Azure-Samples / azure-samples-python-management

This repo contains sample code for management libraries of Azure SDK for Python
MIT License
167 stars 134 forks source link

Recovery Services Backup Missing #66

Open orvisevans opened 3 years ago

orvisevans commented 3 years ago

There's a good example for the Recovery Services module, but none for the much larger, more complex Recovery Services Backup module. It would be very useful to see a script that creates a Policy, attaches a vm to it, backs up that vm, and restores that vm from a backup.