Create backup instance, Azure Python Sdk: "Method not allowed" #23166
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Mgmt
This issue is related to a management-plane library.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
After a lot of changing and figuring out, how to create a backup instance in Azure Python SDK via the Azure dataprotection management CLI I'm still running into the following error:
My Code to create the backup instance looks like the following:
The properties are fetched from a .yaml file in the repository. Backup.name and backup.resource_group define the name and resource group of the existing backup vault. ADO.net String was created before and will be read out of the Azure Keyvault. Does maybe someone have an idea how to fix this issue?
The text was updated successfully, but these errors were encountered: