# azure-libraries-for-net **Repository Path**: longing/azure-libraries-for-net ## Basic Information - **Project Name**: azure-libraries-for-net - **Description**: https://github.com/Azure/azure-libraries-for-net.git - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-06 - **Last Updated**: 2022-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [](https://dev.azure.com/azure-sdk/public/_build/latest?definitionId=441&branchName=master) # This Repository was Deprecated in September 2022 Thank you for the interest in this package. If you are looking for the latest packages to interact with Azure resources, please use the following libraries: https://aka.ms/azsdk/dotnet/mgmt Here is all of the latest packages: https://azure.github.io/azure-sdk/releases/latest/mgmt/dotnet.html You can refer to this https://aka.ms/dotnet/t2/migration for more details about how to migrate your current code to our new SDK. # Azure Management Libraries for .NET This README is based on the released stable version (1.38.1). If you are looking for other releases, see [More Information](#more-information) The Azure Management Libraries for .NET is a higher-level, object-oriented API for managing Azure resources. Libraries are built on the lower-level, request-response style [auto generated clients](https://github.com/Azure/azure-sdk-for-net/tree/AutoRest) and can run side-by-side with [auto generated clients](https://github.com/Azure/azure-sdk-for-net/tree/AutoRest). ## Table of contents * [Feature availability and road map](#feature-availability-and-road-map) * [Code snippets and samples](#code-snippets-and-samples) * [Virtual machines](#virtual-machines) * [Networking](#networking) * [Application services](#application-services) * [Databases and storage](#databases-and-storage) * [Others...](#other-code-samples) * [Download](#download) * [Prerequisites](#prerequisites) * [Upgrading from older versions](#upgrading-from-older-versions) * [Help and issues](#help-and-issues) * [Contribute code](#contribute-code) * [More information](#more-information) ## Feature Availability and Road Map :triangular_flag_on_post: *as of Version 1.38.1*
Service | feature | Available as GA | Available as Preview | Coming soon |
---|---|---|---|
Compute | Virtual machines and VM extensions Virtual machine scale sets Managed disks |
Azure container service (AKS) + registry + instances Availability Zones |
More Availability Zones and MSI features |
Storage | Storage accounts Encryption (deprecated) |
Encryption (Blob) Encryption (File) |
|
SQL Database | Databases Firewalls and virtual network Elastic pools Import, export, recover and restore dbs Failover groups and replication links DNS aliasing and metrics Sync groups Encryption protectors |
More features | |
Networking | Virtual networks Network interfaces IP addresses Routing table Network security groups Load balancers Application gateways DNS Traffic managers |
Network peering Virtual Network Gateway Network watchers Express Route Application Security Groups |
More application gateway features |
More services | Resource Manager Key Vault Redis CDN Service bus |
Web apps Function Apps Graph RBAC Cosmos DB Monitor Batch AI Search Event Hub |
Data Lake More Monitor features Logic Apps Event Grid |
Fundamentals | Authentication - core Async methods Managed Service Identity |