File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ az nf l3domain update-admin-state --resource-group "ResourceGroupName" --resourc
44
44
45
45
3 . ** Delete L3 isolation domains**
46
46
47
- After disabling the L3 isolation domain and disassociating its associated resources, it can be safely deleted using the following command.
47
+ After disabling the L3 isolation domain and disassociating its associated resources, you can safely delete it using the following command.
48
48
49
49
``` Azure CLI
50
50
az nf l3domain delete --resource-group "ResourceGroupName" --resource-name "example-l3domain"
@@ -59,4 +59,4 @@ This table outlines the parameters required for executing the `az nf l3domain de
59
59
60
60
3 . Validation:
61
61
62
- After executing the deletion command, use either of the provided commands to validate that the isolation domain has been successfully deleted.
62
+ After executing the deletion command, use either the ` show ` or ` list ` commands to validate that the isolation domain has been successfully deleted.
You can’t perform that action at this time.
0 commit comments