NetBackup™ Web UI Cloud Administrator's Guide
- Introducing the NetBackup web user interface
- Monitoring NetBackup
- Managing and protecting cloud assets
- Configure CloudPoint servers in NetBackup
- Managing intelligent cloud groups
- Protecting cloud assets or intelligent cloud groups
- About protecting Microsoft Azure resources using resource groups
- About the NetBackup Accelerator for cloud workloads
- Recovering cloud assets
- Performing granular restore
- Troubleshooting protection and recovery of cloud assets
Recovering PaaS assets
NetBackup allows you to restore Azure SQL database and Azure SQL managed database assets backed up by Microsoft Azure. The supported backup modes are Point in time backup and Long-term retention backup.
Note:
Restoration in Elastic pool in Instance pool are not supported.
Before proceeding make sure that you have the required permissions to restore PaaS assets.
To recover point in time backup assets:
- On the left, click Cloud.
- Click the PaaS tab.
All the discovered PaaS assets are displayed.
- Click Restore in the row of the protected asset that you want recover.
- In the Recovery points tab, under Point in time backup, click Restore.
- Select a date and time under Restore point (UTC). You can select any restore point, between the earliest restore point, and the:
latest backup time for online databases.
database deletion time for deleted databases.
Microsoft Azure may round off the selected time to the nearest available recovery point, using UTC time.
The default restore date and time displayed in webUI, may differ based on the selected PaaS asset. For example, for Azure SQL databases, the default restore time is the current time, and for Azure SQL managed database, the default restore time is 6 minutes earlier than the current time.
- Optionally, for Azure SQL databases, enter a name for the restored database in the Database name field. Database names cannot have special characters like <>*%&:\ / and ? or control characters. Do not end the name with a period or space. For more information about Azure resource naming rules, see https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/resource-name-rules#microsoftsql
If you do not enter a name, NetBackup automatically assigns a name in the <dbName>_<Restored time in UTC> format.
- Optionally, for Azure SQL managed databases, enter the instance name in the Managed instance field. By default, the instance name of the recovery point is displayed. You can also search for the managed instance name using the search option. You can restore to the same region to which your subscription belongs.
If you cannot see the desired managed instance in the search results, perform a manual discovery. Also, ensure that you have RBAC access to the managed instance.
- Click Next. Once the Pre-recovery check is complete, click Start recovery.
You can check the status of the job in the activity monitor.
To recover long term retention backup assets:
- On the left, click Cloud.
- Click the PaaS tab.
All the discovered PaaS assets are displayed.
- Click Restore in the row of the protected asset that you want recover.
- In the Recovery points tab, under Long term retention backup, click Restore against the image that you want to restore.
- Optionally, for Azure SQL databases, enter a name for the restored database in the Database name field. Database names cannot have special characters like <>*%&:\ / and ? or control characters. Do not end the name with a period or space. For more information about Azure resource naming rules, see https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/resource-name-rules#microsoftsql
If you do not enter a name, NetBackup automatically assigns a name in the <dbName>_<Restored time in UTC> format.
- Optionally, for Azure SQL managed databases, enter the instance name in the Managed instance field. By default, the instance name of the recovery point is displayed. You can also search for the managed instance name using the search option. You can restore to the same region to which your subscription belongs
- Click Next. Once the Pre-recovery check is complete, click Start recovery.
You can check the status of the job in the activity monitor.
Note:
Tags from portal as well as CloudPoint are not restored. However, the "createdby: cloudpoint" tag is created while restoring through NetBackup.
Note:
For provider protected recovery jobs, any intermittent failures keep the recovery job running until the next schedule job cleanup executes.