Skip to content

Commit 01f2a7e

Browse files
committed
docs: Update author metadata to asudbring/allensu for Private Link articles
1 parent d5e2360 commit 01f2a7e

38 files changed

Lines changed: 322 additions & 322 deletions

articles/private-link/availability.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Azure Private Link availability
33
description: In this article, learn about which Azure services support Private Link.
4-
author: abell
5-
ms.author: abell
4+
author: asudbring
5+
ms.author: allensu
66
ms.service: azure-private-link
77
ms.topic: concept-article
88
ms.date: 03/30/2026

articles/private-link/configure-asg-private-endpoint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: Configure an application security group with a private endpoint
33
titleSuffix: Azure Private Link
44
description: Learn how to create a private endpoint with an application security group (ASG) or apply an ASG to an existing private endpoint.
5-
author: abell
6-
ms.author: abell
5+
author: asudbring
6+
ms.author: allensu
77
ms.service: azure-private-link
88
ms.topic: how-to
99
ms.date: 03/30/2026

articles/private-link/create-private-endpoint-bicep.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: 'Quickstart: Create a private endpoint - Bicep'
33
description: In this quickstart, you'll learn how to create a private endpoint using Bicep.
44
services: private-link
5-
author: abell
5+
author: asudbring
66
ms.service: azure-private-link
77
ms.topic: quickstart
88
ms.date: 03/25/2025
9-
ms.author: abell
9+
ms.author: allensu
1010
ms.custom: subject-armqs, mode-arm, template-concept, devx-track-bicep
1111
#Customer intent: As someone who has a basic network background but is new to Azure, I want to create a private endpoint using Bicep.
1212
# Customer intent: As a network engineer new to Azure, I want to create a private endpoint using Bicep so that I can securely connect to Azure SQL Database without exposing it to the public internet.

articles/private-link/create-private-endpoint-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: 'Quickstart: Create a private endpoint - Azure CLI'
33
description: In this quickstart, you learn how to create a private endpoint using the Azure CLI.
44
services: private-link
5-
author: abell
5+
author: asudbring
66
ms.service: azure-private-link
77
ms.topic: quickstart
88
ms.date: 02/20/2026
9-
ms.author: abell
9+
ms.author: allensu
1010
ms.custom: mode-api, devx-track-azurecli, template-quickstart
1111
#Customer intent: As someone who has a basic network background but is new to Azure, I want to create a private endpoint by using the Azure CLI.
1212
# Customer intent: As a network engineer new to Azure, I want to create a private endpoint using the Azure CLI, so that I can securely connect to an Azure web app and test connectivity within a private network.

articles/private-link/create-private-endpoint-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: 'Quickstart: Create a private endpoint - Azure portal'
33
titleSuffix: Azure Private Link
44
description: In this quickstart, learn how to create a private endpoint using the Azure portal.
5-
author: abell
5+
author: asudbring
66
ms.service: azure-private-link
77
ms.topic: quickstart
88
ms.date: 02/23/2026
9-
ms.author: abell
9+
ms.author: allensu
1010
ms.custom:
1111
- mode-ui
1212
- template-quickstart

articles/private-link/create-private-endpoint-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: 'Quickstart: Create a private endpoint - Azure PowerShell'
33
description: In this quickstart, you learn how to create a private endpoint using Azure PowerShell.
44
services: private-link
5-
author: abell
5+
author: asudbring
66
ms.service: azure-private-link
77
ms.topic: quickstart
88
ms.date: 03/25/2025
9-
ms.author: abell
9+
ms.author: allensu
1010
ms.custom: devx-track-azurepowershell, mode-api, template-quickstart
1111
#Customer intent: As someone who has a basic network background but is new to Azure, I want to create a private endpoint by using Azure PowerShell.
1212
# Customer intent: As a network administrator new to Azure, I want to create a private endpoint using Azure PowerShell, so that I can ensure secure connections to Azure services within my virtual network.

articles/private-link/create-private-endpoint-template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: 'Quickstart: Create a private endpoint - ARM template'
33
description: In this quickstart, you'll learn how to create a private endpoint using an Azure Resource Manager template (ARM template).
44
services: private-link
5-
author: abell
5+
author: asudbring
66
ms.service: azure-private-link
77
ms.topic: quickstart
88
ms.date: 03/25/2025
9-
ms.author: abell
9+
ms.author: allensu
1010
ms.custom: subject-armqs, mode-arm, template-quickstart, devx-track-arm-template
1111
#Customer intent: As someone who has a basic network background but is new to Azure, I want to create a private endpoint by using an ARM template.
1212
# Customer intent: As a network administrator new to Azure, I want to create a private endpoint using an ARM template, so that I can securely connect to my Azure SQL Database while learning to manage resources in the cloud.

articles/private-link/create-private-link-service-bicep.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: 'Quickstart: Create a private link service - Bicep'
33
titleSuffix: Azure Private Link
44
description: In this quickstart, you use Bicep to create a private link service.
5-
author: abell
5+
author: asudbring
66
ms.service: azure-private-link
77
ms.topic: quickstart
88
ms.date: 03/30/2026
9-
ms.author: abell
9+
ms.author: allensu
1010
ms.custom: subject-armqs, mode-arm, template-quickstart, devx-track-bicep
1111
# Customer intent: As a cloud administrator, I want to use Bicep to create a private link service, so that I can securely connect to virtual machines without exposing them to the public internet.
1212
---

articles/private-link/create-private-link-service-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: 'Quickstart - Create an Azure Private Link service - Azure CLI'
33
description: In this quickstart, learn how to create an Azure Private Link service using Azure CLI.
4-
author: abell
4+
author: asudbring
55
ms.service: azure-private-link
66
ms.topic: quickstart
77
ms.date: 03/30/2026
8-
ms.author: abell
8+
ms.author: allensu
99
ms.devlang: azurecli
1010
ms.custom: mode-api, devx-track-azurecli, template-quickstart
1111
#Customer intent: As someone with a basic network background, but is new to Azure, I want to create an Azure private link service using Azure CLI

articles/private-link/create-private-link-service-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: 'Quickstart - Create a Private Link service - Azure portal'
33
titleSuffix: Azure Private Link
44
description: Learn how to create a Private Link service using the Azure portal in this quickstart.
5-
author: abell
5+
author: asudbring
66
ms.service: azure-private-link
77
ms.topic: quickstart
88
ms.date: 03/30/2026
9-
ms.author: abell
9+
ms.author: allensu
1010
ms.custom: mode-ui, template-quickstart
1111
#Customer intent: As someone with a basic network background who's new to Azure, I want to create an Azure Private Link service by using the Azure portal
1212
# Customer intent: "As a network engineer new to Azure, I want to create a Private Link service using the Azure portal, so that I can provide secure private access to services deployed behind an Azure Load Balancer."

0 commit comments

Comments
 (0)