Skip to content

Commit ebfb971

Browse files
authored
Merge pull request #221486 from SnehaSudhirG/14Dec-SupportCTAMA
updated the supported regions
2 parents 48af3ec + 9f880f0 commit ebfb971

File tree

1 file changed

+20
-58
lines changed

1 file changed

+20
-58
lines changed

articles/automation/change-tracking/region-mappings-monitoring-agent.md

Lines changed: 20 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1,80 +1,42 @@
11
---
22
title: Supported regions for Change tracking and inventory using Azure Monitoring Agent (Preview)
33
description: This article describes the supported region mappings between an Automation account and monitoring agent workspace as it relates to certain features of Azure Automation.
4-
ms.date: 11/24/2022
4+
ms.date: 12/14/2022
55
services: automation
66
ms.topic: conceptual
77
ms.custom: references_regions
88
---
99

1010
# Supported regions for Change tracking and inventory Azure Monitoring Agent (Preview)
1111

12-
This article provides the supported mappings in order to successfully enable and use these features in your Automation account.
12+
This article provides the supported regions for change tracking and inventory using Azure Monitoring Agent.
1313

14-
For more information, see [Log Analytics workspace and Automation account](../../azure-monitor/insights/solutions.md#log-analytics-workspace-and-automation-account).
1514

1615
## Supported mappings
1716

18-
> [!NOTE]
19-
> As shown in following table, only one mapping can exist between Log Analytics and Azure Automation.
20-
2117
The following table shows the supported mappings:
2218

2319
|**Geography**| **Monitoring Agent workspace region**|
2420
|---| ---|
25-
|**US**| East US<sup>1</sup> </br> East US2<sup>2</sup> </br> West US </br> West US2 </br> NorthCentral US </br> Central US </br> SouthCentral US </br> WestCentral US|
26-
|**Brazil**| Brazil South|
27-
|**Canada**| Canada Central|
28-
|**China**| China East2<sup>3</sup>|
29-
|**Asia Pacific**| EastAsia </br> Southeast Asia|
30-
|**India**| Central India|
31-
|**Japan**| Japan East|
32-
|**Australia**| Australia East </br> Australia Southeast|
33-
|**Korea**| Korea Central|
34-
|**Norway**| Norway East|
35-
|**Europe**| North Europe </br> West Europe|
36-
|**France**| France Central|
37-
|**United Kingdom**| UK South|
38-
|**Switzerland**| Switzerland North|
39-
|**United Arab Emirates**| UAE North|
40-
|**US Gov**| US Gov Virginia </br> US Gov Arizona<sup>3</sup>|
41-
42-
<sup>1</sup> East US mapping for Log Analytics workspaces to Automation accounts isn't an exact region-to-region mapping, but is the correct mapping.
43-
44-
<sup>2</sup> East US2 mapping for Log Analytics workspaces to Automation accounts isn't an exact region-to-region mapping, but is the correct mapping.
45-
46-
<sup>3</sup> In this region, only Update Management is supported, and other features like Change Tracking and Inventory aren't available at this time.
47-
48-
## Unlink a workspace
49-
50-
If you decide that you no longer want to integrate your Automation account with a Log Analytics workspace, you can unlink your account directly from the Azure portal. Before proceeding, you first need to Update Management, Change Tracking and Inventory, and Start/Stop VMs during off-hours if you're using them. If you don't remove them, you can't complete the unlinking operation.
51-
52-
With the features removed, you can follow the steps below to unlink your Automation account.
53-
54-
> [!NOTE]
55-
> Some features, including earlier versions of the Azure SQL monitoring solution, might have created Automation assets that need to be removed prior to unlinking the workspace.
56-
57-
1. From the Azure portal, open your Automation account. On the Automation account page, select **Linked workspace** under **Related Resources**.
58-
59-
2. On the Unlink workspace page, select **Unlink workspace**. You receive a prompt verifying if you want to continue.
60-
61-
3. While Azure Automation is unlinking the account from your Log Analytics workspace, you can track the progress under **Notifications** from the menu.
62-
63-
4. If you used Update Management, optionally you might want to remove the following items that are no longer needed:
64-
65-
* Update schedules: Each has a name that matches an update deployment that you created.
66-
* Hybrid worker groups created for the feature: Each has a name similar to `machine1.contoso.com_9ceb8108-26c9-4051-b6b3-227600d715c8`.
67-
68-
5. If you used Start/Stop VMs during off-hours, optionally you can remove the following items that are no longer needed:
69-
70-
* Start and stop VM runbook schedules
71-
* Start and stop VM runbooks
72-
* Variables
73-
74-
Alternatively, you can unlink your workspace from your Automation account within the workspace.
21+
|**US**| EastUS</br> EastUS2</br> WestUS </br> WestUS2 </br> NorthCentralUS </br> CentralUS </br> SouthCentralUS </br> WestCentralUS|
22+
|**Brazil**| BrazilSouth|
23+
|**Canada**| CanadaCentral|
24+
|**China**| ChinaEast2<sup>1</sup>|
25+
|**Asia Pacific**| EastAsia </br> SoutheastAsia|
26+
|**India**| CentralIndia|
27+
|**Japan**| JapanEast|
28+
|**Australia**| AustraliaEast </br> AustraliaSoutheast </br> AustraliaSoutheast|
29+
|**Korea**| KoreaCentral|
30+
|**Norway**| NorwayEast|
31+
|**Europe**| NorthEurope </br> WestEurope|
32+
|**France**| FranceCentral|
33+
|**United Kingdom**| UKSouth|
34+
|**Switzerland**| SwitzerlandNorth|
35+
|**United Arab Emirates**| UAENorth|
36+
|**US Gov**| USGovVirginia </br> USGovArizona<sup>1</sup>|
37+
38+
<sup>1</sup> In this region, only Update Management is supported, and other features like Change Tracking and Inventory are not available at this time.
7539

76-
1. In the workspace, select **Automation Account** under **Related Resources**.
77-
2. On the Automation Account page, select **Unlink account**.
7840

7941
## Next steps
8042

0 commit comments

Comments
 (0)