We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0be658 commit 9343533Copy full SHA for 9343533
README.md
@@ -1,12 +1,16 @@
1
---
2
page_type: sample
3
-languages: java
+languages:
4
+- java
5
products:
6
- azure
7
- azure-storage
-description: "A simple sample project to help you get started using Azure Storage with Java as the development language."
8
+description: "A sample project to help you get started using Azure Storage with Java as the development language."
9
+urlFragment: azure-sdk-storage-sample
10
11
12
+# Get started using Azure Storage with Java
13
+
14
### SDK Versions
15
In this sample, you will find the following folders:
16
* **[storage-blobs-java-v10-quickstart-v11](./storage-blobs-java-v10-quickstart-v11)** - references Storage Blobs SDK v11.0.0
0 commit comments