Add and configure the Azure SQL database managed instance that you want to protect.
Before You Begin
Log on to the Microsoft Azure portal using your Administrator login credentials.
Procedure
-
To the SQL server, add the Azure instance that you want to protect. For instructions about adding a new instance to a SQL server, see Manually Discovering SQL Instances.
-
From the CommCell Browser, expand Client Computers > client.
-
Right-click the SQL Server, and then click Properties.
The SQL Server Properties dialog box appears.
-
On the Cloud Configuration tab, do the following:
-
In the Storage Connection String box, enter the string to access data within the Azure storage account.
Tip
To get the connection string for your storage account, in the Azure portal, go to Settings > Access keys.
-
From the Azure SQL Server Account list, select the credential for the Azure SQL server account.
The user account is the server administrator for the Azure SQL DB instances that you are adding.
Tip
To add a new credential, from the Azure SQL Server Account list, click Create New.
For instructions about accessing this information from the Azure portal, see SQL Server Properties (Cloud Configuration).
Note
-
To use an Active Directory (AD) account for the backup, install the Microsoft Active Directory Authentication Library for Microsoft SQL Server on the access node and configure an Active Directory admin for that instance on the Azure portal. The AD account must be the Azure AD administrator or a member of the AD group assigned to the Azure SQL instance. You can provide the AD account credentials in the SQL Agent Authentication tab at the agent level or in the Accounts tab at the instance level. The AD account credentials are honored only when the server admin is not set at both the agent and instance levels.
-
Active directory multi-factor authentication is not supported.
-
-
Click OK.