Skip to content

Commit 4f0cf62

Browse files
committed
add links
1 parent 76b2dac commit 4f0cf62

File tree

6 files changed

+10
-13
lines changed

6 files changed

+10
-13
lines changed

articles/azure-arc/kubernetes/network-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Depending on your scenario, you may need connectivity to other URLs, such as tho
2323
- [Azure portal URLs](../../azure-portal/azure-portal-safelist-urls.md)
2424
- [Azure CLI endpoints for proxy bypass](/cli/azure/azure-cli-endpoints)
2525

26-
For a complete list of network requirements for Azure Arc features and Azure Arc-enabled services, see [Azure Arc network requirements (Consolidated)](../network-requirements-consolidated.md).
26+
For a complete list of network requirements for Azure Arc features and Azure Arc-enabled services, see [Azure Arc network requirements](../network-requirements-consolidated.md).
2727

2828
## Next steps
2929

articles/azure-arc/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,4 @@ For information, see the [Azure pricing page](https://azure.microsoft.com/pricin
8888
* Learn about [Azure Arc-enabled System Center Virtual Machine Manager](system-center-virtual-machine-manager/overview.md).
8989
* Experience Azure Arc by exploring the [Azure Arc Jumpstart](https://aka.ms/AzureArcJumpstart).
9090
* Learn about best practices and design patterns trough the various [Azure Arc Landing Zone Accelerators](https://aka.ms/ArcLZAcceleratorReady).
91+
* Understand [network requirements for Azure Arc](network-requirements-consolidated.md).

articles/azure-arc/resource-bridge/deploy-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This command also calls the `validate` command to check the configuration files.
3232
3333
## az arcappliance validate
3434

35-
The `validate` command checks the configuration files for a valid schema, cloud and core validations (such as management machine connectivity to required URLs), network settings, and proxy settings. It also performs tests on identity privileges and role assignments, network configuration, load balancer configuration and content delivery network connectivity.
35+
The `validate` command checks the configuration files for a valid schema, cloud and core validations (such as management machine connectivity to [required URLs](network-requirements.md)), network settings, and proxy settings. It also performs tests on identity privileges and role assignments, network configuration, load balancer configuration and content delivery network connectivity.
3636

3737
## az arcappliance prepare
3838

articles/azure-arc/resource-bridge/overview.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ Arc resource bridge supports the following Azure regions:
9191
* Australia East
9292
* Southeast Asia
9393

94-
9594
### Regional resiliency
9695

9796
While Azure has a number of redundancy features at every level of failure, if a service impacting event occurs, this preview release of Azure Arc resource bridge does not support cross-region failover or other resiliency capabilities. In the event of the service becoming unavailable, the on-premises VMs continue to operate unaffected. Management from Azure is unavailable during that service outage.
@@ -111,11 +110,7 @@ The following private cloud environments and their versions are officially suppo
111110

112111
### Networking
113112

114-
Arc resource bridge communicates outbound securely to Azure Arc over TCP port 443. If the appliance needs to connect through a firewall or proxy server to communicate over the internet, it communicates outbound using the HTTPS protocol.
115-
116-
You may need to allow specific URLs to [ensure outbound connectivity is not blocked](troubleshoot-resource-bridge.md#restricted-outbound-connectivity) by your firewall or proxy server.
117-
118-
For more information, see [Azure Arc resource bridge (preview) network requirements](network-requirements.md).
113+
Arc resource bridge communicates outbound securely to Azure Arc over TCP port 443. If the appliance needs to connect through a firewall or proxy server to communicate over the internet, it communicates outbound using the HTTPS protocol. You may need to allow specific URLs to [ensure outbound connectivity is not blocked](troubleshoot-resource-bridge.md#restricted-outbound-connectivity) by your firewall or proxy server. For more information, see [Azure Arc resource bridge (preview) network requirements](network-requirements.md).
119114

120115
## Next steps
121116

articles/azure-arc/resource-bridge/security-overview.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Arc resource bridge (preview) security overview
33
description: Security information about Azure resource bridge (preview).
44
ms.topic: conceptual
5-
ms.date: 08/25/2022
5+
ms.date: 03/23/2023
66
---
77

88
# Azure Arc resource bridge (preview) security overview
@@ -33,5 +33,6 @@ The [activity log](../../azure-monitor/essentials/activity-log.md) is an Azure p
3333

3434
## Next steps
3535

36-
- Review the [Azure Arc resource bridge (preview) overview](overview.md) to understand more about requirements and technical details.
36+
- Understand [system requirements](system-requirements.md) and [network requirements](network-requirements.md) for Azure Arc resource bridge (preview).
37+
- Review the [Azure Arc resource bridge (preview) overview](overview.md) to understand more about features and benefits.
3738
- Learn more about [Azure Arc](../overview.md).

articles/azure-arc/resource-bridge/system-requirements.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Arc resource bridge (preview) system requirements
33
description: Learn about system requirements for Azure Arc resource bridge (preview).
44
ms.topic: conceptual
5-
ms.date: 02/15/2023
5+
ms.date: 03/23/2023
66
---
77

88
# Azure Arc resource bridge (preview) system requirements
@@ -123,6 +123,6 @@ When deploying Arc resource bridge with AKS on Azure Stack HCI (AKS Hybrid), the
123123

124124
## Next steps
125125

126-
- Review the [Azure Arc resource bridge (preview) overview](overview.md) to understand more about requirements and technical details.
126+
- Understand [network requirements for Azure Arc resource bridge (preview)](network-requirements.md).
127+
- Review the [Azure Arc resource bridge (preview) overview](overview.md) to understand more about features and benefits.
127128
- Learn about [security configuration and considerations for Azure Arc resource bridge (preview)](security-overview.md).
128-

0 commit comments

Comments
 (0)