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 ace19e8 commit ca7a1b0Copy full SHA for ca7a1b0
sdk/storage/azblob/README.md
@@ -1,6 +1,6 @@
1
# Azure Blob Storage SDK for Go
2
3
-> Server Version: 2020-10-02
+> Service Version: 2020-10-02
4
5
Azure Blob storage is Microsoft's object storage solution for the cloud. Blob
6
storage is optimized for storing massive amounts of unstructured data.
sdk/storage/azqueue/README.md
# Azure Queue Storage SDK for Go
-> Server Version: 2018-03-28
+> Service Version: 2018-03-28
Azure Queue storage is a service for storing large numbers of messages that can be accessed from anywhere in
the world via authenticated calls using HTTP or HTTPS.
0 commit comments