1

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?

4c74356b41
  • 69,186
  • 6
  • 100
  • 141

2 Answers2

2

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

4c74356b41
  • 69,186
  • 6
  • 100
  • 141
0

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.