Skip to content

Commit c03ab87

Browse files
authored
Merge pull request #110627 from paulth1/ten-internet-peering-howto-articles-batch1
edit pass: Ten internet peering howto articles batch1
2 parents 19044c1 + 88ce22f commit c03ab87

33 files changed

+370
-368
lines changed
Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Create or modify a Direct peering using the portal
2+
title: Create or modify a Direct peering by using the Azure portal
33
titleSuffix: Azure
4-
description: Create or modify a Direct peering using the portal
4+
description: Create or modify a Direct peering by using the Azure portal
55
services: internet-peering
66
author: prmitiki
77
ms.service: internet-peering
@@ -10,24 +10,24 @@ ms.date: 11/27/2019
1010
ms.author: prmitiki
1111
---
1212

13-
# Create or modify a Direct peering using the portal
13+
# Create or modify a Direct peering by using the Azure portal
1414

15-
This article describes how to create a Microsoft Direct peering by using the portal. This article also shows how to check the status of the resource, update it, or delete and deprovision it.
15+
This article describes how to create a Microsoft Direct peering by using the Azure portal. This article also shows how to check the status of the resource, update it, or delete and deprovision it.
1616

17-
If you prefer, you can complete this guide using the [PowerShell](howto-direct-powershell.md).
17+
If you prefer, you can complete this guide by using Azure [PowerShell](howto-direct-powershell.md).
1818

1919
## Before you begin
20-
* Review [Prerequisites](prerequisites.md) and [Direct peering walkthrough](walkthrough-direct-all.md) before you begin configuration.
21-
* In case you have Direct peering with Microsoft already, which are not converted to Azure resources, refer to [Convert a legacy Direct peering to Azure resource using the portal](howto-legacy-direct-portal.md)
20+
* Review the [prerequisites](prerequisites.md) and the [Direct peering walkthrough](walkthrough-direct-all.md) before you begin configuration.
21+
* If you already have Direct peering connections with Microsoft that aren't converted to Azure resources, see [Convert a legacy Direct peering to an Azure resource by using the portal](howto-legacy-direct-portal.md).
2222

2323
## Create and provision a Direct peering
2424

25-
### Sign in to portal and select your subscription
25+
### Sign in to the portal and select your subscription
2626
[!INCLUDE [Account](./includes/account-portal.md)]
2727

2828
### <a name=create></a>Create a Direct peering
2929

30-
You can create a new peering request by using **Peering** resource.
30+
You can create a new peering request by using the **Peering** resource.
3131

3232
#### Launch resource and configure basic settings
3333
[!INCLUDE [direct-peering-basic](./includes/direct-portal-basic.md)]
@@ -46,9 +46,9 @@ You can create a new peering request by using **Peering** resource.
4646

4747
## Next steps
4848

49-
* [Create or modify Exchange peering using the portal](howto-exchange-portal.md).
50-
* [Convert a legacy Exchange peering to Azure resource using the portal](howto-legacy-exchange-portal.md).
49+
* [Create or modify Exchange peering by using the portal](howto-exchange-portal.md)
50+
* [Convert a legacy Exchange peering to an Azure resource by using the portal](howto-legacy-exchange-portal.md)
5151

5252
## Additional resources
5353

54-
For more information, visit [Internet peering FAQs](faqs.md)
54+
For more information, see [Internet peering FAQs](faqs.md).

articles/internet-peering/howto-direct-powershell.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Create or modify a Direct peering using PowerShell
2+
title: Create or modify a Direct peering by using PowerShell
33
titleSuffix: Azure
4-
description: Create or modify a Direct peering using PowerShell
4+
description: Create or modify a Direct peering by using PowerShell
55
services: internet-peering
66
author: prmitiki
77
ms.service: internet-peering
@@ -10,17 +10,17 @@ ms.date: 11/27/2019
1010
ms.author: prmitiki
1111
---
1212

13-
# Create or modify a Direct peering using PowerShell
13+
# Create or modify a Direct peering by using PowerShell
1414

15-
This article describes how to create a Microsoft Direct peering by using PowerShell cmdlets and the Resource Manager deployment model. This article also shows you how to check the status of the resource, update it, or delete and deprovision it.
15+
This article describes how to create a Microsoft Direct peering by using PowerShell cmdlets and the Azure Resource Manager deployment model. This article also shows you how to check the status of the resource, update it, or delete and deprovision it.
1616

17-
If you prefer, you can complete this guide using the [portal](howto-direct-portal.md).
17+
If you prefer, you can complete this guide by using the Azure [portal](howto-direct-portal.md).
1818

1919
## Before you begin
20-
* Review [Prerequisites](prerequisites.md) and [Direct peering walkthrough](walkthrough-direct-all.md) before you begin configuration.
21-
* In case you have Direct peering with Microsoft already, which are not converted to Azure resources, refer to [Convert a legacy Direct peering to Azure resource using PowerShell](howto-legacy-direct-powershell.md)
20+
* Review the [prerequisites](prerequisites.md) and the [Direct peering walkthrough](walkthrough-direct-all.md) before you begin configuration.
21+
* If you already have Direct peering connections with Microsoft that aren't converted to Azure resources, see [Convert a legacy Direct peering to an Azure resource by using PowerShell](howto-legacy-direct-powershell.md).
2222

23-
### Working with Azure PowerShell
23+
### Work with Azure PowerShell
2424
[!INCLUDE [CloudShell](./includes/cloudshell-powershell-about.md)]
2525

2626
## Create and provision a Direct peering
@@ -45,8 +45,8 @@ If you prefer, you can complete this guide using the [portal](howto-direct-porta
4545

4646
## Next steps
4747

48-
* [Create or modify Exchange peering using PowerShell](howto-exchange-powershell.md).
49-
* [Convert a legacy Exchange peering to Azure resource using PowerShell](howto-legacy-exchange-powershell.md).
48+
* [Create or modify Exchange peering by using PowerShell](howto-exchange-powershell.md)
49+
* [Convert a legacy Exchange peering to an Azure resource by using PowerShell](howto-legacy-exchange-powershell.md)
5050

5151
## Additional resources
5252
You can get detailed descriptions of all the parameters by running the following command:
@@ -55,4 +55,4 @@ You can get detailed descriptions of all the parameters by running the following
5555
Get-Help Get-AzPeering -detailed
5656
```
5757

58-
For more information, visit [Internet peering FAQs](faqs.md)
58+
For more information, see [Internet peering FAQs](faqs.md).
Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Create or modify an Exchange peering using the portal
2+
title: Create or modify an Exchange peering by using the Azure portal
33
titleSuffix: Azure
4-
description: Create or modify an Exchange peering using the portal
4+
description: Create or modify an Exchange peering by using the Azure portal
55
services: internet-peering
66
author: prmitiki
77
ms.service: internet-peering
@@ -10,26 +10,26 @@ ms.date: 11/27/2019
1010
ms.author: prmitiki
1111
---
1212

13-
# Create or modify an Exchange peering using the portal
13+
# Create or modify an Exchange peering by using the Azure portal
1414

15-
This article describes how to create a Microsoft Exchange peering by using the portal. This article also shows how to check the status of the resource, update it, or delete and deprovision it.
15+
This article describes how to create a Microsoft Exchange peering by using the Azure portal. This article also shows how to check the status of the resource, update it, or delete and deprovision it.
1616

17-
If you prefer, you can complete this guide using the [PowerShell](howto-exchange-powershell.md).
17+
If you prefer, you can complete this guide by using [PowerShell](howto-exchange-powershell.md).
1818

1919
## Before you begin
20-
* Review [Prerequisites](prerequisites.md) and [Exchange peering walkthrough](walkthrough-exchange-all.md) before you begin configuration.
21-
* In case you have Exchange peerings with Microsoft already, which are not converted to Azure resources, refer to [Convert a legacy Exchange peering to Azure resource using the portal](howto-legacy-exchange-portal.md)
20+
* Review the [prerequisites](prerequisites.md) and the [Exchange peering walkthrough](walkthrough-exchange-all.md) before you begin configuration.
21+
* If you already have Exchange peerings with Microsoft that aren't converted to Azure resources, see [Convert a legacy Exchange peering to an Azure resource by using the portal](howto-legacy-exchange-portal.md).
2222

2323
## Create and provision an Exchange peering
2424

25-
### Sign in to portal and select your subscription
25+
### Sign in to the portal and select your subscription
2626
[!INCLUDE [Account](./includes/account-portal.md)]
2727

2828
### <a name=create></a>Create an Exchange peering
2929

30-
You can create a new peering request by using **Peering** resource.
30+
You can create a new peering request by using the **Peering** resource.
3131

32-
#### Launch resource and configure basic settings
32+
#### Launch the resource and configure basic settings
3333
[!INCLUDE [direct-peering-basic](./includes/direct-portal-basic.md)]
3434

3535
#### Configure connections and submit
@@ -46,9 +46,9 @@ You can create a new peering request by using **Peering** resource.
4646

4747
## Next steps
4848

49-
* [Create or modify a Direct peering using the portal](howto-direct-portal.md)
50-
* [Convert a legacy Direct peering to Azure resource using the portal](howto-legacy-direct-portal.md)
49+
* [Create or modify a Direct peering by using the portal](howto-direct-portal.md)
50+
* [Convert a legacy Direct peering to an Azure resource by using the portal](howto-legacy-direct-portal.md)
5151

5252
## Additional resources
5353

54-
For more information, visit [Internet peering FAQs](faqs.md)
54+
For more information, see [Internet peering FAQs](faqs.md).

articles/internet-peering/howto-exchange-powershell.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Create or modify an Exchange peering using PowerShell
2+
title: Create or modify an Exchange peering by using PowerShell
33
titleSuffix: Azure
4-
description: Create or modify an Exchange peering using PowerShell
4+
description: Create or modify an Exchange peering by using PowerShell
55
services: internet-peering
66
author: prmitiki
77
ms.service: internet-peering
@@ -10,17 +10,17 @@ ms.date: 11/27/2019
1010
ms.author: prmitiki
1111
---
1212

13-
# Create or modify an Exchange peering using PowerShell
13+
# Create or modify an Exchange peering by using PowerShell
1414

1515
This article describes how to create a Microsoft Exchange peering by using PowerShell cmdlets and the Resource Manager deployment model. This article also shows you how to check the status of the resource, update it, or delete and deprovision it.
1616

17-
If you prefer, you can complete this guide using the [portal](howto-exchange-portal.md).
17+
If you prefer, you can complete this guide by using the Azure [portal](howto-exchange-portal.md).
1818

1919
## Before you begin
20-
* Review [Prerequisites](prerequisites.md) and [Exchange peering walkthrough](walkthrough-exchange-all.md) before you begin configuration.
21-
* In case you have Exchange peerings with Microsoft already, which are not converted to Azure resources, refer to [Convert a legacy Exchange peering to Azure resource using PowerShell](howto-legacy-exchange-powershell.md)
20+
* Review the [prerequisites](prerequisites.md) and the [Exchange peering walkthrough](walkthrough-exchange-all.md) before you begin configuration.
21+
* If you already have Exchange peerings with Microsoft that aren't converted to Azure resources, see [Convert a legacy Exchange peering to an Azure resource by using PowerShell](howto-legacy-exchange-powershell.md).
2222

23-
### Working with Azure PowerShell
23+
### Work with Azure PowerShell
2424
[!INCLUDE [CloudShell](./includes/cloudshell-powershell-about.md)]
2525

2626
## Create and provision an Exchange peering
@@ -46,8 +46,8 @@ If you prefer, you can complete this guide using the [portal](howto-exchange-por
4646

4747
## Next steps
4848

49-
* [Create or modify a Direct peering using PowerShell](howto-direct-powershell.md)
50-
* [Convert a legacy Direct peering to Azure resource using PowerShell](howto-legacy-direct-powershell.md)
49+
* [Create or modify a Direct peering by using PowerShell](howto-direct-powershell.md)
50+
* [Convert a legacy Direct peering to an Azure resource by using PowerShell](howto-legacy-direct-powershell.md)
5151

5252
## Additional resources
5353
You can get detailed descriptions of all the parameters by running the following command:
@@ -56,4 +56,4 @@ You can get detailed descriptions of all the parameters by running the following
5656
Get-Help Get-AzPeering -detailed
5757
```
5858

59-
For more information, visit [Internet peering FAQs](faqs.md)
59+
For more information, see [Internet peering FAQs](faqs.md).
Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Convert a legacy Direct peering to Azure resource using the portal
2+
title: Convert a legacy Direct peering to an Azure resource by using the Azure portal
33
titleSuffix: Azure
4-
description: Convert a legacy Direct peering to Azure resource using the portal
4+
description: Convert a legacy Direct peering to an Azure resource by using the Azure portal
55
services: internet-peering
66
author: prmitiki
77
ms.service: internet-peering
@@ -10,26 +10,26 @@ ms.date: 11/27/2019
1010
ms.author: prmitiki
1111
---
1212

13-
# Convert a legacy Direct peering to Azure resource using the portal
13+
# Convert a legacy Direct peering to an Azure resource by using the Azure portal
1414

15-
This article describes how to convert an existing legacy Direct peering to Azure resource using the portal.
15+
This article describes how to convert an existing legacy Direct peering to an Azure resource by using the Azure portal.
1616

17-
If you prefer, you can complete this guide using the [PowerShell](howto-legacy-direct-powershell.md).
17+
If you prefer, you can complete this guide by using [PowerShell](howto-legacy-direct-powershell.md).
1818

1919
## Before you begin
20-
* Review [Prerequisites](prerequisites.md) and [Direct peering walkthrough](walkthrough-direct-all.md) before you begin configuration.
20+
* Review the [prerequisites](prerequisites.md) and the [Direct peering walkthrough](walkthrough-direct-all.md) before you begin configuration.
2121

2222

23-
## Convert legacy Direct peering to Azure resource
23+
## Convert a legacy Direct peering to an Azure resource
2424

25-
### Sign in to portal and select your subscription
25+
### Sign in to the portal and select your subscription
2626
[!INCLUDE [Account](./includes/account-portal.md)]
2727

28-
### <a name=create></a>Convert legacy Direct peering
28+
### <a name=create></a>Convert a legacy Direct peering
2929

30-
You can convert legacy peering connections using **Peering** resource.
30+
You can convert legacy peering connections by using the **Peering** resource.
3131

32-
#### Launch resource and configure basic settings
32+
#### Launch the resource and configure basic settings
3333
[!INCLUDE [direct-peering-basic](./includes/direct-portal-basic.md)]
3434

3535
#### Configure connections and submit
@@ -40,8 +40,8 @@ You can convert legacy peering connections using **Peering** resource.
4040

4141
## Additional resources
4242

43-
For more information, visit [Internet peering FAQs](faqs.md)
43+
For more information, see [Internet peering FAQs](faqs.md).
4444

4545
## Next steps
4646

47-
* [Create or modify a Direct peering using the portal](howto-direct-portal.md).
47+
* [Create or modify a Direct peering by using the portal](howto-direct-portal.md)

articles/internet-peering/howto-legacy-direct-powershell.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Convert a legacy Direct peering to Azure resource using PowerShell
2+
title: Convert a legacy Direct peering to an Azure resource by using PowerShell
33
titleSuffix: Azure
4-
description: Convert a legacy Direct peering to Azure resource using PowerShell
4+
description: Convert a legacy Direct peering to an Azure resource by using PowerShell
55
services: internet-peering
66
author: prmitiki
77
ms.service: internet-peering
@@ -10,33 +10,33 @@ ms.date: 11/27/2019
1010
ms.author: prmitiki
1111
---
1212

13-
# Convert a legacy Direct peering to Azure resource using PowerShell
13+
# Convert a legacy Direct peering to an Azure resource by using PowerShell
1414

15-
This article describes how to convert an existing legacy Direct peering to Azure resource using PowerShell cmdlets.
15+
This article describes how to convert an existing legacy Direct peering to an Azure resource by using PowerShell cmdlets.
1616

17-
If you prefer, you can complete this guide using the [portal](howto-legacy-direct-portal.md).
17+
If you prefer, you can complete this guide by using the Azure [portal](howto-legacy-direct-portal.md).
1818

1919
## Before you begin
20-
* Review [Prerequisites](prerequisites.md) and [Direct peering walkthrough](walkthrough-direct-all.md) before you begin configuration.
20+
* Review the [prerequisites](prerequisites.md) and the [Direct peering walkthrough](walkthrough-direct-all.md) before you begin configuration.
2121

22-
### Working with Azure PowerShell
22+
### Work with Azure PowerShell
2323
[!INCLUDE [CloudShell](./includes/cloudshell-powershell-about.md)]
2424

25-
## Convert legacy Direct peering to Azure resource
25+
## Convert a legacy Direct peering to an Azure resource
2626

2727
### Sign in to your Azure account and select your subscription
2828
[!INCLUDE [Account](./includes/account-powershell.md)]
2929

30-
### <a name= get></a>Get legacy Direct peering for Conversion
31-
Below is an example to get legacy Direct peering at Seattle peering location
30+
### <a name= get></a>Get a legacy Direct peering for conversion
31+
This example shows how to get a legacy Direct peering at the Seattle peering location.
3232

3333
```powershell
3434
$legacyPeering = Get-AzLegacyPeering `
3535
-Kind Direct -PeeringLocation "Seattle"
3636
$legacyPeering
3737
```
3838

39-
Below is an example response:
39+
Here's an example response:
4040
```powershell
4141
Name :
4242
Sku : Basic_Direct_Free
@@ -74,14 +74,14 @@ ProvisionedBandwidthInMbps : 20000
7474
ProvisioningState : Succeeded
7575
```
7676

77-
### Convert legacy Direct peering
77+
### Convert a legacy Direct peering
7878

7979
&nbsp;
8080
> [!IMPORTANT]
81-
> Note that when converting legacy peering to azure resource, modifications are not supported.
81+
> When you convert a legacy peering to an Azure resource, modifications aren't supported.
8282
&nbsp;
8383

84-
Use below command to convert legacy Direct peering to Azure resource:
84+
Use this command to convert a legacy Direct peering to an Azure resource:
8585

8686
```powershell
8787
$legacyPeering[0] | New-AzPeering `
@@ -90,7 +90,7 @@ $legacyPeering[0] | New-AzPeering `
9090
9191
```
9292

93-
Below is an example response:
93+
Here's an example response:
9494

9595
```powershell
9696
Name : SeattleDirectPeering
@@ -108,14 +108,14 @@ Tags : {}
108108
```
109109

110110
## Additional resources
111-
You can get detailed descriptions of all the parameters by running the following command:
111+
You can get detailed descriptions of all the parameters by running this command:
112112

113113
```powershell
114114
Get-Help Get-AzPeering -detailed
115115
```
116116

117-
For more information, visit [Internet peering FAQs](faqs.md)
117+
For more information, see [Internet peering FAQs](faqs.md).
118118

119119
## Next steps
120120

121-
* [Create or modify a Direct peering using PowerShell](howto-direct-powershell.md).
121+
* [Create or modify a Direct peering by using PowerShell](howto-direct-powershell.md)

0 commit comments

Comments
 (0)