|
1 | 1 | ---
|
2 | 2 | title: Supported regions for Change tracking and inventory using Azure Monitoring Agent (Preview)
|
3 | 3 | 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 |
5 | 5 | services: automation
|
6 | 6 | ms.topic: conceptual
|
7 | 7 | ms.custom: references_regions
|
8 | 8 | ---
|
9 | 9 |
|
10 | 10 | # Supported regions for Change tracking and inventory Azure Monitoring Agent (Preview)
|
11 | 11 |
|
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. |
13 | 13 |
|
14 |
| -For more information, see [Log Analytics workspace and Automation account](../../azure-monitor/insights/solutions.md#log-analytics-workspace-and-automation-account). |
15 | 14 |
|
16 | 15 | ## Supported mappings
|
17 | 16 |
|
18 |
| -> [!NOTE] |
19 |
| -> As shown in following table, only one mapping can exist between Log Analytics and Azure Automation. |
20 |
| -
|
21 | 17 | The following table shows the supported mappings:
|
22 | 18 |
|
23 | 19 | |**Geography**| **Monitoring Agent workspace region**|
|
24 | 20 | |---| ---|
|
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. |
75 | 39 |
|
76 |
| -1. In the workspace, select **Automation Account** under **Related Resources**. |
77 |
| -2. On the Automation Account page, select **Unlink account**. |
78 | 40 |
|
79 | 41 | ## Next steps
|
80 | 42 |
|
|
0 commit comments