Skip to content

Commit 4a50d98

Browse files
Merge pull request #296082 from TomArcherMsft/101-netapp-files
101-netapp-files
2 parents 674b195 + 790df65 commit 4a50d98

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

articles/azure-netapp-files/azure-netapp-files-quickstart-set-up-account-create-volumes.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -407,11 +407,6 @@ The following code snippets show how to set up a VNet and create an Azure NetApp
407407
408408
:::code language="terraform" source="~/terraform_samples/quickstart/101-azure-netapp-files/main.tf" range="21-46,64-84":::
409409
410-
> [!IMPORTANT]
411-
> To prevent accidental deletion of the volume, set `prevent_destroy` to **true** when declaring the provider.
412-
413-
:::code language="terraform" source="~/terraform_samples/quickstart/101-azure-netapp-files/providers.tf" highlight="19":::
414-
415410
---
416411
417412
## Clean up resources
@@ -478,7 +473,7 @@ Use the Azure portal, PowerShell, or the Azure CLI to delete the resource group.
478473
479474
# [Terraform](#tab/terraform)
480475
481-
Use the Azure portal, Azure PowerShell, or the Azure CLI to delete the resource group.
476+
[!INCLUDE [Terraform destroy](~/azure-dev-docs-pr/articles/terraform/includes/terraform-plan-destroy.md)]
482477
483478
---
484479

0 commit comments

Comments
 (0)