You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/automation/how-to/region-mappings.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ manager: carmonm
13
13
14
14
# Workspace mappings
15
15
16
-
In Azure Automation, you can enable the following solutions: "Update Management," "Change Tracking and Inventory," and "Start/Stop VMs during off-hours." When you do so, however, be aware that only certain regions are supported for linking a Log Analytics workspace and an Automation account in your subscription. This mapping only applies to the Automation account and the Log Analytics workspace. The Log Analytics workspace and Automation account must be in the same subscription, but can be in different resource groups deployed to the same region.
16
+
In Azure Automation, you can enable the following solutions: "Update Management," "Change Tracking and Inventory," and "Start/Stop VMs during offhours." When you do so, however, be aware that only certain regions are supported for linking a Log Analytics workspace and an Automation account in your subscription. This mapping only applies to the Automation account and the Log Analytics workspace. The Log Analytics workspace and Automation account must be in the same subscription, but can be in different resource groups deployed to the same region.
17
17
18
18
For further information, see [Log Analytics workspace and Automation account](../../azure-monitor/insights/solutions.md#log-analytics-workspace-and-automation-account).
19
19
@@ -46,7 +46,7 @@ The following table shows the supported mappings:
46
46
47
47
## Unlink a workspace
48
48
49
-
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 remove "Update Management," "Change Tracking and Inventory," and "Start/Stop VMs during off-hours" if you are using them. If you don't remove them, you can't complete the unlinking operation. Review the article for each solution that you're enabling, in order to understand the steps required to remove it.
49
+
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 remove "Update Management," "Change Tracking and Inventory," and "Start/Stop VMs during offhours" if you are using them. If you don't remove them, you can't complete the unlinking operation. Review the article for each solution that you're enabling, in order to understand the steps required to remove it.
50
50
51
51
After you remove them, you can perform the following steps to unlink your Automation account.
52
52
@@ -64,7 +64,7 @@ After you remove them, you can perform the following steps to unlink your Automa
64
64
* Update schedules: Each has a name that matches an update deployment that you created.
65
65
* Hybrid worker groups created for the solution: Each has a name similar to `machine1.contoso.com_9ceb8108-26c9-4051-b6b3-227600d715c8`.
66
66
67
-
5. If you used "Start/Stop VMs during off-hours," you can optionally remove the following items that aren't needed after you remove it.
67
+
5. If you used "Start/Stop VMs during offhours," you can optionally remove the following items that aren't needed after you remove it.
68
68
69
69
* Start and stop VM runbook schedules
70
70
* Start and stop VM runbooks
@@ -84,6 +84,6 @@ Alternatively, you can unlink your workspace from your Automation account within
84
84
* When [browsing multiple machines](../automation-onboard-solutions-from-browse.md).
85
85
* From a [runbook](../automation-onboard-solutions.md).
86
86
87
-
* Learn how to start using "Start/Stop VMs during off-hours":
87
+
* Learn how to start using "Start/Stop VMs during offhours":
88
88
89
-
*[Start/Stop VMs during off-hours overview](../automation-solution-vm-management.md).
89
+
*[Start/Stop VMs during offhours overview](../automation-solution-vm-management.md).
0 commit comments