Update mcc-isp-create-provision-deploy.md

Customer ID in public preview and beyond is no longer the Azure subscription ID.
This commit is contained in:
Andy Rivas 2022-11-16 10:05:52 -08:00 committed by GitHub
parent c90ae107c0
commit 3cc7a6c36a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,7 +96,7 @@ There are five IDs that the device provisioning script takes as input in order t
| ID | Description |
|---|---|
| Customer ID | The Azure subscription ID that the cache node is created in. |
| Customer ID | A unique alphanumeric ID that the cache nodes are associated with. |
| Cache node ID | The unique alphanumeric ID of the cache node being provisioned. |
| Customer Key | The unique alphanumeric ID that provides secure authentication of the cache node to Delivery Optimization services. |
| Cache node name | The name of the cache node. |