You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/openai/how-to/use-your-data-securely.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -181,9 +181,9 @@ See the [Azure RBAC documentation](/azure/role-based-access-control/role-assignm
181
181
182
182
Make sure your sign-in credential has `Cognitive Services OpenAI Contributor` role on your Azure OpenAI resource.
183
183
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":::
185
185
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.
187
187
188
188
:::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":::
0 commit comments