Skip to content

Commit aa5dec7

Browse files
authored
Change heading from 'by using' to 'with'
Updated heading format for Terraform section.
1 parent 0363e0e commit aa5dec7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/storage/container-storage/remove-container-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Follow these steps to remove Azure Container Storage from your AKS cluster.
2828
az aks update -n <cluster-name> -g <resource-group> --disable-azure-container-storage
2929
```
3030

31-
### Remove the extension by using Terraform
31+
### Remove the extension with Terraform
3232

3333
If you provisioned Azure Container Storage with Terraform, remove the corresponding extension resource from your configuration and apply the change so the result matches the CLI workflow.
3434

0 commit comments

Comments
 (0)