Skip to content

Commit 3925509

Browse files
authored
Merge pull request #207815 from chenrujun/add-spring-cloud-azure-entry-in-azure-storage-related-page
Add spring cloud azure entry in azure storage related page
2 parents 1f11d38 + a6c3039 commit 3925509

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

articles/storage/blobs/TOC.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ items:
106106
href: ../common/storage-samples-dotnet.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
107107
- name: Java
108108
href: ../common/storage-samples-java.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
109+
- name: Spring
110+
href: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/spring-cloud-azure_v4.3.0/storage/spring-cloud-azure-starter-storage-blob/storage-blob-sample
109111
- name: Python
110112
href: ../common/storage-samples-python.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
111113
- name: JavaScript
@@ -670,6 +672,8 @@ items:
670672
items:
671673
- name: Blob Storage API reference
672674
href: ../blobs/reference.md
675+
- name: Spring Cloud Azure
676+
href: /azure/developer/java/spring-framework/spring-cloud-azure?toc=/azure/storage/blobs/toc.json#resource-handing
673677
- name: AzCopy v10
674678
items:
675679
- name: Configuration settings

articles/storage/blobs/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ landingContent:
101101
url: storage-quickstart-blobs-dotnet.md
102102
- text: Azure Blob Storage for Java
103103
url: storage-quickstart-blobs-java.md
104+
- text: Azure Blob Storage for Spring
105+
url: /azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-storage?toc=/azure/storage/blobs/toc.json
104106
- text: Azure Blob Storage for Python
105107
url: storage-quickstart-blobs-python.md
106108
- text: Azure Blob Storage for JavaScript using Node.js

articles/storage/files/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,8 @@
257257
items:
258258
- name: Azure Files API reference
259259
href: ../files/reference.md
260+
- name: Spring Cloud Azure
261+
href: /azure/developer/java/spring-framework/spring-cloud-azure?toc=/azure/storage/files/toc.json#resource-handing
260262
- name: Monitoring Azure Files reference
261263
href: storage-files-monitoring-reference.md
262264
- name: Resource Manager template

articles/storage/queues/TOC.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@
3333
href: ../common/storage-samples-dotnet.md?toc=%2fazure%2fstorage%2fqueues%2ftoc.json
3434
- name: Java
3535
href: ../common/storage-samples-java.md?toc=%2fazure%2fstorage%2fqueues%2ftoc.json
36+
- name: Spring
37+
href: https://github.com/Azure-Samples/azure-spring-boot-samples/tree/spring-cloud-azure_v4.3.0/storage/spring-cloud-azure-starter-storage-queue/storage-queue-client
3638
- name: Python
3739
href: ../common/storage-samples-python.md?toc=%2fazure%2fstorage%2fqueues%2ftoc.json
3840
- name: JavaScript
@@ -247,6 +249,8 @@
247249
href: ../queues/reference.md
248250
- name: Monitoring Azure Queue storage reference
249251
href: monitor-queue-storage-reference.md
252+
- name: Spring Integration with Azure Storage Queue
253+
href: /azure/developer/java/spring-framework/spring-cloud-azure?toc=/azure/storage/queues/TOC.json#spring-integration-with-azure-storage-queue
250254
- name: Resource Manager template
251255
displayName: ARM
252256
href: /azure/templates/microsoft.storage/allversions

0 commit comments

Comments
 (0)