Skip to content

Commit b098fce

Browse files
author
Jill Grant
authored
Update deploy-intelligent-apps-linux-python-pivot.md
Acrolinx fix
1 parent 4640bc9 commit b098fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/includes/deploy-intelligent-apps/deploy-intelligent-apps-linux-python-pivot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ client = AzureOpenAI(
282282
)
283283
```
284284

285-
Once the credentials are added to the application, youll then need to enable managed identity in your application and grant access to the resource.
285+
Once the credentials are added to the application, you'll then need to enable managed identity in your application and grant access to the resource.
286286

287287
1. In your web app resource, navigate to the **Identity** blade and turn on **System assigned** and click **Save**
288288
2. Once System assigned identity is turned on, it registers the web app with Microsoft Entra ID and the web app can be granted permissions to access protected resources.

0 commit comments

Comments
 (0)