Skip to content

Commit 9d0a067

Browse files
committed
fixed blocking issues
1 parent 72b4eb9 commit 9d0a067

File tree

2 files changed

+11
-15
lines changed

2 files changed

+11
-15
lines changed

articles/update-manager/support-matrix.md

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@ Update Manager doesn't support driver updates.
3636

3737
### Extended Security Updates (ESU) for Windows Server
3838

39-
Using Azure Update Manager, you can deploy Extended Security Updates for your Azure Arc-enabled Windows Server 2012 / R2 machines. To enroll in Windows Server 2012 Extended Security Updates, follow the guidance on [How to get Extended Security Updates (ESU) for Windows Server 2012 and 2012 R2](/windows-server/get-started/extended-security-updates-deploy#extended-security-updates-enabled-by-azure-arc)
39+
Using Azure Update Manager, you can deploy Extended Security Updates for your Azure Arc-enabled Windows Server 2012 / R2 machines. To enroll in Windows Server 2012 Extended Security Updates, follow the guidance on [How to get Extended Security Updates (ESU) for Windows Server 2012 and 2012 R2.](/windows-server/get-started/extended-security-updates-deploy#extended-security-updates-enabled-by-azure-arc)
4040

4141
### First-party updates on Windows
4242

4343
By default, the Windows Update client is configured to provide updates only for the Windows operating system. If you enable the **Give me updates for other Microsoft products when I update Windows** setting, you also receive updates for other Microsoft products. Updates include security patches for Microsoft SQL Server and other Microsoft software.
4444

4545
Use one of the following options to perform the settings change at scale:
4646

47-
- For servers configured to patch on a schedule from Update Manager (with VM `PatchSettings` set to `AutomaticByPlatform = Azure-Orchestrated`), and for all Windows Servers running on an earlier operating system than Windows Server 2016, run the following PowerShell script on the server you want to change:
47+
- For servers configured to patch on a schedule from Update Manager (with virtual machine `PatchSettings` set to `AutomaticByPlatform = Azure-Orchestrated`), and for all Windows Servers running on an earlier operating system than Windows Server 2016, run the following PowerShell script on the server you want to change:
4848

4949
```powershell
5050
$ServiceManager = (New-Object -com "Microsoft.Update.ServiceManager")
@@ -53,7 +53,7 @@ Use one of the following options to perform the settings change at scale:
5353
$ServiceManager.AddService2($ServiceId,7,"")
5454
```
5555
56-
- For servers running Windows Server 2016 or later that aren't using Update Manager scheduled patching (with VM `PatchSettings` set to `AutomaticByOS = Azure-Orchestrated`), you can use Group Policy to control this process by downloading and using the latest Group Policy [Administrative template files](/troubleshoot/windows-client/group-policy/create-and-manage-central-store).
56+
- For servers running Windows Server 2016 or later that aren't using Update Manager scheduled patching (with virtual machine `PatchSettings` set to `AutomaticByOS = Azure-Orchestrated`), you can use Group Policy to control this process by downloading and using the latest Group Policy [Administrative template files](/troubleshoot/windows-client/group-policy/create-and-manage-central-store).
5757
5858
> [!NOTE]
5959
> Run the following PowerShell script on the server to disable first-party updates:
@@ -65,11 +65,11 @@ Use one of the following options to perform the settings change at scale:
6565
> $ServiceManager.RemoveService($ServiceId)
6666
> ```
6767
68-
### Third-party updates
68+
### Third party updates
6969
70-
**Windows**: Update Manager relies on the locally configured update repository to update supported Windows systems, either WSUS or Windows Update. Tools such as [System Center Updates Publisher](/mem/configmgr/sum/tools/updates-publisher) allow you to import and publish custom updates with WSUS. This scenario allows Update Manager to update machines that use Configuration Manager as their update repository with third-party software. To learn how to configure Updates Publisher, see [Install Updates Publisher](/mem/configmgr/sum/tools/install-updates-publisher).
70+
**Windows**: Update Manager relies on the locally configured update repository to update supported Windows systems, either WSUS or Windows Update. Tools such as [System Center Updates Publisher](/mem/configmgr/sum/tools/updates-publisher) allow you to import and publish custom updates with WSUS. This scenario allows Update Manager to update machines that use Configuration Manager as their update repository with third party software. To learn how to configure Updates Publisher, see [Install Updates Publisher](/mem/configmgr/sum/tools/install-updates-publisher).
7171
72-
**Linux**: If you include a specific third-party software repository in the Linux package manager repository location, it's scanned when it performs software update operations. The package isn't available for assessment and installation if you remove it.
72+
**Linux**: If you include a specific third party software repository in the Linux package manager repository location, it's scanned when it performs software update operations. The package isn't available for assessment and installation if you remove it.
7373
7474
Update Manager doesn't support managing the Configuration Manager client.
7575
@@ -110,16 +110,12 @@ United States | Central US </br> East US </br> East US 2</br> North Central US <
110110
111111
#### [Azure for US Government](#tab/gov)
112112
113-
### FairFax
114-
115113
**Geography** | **Supported regions** | **Details**
116114
--- | --- | ---
117115
United States | USGovVirginia </br> USGovArizona </br> USGovTexas | For both Azure and Arc VMs </br> For both Azure and Arc VMs </br> For Azure VMs only
118116
119117
#### [Azure operated by 21Vianet](#tab/21via)
120118
121-
### Mooncake
122-
123119
**Geography** | **Supported regions** | **Details**
124120
--- | --- | ---
125121
China | ChinaEast </br> ChinaEast2 </br> ChinaNorth </br> ChinaNorth2 | For Azure VMs only </br> For both Azure and Arc VMs </br> For Azure VMs only </br> For both Azure and Arc VMs.
@@ -131,7 +127,7 @@ China | ChinaEast </br> ChinaEast2 </br> ChinaNorth </br> ChinaNorth2 | For Azur
131127
132128
>[!NOTE]
133129
> - All operating systems are assumed to be x64. For this reason, x86 isn't supported for any operating system.
134-
> - Update Manager doesn't support VMs created from CIS-hardened images.
130+
> - Update Manager doesn't support virtual machines created from CIS-hardened images.
135131
136132
### Support for Azure Update Manager operations
137133
@@ -173,12 +169,12 @@ Following is the list of supported images and no other marketplace images releas
173169
174170
| **Publisher**| **Offer** | **SKU**| **Unsupported image(s)** |
175171
|----------|-------------|-----| ---|
176-
|microsoftwindowsserver | windowsserver | * | windowsserver 2008|
172+
|microsoftwindowsserver | windows server | * | windowsserver 2008|
177173
|microsoftbiztalkserver | biztalk-server | *|
178174
|microsoftdynamicsax | dynamics | * |
179175
|microsoftpowerbi |* |* |
180176
|microsoftsharepoint | microsoftsharepointserver | *|
181-
|microsoftvisualstudio | Visualstudio* | *-ws2012r2. </br> *-ws2016-ws2019 </br> *-ws2022 |
177+
|microsoftvisualstudio | Visualstudio* | *-ws2012r2 </br> *-ws2016-ws2019 </br> *-ws2022 |
182178
|microsoftwindowsserver | windows-cvm | * |
183179
|microsoftwindowsserver | windowsserverdotnet | *|
184180
|microsoftwindowsserver | windowsserver-gen2preview | *|

articles/update-manager/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Azure Update Manager is now supported in US Government and Microsoft Azure opera
2323

2424
### Migration scripts to move machines and schedules from Automation Update Management to Azure Update Manager (preview)
2525

26-
Migration scripts allow you to move all machines and schedules in an automation account from Automation Update Management to azure Update Management in an automated fashion. [Learn more](guidance-migration-automation-update-management-azure-update-manager.md).
26+
Migration scripts allow you to move all machines and schedules in an automation account from Automation Update Management to Azure Update Management in an automated fashion. [Learn more](guidance-migration-automation-update-management-azure-update-manager.md).
2727

2828

2929
### Updates blade in Azure Update Manager (preview)
@@ -82,7 +82,7 @@ Dynamic scope is an advanced capability of schedule patching. You can now create
8282

8383
### Customized image support
8484

85-
Update Manager now supports [generalized](../virtual-machines/linux/imaging.md#generalized-images) custom images, and a combination of offer, publisher, and SKU for Marketplace/PIR images.See the [list of supported operating systems](support-matrix.md#supported-operating-systems).
85+
Update Manager now supports [generalized](../virtual-machines/linux/imaging.md#generalized-images) custom images, and a combination of offer, publisher, and SKU for Marketplace/PIR images. See the [list of supported operating systems](support-matrix.md#supported-operating-systems).
8686

8787
### Multi-subscription support
8888

0 commit comments

Comments
 (0)