You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sentinel/enable-storage-network-security.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,14 +36,13 @@ To enable network security on the storage resources integrated with your Azure S
36
36
1. In the Azure portal, search for *Network Security Perimeters*
37
37
38
38
1. Select **Create**.
39
-
1. Configure the following fields:
40
-
-**Subscription** and **Resource group**.
41
-
-**Name**, for example `storageblob-connectors-nsp`
42
-
-**Region**. The region must be the same region as the storage account.
43
-
-**Profile name**: Enter a profile name or accept the default.
39
+
1. Select a **Subscription** and **Resource group**.
40
+
1. Enter **Name**, for example `storageblob-connectors-nsp`
41
+
1. Select a **Region**. The region must be the same region as the storage account.
42
+
1. Enter a **Profile name** or accept the default. The profile defines the set of rules that are applied to associated resources. You can have multiple profiles within a single NSP to apply different rules to different resources if required.
44
43
1. Select **Review + create** and then **Create**.
45
44
46
-
:::image type="content" source="./media/enable-storage-network-security/create-network-security-perimiter.png" lightbox="./media/enable-storage-network-security/create-network-security-perimiter.png" alt-text="A screenshot showing the creation of a Network Security Perimeter in the Azure portal.":::
45
+
:::image type="content" source="./media/enable-storage-network-security/create-network-security-perimeter.png" lightbox="./media/enable-storage-network-security/create-network-security-perimeter.png" alt-text="A screenshot showing the creation of a Network Security Perimeter in the Azure portal.":::
47
46
48
47
### Associate the Storage Account with the Network Security Perimeter
49
48
1. Open your newly created Network Security Perimeter resource
@@ -54,7 +53,7 @@ To enable network security on the storage resources integrated with your Azure S
54
53
1. Search for and add your storage account, then select **Select**.
55
54
1. Select **Associate**.
56
55
57
-
Access mode is set to **Transition** by default, allowing you to validate the configuration before enforcing restrictions.
56
+
The access mode is set to **Transition** by default, allowing you to validate the configuration before enforcing restrictions.
58
57
59
58
:::image type="content" source="./media/enable-storage-network-security/associate-resources.png" lightbox="./media/enable-storage-network-security/associate-resources.png" alt-text="A screenshot showing how to associate a storage account with the Network Security Perimeter in the Azure portal.":::
0 commit comments