Skip to content

Commit 1f78db0

Browse files
Merge pull request #217821 from KarlErickson/karler-passwordless
passwordless metadata
2 parents 4809c5b + c375aab commit 1f78db0

10 files changed

+11
-7
lines changed

articles/app-service/tutorial-java-tomcat-connect-managed-identity-postgresql-database.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ms.topic: tutorial
66
ms.date: 09/26/2022
77
author: KarlErickson
88
ms.author: karler
9+
ms.custom: passwordless-java
910
---
1011

1112
# Tutorial: Connect to a PostgreSQL Database from Java Tomcat App Service without secrets using a managed identity

articles/container-apps/tutorial-java-quarkus-connect-managed-identity-postgresql-database.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ms.topic: tutorial
77
ms.author: karler
88
ms.service: container-apps
99
ms.date: 09/26/2022
10+
ms.custom: passwordless-java
1011
---
1112

1213
# Tutorial: Connect to PostgreSQL Database from a Java Quarkus Container App without secrets using a managed identity

articles/event-hubs/event-hubs-quickstart-kafka-enabled-event-hubs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Quickstart: Data streaming with Azure Event Hubs using the Kafka protoco
33
description: 'Quickstart: This article provides information on how to stream into Azure Event Hubs using the Kafka protocol and APIs.'
44
ms.topic: quickstart
55
ms.date: 11/02/2022
6-
ms.custom: mode-other
6+
ms.custom: mode-other, passwordless-java
77
---
88

99
# Quickstart: Data streaming with Event Hubs using the Kafka protocol

articles/mysql/single-server/connect-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: quickstart
77
ms.devlang: java
88
author: jdubois
99
ms.author: judubois
10-
ms.custom: mvc, devcenter, devx-track-azurecli, mode-api
10+
ms.custom: mvc, devcenter, devx-track-azurecli, mode-api, passwordless-java
1111
ms.date: 08/15/2022
1212
---
1313

articles/postgresql/single-server/connect-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: quickstart
77
ms.author: judubois
88
author: jdubois
99
ms.devlang: java
10-
ms.custom: mvc, devcenter, devx-track-azurecli, mode-api
10+
ms.custom: mvc, devcenter, devx-track-azurecli, mode-api, passwordless-java
1111
ms.date: 09/27/2022
1212
---
1313

articles/spring-apps/connect-managed-identity-to-azure-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: karler
66
ms.service: spring-apps
77
ms.topic: how-to
88
ms.date: 09/26/2022
9-
ms.custom: devx-track-java, event-tier1-build-2022
9+
ms.custom: devx-track-java, event-tier1-build-2022, passwordless-java
1010
---
1111

1212
# Use a managed identity to connect Azure SQL Database to an Azure Spring Apps app

articles/spring-apps/how-to-bind-mysql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: spring-apps
66
ms.topic: how-to
77
ms.date: 09/26/2022
88
ms.author: karler
9-
ms.custom: devx-track-java, event-tier1-build-2022
9+
ms.custom: devx-track-java, event-tier1-build-2022, passwordless-java
1010
---
1111

1212
# Bind an Azure Database for MySQL instance to your application in Azure Spring Apps

articles/spring-apps/how-to-bind-postgres.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ms.service: spring-apps
66
ms.topic: how-to
77
ms.date: 09/26/2022
88
ms.author: karler
9+
ms.custom: passwordless-java
910
---
1011

1112
# Bind an Azure Database for PostgreSQL to your application in Azure Spring Apps

articles/storage/common/migrate-azure-credentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: how-to
1010
ms.date: 07/28/2022
1111
ms.author: alexwolf
1212
ms.subservice: common
13-
ms.custom: devx-track-csharp
13+
ms.custom: devx-track-csharp, passwordless-java, passwordless-js, passwordless-python, passwordless-dotnet
1414
---
1515

1616
# Migrate an application to use passwordless connections with Azure services

articles/storage/common/multiple-identity-scenarios.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ ms.topic: how-to
99
ms.date: 09/23/2022
1010
ms.author: alexwolf
1111
ms.subservice: common
12-
ms.custom: devx-track-csharp, ignite-2022
12+
ms.custom: devx-track-csharp, ignite-2022, passwordless-java, passwordless-js, passwordless-python, passwordless-dotnet
13+
1314
---
1415

1516
# Configure passwordless connections between multiple Azure apps and services

0 commit comments

Comments
 (0)