Skip to content

Commit 2e82032

Browse files
committed
Fixing links
1 parent 7c09e70 commit 2e82032

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

articles/automation/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
- name: Unlink workspace from Automation account
193193
href: automation-unlink-workspace-change-tracking.md
194194
- name: Remove VMs from Change Tracking and Inventory
195-
href: automation-remove-vms-change-tracking.md
195+
href: automation-remove-vms-from-change-tracking.md
196196
- name: Troubleshoot
197197
items:
198198
- name: Troubleshoot feature deployment issues
@@ -252,7 +252,7 @@
252252
- name: Unlink workspace from Automation account
253253
href: automation-unlink-workspace-update-management.md
254254
- name: Remove VMs from Update Management
255-
href: automation-remove-vms-update-management.md
255+
href: automation-remove-vms-from-update-management.md
256256
- name: Troubleshoot
257257
items:
258258
- name: Troubleshoot feature deployment issues

articles/automation/automation-child-runbooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,5 +111,5 @@ Start-AzAutomationRunbook `
111111

112112
## Next steps
113113

114-
* [Starting a runbook in Azure Automation](start-runbooks.md)
114+
* [Start a runbook in Azure Automation](start-runbooks.md)
115115
* [Runbook output and messages in Azure Automation](automation-runbook-output-and-messages.md)

articles/automation/automation-enable-changes-from-auto-acct.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@ Sign in to Azure at https://portal.azure.com.
3333

3434
## <a name="scope-configuration"></a>Check the scope configuration
3535

36-
Change Tracking and Inventory uses a scope configuration within the workspace to target the computers to receive changes. The scope configuration is a group of one or more saved searches that is used to limit the scope of the feature to specific computers. For more information, see [Work with scope configurations for Change Tracking and Inventory](automation-scope-configuration-change-tracking.md).
36+
Change Tracking and Inventory uses a scope configuration within the workspace to target the computers to receive changes. The scope configuration is a group of one or more saved searches that is used to limit the scope of the feature to specific computers. For more information, see [Work with scope configurations for Change Tracking and Inventory](automation-scope-configurations-change-tracking.md).
3737

3838
## Enable Azure VMs
3939

4040
1. From your Automation account, select **Inventory** or **Change tracking** under **Configuration Management**.
4141

4242
2. Click **+ Add Azure VMs** and select one or more VMs from the list. Virtual machines that can't be enabled are grayed out and unable to be selected. Azure VMs can exist in any region no matter the location of your Automation account.
4343

44-
3. Click **Enable** to add the selected VMs to the computer group saved search for the feature. For more information, see [Work with scope configurations for Change Tracking and Inventory](automation-scope-configuration-change-tracking.md).
44+
3. Click **Enable** to add the selected VMs to the computer group saved search for the feature. For more information, see [Work with scope configurations for Change Tracking and Inventory](automation-scope-configurations-change-tracking.md).
4545

4646
![Enable Azure VMs](media/automation-enable-changes-from-auto-acct/enable-azure-vms.png)
4747

@@ -67,7 +67,7 @@ Manually installed machines or machines already reporting to your workspace must
6767

6868
5. To enable the feature for all available machines and future machines, select **Enable on all available and future machines**. This option deletes the saved searches and scope configurations from the workspace and opens the feature for all Azure and non-Azure machines that are reporting to the workspace. When selected, this action disables the **Manage Machines** button permanently, as there's no scope configuration left.
6969

70-
6. If necessary, you can add the scope configurations back by re-adding the initial saved searches. For more information, see [Work with scope configurations for Change Tracking and Inventory](automation-scope-configuration-change-tracking.md).
70+
6. If necessary, you can add the scope configurations back by re-adding the initial saved searches. For more information, see [Work with scope configurations for Change Tracking and Inventory](automation-scope-configurations-change-tracking.md).
7171

7272
7. To enable the feature for one or more machines, select **Enable on selected machines** and click **Add** next to each machine to enable for the feature. This task adds the selected machine names to the computer group saved search query for the feature.
7373

@@ -76,7 +76,7 @@ Manually installed machines or machines already reporting to your workspace must
7676
* [Manage Change Tracking and Inventory](change-tracking-file-contents.md)
7777
* [Work with scope configurations for Change Tracking and Inventory](automation-scope-configurations-change-tracking.md)
7878
* [Identify software on a VM](automation-tutorial-installed-software.md)
79-
* [Unlink workspace from Automation account for Change Tracking and Inventory](automation-unlink-workspace-from-change-tracking.md)
79+
* [Unlink workspace from Automation account for Change Tracking and Inventory](automation-unlink-workspace-change-tracking.md)
8080
* [Remove VMs from Change Tracking and Inventory](automation-remove-vms-from-change-tracking.md)
8181
* [Troubleshoot changes on an Azure VM](automation-tutorial-troubleshoot-changes.md)
8282
* [Troubleshoot Change Tracking and Inventory issues](troubleshoot/change-tracking.md)

articles/automation/automation-enable-changes-from-browse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Sign in to Azure at https://portal.azure.com.
5757
* [Manage Change Tracking and Inventory](change-tracking-file-contents.md)
5858
* [Work with scope configurations for Change Tracking and Inventory](automation-scope-configurations-change-tracking.md)
5959
* [Identify software on a VM](automation-tutorial-installed-software.md)
60-
* [Unlink workspace from Automation account for Change Tracking and Inventory](automation-unlink-workspace-from-change-tracking.md)
60+
* [Unlink workspace from Automation account for Change Tracking and Inventory](automation-unlink-workspace-change-tracking.md)
6161
* [Remove VMs from Change Tracking and Inventory](automation-remove-vms-from-change-tracking.md)
6262
* [Troubleshoot changes on an Azure VM](automation-tutorial-troubleshoot-changes.md)
63-
* [Troubleshoot Change Tracking and Inventory issues](troubleshoot/change-tracking.md)
63+
* [Troubleshoot Change Tracking and Inventory issues](troubleshoot/change-tracking.md)

0 commit comments

Comments
 (0)