Skip to content

Commit 3834dac

Browse files
Merge pull request #275289 from mrbullwinkle/patch-18
Update managed-identity.md
2 parents b255b29 + d625a1a commit 3834dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/how-to/managed-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ In the following sections, you'll use the Azure CLI to sign in, and obtain a bea
2929
- Azure CLI - [Installation Guide](/cli/azure/install-azure-cli)
3030
- The following Python libraries: os, requests, json, openai, azure-identity
3131

32-
## Assign yourself to the Cognitive Services User role
32+
## Assign role
3333

3434
Assign yourself either the [Cognitive Services OpenAI User](role-based-access-control.md#cognitive-services-openai-user) or [Cognitive Services OpenAI Contributor](role-based-access-control.md#cognitive-services-openai-contributor) role to allow you to use your account to make Azure OpenAI inference API calls rather than having to use key-based auth. After you make this change it can take up to 5 minutes before the change takes effect.
3535

0 commit comments

Comments
 (0)