Skip to content

Commit f8ab50e

Browse files
authored
update app insights and acr
1 parent 119a825 commit f8ab50e

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

articles/ai-studio/how-to/create-azure-ai-resource.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ If your organization is using [Azure Policy](../../governance/policy/overview.md
7373

7474
## Manage your Azure AI resource from the Azure portal
7575

76-
### Azure AI resource keys
76+
### Azure AI hub resource keys
7777
View your keys and endpoints for your Azure AI resource from the overview page within the Azure portal.
7878

7979
:::image type="content" source="../media/how-to/resource-manage-view-keys.png" alt-text="Screenshot of the Azure AI resource in the Azure portal showing the keys and endpoints." lightbox="../media/how-to/resource-manage-view-keys.png":::
@@ -112,6 +112,13 @@ For Azure AI resources that use CMK encryption mode, you can update the encrypti
112112

113113
:::image type="content" source="../media/how-to/resource-manage-encryption.png" alt-text="Screenshot of the Encryption page of the Azure AI resource in the Azure portal." lightbox="../media/how-to/resource-manage-encryption.png":::
114114

115+
### Update Azure Application Insights and Azure Container Registry
116+
To use custom environments for Prompt Flow, you are required to configure an Azure Container Registry for your AI hub. When using Azure Application Insights for Prompt Flow deployments, a configured Azure Application Insights resource is required for your AI hub.
117+
118+
The above two Azure resources can be setup when your AI hub is created, or updated afterwards. To update, navigate to the 'properties tab' for your Azure AI hub resource in the Azure portal. Then, select 'Update Azure Application Insights'. Alternatively, use Azure SDK/CLI options or infrastructure-as-code templates to update Azure Application Insights and Azure Container Registry.
119+
120+
:::image type="content" source="../media/how-to/resource-manage-encryption.png" alt-text="Screenshot of the Encryption page of the Azure AI resource in the Azure portal." lightbox="../media/how-to/resource-manage-update-associated-resources.png":::
121+
115122
## Manage your Azure AI resource from the Manage tab within the AI Studio
116123

117124
### Getting started with the AI Studio
@@ -154,4 +161,4 @@ Here you're linked to the Azure portal to review the cost analysis information f
154161

155162
- [Create a project](create-projects.md)
156163
- [Learn more about Azure AI Studio](../what-is-ai-studio.md)
157-
- [Learn more about Azure AI resources](../concepts/ai-resources.md)
164+
- [Learn more about Azure AI resources](../concepts/ai-resources.md)

0 commit comments

Comments
 (0)