diff --git a/windows/deployment/do/mcc-ent-manage-cache-using-CLI.md b/windows/deployment/do/mcc-ent-manage-cache-using-CLI.md index b5328c44fb..67c078e27f 100644 --- a/windows/deployment/do/mcc-ent-manage-cache-using-CLI.md +++ b/windows/deployment/do/mcc-ent-manage-cache-using-CLI.md @@ -137,7 +137,7 @@ az mcc ent node get-provisioning-details --cache-node-name mycachenode --mcc-res Save the resulting values for cacheNodeId, customerKey, mccResourceId, registrationKey. These GUIDs are needed to create the provisioning script. ### Example script: -Below is a pseudocode example of how to script bulk creation and configuration of an MCC Azure resource and five MCC cache nodes. +Below is a pseudocode example of how to script bulk creation and configuration of an MCC Azure resource and multiple MCC cache nodes.