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:
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
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 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
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
You can’t perform that action at this time.
0 commit comments