Skip to content

Commit 7fe9209

Browse files
abhahnaahill
andauthored
Update articles/ai-services/openai/how-to/use-web-app.md
Co-authored-by: aahill <[email protected]>
1 parent 0620d1b commit 7fe9209

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/ai-services/openai/how-to/use-web-app.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ You can enable managed identity for the Azure OpenAI resource and the Azure App
9393

9494
:::image type="content" source="../media/use-your-data/openai-managed-identity.png" alt-text="Screenshot that shows the application identity configuration in the Azure portal." lightbox="../media/use-your-data/openai-managed-identity.png":::
9595

96-
Note: If you're using an embedding model deployed to the same resource used for inference, you only need to enable managed identity on one Azure OpenAI resource. If using an embedding model deployed to a different resource from the one used for inference, you also need to enable managed identity on the Azure OpenAI resource used to deploy your embedding model.
96+
> [!NOTE]
97+
> If you're using an embedding model deployed to the same resource used for inference, you only need to enable managed identity on one Azure OpenAI resource. If using an embedding model deployed to a different resource from the one used for inference, you also need to enable managed identity on the Azure OpenAI resource used to deploy your embedding model.
9798
9899
### Enable role-based access control (RBAC) on your Azure Search resource (optional)
99100

0 commit comments

Comments
 (0)