diff --git a/Nuspecs/CreatePackages/Azure.Storage.Blob.nuspec b/Nuspecs/CreatePackages/Azure.Storage.Blob.nuspec
index 447505b36..b84c51705 100644
--- a/Nuspecs/CreatePackages/Azure.Storage.Blob.nuspec
+++ b/Nuspecs/CreatePackages/Azure.Storage.Blob.nuspec
@@ -17,6 +17,16 @@
       Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/
       Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/
       REST API Reference for Blob Service - https://docs.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api
+
+      This library has been replaced by the following new Azure SDKs. You can read about the new Azure SDKs at https://aka.ms/azsdkvalueprop.
+
+      The latest libraries to interact with the Azure Storage service are:
+
+      * https://www.nuget.org/packages/Azure.Storage.Blobs
+      * https://www.nuget.org/packages/Azure.Storage.Queues/
+      * https://www.nuget.org/packages/Azure.Storage.Files.Shares/
+
+      It is recommended that you move to the new package.
     </description>
     <summary>A client library for working with Microsoft Azure Storage Blob service.</summary>
     <copyright>© Microsoft Corporation. All rights reserved.</copyright>
diff --git a/Nuspecs/CreatePackages/Azure.Storage.Common.nuspec b/Nuspecs/CreatePackages/Azure.Storage.Common.nuspec
index ce2c94176..c6098633f 100644
--- a/Nuspecs/CreatePackages/Azure.Storage.Common.nuspec
+++ b/Nuspecs/CreatePackages/Azure.Storage.Common.nuspec
@@ -16,6 +16,16 @@
       in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Common/BreakingChanges.txt
       Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/
       Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/
+
+      This library has been replaced by the following new Azure SDKs. You can read about the new Azure SDKs at https://aka.ms/azsdkvalueprop.
+
+      The latest libraries to interact with the Azure Storage service are:
+
+      * https://www.nuget.org/packages/Azure.Storage.Blobs
+      * https://www.nuget.org/packages/Azure.Storage.Queues/
+      * https://www.nuget.org/packages/Azure.Storage.Files.Shares/
+
+      It is recommended that you move to the new package.
     </description>
     <summary>A client library for working with Microsoft Azure Storage services including blobs, files and queues.</summary>
     <copyright>© Microsoft Corporation. All rights reserved.</copyright>
diff --git a/Nuspecs/CreatePackages/Azure.Storage.File.nuspec b/Nuspecs/CreatePackages/Azure.Storage.File.nuspec
index 4b03e36a7..310de0a6f 100644
--- a/Nuspecs/CreatePackages/Azure.Storage.File.nuspec
+++ b/Nuspecs/CreatePackages/Azure.Storage.File.nuspec
@@ -17,6 +17,16 @@
       Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/
       Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/
       REST API Reference for File Service - https://docs.microsoft.com/en-us/rest/api/storageservices/file-service-rest-api
+
+      This library has been replaced by the following new Azure SDKs. You can read about the new Azure SDKs at https://aka.ms/azsdkvalueprop.
+
+      The latest libraries to interact with the Azure Storage service are:
+
+      * https://www.nuget.org/packages/Azure.Storage.Blobs
+      * https://www.nuget.org/packages/Azure.Storage.Queues/
+      * https://www.nuget.org/packages/Azure.Storage.Files.Shares/
+
+      It is recommended that you move to the new package.
     </description>
     <summary>A client library for working with Microsoft Azure Storage File service.</summary>
     <copyright>© Microsoft Corporation. All rights reserved.</copyright>
diff --git a/Nuspecs/CreatePackages/Azure.Storage.Queue.nuspec b/Nuspecs/CreatePackages/Azure.Storage.Queue.nuspec
index e5f91d166..462dfb35e 100644
--- a/Nuspecs/CreatePackages/Azure.Storage.Queue.nuspec
+++ b/Nuspecs/CreatePackages/Azure.Storage.Queue.nuspec
@@ -17,6 +17,16 @@
       Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/
       Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/
       REST API Reference for Queue Service - https://docs.microsoft.com/en-us/rest/api/storageservices/queue-service-rest-api
+
+      This library has been replaced by the following new Azure SDKs. You can read about the new Azure SDKs at https://aka.ms/azsdkvalueprop.
+      
+      The latest libraries to interact with the Azure Storage service are:
+      
+      * https://www.nuget.org/packages/Azure.Storage.Blobs
+      * https://www.nuget.org/packages/Azure.Storage.Queues/
+      * https://www.nuget.org/packages/Azure.Storage.Files.Shares/
+
+      It is recommended that you move to the new package.
     </description>
     <summary>A client library for working with Microsoft Azure Storage Queue service.</summary>
     <copyright>© Microsoft Corporation. All rights reserved.</copyright>