Skip to content

Commit 5c15fbf

Browse files
Update README.md
1 parent c743349 commit 5c15fbf

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • samples/features/security/azure-active-directory-auth/token

samples/features/security/azure-active-directory-auth/token/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ The Token project contains a simple console application that connects to Azure S
3535
- While still in the Azure portal, select Configure in your application.
3636
- Find the Client ID value and copy it into a text editor, you will need this later when configuring your application
3737

38-
![active directory portal Client ID image](../img/azure-active-directory-application-portal.png)
39-
4038
2. Logon to your Azure SQL Server’s user database as an Microsoft Entra ID admin and using a T-SQL command provision a contained database user for your application principal:
4139
```sql
4240
CREATE USER [mytokentest] FROM EXTERNAL PROVIDER

0 commit comments

Comments
 (0)