Basically the title is the question, there are no ways to interact with backup services in the Azure Cli and\or Azure Python SDK (unless I'm missing something), so how do I manage that?
1
votes
2 Answers
0
votes
Per the feature request link above, azure backup support has been merged and will be available in the next (as of Sept 21, 2017) version of the CLI.
2
votes
Azure Backup currently doesn't support python SDK or Azure CLI. You can use REST API or powershell.
Feature request:
https://github.com/Azure/azure-cli/issues/2384