Skip to content

Commit 1cc02c7

Browse files
committed
updating note placement
1 parent 0878553 commit 1cc02c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -595,6 +595,9 @@ curl -i -X PATCH https://management.azure.com$rid?api-version=2023-10-01-preview
595595
'
596596
```
597597

598+
> [!NOTE]
599+
> The trusted service feature is only available using the command line described above, and cannot be done using the Azure portal.
600+
598601
To revoke the exception, set `networkAcls.bypass` to `None`.
599602

600603
To verify if the trusted service has been enabled from the Azure portal,
@@ -607,9 +610,6 @@ To verify if the trusted service has been enabled from the Azure portal,
607610

608611
:::image type="content" source="media/vnet/virtual-network-trusted-service.png" alt-text="A screenshot showing the trusted service is enabled." lightbox="media/vnet/virtual-network-trusted-service.png":::
609612

610-
> [!NOTE]
611-
> The trusted service feature is only available using the command line described above, and cannot be done using the Azure portal.
612-
613613
### Pricing
614614

615615
For pricing details, see [Azure Private Link pricing](https://azure.microsoft.com/pricing/details/private-link).

0 commit comments

Comments
 (0)