From b7a2a966118caa1dc3eeb1bc26bf0d49346e35d4 Mon Sep 17 00:00:00 2001 From: erich-wang Date: Thu, 2 Jul 2020 17:28:11 +0800 Subject: [PATCH] update description for sdks which are in track 2 public preview (#13181) --- .../src/Microsoft.Azure.Management.Compute.csproj | 7 +++++-- .../src/Properties/AssemblyInfo.cs | 2 +- .../src/Microsoft.Azure.Management.EventHub.csproj | 7 +++++-- .../src/Properties/AssemblyInfo.cs | 2 +- .../src/Microsoft.Azure.Management.KeyVault.csproj | 7 +++++-- .../src/Properties/AssemblyInfo.cs | 2 +- .../src/Microsoft.Azure.Management.Network.csproj | 7 +++++-- .../src/Properties/AssemblyInfo.cs | 2 +- .../src/Microsoft.Azure.Management.ResourceManager.csproj | 7 +++++-- .../src/Properties/AssemblyInfo.cs | 2 +- .../src/Microsoft.Azure.Management.Storage.csproj | 7 +++++-- .../src/Properties/AssemblyInfo.cs | 2 +- 12 files changed, 36 insertions(+), 18 deletions(-) diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Microsoft.Azure.Management.Compute.csproj b/sdk/compute/Microsoft.Azure.Management.Compute/src/Microsoft.Azure.Management.Compute.csproj index 4b1b6bba572db..f8364a4ff61b1 100644 --- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Microsoft.Azure.Management.Compute.csproj +++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Microsoft.Azure.Management.Compute.csproj @@ -5,8 +5,11 @@ Microsoft.Azure.Management.Compute - Provides developers with libraries for the updated compute platform under Azure Resource manager to deploy virtual machine, virtual machine extensions and availability set management capabilities. Launch, restart, scale, capture and manage VMs, VM Extensions and more. Note: This client library is for Virtual Machines under Azure Resource Manager. - 37.0.0.0 + + Provides developers with libraries for the updated compute platform under Azure Resource manager to deploy virtual machine, virtual machine extensions and availability set management capabilities. Launch, restart, scale, capture and manage VMs, VM Extensions and more. Note: This client library is for Virtual Machines under Azure Resource Manager. + Development of this library has shifted focus to the Azure Unified SDK. The future development will be focused on "Azure.ResourceManager.Compute" (https://www.nuget.org/packages/Azure.ResourceManager.Compute/). Please see the package changelog for more information. + + 37.0.1.0 Microsoft.Azure.Management.Compute management;virtual machine;compute; diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Properties/AssemblyInfo.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Properties/AssemblyInfo.cs index 322ea7cd6faae..b53082d303f31 100644 --- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Properties/AssemblyInfo.cs +++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Properties/AssemblyInfo.cs @@ -8,7 +8,7 @@ [assembly: AssemblyDescription("Provides management functionality for Microsoft Azure Compute Resources.")] [assembly: AssemblyVersion("37.0.0.0")] -[assembly: AssemblyFileVersion("37.0.0.0")] +[assembly: AssemblyFileVersion("37.0.1.0")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Microsoft")] [assembly: AssemblyProduct("Microsoft Azure .NET SDK")] diff --git a/sdk/eventhub/Microsoft.Azure.Management.EventHub/src/Microsoft.Azure.Management.EventHub.csproj b/sdk/eventhub/Microsoft.Azure.Management.EventHub/src/Microsoft.Azure.Management.EventHub.csproj index 1407a712178f2..e8c0663e6eb8d 100644 --- a/sdk/eventhub/Microsoft.Azure.Management.EventHub/src/Microsoft.Azure.Management.EventHub.csproj +++ b/sdk/eventhub/Microsoft.Azure.Management.EventHub/src/Microsoft.Azure.Management.EventHub.csproj @@ -5,8 +5,11 @@ Microsoft.Azure.Management.EventHub - Provides developers with a library to create and manage all Azure Event Hubs resources. Note: This client library is for EventHub under Azure Resource Manager. - 2.7.0 + + Provides developers with a library to create and manage all Azure Event Hubs resources. Note: This client library is for EventHub under Azure Resource Manager. + Development of this library has shifted focus to the Azure Unified SDK. The future development will be focused on "Azure.ResourceManager.EventHubs" (https://www.nuget.org/packages/Azure.ResourceManager.EventHubs/). Please see the package changelog for more information. + + 2.7.1 Microsoft.Azure.Management.EventHub Microsoft Azure EventHubs Management;Event Hubs;Event Hubs management; diff --git a/sdk/eventhub/Microsoft.Azure.Management.EventHub/src/Properties/AssemblyInfo.cs b/sdk/eventhub/Microsoft.Azure.Management.EventHub/src/Properties/AssemblyInfo.cs index 64bba1947ca6e..fc281d83dd352 100644 --- a/sdk/eventhub/Microsoft.Azure.Management.EventHub/src/Properties/AssemblyInfo.cs +++ b/sdk/eventhub/Microsoft.Azure.Management.EventHub/src/Properties/AssemblyInfo.cs @@ -8,7 +8,7 @@ [assembly: AssemblyDescription("Provides developers with a library to create and manage all Azure Event Hubs resources.")] [assembly: AssemblyVersion("2.0.0.0")] -[assembly: AssemblyFileVersion("2.7.0.0")] +[assembly: AssemblyFileVersion("2.7.1.0")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Microsoft")] diff --git a/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj b/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj index ff07f56e4342d..9f3259e2bdf7c 100644 --- a/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj +++ b/sdk/keyvault/Microsoft.Azure.Management.KeyVault/src/Microsoft.Azure.Management.KeyVault.csproj @@ -5,10 +5,13 @@ Microsoft.Azure.Management.KeyVault - Provides key vault management capabilities for Microsoft Azure. + + Provides key vault management capabilities for Microsoft Azure. + Development of this library has shifted focus to the Azure Unified SDK. The future development will be focused on "Azure.ResourceManager.KeyVault" (https://www.nuget.org/packages/Azure.ResourceManager.KeyVault/). Please see the package changelog for more information. + Microsoft Azure Key Vault Management Microsoft.Azure.Management.KeyVault - 3.0.0 + 3.0.1 Microsoft Azure key vault management;Key Vault; Microsoft.Azure.Management.Network - Provides management capabilities for Network services. + + Provides management capabilities for Network services. + Development of this library has shifted focus to the Azure Unified SDK. The future development will be focused on "Azure.ResourceManager.Network" (https://www.nuget.org/packages/Azure.ResourceManager.Network/). Please see the package changelog for more information. + Microsoft.Azure.Management.Network - 20.0.3-preview + 20.0.4-preview Microsoft Azure Network management;Network;Network management; Microsoft.Azure.Management.ResourceManager - Provides resource group and resource management capabilities for Microsoft Azure. + + Provides resource group and resource management capabilities for Microsoft Azure. + Development of this library has shifted focus to the Azure Unified SDK. The future development will be focused on "Azure.ResourceManager.Resources" (https://www.nuget.org/packages/Azure.ResourceManager.Resources/). Please see the package changelog for more information. + Microsoft.Azure.Management.ResourceManager - 3.7.3-preview + 3.7.4-preview Microsoft Azure resource management;resource management;resource groups; Microsoft.Azure.Management.Storage - Microsoft Azure Management Storage Library + + Microsoft Azure Management Storage Library. + Development of this library has shifted focus to the Azure Unified SDK. The future development will be focused on "Azure.ResourceManager.Storage" (https://www.nuget.org/packages/Azure.ResourceManager.Storage/). Please see the package changelog for more information. + Microsoft.Azure.Management.Storage - 17.1.0 + 17.1.1 Microsoft Azure Storage management;Storage;Storage management; See https://aka.ms/asdotnetsdkchangelog for release notes. diff --git a/sdk/storage/Microsoft.Azure.Management.Storage/src/Properties/AssemblyInfo.cs b/sdk/storage/Microsoft.Azure.Management.Storage/src/Properties/AssemblyInfo.cs index f1a77a01d2ce8..bb8f56d771428 100644 --- a/sdk/storage/Microsoft.Azure.Management.Storage/src/Properties/AssemblyInfo.cs +++ b/sdk/storage/Microsoft.Azure.Management.Storage/src/Properties/AssemblyInfo.cs @@ -8,7 +8,7 @@ [assembly: AssemblyDescription("Provides Microsoft Azure Storage management functions for managing the Microsoft Azure Storage service.")] [assembly: AssemblyVersion("17.0.0.0")] -[assembly: AssemblyFileVersion("17.1.0.0")] +[assembly: AssemblyFileVersion("17.1.1.0")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Microsoft")]