Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Null Reference error reported in RecoveryServicesBackup BackupProtectedItems PUT #39837

Closed
HarveyLink opened this issue Nov 8, 2023 · 0 comments
Assignees
Labels
ARM bug This issue requires a change to an existing behavior in the product in order to be resolved. Mgmt This issue is related to a management-plane library. Recovery Services Backup

Comments

@HarveyLink
Copy link
Member

Library name and version

Azure.ResourceManager.RecoveryServicesBackup 1.0.0

Describe the bug

Similar to #37904
Error reported with Null reference in BackupProtectedItems PUT method.

Expected behavior

No error reported

Actual behavior

Null reference

Reproduction Steps

await container.GetBackupProtectedItems().CreateOrUpdateAsync()

Environment

No response

@HarveyLink HarveyLink added ARM Recovery Services Backup Mgmt This issue is related to a management-plane library. bug This issue requires a change to an existing behavior in the product in order to be resolved. labels Nov 8, 2023
@HarveyLink HarveyLink self-assigned this Nov 8, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Feb 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ARM bug This issue requires a change to an existing behavior in the product in order to be resolved. Mgmt This issue is related to a management-plane library. Recovery Services Backup
Projects
None yet
Development

No branches or pull requests

1 participant