Skip to content

Commit ac5dc7b

Browse files
committed
edits
1 parent f49a01c commit ac5dc7b

File tree

4 files changed

+14
-1
lines changed

4 files changed

+14
-1
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: /azure/developer/java/spring-framework/deploy-passwordless-spring-database-app
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-cloud/.openpublishing.redirection.spring-cloud.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -540,6 +540,11 @@
540540
"redirect_url": "/azure/spring-apps/tutorial-managed-identities-key-vault",
541541
"redirect_document_id": false
542542
},
543+
{
544+
"source_path": "tutorial-managed-identities-mysql.md",
545+
"redirect_url": "/azure/developer/java/spring-framework/deploy-passwordless-spring-database-app",
546+
"redirect_document_id": false
547+
},
543548
{
544549
"source_path": "vnet-customer-responsibilities.md",
545550
"redirect_url": "/azure/spring-apps/vnet-customer-responsibilities",

0 commit comments

Comments
 (0)