File tree Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -106,6 +106,8 @@ items:
106
106
href : ../common/storage-samples-dotnet.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
107
107
- name : Java
108
108
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
109
111
- name : Python
110
112
href : ../common/storage-samples-python.md?toc=%2fazure%2fstorage%2fblobs%2ftoc.json
111
113
- name : JavaScript
@@ -670,6 +672,8 @@ items:
670
672
items :
671
673
- name : Blob Storage API reference
672
674
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
673
677
- name : AzCopy v10
674
678
items :
675
679
- name : Configuration settings
Original file line number Diff line number Diff line change @@ -101,6 +101,8 @@ landingContent:
101
101
url : storage-quickstart-blobs-dotnet.md
102
102
- text : Azure Blob Storage for Java
103
103
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
104
106
- text : Azure Blob Storage for Python
105
107
url : storage-quickstart-blobs-python.md
106
108
- text : Azure Blob Storage for JavaScript using Node.js
Original file line number Diff line number Diff line change 257
257
items :
258
258
- name : Azure Files API reference
259
259
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
260
262
- name : Monitoring Azure Files reference
261
263
href : storage-files-monitoring-reference.md
262
264
- name : Resource Manager template
Original file line number Diff line number Diff line change 33
33
href : ../common/storage-samples-dotnet.md?toc=%2fazure%2fstorage%2fqueues%2ftoc.json
34
34
- name : Java
35
35
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
36
38
- name : Python
37
39
href : ../common/storage-samples-python.md?toc=%2fazure%2fstorage%2fqueues%2ftoc.json
38
40
- name : JavaScript
247
249
href : ../queues/reference.md
248
250
- name : Monitoring Azure Queue storage reference
249
251
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
250
254
- name : Resource Manager template
251
255
displayName : ARM
252
256
href : /azure/templates/microsoft.storage/allversions
You can’t perform that action at this time.
0 commit comments