Skip to content

Commit d65df2c

Browse files
committed
fixes
1 parent e1055c1 commit d65df2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/openai/how-to/use-your-data-securely.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,9 +181,9 @@ See the [Azure RBAC documentation](/azure/role-based-access-control/role-assignm
181181

182182
Make sure your sign-in credential has `Cognitive Services OpenAI Contributor` role on your Azure OpenAI resource.
183183

184-
:::image type="content" source="../media/use-your-data/api-local-test-setup-credential.png" alt-text="A screenshot showing roles for accounts in the Azure portal." lightbox="../media/use-your-data/api-local-test-setup-credential.png":::
184+
:::image type="content" source="../media/use-your-data/api-local-test-setup-credential.png" alt-text="A screenshot showing the cognitive services OpenAI contributor role in the Azure portal." lightbox="../media/use-your-data/api-local-test-setup-credential.png":::
185185

186-
Also, make sure that the IP your development machine is whitelisted in the IP rules, so you can call the Azure OpenAI API.
186+
Also, make sure that the IP your development machine is allowlisted in the IP rules, so you can call the Azure OpenAI API.
187187

188188
:::image type="content" source="../media/use-your-data/ip-rules-azure-portal.png" alt-text="A screenshot showing roles for accounts in the Azure portal." lightbox="../media/use-your-data/ip-rules-azure-portal.png":::
189189

0 commit comments

Comments
 (0)