diff --git a/sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md b/sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md
index b6e838379ba4..657ac9ef74c2 100644
--- a/sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md
+++ b/sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md
@@ -1,5 +1,8 @@
# Release History
+## 12.6.0-beta.4 (Unreleased)
+
+
## 12.6.0-beta.3 (2021-04-09)
- This release contains bug fixes to improve quality.
diff --git a/sdk/storage/Azure.Storage.Blobs.Batch/src/Azure.Storage.Blobs.Batch.csproj b/sdk/storage/Azure.Storage.Blobs.Batch/src/Azure.Storage.Blobs.Batch.csproj
index 4cd912126226..5734b8ce7f98 100644
--- a/sdk/storage/Azure.Storage.Blobs.Batch/src/Azure.Storage.Blobs.Batch.csproj
+++ b/sdk/storage/Azure.Storage.Blobs.Batch/src/Azure.Storage.Blobs.Batch.csproj
@@ -4,7 +4,7 @@
Microsoft Azure.Storage.Blobs.Batch client library
- 12.6.0-beta.3
+ 12.6.0-beta.4
12.5.0
BlobSDK;$(DefineConstants)
Microsoft Azure Storage Blobs Batching;Batch blob;Batch operation;BlobBatchClient;BlobBatch;Microsoft;Azure;Blobs;Blob;Storage;StorageScalable;$(PackageCommonTags)
diff --git a/sdk/storage/Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md b/sdk/storage/Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md
index 8249c45cdc22..8bbd14cb3046 100644
--- a/sdk/storage/Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md
+++ b/sdk/storage/Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md
@@ -1,5 +1,8 @@
# Release History
+## 12.0.0-preview.12 (Unreleased)
+
+
## 12.0.0-preview.11 (2021-04-09)
- This release contains bug fixes to improve quality.
diff --git a/sdk/storage/Azure.Storage.Blobs.ChangeFeed/src/Azure.Storage.Blobs.ChangeFeed.csproj b/sdk/storage/Azure.Storage.Blobs.ChangeFeed/src/Azure.Storage.Blobs.ChangeFeed.csproj
index 7f8884d2fc28..2f4b9a5e4da5 100644
--- a/sdk/storage/Azure.Storage.Blobs.ChangeFeed/src/Azure.Storage.Blobs.ChangeFeed.csproj
+++ b/sdk/storage/Azure.Storage.Blobs.ChangeFeed/src/Azure.Storage.Blobs.ChangeFeed.csproj
@@ -4,7 +4,7 @@
Microsoft Azure.Storage.Blobs.ChangeFeed client library
- 12.0.0-preview.11
+ 12.0.0-preview.12
ChangeFeedSDK;$(DefineConstants)
Microsoft Azure Change Feed;Microsoft;Azure;Storage;StorageScalable;$(PackageCommonTags)
diff --git a/sdk/storage/Azure.Storage.Common/CHANGELOG.md b/sdk/storage/Azure.Storage.Common/CHANGELOG.md
index fe00fe0b3c11..fae4c0d69b66 100644
--- a/sdk/storage/Azure.Storage.Common/CHANGELOG.md
+++ b/sdk/storage/Azure.Storage.Common/CHANGELOG.md
@@ -1,17 +1,20 @@
# Release History
+## 12.8.0-beta.4 (Unreleased)
+
+
## 12.8.0-beta.3 (2021-04-09)
- Fixed bug in SasQueryParameters causing services (ss) reorder when parsing externally provided URI.
-## 12.7.1 (2021-03-29)
-- This release contains bug fixes to improve quality.
-
## 12.8.0-beta.2 (2021-03-09)
- This release contains bug fixes to improve quality.
## 12.8.0-beta.1 (2021-02-09)
- Aligned storage URL parsing with other platforms
+## 12.7.1 (2021-03-29)
+- This release contains bug fixes to improve quality.
+
## 12.7.0 (2021-01-12)
- Includes all features from 12.7.0-beta.1
- Fixed bug where parsing the connection string only accepted lowercase values
diff --git a/sdk/storage/Azure.Storage.Common/src/Azure.Storage.Common.csproj b/sdk/storage/Azure.Storage.Common/src/Azure.Storage.Common.csproj
index 97f00edb2749..cd0d64d7354d 100644
--- a/sdk/storage/Azure.Storage.Common/src/Azure.Storage.Common.csproj
+++ b/sdk/storage/Azure.Storage.Common/src/Azure.Storage.Common.csproj
@@ -4,7 +4,7 @@
Microsoft Azure.Storage.Common client library
- 12.8.0-beta.3
+ 12.8.0-beta.4
12.7.0
CommonSDK;$(DefineConstants)
Microsoft Azure Storage Common, Microsoft, Azure, StorageScalable, azureofficial
diff --git a/sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md b/sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md
index 42622aca19ab..a7d3c7816594 100644
--- a/sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md
+++ b/sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md
@@ -1,5 +1,8 @@
# Release History
+## 12.7.0-beta.4 (Unreleased)
+
+
## 12.7.0-beta.3 (2021-04-09)
- Aligned storage URL parsing with other platforms.
diff --git a/sdk/storage/Azure.Storage.Files.DataLake/src/Azure.Storage.Files.DataLake.csproj b/sdk/storage/Azure.Storage.Files.DataLake/src/Azure.Storage.Files.DataLake.csproj
index e41dd43f8b49..c209eedb2e29 100644
--- a/sdk/storage/Azure.Storage.Files.DataLake/src/Azure.Storage.Files.DataLake.csproj
+++ b/sdk/storage/Azure.Storage.Files.DataLake/src/Azure.Storage.Files.DataLake.csproj
@@ -4,7 +4,7 @@
Microsoft Azure.Storage.Files.DataLake client library
- 12.7.0-beta.3
+ 12.7.0-beta.4
12.6.0
DataLakeSDK;$(DefineConstants)
Microsoft Azure Storage Files;Microsoft;Azure;File;Files;Data Lake;Storage;StorageScalable;$(PackageCommonTags)
diff --git a/sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md b/sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md
index 88e9bb0a6c9c..7472f1531a33 100644
--- a/sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md
+++ b/sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md
@@ -1,5 +1,8 @@
# Release History
+## 12.7.0-beta.4 (Unreleased)
+
+
## 12.7.0-beta.3 (2021-04-09)
- This release contains bug fixes to improve quality.
diff --git a/sdk/storage/Azure.Storage.Files.Shares/src/Azure.Storage.Files.Shares.csproj b/sdk/storage/Azure.Storage.Files.Shares/src/Azure.Storage.Files.Shares.csproj
index 8722c879aa7b..826e64535eb6 100644
--- a/sdk/storage/Azure.Storage.Files.Shares/src/Azure.Storage.Files.Shares.csproj
+++ b/sdk/storage/Azure.Storage.Files.Shares/src/Azure.Storage.Files.Shares.csproj
@@ -4,7 +4,7 @@
Microsoft Azure.Storage.Files.Shares client library
- 12.7.0-beta.3
+ 12.7.0-beta.4
12.6.0
FileSDK;$(DefineConstants)
Microsoft Azure Storage Files;Microsoft;Azure;File;Files;Storage;StorageScalable;$(PackageCommonTags)