Skip to content

Commit 6e787b1

Browse files
authored
Merge pull request #98002 from TimShererWithAquent/us1645361s
[1645361 portal-nav] Azure nav updates.
2 parents 1d98b2c + 628eadd commit 6e787b1

File tree

5 files changed

+6
-5
lines changed

5 files changed

+6
-5
lines changed
26.7 KB
Loading
12.4 KB
Loading
26.7 KB
Loading
55 KB
Loading

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Your managed instance needs permissions to read Azure AD to successfully accompl
132132
133133
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](sql-database-aad-authentication.md#azure-ad-features-and-limitations). Role-based access control (RBAC) applies only to the Azure portal and isn't propagated to SQL Server.
134134
135-
![add-admin](./media/sql-database-aad-authentication/add-admin.png)
135+
![Add Azure Active Directory admin](./media/sql-database-aad-authentication/add-azure-active-directory-admin.png)
136136
137137
8. At the top of the Active Directory admin page, select **Save**.
138138
@@ -235,11 +235,12 @@ The following two procedures show you how to provision an Azure Active Directory
235235
### Azure portal
236236

237237
1. In the [Azure portal](https://portal.azure.com/), in the upper-right corner, select your connection to drop down a list of possible Active Directories. Choose the correct Active Directory as the default Azure AD. This step links the subscription-associated Active Directory with Azure SQL server making sure that the same subscription is used for both Azure AD and SQL Server. (The Azure SQL server can be hosting either Azure SQL Database or Azure SQL Data Warehouse.)
238+
238239
![choose-ad][8]
239240

240-
2. In the left banner select **All services**, and in the filter type in **SQL server**. Select **Sql Servers**.
241+
2. Search for and select **SQL server**.
241242

242-
![sqlservers.png](media/sql-database-aad-authentication/sqlservers.png)
243+
![Search for and select SQL servers](media/sql-database-aad-authentication/search-for-and-select-sql-servers.png)
243244

244245
>[!NOTE]
245246
> 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.
@@ -248,11 +249,11 @@ The following two procedures show you how to provision an Azure Active Directory
248249

249250
4. In the **Active Directory admin** page, select **Set admin**.
250251

251-
![select active directory](./media/sql-database-aad-authentication/select-active-directory.png)
252+
![SQL servers set Active Directory admin](./media/sql-database-aad-authentication/sql-servers-set-active-directory-admin.png)
252253

253254
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 SQL Data Warehouse](sql-database-aad-authentication.md).) Role-based access control (RBAC) applies only to the portal and is not propagated to SQL Server.
254255

255-
![select admin](./media/sql-database-aad-authentication/select-admin.png)
256+
![Select Azure Active Directory admin](./media/sql-database-aad-authentication/select-azure-active-directory-admin.png)
256257

257258
6. At the top of the **Active Directory admin** page, select **SAVE**.
258259

0 commit comments

Comments
 (0)