2023-08-18 17:28:44 -07:00

2.0 KiB

title, manager, description, ms.prod, ms.author, author, ms.reviewer, ms.topic, ms.date, ms.technology, ms.collection
title manager description ms.prod ms.author author ms.reviewer ms.topic ms.date ms.technology ms.collection
Update or uninstall your cache node aaroncz How to update or uninstall your cache node windows-client carmenf cmknox mstewart how-to 12/31/2017 itpro-updates
tier3
must-keep

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:

  1. Remove your cache node from Azure portal
  2. Run the uninstall script to cleanly remove MCC 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
  • MCC
  • Moby CLI
  • Moby engine

To run the script, use the following commands:

sudo chmod +x uninstallmcc.sh
sudo ./uninstallmcc.sh