Skip to content

Commit b5d981f

Browse files
authored
acrolinx and lightbox
1 parent 1159dc4 commit b5d981f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/global-secure-access/how-to-simulate-remote-network.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -104,15 +104,15 @@ You use the BGP IP addresses, Public IP addresses, and ASN values provided by Mi
104104
1. Select the **Resource group** created previously.
105105
1. Select the appropriate region.
106106
1. Provide your local network gateway with a **Name**.
107-
1. For **Endpoint**, select **IP address**, then provide the IP address provided in the Microsft Entra admin center.
107+
1. For **Endpoint**, select **IP address**, then provide the IP address provided in the Microsoft Entra admin center.
108108
1. Select **Next: Advanced**.
109109
1. Set **Configure BGP** to **Yes**
110-
1. Set the **Autonomous system number (ASN)** to the appropriate value provided in the Microsft Entra admin center.
111-
1. Set the **BGP peer IP address** to the appropriate value provided in the Microsft Entra admin center.
110+
1. Set the **Autonomous system number (ASN)** to the appropriate value provided in the Microsoft Entra admin center.
111+
1. Set the **BGP peer IP address** to the appropriate value provided in the Microsoft Entra admin center.
112112
1. Select **Review + create**, confirm your settings.
113113
1. Select **Create**.
114114

115-
:::image type="content" source="media/how-to-simulate-remote-network/create-local-network-gateway.png" alt-text="Screenshot of the Azure portal showing configuration settings for a local network gateway.":::
115+
:::image type="content" source="media/how-to-simulate-remote-network/create-local-network-gateway.png" alt-text="Screenshot of the Azure portal showing configuration settings for a local network gateway." lightbox="media/how-to-simulate-remote-network/create-local-network-gateway.png":::
116116

117117
### Virtual machine
118118

@@ -151,15 +151,15 @@ You create two connections one for your primary and secondary gateways.
151151
1. Select **Review + create**, confirm your settings.
152152
1. Select **Create**.
153153

154-
:::image type="content" source="media/how-to-simulate-remote-network/create-site-to-site-connection.png" alt-text="Screenshot of the Azure portal showing configuration settings for a site-to-site connection.":::
154+
:::image type="content" source="media/how-to-simulate-remote-network/create-site-to-site-connection.png" alt-text="Screenshot of the Azure portal showing configuration settings for a site-to-site connection." lightbox="media/how-to-simulate-remote-network/create-site-to-site-connection.png":::
155155

156156
## Enable remote connectivity in Microsoft Entra
157157

158158
### Create a remote network
159159

160160
You need the public IP addresses of your virtual network gateway. These IP addresses can be found by browsing to the Configuration page of your virtual and local network gateways. You complete the **Add a link** sections twice to create a link for your primary and secondary connections.
161161

162-
:::image type="content" source="media/how-to-simulate-remote-network/virtual-network-gateway-public-ip-addresses.png" alt-text="Screenshot showing how to find the public IP addresses of a virtual network gateway.":::
162+
:::image type="content" source="media/how-to-simulate-remote-network/virtual-network-gateway-public-ip-addresses.png" alt-text="Screenshot showing how to find the public IP addresses of a virtual network gateway." lightbox="media/how-to-simulate-remote-network/virtual-network-gateway-public-ip-addresses.png":::
163163

164164
1. Sign in to the **[Microsoft Entra admin center](https://entra.microsoft.com)** as a [Global Secure Access Administrator](../active-directory/roles/permissions-reference.md#global-secure-access-administrator).
165165
1. Browse to **Global Secure Access Preview** > **Remote network** > **Create remote network**.
@@ -196,7 +196,7 @@ After you create the remote networks in the previous steps, it may take a few mi
196196
1. Each of the connections should show a **Status** of **Connected** once the configuration is applied and successful.
197197
1. Browsing to **BGP peers** under the **Monitoring** section allows you to confirm that BGP peering is successful. Look for the peer addresses provided by Microsoft. Once configuration is applied and successful, the **Status** should show **Connected**.
198198

199-
:::image type="content" source="media/how-to-simulate-remote-network/verify-connectivity.png" alt-text="Screenshot showing how to find the connection status for your virtual network gateway.":::
199+
:::image type="content" source="media/how-to-simulate-remote-network/verify-connectivity.png" alt-text="Screenshot showing how to find the connection status for your virtual network gateway." lightbox="media/how-to-simulate-remote-network/verify-connectivity.png" :::
200200

201201
You can also use the virtual machine you created to validate that traffic is flowing to Microsoft 365 locations like SharePoint Online. Browsing to resources in SharePoint or Exchange Online should result in traffic on your virtual network gateway. This traffic can be seen by browsing to [Metrics on the virtual network gateway](/azure/vpn-gateway/monitor-vpn-gateway#analyzing-metrics) or by [Configuring packet capture for VPN gateways](/azure/vpn-gateway/packet-capture).
202202

0 commit comments

Comments
 (0)