diff --git a/windows/deployment/do/TOC.yml b/windows/deployment/do/TOC.yml index e32a385de6..078057547b 100644 --- a/windows/deployment/do/TOC.yml +++ b/windows/deployment/do/TOC.yml @@ -1,94 +1,79 @@ -- name: Delivery Optimization for Windows client +- name: Delivery Optimization for Windows client and Microsoft Connected Cache href: index.yml +- name: What's new + href: whats-new-do.md items: - - name: Get started - items: - - name: What is Delivery Optimization - href: waas-delivery-optimization.md - - name: What's new - href: whats-new-do.md - - name: Delivery Optimization Frequently Asked Questions - href: waas-delivery-optimization-faq.yml - - - - - name: Configure Delivery Optimization +- name: Delivery Optimization + items: + - name: What is Delivery Optimization + href: waas-delivery-optimization.md + - name: Delivery Optimization Frequently Asked Questions + href: waas-delivery-optimization-faq.yml + - name: Configure Delivery Optimization for Windows clients + items: + - name: Windows client Delivery Optimization settings + href: waas-delivery-optimization-setup.md#recommended-delivery-optimization-settings + - name: Configure Delivery Optimization settings using Microsoft Intune + href: /mem/intune/configuration/delivery-optimization-windows + - name: Resources for Delivery Optimization + items: + - name: Set up Delivery Optimization for Windows + href: waas-delivery-optimization-setup.md + - name: Delivery Optimization reference + href: waas-delivery-optimization-reference.md + - name: Delivery Optimization client-service communication + href: delivery-optimization-workflow.md + - name: Using a proxy with Delivery Optimization + href: delivery-optimization-proxy.md +- name: Microsoft Connected Cache + items: + - name: MCC overview + href: waas-microsoft-connected-cache.md + - name: MCC for Enterprise and Education + href: mcc-enterprise.md + - name: MCC for ISPs items: - - name: Configure Windows Clients - items: - - name: Windows Delivery Optimization settings - href: waas-delivery-optimization-setup.md#recommended-delivery-optimization-settings - - name: Windows Delivery Optimization Frequently Asked Questions - href: ../do/waas-delivery-optimization-faq.yml - - name: Configure Microsoft Endpoint Manager - items: - - name: Delivery Optimization settings in Microsoft Intune - href: /mem/intune/configuration/delivery-optimization-windows - - - name: Microsoft Connected Cache - items: - - name: MCC overview - href: waas-microsoft-connected-cache.md - - name: MCC for Enterprise and Education - href: mcc-enterprise.md - - name: MCC for ISPs - items: - - name: MCC for ISP overview - href: mcc-isp-overview.md - - name: Concepts - items: - - name: Device Provisioning - href: mcc-isp-device-provisioning.md - - name: Client Routing - href: mcc-isp-client-routing.md - - name: Cache Node Configuration - href: mcc-isp-cache-node-configuration.md - - name: Traffic Estimation - href: mcc-traffic-estimation.md - - name: How-to guides - items: - - name: Operator sign up and service onboarding - href: mcc-isp-signup.md - - name: Create the MCC in Azure portal - href: mcc-isp-create.md - - name: Provision and deploy cache node to your server - href: mcc-isp-provision-deploy.md - - name: Configure client routing for cache node - href: mcc-isp-configure-routing.md - - name: Verify cache node functionality - href: mcc-isp-verify-cache-node.md - - name: Update your cache node - href: mcc-isp-update.md - - name: Monitor cache node health and performance - href: mcc-isp-monitor.md - - name: Uninstall your cache node - href: mcc-isp-uninstall.md - - name: Resources - items: - - name: Community Forum - href: link-to-come - - name: FAQs - href: mcc-isp-faq.md - - name: Enhancing VM performance - href: mcc-isp-vm-performance.md - - name: Support and troubleshooting - href: mcc-isp-support.md - - name: MCC for ISPs (Private Preview) - href: mcc-isp.md - - - - - - name: Resources - items: - - name: Set up Delivery Optimization for Windows - href: waas-delivery-optimization-setup.md - - name: Delivery Optimization reference - href: waas-delivery-optimization-reference.md - - name: Delivery Optimization client-service communication - href: delivery-optimization-workflow.md - - name: Using a proxy with Delivery Optimization - href: delivery-optimization-proxy.md - - name: Content endpoints for Delivery Optimization and Microsoft Connected Cache - href: delivery-optimization-endpoints.md - + - name: MCC for ISP overview + href: mcc-isp-overview.md + - name: Concepts + items: + - name: Device Provisioning + href: mcc-isp-device-provisioning.md + - name: Client Routing + href: mcc-isp-client-routing.md + - name: Cache Node Configuration + href: mcc-isp-cache-node-configuration.md + - name: Traffic Estimation + href: mcc-traffic-estimation.md + - name: How-to guides + items: + - name: Operator sign up and service onboarding + href: mcc-isp-signup.md + - name: Create the MCC in Azure portal + href: mcc-isp-create.md + - name: Provision and deploy cache node to your server + href: mcc-isp-provision-deploy.md + - name: Configure client routing for cache node + href: mcc-isp-configure-routing.md + - name: Verify cache node functionality + href: mcc-isp-verify-cache-node.md + - name: Update your cache node + href: mcc-isp-update.md + - name: Monitor cache node health and performance + href: mcc-isp-monitor.md + - name: Uninstall your cache node + href: mcc-isp-uninstall.md + - name: Resources + items: + - name: Community Forum + href: link-to-come + - name: FAQs + href: mcc-isp-faq.md + - name: Enhancing VM performance + href: mcc-isp-vm-performance.md + - name: Support and troubleshooting + href: mcc-isp-support.md + - name: MCC for ISPs (Private Preview) + href: mcc-isp.md +- name: Content endpoints for Delivery Optimization and Microsoft Connected Cache + href: delivery-optimization-endpoints.md diff --git a/windows/deployment/do/mcc-isp-device-provisioning.md b/windows/deployment/do/mcc-isp-device-provisioning.md index c52878cc19..5e04c42d39 100644 --- a/windows/deployment/do/mcc-isp-device-provisioning.md +++ b/windows/deployment/do/mcc-isp-device-provisioning.md @@ -1,16 +1,32 @@ # Device Provisioning -1. Overview of device provisioning +Once the user executes the provisioning script, resources are created behind the scenes resulting in the successful cache node installation. +The device provisioning script takes the input of different IDs outlined below to create an IoT Central and an IoT Edge device. even though Microsoft Connected Cache scenario is not related to IoT, IoT Central and IoT Edge are installed for management and communication operation purposes. -2. Components that are installed during provisioning +### Components installed during provisioning -3. Talk about the unique IDs in the device provisioning script +#### IoT Central + +IoT Central is the main hub that handles all messaging and requests from IoT Edge devices. To learn more about the interaction between IoT Edge and IoT Central, view [IoT Central](https://docs.microsoft.com/en-us/azure/iot-central/core/concepts-iot-edge) documentation. + +#### IoT Edge + +IoT Edge performs several functions important to manage MCC on your edge device: + +1. Installs and updates MCC on your edge device. +1. Maintains Azure IoT Edge security standards on your edge device. +1. Ensures that MCC is always running. +1. Reports MCC health and usage to the cloud for remote monitoring. + +### Components of the device provisioning script + +There are five IDs that the device provisioning script takes as input in order to successfully provision and install your cache server. The provisioning script will automatically include these keys, with no input necessary from the user. | ID | Description | | -- | --- | -| Customer ID | | -| Cache node ID | | +| Customer ID | The Azure subscription ID that the cache node is created in. | +| Cache node ID | The unique alphanumeric ID of the cache node being provisioned. | | Customer key | | -| Cache node name | | -| Tenant ID | | +| Cache node name | The name of the cache node. | +| Tenant ID | The unique ID associated with the Azure account. |