Azure SDK for .NET (October 2022)
The Azure SDK team is pleased to announce our October 2022 client library releases.
138 packages released this month.
Stable Packages (66)
-
Communication Identity
-
Extensions - Azure
-
Identity
-
Key Vault - Administration
-
Key Vault - Certificates
-
Key Vault - Keys
-
Key Vault - Secrets
-
Mixed Reality Authentication
-
Question Answering
-
Resource Management - Alerts Management
-
Resource Management - Api Management
-
Resource Management - App Service
-
Resource Management - Avs
-
Resource Management - Batch
-
Resource Management - Change Analysis
-
Resource Management - Confidential Ledger
-
Resource Management - Confluent
-
Resource Management - Container Service
-
Resource Management - Data Box
-
Resource Management - Data Box Edge
-
Resource Management - Data Share
-
Resource Management - Desktop Virtualization
-
Resource Management - Device Provisioning Services
-
Resource Management - Digital Twins
-
Resource Management - Dns Resolver
-
Resource Management - Edge Order
-
Resource Management - Extended Locations
-
Resource Management - Fluid Relay
-
Resource Management - Front Door
-
Resource Management - Guest Configuration
-
Resource Management - HDInsight
-
Resource Management - Healthbot
-
Resource Management - Healthcare Apis
-
Resource Management - Kusto
-
Resource Management - Lab Services
-
Resource Management - Marketplace
-
Resource Management - Marketplace Ordering
-
Resource Management - Media
-
Resource Management - Monitor
-
Resource Management - Net App
-
Resource Management - Orbital
-
Resource Management - Peering
-
Resource Management - Policy Insights
-
Resource Management - Purview
-
Resource Management - Redis Enterprise
-
Resource Management - Relay
-
Resource Management - Reservations
-
Resource Management - Resource Mover
-
Resource Management - Search
-
Resource Management - Service Fabric Managed Clusters
-
Resource Management - Storage Cache
-
Resource Management - Storage Sync
-
Resource Management - Stream Analytics
-
Resource Management - Subscription
-
Resource Management - Support
-
Resource Management - Traffic Manager
-
Schema Registry
-
Service Bus
-
Storage - Blobs
-
Storage - Blobs Batch
-
Storage - Common
-
Storage - Files Data Lake
-
Storage - Files Shares
-
Storage - Queues
-
Text Analytics
-
WebJobs Extensions - Service Bus
Patch Updates (12)
-
ASP.NET Extension - DataProtection Blobs
-
Communication Chat
-
Event Hubs
-
Event Hubs - Event Processor
-
Resource Management - Cdn
-
Resource Management - Container Registry
-
Resource Management - Cosmos DB
-
Resource Management - Kusto
-
Resource Management - Network
-
Resource Management - Redis
-
Resource Management - Service Linker
-
Storage - Files Data Lake
Beta Packages (54)
-
Advisor
-
AgFood Platform
-
App Configuration
-
App Platform
-
Application Insights
-
Attestation
-
Automanage
-
Azure Object Anchors Conversion
-
Blueprint
-
Bot Service
-
Chaos
-
Cognitive Search
-
Customer Insights
-
Data Migration
-
Data Protection
-
DataLake Analytics
-
DataLake Store
-
Datadog
-
Deployment Manager
-
Dev Center
-
Dev Spaces
-
Elastic
-
Hybrid Compute
-
Hybrid Kubernetes
-
Identity
-
Kubernetes Configuration
-
Machine Learning Compute
-
Maintenance
-
Managed Network
-
Management Partner
-
Maps Common
-
Maps Geolocation
-
Maps Render
-
Maps Route
-
Maps Search
-
Monitor Ingestion
-
Monitor OpenTelemetry Exporter
-
Operational Insights
-
PowerBI Dedicated
-
Provider Hub
-
Quantum
-
Quota
-
Recovery Services
-
Recovery Services - Backup
-
Recovery Services - Site Recovery
-
Resource Management - Container Registry
-
Resource Management - Guest Configuration
-
Resource Management - Media
-
Security DevOps
-
SignalR
-
Storage - Blobs ChangeFeed
-
Synapse
-
Synapse - Artifacts
-
Workload Monitor
Release highlights
ASP.NET Extension - DataProtection Blobs 1.2.3 Changelog
Other Changes
- Updated dependency version of
System.Security.Cryptography
to mitigate CVE-2022-34716.
Advisor 1.0.0-beta.1 Changelog
AgFood Platform 1.0.0-beta.1 Changelog
App Configuration 1.3.0-beta.1 Changelog
Bugs Fixed
- Fixed throwing
NullReferenceException
if the value of aSecretReferenceConfigurationSetting
is null (#31588).
Features Added
- Added DPG methods to
ConfigurationClient
based on this swagger definition.
App Platform 1.0.0-beta.1 Changelog
Application Insights 1.0.0-beta.1 Changelog
Attestation 1.0.0-beta.1 Changelog
Automanage 1.0.0-beta.1 Changelog
Azure Object Anchors Conversion 0.3.0-beta.5 Changelog
Other Changes
- Updated
Azure.MixedReality.Authentication
to1.2.0
.
Blueprint 1.0.0-beta.1 Changelog
Bot Service 1.0.0-beta.1 Changelog
Chaos 1.0.0-beta.1 Changelog
Cognitive Search 11.5.0-beta.2 Changelog
Bugs Fixed
- Fixed user-assigned identity type names (#29813).
Features Added
- Added new languages for
OcrSkill
andImageAnalysisSkill
as we have upgraded them to use Cognitive Services Computer Vision v3.2 which supports a lot more languages for both APIs. Language lists can be found here.
Communication Chat 1.1.1 Changelog
Features Added
Updated Azure.Communication.Common
version.
Communication Identity 1.2.0 Changelog
Features Added
- Added support to customize the Communication Identity access token’s validity period:
- Added method overloads that provide the ability to create a Communication Identity access token with custom expiration:
CreateUserAndToken(IEnumerable<CommunicationTokenScope> scopes, TimeSpan tokenExpiresIn, CancellationToken cancellationToken = default)
CreateUserAndTokenAsync(IEnumerable<CommunicationTokenScope> scopes, TimeSpan tokenExpiresIn, CancellationToken cancellationToken = default)
GetToken(CommunicationUserIdentifier communicationUser, IEnumerable<CommunicationTokenScope> scopes, TimeSpan tokenExpiresIn, CancellationToken cancellationToken = default)
GetTokenAsync(CommunicationUserIdentifier communicationUser, IEnumerable<CommunicationTokenScope> scopes, TimeSpan tokenExpiresIn, CancellationToken cancellationToken = default)
- Added a new API version
ServiceVersion.V2022_10_01
that is now the default API version.
Customer Insights 1.0.0-beta.1 Changelog
Data Migration 1.0.0-beta.1 Changelog
Data Protection 1.0.0-beta.1 Changelog
DataLake Analytics 1.0.0-beta.1 Changelog
DataLake Store 1.0.0-beta.1 Changelog
Datadog 1.0.0-beta.1 Changelog
Deployment Manager 1.0.0-beta.1 Changelog
Dev Center 1.0.0-beta.1 Changelog
Dev Spaces 1.0.0-beta.1 Changelog
Elastic 1.0.0-beta.1 Changelog
Event Hubs 5.7.3 Changelog
Acknowledgments
Thank you to our developer community members who helped to make the Event Hubs client libraries better with their contributions to this release:
Other Changes
-
Added additional heuristics for the
EventProcessor<T>
configuration to help discover issues that can impact processor performance and stability; these validations will produce warnings at processor start-up should potential concerns be found. -
Exception messages have been updated to include a link to the Event Hubs troubleshooting guide.
-
Miscellaneous performance improvements by reducing memory allocations. (A community contribution, courtesy of danielmarbach)
Event Hubs - Event Processor 5.7.3 Changelog
Other Changes
-
Added additional heuristics for the
EventProcessorClient
configuration to help discover issues that can impact processor performance and stability; these validations will produce warnings at processor start-up should potential concerns be found. -
Exception messages have been updated to include a link to the Event Hubs troubleshooting guide.
Extensions - Azure 1.5.0 Changelog
Bugs Fixed
- Hiding the new
AddAzureClientsCore
overload from IntelliSense, as its usage is not intuitive.
Extensions - Azure 1.6.0 Changelog
Bugs Fixed
- The
tenantId
,clientId
,managedIdentityResourceId
, and the newly addedadditionallyAllowedTenants
will be passed onto the createdDefaultAzureCredential
if noclientSecret
orclientCertificate
is provided. Previously, these values would be ignored when falling back to theDefaultAzureCredential
or the user-provided credential specified viaAzureClientFactoryBuilder.UseCredential
.
Features Added
- Support passing a semi-colon delimited list of additional tenants via the
additionallyAllowedTenants
config. See the Azure.Identity Breaking Changes log for more information about this setting.
Hybrid Compute 1.0.0-beta.1 Changelog
Hybrid Kubernetes 1.0.0-beta.1 Changelog
Identity 1.7.0 Changelog
Bugs Fixed
- Fixed overly restrictive scope validation to allow the ‘_’ character, for common scopes such as
user_impersonation
#30647
Features Added
- Added
AdditionallyAllowedTenants
to the following credential options to force explicit opt-in behavior for multi-tenant authentication: AuthorizationCodeCredentialOptions
AzureCliCredentialOptions
AzurePowerShellCredentialOptions
ClientAssertionCredentialOptions
ClientCertificateCredentialOptions
ClientSecretCredentialOptions
DefaultAzureCredentialOptions
OnBehalfOfCredentialOptions
UsernamePasswordCredentialOptions
VisualStudioCodeCredentialOptions
VisualStudioCredentialOptions
- Added
TenantId
toDefaultAzureCredentialOptions
to avoid having to setInteractiveBrowserTenantId
,SharedTokenCacheTenantId
,VisualStudioCodeTenantId
, andVisualStudioTenantId
individually.
Breaking Changes
- Credential types supporting multi-tenant authentication will now throw
AuthenticationFailedException
if the requested tenant ID doesn’t match the credential’s tenant ID, and is not included in theAdditionallyAllowedTenants
option. Applications must now explicitly add additional tenants to theAdditionallyAllowedTenants
list, or add ‘*’ to list, to enable acquiring tokens from tenants other than the originally specified tenant ID. See BREAKING_CHANGES.md. ManagedIdentityCredential
token caching added in 1.7.0-beta.1 has been removed from this release and will be added back in 1.8.0-beta.1
Identity 1.8.0-beta.1 Changelog
Breaking Changes
- Excluded
VisualStudioCodeCredential
fromDefaultAzureCredential
token chain by default as SDK authentication via Visual Studio Code is broken due to issue #27263. TheVisualStudioCodeCredential
will be re-enabled in theDefaultAzureCredential
flow once a fix is in place. Issue #30525 tracks this. In the meantime Visual Studio Code users can authenticate their development environment using the Azure CLI.
Features Added
- Reintroduced
ManagedIdentityCredential
token caching support from 1.7.0-beta.1 EnvironmentCredential
updated to support specifying a certificate password via theAZURE_CLIENT_CERTIFICATE_PASSWORD
environment variable
Identity 1.9.0-beta.1 Changelog
Features Added
- Credentials that are implemented via launching a sub-process to acquire tokens now have configurable timeouts. This addresses scenarios where these proceses can take longer than the current default timeout values. (A community contribution, courtesy of reynaldoburgos). The affected credentials and their associated options are:
AzureCliCredential
andAzureCliCredentialOptions.CliProcessTimeout
AzurePowerShellCredential
andAzurePowerShellCredentialOptions.PowerShellProcessTimeout
VisualStudioCredential
andVisualStudioCredentialOptions.VisualStudioProcessTimeout
DefaultAzureCredential
andDefaultAzureCredentialOptions.DeveloperCredentialTimeout
Note: this option applies to all developer credentials above when usingDefaultAzureCredential
.
Key Vault - Administration 4.2.0 Changelog
Breaking Changes
- Verify the challenge resource matches the vault domain.
This should affect few customers who can set
KeyVaultAdministrationClientOptions.DisableChallengeResourceVerification
totrue
to disable. See https://aka.ms/azsdk/blog/vault-uri for more information.
Key Vault - Certificates 4.4.0 Changelog
Breaking Changes
- Verify the challenge resource matches the vault domain.
This should affect few customers who can set
CertificateClientOptions.DisableChallengeResourceVerification
totrue
to disable. See https://aka.ms/azsdk/blog/vault-uri for more information.
Key Vault - Keys 4.4.0 Changelog
Breaking Changes
- Verify the challenge resource matches the vault domain.
This should affect few customers who can set
KeyClientOptions.DisableChallengeResourceVerification
orCryptographyClientOptions.DisableChallengeResourceVerification
totrue
to disable. See https://aka.ms/azsdk/blog/vault-uri for more information.
Key Vault - Secrets 4.4.0 Changelog
Breaking Changes
- Verify the challenge resource matches the vault domain.
This should affect few customers who can set
SecretClientOptions.DisableChallengeResourceVerification
totrue
to disable. See https://aka.ms/azsdk/blog/vault-uri for more information.
Kubernetes Configuration 1.0.0-beta.1 Changelog
Machine Learning Compute 1.0.0-beta.1 Changelog
Maintenance 1.0.0-beta.1 Changelog
Managed Network 1.0.0-beta.1 Changelog
Management Partner 1.0.0-beta.1 Changelog
Maps Common 1.0.0-beta.1 Changelog
Features Added
- Initial release.
Maps Common 1.0.0-beta.2 Changelog
Breaking Changes
- Update
LocalizedMapView
enum variable naming
Maps Geolocation 1.0.0-beta.1 Changelog
Features Added
- Initial release
Maps Render 1.0.0-beta.1 Changelog
Features Added
- Initial release
Maps Route 1.0.0-beta.1 Changelog
Features Added
- Initial release.
Maps Search 1.0.0-beta.1 Changelog
- Initial release.
Maps Search 1.0.0-beta.2 Changelog
Bugs Fixed
- Use nullable for some optional arguments
Features Added
- Add
SearchLanguage
Breaking Changes
- Use new LRO pattern
- Update some method name
Mixed Reality Authentication 1.2.0 Changelog
Bugs Fixed
- Fixed an issue that prevented proper AAD authentication in regions other than East US 2 using the
mixedreality.azure.com
account domain.
Monitor Ingestion 1.0.0-beta.3 Changelog
Features Added
- Added Concurrency with Multi-Threading to Upload methods
- Added Model
UploadLogsResult
representing the request to upload logs to Azure Monitor
Monitor Ingestion 1.0.0-beta.4 Changelog
Features Added
- Added Upload method that takes in RequestContent and has GZip capability for efficiency
- Added client registration extension methods
Monitor OpenTelemetry Exporter 1.0.0-beta.4 Changelog
Breaking Changes
- Request and Dependency Success criteria will now be decided based on
Activity.Status
(#31024) - Changed
AzureMonitorTraceExporter
to internal (#31067)
Features Added
- A public “AddAzureMonitorExporter” method is now available for all three signals
AddAzureMonitorTraceExporter()
for Traces (available in previous version)AddAzureMonitorMetricExporter()
for Metrics (#26651)AddAzureMonitorLogExporter()
for Logs (#26355)- Added support for offline storage when ingestion endpoint is unavailable. This is enabled by default.
- Default directory is “Microsoft\AzureMonitor” (#31073)
- Users may override the default location by setting
AzureMonitorExporterOptions.StorageDirectory
(#26494) - Users may disable by setting
AzureMonitorExporterOptions.DisableOfflineStorage
(#28446) - Added support for exception telemetry from ILogger (#26670)
- Support for exporting Activity exception event (#29676)
- Added support for sampling using Application Insights based sampler. (#31118)
Bugs Fixed
- Fix shared RoleName/RoleInstance between Trace and Log Exporter (#26438)
Operational Insights 1.0.0-beta.1 Changelog
PowerBI Dedicated 1.0.0-beta.1 Changelog
Provider Hub 1.0.0-beta.1 Changelog
Quantum 1.0.0-beta.1 Changelog
Question Answering 1.1.0 Changelog
Breaking Changes
- Renamed the
QuestionAnsweringProjectsClient
toQuestionAnsweringAuthoringClient
and moved it to theAzure.AI.Language.QuestionAnswering.Authoring
namespace. - Changed method return types of
QuestionAnsweringAuthoringClient.UpdateQnas
andUpdateQnasAsync
to return anOperation<Pageable<BinaryData>>
andOperation<AsyncPageable<BinaryData>>
respectively. - Changed method return types of
QuestionAnsweringAuthoringClient.UpdateSources
andUpdateSourcesAsync
to return anOperation<Pageable<BinaryData>>
andOperation<AsyncPageable<BinaryData>>
respectively. - Changed return type of
QuestionAnsweringAuthoringClient.DeleteProject
andDeleteProjectAsync
fromOperation<BinaryData>
to justOperation
.
Quota 1.0.0-beta.1 Changelog
Recovery Services 1.0.0-beta.1 Changelog
Recovery Services - Backup 1.0.0-beta.1 Changelog
Recovery Services - Site Recovery 1.0.0-beta.1 Changelog
Resource Management - Alerts Management 1.0.0 Changelog
Resource Management - Api Management 1.0.0 Changelog
Resource Management - App Service 1.0.0 Changelog
Resource Management - Avs 1.0.0 Changelog
Resource Management - Batch 1.0.0 Changelog
Resource Management - Cdn 1.0.1 Changelog
Resource Management - Change Analysis 1.0.0 Changelog
Resource Management - Confidential Ledger 1.0.0 Changelog
Resource Management - Confluent 1.0.0 Changelog
Resource Management - Container Registry 1.0.1 Changelog
Resource Management - Container Registry 1.1.0-beta.2 Changelog
Resource Management - Container Service 1.0.0 Changelog
Resource Management - Cosmos DB 1.0.1 Changelog
Resource Management - Data Box 1.0.0 Changelog
Resource Management - Data Box Edge 1.0.0 Changelog
Resource Management - Data Share 1.0.0 Changelog
Resource Management - Desktop Virtualization 1.0.0 Changelog
Resource Management - Device Provisioning Services 1.0.0 Changelog
Resource Management - Digital Twins 1.0.0 Changelog
Resource Management - Dns Resolver 1.0.0 Changelog
Resource Management - Edge Order 1.0.0 Changelog
Resource Management - Extended Locations 1.0.0 Changelog
Resource Management - Fluid Relay 1.0.0 Changelog
Resource Management - Front Door 1.0.0 Changelog
Resource Management - Guest Configuration 1.0.0-beta.2 Changelog
Resource Management - Guest Configuration 1.0.0 Changelog
Resource Management - HDInsight 1.0.0 Changelog
Resource Management - Healthbot 1.0.0 Changelog
Resource Management - Healthcare Apis 1.0.0 Changelog
Resource Management - Kusto 1.0.0 Changelog
Resource Management - Kusto 1.0.1 Changelog
Resource Management - Lab Services 1.0.0 Changelog
Resource Management - Marketplace 1.0.0 Changelog
Resource Management - Marketplace Ordering 1.0.0 Changelog
Resource Management - Media 1.0.0-beta.3 Changelog
Resource Management - Media 1.0.0 Changelog
Resource Management - Monitor 1.0.0 Changelog
Resource Management - Net App 1.0.0 Changelog
Resource Management - Network 1.0.1 Changelog
Resource Management - Orbital 1.0.0 Changelog
Resource Management - Peering 1.0.0 Changelog
Resource Management - Policy Insights 1.0.0 Changelog
Resource Management - Purview 1.0.0 Changelog
Resource Management - Redis 1.0.1 Changelog
Resource Management - Redis 1.0.2 Changelog
Resource Management - Redis Enterprise 1.0.0 Changelog
Resource Management - Relay 1.0.0 Changelog
Resource Management - Reservations 1.1.0 Changelog
Resource Management - Resource Mover 1.0.0 Changelog
Resource Management - Search 1.0.0 Changelog
Resource Management - Service Fabric Managed Clusters 1.0.0 Changelog
Resource Management - Service Linker 1.0.1 Changelog
Resource Management - Storage Cache 1.0.0 Changelog
Resource Management - Storage Sync 1.0.0 Changelog
Resource Management - Stream Analytics 1.1.0 Changelog
Resource Management - Subscription 1.0.0 Changelog
Resource Management - Support 1.0.0 Changelog
Resource Management - Traffic Manager 1.0.0 Changelog
Schema Registry 1.3.0 Changelog
Features Added
- Added a
GetSchema
overload that gets a schema version using its group name, schema name, and version number.
Security DevOps 1.0.0-beta.1 Changelog
Service Bus 7.11.0 Changelog
Bugs Fixed
- Fixed issue where shared AMQP session was incorrectly closed when
AcceptNextSessionAsync
call timed out andEnableCrossEntityTransaction
is set totrue
. - Dispose semaphores in
ServiceBusProcessor
to avoid memory leak. (A community contribution, courtesy of danielmarbach)
SignalR 1.0.0-beta.1 Changelog
Storage - Blobs 12.14.0 Changelog
- Includes all features from 12.14.0-beta.1.
- Added support for leading and trailing ‘/’ characters in blob names when constructing URIs via builder.
Storage - Blobs Batch 12.11.0 Changelog
- Includes all features from 12.11.0-beta.1.
Storage - Blobs ChangeFeed 12.0.0-preview.29 Changelog
- This release contains bug fixes to improve quality.
Storage - Common 12.13.0 Changelog
- Includes all features from 12.13.0-beta.1.
Storage - Files Data Lake 12.12.0 Changelog
- Includes all features from 12.12.0-beta.1.
Storage - Files Data Lake 12.12.1 Changelog
- Fixed bug where DataLakeQueryCsvTextOptions was not properly sending the RecordSeparator when calling DataLakeFileClient.Query()
Storage - Files Shares 12.12.0 Changelog
- Includes all features from 12.12.0-beta.1.
- Added support for StorageTransferOptions on ShareFile upload (concurrency not supported).
Storage - Queues 12.12.0 Changelog
- Includes all features from 12.12.0-beta.1.
Synapse 1.0.0-beta.1 Changelog
Synapse - Artifacts 1.0.0-preview.16 Changelog
- Updated LinkConnection for Synapse Link
- Added TargetSparkConfiguration property for SparkJobDefinition and Notebook
- Added GoogleSheets connector
- Added SAP ODP connector
- Added support OAuth2ClientCredential auth in RestSevice
- Added support rejected data linked service in dataflow sink
- Added Dataworld, AppFigures, Asana, Twilio connectors
- Added Fail Activity
Text Analytics 5.2.0 Changelog
Features Added
- Added
DisplayName
property to the following classes to set the optional display name of the operations below: AnalyzeHealthcareEntitiesOptions
MultiLabelClassifyOptions
RecognizeCustomEntitiesOptions
SingleLabelClassifyOptions
- Added
DisplayName
property to the following operations to read the optional display name set on options classes above: AnalyzeHealthcareEntitiesOperation
fromAnalyzeHealthcareEntitiesOptions
ClassifyDocumentOperation
fromMultiLabelClassifyOptions
andSingleLabelClassifyOptions
RecognizeCustomEntitiesOperation
fromRecognizeCustomEntitiesOptions
- Added the following members to
HealthcareEntityCategory
following proper naming guidelines: Age
GeneOrProtein
SymptomOrSign
Bugs Fixed
- The values of
HealthcareEntityCategory
have been redefined to match what the service actually returns. (#20024)
Breaking Changes
- Changed type
MultiLabelClassifyOptions.IncludeStatistics
frombool
tobool?
. - Changed type
RecognizeCustomEntitiesOptions.IncludeStatistics
frombool
tobool?
. - Changed type
SingleLabelClassifyOptions.IncludeStatistics
frombool
tobool?
.
WebJobs Extensions - Service Bus 5.8.0 Changelog
Features Added
- Support binding to
PartitionKey
andTransactionPartitionKey
. - Add
PeekMessagesAsync
method toServiceBusReceiveActions
. - Add
DeadletterMessageAsync
overload toServiceBusMessageActions
that allows passing the properties dictionary in addition to the deadletter error reason and description.
Bugs Fixed
- Fixed resource string usage to prevent
MissingManifestResourceException
when throwing exceptions from the extension.
Workload Monitor 1.0.0-beta.1 Changelog
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.Language.QuestionAnswering --version 1.1.0
$> dotnet add package Azure.AI.TextAnalytics --version 5.2.0
$> dotnet add package Azure.Analytics.Synapse.Artifacts --version 1.0.0-preview.16
$> dotnet add package Azure.Communication.Chat --version 1.1.1
$> dotnet add package Azure.Communication.Identity --version 1.2.0
$> dotnet add package Azure.Data.AppConfiguration --version 1.3.0-beta.1
$> dotnet add package Azure.Data.SchemaRegistry --version 1.3.0
$> dotnet add package Azure.Extensions.AspNetCore.DataProtection.Blobs --version 1.2.3
$> dotnet add package Azure.Identity --version 1.7.0
$> dotnet add package Azure.Identity --version 1.8.0-beta.1
$> dotnet add package Azure.Identity --version 1.9.0-beta.1
$> dotnet add package Azure.Maps.Common --version 1.0.0-beta.1
$> dotnet add package Azure.Maps.Common --version 1.0.0-beta.2
$> dotnet add package Azure.Maps.Geolocation --version 1.0.0-beta.1
$> dotnet add package Azure.Maps.Rendering --version 1.0.0-beta.1
$> dotnet add package Azure.Maps.Routing --version 1.0.0-beta.1
$> dotnet add package Azure.Maps.Search --version 1.0.0-beta.1
$> dotnet add package Azure.Maps.Search --version 1.0.0-beta.2
$> dotnet add package Azure.Messaging.EventHubs --version 5.7.3
$> dotnet add package Azure.Messaging.EventHubs.Processor --version 5.7.3
$> dotnet add package Azure.Messaging.ServiceBus --version 7.11.0
$> dotnet add package Azure.MixedReality.Authentication --version 1.2.0
$> dotnet add package Azure.MixedReality.ObjectAnchors.Conversion --version 0.3.0-beta.5
$> dotnet add package Azure.Monitor.Ingestion --version 1.0.0-beta.3
$> dotnet add package Azure.Monitor.Ingestion --version 1.0.0-beta.4
$> dotnet add package Azure.Monitor.OpenTelemetry.Exporter --version 1.0.0-beta.4
$> dotnet add package Azure.ResourceManager.Advisor --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.AgFoodPlatform --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.AlertsManagement --version 1.0.0
$> dotnet add package Azure.ResourceManager.ApiManagement --version 1.0.0
$> dotnet add package Azure.ResourceManager.AppPlatform --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.AppService --version 1.0.0
$> dotnet add package Azure.ResourceManager.ApplicationInsights --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.Attestation --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.Automanage --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.Avs --version 1.0.0
$> dotnet add package Azure.ResourceManager.Batch --version 1.0.0
$> dotnet add package Azure.ResourceManager.Blueprint --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.BotService --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.Cdn --version 1.0.1
$> dotnet add package Azure.ResourceManager.ChangeAnalysis --version 1.0.0
$> dotnet add package Azure.ResourceManager.Chaos --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.ConfidentialLedger --version 1.0.0
$> dotnet add package Azure.ResourceManager.Confluent --version 1.0.0
$> dotnet add package Azure.ResourceManager.ContainerRegistry --version 1.0.1
$> dotnet add package Azure.ResourceManager.ContainerRegistry --version 1.1.0-beta.2
$> dotnet add package Azure.ResourceManager.ContainerService --version 1.0.0
$> dotnet add package Azure.ResourceManager.CosmosDB --version 1.0.1
$> dotnet add package Azure.ResourceManager.CustomerInsights --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.DataBox --version 1.0.0
$> dotnet add package Azure.ResourceManager.DataBoxEdge --version 1.0.0
$> dotnet add package Azure.ResourceManager.DataLakeAnalytics --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.DataLakeStore --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.DataMigration --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.DataProtectionBackup --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.DataShare --version 1.0.0
$> dotnet add package Azure.ResourceManager.Datadog --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.DeploymentManager --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.DesktopVirtualization --version 1.0.0
$> dotnet add package Azure.ResourceManager.DevCenter --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.DevSpaces --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.DeviceProvisioningServices --version 1.0.0
$> dotnet add package Azure.ResourceManager.DigitalTwins --version 1.0.0
$> dotnet add package Azure.ResourceManager.DnsResolver --version 1.0.0
$> dotnet add package Azure.ResourceManager.EdgeOrder --version 1.0.0
$> dotnet add package Azure.ResourceManager.Elastic --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.ExtendedLocations --version 1.0.0
$> dotnet add package Azure.ResourceManager.FluidRelay --version 1.0.0
$> dotnet add package Azure.ResourceManager.FrontDoor --version 1.0.0
$> dotnet add package Azure.ResourceManager.GuestConfiguration --version 1.0.0-beta.2
$> dotnet add package Azure.ResourceManager.GuestConfiguration --version 1.0.0
$> dotnet add package Azure.ResourceManager.HDInsight --version 1.0.0
$> dotnet add package Azure.ResourceManager.HealthBot --version 1.0.0
$> dotnet add package Azure.ResourceManager.HealthcareApis --version 1.0.0
$> dotnet add package Azure.ResourceManager.HybridCompute --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.Kubernetes --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.KubernetesConfiguration --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.Kusto --version 1.0.0
$> dotnet add package Azure.ResourceManager.Kusto --version 1.0.1
$> dotnet add package Azure.ResourceManager.LabServices --version 1.0.0
$> dotnet add package Azure.ResourceManager.MachineLearningCompute --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.Maintenance --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.ManagedNetwork --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.ManagementPartner --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.Marketplace --version 1.0.0
$> dotnet add package Azure.ResourceManager.MarketplaceOrdering --version 1.0.0
$> dotnet add package Azure.ResourceManager.Media --version 1.0.0-beta.3
$> dotnet add package Azure.ResourceManager.Media --version 1.0.0
$> dotnet add package Azure.ResourceManager.Monitor --version 1.0.0
$> dotnet add package Azure.ResourceManager.NetApp --version 1.0.0
$> dotnet add package Azure.ResourceManager.Network --version 1.0.1
$> dotnet add package Azure.ResourceManager.OperationalInsights --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.Orbital --version 1.0.0
$> dotnet add package Azure.ResourceManager.Peering --version 1.0.0
$> dotnet add package Azure.ResourceManager.PolicyInsights --version 1.0.0
$> dotnet add package Azure.ResourceManager.PowerBIDedicated --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.ProviderHub --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.Purview --version 1.0.0
$> dotnet add package Azure.ResourceManager.Quantum --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.Quota --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.RecoveryServices --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.RecoveryServicesBackup --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.RecoveryServicesSiteRecovery --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.Redis --version 1.0.1
$> dotnet add package Azure.ResourceManager.Redis --version 1.0.2
$> dotnet add package Azure.ResourceManager.RedisEnterprise --version 1.0.0
$> dotnet add package Azure.ResourceManager.Relay --version 1.0.0
$> dotnet add package Azure.ResourceManager.Reservations --version 1.1.0
$> dotnet add package Azure.ResourceManager.ResourceMover --version 1.0.0
$> dotnet add package Azure.ResourceManager.Search --version 1.0.0
$> dotnet add package Azure.ResourceManager.SecurityDevOps --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.ServiceFabricManagedClusters --version 1.0.0
$> dotnet add package Azure.ResourceManager.ServiceLinker --version 1.0.1
$> dotnet add package Azure.ResourceManager.SignalR --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.StorageCache --version 1.0.0
$> dotnet add package Azure.ResourceManager.StorageSync --version 1.0.0
$> dotnet add package Azure.ResourceManager.StreamAnalytics --version 1.1.0
$> dotnet add package Azure.ResourceManager.Subscription --version 1.0.0
$> dotnet add package Azure.ResourceManager.Support --version 1.0.0
$> dotnet add package Azure.ResourceManager.Synapse --version 1.0.0-beta.1
$> dotnet add package Azure.ResourceManager.TrafficManager --version 1.0.0
$> dotnet add package Azure.ResourceManager.WorkloadMonitor --version 1.0.0-beta.1
$> dotnet add package Azure.Search.Documents --version 11.5.0-beta.2
$> dotnet add package Azure.Security.KeyVault.Administration --version 4.2.0
$> dotnet add package Azure.Security.KeyVault.Certificates --version 4.4.0
$> dotnet add package Azure.Security.KeyVault.Keys --version 4.4.0
$> dotnet add package Azure.Security.KeyVault.Secrets --version 4.4.0
$> dotnet add package Azure.Storage.Blobs --version 12.14.0
$> dotnet add package Azure.Storage.Blobs.Batch --version 12.11.0
$> dotnet add package Azure.Storage.Blobs.ChangeFeed --version 12.0.0-preview.29
$> dotnet add package Azure.Storage.Common --version 12.13.0
$> dotnet add package Azure.Storage.Files.DataLake --version 12.12.0
$> dotnet add package Azure.Storage.Files.DataLake --version 12.12.1
$> dotnet add package Azure.Storage.Files.Shares --version 12.12.0
$> dotnet add package Azure.Storage.Queues --version 12.12.0
$> dotnet add package Microsoft.Azure.WebJobs.Extensions.ServiceBus --version 5.8.0
$> dotnet add package Microsoft.Extensions.Azure --version 1.5.0
$> dotnet add package Microsoft.Extensions.Azure --version 1.6.0
Feedback
If you have a bug or feature request for one of the libraries, please file an issue in our repo.