Skip to content

Commit 1242117

Browse files
authored
Merge pull request #174932 from MicrosoftDocs/JasonWHowell-patch-2
Update container-deletion.md
2 parents a078243 + 7bd94eb commit 1242117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-fluid-relay/how-tos/container-deletion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.topic: reference
1212
In this scenario, we will be deleting an existing Fluid container. Once a container is deleted, applications referencing the container will no longer be able to access the container or its data.
1313

1414
## Requirements to delete a Fluid container
15-
- To get started, you need to install [Azure CLI](https://docs.microsoft.com/cli/azure/install-azure-cli). If you already have Azure CLI installed, please ensure your version is 2.0.67 or greater by running `az version`.
15+
- To get started, you need to install [Azure CLI](/cli/azure/install-azure-cli). If you already have Azure CLI installed, please ensure your version is 2.0.67 or greater by running `az version`.
1616
- In order to delete a Fluid container, you must ensure your application and its clients are no longer connected to the container.
1717

1818
## List the containers within a Fluid Relay resource

0 commit comments

Comments
 (0)