Skip to content

Commit ffa1b1b

Browse files
authored
Merge pull request #213151 from hui1110/replace_tutorial_with_passwordless
Update managed identity to connect an Azure Database for MySQL to apps in Azure Spring Apps with passwordless
2 parents bdfafc4 + ac5dc7b commit ffa1b1b

File tree

5 files changed

+10
-166
lines changed

5 files changed

+10
-166
lines changed

articles/spring-apps/.openpublishing.redirection.spring-apps.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
"source_path": "how-to-enable-availability-zone.md",
1010
"redirect_url": "/azure/spring-apps/how-to-enable-redundancy-and-disaster-recovery",
1111
"redirect_document_id": false
12+
},
13+
{
14+
"source_path": "tutorial-managed-identities-mysql.md",
15+
"redirect_url": "/azure/developer/java/spring-framework/deploy-passwordless-spring-database-app",
16+
"redirect_document_id": false
1217
}
1318
]
1419
}

articles/spring-apps/breadcrumb/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
- name: Azure Spring Apps
1212
tocHref: /azure/developer/java/containers/
1313
topicHref: /azure/spring-apps/index
14+
- name: Azure Spring Apps
15+
tocHref: /azure/developer/java/spring-framework/
16+
topicHref: /azure/spring-apps/index
1417
- name: Azure Spring Apps
1518
tocHref: /cli/azure/
1619
topicHref: /azure/spring-apps/index

articles/spring-apps/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ items:
6767
- name: Custom DNS name
6868
href: tutorial-custom-domain.md
6969
- name: Managed identity to connect MySQL
70-
href: tutorial-managed-identities-mysql.md
70+
href: /azure/developer/java/spring-framework/deploy-passwordless-spring-database-app?toc=/azure/spring-apps/toc.json&bc=/azure/spring-apps/breadcrumb/toc.json
7171
- name: Managed identity to connect Key Vault
7272
href: tutorial-managed-identities-key-vault.md
7373
- name: Managed identity to invoke Azure Functions

articles/spring-apps/tutorial-managed-identities-mysql.md

Lines changed: 0 additions & 164 deletions
This file was deleted.

articles/spring-cloud/.openpublishing.redirection.spring-cloud.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@
542542
},
543543
{
544544
"source_path": "tutorial-managed-identities-mysql.md",
545-
"redirect_url": "/azure/spring-apps/tutorial-managed-identities-mysql",
545+
"redirect_url": "/azure/developer/java/spring-framework/deploy-passwordless-spring-database-app",
546546
"redirect_document_id": false
547547
},
548548
{

0 commit comments

Comments
 (0)