Skip to content

Commit 14bcdac

Browse files
committed
removed step that can't be completed
1 parent 5f09637 commit 14bcdac

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/communication-services/quickstarts/network-security-perimeter.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,13 @@ This article provides a comprehensive guide to set up a Network Security Perimet
3939

4040
Complete and submit the form at [Network Security Perimeter for Azure Communication Services](https://aka.ms/acs-nsp). You need to provide a company name, subscription ID, and scenario.
4141

42-
1. Enable the Azure Feature Exposure Control (AFEC) flag `AllowNetworkSecurityPerimeter` and `AcsNspPreview` for your subscription.
43-
44-
2. Register for the Azure Network Security Perimeter public preview. To register, add the `AllowNSPInPublicPreview` feature flag to your subscription.
42+
1. Register for the Azure Network Security Perimeter public preview. To register, add the `AllowNSPInPublicPreview` feature flag to your subscription.
4543

4644
:::image type="content" source="media/allow-nsp-public-preview.png" alt-text="Screen capture of Preview features page showing AllowNSPInPublicPreview for Azure Subscription and the display name Feature flag to approve creation of Network Security Perimeter.":::
4745

4846
For more information on adding feature flags, see [Set up preview features in Azure subscription](/azure/azure-resource-manager/management/preview-features).
4947

50-
3. After adding the feature flag, you need to re-register the `Microsoft.Network` resource provider in your subscription.
48+
2. After adding the feature flag, you need to re-register the `Microsoft.Network` resource provider in your subscription.
5149

5250
`az provider register --namespace Microsoft.Network`
5351

0 commit comments

Comments
 (0)