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/global-secure-access/how-to-simulate-remote-network.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,15 +104,15 @@ You use the BGP IP addresses, Public IP addresses, and ASN values provided by Mi
104
104
1. Select the **Resource group** created previously.
105
105
1. Select the appropriate region.
106
106
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.
108
108
1. Select **Next: Advanced**.
109
109
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.
112
112
1. Select **Review + create**, confirm your settings.
113
113
1. Select **Create**.
114
114
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":::
116
116
117
117
### Virtual machine
118
118
@@ -151,15 +151,15 @@ You create two connections one for your primary and secondary gateways.
151
151
1. Select **Review + create**, confirm your settings.
152
152
1. Select **Create**.
153
153
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":::
155
155
156
156
## Enable remote connectivity in Microsoft Entra
157
157
158
158
### Create a remote network
159
159
160
160
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.
161
161
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":::
163
163
164
164
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).
@@ -196,7 +196,7 @@ After you create the remote networks in the previous steps, it may take a few mi
196
196
1. Each of the connections should show a **Status** of **Connected** once the configuration is applied and successful.
197
197
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**.
198
198
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" :::
200
200
201
201
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).
0 commit comments