The Azure SDK team is pleased to announce our April 2025 client library releases.

96 packages released this month.

Stable Packages (10)

  • Communication Rooms

  • Event Hubs

  • Event Hubs - Event Processor

  • Resource Management - Compute

  • Resource Management - Data Box

  • Resource Management - Event Grid

  • Resource Management - Hybrid Connectivity

  • Resource Management - Recovery Services Data Replication

  • Service Bus

  • WebJobs Extensions - Event Hubs

Patch Updates (42)

  • Event Hubs

  • Event Hubs - Event Processor

  • Resource Management - Dev Center

  • Resource Management - Device Update

  • Resource Management - Digital Twins

  • Resource Management - Dynatrace

  • Resource Management - Edge Order

  • Resource Management - Extended Location

  • Resource Management - Fluid Relay

  • Resource Management - Graph Services

  • Resource Management - Health Bot

  • Resource Management - Key Vault

  • Resource Management - Lab Services

  • Resource Management - Load Testing

  • Resource Management - Managed Grafana

  • Resource Management - Managed Network Fabric

  • Resource Management - Managed Services

  • Resource Management - Marketplace

  • Resource Management - Marketplace Ordering

  • Resource Management - Media

  • Resource Management - Mixed Reality

  • Resource Management - Network Analytics

  • Resource Management - Orbital

  • Resource Management - Palo Alto Networks - Next Generation Firewall

  • Resource Management - Peering

  • Resource Management - Policy Insights

  • Resource Management - Private DNS

  • Resource Management - Provider Hub

  • Resource Management - Recovery Services Backup

  • Resource Management - Relay

  • Resource Management - Reservations

  • Resource Management - SQL Virtual Machine

  • Resource Management - Service Linker

  • Resource Management - Storage Pool

  • Resource Management - Storage Sync

  • Resource Management - Stream Analytics

  • Resource Management - Subscriptions

  • Resource Management - Synapse

  • Resource Management - Voice Services

  • Resource Management - Workloads

  • WebJobs Extensions - Event Hubs

  • WebJobs Extensions - Service Bus

Beta Packages (40)

  • AI Foundry

  • AI Model Inference

  • Azure AI Search

  • Code Transparency

  • Communication Common

  • Compute Batch

  • Identity

  • Identity Broker

  • Key Vault - Administration

  • Key Vault - Certificates

  • Key Vault - Keys

  • Key Vault - Secrets

  • OpenAI Inference

  • OpenTelemetry AspNetCore

  • OpenTelemetry Exporter

  • Purview Data Map

  • Resource Management - Agricultureplatform

  • Resource Management - Container Apps

  • Resource Management - Databasewatcher

  • Resource Management - Dev Spaces

  • Resource Management - Edge Zones

  • Resource Management - Energy Services

  • Resource Management - Hybrid Kubernetes

  • Resource Management - IoT Central

  • Resource Management - Log Analytics

  • Resource Management - Machine Learning Compute

  • Resource Management - Managed Network

  • Resource Management - Management Partner

  • Resource Management - Migration.Assessment

  • Resource Management - Monitor

  • Resource Management - Network Function

  • Resource Management - Power BI Dedicated

  • Resource Management - Recovery Services Data Replication

  • Resource Management - Resource Connector

  • Resource Management - Resource Health

  • Resource Management - Resource Mover

  • Resource Management - Security DevOps

  • Resource Management - Spring App Discovery

  • Resource Management - Workload Monitor

  • unknown

Release highlights

AI Foundry 1.0.0-beta.5 Changelog

Features Added

  • Added ConnectionProvider abstraction in AIProjectClient to enable seamless connectivity with Azure OpenAI, Inference, and Search SDKs.
  • Added CognitiveService connection type.
  • Added support for URL citations with the MessageTextUrlCitationAnnotation class. MessageTextContent objects now can possibly have Annotations populated in order to provide information on URL citations.

AI Foundry 1.0.0-beta.6 Changelog

Features Added

  • Added QueryType parameter to AISearchIndexResource to allow different search types performed by an agent issue.
  • Added sample for Azure AI Search in streaming scenarios issue.

Bugs Fixed

  • Fixed Azure AI Search in streaming scenarios.

Breaking Changes

  • MicrosoftFabricToolDefinition constructor parameter was renamed from fabricAiskill to fabricDataagent, the corresponding parameter was renamed from FabricAiskill to FabricDataagent.

AI Model Inference 1.0.0-beta.4 Changelog

Features Added

  • Added extension methods to get ChatCompletionsClient and EmbeddingsClient using AIProjectClient.

Bugs Fixed

  • Fixed an issue with the audio samples not properly showcasing the intended workflow.

Azure AI Search 11.7.0-beta.3 Changelog

Features Added

  • Added support for the GetIndexStatsSummary API in SearchIndexClient.
  • Added extension methods to get SearchClient, SearchIndexClient and SearchIndexerClient using AIProjectClient.

Code Transparency 1.0.0-beta.3 Changelog

Features Added

  • Aligned with the latest changes (Feb 25) of the IETF draft: https://datatracker.ietf.org/doc/draft-ietf-scitt-architecture/
  • Updated receipt verification logic.
  • Exposed JsonModelWriteCore for model serialization procedure.

Communication Common 1.4.0-beta.1 Changelog

Features Added

  • Introduced support for Azure.Core.TokenCredential with EntraCommunicationTokenCredentialOptions, enabling Entra users to authorize Communication Services and allowing an Entra user with a Teams license to use Teams Phone Extensibility features through the Azure Communication Services resource.
  • Added support for a new communication identifier TeamsExtensionUserIdentifier which maps rawIds with format 8:acs:{resourceId}_{tenantId}_{userId}.
  • Added IsAnonymous and AssertedId properties to PhoneNumberIdentifier.

Communication Rooms 1.2.0 Changelog

Features Added

General Availability version of participant Collaborator role.

Compute Batch 1.0.0-beta.2 Changelog

Features Added

  • Exposed JsonModelWriteCore for model serialization procedure.

  • Force delete/terminate job or job schedule:
  • Added force parameter of type Boolean to DeleteJobAsync, DeleteJob, TerminateJobAsync, TerminateJob, DeleteJobScheduleAsync, DeleteJobSchedule, TerminateJobScheduleAsync, and TerminateJobSchedule.

  • Support for compute node start/deallocate operations:
  • Added StartNode, StartNodeAsync, DeallocateNode, and DeallocateNodeAsync methods to BatchClient

  • Container task data mount isolation:
  • Added containerHostBatchBindMounts of type List<ContainerHostBatchBindMountEntry> to BatchTaskContainerSettings.

  • Patch improvements for pool and job:
  • Added displayName, vmSize, taskSlotsPerNode, taskSchedulingPolicy, enableInterNodeCommunication, virtualMachineConfiguration, networkConfiguration, userAccounts, mountConfiguration, upgradePolicy, and resourceTags to BatchPoolUpdateContent.
  • Added networkConfiguration to BatchJobUpdateContent.

  • Confidential VM support:
  • Added confidentialVM to SecurityTypes.
  • Added securityProfile of type VMDiskSecurityProfile to ManagedDisk.

  • Support for shared and community gallery images:
  • Added sharedGalleryImageId and communityGalleryImageId to ImageReference.

    Breaking Changes

  • Removed getNodeRemoteDesktop method from BatchClient. Use getNodeRemoteLoginSettings instead to remotely login to a compute node.
  • Removed CloudServiceConfiguration from pool models and operations. Use VirtualMachineConfiguration when creating pools.
  • Removed ApplicationLicenses from pool models and operations.

Event Hubs 5.12.0 Changelog

Bugs Fixed

  • Querying runtime data and other management operations will now correctly guards against the race condition where an AMQP link is in the process of closing as the operation attempts to use it. These errors will now properly be classified as retriable as they are for producer and consumer operations.

  • Fixed an obscure edge case in the EventHubBufferedProducer client where an unlikely race condition when flushing/enqueuing events concurrently with disposing the producer could cause a semaphore to be released inappropriately. This error superseded the TaskCanceledException that should have been surfaced.

Features Added

  • Support for the Event Hubs geographic data replication feature has been enabled. Checking for whether or not this feature is enabled for your namespace can be done by querying for Event Hub properties using EventHubProducerClient or EventHubConsumerClient and referencing the the IsGeoReplicationEnabled property of the result.

As part of this feature, the type of offset-related data has been changed from long to string to align with changes to the Event Hubs service API. To preserve backwards compatibility, the existing offset-related members have not been changed, and new members with names similar to OffsetString and string-based parameters for method overloads have been introduced.

The long-based offset members will continue to work for Event Hubs namespaces that do not have GeoDR replication enabled, but are discouraged for use and have been marked as obsolete.

Obsoleted properties:

  • EventData.Offset
  • LastEnqueuedEventProperties.Offset
  • PartitionProperties.LastEnqueuedOffset

Obsoleted method overloads:

  • EventPosition.FromOffset
  • EventHubsModelFactory.EventData
  • BlobCheckpointStore.UpdateCheckpointAsync
  • EventProcessorClient.UpdateCheckpointAsync

Event Hubs 5.12.1 Changelog

Bugs Fixed

  • Fixed a bug which caused the placeholder value used to represent missing offsets in v5.11.3 - v5.11.6 to not be properly detected and incorrectly used as a valid offset when reading from a partition.

Event Hubs - Event Processor 5.12.0 Changelog

Features Added

  • Support for the Event Hubs geographic data replication feature has been enabled. Checking for whether or not this feature is enabled for your namespace can be done by querying for Event Hub properties using EventHubProducerClient or EventHubConsumerClient and referencing the the IsGeoReplicationEnabled property of the result.

As part of this feature, the type of offset-related data has been changed from long to string to align with changes to the Event Hubs service API. To preserve backwards compatibility, the existing offset-related members have not been changed, and new members with names similar to OffsetString and string-based parameters for method overloads have been introduced.

The long-based offset members will continue to work for Event Hubs namespaces that do not have GeoDR replication enabled, but are discouraged for use and have been marked as obsolete.

Obsoleted properties:

  • EventData.Offset
  • LastEnqueuedEventProperties.Offset
  • PartitionProperties.LastEnqueuedOffset

Obsoleted method overloads:

  • EventPosition.FromOffset
  • EventHubsModelFactory.EventData
  • BlobCheckpointStore.UpdateCheckpointAsync
  • EventProcessorClient.UpdateCheckpointAsync

Bugs Fixed

  • Fixed behavior in the UpdateCheckpointAsync method of EventProcessorClient to properly await the call to the checkpoint store. Previously, this was not awaited, causing the OTel span to open and close almost immediately and skip reporting any errors observed.

Event Hubs - Event Processor 5.12.1 Changelog

Bugs Fixed

  • Fixed a bug which caused the placeholder value used to represent missing offsets in v5.11.3 - v5.11.6 to not be properly detected and incorrectly used as a valid offset when reading from a partition.

Identity 1.14.0-beta.3 Changelog

Features Added

  • DefaultAzureCredential now includes silent authentication via the authentication broker on Windows if the Azure.Identity.Broker NuGet package is referenced. This allows for a more seamless authentication experience when using the DefaultAzureCredential in Windows environments. Setting the ExcludeBrokerCredential property on DefaultAzureCredentialOptions disables this feature.

Bugs Fixed

  • DefaultAzureCredential no longer sends a probe request on each call to GetToken. It now only happens on the first call.

Identity Broker 1.3.0-beta.2 Changelog

Other Changes

  • Support for dynamic addition of the broker authentication to DefaultAzureCredential has been added. This allows the broker authentication to be used as part of the default credential chain by only adding a reference to this package to your application.

Key Vault - Administration 4.6.0-beta.1 Changelog

Features Added

  • Added StartPreRestore and StartPreBackup operations to the KeyVaultBackupClient.

Key Vault - Certificates 4.8.0-beta.1 Changelog

Bugs Fixed

  • Corrected a typo in the documentation for CertificatePolicy.KeySize, changing the RSA key length from “4092” to “4096”.
  • Removed an extra / when building the request Uri for CertificateClient.ImportCertificate and CertificateClient.ImportCertificateAsync.

Features Added

  • New preserveCertificateOrder option when creating and importing certificates. It can be set as an optional paremeter in StartCreateCertificate, as an option in ImportCertificateOptions, and it can be retrieved from certificates of type KeyVaultCertificateWithPolicy

Key Vault - Keys 4.8.0-beta.1 Changelog

Features Added

  • Added Hmac algorithms in SignatureAlgorithm
  • Added CkmAesKeyWrap algorithm in EncryptionAlgorithm
  • Added Attestation property for Keys in Managed HSM Key Vaults.
  • New GetKeyAttestation operation to get the public part of a stored key along with its attestation blob.

Key Vault - Secrets 4.8.0-beta.1 Changelog

Other Changes

  • The default service version is now “7.6-preview.2”.

OpenAI Inference 2.2.0-beta.4 Changelog

Breaking Changes

  • Transitive from the OpenAI package, several types in the [Experimental] attributed Assistants, VectorStores, and RealtimeConversation namespaces have removed use of the required keyword, standardizing their constructor-based required input patterns with the rest of the library. To address these build breaks, use one of the new constructor signatures that accepts required parameters previously provided via property init.

Features Added

  • To use the new /responses endpoint, call GetOpenAIResponseClient() on an AzureOpenAIClient instance, following the same pattern as other operations. Using the overload without a deployment name will not be able to create new responses, only retrieve and list existing response data.

In addition to the new features transitive via the OpenAI library:

  • Azure OpenAI file upload for batch (FileUploadPurpose.Batch) now supports the specification of a custom expiration policy in supported regions. To use this capability, call one of the supplied extension method overloads of UploadFile() that accepts an AzureFileExpirationOptions parameter.

OpenTelemetry AspNetCore 1.3.0-beta.3 Changelog

Other Changes

  • Update OpenTelemetry dependencies (#48574)
  • OpenTelemetry 1.11.2
  • OpenTelemetry.Extensions.Hosting 1.11.2
  • OpenTelemetry.Instrumentation.AspNetCore 1.11.1
  • OpenTelemetry.Instrumentation.Http 1.11.1

OpenTelemetry Exporter 1.4.0-beta.3 Changelog

Features Added

  • Added support for emitting Application Insights Custom Events. (#48378)

  • Added new api UseAzureMonitorExporter which automatically enables logging, tracing, and metrics. Additional calls to WithLogging, WithMetrics, and WithTracing are NOT required. However, you may still need to enable specific tracing/metric sources/meters separately. (#48402)
  • Added support for LiveMetrics when using the UseAzureMonitorExporter api.

Bugs Fixed

  • Fixed an issue where array attributes on metrics weren’t exported correctly. (#47300)

  • Always set Dependency.Target to “server.address” and “server.port” if present. (#48317)

Purview Data Map 1.0.0-beta.2 Changelog

Bugs Fixed

  • Updated type of endorsements from string to list[string] in SuggestResultValue and SuggestResultValue models.

Features Added

  • Exposed JsonModelWriteCore for model serialization procedure.

Resource Management - Agricultureplatform 1.0.0-beta.1 Changelog

Resource Management - Compute 1.9.0 Changelog

Resource Management - Container Apps 1.4.0-beta.1 Changelog

Resource Management - Data Box 1.1.0 Changelog

Resource Management - Databasewatcher 1.0.0-beta.1 Changelog

Resource Management - Dev Center 1.0.2 Changelog

Resource Management - Dev Spaces 1.0.0-beta.5 Changelog

Resource Management - Device Update 1.0.1 Changelog

Resource Management - Digital Twins 1.3.1 Changelog

Resource Management - Dynatrace 1.1.1 Changelog

Resource Management - Edge Order 1.1.1 Changelog

Resource Management - Edge Zones 1.0.0-beta.2 Changelog

Resource Management - Energy Services 1.0.0-beta.3 Changelog

Resource Management - Event Grid 1.1.0 Changelog

Resource Management - Extended Location 1.1.1 Changelog

Resource Management - Fluid Relay 1.1.1 Changelog

Resource Management - Graph Services 1.1.2 Changelog

Resource Management - Health Bot 1.1.1 Changelog

Resource Management - Hybrid Connectivity 1.1.0 Changelog

Resource Management - Hybrid Kubernetes 1.0.0-beta.5 Changelog

Resource Management - IoT Central 1.1.0-beta.3 Changelog

Resource Management - Key Vault 1.3.2 Changelog

Resource Management - Lab Services 1.1.1 Changelog

Resource Management - Load Testing 1.1.1 Changelog

Resource Management - Log Analytics 1.3.0-beta.2 Changelog

Resource Management - Machine Learning Compute 1.0.0-beta.5 Changelog

Resource Management - Managed Grafana 1.1.1 Changelog

Resource Management - Managed Network 1.0.0-beta.5 Changelog

Resource Management - Managed Network Fabric 1.1.2 Changelog

Resource Management - Managed Services 1.1.1 Changelog

Resource Management - Management Partner 1.0.0-beta.5 Changelog

Resource Management - Marketplace 1.1.2 Changelog

Resource Management - Marketplace Ordering 1.1.1 Changelog

Resource Management - Media 1.3.1 Changelog

Resource Management - Migration.Assessment 1.0.0-beta.1 Changelog

Resource Management - Mixed Reality 1.1.1 Changelog

Resource Management - Monitor 1.4.0-beta.3 Changelog

Resource Management - Network Analytics 1.0.1 Changelog

Resource Management - Network Function 1.0.0-beta.5 Changelog

Resource Management - Orbital 1.1.1 Changelog

Resource Management - Palo Alto Networks - Next Generation Firewall 1.1.1 Changelog

Resource Management - Peering 1.2.2 Changelog

Resource Management - Policy Insights 1.2.1 Changelog

Resource Management - Power BI Dedicated 1.0.0-beta.5 Changelog

Resource Management - Private DNS 1.2.1 Changelog

Resource Management - Provider Hub 1.1.1 Changelog

Resource Management - Recovery Services Backup 1.2.1 Changelog

Resource Management - Recovery Services Data Replication 1.0.0-beta.3 Changelog

Resource Management - Recovery Services Data Replication 1.0.0 Changelog

Resource Management - Relay 1.2.1 Changelog

Resource Management - Reservations 1.4.1 Changelog

Resource Management - Resource Connector 1.0.0-beta.3 Changelog

Resource Management - Resource Health 1.1.0-beta.4 Changelog

Resource Management - Resource Mover 1.1.2-beta.2 Changelog

Resource Management - SQL Virtual Machine 1.1.1 Changelog

Resource Management - Security DevOps 1.0.0-beta.5 Changelog

Resource Management - Service Linker 1.1.1 Changelog

Resource Management - Spring App Discovery 1.0.0-beta.2 Changelog

Resource Management - Storage Pool 1.1.1 Changelog

Resource Management - Storage Sync 1.2.1 Changelog

Resource Management - Stream Analytics 1.2.1 Changelog

Resource Management - Subscriptions 1.1.1 Changelog

Resource Management - Synapse 1.2.1 Changelog

Resource Management - Voice Services 1.0.2 Changelog

Resource Management - Workload Monitor 1.0.0-beta.5 Changelog

Resource Management - Workloads 1.1.1 Changelog

Service Bus 7.19.0 Changelog

Features Added

  • ServiceBusClientOptions now supports registering a callback delegate for participating in the validation of SSL certificates when connections are established. This delegate may override the built-in validation and allow or deny certificates based on application-specific logic.

WebJobs Extensions - Event Hubs 6.5.0 Changelog

Bugs Fixed

  • Fixed a misspelling of “PartitionId” in the trigger input data passed to the function executor. This caused function logs and metrics reported by AppInsights and the portal to reflect the wrong label. To ensure that applications that rely on the misspelling are not impacted, a new member with the correct spelling was added.

Features Added

  • Support for the Event Hubs geographic data replication feature has been enabled. As part of this feature, the type of offset-related data has been changed from long to string to align with changes to the Event Hubs service API. To preserve backwards compatibility, the existing offset-related members have not been changed, and new members with names similar to OffsetString and string-based parameters for method overloads have been introduced.

The long-based offset members will continue to work for Event Hubs namespaces that do not have GeoDR replication enabled, but are discouraged for use and have been marked as obsolete.

WebJobs Extensions - Event Hubs 6.5.1 Changelog

Bugs Fixed

  • Fixed a bug which caused the placeholder value used to represent missing offsets in v5.11.3 - v5.11.6 to not be properly detected and incorrectly used as a valid offset when reading from a partition.

WebJobs Extensions - Service Bus 5.16.6 Changelog

Other Changes

  • Bump dependency on Azure.Messaging.ServiceBus to 7.19.0

unknown 1.0.0-beta.1 Changelog

Other Changes

  • Initial release of the Azure.Projects package.

unknown 1.0.0-beta.1 Changelog

Other Changes

  • Initial release of the Azure.Projects.AI package.

unknown 1.0.0-beta.1 Changelog

Other Changes

  • Initial release of the Azure.Projects.Web package.

unknown 1.0.0-beta.1 Changelog

Other Changes

  • Initial release of the Azure.Projects.Provisioning package.

Latest Releases

View all the latest versions of .NET packages here.

Installation Instructions

To install any of our packages, please search for them via Manage NuGet Packages... in Visual Studio (with Include prerelease checked) or copy these commands into your terminal:

$> dotnet add package Azure.AI.Inference --version 1.0.0-beta.4
$> dotnet add package Azure.AI.OpenAI --version 2.2.0-beta.4
$> dotnet add package Azure.AI.Projects --version 1.0.0-beta.5
$> dotnet add package Azure.AI.Projects --version 1.0.0-beta.6
$> dotnet add package Azure.Analytics.Purview.DataMap --version 1.0.0-beta.2
$> dotnet add package Azure.Communication.Common --version 1.4.0-beta.1
$> dotnet add package Azure.Communication.Rooms --version 1.2.0
$> dotnet add package Azure.Compute.Batch --version 1.0.0-beta.2
$> dotnet add package Azure.Identity --version 1.14.0-beta.3
$> dotnet add package Azure.Identity.Broker --version 1.3.0-beta.2
$> dotnet add package Azure.Messaging.EventHubs --version 5.12.0
$> dotnet add package Azure.Messaging.EventHubs --version 5.12.1
$> dotnet add package Azure.Messaging.EventHubs.Processor --version 5.12.0
$> dotnet add package Azure.Messaging.EventHubs.Processor --version 5.12.1
$> dotnet add package Azure.Messaging.ServiceBus --version 7.19.0
$> dotnet add package Azure.Monitor.OpenTelemetry.AspNetCore --version 1.3.0-beta.3
$> dotnet add package Azure.Monitor.OpenTelemetry.Exporter --version 1.4.0-beta.3
$> dotnet add package Azure.Projects --version 1.0.0-beta.1
$> dotnet add package Azure.Projects.AI --version 1.0.0-beta.1
$> dotnet add package Azure.Projects.Provisioning --version 1.0.0-beta.1
$> dotnet add package Azure.Projects.Web --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.AgriculturePlatform --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.AppContainers --version 1.4.0-beta.1
$> dotnet add package Azure.ResourceManager.Compute --version 1.9.0
$> dotnet add package Azure.ResourceManager.DataBox --version 1.1.0
$> dotnet add package Azure.ResourceManager.DatabaseWatcher --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.DevCenter --version 1.0.2
$> dotnet add package Azure.ResourceManager.DevSpaces --version 1.0.0-beta.5
$> dotnet add package Azure.ResourceManager.DeviceUpdate --version 1.0.1
$> dotnet add package Azure.ResourceManager.DigitalTwins --version 1.3.1
$> dotnet add package Azure.ResourceManager.Dynatrace --version 1.1.1
$> dotnet add package Azure.ResourceManager.EdgeOrder --version 1.1.1
$> dotnet add package Azure.ResourceManager.EdgeZones --version 1.0.0-beta.2
$> dotnet add package Azure.ResourceManager.EnergyServices --version 1.0.0-beta.3
$> dotnet add package Azure.ResourceManager.EventGrid --version 1.1.0
$> dotnet add package Azure.ResourceManager.ExtendedLocations --version 1.1.1
$> dotnet add package Azure.ResourceManager.FluidRelay --version 1.1.1
$> dotnet add package Azure.ResourceManager.Grafana --version 1.1.1
$> dotnet add package Azure.ResourceManager.GraphServices --version 1.1.2
$> dotnet add package Azure.ResourceManager.HealthBot --version 1.1.1
$> dotnet add package Azure.ResourceManager.HybridConnectivity --version 1.1.0
$> dotnet add package Azure.ResourceManager.IotCentral --version 1.1.0-beta.3
$> dotnet add package Azure.ResourceManager.KeyVault --version 1.3.2
$> dotnet add package Azure.ResourceManager.Kubernetes --version 1.0.0-beta.5
$> dotnet add package Azure.ResourceManager.LabServices --version 1.1.1
$> dotnet add package Azure.ResourceManager.LoadTesting --version 1.1.1
$> dotnet add package Azure.ResourceManager.MachineLearningCompute --version 1.0.0-beta.5
$> dotnet add package Azure.ResourceManager.ManagedNetwork --version 1.0.0-beta.5
$> dotnet add package Azure.ResourceManager.ManagedNetworkFabric --version 1.1.2
$> dotnet add package Azure.ResourceManager.ManagedServices --version 1.1.1
$> dotnet add package Azure.ResourceManager.ManagementPartner --version 1.0.0-beta.5
$> dotnet add package Azure.ResourceManager.Marketplace --version 1.1.2
$> dotnet add package Azure.ResourceManager.MarketplaceOrdering --version 1.1.1
$> dotnet add package Azure.ResourceManager.Media --version 1.3.1
$> dotnet add package Azure.ResourceManager.Migration.Assessment --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.MixedReality --version 1.1.1
$> dotnet add package Azure.ResourceManager.Monitor --version 1.4.0-beta.3
$> dotnet add package Azure.ResourceManager.NetworkAnalytics --version 1.0.1
$> dotnet add package Azure.ResourceManager.NetworkFunction --version 1.0.0-beta.5
$> dotnet add package Azure.ResourceManager.OperationalInsights --version 1.3.0-beta.2
$> dotnet add package Azure.ResourceManager.Orbital --version 1.1.1
$> dotnet add package Azure.ResourceManager.PaloAltoNetworks.Ngfw --version 1.1.1
$> dotnet add package Azure.ResourceManager.Peering --version 1.2.2
$> dotnet add package Azure.ResourceManager.PolicyInsights --version 1.2.1
$> dotnet add package Azure.ResourceManager.PowerBIDedicated --version 1.0.0-beta.5
$> dotnet add package Azure.ResourceManager.PrivateDns --version 1.2.1
$> dotnet add package Azure.ResourceManager.ProviderHub --version 1.1.1
$> dotnet add package Azure.ResourceManager.RecoveryServicesBackup --version 1.2.1
$> dotnet add package Azure.ResourceManager.RecoveryServicesDataReplication --version 1.0.0-beta.3
$> dotnet add package Azure.ResourceManager.RecoveryServicesDataReplication --version 1.0.0
$> dotnet add package Azure.ResourceManager.Relay --version 1.2.1
$> dotnet add package Azure.ResourceManager.Reservations --version 1.4.1
$> dotnet add package Azure.ResourceManager.ResourceConnector --version 1.0.0-beta.3
$> dotnet add package Azure.ResourceManager.ResourceHealth --version 1.1.0-beta.4
$> dotnet add package Azure.ResourceManager.ResourceMover --version 1.1.2-beta.2
$> dotnet add package Azure.ResourceManager.SecurityDevOps --version 1.0.0-beta.5
$> dotnet add package Azure.ResourceManager.ServiceLinker --version 1.1.1
$> dotnet add package Azure.ResourceManager.SpringAppDiscovery --version 1.0.0-beta.2
$> dotnet add package Azure.ResourceManager.SqlVirtualMachine --version 1.1.1
$> dotnet add package Azure.ResourceManager.StoragePool --version 1.1.1
$> dotnet add package Azure.ResourceManager.StorageSync --version 1.2.1
$> dotnet add package Azure.ResourceManager.StreamAnalytics --version 1.2.1
$> dotnet add package Azure.ResourceManager.Subscription --version 1.1.1
$> dotnet add package Azure.ResourceManager.Synapse --version 1.2.1
$> dotnet add package Azure.ResourceManager.VoiceServices --version 1.0.2
$> dotnet add package Azure.ResourceManager.WorkloadMonitor --version 1.0.0-beta.5
$> dotnet add package Azure.ResourceManager.Workloads --version 1.1.1
$> dotnet add package Azure.Search.Documents --version 11.7.0-beta.3
$> dotnet add package Azure.Security.CodeTransparency --version 1.0.0-beta.3
$> dotnet add package Azure.Security.KeyVault.Administration --version 4.6.0-beta.1
$> dotnet add package Azure.Security.KeyVault.Certificates --version 4.8.0-beta.1
$> dotnet add package Azure.Security.KeyVault.Keys --version 4.8.0-beta.1
$> dotnet add package Azure.Security.KeyVault.Secrets --version 4.8.0-beta.1
$> dotnet add package Microsoft.Azure.WebJobs.Extensions.EventHubs --version 6.5.0
$> dotnet add package Microsoft.Azure.WebJobs.Extensions.EventHubs --version 6.5.1
$> dotnet add package Microsoft.Azure.WebJobs.Extensions.ServiceBus --version 5.16.6

Feedback

If you have a bug or feature request for one of the libraries, please file an issue in our repo.