diff --git a/eng/jacoco-test-coverage/pom.xml b/eng/jacoco-test-coverage/pom.xml
index bb97dca4a03d..c9becf11065e 100644
--- a/eng/jacoco-test-coverage/pom.xml
+++ b/eng/jacoco-test-coverage/pom.xml
@@ -110,12 +110,12 @@
com.azure
azure-storage-common
- 12.2.0-beta.1
+ 12.2.0-beta.2
com.azure
azure-storage-blob
- 12.2.0-beta.1
+ 12.2.0-beta.2
com.azure
@@ -130,17 +130,17 @@
com.azure
azure-storage-file-share
- 12.1.0-beta.1
+ 12.1.0-beta.2
com.azure
azure-storage-file-datalake
- 12.0.0-beta.8
+ 12.0.0-beta.9
com.azure
azure-storage-queue
- 12.2.0-beta.1
+ 12.2.0-beta.2
diff --git a/eng/spotbugs-aggregate-report/pom.xml b/eng/spotbugs-aggregate-report/pom.xml
index eb89aa2f424b..932473cd6df7 100644
--- a/eng/spotbugs-aggregate-report/pom.xml
+++ b/eng/spotbugs-aggregate-report/pom.xml
@@ -217,12 +217,12 @@
com.azure
azure-storage-common
- 12.2.0-beta.1
+ 12.2.0-beta.2
com.azure
azure-storage-blob
- 12.2.0-beta.1
+ 12.2.0-beta.2
com.azure
@@ -237,17 +237,17 @@
com.azure
azure-storage-file-share
- 12.1.0-beta.1
+ 12.1.0-beta.2
com.azure
azure-storage-file-datalake
- 12.0.0-beta.8
+ 12.0.0-beta.9
com.azure
azure-storage-queue
- 12.2.0-beta.1
+ 12.2.0-beta.2
+ 12.2.0-beta.1
diff --git a/sdk/storage/azure-storage-blob-batch/pom.xml b/sdk/storage/azure-storage-blob-batch/pom.xml
index 18625137e4fb..5c832199c9e4 100644
--- a/sdk/storage/azure-storage-blob-batch/pom.xml
+++ b/sdk/storage/azure-storage-blob-batch/pom.xml
@@ -65,7 +65,7 @@
com.azure
azure-storage-blob
- 12.2.0-beta.1
+ 12.2.0-beta.2
org.slf4j
diff --git a/sdk/storage/azure-storage-blob-cryptography/pom.xml b/sdk/storage/azure-storage-blob-cryptography/pom.xml
index 4d2382616d86..99992896009c 100644
--- a/sdk/storage/azure-storage-blob-cryptography/pom.xml
+++ b/sdk/storage/azure-storage-blob-cryptography/pom.xml
@@ -36,7 +36,7 @@
com.azure
azure-storage-blob
- 12.2.0-beta.1
+ 12.2.0-beta.2
com.azure
diff --git a/sdk/storage/azure-storage-blob/README.md b/sdk/storage/azure-storage-blob/README.md
index ac052bbf4e12..41b9c0cbca05 100644
--- a/sdk/storage/azure-storage-blob/README.md
+++ b/sdk/storage/azure-storage-blob/README.md
@@ -22,7 +22,7 @@ definition, such as text or binary data.
com.azure
azure-storage-blob
- 12.1.0
+ 12.2.0-beta.2
```
[//]: # ({x-version-update-end})
@@ -41,7 +41,7 @@ Netty and include the OkHTTP client in your pom.xml.
com.azure
azure-storage-blob
- 12.1.0
+ 12.2.0-beta.2
com.azure
diff --git a/sdk/storage/azure-storage-blob/pom.xml b/sdk/storage/azure-storage-blob/pom.xml
index 18e25fffa709..ee71483c1407 100644
--- a/sdk/storage/azure-storage-blob/pom.xml
+++ b/sdk/storage/azure-storage-blob/pom.xml
@@ -13,7 +13,7 @@
com.azure
azure-storage-blob
- 12.2.0-beta.1
+ 12.2.0-beta.2
Microsoft Azure client library for Blob Storage
This module contains client library for Microsoft Azure Blob Storage.
@@ -60,7 +60,7 @@
com.azure
azure-storage-common
- 12.2.0-beta.1
+ 12.2.0-beta.2
org.slf4j
diff --git a/sdk/storage/azure-storage-common/CHANGELOG.md b/sdk/storage/azure-storage-common/CHANGELOG.md
index 68053a302814..92aa2bd426f3 100644
--- a/sdk/storage/azure-storage-common/CHANGELOG.md
+++ b/sdk/storage/azure-storage-common/CHANGELOG.md
@@ -1,6 +1,8 @@
# Release History
-## 12.2.0-beta.1 (Unreleased)
+## 12.2.0-beta.2 (Unreleased)
+
+## 12.2.0-beta.1 (2019-12-18)
- Added generateSas methods on service clients to improve discoverability and convenience of sas. Deprecated setters of required parameters, generateSasQueryParameters methods on AccountSasSignatureValues to direct users to using the methods added on clients.
## 12.1.0 (2019-12-04)
diff --git a/sdk/storage/azure-storage-common/pom.xml b/sdk/storage/azure-storage-common/pom.xml
index bd78c53b8ea8..fd21c5b3c90d 100644
--- a/sdk/storage/azure-storage-common/pom.xml
+++ b/sdk/storage/azure-storage-common/pom.xml
@@ -13,7 +13,7 @@
com.azure
azure-storage-common
- 12.2.0-beta.1
+ 12.2.0-beta.2
Microsoft Azure common module for Storage
This module contains common code based for all Microsoft Azure Storage client libraries.
diff --git a/sdk/storage/azure-storage-file-datalake/CHANGELOG.md b/sdk/storage/azure-storage-file-datalake/CHANGELOG.md
index 1b5f9aae6c5b..1d276bcfb60c 100644
--- a/sdk/storage/azure-storage-file-datalake/CHANGELOG.md
+++ b/sdk/storage/azure-storage-file-datalake/CHANGELOG.md
@@ -1,6 +1,8 @@
# Release History
-## 12.0.0-beta.8 (Unreleased)
+## 12.0.0-beta.9 (Unreleased)
+
+## 12.0.0-beta.8 (2019-12-18)
- Added SAS generation methods on clients to improve discoverability and convenience of sas.
- Mapped StorageErrorException and BlobStorageException to DataLakeStorageException.
- Added support for exists method on FileClients and DirectoryClients
diff --git a/sdk/storage/azure-storage-file-datalake/README.md b/sdk/storage/azure-storage-file-datalake/README.md
index 2835909cc2dd..e9a799d860ed 100644
--- a/sdk/storage/azure-storage-file-datalake/README.md
+++ b/sdk/storage/azure-storage-file-datalake/README.md
@@ -25,7 +25,7 @@ Add a dependency on Azure Storage File Datalake
com.azure
azure-storage-file-datalake
- 12.0.0-beta.7
+ 12.0.0-beta.9
```
[//]: # ({x-version-update-end})
@@ -44,7 +44,7 @@ Netty and include the OkHTTP client in your pom.xml.
com.azure
azure-storage-file-datalake
- 12.0.0-beta.7
+ 12.0.0-beta.9
com.azure
diff --git a/sdk/storage/azure-storage-file-datalake/pom.xml b/sdk/storage/azure-storage-file-datalake/pom.xml
index dece0ebf86c0..5099f03456f5 100644
--- a/sdk/storage/azure-storage-file-datalake/pom.xml
+++ b/sdk/storage/azure-storage-file-datalake/pom.xml
@@ -13,7 +13,7 @@
com.azure
azure-storage-file-datalake
- 12.0.0-beta.8
+ 12.0.0-beta.9
Microsoft Azure client library for File Storage Data Lake
This module contains client library for Microsoft Azure File Storage Data Lake.
@@ -55,7 +55,7 @@
com.azure
azure-storage-blob
- 12.2.0-beta.1
+ 12.2.0-beta.2
com.azure
diff --git a/sdk/storage/azure-storage-file-share/CHANGELOG.md b/sdk/storage/azure-storage-file-share/CHANGELOG.md
index 2e80ee39023e..9175ba556157 100644
--- a/sdk/storage/azure-storage-file-share/CHANGELOG.md
+++ b/sdk/storage/azure-storage-file-share/CHANGELOG.md
@@ -1,6 +1,8 @@
# Release History
-## 12.1.0-beta.1 (Unreleased)
+## 12.1.0-beta.2 (Unreleased)
+
+## 12.1.0-beta.1 (2019-12-18)
- Added SAS generation methods on clients to improve discoverability and convenience of sas. Deprecated setFilePath, setShareName generateSasQueryParameters methods on ShareServiceSasSignatureValues to direct users to using the methods added on clients.
## 12.0.0 (2019-12-04)
diff --git a/sdk/storage/azure-storage-file-share/README.md b/sdk/storage/azure-storage-file-share/README.md
index 1aa2cbb76792..1ff0b4733fab 100644
--- a/sdk/storage/azure-storage-file-share/README.md
+++ b/sdk/storage/azure-storage-file-share/README.md
@@ -24,7 +24,7 @@ Shares provide a way to organize sets of files and also can be mounted as an SMB
com.azure
azure-storage-file-share
- 12.0.0
+ 12.1.0-beta.2
```
[//]: # ({x-version-update-end})
@@ -43,7 +43,7 @@ Netty and include OkHTTP client in your pom.xml.
com.azure
azure-storage-file-share
- 12.0.0
+ 12.1.0-beta.2
com.azure
diff --git a/sdk/storage/azure-storage-file-share/pom.xml b/sdk/storage/azure-storage-file-share/pom.xml
index b4a047d29490..69e0f4494d03 100644
--- a/sdk/storage/azure-storage-file-share/pom.xml
+++ b/sdk/storage/azure-storage-file-share/pom.xml
@@ -13,7 +13,7 @@
com.azure
azure-storage-file-share
- 12.1.0-beta.1
+ 12.1.0-beta.2
Microsoft Azure client library for File Share Storage
This module contains client library for Microsoft Azure File Share Storage.
@@ -45,7 +45,7 @@
com.azure
azure-storage-common
- 12.2.0-beta.1
+ 12.2.0-beta.2
+ 12.2.0-beta.2
Microsoft Azure client library for Queue Storage
This module contains client library for Microsoft Azure Queue Storage.
@@ -41,7 +41,7 @@
com.azure
azure-storage-common
- 12.2.0-beta.1
+ 12.2.0-beta.2
com.azure