Skip to content

Commit 8b96f88

Browse files
authored
Merge pull request #194120 from MashaMSFT/202204_issues
April git issues
2 parents 8004901 + e22cf84 commit 8b96f88

File tree

8 files changed

+22
-20
lines changed

8 files changed

+22
-20
lines changed

articles/azure-sql/database/authentication-aad-configure.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -82,37 +82,39 @@ Your SQL Managed Instance needs permissions to read Azure AD to successfully acc
8282

8383
To grant your SQL Managed Instance Azure AD read permission using the Azure portal, log in as Global Administrator in Azure AD and follow these steps:
8484

85-
1. In the [Azure portal](https://portal.azure.com), in the upper-right corner, select your connection from a drop-down list of possible Active Directories.
85+
1. In the [Azure portal](https://portal.azure.com), in the upper-right corner select your account, and then choose **Switch directories** to confirm which Active Directory is currently your active directory. Switch directories, if necessary.
86+
87+
:::image type="content" source="media/authentication-aad-configure/switch-directory.png" alt-text="Screenshot of the Azure portal showing where to switch your directory":::
8688

8789
2. Choose the correct Active Directory as the default Azure AD.
8890

8991
This step links the subscription associated with Active Directory to the SQL Managed Instance, making sure that the same subscription is used for both the Azure AD instance and the SQL Managed Instance.
9092

9193
3. Navigate to the SQL Managed Instance you want to use for Azure AD integration.
9294

93-
![Screenshot of the Azure portal showing the Active Directory admin page open for the selected SQL managed instance.](./media/authentication-aad-configure/aad.png)
95+
:::image type="content" source="./media/authentication-aad-configure/aad.png" alt-text="Screenshot of the Azure portal showing the Active Directory admin page open for the selected SQL managed instance.":::
9496

9597
4. Select the banner on top of the Active Directory admin page and grant permission to the current user.
9698

97-
![Screenshot of the dialog for granting permissions to a SQL managed instance for accessing Active Directory. The Grant permissions button is selected.](./media/authentication-aad-configure/grant-permissions.png)
99+
:::image type="content" source="./media/authentication-aad-configure/grant-permissions.png" alt-text="Screenshot of the dialog for granting permissions to a SQL managed instance for accessing Active Directory. The Grant permissions button is selected.":::
98100

99101
5. After the operation succeeds, the following notification will show up in the top-right corner:
100102

101-
![Screenshot of a notification confirming that active directory read permissions have been successfully updated for the managed instance.](./media/authentication-aad-configure/success.png)
103+
:::image type="content" source="./media/authentication-aad-configure/success.png" alt-text="Screenshot of a notification confirming that active directory read permissions have been successfully updated for the managed instance.":::
102104

103105
6. Now you can choose your Azure AD admin for your SQL Managed Instance. For that, on the Active Directory admin page, select **Set admin** command.
104106

105-
![Screenshot showing the Set admin command highlighted on the Active Directory admin page for the selected SQL managed instance.](./media/authentication-aad-configure/set-admin.png)
107+
:::image type="content" source="./media/authentication-aad-configure/set-admin.png" alt-text="Screenshot showing the Set admin command highlighted on the Active Directory admin page for the selected SQL managed instance.":::
106108

107109
7. On the Azure AD admin page, search for a user, select the user or group to be an administrator, and then select **Select**.
108110

109111
The Active Directory admin page shows all members and groups of your Active Directory. Users or groups that are grayed out can't be selected because they aren't supported as Azure AD administrators. See the list of supported admins in [Azure AD Features and Limitations](authentication-aad-overview.md#azure-ad-features-and-limitations). Azure role-based access control (Azure RBAC) applies only to the Azure portal and isn't propagated to SQL Database, SQL Managed Instance, or Azure Synapse.
110112

111-
![Add Azure Active Directory admin](./media/authentication-aad-configure/add-azure-active-directory-admin.png)
113+
:::image type="content" source="./media/authentication-aad-configure/add-azure-active-directory-admin.png" alt-text="Add Azure Active Directory admin":::
112114

113115
8. At the top of the Active Directory admin page, select **Save**.
114116

115-
![Screenshot of the Active Directory admin page with the Save button in the top row next to the Set admin and Remove admin buttons.](./media/authentication-aad-configure/save.png)
117+
:::image type="content" source="./media/authentication-aad-configure/save.png" alt-text="Screenshot of the Active Directory admin page with the Save button in the top row next to the Set admin and Remove admin buttons.":::
116118

117119
The process of changing the administrator may take several minutes. Then the new administrator appears in the Active Directory admin box.
118120

@@ -243,7 +245,7 @@ The following two procedures show you how to provision an Azure Active Directory
243245

244246
2. Search for and select **SQL server**.
245247

246-
![Search for and select SQL servers](./media/authentication-aad-configure/search-for-and-select-sql-servers.png)
248+
:::image type="content" source="./media/authentication-aad-configure/search-for-and-select-sql-servers.png" alt-text="Search for and select SQL servers":::
247249

248250
>[!NOTE]
249251
> On this page, before you select **SQL servers**, you can select the **star** next to the name to *favorite* the category and add **SQL servers** to the left navigation bar.
@@ -252,15 +254,15 @@ The following two procedures show you how to provision an Azure Active Directory
252254

253255
4. In the **Active Directory admin** page, select **Set admin**.
254256

255-
![SQL servers set Active Directory admin](./media/authentication-aad-configure/sql-servers-set-active-directory-admin.png)
257+
:::image type="content" source="./media/authentication-aad-configure/sql-servers-set-active-directory-admin.png" alt-text="SQL servers set Active Directory admin":::
256258

257259
5. In the **Add admin** page, search for a user, select the user or group to be an administrator, and then select **Select**. (The Active Directory admin page shows all members and groups of your Active Directory. Users or groups that are grayed out cannot be selected because they are not supported as Azure AD administrators. (See the list of supported admins in the **Azure AD Features and Limitations** section of [Use Azure Active Directory Authentication for authentication with SQL Database or Azure Synapse](authentication-aad-overview.md).) Azure role-based access control (Azure RBAC) applies only to the portal and is not propagated to SQL Server.
258260

259-
![Select Azure Active Directory admin](./media/authentication-aad-configure/select-azure-active-directory-admin.png)
261+
:::image type="content" source="./media/authentication-aad-configure/select-azure-active-directory-admin.png" alt-text="Select Azure Active Directory admin":::
260262

261263
6. At the top of the **Active Directory admin** page, select **Save**.
262264

263-
![save admin](./media/authentication-aad-configure/save-admin.png)
265+
:::image type="content" source="./media/authentication-aad-configure/save-admin.png" alt-text="save admin":::
264266

265267
The process of changing the administrator may take several minutes. Then the new administrator appears in the **Active Directory admin** box.
266268

-4.99 KB
Loading
23.4 KB
Loading
227 Bytes
Loading
393 Bytes
Loading
26.5 KB
Loading
-441 Bytes
Loading

articles/azure-sql/includes/sql-database-create-single-database.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,25 +20,25 @@ To create a resource group, server, and single database in the Azure portal:
2020
1. From the Search bar, search for and select **Azure SQL**.
2121
1. On the **Azure SQL** page, select **Add**.
2222

23-
![Add to Azure SQL](./media/sql-database-create-single-database/sqldbportal.png)
23+
:::image type="content" source="./media/sql-database-create-single-database/sqldbportal.png" alt-text="Add to Azure SQL":::
2424

2525
1. On the **Select SQL deployment option** page, select the **SQL databases** tile, with **Single database** under **Resource type**. You can view more information about the different databases by selecting **Show details**.
2626
1. Select **Create**.
2727

28-
![Create single database](./media/sql-database-create-single-database/create-single-database.png)
28+
:::image type="content" source="./media/sql-database-create-single-database/create-single-database.png" alt-text="Create single database":::
2929

3030
1. On the **Basics** tab of the **Create SQL database** form, under **Project details**, select the correct Azure **Subscription** if it isn't already selected.
3131
1. Under **Resource group**, select **Create new**, enter *myResourceGroup*, and select **OK**.
3232
1. Under **Database details**, for **Database name** enter *mySampleDatabase*.
3333
1. For **Server**, select **Create new**, and fill out the **New server** form as follows:
3434
- **Server name**: Enter *mysqlserver*, and some characters for uniqueness.
35-
- **Server admin login**: Enter *azureuser*.
35+
- **Server admin login**: Enter *AzureAdmin*.
3636
- **Password**: Enter a password that meets requirements, and enter it again in the **Confirm password** field.
37-
- **Location**: Drop down and choose a location, such as **(US) East US**.
37+
- **Location**: Drop down and choose a location, such as **(US) West US**.
3838

3939
Select **OK**.
4040

41-
![New server](./media/sql-database-create-single-database/new-server.png)
41+
:::image type="content" source="./media/sql-database-create-single-database/new-server.png" alt-text="New server":::
4242

4343
Record the server admin login and password so you can log in to the server and its databases. If you forget your login or password, you can get the login name or reset the password on the **SQL server** page after database creation. To open the **SQL server** page, select the server name on the database **Overview** page.
4444

@@ -53,13 +53,13 @@ To create a resource group, server, and single database in the Azure portal:
5353

5454
1. Select **Next: Networking** at the bottom of the page.
5555

56-
![New SQL database - Basic tab](./media/sql-database-create-single-database/new-sql-database-basics.png)
56+
:::image type="content" source="./media/sql-database-create-single-database/new-sql-database-basics.png" alt-text="New SQL database - Basic tab":::
5757

5858
1. On the **Networking** tab, under **Connectivity method**, select **Public endpoint**.
5959
1. Under **Firewall rules**, set **Add current client IP address** to **Yes**.
6060
1. Select **Next: Additional settings** at the bottom of the page.
6161

62-
![Networking tab](./media/sql-database-create-single-database/networking.png)
62+
:::image type="content" source="./media/sql-database-create-single-database/networking.png" alt-text="Networking tab":::
6363

6464
For more information about firewall settings, see [Allow Azure services and resources to access this server](../database/network-access-controls-overview.md) and [Add a private endpoint](../database/private-endpoint-overview.md).
6565

@@ -68,7 +68,7 @@ To create a resource group, server, and single database in the Azure portal:
6868
1. Optionally, set the [maintenance window](../database/maintenance-window.md) so planned maintenance is performed at the best time for your database.
6969
1. Select **Review + create** at the bottom of the page.
7070

71-
![Additional settings tab](./media/sql-database-create-single-database/additional-settings.png)
71+
:::image type="content" source="./media/sql-database-create-single-database/additional-settings.png" alt-text="Additional settings tab":::
7272

7373
1. After reviewing settings, select **Create**.
7474

@@ -84,7 +84,7 @@ Follow the onscreen prompts to sign in to Azure and run the code.
8484

8585
You can also use Azure Cloud Shell from the Azure portal, by selecting the Cloud Shell icon on the top bar.
8686

87-
![Azure Cloud Shell](./media/sql-database-create-single-database/cloudshell.png)
87+
:::image type="content" source="./media/sql-database-create-single-database/cloudshell.png" alt-text="Azure Cloud Shell":::
8888

8989
The first time you use Cloud Shell from the portal, select **PowerShell** on the **Welcome** dialog. Subsequent sessions will use PowerShell, or you can select it from the Cloud Shell control bar.
9090

0 commit comments

Comments
 (0)