Skip to content

Commit d5ec1b0

Browse files
committed
small fixes
1 parent 8c88cc6 commit d5ec1b0

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/ai-services/openai/how-to/network-security-perimeter.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
title: Add an Azure OpenAI network security perimeter
33
description: Use this article to learn about adding Azure OpenAI to your network security perimeter.
4-
ms.date: 03/26/2025
5-
ms.custom: horz-monitor, subject-monitoring
4+
ms.date: 06/12/2025
65
ms.topic: how-to
76
author: aahill
87
ms.author: aahi
@@ -43,7 +42,7 @@ You can add an Azure OpenAI service to a network security perimeter in the Azure
4342

4443
To check if the feature flags are allowlisted, use command `az feature registration list`.
4544

46-
2. Register the Network Security Perimeter feature from the Azure portal Preview features. The feature name is `AllowNSPInPublicPreview`. After registration, wait for 2 hours to take effect.
45+
2. Register the Network Security Perimeter feature from the Azure portal Preview features. The feature name is `AllowNSPInPublicPreview`.
4746

4847
### Configure managed identity on your Azure OpenAI account
4948
To allow your Storage account to recognize your Azure OpenAI service via Microsoft Entra ID authentication, you need to enable the managed identity for your Azure OpenAI service. The easiest way is to toggle on system assigned managed identity on Azure portal. The required role for your Storage account is “Storage Blob Data Contributor.” Ensure the role is assigned to your Storage account from your Azure OpenAI account.
@@ -171,7 +170,7 @@ To add an inbound access rule in the Azure portal:
171170

172171
5. Select **Add**.
173172

174-
:::image type="content" source="../media/network-security-perimeter/add-rule.png" alt-text="A screenshot showing the add rule button." lightbox="../media/network-security-perimeter/add-rule.png":::
173+
:::image type="content" source="../media/network-security-perimeter/add-rule.png" alt-text="A screenshot showing the rule button." lightbox="../media/network-security-perimeter/add-rule.png":::
175174

176175
6. Enter or select the following values:
177176

0 commit comments

Comments
 (0)