You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave comments along the lines of "+1", "me too" or "any updates", they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment and review the contribution guide to help.
Error: waiting for BackupInstance("Backup Instance (Subscription: \"**********\"\nResource Group Name: \"example-group-name\"\nBackup Vault Name: \"example-vault-name\"\nBackup Instance Name: \"example-instance-name\")") policy protection to be completed: unexpected state 'ProtectionError', wanted target 'ProtectionConfigured'. last error: %!s(<nil>)
Arturas-Parulis
changed the title
azurerm_data_protection_backup_instance_blob_storage does not support container selection
azurerm_data_protection_backup_instance_blob_storage does not support container selection for vaulted backups
Jun 13, 2024
Thanks for raising this issue. Seems I can't reproduce it with tf config you provided on my local. Could you double check if the issue still exists? Thanks.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Is there an existing issue for this?
Community Note
Terraform Version
1.7.5
AzureRM Provider Version
3.107.0
Affected Resource(s)/Data Source(s)
azurerm_data_protection_backup_instance_blob_storage
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
Select containers to which vaulted backups are applicable.
This can be done with REST API (the policy parameter section) where you select containers to backup: https://learn.microsoft.com/en-us/azure/backup/backup-azure-dataprotection-use-rest-api-backup-blobs
Actual Behaviour
Backup has a
ProtectionError
In the portal, in the json part, you can see the error that no containers were selected.
Steps to Reproduce
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: