Veritas NetBackup™ for Microsoft Azure Stack Administrator's Guide
- Introduction
- Pre-requisites for configuring the Microsoft Azure Stack plug-in for NetBackup
- Configuring NetBackup and Microsoft Azure Stack
- Managing backup hosts
- Configuring the Microsoft Azure plug-in using the azurestack.conf configuration file
- Creating a file that contains Microsoft Azure Stack credentials
- Performing backups and restores of Microsoft Azure Stack
- About the restore scenarios for Microsoft Azure Stack VMs from the BAR interface
- Using the BAR interface to restore an Microsoft Azure Stack VM with modified metadata at a different location
- Troubleshooting
Managed disk VM
Managed disks are block-level storage volumes that are managed by ARM. With managed disks, you must specify the disk size, the disk type, and provision the disk. The rest is handled automatically.
Management APIs for Managed Disks are available in the compute provider. The Azure Stack plug-in uses REST APIs to:
Create Managed Disk Snapshot
Export Snapshot (Grant Access)
Unexport (Remove Access)
Delete Snapshot
Single BigData policy can protect both Managed and Unmanaged disk VMs.
During restore it is possible to convert unmanaged disk VM to managed disk.
Storage account is required during restore of managed disk to create temporary vhd file in the target subscription where VM or the disk is being restored. This is due to lack of required API for creating Managed Disk directly during restore.