|
1 | 1 | --- |
2 | | -title: CMG Maintenance Task fails to update Public IP Resource after installing the Update Rollup for Microsoft Configuration Manager version 2503 (KB32851084) |
3 | | -description: CMG Maintenance Task fails to update Public IP Resource after installing the Update Rollup for Microsoft Configuration Manager version 2503 (KB32851084). |
| 2 | +title: CMG Maintenance Task Error: Public IP Update Issue |
| 3 | +description: Troubleshoot the CMG Maintenance Task failure caused by Availability Zone conflicts in Public IP Resource updates for Configuration Manager version 2503. |
| 4 | +ms.service: configuration-manager |
| 5 | +ms.topic: troubleshooting |
| 6 | +ms.manager: dcscontentpm |
| 7 | +audience: itpro |
4 | 8 | ms.date: 11/11/2025 |
5 | 9 | ms.reviewer: kaushika, payur |
6 | 10 | ms.custom: sap:Cloud Services\Cloud Management Gateway (CMG) |
7 | 11 | --- |
8 | | -# CMG Maintenance Task fails to update Public IP Resource after installing the Update Rollup for Microsoft Configuration Manager version 2503 (KB32851084) |
| 12 | +# CMG maintenance task fails to update public IP resource after installing the update rollup for Microsoft Configuration Manager version 2503 (KB32851084) |
9 | 13 |
|
10 | 14 | *Applies to*: Configuration Manager (current branch) |
11 | 15 |
|
12 | 16 | ## Symptoms |
13 | 17 |
|
14 | | -After installing the [Update Rollup for Microsoft Configuration Manager version 2503 (KB32851084)](/intune/configmgr/hotfix/2503/32851084), CloudMgr.log on the Service Connection Point may display the error message resembling the following: |
| 18 | +After you install the [Update Rollup for Microsoft Configuration Manager version 2503 (KB32851084)](/intune/configmgr/hotfix/2503/32851084), CloudMgr.log on the Service Connection Point might display the following error message: |
15 | 19 |
|
16 | 20 | ```output |
17 | 21 | Resource Manager - Creating Public IP Address <Name of CMG> with deployment CreatePublicIPAddressXXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX~~ |
@@ -49,32 +53,32 @@ ERROR: TaskManager: Task [Deployment Maintenance for service <Name of CMG>] has |
49 | 53 | TaskManager: Scheduling task [Deployment Maintenance for service <Name of CMG>] for retry.~~ |
50 | 54 | ``` |
51 | 55 |
|
52 | | -In the Azure portal, the Activity log of the Resource Group that contains the resources of the CMG displays the error message resembling the following: |
| 56 | +In the Azure portal, the Activity log of the Resource Group that contains the resources of the CMG displays the following error message: |
53 | 57 |
|
54 | 58 | ```output |
55 | | -Operation Name: Create or Update Public Ip Address |
| 59 | +Operation Name: Create or Update Public Ip Address |
56 | 60 |
|
57 | 61 | Summary - Message; Resource /subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/<Name of CMG Resource Group>/providers/Microsoft.Network/publicIPAddresses/<Name of Public IP Address> has an existing availability zone constraint 1, 2, 3 and the request has availability zone constraint NoZone, which do not match. Zones cannot be added/updated/removed once the resource is created. The resource cannot be updated from regional to zonal or vice-versa. |
58 | 62 | ``` |
59 | 63 |
|
60 | | -The Cloud Management Gateway (CMG) state in the Configuration Manager console may then appear in "Error" status with the detailed information "Failed to perform maintenance" in "Status Description" and flipping back to "Ready" shortly afterwards. |
| 64 | +The Cloud Management Gateway (CMG) state in the Configuration Manager console might then appear in "Error" status with the detailed information "Failed to perform maintenance" in "Status Description" and flipping back to "Ready" shortly afterwards. |
61 | 65 |
|
62 | | -The error messages are likely to repeat every 20 mins aligning with the Deployment Maintenance Task retries. |
| 66 | +The error messages likely repeat every 20 minutes, aligning with the Deployment Maintenance Task retries. |
63 | 67 |
|
64 | 68 | ## Cause |
65 | 69 |
|
66 | | -Once the Update Rollup is installed, it triggers a setup maintenance task for the CMG. This maintenance task launches deployments for CMG Resources in Azure. In the deployment associated to the Public IP Address, the maintenance task attempts to update its "Availability Zone" configuration property to **"No zone"**. If the existing Public IP resource already has "Availability Zone" property configured (for example, to "Zone 1", "Zone 2" or "Zone 3"), the deployment fails. |
| 70 | +When you install the Update Rollup, it triggers a setup maintenance task for the CMG. This maintenance task launches deployments for CMG Resources in Azure. In the deployment associated to the Public IP Address, the maintenance task attempts to update its "Availability Zone" configuration property to **"No zone"**. If the existing Public IP resource already has "Availability Zone" property configured (for example, to "Zone 1", "Zone 2", or "Zone 3"), the deployment fails. |
67 | 71 |
|
68 | 72 | The issue then affects the Azure regions where [Availability Zones](/azure/reliability/availability-zones-overview?toc=%2Fazure%2Fvirtual-network%2Ftoc.json&tabs=azure-cli) are supported. The current list is available at [Azure regions list](/azure/reliability/regions-list#azure-regions-list-1). |
69 | 73 |
|
70 | 74 | Current Configuration Manager releases don't specify Availability Zone when creating a new Public IP Address Resource for CMG. Hence, this issue doesn't affect new CMG deployments. |
71 | 75 |
|
72 | 76 | ## Resolution |
73 | 77 |
|
74 | | -At this point, there is no confirmed impact from this behavior. Hence, the recommended action is to ignore these errors. |
| 78 | +At this point, there's no confirmed impact from this behavior, so we recommend that you ignore these errors. |
75 | 79 |
|
76 | | -Microsoft plans resolving this problem in the future release of Microsoft Configuration Manager. |
| 80 | +Microsoft plans to resolve this problem in a future release of Microsoft Configuration Manager. |
77 | 81 |
|
78 | 82 | ## More information |
79 | 83 |
|
80 | | -For more information about CMG monitoring, see [Monitor the CMG](/intune/configmgr/core/clients/manage/cmg/monitor-clients-cloud-management-gateways) article. |
| 84 | +For more information about CMG monitoring, see [Monitor the CMG](/intune/configmgr/core/clients/manage/cmg/monitor-clients-cloud-management-gateway) |
0 commit comments