Skip to content

Commit 3d1e4e4

Browse files
Update virtual-network-service-endpoint-policies-cli.md
1 parent 351baa6 commit 3d1e4e4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/virtual-network/virtual-network-service-endpoint-policies-cli.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ ms.custom:
2525
Virtual network service endpoint policies enable you to apply access control on Azure Storage accounts from within a virtual network over service endpoints. This is a key to securing your workloads, managing what storage accounts are allowed and where data exfiltration is allowed.
2626
In this article, you learn how to:
2727

28-
* Create a virtual network and add a subnet
29-
* Enable service endpoint for Azure Storage
30-
* Create two Azure Storage accounts and allow network access to it from the subnet created above
31-
* Create a service endpoint policy to allow access only to one of the storage accounts
32-
* Deploy a virtual machine (VM) to the subnet
33-
* Confirm access to the allowed storage account from the subnet
34-
* Confirm access is denied to the non-allowed storage account from the subnet
28+
* Create a virtual network and add a subnet.
29+
* Enable service endpoint for Azure Storage.
30+
* Create two Azure Storage accounts and allow network access to it from the subnet created above.
31+
* Create a service endpoint policy to allow access only to one of the storage accounts.
32+
* Deploy a virtual machine (VM) to the subnet.
33+
* Confirm access to the allowed storage account from the subnet.
34+
* Confirm access is denied to the non-allowed storage account from the subnet.
3535

3636
If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
3737

0 commit comments

Comments
 (0)