Skip to content

Commit 80b2358

Browse files
committed
acrolinx
1 parent b97edc2 commit 80b2358

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-network/tutorial-restrict-network-access-to-resources.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ By default, all virtual machine instances in a subnet can communicate with any r
151151

152152
## Restrict network access to a resource
153153

154-
The steps required to restrict network access to resources created through Azure services, which are enabled for service endpoints will vary across services. See the documentation for individual services for specific steps for each service. The rest of this tutorial includes steps to restrict network access for an Azure Storage account, as an example.
154+
The steps required to restrict network access to resources created through Azure services, which are enabled for service endpoints vary across services. See the documentation for individual services for specific steps for each service. The rest of this tutorial includes steps to restrict network access for an Azure Storage account, as an example.
155155

156156
[!INCLUDE [create-storage-account.md](../../includes/create-storage-account.md)]
157157

@@ -174,7 +174,7 @@ The steps required to restrict network access to resources created through Azure
174174

175175
1. Select **Next: Backup**.
176176

177-
1. De-select **Enable backup**.
177+
1. Deselect **Enable backup**.
178178

179179
1. Select **Review + create**, then select **Create**.
180180

@@ -258,7 +258,7 @@ The virtual machine you created earlier that is assigned to the **subnet-1** sub
258258

259259
* Replace `<storage-account-key>` with the key you copied in the previous step.
260260

261-
* Replace `<storage-account-name>` with the name of your storage account. In this example it's **storage8675**.
261+
* Replace `<storage-account-name>` with the name of your storage account. In this example, it's **storage8675**.
262262

263263
```powershell
264264
$key = @{

0 commit comments

Comments
 (0)