Skip to content

Commit 60e1a71

Browse files
committed
trusted service update
1 parent eb1117d commit 60e1a71

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

articles/ai-services/cognitive-services-virtual-networks.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: azure-ai-services
99
ms.custom: devx-track-azurepowershell, devx-track-azurecli
1010
ms.topic: how-to
11-
ms.date: 02/13/2024
11+
ms.date: 03/25/2024
1212
ms.author: aahi
1313
---
1414

@@ -597,9 +597,15 @@ curl -i -X PATCH https://management.azure.com$rid?api-version=2023-10-01-preview
597597

598598
To revoke the exception, set `networkAcls.bypass` to `None`.
599599

600-
To verify if the trusted service has been enabled from the Azure Portal, use the `JSON View` from the Azure OpenAI resource Overview page, and choose api-version as `2023-10-01-preview`.
600+
To verify if the trusted service has been enabled from the Azure portal,
601601

602-
:::image type="content" source="media/trusted-service.png" alt-text="A screenshot showing the trusted service is enabled." lightbox="media/trusted-service.png":::
602+
1. Use the **JSON View** from the Azure OpenAI resource overview page
603+
604+
:::image type="content" source="media/vnet/azure-portal-json-view.png" alt-text="A screenshot showing the JSON view option for resources in the Azure portal." lightbox="media/vnet/azure-portal-json-view.png":::
605+
606+
1. Choose the latest API version under **API versions**, for example `2023-10-01-preview` .
607+
608+
:::image type="content" source="media/vnet/virtual-network-trusted-service.png" alt-text="A screenshot showing the trusted service is enabled." lightbox="media/trusted-service.png":::
603609

604610
> [!NOTE]
605611
> The trusted service feature is only available using the command line described above, and cannot be done using the Azure portal.
-16.2 KB
Binary file not shown.
145 KB
Loading
20.9 KB
Loading

0 commit comments

Comments
 (0)