2.5 KiB
title, description, ms.service, ms.subservice, ms.topic, ms.author, author, manager, ms.reviewer, ms.collection, appliesto, ms.date
title | description | ms.service | ms.subservice | ms.topic | ms.author | author | manager | ms.reviewer | ms.collection | appliesto | ms.date | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Update or uninstall your cache node | This article contains information on how to update or uninstall your cache node for Microsoft Connected Cache for ISPs. | windows-client | itpro-updates | how-to | carmenf | cmknox | aaroncz | mstewart |
|
|
05/23/2024 |
Update or uninstall your cache node
This article details how to update or uninstall your cache node.
Update cache node
Microsoft will release updates for Microsoft Connected Cache periodically to improve performance, functionality, and security. Updates won't require any action from the customer. Instead, when an update is available, your cache node will automatically update during low traffic hours with minimal to no impact to your end customers.
To view which version your cache nodes are currently on, navigate to the Cache nodes tab to view the versions in the list view.
Uninstall cache node
There are two main steps required to uninstall your cache node:
- Remove your cache node from Azure portal
- Run the uninstall script to cleanly remove Microsoft Connected Cache from your server
You must complete both steps to ensure a clean uninstall of your cache node.
Remove your cache node from Azure portal
Within the Azure portal, navigate to Cache Nodes, then select the cache node you wish to delete. Once selected, select Delete on the top bar to remove this cache node from your account.
Run the uninstall script to cleanly remove Microsoft Connected Cache from your server
In the installer zip file, you'll find the file uninstallmcc.sh. This script uninstalls Microsoft Connected Cache and all the related components. Only run it if you're facing issues with Microsoft Connected Cache installation.
The uninstallmcc.sh script removes the following components:
- IoT Edge
- Edge Agent
- Edge Hub
- Connected Cache
- Moby CLI
- Moby engine
To run the script, use the following commands:
sudo chmod +x uninstallmcc.sh
sudo ./uninstallmcc.sh