Skip to content

Commit cd9e70c

Browse files
Update virtual-network-service-endpoint-policies-powershell.md
1 parent 3d1e4e4 commit cd9e70c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ ms.custom:
2727
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.
2828
In this article, you learn how to:
2929

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

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

0 commit comments

Comments
 (0)