Skip to content

Commit 5e377ce

Browse files
committed
Undo unnecessary changes.
1 parent a3acf4c commit 5e377ce

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

articles/azure-arc/servers/learn/quick-enable-hybrid-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ In this quickstart, you'll deploy and configure the Azure Connected Machine agen
2222
* Your account has the [required Azure built-in roles](../prerequisites.md#required-permissions).
2323
* Ensure the machine is in a [supported region](../overview.md#supported-regions).
2424
* Confirm that the Linux hostname or Windows computer name doesn't use a [reserved word or trademark](../../../azure-resource-manager/templates/error-reserved-resource-name.md).
25-
* If the machine connects through a firewall or proxy server to communicate over the Internet, make sure the URLs [listed](../network-requirements.md#details) are not blocked.
25+
* If the machine connects through a firewall or proxy server to communicate over the Internet, make sure the URLs [listed](../network-requirements.md#urls) are not blocked.
2626

2727
## Generate installation script
2828

articles/azure-arc/servers/manage-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ You can perform a **connect** and **disconnect** manually while logged on intera
3131
3232
### check
3333

34-
This parameter allows you to run network connectivity tests to troubleshoot networking issues between the agent and Azure services. The network connectivity check includes all [required Azure Arc network endpoints](network-requirements.md#details), but does not include endpoints accessed by extensions you install.
34+
This parameter allows you to run network connectivity tests to troubleshoot networking issues between the agent and Azure services. The network connectivity check includes all [required Azure Arc network endpoints](network-requirements.md#urls), but does not include endpoints accessed by extensions you install.
3535

3636
When running a network connectivity check, you must provide the name of the Azure region (for example, eastus) that you want to test. It's also recommended to use the `--verbose` parameter to see the results of both successful and unsuccessful tests:
3737

articles/azure-arc/vmware-vsphere/manage-vmware-vms-in-azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Before you can install an extension, you must enable guest management on the VMw
5353

5454
- is running a [supported operating system](../servers/prerequisites.md#supported-operating-systems).
5555

56-
- is able to connect through the firewall to communicate over the internet and these [URLs](../servers/network-requirements.md#details) are not blocked.
56+
- is able to connect through the firewall to communicate over the internet and these [URLs](../servers/network-requirements.md#urls) are not blocked.
5757

5858
- has VMware tools installed and running.
5959

articles/migrate/onboard-to-azure-arc-with-azure-migrate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Azure Arc allows you to manage your hybrid IT estate with a single pane of glass
3030
- The [Azure Arc Hybrid Connected Machine agent](../azure-arc/servers/learn/quick-enable-hybrid-vm.md) will be installed on the discovered servers during the Arc onboarding process. Make sure you provide credentials with administrator permissions on the servers to install and configure the agent. On Linux, provide the root account, and on Windows, provide an account that is a member of the Local Administrators group.
3131
- Verify that the servers are running [a supported operating system](../azure-arc/servers/prerequisites.md#supported-operating-systems).
3232
- Ensure that the Azure account is granted assignment to the [required Azure roles](../azure-arc/servers/prerequisites.md#required-permissions).
33-
- Make sure [the required URLs](../azure-arc/servers/network-requirements.md#details) are not blocked if the discovered servers connect through a firewall or proxy server to communicate over the Internet.
33+
- Make sure [the required URLs](../azure-arc/servers/network-requirements.md#urls) are not blocked if the discovered servers connect through a firewall or proxy server to communicate over the Internet.
3434
- Review the [regions supported](../azure-arc/servers/overview.md#supported-regions) for Azure Arc.
3535
- Azure Arc-enabled servers support up to 5,000 machine instances in a resource group.
3636

articles/network-watcher/connection-monitor-connected-machine-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This article describes how to install the Azure Connected Machine agent.
2424
* Your target machine is running a supported [operating system](../azure-arc/servers/prerequisites.md#supported-operating-systems).
2525
* Your account has the [required Azure built-in roles](../azure-arc/servers/prerequisites.md#required-permissions).
2626
* The machine is in a [supported region](../azure-arc/overview.md).
27-
* If the machine connects through a firewall or proxy server to communicate over the internet, the listed URLs in [Connected Machine agent network requirements](../azure-arc/servers/network-requirements.md#details) aren't blocked.
27+
* If the machine connects through a firewall or proxy server to communicate over the internet, the listed URLs in [Connected Machine agent network requirements](../azure-arc/servers/network-requirements.md#urls) aren't blocked.
2828

2929
## Generate an installation script
3030

0 commit comments

Comments
 (0)