Azure Update Manager Guide OnPremises
Azure Update Manager Guide OnPremises
This document provides a step-by-step guide on how to use Azure Update Manager to patch
on-premises servers. The process involves setting up an Azure Arc connection, configuring
Update Manager, and scheduling patch deployments.
Prerequisites
1. Azure Subscription: Ensure you have an Azure subscription with permissions to register
resources.
4. Install Azure Arc Agent: Required for managing non-Azure resources through Azure.
```bash
az provider register --namespace Microsoft.HybridCompute
```
3. Choose Add a single server or Add multiple servers based on your environment.
2. 4. Follow the steps to install the Azure Arc agent on the on-premises server:
5. Once the server is connected, it should appear under Azure Arc > Servers.
3. Locate your connected on-premises servers and add them to Update Manager.
Step 4: Configure Patch Settings
1. In Azure Update Manager, navigate to Machines and select your on-premises server.
2. Review the status of each deployment, including any successful patches, errors, or
reboots.
3. For troubleshooting, check Log Analytics (if configured) for detailed logs.
Additional Notes
- Log Analytics Integration: Connecting to a Log Analytics workspace allows you to monitor
patch compliance and detailed deployment logs.
- Automation with Azure Policies: For larger environments, consider using Azure Policy to
enforce compliance for Update Management.