This commit is contained in:
Meghan Stewart
2024-10-28 14:38:26 -07:00
parent c2d3a5af13
commit 8d3574f47d
3 changed files with 4 additions and 4 deletions

View File

@ -299,7 +299,7 @@ az mcc ent node list --mcc-resource-name <mymccresource> --resource-group <myrg>
### Delete Connected Cache resource
# [Azure portal](#tab/portal)
Navigate to the Connected Cache resource to delete, then select the **Delete** button on top.
Navigate to the Connected Cache resource to delete, then select the **Delete** option on top.
# [Azure CLI](#tab/cli)
@ -319,7 +319,7 @@ az mcc ent node delete --cache-node-name <mycachenode> --mcc-resource-name <mymc
### Delete cache node
# [Azure portal](#tab/portal)
On the left pane, select **Cache Nodes** under **Cache Node Management** to see all the cache nodes under the Connected Cache resource. Select the cache node you wish to delete and select the **Delete** button on top of the page.
On the left pane, select **Cache Nodes** under **Cache Node Management** to see all the cache nodes under the Connected Cache resource. Select the cache node you wish to delete and select the **Delete** option on top of the page.
# [Azure CLI](#tab/cli)