Skip to content

Commit 57cd1bf

Browse files
authored
Fix formatting
1 parent 2b9770a commit 57cd1bf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/storage/container-storage/use-container-storage-with-elastic-san.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,8 @@ If you don't already have Azure Container Storage installed, [install it](instal
216216
az network vnet subnet update -g <node-resource-group> --vnet-name <vnet-name> --name <subnet-name> --service-endpoints "Microsoft.Storage"
217217
```
218218

219-
> [!IMPORTANT]
220-
> If your AKS cluster uses multiple node pools in different subnets, **you must include all node pool subnet IDs in the Elastic SAN volume group network ACLs**. Elastic SAN volume groups allow access only from the virtual network subnets explicitly authorized in the volume group rules, and requests from other subnets are blocked by default.
219+
> [!IMPORTANT]
220+
> If your AKS cluster uses multiple node pools in different subnets, **you must include all node pool subnet IDs in the Elastic SAN volume group network ACLs**. Elastic SAN volume groups allow access only from the virtual network subnets explicitly authorized in the volume group rules, and requests from other subnets are blocked by default.
221221

222222
1. Create the volume group.
223223

0 commit comments

Comments
 (0)