Skip to content

Commit 6018f46

Browse files
authored
Merge pull request #294462 from AbdullahBell/expressroute-image-deletion
Networking: ExpressRoute: Reducing screenshot usage: 21 articles
2 parents c66da87 + 9e1e15f commit 6018f46

File tree

134 files changed

+1
-225
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

134 files changed

+1
-225
lines changed

articles/expressroute/evaluate-circuit-resiliency.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ To manually failover an ExpressRoute circuit that is configured with maximum res
4545

4646
1. Navigate to the **Overview** page and select the private peering that is to be disabled.
4747

48-
:::image type="content" source="./media/evaluate-circuit-resiliency/primary-circuit.png" alt-text="Screenshot of the peering section of an ExpressRoute circuit on the overview page.":::
49-
5048
1. Deselect the checkbox next to **Enable IPv4 Peering** or **Enable IPv6 Peering** to disconnect the Border Gateway Protocol (BGP) peering and then select **Save**. When you disable the peering, Azure disconnects the private peering connection on the first circuit, and the secondary circuit assumes the role of the active connection."
5149

5250
:::image type="content" source="./media/evaluate-circuit-resiliency/disable-private-peering-primary.png" alt-text="Screenshot of the private peering settings page for an ExpressRoute circuit.":::

articles/expressroute/expressroute-howto-add-gateway-portal-resource-manager.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,25 +54,19 @@ The steps for this tutorial use the values in the following configuration refere
5454
1. In the **Settings** section of your virtual network, select **Subnets** to expand the Subnet settings.
5555

5656
1. Select **+ Gateway subnet** to add a gateway subnet.
57-
58-
:::image type="content" source="./media/expressroute-howto-add-gateway-portal-resource-manager/add-gateway-subnet.png" alt-text="Screenshot that shows the button to add the gateway subnet.":::
5957

6058
1. The **Name** for your subnet is automatically filled in with the value 'GatewaySubnet'. This value is required in order for Azure to recognize the subnet as the gateway subnet. Adjust the autofilled **Address range** values to match your configuration requirements. **You need to create the GatewaySubnet with a /27 or larger** (/26, /25, and so on.). /28 or smaller subnets are not supported for new deployments. If you plan on connecting 16 ExpressRoute circuits to your gateway, you **must** create a gateway subnet of /26 or larger.
6159

6260
If you're using a dual stack virtual network and plan to use IPv6-based private peering over ExpressRoute, select **Add IPv6 address space** and enter **IPv6 address range** values.
6361

6462
Then, select **OK** to save the values and create the gateway subnet.
6563

66-
:::image type="content" source="./media/expressroute-howto-add-gateway-portal-resource-manager/add-subnet-gateway.png" alt-text="Screenshot of the create an ExpressRoute gateway page with ErGwScale SKU selected.":::
67-
6864
## Create the virtual network gateway
6965

7066
1. In the portal, on the left side, select **Create a resource**, and type 'Virtual Network Gateway' in search. Locate **Virtual network gateway** in the search return and select the entry. On the **Virtual network gateway** page, select **Create**.
7167

7268
1. On the **Create virtual network gateway** page, enter or select these settings:
7369

74-
:::image type="content" source="./media/expressroute-howto-add-gateway-portal-resource-manager/create-gateway.png" alt-text="Screenshot that shows the Add subnet page for adding the gateway subnet.":::
75-
7670
| Setting | Value |
7771
| --------| ----- |
7872
| **Project details** | |
@@ -125,8 +119,6 @@ These steps will need to be completed on all virtual networks that need to commu
125119

126120
If you no longer need the ExpressRoute gateway, locate the gateway in the virtual network resource group and select **Delete**. Ensure the gateway doesn't have any connections to a circuit.
127121

128-
:::image type="content" source="./media/expressroute-howto-add-gateway-portal-resource-manager/delete-gateway.png" alt-text="Screenshot that shows how to delete the virtual network gateway.":::
129-
130122
## Next steps
131123

132124
In this tutorial, you learned how to create a virtual network gateway. For more information about virtual network gateways, see: [ExpressRoute virtual network gateways](expressroute-about-virtual-network-gateways.md).

articles/expressroute/expressroute-howto-add-ipv6-portal.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,8 @@ From a web browser, sign in to the [Azure portal](https://portal.azure.com).
2424

2525
1. [Create an ExpressRoute circuit](expressroute-howto-circuit-portal-resource-manager.md) or navigate to the existing circuit you want to change.
2626

27-
:::image type="content" source="./media/expressroute-howto-add-ipv6-portal/navigate-to-circuit.png" alt-text="Screenshot of ExpressRoute circuit list.":::
28-
2927
1. Select the **Azure private** peering configuration.
3028

31-
:::image type="content" source="./media/expressroute-howto-add-ipv6-portal/navigate-to-peering.png" alt-text="Screenshot of ExpressRoute overview page.":::
32-
3329
1. Add an IPv6 Private Peering to your existing IPv4 Private Peering configuration by selecting "Both" for **Subnets**, or only enable IPv6 Private Peering on your new circuit by selecting "IPv6". Provide a pair of /126 IPv6 subnets that you own for your primary link and secondary links. From each of these subnets, you assign the first usable IP address to your router as Microsoft uses the second usable IP for its router. **Save** your peering configuration once you defined all parameters.
3430

3531
:::image type="content" source="./media/expressroute-howto-add-ipv6-portal/add-ipv6-peering.png" alt-text="Screenshot of adding Ipv6 on private peering page.":::
@@ -44,8 +40,6 @@ Follow these steps if you have an existing environment of Azure resources that y
4440

4541
1. Navigate to the virtual network that your ExpressRoute circuit is connected to.
4642

47-
:::image type="content" source="./media/expressroute-howto-add-ipv6-portal/navigate-to-vnet.png" alt-text="Screenshot of virtual network list.":::
48-
4943
1. Navigate to the **Address space** tab and add an IPv6 address space to your virtual network. **Save** your address space.
5044

5145
:::image type="content" source="./media/expressroute-howto-add-ipv6-portal/add-ipv6-space.png" alt-text="Screenshot of add Ipv6 address space to virtual network.":::

articles/expressroute/expressroute-howto-circuit-portal-resource-manager.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ From a browser, sign in to the [Azure portal](https://portal.azure.com) and sign
3434
3535
1. On the Azure portal menu, select **+ Create a resource**. Search for **ExpressRoute** and then select **Create**.
3636

37-
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/create-an-expressroute-circuit.png" alt-text="Screenshot of the create an ExpressRoute circuit resource.":::
38-
3937
1. Select the **Subscription** and **Resource group** for the circuit. Then select the type of **Resiliency** for your setup.
4038

4139
**Maximum Resiliency (Recommended)** - Provides the highest level of resiliency for your ExpressRoute connection. It provides two ExpressRoute circuits with local redundancy in two different ExpressRoute edge locations.
@@ -105,8 +103,6 @@ You can view all the circuits that you created by searching for **ExpressRoute c
105103

106104
All Expressroute circuits created in the subscription appear here.
107105

108-
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/expressroute-circuit-list.png" alt-text="Screenshot of ExpressRoute circuit list.":::
109-
110106
**View the properties**
111107

112108
You can view the properties of the circuit by selecting it. On the Overview page for your circuit, you find the **Service Key**. Provide the service key to your service provider to complete the provisioning process. The service key is unique to your circuit.
@@ -122,8 +118,6 @@ When you create a new ExpressRoute circuit, the circuit is in the following stat
122118
Provider status: **Not provisioned**<BR>
123119
Circuit status: **Enabled**
124120

125-
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/expressroute-circuit-overview-provisioning-state.png" alt-text="Screenshot of provisioning process.":::
126-
127121
The circuit changes to the following state when the connectivity provider is currently enabling it for you:
128122

129123
Provider status: **Provisioning**<BR>
@@ -138,8 +132,6 @@ Circuit status: **Enabled**
138132

139133
You can view the properties of a circuit that you're interested in by selecting it. Check the **Provider status** and ensure that it has moved to **Provisioned** before you continue.
140134

141-
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/provisioned.png" alt-text="Screenshot of circuit and provider status.":::
142-
143135
### Create your routing configuration
144136

145137
For step-by-step instructions, refer to the [ExpressRoute circuit routing configuration](expressroute-howto-routing-portal-resource-manager.md) article to create and modify circuit peerings.
@@ -197,8 +189,6 @@ To modify an ExpressRoute circuit, select **Configuration**.
197189

198190
1. In the **Overview** page, select **Delete**. If there are any associated resources attached to the circuit, you're asked to view the resources. Select **Yes** to see the associations that need to be removed before starting the deprovisioning process. If there are no associated resources, you can proceed with step 4.
199191

200-
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/expressroute-circuit-deprovision.png" alt-text="Screenshot of deprovisioning circuit for ExpressRoute.":::
201-
202192
1. In the **View Associated Resources of Circuit** pane, you can see the resources associated with the circuit. Ensure you delete the resources before proceeding with the deprovisioning of the circuit.
203193

204194
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/expressroute-deprovision-associated-resources.png" alt-text="Screenshot of deleting associated resources to ExpressRoute circuit.":::
@@ -209,8 +199,6 @@ To modify an ExpressRoute circuit, select **Configuration**.
209199

210200
1. After your circuit service provider has confirmed that they've deprovisioned the circuit, confirm that the *Provider status* changes to **Not provisioned** in the Azure portal. Once the *Provider status* changes to **Not provisioned**, you can delete the circuit.
211201

212-
:::image type="content" source="./media/expressroute-howto-circuit-portal-resource-manager/expressroute-deprovisioned.png" alt-text="Screenshot of a deprovisioned circuit.":::
213-
214202
> [!NOTE]
215203
>* You must delete all associated [Virtual Network connections](expressroute-howto-linkvnet-portal-resource-manager.md#clean-up-resources), [Route Filter](how-to-routefilter-portal.md#clean-up-resources), [Authorizations](expressroute-howto-linkvnet-portal-resource-manager.md#circuit-owner-operations), and [Global Reach](expressroute-howto-set-global-reach-portal.md#disable-connectivity) from the ExpressRoute circuit before deprovisioning. If deprovisioning fails, check whether any associated resources are still linked to the circuit.
216204
>* If the circuit service provider has deprovisioned the circuit (The *Provider status* has updated to **Not provisioned**), you can delete the circuit. This stops billing for the circuit.

articles/expressroute/expressroute-howto-erdirect.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,6 @@ Reference the recently created ExpressRoute Direct resource, input a customer na
200200
201201
1. Select the **Upload/Download** button and then select **Download**. Select the `loa.pdf` file and select Download.
202202
203-
:::image type="content" source="./media/expressroute-howto-erdirect/download.png" alt-text="Screenshot of download button from Azure Cloud Shell.":::
204-
205203
## <a name="state"></a>Change Admin State of links
206204
207205
This process should be used to conduct a Layer 1 test, ensuring that each cross-connection is properly patched into each router for primary and secondary.

articles/expressroute/expressroute-howto-gateway-migration-portal.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ Here are the steps to migrate to a new gateway in Azure portal.
3939

4040
1. the left-hand menu under *Settings*, select **Gateway SKU Migration**.
4141

42-
:::image type="content" source="media/gateway-migration/gateway-sku-migration-location.png" alt-text="Screenshot of Gateway migration location."lightbox="media/gateway-migration/gateway-sku-migration-location.png":::
43-
4442
1. Select **Validate** to check if the gateway is ready for migration. You'll first see a list of prerequisites that must be met before migration can begin. If these prerequisites aren't met, validation fails and you can't proceed.
4543

4644
:::image type="content" source="media/gateway-migration/validate-step.png" alt-text="Screenshot of the validate step for migrating a virtual network gateway."lightbox="media/gateway-migration/validate-step.png":::

articles/expressroute/expressroute-howto-ipsec-transport-private-windows.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,8 @@ Ensure that you meet the following prerequisites:
9797

9898
1. Create a new GPO linked to an OU by opening the Group Policy Management snap-in. Then locate the OU to which the GPO gets linked. In the example, the OU is named **IPSecOU**.
9999

100-
[![9]][9]
101100
2. In the Group Policy Management snap-in, select the OU, and right-click. In the dropdown, select "**Create a GPO in this domain, and Link it here…**".
102101

103-
[![10]][10]
104102
3. Name the GPO an intuitive name so that you can easily locate it later. Select **OK** to create and link the GPO.
105103

106104
[![11]][11]
@@ -169,7 +167,6 @@ Create a filter list that specifies encrypted HTTP traffic with destination port
169167
[![29]][29]
170168
7. On the **IP Protocol Type** page, select **TCP**. Then, select **Next**.
171169

172-
[![30]][30]
173170
8. On the **IP Protocol Port** page, select **From any port** and **To this port:**. Type **8080** in the text box. These settings specify only the HTTP traffic on destination port 8080 gets encrypted. Then, select **Next**.
174171

175172
[![31]][31]
@@ -315,8 +312,6 @@ For more information about ExpressRoute, see the [ExpressRoute FAQ](expressroute
315312
[1]: ./media/expressroute-howto-ipsec-transport-private-windows/network-diagram.png "network Diagram IPsec transport mode through ExpressRoute"
316313
[4]: ./media/expressroute-howto-ipsec-transport-private-windows/ipsec-interesting-traffic.png "IPsec interesting traffic"
317314
[5]: ./media/expressroute-howto-ipsec-transport-private-windows/windows-ipsec.png "Windows IPsec policy"
318-
[9]: ./media/expressroute-howto-ipsec-transport-private-windows/ou.png "Organization Unit in the Group Policy"
319-
[10]: ./media/expressroute-howto-ipsec-transport-private-windows/create-gpo-ou.png "create a GPO associated with the OU"
320315
[11]: ./media/expressroute-howto-ipsec-transport-private-windows/gpo-name.png "assign a name to the GPO associated with the OU"
321316
[12]: ./media/expressroute-howto-ipsec-transport-private-windows/edit-gpo.png "edit the GPO"
322317
[15]: ./media/expressroute-howto-ipsec-transport-private-windows/manage-ip-filter-list-filter-actions.png "Manage IP Filter Lists and Filter Actions"
@@ -334,7 +329,6 @@ For more information about ExpressRoute, see the [ExpressRoute FAQ](expressroute
334329
[27]: ./media/expressroute-howto-ipsec-transport-private-windows/source-address.png "selection of the Source subnet"
335330
[28]: ./media/expressroute-howto-ipsec-transport-private-windows/source-network.png "Source Network"
336331
[29]: ./media/expressroute-howto-ipsec-transport-private-windows/destination-network.png "Destination Network"
337-
[30]: ./media/expressroute-howto-ipsec-transport-private-windows/protocol.png "Protocol"
338332
[31]: ./media/expressroute-howto-ipsec-transport-private-windows/source-port-and-destination-port.png "source port and destination port"
339333
[32]: ./media/expressroute-howto-ipsec-transport-private-windows/ip-filter-list.png "filter list"
340334
[33]: ./media/expressroute-howto-ipsec-transport-private-windows/ip-filter-for-http.png "IP filter list with HTTP traffic"

0 commit comments

Comments
 (0)