Update README.md

This commit is contained in:
William Assaf MSFT
2024-10-21 18:22:34 -07:00
committed by GitHub
parent c7433496e4
commit 5c15fbf513
@@ -35,8 +35,6 @@ The Token project contains a simple console application that connects to Azure S
- While still in the Azure portal, select Configure in your application.
- Find the Client ID value and copy it into a text editor, you will need this later when configuring your application
![active directory portal Client ID image](../img/azure-active-directory-application-portal.png)
2. Logon to your Azure SQL Servers user database as an Microsoft Entra ID admin and using a T-SQL command provision a contained database user for your application principal:
```sql
CREATE USER [mytokentest] FROM EXTERNAL PROVIDER