Deploy Microsoft Connected Cache caching software to a Linux host machine
This article describes how to deploy Microsoft Connected Cache for Enterprise and Education caching software to a Linux host machine.
Before deploying Connected Cache to a Linux host machine, ensure that the host machine meets all requirements, and that you have created and configured your Connected Cache Azure resource and cache node.
Steps to deploy Connected Cache cache node to Linux
Within the Azure portal, navigate to the Provisioning tab of your cache node and copy the provisioning command.
Download the provisioning package using the option at the top of the Cache Node Configuration page and extract the package onto the host machine.
Open a command line window as administrator on the host machine, then change directory to the extracted provisioning package.
Note
- If you are deploying your cache node to a Linux host machine that uses a TLS-inspecting proxy (e.g. ZScaler), ensure that you've configured the proxy settings for your cache node, then place the proxy certificate file (.pem) in the extracted provisioning package directory and add
proxyTlsCertificatePath="/path/to/pem/file"
to the provisioning command.
- If you are deploying your cache node to a Linux host machine that uses a TLS-inspecting proxy (e.g. ZScaler), ensure that you've configured the proxy settings for your cache node, then place the proxy certificate file (.pem) in the extracted provisioning package directory and add
Set access permissions to allow the
provisionmcc.sh
script within the provisioning package directory to execute.Run the provisioning command on the host machine.
Steps to point Windows client devices at Connected Cache node
Once you have successfully deployed Connected Cache to your Linux host machine, you'll need to configure your Windows client devices to request Microsoft content from the Connected Cache node.
You can do this by setting the DOCacheHost or DOCacheHostSource policies via Intune.