Skip to content

Commit d3a3bd9

Browse files
authored
Merge pull request #112668 from asudbring/ippatch
Changed author and added metadata
2 parents e5e366d + f32a5d9 commit d3a3bd9

8 files changed

+25
-30
lines changed

articles/virtual-network/manage-public-ip-address-prefix.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@ titlesuffix: Azure Virtual Network
44
description: Learn how to create, change, or delete a public IP address prefix.
55
services: virtual-network
66
documentationcenter: na
7-
author: anavinahar
7+
author: asudbring
88
ms.service: virtual-network
9+
ms.subservice: ip-services
910
ms.devlang: NA
1011
ms.topic: article
1112
ms.tgt_pltfrm: na
1213
ms.workload: infrastructure-services
1314
ms.date: 05/13/2019
14-
ms.author: anavin
15+
ms.author: allensu
1516
---
1617

1718
# Create, change, or delete a public IP address prefix

articles/virtual-network/move-across-regions-publicip-portal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Move Azure Public IP to another Azure region using the Azure portal
33
description: Use Azure Resource Manager template to move Azure Public IP from one Azure region to another using the Azure portal.
44
author: asudbring
55
ms.service: virtual-network
6+
ms.subservice: ip-services
67
ms.topic: article
78
ms.date: 08/29/2019
89
ms.author: allensu

articles/virtual-network/move-across-regions-publicip-powershell.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Move Azure Public IP to another Azure region using Azure PowerShell
33
description: Use Azure Resource Manager template to move Azure Public IP from one Azure region to another using Azure PowerShell.
44
author: asudbring
55
ms.service: virtual-network
6+
ms.subservice: ip-services
67
ms.topic: article
78
ms.date: 08/29/2019
89
ms.author: allensu

articles/virtual-network/remove-public-ip-address-vm.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@ titlesuffix: Azure Virtual Network
44
description: Learn how to dissociate a public IP address from a VM
55
services: virtual-network
66
documentationcenter: ''
7-
author: KumudD
7+
author: asudbring
88
ms.service: virtual-network
9+
ms.subservice: ip-services
910
ms.devlang: na
1011
ms.topic: article
1112
ms.tgt_pltfrm: na
1213
ms.workload: infrastructure-services
1314
ms.date: 12/04/2019
14-
ms.author: kumud
15+
ms.author: allensu
1516

1617
---
1718

articles/virtual-network/virtual-network-deploy-static-pip-arm-portal.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,16 @@ title: Create a VM with a static public IP address - Azure portal | Microsoft Do
33
description: Learn how to create a VM with a static public IP address using the Azure portal.
44
services: virtual-network
55
documentationcenter: na
6-
author: KumudD
7-
manager: twooley
8-
editor: ''
9-
tags: azure-resource-manager
10-
11-
ms.assetid: e9546bcc-f300-428f-b94a-056c5bd29035
6+
author: asudbring
7+
manager: KumudD
128
ms.service: virtual-network
9+
ms.subservice: ip-services
1310
ms.devlang: azurecli
1411
ms.topic: article
1512
ms.tgt_pltfrm: na
1613
ms.workload: infrastructure-services
1714
ms.date: 08/08/2018
18-
ms.author: kumud
15+
ms.author: allensu
1916

2017
---
2118
# Create a virtual machine with a static public IP address using the Azure portal

articles/virtual-network/virtual-network-deploy-static-pip-arm-ps.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,15 @@ title: Create a VM with a static public IP address - PowerShell | Microsoft Docs
33
description: Learn how to create a VM with a static public IP address using PowerShell.
44
services: virtual-network
55
documentationcenter: na
6-
author: KumudD
7-
manager: twooley
8-
editor: ''
9-
tags: azure-resource-manager
10-
11-
ms.assetid: ad975ab9-d69f-45c1-9e45-0d3f0f51e87e
6+
author: asudbring
7+
manager: KumudD
128
ms.service: virtual-network
13-
ms.devlang: azurecli
9+
ms.subservice: ip-services
1410
ms.topic: article
1511
ms.tgt_pltfrm: na
1612
ms.workload: infrastructure-services
1713
ms.date: 08/08/2018
18-
ms.author: kumud
14+
ms.author: allensu
1915
---
2016

2117
# Create a virtual machine with a static public IP address using PowerShell

articles/virtual-network/virtual-network-multiple-ip-addresses-cli.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,16 @@ titlesuffix: Azure Virtual Network
44
description: Learn how to assign multiple IP addresses to a virtual machine using the Azure command-line interface (CLI).
55
services: virtual-network
66
documentationcenter: na
7-
author: KumudD
8-
manager: twooley
7+
author: asudbring
8+
manager: KumudD
99
ms.service: virtual-network
10+
ms.subservice: ip-services
1011
ms.devlang: na
1112
ms.topic: article
1213
ms.tgt_pltfrm: na
1314
ms.workload: infrastructure-services
1415
ms.date: 11/17/2016
15-
ms.author: kumud
16+
ms.author: allensu
1617

1718
---
1819
# Assign multiple IP addresses to virtual machines using the Azure CLI

articles/virtual-network/virtual-network-multiple-ip-addresses-powershell.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,17 @@ title: Multiple IP addresses for Azure virtual machines - PowerShell | Microsoft
33
description: Learn how to assign multiple IP addresses to a virtual machine using PowerShell. | Resource Manager
44
services: virtual-network
55
documentationcenter: na
6-
author: KumudD
7-
manager: twooley
8-
editor: ''
9-
tags: azure-resource-manager
10-
11-
ms.assetid: c44ea62f-7e54-4e3b-81ef-0b132111f1f8
6+
author: asudbring
7+
manager: KumudD
128
ms.service: virtual-network
9+
ms.subservice: ip-services
1310
ms.devlang: na
1411
ms.topic: article
1512
ms.tgt_pltfrm: na
1613
ms.workload: infrastructure-services
1714
ms.date: 03/24/2017
18-
ms.author: kumud
19-
ms.reviewer: annahar
15+
ms.author: allensu
16+
2017
---
2118

2219
# Assign multiple IP addresses to virtual machines using PowerShell

0 commit comments

Comments
 (0)