Temporally incorporate from Azure/azure-sdk repo

(Will do modification based on Azure/azure-sdk repo)
This commit is contained in:
Ian Y. Choi 2021-07-24 05:35:13 +09:00
Родитель c6f73d332f
Коммит 5b6fa612dc
256 изменённых файлов: 48718 добавлений и 0 удалений

9
Gemfile Normal file
Просмотреть файл

@ -0,0 +1,9 @@
source "https://rubygems.org"
gem 'github-pages', '>200', group: :jekyll_plugins
gem 'jekyll-relative-links'
gem 'wdm', '>= 0.1.0' if Gem.win_platform?
gem 'tzinfo-data'
# Explicit versions for reported security issue
gem 'activesupport', '>4.1.11'

280
Gemfile.lock Normal file
Просмотреть файл

@ -0,0 +1,280 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.3.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.11.1)
colorator (1.1.0)
commonmarker (0.17.13)
ruby-enum (~> 0.5)
concurrent-ruby (1.1.8)
dnsruby (1.61.5)
simpleidn (~> 0.1)
em-websocket (0.5.2)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
ethon (0.14.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
eventmachine (1.2.7-x64-mingw32)
execjs (2.7.0)
faraday (1.4.1)
faraday-excon (~> 1.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
multipart-post (>= 1.2, < 3)
ruby2_keywords (>= 0.0.4)
faraday-excon (1.1.0)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.1.0)
ffi (1.15.0)
ffi (1.15.0-x64-mingw32)
forwardable-extended (2.6.0)
gemoji (3.0.1)
github-pages (214)
github-pages-health-check (= 1.17.0)
jekyll (= 3.9.0)
jekyll-avatar (= 0.7.0)
jekyll-coffeescript (= 1.1.1)
jekyll-commonmark-ghpages (= 0.1.6)
jekyll-default-layout (= 0.1.4)
jekyll-feed (= 0.15.1)
jekyll-gist (= 1.5.0)
jekyll-github-metadata (= 2.13.0)
jekyll-mentions (= 1.6.0)
jekyll-optional-front-matter (= 0.3.2)
jekyll-paginate (= 1.1.0)
jekyll-readme-index (= 0.3.0)
jekyll-redirect-from (= 0.16.0)
jekyll-relative-links (= 0.6.1)
jekyll-remote-theme (= 0.4.3)
jekyll-sass-converter (= 1.5.2)
jekyll-seo-tag (= 2.7.1)
jekyll-sitemap (= 1.4.0)
jekyll-swiss (= 1.0.0)
jekyll-theme-architect (= 0.1.1)
jekyll-theme-cayman (= 0.1.1)
jekyll-theme-dinky (= 0.1.1)
jekyll-theme-hacker (= 0.1.2)
jekyll-theme-leap-day (= 0.1.1)
jekyll-theme-merlot (= 0.1.1)
jekyll-theme-midnight (= 0.1.1)
jekyll-theme-minimal (= 0.1.1)
jekyll-theme-modernist (= 0.1.1)
jekyll-theme-primer (= 0.5.4)
jekyll-theme-slate (= 0.1.1)
jekyll-theme-tactile (= 0.1.1)
jekyll-theme-time-machine (= 0.1.1)
jekyll-titles-from-headings (= 0.5.3)
jemoji (= 0.12.0)
kramdown (= 2.3.1)
kramdown-parser-gfm (= 1.1.0)
liquid (= 4.0.3)
mercenary (~> 0.3)
minima (= 2.5.1)
nokogiri (>= 1.10.4, < 2.0)
rouge (= 3.26.0)
terminal-table (~> 1.4)
github-pages-health-check (1.17.0)
addressable (~> 2.3)
dnsruby (~> 1.60)
octokit (~> 4.0)
public_suffix (>= 2.0.2, < 5.0)
typhoeus (~> 1.3)
html-pipeline (2.14.0)
activesupport (>= 2)
nokogiri (>= 1.4)
http_parser.rb (0.6.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jekyll (3.9.0)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
i18n (~> 0.7)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 2.0)
kramdown (>= 1.17, < 3)
liquid (~> 4.0)
mercenary (~> 0.3.3)
pathutil (~> 0.9)
rouge (>= 1.7, < 4)
safe_yaml (~> 1.0)
jekyll-avatar (0.7.0)
jekyll (>= 3.0, < 5.0)
jekyll-coffeescript (1.1.1)
coffee-script (~> 2.2)
coffee-script-source (~> 1.11.1)
jekyll-commonmark (1.3.1)
commonmarker (~> 0.14)
jekyll (>= 3.7, < 5.0)
jekyll-commonmark-ghpages (0.1.6)
commonmarker (~> 0.17.6)
jekyll-commonmark (~> 1.2)
rouge (>= 2.0, < 4.0)
jekyll-default-layout (0.1.4)
jekyll (~> 3.0)
jekyll-feed (0.15.1)
jekyll (>= 3.7, < 5.0)
jekyll-gist (1.5.0)
octokit (~> 4.2)
jekyll-github-metadata (2.13.0)
jekyll (>= 3.4, < 5.0)
octokit (~> 4.0, != 4.4.0)
jekyll-mentions (1.6.0)
html-pipeline (~> 2.3)
jekyll (>= 3.7, < 5.0)
jekyll-optional-front-matter (0.3.2)
jekyll (>= 3.0, < 5.0)
jekyll-paginate (1.1.0)
jekyll-readme-index (0.3.0)
jekyll (>= 3.0, < 5.0)
jekyll-redirect-from (0.16.0)
jekyll (>= 3.3, < 5.0)
jekyll-relative-links (0.6.1)
jekyll (>= 3.3, < 5.0)
jekyll-remote-theme (0.4.3)
addressable (~> 2.0)
jekyll (>= 3.5, < 5.0)
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
rubyzip (>= 1.3.0, < 3.0)
jekyll-sass-converter (1.5.2)
sass (~> 3.4)
jekyll-seo-tag (2.7.1)
jekyll (>= 3.8, < 5.0)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-swiss (1.0.0)
jekyll-theme-architect (0.1.1)
jekyll (~> 3.5)
jekyll-seo-tag (~> 2.0)
jekyll-theme-cayman (0.1.1)
jekyll (~> 3.5)
jekyll-seo-tag (~> 2.0)
jekyll-theme-dinky (0.1.1)
jekyll (~> 3.5)
jekyll-seo-tag (~> 2.0)
jekyll-theme-hacker (0.1.2)
jekyll (> 3.5, < 5.0)
jekyll-seo-tag (~> 2.0)
jekyll-theme-leap-day (0.1.1)
jekyll (~> 3.5)
jekyll-seo-tag (~> 2.0)
jekyll-theme-merlot (0.1.1)
jekyll (~> 3.5)
jekyll-seo-tag (~> 2.0)
jekyll-theme-midnight (0.1.1)
jekyll (~> 3.5)
jekyll-seo-tag (~> 2.0)
jekyll-theme-minimal (0.1.1)
jekyll (~> 3.5)
jekyll-seo-tag (~> 2.0)
jekyll-theme-modernist (0.1.1)
jekyll (~> 3.5)
jekyll-seo-tag (~> 2.0)
jekyll-theme-primer (0.5.4)
jekyll (> 3.5, < 5.0)
jekyll-github-metadata (~> 2.9)
jekyll-seo-tag (~> 2.0)
jekyll-theme-slate (0.1.1)
jekyll (~> 3.5)
jekyll-seo-tag (~> 2.0)
jekyll-theme-tactile (0.1.1)
jekyll (~> 3.5)
jekyll-seo-tag (~> 2.0)
jekyll-theme-time-machine (0.1.1)
jekyll (~> 3.5)
jekyll-seo-tag (~> 2.0)
jekyll-titles-from-headings (0.5.3)
jekyll (>= 3.3, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
jemoji (0.12.0)
gemoji (~> 3.0)
html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0)
kramdown (2.3.1)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
listen (3.5.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
mini_portile2 (2.5.1)
minima (2.5.1)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.14.4)
multipart-post (2.1.1)
nokogiri (1.11.5)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
nokogiri (1.11.5-x64-mingw32)
racc (~> 1.4)
octokit (4.21.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.6)
racc (1.5.2)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.5)
rouge (3.26.0)
ruby-enum (0.9.0)
i18n
ruby2_keywords (0.0.4)
rubyzip (2.3.0)
safe_yaml (1.0.5)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
simpleidn (0.2.1)
unf (~> 0.1.4)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
thread_safe (0.3.6)
typhoeus (1.4.0)
ethon (>= 0.9.0)
tzinfo (1.2.9)
thread_safe (~> 0.1)
tzinfo-data (1.2021.1)
tzinfo (>= 1.0.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
unf_ext (0.0.7.7-x64-mingw32)
unicode-display_width (1.7.0)
zeitwerk (2.4.2)
PLATFORMS
ruby
x64-mingw32
DEPENDENCIES
activesupport (> 4.1.11)
github-pages (> 200)
jekyll-relative-links
tzinfo-data
BUNDLED WITH
2.1.4

102
_config.yml Normal file
Просмотреть файл

@ -0,0 +1,102 @@
repository: azure/azure-sdk
tipue_search:
include:
pages: true
posts: true
# feed.xml
title: Azure SDKs
description: "The design guidelines and policies under which the Azure SDKs are designed and built."
topnav_title: Azure SDKs
site_title: Azure SDKs
company_name: Microsoft Azure
# github_editme_path: azure/azure-sdk/blob/gh-pages/
# disqus_shortname: azure-sdk
# google_analytics: <google-analytics-appid>
app_insights: 5e03f19a-f5b4-4620-97d5-35707cec7fcb
# The preview server settings
host: 127.0.0.1
port: 4000
baseurl: /azure-sdk
destination: ./_site/azure-sdk
output: web
plugins:
- jekyll-github-metadata
- jekyll-sitemap
- jekyll-gist
- jekyll-seo-tag
- jekyll-relative-links
- jemoji
# Files and directories that Jekyll will exclude from the build
exclude:
- .idea/
- .gitignore
- eng
- vendor
- docs/policies/README*
feedback_subject_line: Azure SDK Design Guidelines Feedback
feedback_email: adparch@microsoft.com
feedback_disable: true
# Social Profiles
twitter:
username: azuresdk
card: summary
social:
name: Azure SDKs
links:
- https://twitter.com/AzureSDK
- https://github.com/azure/azure-sdk
blog_url: https://devblogs.microsoft.com/azure-sdk/
# Various plugin settings
highlighter: rouge
markdown: kramdown
kramdown:
input: GFM
auto_ids: true
hard_wrap: false
syntax_highlighter: rouge
timezone: "US/Pacific"
relative_links:
enabled: true
collections: true
defaults:
-
scope:
path: ""
type: "pages"
values:
layout: "page"
comments: false
search: true
sidebar: general_sidebar
topnav: topnav
-
scope:
path: ""
type: "posts"
values:
layout: "post_redirect"
comments: false
search: true
sidebar: general_sidebar
topnav: topnav
permalink: /posts/:year-:month-:day/:title:output_ext
sidebars:
- general_sidebar
github: [metadata]

15
_data/alerts.yml Normal file
Просмотреть файл

@ -0,0 +1,15 @@
tip: '<div class="alert alert-success" role="alert"><i class="fa fa-check-square-o"></i> <b>Tip: </b>'
note: '<div class="alert alert-info" role="alert"><i class="fa fa-info-circle"></i> <b>Note: </b>'
important: '<div class="alert alert-warning" role="alert"><i class="fa fa-warning"></i> <b>Important: </b>'
warning: '<div class="alert alert-danger" role="alert"><i class="fa fa-exclamation-circle"></i> <b>Warning: </b>'
end: '</div>'
callout_danger: '<div class="bs-callout bs-callout-danger">'
callout_default: '<div class="bs-callout bs-callout-default">'
callout_primary: '<div class="bs-callout bs-callout-primary">'
callout_success: '<div class="bs-callout bs-callout-success">'
callout_info: '<div class="bs-callout bs-callout-info">'
callout_warning: '<div class="bs-callout bs-callout-warning">'
hr_faded: '<hr class="faded"/>'
hr_shaded: '<hr class="shaded"/>'

Просмотреть файл

@ -0,0 +1,764 @@
entries:
- Name: Azure.Core
Version: 1.14.0
DisplayName: Core
ServiceName: Core
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Core_1.14.0/sdk/core/Azure.Core/CHANGELOG.md#1140-2021-05-11
ChangelogContent: |-
#### Added
- Added additional methods to `BearerTokenAuthenticationPolicy`, which enables creation of authentication policies that can handle challenges.
- Name: Azure.Security.Attestation
Version: 1.0.0
DisplayName: Attestation
ServiceName: Attestation
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Security.Attestation_1.0.0/sdk/attestation/Azure.Security.Attestation/CHANGELOG.md#100-2021-05-11
ChangelogContent: |-
#### Changed
- Final changes for Azure Attestation Service for .Net, including API review feedback. Mostly code cleanups, but significant improvements to the `AttestationToken` class.
- Name: Azure.Messaging.EventHubs
Version: 5.4.1
DisplayName: Event Hubs
ServiceName: Event Hubs
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Messaging.EventHubs_5.4.1/sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md#541-2021-05-11
ChangelogContent: |-
#### Changes
##### New Features
- `EventProcessor<TPartition>` will now perform validation of core configuration and permissions at startup, in order to attempt to detect unrecoverable problems more deterministically.
- Partition initialization for `EventProcessor<TPartition>` has been optimized for better performance.
##### Key Bug Fixes
- Dependencies have been updated to resolve security warnings for CVE-2021-26701. _(The Event Hubs client library does not make use of the vulnerable components, directly or indirectly)_
- Event Hubs client types will now surface a consistent exception when a shared connection was closed while still in use.
- Name: Azure.Data.Tables
Version: 12.0.0-beta.8
DisplayName: Tables
ServiceName: Tables
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Data.Tables_12.0.0-beta.8/sdk/tables/Azure.Data.Tables/CHANGELOG.md#1200-beta8-2021-05-11
ChangelogContent: "#### Breaking Changes\r\n\r\n- Eliminated the `TableTransactionalBatch` type and added the `TableTransactionAction` type.\r\n - Submitting a batch transaction is now accomplished via the `TableClient.SubmitTransaction` or `TableClient.SubmitTransactionAsync` methods which accepts\r\n an `IEnumerable<TableTransactionAction>`.\r\n- `TableClient.SubmitTransaction` and `TableClient.SubmitTransactionAsync` now return `Response<IReadOnlyList<Response>>` rather than `TableBatchResponse`.\r\n - `TableBatchResponse.GetResponseForEntity` is no longer necessary as the responses can now be correlated directly between the `Response<IReadOnlyList<Response>>`\r\n and the list of `TableTransactionAction`s provided to the submit method.\r\n \r\n#### Changed\r\n- Failed batch transaction operations now throw `TableTransactionFailedException` which contains a `FailedTransactionActionIndex` property to indicate which \r\n`TableTransactionAction` caused the failure.\r\n \r\n#### Added\r\n\r\n- Added `TableOdataFilter` to assist with odata string filter quoting and escaping.\r\n\r\n#### Key Bug Fixes\r\n\r\n- Merge operations no longer fail for Cosmos table endpoints."
- Name: Azure.Analytics.Synapse.AccessControl
Version: 1.0.0-preview.4
DisplayName: Synapse - AccessControl
ServiceName: Synapse Analytics
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Analytics.Synapse.AccessControl_1.0.0-preview.4/sdk/synapse/Azure.Analytics.Synapse.AccessControl/CHANGELOG.md#100-preview4-2021-05-11
ChangelogContent: |-
#### Key Bug Fixes
- Updated dependency versions.
- Name: Azure.Analytics.Synapse.Artifacts
Version: 1.0.0-preview.9
DisplayName: Synapse - Artifacts
ServiceName: Synapse Analytics
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Analytics.Synapse.Artifacts_1.0.0-preview.9/sdk/synapse/Azure.Analytics.Synapse.Artifacts/CHANGELOG.md#100-preview9-2021-05-11
ChangelogContent: |-
#### Key Bug Fixes
- Updated dependency versions.
- Improved deserialization of optional parameters (https://github.com/Azure/azure-sdk-for-net/issues/20051)
- Name: Azure.Messaging.EventHubs.Processor
Version: 5.4.1
DisplayName: Event Hubs - Event Processor
ServiceName: Event Hubs
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Messaging.EventHubs.Processor_5.4.1/sdk/eventhub/Azure.Messaging.EventHubs.Processor/CHANGELOG.md#541-2021-05-11
ChangelogContent: |-
#### Changes
##### New Features
- `EventProcessor<TPartition>` will now perform validation of core configuration and permissions at startup, in order to attempt to detect unrecoverable problems more deterministically.
- Partition initialization for `EventProcessor<TPartition>` has been optimized for better performance.
##### Key Bug Fixes
- Dependencies have been updated to resolve security warnings for CVE-2021-26701. _(The Event Hubs client library does not make use of the vulnerable components, directly or indirectly)_
- Name: Azure.Search.Documents
Version: 11.3.0-beta.2
DisplayName: Cognitive Search
ServiceName: Search
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Search.Documents_11.3.0-beta.2/sdk/search/Azure.Search.Documents/CHANGELOG.md#1130-beta2-2021-05-11
ChangelogContent: |-
#### Added
- Added support for [Semantic Search](https://docs.microsoft.com/azure/search/semantic-search-overview), which is a collection of query-related capabilities that add semantic relevance and language understanding to search results.
- Added support for [Knowledge Store](https://docs.microsoft.com/azure/search/knowledge-store-concept-intro), which is a feature of Azure Cognitive Search that persists output from an AI enrichment pipeline for independent analysis or downstream processing.
- Name: Azure.Analytics.Synapse.Spark
Version: 1.0.0-preview.6
DisplayName: Synapse - Spark
ServiceName: Synapse Analytics
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Analytics.Synapse.Spark_1.0.0-preview.6/sdk/synapse/Azure.Analytics.Synapse.Spark/CHANGELOG.md#100-preview6-2021-05-11
ChangelogContent: |-
#### Key Bug Fixes
- Updated dependency versions.
- Name: Azure.Analytics.Synapse.Monitoring
Version: 1.0.0-beta.3
DisplayName: Synapse - Monitoring
ServiceName: Synapse Analytics
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Analytics.Synapse.Monitoring_1.0.0-beta.3/sdk/synapse/Azure.Analytics.Synapse.Monitoring/CHANGELOG.md#100-beta3-2021-05-11
ChangelogContent: |-
#### Key Bug Fixes
- Updated dependency versions.
- Name: Azure.Analytics.Synapse.ManagedPrivateEndpoints
Version: 1.0.0-beta.3
DisplayName: Synapse - Managed Private Endpoints
ServiceName: Synapse Analytics
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Analytics.Synapse.ManagedPrivateEndpoints_1.0.0-beta.3/sdk/synapse/Azure.Analytics.Synapse.ManagedPrivateEndpoints/CHANGELOG.md#100-beta3-2021-05-11
ChangelogContent: |-
#### Key Bug Fixes
- Updated dependency versions.
- Name: Azure.Containers.ContainerRegistry
Version: 1.0.0-beta.2
DisplayName: Container Registry
ServiceName: Container Registry
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Containers.ContainerRegistry_1.0.0-beta.2/sdk/containerregistry/Azure.Containers.ContainerRegistry/CHANGELOG.md#100-beta2-2021-05-11
ChangelogContent: |-
#### Features Added
- Added support for accessing ACR anonymously via two new constructors on `ContainerRegistryClient`.
- Added caching of the ACR refresh token during the authentication token exchange to reduce per operation network calls to the service.
- Updated API to have a single client as an entry point, `ContainerRegistryClient`, with two helper classes, `ContainerRepository` and `RegistryArtifact`, for resource-specific service calls.
- Added strongly typed string constants for `ArtifactArchitecture` and `ArtifactOperatingSystem`.
- Renamed methods operating on a manifest to have `Manifest` in their names.
#### Breaking Changes
- Removed `ContainerRepositoryClient`.
- Renamed `GetRepositories` to `GetRepositoryNames` on `ContainerRegistryClient`.
- Name: Azure.Storage.ConfidentialLedger
Version: 1.0.0-beta.1
DisplayName: ConfidentialLedger
ServiceName: ConfidentialLedger
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.ConfidentialLedger_1.0.0-beta.1/sdk/confidentialledger/Azure.Storage.ConfidentialLedger/CHANGELOG.md#100-beta1-2021-05-11
ChangelogContent: '- Initial package'
- Name: Azure.MixedReality.ObjectAnchors.Conversion
Version: 0.2.0-beta.1
DisplayName: Azure Object Anchors Conversion
ServiceName: Mixed Reality
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.MixedReality.ObjectAnchors.Conversion_0.2.0-beta.1/sdk/objectanchors/Azure.MixedReality.ObjectAnchors.Conversion/CHANGELOG.md#020-beta1-2021-05-11
ChangelogContent: '- Added error codes to AssetConversionProperties'
- Name: Azure.Messaging.EventGrid
Version: 4.2.0
DisplayName: Event Grid
ServiceName: Event Grid
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Messaging.EventGrid_4.2.0/sdk/eventgrid/Azure.Messaging.EventGrid/CHANGELOG.md#420-2021-05-10
ChangelogContent: "#### New Features\r\n* Added the following new system events: \r\n - PolicyInsightsPolicyStateChangedEventData\r\n - PolicyInsightsPolicyStateCreatedEventData\r\n - PolicyInsightsPolicyStateDeletedEventData\r\n - StorageAsyncOperationInitiatedEventData\r\n - StorageBlobTierChangedEventData"
- Name: Azure.Security.KeyVault.Certificates
Version: 4.1.1
DisplayName: Key Vault - Certificates
ServiceName: Key Vault
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Security.KeyVault.Certificates_4.1.1/sdk/keyvault/Azure.Security.KeyVault.Certificates/CHANGELOG.md#411-2021-05-04
ChangelogContent: |-
#### Changed
- Updated dependency versions
- Name: Azure.Communication.Chat
Version: 1.0.1
DisplayName: Communication Chat
ServiceName: Communication
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Communication.Chat_1.0.1/sdk/communication/Azure.Communication.Chat/CHANGELOG.md#101-2021-05-11
ChangelogContent: |-
#### Bug Fixes
- Changed DateTime.MinValue to DateTimeOffset.MinValue in sample code
- Fixed the bug where Message type is defaulting to text
- Name: Azure.Security.KeyVault.Keys
Version: 4.1.1
DisplayName: Key Vault - Keys
ServiceName: Key Vault
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Security.KeyVault.Keys_4.1.1/sdk/keyvault/Azure.Security.KeyVault.Keys/CHANGELOG.md#411-2021-05-04
ChangelogContent: |-
#### Changed
- Updated dependency versions
- Name: Azure.Security.KeyVault.Secrets
Version: 4.1.1
DisplayName: Key Vault - Secrets
ServiceName: Key Vault
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Security.KeyVault.Secrets_4.1.1/sdk/keyvault/Azure.Security.KeyVault.Secrets/CHANGELOG.md#411-2021-05-04
ChangelogContent: |-
#### Changed
- Updated dependency versions
- Name: Azure.Security.KeyVault.Certificates
Version: 4.2.0-beta.6
DisplayName: Key Vault - Certificates
ServiceName: Key Vault
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Security.KeyVault.Certificates_4.2.0-beta.6/sdk/keyvault/Azure.Security.KeyVault.Certificates/CHANGELOG.md#420-beta6-2021-05-11
ChangelogContent: |-
#### Changed
- Updated dependency versions
- Name: Azure.Security.KeyVault.Secrets
Version: 4.2.0-beta.5
DisplayName: Key Vault - Secrets
ServiceName: Key Vault
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Security.KeyVault.Secrets_4.2.0-beta.5/sdk/keyvault/Azure.Security.KeyVault.Secrets/CHANGELOG.md#420-beta5-2021-05-11
ChangelogContent: |-
#### Changed
- Updated dependency versions
- Name: Azure.Security.KeyVault.Administration
Version: 4.0.0-beta.5
DisplayName: Key Vault - Administration
ServiceName: Key Vault
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Security.KeyVault.Administration_4.0.0-beta.5/sdk/keyvault/Azure.Security.KeyVault.Administration/CHANGELOG.md#400-beta5-2021-05-11
ChangelogContent: |-
#### Changed
- Updated dependency versions
- Name: Azure.Security.KeyVault.Keys
Version: 4.2.0-beta.6
DisplayName: Key Vault - Keys
ServiceName: Key Vault
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Security.KeyVault.Keys_4.2.0-beta.6/sdk/keyvault/Azure.Security.KeyVault.Keys/CHANGELOG.md#420-beta6-2021-05-11
ChangelogContent: |-
#### Changed
- Updated dependency versions
- Name: Azure.Storage.Queues
Version: 12.7.0-beta.4
DisplayName: Storage - Queues
ServiceName: Storage
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Queues_12.7.0-beta.4/sdk/storage/Azure.Storage.Queues/CHANGELOG.md#1270-beta4-2021-05-12
ChangelogContent: |-
- Fixed bug where clients would sometimes throw a NullReferenceException when calling GenerateSas() with a QueueSasBuilder parameter.
- Deprecated property QueueSasBuilder.Version, so when generating SAS will always use the latest Storage Service SAS version.
- Name: Azure.Storage.Blobs
Version: 12.9.0-beta.4
DisplayName: Storage - Blobs
ServiceName: Storage
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs_12.9.0-beta.4/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md#1290-beta4-2021-05-12
ChangelogContent: |-
- Added support for service version 2020-08-04.
- Added WithCustomerProvidedKey() and WithEncryptionScope() to BlobClient, BlobBaseClient, AppendBlobClient, and PageBlobClient.
- BlobLeaseClient now remembers the Lease ID after a lease change.
- Fixed bug where clients would sometimes throw a NullReferenceException when calling GenerateSas() with a BlobSasBuilder parameter.
- Fixed bug where BlobBaseClient.Exists() would not function correctly on blobs encrypted with CPK.
- Includes all updates and fixes from 12.8.2 and 12.8.3
- Name: Azure.Storage.Blobs.Batch
Version: 12.6.0-beta.4
DisplayName: Storage - Blobs Batch
ServiceName: Storage
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.Batch_12.6.0-beta.4/sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md#1260-beta4-2021-05-12
ChangelogContent: |-
- Added support for service version 2020-08-04.
- This release contains bug fixes to improve quality.
- Name: Azure.Storage.Blobs.ChangeFeed
Version: 12.0.0-preview.12
DisplayName: Storage - Blobs ChangeFeed
ServiceName: Storage
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.12/sdk/storage/Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md#1200-preview12-2021-05-12
ChangelogContent: '- This release contains bug fixes to improve quality.'
- Name: Azure.Storage.Files.DataLake
Version: 12.7.0-beta.4
DisplayName: Storage - Files Data Lake
ServiceName: Data Lake Storage (Gen 2)
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Files.DataLake_12.7.0-beta.4/sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md#1270-beta4-2021-05-12
ChangelogContent: |-
- Added support for service version 2020-08-04.
- Added support for Soft Delete for Hierarchical-Namespace enabled accounts.
- DataLakeLeaseClient now remembers the Lease ID after a lease change.
- Fixed bug where clients would sometimes throw a NullReferenceException when calling GenerateSas() with a DataLakeSasBuilder parameter.
- Deprecated property DataLakeSasBuilder.Version, so when generating SAS will always use the latest Storage Service SAS version.
- Name: Azure.Storage.Files.Shares
Version: 12.7.0-beta.4
DisplayName: Storage - Files Shares
ServiceName: Storage
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Files.Shares_12.7.0-beta.4/sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md#1270-beta4-2021-05-12
ChangelogContent: |-
- Added support for service version 2020-08-04.
- Added support for Share and Share Snapshot Lease.
- DataLakeLeaseClient now remembers the Lease ID after a lease change.
- Fixed bug where clients would sometimes throw a NullReferenceException when calling GenerateSas() with a ShareSasBuilder parameter.
- Deprecated property ShareSasBuilder.Version, so when generating SAS will always use the latest Storage Service SAS version.
- Name: Azure.Storage.Common
Version: 12.8.0-beta.4
DisplayName: Storage - Common
ServiceName: Storage
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Common_12.8.0-beta.4/sdk/storage/Azure.Storage.Common/CHANGELOG.md#1280-beta4-2021-05-12
ChangelogContent: |-
- Added ability to specify server timeout.
- Deprecated property AccountSasBuilder.Version, so when generating SAS will always use the latest Storage Service SAS version.
- Name: Azure.Identity
Version: 1.4.0
DisplayName: Identity
ServiceName: Identity
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Identity_1.4.0/sdk/identity/Azure.Identity/CHANGELOG.md#140-2021-05-12
ChangelogContent: "#### New Features\r\n\r\n- By default, the MSAL Public Client Client Capabilities are populated with \"CP1\" to enable support for [Continuous Access Evaluation (CAE)](https://docs.microsoft.com/azure/active-directory/develop/app-resilience-continuous-access-evaluation).\r\nThis indicates to AAD that your application is CAE ready and can handle the CAE claim challenge. This capability can be disabled, if necessary, by either setting an `AppContext` switch named \"Azure.Identity.DisableCP1\" to `true` or by setting the environment variable;\r\n\"AZURE_IDENTITY_DISABLE_CP1\" to \"true\". Note: AppContext switches can also be configured via configuration like below:\r\n \r\n```xml \r\n<ItemGroup>\r\n <RuntimeHostConfigurationOption Include=\"Azure.Identity.DisableCP1\" Value=\"true\" />\r\n</ItemGroup> \r\n ```\r\n#### Fixes and improvements\r\n\r\n- The Microsoft Authentication Library (MSAL) dependency versions have been updated to the latest\r\n - Microsoft.Identity.Client version 4.30.1, Microsoft.Identity.Client.Extensions.Msal version 2.18.4."
- Name: Azure.Messaging.ServiceBus
Version: 7.2.0-beta.3
DisplayName: Service Bus
ServiceName: Service Bus
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Messaging.ServiceBus_7.2.0-beta.3/sdk/servicebus/Azure.Messaging.ServiceBus/CHANGELOG.md#720-beta3-2021-05-12
ChangelogContent: "#### Added\r\n* Added `SubQueue` option to `ServiceBusProcessorOptions` to allow for processing the deadletter queue\r\n* Added Verbose event source events for the following scenarios that previously had Error events which resulted in unnecessary noise in application logs: \r\n * Accepting a session times out because there are no sessions available.\r\n * TaskCanceledException occurs while stopping the processor."
- Name: Azure.Analytics.Purview.Scanning
Version: 1.0.0-beta.1
DisplayName: Purview Scanning
ServiceName: Purview Scanning
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Analytics.Purview.Scanning_1.0.0-beta.1/sdk/purview/Azure.Analytics.Purview.Scanning/CHANGELOG.md#100-beta1-2021-05-12
ChangelogContent: |-
#### New Features
- Initial preview release of the Purview Scanning client library for .NET
- Name: Azure.Analytics.Purview.Catalog
Version: 1.0.0-beta.1
DisplayName: Purview Catalog
ServiceName: Purview Catalog
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Analytics.Purview.Catalog_1.0.0-beta.1/sdk/purview/Azure.Analytics.Purview.Catalog/CHANGELOG.md#100-beta1-2021-05-12
ChangelogContent: |-
#### New Features
- Initial preview release of the Azure Purview Catalog client library for .NET
- Name: Microsoft.Azure.WebJobs.Extensions.EventGrid
Version: 3.0.0-beta.2
DisplayName: WebJobs Extensions - Event Grid
ServiceName: WebJobs
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Microsoft.Azure.WebJobs.Extensions.EventGrid_3.0.0-beta.2/sdk/eventgrid/Microsoft.Azure.WebJobs.Extensions.EventGrid/CHANGELOG.md#300-beta2-2021-05-11
ChangelogContent: |-
#### Changes
##### New Features
- Binding to the `CloudEvent` type is now supported.
- Name: Azure.Extensions.AspNetCore.DataProtection.Keys
Version: 1.0.3
DisplayName: ASP.NET Extension - DataProtection Keys
ServiceName: Extensions
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Extensions.AspNetCore.DataProtection.Keys_1.0.3/sdk/extensions/Azure.Extensions.AspNetCore.DataProtection.Keys/CHANGELOG.md#103-2021-05-14
ChangelogContent: |-
#### Changes
- Dependency versions updated.
- Name: Azure.Extensions.AspNetCore.DataProtection.Blobs
Version: 1.2.1
DisplayName: ASP.NET Extension - DataProtection Blobs
ServiceName: Extensions
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Extensions.AspNetCore.DataProtection.Blobs_1.2.1/sdk/extensions/Azure.Extensions.AspNetCore.DataProtection.Blobs/CHANGELOG.md#121-2021-05-14
ChangelogContent: |-
#### Changes
- Dependency versions updated.
##### Key Bug Fixes
- Fixed a bug where referencing an existing empty blob resulted in a failure.
- Name: Azure.Extensions.AspNetCore.Configuration.Secrets
Version: 1.1.0
DisplayName: ASP.NET Extension - Configuration Secrets
ServiceName: Extensions
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Extensions.AspNetCore.Configuration.Secrets_1.1.0/sdk/extensions/Azure.Extensions.AspNetCore.Configuration.Secrets/CHANGELOG.md#110-2021-05-14
ChangelogContent: |-
#### Changes
- Dependency versions updated.
#### Added
- The `AzureKeyVaultConfigurationProvider` was made public.
- The `KeyVaultSecretManager.GetData` method was added to allow customizing the way secrets are turned into configuration values.
- Name: Azure.Analytics.Synapse.Artifacts
Version: 1.0.0-preview.10
DisplayName: Synapse - Artifacts
ServiceName: Synapse Analytics
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Analytics.Synapse.Artifacts_1.0.0-preview.10/sdk/synapse/Azure.Analytics.Synapse.Artifacts/CHANGELOG.md#100-preview10-2021-05-13
ChangelogContent: |-
#### Key Bug Fixes
- LibraryRestClient.Append method now includes comp parameter (https://github.com/Azure/azure-rest-api-specs/pull/13841)
- Name: Azure.Extensions.AspNetCore.Configuration.Secrets
Version: 1.2.1
DisplayName: ASP.NET Extension - Configuration Secrets
ServiceName: Extensions
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Extensions.AspNetCore.Configuration.Secrets_1.2.1/sdk/extensions/Azure.Extensions.AspNetCore.Configuration.Secrets/CHANGELOG.md#121-2021-05-18
ChangelogContent: |-
#### Changes
##### Key Bug Fixes
- Fixes an issues where keys returned from `AzureKeyVaultConfigurationProvider` were case sensitive.
- Name: Azure.AI.TextAnalytics
Version: 5.1.0-beta.7
DisplayName: Text Analytics
ServiceName: Text Analytics
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.AI.TextAnalytics_5.1.0-beta.7/sdk/textanalytics/Azure.AI.TextAnalytics/CHANGELOG.md#510-beta7-2021-05-18
ChangelogContent: |-
#### New features
- Added property `DisableServiceLogs` to `TextAnalyticsRequestOptions`.
- Added support for Sentiment Analysis as an action type for `StartAnalyzeBatchActions`.
- Changed type of `IncludeOpinionMining` to `bool?`.
#### Breaking changes
- The client defaults to the latest supported service version, which currently is `3.1-preview.5`.
- Renamed type `TextElementsV8` to `TextElementV8` in model `StringIndexType`.
- Name: Microsoft.Azure.WebJobs.Extensions.EventHubs
Version: 5.0.0-beta.5
DisplayName: WebJobs Extensions - Event Hubs
ServiceName: WebJobs
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Microsoft.Azure.WebJobs.Extensions.EventHubs_5.0.0-beta.5/sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/CHANGELOG.md#500-beta5-2021-05-11
ChangelogContent: |-
#### Changes
##### Key Bug Fixes
- The web proxy specified in configuration is now respected.
##### New Features
- Added support for specifying `accountName` or `blobServiceUri` for the checkpoint connection.
- Name: Microsoft.Azure.WebJobs.Extensions.Storage.Queues
Version: 5.0.0-beta.4
DisplayName: WebJobs Extensions - Storage Queues
ServiceName: Functions
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Microsoft.Azure.WebJobs.Extensions.Storage.Queues_5.0.0-beta.4/sdk/storage/Microsoft.Azure.WebJobs.Extensions.Storage.Queues/CHANGELOG.md#500-beta4-2021-05-18
ChangelogContent: |-
- Fixed bug where custom implementations of `IQueueProcessorFactory` could overwrite each other settings.
- Added new configuration formats so extensions that need multiple storage services can specify them in one connection configuration.
Sample config:
```json
{
"MyStorageConnection1": {
"blobServiceUri": "https://<my_account>.blob.core.windows.net",
"queueServiceUri": "https://<my_account>.queue.core.windows.net"
},
"MyStorageConnection2": {
"accountName": "<my_account>"
}
}
```
- Name: Microsoft.Azure.WebJobs.Extensions.Storage
Version: 5.0.0-beta.4
DisplayName: WebJobs Extensions - Storage
ServiceName: WebJobs
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Microsoft.Azure.WebJobs.Extensions.Storage_5.0.0-beta.4/sdk/storage/Microsoft.Azure.WebJobs.Extensions.Storage/CHANGELOG.md#500-beta4-2021-05-18
ChangelogContent: Please refer to [`Microsoft.Azure.WebJobs.Extension.Storage.Blobs`](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Microsoft.Azure.WebJobs.Extensions.Storage.Blobs/CHANGELOG.md) and [`Microsoft.Azure.WebJobs.Extension.Storage.Queues`](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Microsoft.Azure.WebJobs.Extensions.Storage.Queues/CHANGELOG.md) for detailed list of changes.
- Name: Microsoft.Azure.WebJobs.Extensions.Storage.Blobs
Version: 5.0.0-beta.4
DisplayName: WebJobs Extensions - Storage Blobs
ServiceName: Functions
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Microsoft.Azure.WebJobs.Extensions.Storage.Blobs_5.0.0-beta.4/sdk/storage/Microsoft.Azure.WebJobs.Extensions.Storage.Blobs/CHANGELOG.md#500-beta4-2021-05-18
ChangelogContent: |-
- Added new configuration formats so extensions that need multiple storage services can specify them in one connection configuration.
Sample config:
```json
{
"MyStorageConnection1": {
"blobServiceUri": "https://<my_account>.blob.core.windows.net",
"queueServiceUri": "https://<my_account>.queue.core.windows.net"
},
"MyStorageConnection2": {
"accountName": "<my_account>"
}
}
```
- Name: Azure.Data.AppConfiguration
Version: 1.0.3
DisplayName: App Configuration
ServiceName: App Configuration
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Data.AppConfiguration_1.0.3/sdk/appconfiguration/Azure.Data.AppConfiguration/CHANGELOG.md#103-2021-05-14
ChangelogContent: |-
#### Changes
- Dependency versions updated.
- Name: Azure.Media.VideoAnalyzer.Edge
Version: 1.0.0-beta.2
DisplayName: Azure Video Analyzer Edge
ServiceName: Video Analyzer
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Media.VideoAnalyzer.Edge_1.0.0-beta.2/sdk/videoanalyzer/Azure.Media.VideoAnalyzer.Edge/CHANGELOG.md#100-beta2-2021-05-19
ChangelogContent: |-
#### Breaking Changes
- Renamed package from 'Microsoft.Azure.Media.VideoAnalytics.Edge' to 'Azure.Media.VideoAnalyzer.Edge'
- Name: Microsoft.Azure.WebJobs.Extensions.ServiceBus
Version: 5.0.0-beta.3
DisplayName: WebJobs Extensions - Service Bus
ServiceName: WebJobs
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Microsoft.Azure.WebJobs.Extensions.ServiceBus_5.0.0-beta.3/sdk/servicebus/Microsoft.Azure.WebJobs.Extensions.ServiceBus/CHANGELOG.md#500-beta3-2021-05-18
ChangelogContent: |-
#### Added
- Added `JsonSerializerSettings` property to `ServiceBusOptions`.
#### Breaking Changes
- Made `Constants` class internal.
- Made `ServiceBusWebJobsStartup` class internal.
- Renamed `EntityType` to `ServiceBusEntityType`.
- Removed `receiver` parameter from `MessageProcessor` constructor.
- Removed `client` parameter from `SessionMessageProcessor` constructor.
#### Key Bug Fixes
- The web proxy specified in configuration is now respected.
- Binding to JObject is now supported.
- Name: Azure.Storage.Queues
Version: 12.6.2
DisplayName: Storage - Queues
ServiceName: Storage
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Queues_12.6.2/sdk/storage/Azure.Storage.Queues/CHANGELOG.md#1262-2021-05-20
ChangelogContent: '- This release contains bug fixes to improve quality.'
- Name: Azure.Storage.Common
Version: 12.7.3
DisplayName: Storage - Common
ServiceName: Storage
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Common_12.7.3/sdk/storage/Azure.Storage.Common/CHANGELOG.md#1273-2021-05-20
ChangelogContent: '- This release contains bug fixes to improve quality.'
- Name: Azure.Storage.Blobs.Batch
Version: 12.5.2
DisplayName: Storage - Blobs Batch
ServiceName: Storage
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs.Batch_12.5.2/sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md#1252-2021-05-20
ChangelogContent: '- This release contains bug fixes to improve quality.'
- Name: Azure.Storage.Files.DataLake
Version: 12.6.2
DisplayName: Storage - Files Data Lake
ServiceName: Data Lake Storage (Gen 2)
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Files.DataLake_12.6.2/sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md#1262-2021-05-20
ChangelogContent: '- This release contains bug fixes to improve quality.'
- Name: Azure.Storage.Files.Shares
Version: 12.6.2
DisplayName: Storage - Files Shares
ServiceName: Storage
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Files.Shares_12.6.2/sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md#1262-2021-05-20
ChangelogContent: '- This release contains bug fixes to improve quality.'
- Name: Azure.Storage.Blobs
Version: 12.8.4
DisplayName: Storage - Blobs
ServiceName: Storage
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs_12.8.4/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md#1284-2021-05-20
ChangelogContent: '- Fixed bug where Client Side Encryption during large transactions (greater than max int value) would throw an exception.'
- Name: Azure.Media.VideoAnalyzer.Edge
Version: 1.0.0-beta.3
DisplayName: Azure Video Analyzer Edge
ServiceName: Video Analyzer
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Media.VideoAnalyzer.Edge_1.0.0-beta.3/sdk/videoanalyzer/Azure.Media.VideoAnalyzer.Edge/CHANGELOG.md#100-beta3-2021-05-24
ChangelogContent: '- Update the title and description of the package.'
- Name: Azure.Communication.NetworkTraversal
Version: 1.0.0-beta.1
DisplayName: Azure.Communication.NetworkTraversal
ServiceName: ""
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Communication.NetworkTraversal_1.0.0-beta.1/sdk/communication/Azure.Communication.NetworkTraversal/CHANGELOG.md#100-beta1-2021-05-24
ChangelogContent: |-
This is the first release of Azure Communication Services for Network Traversal. For more information, please see the [README][read_me].
This is a Public Preview version, so breaking changes are possible in subsequent releases as we improve the product. To provide feedback, please submit an issue in our [Azure SDK for .NET GitHub repo](https://github.com/Azure/azure-sdk-for-net/issues).
<!-- LINKS -->
[read_me]: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/communication/Azure.Communication.NetworkTraversal/README.md
- Name: Azure.Media.VideoAnalyzer.Edge
Version: 1.0.0-beta.4
DisplayName: Azure Video Analyzer Edge
ServiceName: Video Analyzer
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Media.VideoAnalyzer.Edge_1.0.0-beta.4/sdk/videoanalyzer/Azure.Media.VideoAnalyzer.Edge/CHANGELOG.md#100-beta4-2021-05-24
ChangelogContent: '- Update the title package and updates to readme'
- Name: Azure.MixedReality.Authentication
Version: 1.0.1
DisplayName: Azure Mixed Reality Authentication
ServiceName: Mixed Reality
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.MixedReality.Authentication_1.0.1/sdk/mixedreality/Azure.MixedReality.Authentication/CHANGELOG.md#101-2021-05-25
ChangelogContent: |-
#### Key Bug Fixes
- Updated dependency versions.
- Name: Azure.Communication.Sms
Version: 1.0.1
DisplayName: Communication SMS
ServiceName: Communication
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Communication.Sms_1.0.1/sdk/communication/Azure.Communication.Sms/CHANGELOG.md#101-2021-05-25
ChangelogContent: '- Dependency versions updated.'
- Name: Azure.Communication.PhoneNumbers
Version: 1.0.1
DisplayName: Communication Phone Numbers
ServiceName: Communication
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Communication.PhoneNumbers_1.0.1/sdk/communication/Azure.Communication.PhoneNumbers/CHANGELOG.md#101-2021-05-25
ChangelogContent: '- Dependency versions updated.'
- Name: Azure.Communication.Common
Version: 1.0.1
DisplayName: Communication Common
ServiceName: Communication
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Communication.Common_1.0.1/sdk/communication/Azure.Communication.Common/CHANGELOG.md#101-2021-05-25
ChangelogContent: '- Dependency versions updated.'
- Name: Azure.Communication.Identity
Version: 1.0.1
DisplayName: Communication Identity
ServiceName: Communication
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Communication.Identity_1.0.1/sdk/communication/Azure.Communication.Identity/CHANGELOG.md#101-2021-05-25
ChangelogContent: '- Dependency versions updated.'
- Name: Azure.AI.FormRecognizer
Version: 3.1.0
DisplayName: Form Recognizer
ServiceName: Form Recognizer
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.AI.FormRecognizer_3.1.0/sdk/formrecognizer/Azure.AI.FormRecognizer/CHANGELOG.md#310-2021-05-26
ChangelogContent: |-
#### New Features
- This General Availability (GA) release marks the stability of the changes introduced in package versions `3.1.0-beta.1` through `3.1.0-beta.4`.
- Updated the `FormRecognizerModelFactory` class to support missing model types for mocking.
- Added support for service version `2.0`. This can be specified in the `FormRecognizerClientOptions` object under the `ServiceVersion` enum.
By default the SDK targets latest supported service version.
#### Breaking changes
- The client defaults to the latest supported service version, which currently is `2.1`.
- Renamed `Id` for `Identity` in all the `StartRecognizeIdDocuments` functionalities. For example, the name of the method is now `StartRecognizeIdentityDocuments`.
- Renamed the model `ReadingOrder` to `FormReadingOrder`.
- The model `TextAppearance` now includes the properties `StyleName` and `StyleConfidence` that were part of the `TextStyle` object.
- Removed the model `TextStyle`.
- Renamed the method `AsCountryCode` to `AsCountryRegion`.
- Removed type `FieldValueGender`.
- Removed value `Gender` from the model `FieldValuetype`.
- Name: Azure.Verticals.AgriFood.Farming
Version: 1.0.0-beta.1
DisplayName: FarmBeats
ServiceName: FarmBeats
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.Verticals.AgriFood.Farming_1.0.0-beta.1/sdk/farmbeats/Azure.Verticals.AgriFood.Farming/CHANGELOG.md#100-beta1-2021-05-26
ChangelogContent: |-
#### New Features
- Initial Preview Release of the Azure FarmBeats client library for .NET
- Name: Azure.MixedReality.RemoteRendering
Version: 1.0.1
DisplayName: Azure Remote Rendering
ServiceName: Mixed Reality
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.MixedReality.RemoteRendering_1.0.1/sdk/remoterendering/Azure.MixedReality.RemoteRendering/CHANGELOG.md#101-2021-05-25
ChangelogContent: '- Update dependency versions'
- Name: Azure.IoT.TimeSeriesInsights
Version: 1.0.0-beta.1
DisplayName: Azure.IoT.TimeSeriesInsights
ServiceName: ""
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/blob/Azure.IoT.TimeSeriesInsights_1.0.0-beta.1/sdk/timeseriesinsights/Azure.IoT.TimeSeriesInsights/CHANGELOG.md#100-beta1-2021-05-27
ChangelogContent: |-
#### New features
- Official public preview of Azure.IoT.TimeSeriesInsights SDK
- [Azure Time Series Insights Public Repo](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/timeseriesinsights/Azure.IoT.TimeSeriesInsights)
- [Azure Time Series Insights Samples](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/timeseriesinsights/Azure.IoT.TimeSeriesInsights/samples)

Просмотреть файл

@ -0,0 +1,982 @@
entries:
- Name: azure-spring-cloud-starter-appconfiguration-config
Version: 2.0.0-beta.1
DisplayName: azure-spring-cloud-starter-appconfiguration-config
ServiceName: App Configuration
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-spring-cloud-starter-appconfiguration-config_2.0.0-beta.1/sdk/appconfiguration/azure-spring-cloud-starter-appconfiguration-config/CHANGELOG.md#200-beta1-2021-05-04
ChangelogContent: |-
#### Breaking Changes
- Change group id from `com.microsoft.azure` to `com.azure.spring`.
- Change artifact id from `spring-cloud-azure-appconfiguration-config` to `azure-spring-cloud-starter-appconfiguration-config`.
GroupId: com.azure.spring
- Name: azure-spring-cloud-feature-management-web
Version: 2.0.0-beta.1
DisplayName: azure-spring-cloud-feature-management-web
ServiceName: App Configuration
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-spring-cloud-feature-management-web_2.0.0-beta.1/sdk/appconfiguration/azure-spring-cloud-feature-management-web/CHANGELOG.md#200-beta1-2021-05-04
ChangelogContent: |-
#### Breaking Changes
- Change group id from `com.microsoft.azure` to `com.azure.spring`.
- Change artifact id from `spring-cloud-azure-feature-management-web` to `azure-spring-cloud-feature-management-web`.
GroupId: com.azure.spring
- Name: azure-spring-cloud-feature-management
Version: 2.0.0-beta.1
DisplayName: azure-spring-cloud-feature-management
ServiceName: App Configuration
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-spring-cloud-feature-management_2.0.0-beta.1/sdk/appconfiguration/azure-spring-cloud-feature-management/CHANGELOG.md#200-beta1-2021-05-04
ChangelogContent: |-
#### Breaking Changes
- Change group id from `com.microsoft.azure` to `com.azure.spring`.
- Change artifact id from `spring-cloud-azure-feature-management` to `azure-spring-cloud-feature-management`.
- New Targeting Feature filter has been added.
GroupId: com.azure.spring
- Name: azure-spring-cloud-appconfiguration-config
Version: 2.0.0-beta.1
DisplayName: azure-spring-cloud-appconfiguration-config
ServiceName: App Configuration
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-spring-cloud-appconfiguration-config_2.0.0-beta.1/sdk/appconfiguration/azure-spring-cloud-appconfiguration-config/CHANGELOG.md#200-beta1-2021-05-04
ChangelogContent: |-
#### Breaking Changes
- Change group id from `com.microsoft.azure` to `com.azure.spring`.
- Change artifact id from `spring-cloud-azure-appconfiguration-config` to `azure-spring-cloud-appconfiguration-config`.
- Format and options of library configuration has completely changed. See Readme in Starter
- Use of a Watch Key is now required see `spring.cloud.azure.appconfiguration.stores[0].monitoring.triggers`
- Added support for JSON content type
- Feature Management config loading is no longer on by default.
- Users can now select multiple groups of keys from one store see `spring.cloud.azure.appconfiguration.stores[0].selects`. Same default select happens as before.
- By default, `spring.profiles.active` is used as the label of all filters. This can be overridden using selects. If no profile is set `\0` is used i.e. `(No Label)
GroupId: com.azure.spring
- Name: azure-spring-cloud-appconfiguration-config-web
Version: 2.0.0-beta.1
DisplayName: azure-spring-cloud-appconfiguration-config-web
ServiceName: App Configuration
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-spring-cloud-appconfiguration-config-web_2.0.0-beta.1/sdk/appconfiguration/azure-spring-cloud-appconfiguration-config-web/CHANGELOG.md#200-beta1-2021-05-04
ChangelogContent: |-
#### Breaking Changes
- Change group id from `com.microsoft.azure` to `com.azure.spring`.
- Change artifact id from `spring-cloud-azure-appconfiguration-config-web` to `azure-spring-cloud-appconfiguration-config-web`.
- Added a new Push based Refresh method. Two Spring Actuator endpoints have been added `appconfiguration-refresh` and `appconfiguration-refresh-bus`. The first triggers the cache to reset on configurations on an application. The second triggers a refresh on all instaces subscribed to the same Service Bus.
GroupId: com.azure.spring
- Name: azure-cosmos-spark_3-1_2-12
Version: 4.0.0-beta.3
DisplayName: azure-cosmos-spark_3-1_2-12
ServiceName: Cosmos DB
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-cosmos-spark_3-1_2-12_4.0.0-beta.3/sdk/cosmos/azure-cosmos-spark_3-1_2-12/CHANGELOG.md#400-beta3-2021-05-05
ChangelogContent: |-
* Cosmos DB Spark 3.1.1 Connector Preview `4.0.0-beta.3` Release.
##### Configuration Renames
* Renamed data source name "cosmos.items" to "cosmos.oltp".
* Renamed data source name "cosmos.changeFeed" to "cosmos.oltp.changeFeed".
* Configuration renamed. See [Configuration-Reference](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/cosmos/azure-cosmos-spark_3-1_2-12/docs/configuration-reference.md) for more details.
##### Key Bug Fixes
* Added validation for all config-settings with a name starting with "spark.cosmos."
* Fixed a bug in bulk write causing hang.
GroupId: com.azure.cosmos.spark
- Name: azure-core-amqp
Version: 2.0.5
DisplayName: Core - AMQP
ServiceName: Core
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-core-amqp_2.0.5/sdk/core/azure-core-amqp/CHANGELOG.md#205-2021-05-07
ChangelogContent:
GroupId: com.azure
- Name: azure-core
Version: 1.16.0
DisplayName: Core
ServiceName: Core
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-core_1.16.0/sdk/core/azure-core/CHANGELOG.md#1160-2021-05-07
ChangelogContent: |-
#### Features Added
- Added Support for Challenge Based Authentication in `BearerTokenAuthenticationPolicy`.
#### Key Bugs Fixed
- Updated logic to eagerly read response bodies to include return types `void` and `Void`. ([#21091](https://github.com/Azure/azure-sdk-for-java/issues/21091))
- Updated URL path appending logic to prevent double slashes (`//`) from occurring. ([#21138](https://github.com/Azure/azure-sdk-for-java/issues/21138))
#### Fixed
- Updated `ServiceLoader`s to use the class loader that loaded the class instead of system class loader. (Thank you @ueisele)
- Changed an instance `Map` to static `Map` for resources that are static for the lifetime of an application.
#### Dependency Updates
- Updated Reactor from `3.4.3` to `3.4.5`.
GroupId: com.azure
- Name: azure-core-experimental
Version: 1.0.0-beta.13
DisplayName: Core Experimental
ServiceName: Core
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-core-experimental_1.0.0-beta.13/sdk/core/azure-core-experimental/CHANGELOG.md#100-beta13-2021-05-07
ChangelogContent:
GroupId: com.azure
- Name: azure-core-tracing-opentelemetry
Version: 1.0.0-beta.10
DisplayName: Tracing OpenTelemetry Plugin
ServiceName: Plugin
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-core-tracing-opentelemetry_1.0.0-beta.10/sdk/core/azure-core-tracing-opentelemetry/CHANGELOG.md#100-beta10-2021-05-07
ChangelogContent:
GroupId: com.azure
- Name: azure-core-management
Version: 1.2.2
DisplayName: Management - Core
ServiceName: Core
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-core-management_1.2.2/sdk/core/azure-core-management/CHANGELOG.md#122-2021-05-07
ChangelogContent:
GroupId: com.azure
- Name: azure-core-serializer-json-jackson
Version: 1.2.3
DisplayName: Core Serializer Jackson JSON
ServiceName: Core
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-core-serializer-json-jackson_1.2.3/sdk/core/azure-core-serializer-json-jackson/CHANGELOG.md#123-2021-05-07
ChangelogContent:
GroupId: com.azure
- Name: azure-core-test
Version: 1.6.2
DisplayName: Core - Test
ServiceName: Core
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-core-test_1.6.2/sdk/core/azure-core-test/CHANGELOG.md#162-2021-05-07
ChangelogContent:
GroupId: com.azure
- Name: azure-core-serializer-avro-apache
Version: 1.0.0-beta.10
DisplayName: Core Serializer Apache Avro
ServiceName: Core
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-core-serializer-avro-apache_1.0.0-beta.10/sdk/core/azure-core-serializer-avro-apache/CHANGELOG.md#100-beta10-2021-05-07
ChangelogContent:
GroupId: com.azure
- Name: azure-core-http-okhttp
Version: 1.6.2
DisplayName: Core - HTTP OkHttp
ServiceName: Core
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-core-http-okhttp_1.6.2/sdk/core/azure-core-http-okhttp/CHANGELOG.md#162-2021-05-07
ChangelogContent:
GroupId: com.azure
- Name: azure-core-http-netty
Version: 1.9.2
DisplayName: Core - HTTP Netty
ServiceName: Core
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-core-http-netty_1.9.2/sdk/core/azure-core-http-netty/CHANGELOG.md#192-2021-05-07
ChangelogContent: |-
#### Fixed
- Fixed a bug where `ProxyConnectException`s weren't eagerly being retried.
- Updated how `ProxyConnectException`s are propagated to include response headers.
#### Dependency Updates
- Upgraded `azure-core` from `1.15.0` to `1.16.0`.
- Upgraded Netty from `4.1.60.Final` to `4.1.63.Final`.
- Upgraded Reactor Netty from `1.0.4` to `1.0.6`.
GroupId: com.azure
- Name: azure-core-serializer-json-gson
Version: 1.1.2
DisplayName: Core Serializer GSON JSON
ServiceName: Core
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-core-serializer-json-gson_1.1.2/sdk/core/azure-core-serializer-json-gson/CHANGELOG.md#112-2021-05-07
ChangelogContent:
GroupId: com.azure
- Name: azure-search-documents
Version: 11.4.0-beta.2
DisplayName: Cognitive Search
ServiceName: Search
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-search-documents_11.4.0-beta.2/sdk/search/azure-search-documents/CHANGELOG.md#1140-beta2-2021-05-10
ChangelogContent: |-
#### Features Added
- Added Semantic Search capability to `SearchClient` and `SearchAsyncClient`.
- Added the ability to configure Knowledge Store in skillsets.
- Added factory method to `SynonymMap` to enable creation from a file.
#### Dependency Updates
- Updated `azure-core` from `1.15.0` to `1.16.0`.
- Updated `azure-core-http-netty` from `1.9.1` to `1.9.2`.
- Updated `azure-core-serializer-json-jackson` from `1.2.2` to `1.2.3`.
GroupId: com.azure
- Name: azure-messaging-eventhubs
Version: 5.7.1
DisplayName: Event Hubs
ServiceName: Event Hubs
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-messaging-eventhubs_5.7.1/sdk/eventhubs/azure-messaging-eventhubs/CHANGELOG.md#571-2021-05-10
ChangelogContent:
GroupId: com.azure
- Name: azure-search-documents
Version: 11.3.2
DisplayName: Cognitive Search
ServiceName: Search
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-search-documents_11.3.2/sdk/search/azure-search-documents/CHANGELOG.md#1132-2021-05-11
ChangelogContent:
GroupId: com.azure
- Name: azure-communication-sms
Version: 1.0.1
DisplayName: Communication Sms
ServiceName: Communication
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-communication-sms_1.0.1/sdk/communication/azure-communication-sms/CHANGELOG.md#101-2021-05-11
ChangelogContent: |-
#### Bug Fixes
- Fixing bugs to support idempotency.
GroupId: com.azure
- Name: azure-messaging-eventhubs-checkpointstore-blob
Version: 1.7.0
DisplayName: Event Hubs - Azure Blob Storage Checkpoint Store
ServiceName: Event Hubs
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-messaging-eventhubs-checkpointstore-blob_1.7.0/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md#170-2021-05-10
ChangelogContent:
GroupId: com.azure
- Name: azure-analytics-purview-catalog
Version: 1.0.0-beta.1
DisplayName: azure-analytics-purview-catalog
ServiceName: ""
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-analytics-purview-catalog_1.0.0-beta.1/sdk/purview/azure-analytics-purview-catalog/CHANGELOG.md#100-beta1-2021-05-11
ChangelogContent: '- Initial beta release for Purview Catalog client library.'
GroupId: com.azure
- Name: azure-data-confidentialledger
Version: 1.0.0-beta.1
DisplayName: azure-data-confidentialledger
ServiceName: ""
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-data-confidentialledger_1.0.0-beta.1/sdk/confidentialledger/azure-data-confidentialledger/CHANGELOG.md#100-beta1-2021-05-11
ChangelogContent: '- Initial beta release for Confidential Ledger client library.'
GroupId: com.azure
- Name: azure-identity
Version: 1.3.0
DisplayName: Identity
ServiceName: Identity
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-identity_1.3.0/sdk/identity/azure-identity/CHANGELOG.md#130-2021-05-11
ChangelogContent: |-
#### Features Added
- Added `AzurePowerShellCredential` to support authentication using Powershell on development platforms.
- Added support to disable CP1 capability in `TokenCredentials` via configuration of environment variable `AZURE_IDENTITY_DISABLE_CP1`
#### Dependency Updates
- Upgraded `azure-core` dependency to 1.16.0
- Upgraded `msal4j` dependency to 1.1.0
GroupId: com.azure
- Name: azure-verticals-agrifood-farming
Version: 1.0.0-beta.1
DisplayName: azure-verticals-agrifood-farming
ServiceName: ""
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-verticals-agrifood-farming_1.0.0-beta.1/sdk/farmbeats/azure-verticals-agrifood-farming/CHANGELOG.md#100-beta1-2021-05-11
ChangelogContent: '- Initial beta release for FarmBeats client library.'
GroupId: com.azure
- Name: azure-analytics-purview-scanning
Version: 1.0.0-beta.1
DisplayName: azure-analytics-purview-scanning
ServiceName: ""
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-analytics-purview-scanning_1.0.0-beta.1/sdk/purview/azure-analytics-purview-scanning/CHANGELOG.md#100-beta1-2021-05-11
ChangelogContent: '- Initial beta release for Purview Scanning client library.'
GroupId: com.azure
- Name: azure-messaging-servicebus
Version: 7.2.1
DisplayName: Service Bus
ServiceName: Service Bus
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-messaging-servicebus_7.2.1/sdk/servicebus/azure-messaging-servicebus/CHANGELOG.md#721-2021-05-12
ChangelogContent: "#### Fixed\r\n- Fixed an issue: When 'ServiceBusProcessorClient:maxConcurrentCalls' is set, this will result in SDK cache more \r\n messages that are not delivered to the client in time and sometime the client is not able to settle these messages as\r\n the message lock might expire.\r\n \r\n#### Dependency Updates\r\n- Upgraded `azure-core` dependency to `1.16.0`.\r\n- Upgraded `azure-core-amqp` dependency to `2.0.5`."
GroupId: com.azure
- Name: azure-messaging-eventgrid
Version: 4.3.0
DisplayName: Event Grid
ServiceName: Event Grid
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-messaging-eventgrid_4.3.0/sdk/eventgrid/azure-messaging-eventgrid/CHANGELOG.md#430-2021-05-12
ChangelogContent: |-
#### New Features
- Added new Storage system events `StorageAsyncOperationInitiatedEventData` and `StorageBlobTierChangedEventData`.
- Added new Policy Insights system events `PolicyInsightsPolicyStateCreatedEventData`, `PolicyInsightsPolicyStateChangedEventData`, and `PolicyInsightsPolicyStateDeletedEventData`.
#### Dependency Updates
- Update `azure-core` dependency to `1.16.0`.
- Update `azure-core-http-netty` dependency to `1.9.2`.
GroupId: com.azure
- Name: azure-containers-containerregistry
Version: 1.0.0-beta.2
DisplayName: Container Registry
ServiceName: Container Registry
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-containers-containerregistry_1.0.0-beta.2/sdk/containerregistry/azure-containers-containerregistry/CHANGELOG.md#100-beta2-2021-05-11
ChangelogContent: |-
#### New Features
- Added helper types for ManifestArtifact and ContainerRepository.
- Restricted builder count to 1.
- Enabled support for anonymous access.
- Improved samples and readme.
GroupId: com.azure
- Name: azure-resourcemanager-netapp
Version: 1.0.0-beta.3
DisplayName: Resource Management - NetApp Files
ServiceName: NetApp Files
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-netapp_1.0.0-beta.3/sdk/netapp/azure-resourcemanager-netapp/CHANGELOG.md#100-beta3-2021-05-13
ChangelogContent: |-
- Azure Resource Manager NetAppFiles client library for Java. This package contains Microsoft Azure SDK for NetAppFiles Management SDK. Microsoft NetApp Files Azure Resource Provider specification. Package tag package-netapp-2021-02-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
#### Breaking Change
* `models.VolumeBackupStatus` was removed
##### `NetAppFilesManager` was modified
* `volumeBackupStatus()` was removed
##### `models.Backup` was modified
* `java.lang.String backupType()` -> `models.BackupType backupType()`
##### `models.BackupsList` was modified
* `innerModel()` was removed
* `java.util.List value()` -> `java.util.List value()`
##### `models.BackupPatch` was modified
* `java.lang.String backupType()` -> `models.BackupType backupType()`
##### `models.AccountBackups` was modified
* `models.BackupsList list(java.lang.String,java.lang.String)` -> `com.azure.core.http.rest.PagedIterable list(java.lang.String,java.lang.String)`
* `listWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)` was removed
#### New Feature
* `models.BackupType` was added
##### `models.Backup` was modified
* `useExistingSnapshot()` was added
##### `models.Backups` was modified
* `getStatusWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)` was added
* `getStatus(java.lang.String,java.lang.String,java.lang.String,java.lang.String)` was added
##### `models.VolumePatchPropertiesDataProtection` was modified
* `snapshot()` was added
* `withSnapshot(models.VolumeSnapshotProperties)` was added
##### `models.BackupsList` was modified
* `validate()` was added
* `withValue(java.util.List)` was added
##### `models.BackupPatch` was modified
* `withUseExistingSnapshot(java.lang.Boolean)` was added
* `useExistingSnapshot()` was added
##### `models.Backup$Update` was modified
* `withUseExistingSnapshot(java.lang.Boolean)` was added
##### `models.AccountBackups` was modified
* `list(java.lang.String,java.lang.String,com.azure.core.util.Context)` was added
##### `models.Backup$Definition` was modified
* `withUseExistingSnapshot(java.lang.Boolean)` was added
GroupId: com.azure.resourcemanager
- Name: azure-resourcemanager-maintenance
Version: 1.0.0-beta.2
DisplayName: Resource Management - Maintenance
ServiceName: Maintenance
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-maintenance_1.0.0-beta.2/sdk/maintenance/azure-resourcemanager-maintenance/CHANGELOG.md#100-beta2-2021-05-13
ChangelogContent: |-
- Azure Resource Manager Maintenance client library for Java. This package contains Microsoft Azure SDK for Maintenance Management SDK. Azure Maintenance Management Client. Package tag package-2021-05. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
#### Breaking Change
##### `MaintenanceManager` was modified
* `fluent.MaintenanceClient serviceClient()` -> `fluent.MaintenanceManagementClient serviceClient()`
#### New Feature
* `models.PublicMaintenanceConfigurations` was added
* `models.ListApplyUpdate` was added
* `models.Visibility` was added
* `models.ApplyUpdateForResourceGroups` was added
* `models.MaintenanceConfigurationsForResourceGroups` was added
##### `models.ApplyUpdate` was modified
* `systemData()` was added
##### `models.MaintenanceConfiguration$Definition` was modified
* `withTimeZone(java.lang.String)` was added
* `withVisibility(models.Visibility)` was added
* `withDuration(java.lang.String)` was added
* `withRecurEvery(java.lang.String)` was added
* `withExpirationDateTime(java.lang.String)` was added
* `withStartDateTime(java.lang.String)` was added
##### `MaintenanceManager` was modified
* `maintenanceConfigurationsForResourceGroups()` was added
* `publicMaintenanceConfigurations()` was added
* `applyUpdateForResourceGroups()` was added
##### `models.ConfigurationAssignment` was modified
* `systemData()` was added
##### `models.Operation` was modified
* `isDataAction()` was added
##### `models.ApplyUpdates` was modified
* `list()` was added
* `list(com.azure.core.util.Context)` was added
##### `models.MaintenanceConfiguration` was modified
* `expirationDateTime()` was added
* `timeZone()` was added
* `duration()` was added
* `systemData()` was added
* `visibility()` was added
* `recurEvery()` was added
* `startDateTime()` was added
##### `models.MaintenanceConfiguration$Update` was modified
* `withDuration(java.lang.String)` was added
* `withRecurEvery(java.lang.String)` was added
* `withStartDateTime(java.lang.String)` was added
* `withExpirationDateTime(java.lang.String)` was added
* `withVisibility(models.Visibility)` was added
* `withTimeZone(java.lang.String)` was added
GroupId: com.azure.resourcemanager
- Name: azure-resourcemanager-confluent
Version: 1.0.0-beta.2
DisplayName: Resource Management - Confluent
ServiceName: Confluent
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-confluent_1.0.0-beta.2/sdk/confluent/azure-resourcemanager-confluent/CHANGELOG.md#100-beta2-2021-05-13
ChangelogContent: |-
- Azure Resource Manager Confluent client library for Java. This package contains Microsoft Azure SDK for Confluent Management SDK. Package tag package-2021-03-01-preview. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
#### Breaking Change
* `models.OrganizationResourcePropertiesUserDetail` was removed
* `models.OrganizationResourcePropertiesOfferDetail` was removed
* `models.OrganizationResourceProperties` was removed
##### `models.OrganizationResource$DefinitionStages` was modified
* Stage 3, 4 was added
##### `models.OrganizationResource$Definition` was modified
* `withProvisioningState(models.ProvisionState)` was removed
#### New Feature
* `models.Validations` was added
##### `ConfluentManager` was modified
* `validations()` was added
##### `models.OrganizationResource` was modified
* `systemData()` was added
##### `models.ConfluentAgreementResource` was modified
* `systemData()` was added
GroupId: com.azure.resourcemanager
- Name: azure-storage-common
Version: 12.12.0-beta.1
DisplayName: Storage - Common
ServiceName: Storage
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-common_12.12.0-beta.1/sdk/storage/azure-storage-common/CHANGELOG.md#12120-beta1-2021-05-13
ChangelogContent: '- Fixed bug in Utility.convertStreamToByteBuffer where variable updates would happen incorrectly if we hit the end of stream.'
GroupId: com.azure
- Name: azure-storage-queue
Version: 12.10.0-beta.1
DisplayName: Storage - Queues
ServiceName: Storage
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-queue_12.10.0-beta.1/sdk/storage/azure-storage-queue/CHANGELOG.md#12100-beta1-2021-05-13
ChangelogContent: '- Added support for the 2020-08-04 service version.'
GroupId: com.azure
- Name: azure-storage-blob
Version: 12.12.0-beta.1
DisplayName: Storage - Blobs
ServiceName: Storage
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-blob_12.12.0-beta.1/sdk/storage/azure-storage-blob/CHANGELOG.md#12120-beta1-2021-05-13
ChangelogContent: |-
- Added support for the 2020-08-04 service version.
- Deprecated support to undelete a blob container to a new name.
GroupId: com.azure
- Name: azure-storage-file-share
Version: 12.10.0-beta.1
DisplayName: Storage - Files Shares
ServiceName: Storage
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-file-share_12.10.0-beta.1/sdk/storage/azure-storage-file-share/CHANGELOG.md#12100-beta1-2021-05-13
ChangelogContent: |-
- Added support for the 2020-08-04 service version.
- Added back ability to create a ShareLeaseClient for a Share or Share Snapshot.
- Added upload() overloads to ShareFileClient supporting large ranges and parallel upload.
- Deprecated old upload() overloads on ShareFileClient that only supported single Put Range operations, replacing them
with uploadRange() methods.
GroupId: com.azure
- Name: azure-cosmos
Version: 4.15.0
DisplayName: Cosmos DB
ServiceName: Cosmos DB
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-cosmos_4.15.0/sdk/cosmos/azure-cosmos/CHANGELOG.md#4150-2021-05-12
ChangelogContent: |-
##### New Features
* Added `backendLatencyInMs` in `CosmosDiagnostics` for `DIRECT` connection mode.
* Added `retryContext` in `CosmosDiagnostics` for query operations.
##### Key Bug Fixes
* Fixed ignored `HttpClient` decoder configuration issue.
* Fixed incorrect connection mode issue in `CosmosDiagnostics`.
* Fixed issue with handling collisions in the effective partition key.
* Fixed `CosmosQueryRequestOptions` NPE in `readAllItems` API.
GroupId: com.azure
- Name: azure-storage-blob-batch
Version: 12.10.0-beta.1
DisplayName: Storage - Blobs Batch
ServiceName: Storage
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-blob-batch_12.10.0-beta.1/sdk/storage/azure-storage-blob-batch/CHANGELOG.md#12100-beta1-2021-05-13
ChangelogContent: '- Added support for the 2020-08-04 service version.'
GroupId: com.azure
- Name: azure-storage-blob-cryptography
Version: 12.12.0-beta.1
DisplayName: Storage - Blobs Cryptography
ServiceName: Storage
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-blob-cryptography_12.12.0-beta.1/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md#12120-beta1-2021-05-13
ChangelogContent: |-
- Added support for specifying an encryption scope.
- Added support for the 2020-08-04 service version.
GroupId: com.azure
- Name: azure-storage-file-datalake
Version: 12.6.0-beta.1
DisplayName: Storage - Files Data Lake
ServiceName: Data Lake Storage (Gen 2)
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-file-datalake_12.6.0-beta.1/sdk/storage/azure-storage-file-datalake/CHANGELOG.md#1260-beta1-2021-05-13
ChangelogContent: |-
- Added support for the 2020-08-04 service version.
- Added support to undelete a file or directory
- Added support to list deletedPaths
- Added support to get/set service properties
- Deprecated support to undelete a file system to a new name.
GroupId: com.azure
- Name: azure-storage-internal-avro
Version: 12.0.4-beta.1
DisplayName: Storage - Internal Avro
ServiceName: Storage
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-internal-avro_12.0.4-beta.1/sdk/storage/azure-storage-internal-avro/CHANGELOG.md#1204-beta1-2021-05-13
ChangelogContent: '- Update `azure-storage-common` to version `12.12.0-beta.1`'
GroupId: com.azure
- Name: azure-spring-data-cosmos
Version: 3.7.0
DisplayName: Spring Data Cosmos
ServiceName: Cosmos DB
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-spring-data-cosmos_3.7.0/sdk/cosmos/azure-spring-data-cosmos/CHANGELOG.md#370-2021-05-12
ChangelogContent: |-
##### New Features
* Updated Spring Boot to [spring-boot-dependencies:2.4.5](https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-dependencies/2.4.5/).
* Updated Spring Cloud to [spring-cloud-dependencies:2020.0.2](https://repo.maven.apache.org/maven2/org/springframework/cloud/spring-cloud-dependencies/2020.0.2/).
* Added `slice` support for queries that do not require page count.
* Updated `azure-cosmos` to version 4.15.0.
GroupId: com.azure
- Name: azure-cosmos-encryption
Version: 1.0.0-beta.4
DisplayName: azure-cosmos-encryption
ServiceName: ""
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-cosmos-encryption_1.0.0-beta.4/sdk/cosmos/azure-cosmos-encryption/CHANGELOG.md#100-beta4-2021-05-12
ChangelogContent:
GroupId: com.azure
- Name: azure-resourcemanager-appconfiguration
Version: 1.0.0-beta.2
DisplayName: Resource Management - App Configuration
ServiceName: App Configuration
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-appconfiguration_1.0.0-beta.2/sdk/appconfiguration/azure-resourcemanager-appconfiguration/CHANGELOG.md#100-beta2-2021-05-14
ChangelogContent: |-
- Azure Resource Manager AppConfiguration client library for Java. This package contains Microsoft Azure SDK for AppConfiguration Management SDK. Package tag package-2021-03-01-preview. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
#### Breaking Change
* `models.ListKeyValueParameters` was removed
##### `models.ConfigurationStore$Update` was modified
* `withPublicNetworkAccess(models.PublicNetworkAccess)` was removed
##### `models.ConfigurationStoreUpdateParameters` was modified
* `publicNetworkAccess()` was removed
* `withPublicNetworkAccess(models.PublicNetworkAccess)` was removed
##### `models.ConfigurationStore` was modified
* `listKeyValue(models.ListKeyValueParameters)` was removed
* `listKeyValueWithResponse(models.ListKeyValueParameters,com.azure.core.util.Context)` was removed
##### `models.ConfigurationStores` was modified
* `listKeyValue(java.lang.String,java.lang.String,models.ListKeyValueParameters)` was removed
* `listKeyValueWithResponse(java.lang.String,java.lang.String,models.ListKeyValueParameters,com.azure.core.util.Context)` was removed
#### New Feature
* `models.KeyValue$Definition` was added
* `models.KeyValue$UpdateStages` was added
* `models.ServiceSpecification` was added
* `models.OperationProperties` was added
* `models.KeyValues` was added
* `models.LogSpecification` was added
* `models.MetricDimension` was added
* `models.KeyValueListResult` was added
* `models.KeyValue$Update` was added
* `models.KeyValue$DefinitionStages` was added
* `models.MetricSpecification` was added
##### `models.ConfigurationStore$Update` was modified
* `withDisableLocalAuth(java.lang.Boolean)` was added
##### `models.ConfigurationStoreUpdateParameters` was modified
* `withDisableLocalAuth(java.lang.Boolean)` was added
* `disableLocalAuth()` was added
##### `models.OperationDefinition` was modified
* `properties()` was added
* `isDataAction()` was added
* `origin()` was added
##### `models.ConfigurationStore` was modified
* `systemData()` was added
* `disableLocalAuth()` was added
##### `AppConfigurationManager` was modified
* `keyValues()` was added
##### `models.ConfigurationStore$Definition` was modified
* `withDisableLocalAuth(java.lang.Boolean)` was added
##### `models.KeyValue` was modified
* `refresh(com.azure.core.util.Context)` was added
* `type()` was added
* `refresh()` was added
* `name()` was added
* `id()` was added
* `update()` was added
GroupId: com.azure.resourcemanager
- Name: azure-data-tables
Version: 12.0.0-beta.7
DisplayName: Tables
ServiceName: Tables
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-data-tables_12.0.0-beta.7/sdk/tables/azure-data-tables/CHANGELOG.md#1200-beta7-2021-05-15
ChangelogContent: |-
#### New Features
- Added `getAccessPolicy()` and `setAccessPolicy()` to `TableClient` and `TableAsyncClient`.
- Added `getProperties()`, `setProperties()` and `getStatistics()` to `TableServiceClient` and `TableServiceAsyncClient`.
- Added the following models:
- `TableAccessPolicy`
- `TableServiceCorsRule`
- `TableServiceGeoReplication`
- `TableServiceGeoReplicationStatus`
- `TableServiceLogging`
- `TableServiceMetrics`
- `TableServiceProperties`
- `TableServiceRetentionPolicy`
- `TableServiceStatistics`
- `TableSignedIdentifier`
#### Breaking Changes
- Renamed `create()` and `delete()` methods to `createTable()` and `deleteTable()` on `TableClient` and `TableAsyncClient`. Also made `createTable()` and its variants return a `TableItem`.
- Removed `deleteEntity(String partitionKey, String rowKey, String eTag)` and added `deleteEntity(TableEntity tableEntity)` in both `TableClient` and `TableAsyncClient`.
- Made it so that when deleting a table or entity that does not exist, the resulting `404` error gets swallowed instead of thrown.
- Removed public APIs supporting the use of `TableEntity` subclasses.
- Made the following classes `final`:
- `TableEntity`
- `TableItem`
- `TableClient`
- `TableServiceClient`
- `TableServiceAsyncClient`
- `TableClientBuilder`
- `TableServiceClientBuilder`.
- Removed method overloads that used `timeout`, except in the maximal overload for a method (the `withResponse` variant).
- Ensured that all timeout usages are client-side and not server-side.
- Made `createTable()` and `createTableIfNotExists()` in `TableServiceClient` and `TableServiceAsyncClient` return a `TableClient` and `TableAsyncClient` respectively.
- Made select in `ListEntitiesOptions` a `List` of `Strings` instead of a single `String`. Did the same for select in `getEntity()` and `getEntityWithResponse()` in `TableClient` and `TableAsyncClient`.
- Replaced `retryOptions(RequestRetryOptions)` with `retryPolicy(RetryPolicy)` in `TableClientBuilder` and `TableServiceClientBuilder`.
- Removed `TableSharedKeyCredential` in favor of using Azure Core's `AzureNamedKeyCredential`.
- Replaced `TableSharedKeyCredentialPolicy` with `AzureNamedKeyCredentialPolicy`.
- Renamed `UpdateMode` to `TableEntityUpdateMode`.
- Renamed `TablesServiceVersion` to `TableServiceVersion`.
- Renamed `getTableUrl()` and `getApiVersion()` to `getTableEndpoint()` and `getServiceVersion()` respectively, in `TableClient` and `TableAsyncClient`.
- Renamed `getServiceUrl()` and `getApiVersion()` to `getServiceEndpoint()` and `getServiceVersion()` respectively, in `TableClient` and `TableAsyncClient`.
- Renamed `addProperties()` to `setProperties()` in `TableEntity`. Also made `setProperties()` replace the contents of properties map with those of the argument, instead of adding them to the existing properties.
- Removed dependency on `azure-storage-common` and added direct dependency on `azure-core-http-netty`.
#### Bug Fixes
- Merge operations no longer fail for Cosmos table endpoints.
- Fixed issue with `TablesJacksonSerializer` where it could not handle HTTP responses with empty bodies.
#### Dependency Updates
- Upgraded `azure-core` dependency to `1.16.0`.
GroupId: com.azure
- Name: azure-security-keyvault-certificates
Version: 4.2.0-beta.6
DisplayName: Key Vault - Certificates
ServiceName: Key Vault
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-security-keyvault-certificates_4.2.0-beta.6/sdk/keyvault/azure-security-keyvault-certificates/CHANGELOG.md#420-beta6-2021-05-15
ChangelogContent:
GroupId: com.azure
- Name: azure-security-keyvault-administration
Version: 4.0.0-beta.7
DisplayName: Key Vault - Administration
ServiceName: Key Vault
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-security-keyvault-administration_4.0.0-beta.7/sdk/keyvault/azure-security-keyvault-administration/CHANGELOG.md#400-beta7-2021-05-15
ChangelogContent: |-
#### New features
- Added support for creating, retrieving, updating and deleting custom role definitions.
#### Breaking Changes
- Added the public `KeyVaultAdministrationException`, which will be thrown in place of an exception with the same name in the `implementation` package.
##### Behavioral Changes
#### Dependency Updates
- Upgraded `azure-core` dependency to `1.16.0`
- Upgraded `azure-core-http-netty` dependency to `1.9.2`
- Upgraded `azure-core-http-okhttp` dependency to `1.6.2`
- Upgraded `azure-identity` dependency to `1.3.0`
GroupId: com.azure
- Name: azure-security-keyvault-keys
Version: 4.3.0-beta.8
DisplayName: Key Vault - Keys
ServiceName: Key Vault
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-security-keyvault-keys_4.3.0-beta.8/sdk/keyvault/azure-security-keyvault-keys/CHANGELOG.md#430-beta8-2021-05-15
ChangelogContent:
GroupId: com.azure
- Name: azure-resourcemanager-botservice
Version: 1.0.0-beta.1
DisplayName: azure-resourcemanager-botservice
ServiceName: ""
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-botservice_1.0.0-beta.1/sdk/botservice/azure-resourcemanager-botservice/CHANGELOG.md#100-beta1-2021-05-14
ChangelogContent: '- Azure Resource Manager BotService client library for Java. This package contains Microsoft Azure SDK for BotService Management SDK. Azure Bot Service is a platform for creating smart conversational agents. Package tag package-2021-03-01. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).'
GroupId: com.azure.resourcemanager
- Name: azure-security-keyvault-secrets
Version: 4.3.0-beta.6
DisplayName: Key Vault - Secrets
ServiceName: Key Vault
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-security-keyvault-secrets_4.3.0-beta.6/sdk/keyvault/azure-security-keyvault-secrets/CHANGELOG.md#430-beta6-2021-05-15
ChangelogContent:
GroupId: com.azure
- Name: azure-resourcemanager-iothub
Version: 1.0.0-beta.2
DisplayName: Resource Management - IoT Hub
ServiceName: IoT Hub
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-resourcemanager-iothub_1.0.0-beta.2/sdk/iothub/azure-resourcemanager-iothub/CHANGELOG.md#100-beta2-2021-05-13
ChangelogContent: '- Azure Resource Manager IotHub client library for Java. This package contains Microsoft Azure SDK for IotHub Management SDK. Use this API to manage the IoT hubs in your Azure subscription. Package tag package-2020-03. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).'
GroupId: com.azure.resourcemanager
- Name: azure-storage-internal-avro
Version: 12.0.4
DisplayName: Storage - Internal Avro
ServiceName: Storage
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-internal-avro_12.0.4/sdk/storage/azure-storage-internal-avro/CHANGELOG.md#1204-2021-05-13
ChangelogContent:
GroupId: com.azure
- Name: azure-storage-common
Version: 12.11.1
DisplayName: Storage - Common
ServiceName: Storage
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-common_12.11.1/sdk/storage/azure-storage-common/CHANGELOG.md#12111-2021-05-13
ChangelogContent:
GroupId: com.azure
- Name: azure-storage-blob-cryptography
Version: 12.11.1
DisplayName: Storage - Blobs Cryptography
ServiceName: Storage
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-blob-cryptography_12.11.1/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md#12111-2021-05-13
ChangelogContent:
GroupId: com.azure
- Name: azure-storage-queue
Version: 12.9.1
DisplayName: Storage - Queues
ServiceName: Storage
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-queue_12.9.1/sdk/storage/azure-storage-queue/CHANGELOG.md#1291-2021-05-13
ChangelogContent:
GroupId: com.azure
- Name: azure-storage-blob
Version: 12.11.1
DisplayName: Storage - Blobs
ServiceName: Storage
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-blob_12.11.1/sdk/storage/azure-storage-blob/CHANGELOG.md#12111-2021-05-13
ChangelogContent:
GroupId: com.azure
- Name: azure-storage-blob-batch
Version: 12.9.1
DisplayName: Storage - Blobs Batch
ServiceName: Storage
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-blob-batch_12.9.1/sdk/storage/azure-storage-blob-batch/CHANGELOG.md#1291-2021-05-13
ChangelogContent:
GroupId: com.azure
- Name: azure-storage-file-share
Version: 12.9.1
DisplayName: Storage - Files Shares
ServiceName: Storage
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-file-share_12.9.1/sdk/storage/azure-storage-file-share/CHANGELOG.md#1291-2021-05-13
ChangelogContent:
GroupId: com.azure
- Name: azure-storage-file-datalake
Version: 12.5.1
DisplayName: Storage - Files Data Lake
ServiceName: Data Lake Storage (Gen 2)
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/blob/azure-storage-file-datalake_12.5.1/sdk/storage/azure-storage-file-datalake/CHANGELOG.md#1251-2021-05-13
ChangelogContent:
GroupId: com.azure

Просмотреть файл

@ -0,0 +1,364 @@
entries:
- Name: '@azure/communication-phone-numbers'
Version: 1.0.0
DisplayName: Communication Phone Numbers
ServiceName: Communication
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/communication-phone-numbers_1.0.0/sdk/communication/communication-phone-numbers/CHANGELOG.md#100-2021-04-26
ChangelogContent: '- Update version to 1.0.0'
- Name: '@azure/core-amqp'
Version: 2.3.0
DisplayName: Core - AMQP
ServiceName: Core
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/core-amqp_2.3.0/sdk/core/core-amqp/CHANGELOG.md#230-2021-04-29
ChangelogContent: |-
- Updates `AmqpAnnotatedMessage` to identify the AMQP section where body data was decoded from. [PR 14703](https://github.com/Azure/azure-sdk-for-js/pull/14703).
- Adds `CancellableAsyncLock` as an alternative to `AsyncLock` that supports cancellation via the abort signal. [PR 14844](https://github.com/Azure/azure-sdk-for-js/pull/14844).
- Name: '@azure/core-rest-pipeline'
Version: 1.1.0-beta.1
DisplayName: Core Rest Pipeline
ServiceName: Core
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/core-rest-pipeline_1.1.0-beta.1/sdk/core/core-rest-pipeline/CHANGELOG.md#110-beta1-2021-05-06
ChangelogContent: |-
#### Features Added
- Add a new `bearerTokenChallengeAuthenticationPolicy` that provides a skeleton of handling challenge-based authorization. There are two extensible points: `authorizeRequest` and `authorizeRequestOnChallenge` callbacks.
- `authorizeRequest` allows customizing the policy to alter how it authorizes a request before sending it. By default when no callbacks are specified, this policy has the same behavior as `bearerTokenAuthenticationPolicy`. It will retrieve the token from the underlying token credential, and if it gets one, it will cache the token and set it to the outgoing request.
- `authorizeRequestOnChallenge`, which gets called only if we've found a challenge in the response. This callback has access to the original request and its response and is expected to handle the challenge. If this callback returns true, the request, usually updated after handling the challenge, will be sent again. If this call back returns false, no further actions will be taken.
#### Fixed
- Rewrote `bearerTokenAuthenticationPolicy` to use a new backend that refreshes tokens only when they're about to expire and not multiple times before. This is based on a similar fix implemented on `@azure/core-http@1.2.4` ([PR with the changes](https://github.com/Azure/azure-sdk-for-js/pull/14223)). This fixes the issue: [13369](https://github.com/Azure/azure-sdk-for-js/issues/13369).
- Delay loading of NO_PROXY environment variable until when request pipeline is being created. This fixes [issue 14873](https://github.com/Azure/azure-sdk-for-js/issues/14873)
- Name: '@azure/core-util'
Version: 1.0.0-beta.1
DisplayName: Azure Core Utils
ServiceName: Core
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/core-util_1.0.0-beta.1/sdk/core/core-util/CHANGELOG.md#100-beta1-2021-05-06
ChangelogContent: |-
#### Features Added
- First release of package. This package is intended to provide various shared utility functions for client SDK packages.
- Name: '@azure/core-client'
Version: 1.1.1
DisplayName: Core - Client
ServiceName: Core
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/core-client_1.1.1/sdk/core/core-client/CHANGELOG.md#111-2021-05-06
ChangelogContent: |-
#### Features Added
- Expose `allowInsecureConnection` in `ServiceClientOptions` and `OperationRequestOptions` to allow operation requests to HTTP endpoints
#### Fixed
- Consider more mapper types as primitive thus requires wrapping
- Name: '@azure/cosmos'
Version: 3.11.1
DisplayName: Cosmos DB
ServiceName: Cosmos DB
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/cosmos_3.11.1/sdk/cosmosdb/cosmos/CHANGELOG.md#3111-2021-05-06
ChangelogContent: '- BUGFIX: Import URL from Browser/Node shim rather than built-in module.'
- Name: '@azure-rest/ai-document-translator'
Version: 1.0.0-beta.1
DisplayName: '@azure-rest/ai-document-translator'
ServiceName: Azure Document Translator
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure-rest/ai-document-translator_1.0.0-beta.1/sdk/documenttranslator/ai-document-translator-rest/CHANGELOG.md#100-beta1-2021-04-22
ChangelogContent: '- First release of package, see README.md for details.'
- Name: '@azure/search-documents'
Version: 11.2.0-beta.2
DisplayName: Cognitive Search
ServiceName: Search
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/search-documents_11.2.0-beta.2/sdk/search/search-documents/CHANGELOG.md#1120-beta2-2021-05-11
ChangelogContent: |-
- Added Support for Semantic Search and introduced new properties in `SearchOptions`, `SearchRequest`, `SearchResult` and `SearchDocumentsResult` objects.
- Added support for Knowledge Store feature through the new `SearchIndexerKnowledgeStore` in the `SearchIndexerSkillset` object.
- The `skillsetCounter` property in `ServiceCounters` object has been made optional.
- Name: '@azure/cosmos'
Version: 3.11.2
DisplayName: Cosmos DB
ServiceName: Cosmos DB
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/cosmos_3.11.2/sdk/cosmosdb/cosmos/CHANGELOG.md#3112-2021-05-11
ChangelogContent: '- BUGFIX: Cache https client between requests.'
- Name: '@azure/service-bus'
Version: 7.1.0
DisplayName: Service Bus
ServiceName: Service Bus
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/service-bus_7.1.0/sdk/servicebus/service-bus/CHANGELOG.md#710-2021-05-11
ChangelogContent: |-
#### New Features
- Adds support for passing `NamedKeyCredential` as the credential type to `ServiceBusClient` and `ServiceBusAdminstrationClient`. Also adds support for passing `SASCredential` to `ServiceBusClient`.
These credential types support rotation via their `update` methods and are an alternative to using the `SharedAccessKeyName/SharedAccessKey` or `SharedAccessSignature` properties in a connection string.
Resolves [#11891](https://github.com/Azure/azure-sdk-for-js/issues/11891).
#### Bug fixes
- [Bug Fix] `expiresAtUtc` is `Invalid Date` in the received message when the ttl is not defined. Has been fixed in [#13543](https://github.com/Azure/azure-sdk-for-js/pull/13543)
- Some of the queue properties such as "forwardTo" and "autoDeleteOnIdle" were not being set as requested through the `ServiceBusAdministrationClient.createQueue` method because of a bug w.r.t the ordering of XML properties. The issue has been fixed in [#14692](https://github.com/Azure/azure-sdk-for-js/pull/14692).
- Settling messages now use the `retryOptions` passed to `ServiceBusClient`, making it more resilient against network failures.
[PR#14867](https://github.com/Azure/azure-sdk-for-js/pull/14867)
- Fixes an issue where receiver link recovery/creation could fail, resulting in a receiver that was no longer receiving messages.
[PR#15098](https://github.com/Azure/azure-sdk-for-js/pull/15098)
- Name: '@azure/eventgrid'
Version: 4.2.0
DisplayName: Event Grid
ServiceName: Event Grid
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/eventgrid_4.2.0/sdk/eventgrid/eventgrid/CHANGELOG.md#420-2021-05-11
ChangelogContent: |-
#### New Features
- Added new System Events: "Microsoft.PolicyInsights.PolicyStateCreated", "Microsoft.PolicyInsights.PolicyStateChanged", "Microsoft.PolicyInsights.PolicyStateDeleted",
"Microsoft.Storage.AsyncOperationInitiated", "Microsoft.Storage.BlobTierChanged".
- Name: '@azure/event-hubs'
Version: 5.5.1
DisplayName: Event Hubs
ServiceName: Event Hubs
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/event-hubs_5.5.1/sdk/eventhub/event-hubs/CHANGELOG.md#551-2021-04-29
ChangelogContent: |-
- Fixes a race condition that would cause connection recovery to sometimes fail if a consumer or producer was closed at the same time a connection was disconnected.
- Fixes issue [#14606](https://github.com/Azure/azure-sdk-for-js/issues/14606) where the `EventHubConsumerClient` could call subscribe's `processError` callback with a "Too much pending tasks" error. This could occur if the consumer was unable to connect to the service for an extended period of time.
- Fixes issue [#15002](https://github.com/Azure/azure-sdk-for-js/issues/15002) where in rare cases an unexpected `TypeError` could be thrown from `EventHubProducerClient.sendBatch` when the connection was disconnected while sending events was in progress.
- Name: '@azure/container-registry'
Version: 1.0.0-beta.2
DisplayName: Container Registry
ServiceName: Container Registry
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/container-registry_1.0.0-beta.2/sdk/containerregistry/container-registry/CHANGELOG.md#100-beta2-2021-05-11
ChangelogContent: |-
#### Features Added
- Added new properties to allow easier interaction with other docker tools:
- `loginServer` in `ContainerRegistryClient`.
- `fullyQualifiedName` in `ContainerRepository`
- Added support for anonymous access. See [the service documentation](https://docs.microsoft.com/azure/container-registry/container-registry-faq#how-do-i-enable-anonymous-pull-access) for more information.
#### Breaking Changes
The public API surface of this library has been re-designed. Notable changes include
- Removed: `ContainerRepositoryClient`. Operations on repositories are now grouped in `ContainerRepository` type and operations on artifacts are now in `RegistryArtifact` type. Some `*Options` types are also renamed accordingly.
- Renamed: `endpoint` property is renamed to `registryUrl`.
- Renamed: `listRepositories()` is renamed to `listRepositoryNames()` in `ContainerRegistryClient`.
- Renamed: "RegistryArtifact" in property or function names replaced by "Manifest".
- Renamed: `*OrderBy` values is now capitalized as `timeDesc` and `timeAsc`. Previously they are all in lower case.
- Name: '@azure-rest/purview-scanning'
Version: 1.0.0-beta.1
DisplayName: Azure Purview Scanning
ServiceName: Azure Purview Scanning
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure-rest/purview-scanning_1.0.0-beta.1/sdk/purview/purview-scanning-rest/CHANGELOG.md#100-beta1-2021-05-11
ChangelogContent: '- First release of package, see README.md for details.'
- Name: '@azure-rest/purview-catalog'
Version: 1.0.0-beta.1
DisplayName: Azure Purview Catalog
ServiceName: Azure Purview Catalog
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure-rest/purview-catalog_1.0.0-beta.1/sdk/purview/purview-catalog-rest/CHANGELOG.md#100-beta1-2021-05-11
ChangelogContent: '- First release of package, see README.md for details.'
- Name: '@azure-rest/confidential-ledger'
Version: 1.0.0-beta.1
DisplayName: Azure Confidential Ledger
ServiceName: Azure Confidential Ledger
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure-rest/confidential-ledger_1.0.0-beta.1/sdk/confidentialledger/confidential-ledger-rest/CHANGELOG.md#100-beta1-2021-05-11
ChangelogContent: '- First release of package, see README.md for details.'
- Name: '@azure-rest/core-client'
Version: 1.0.0-beta.1
DisplayName: '@azure-rest/core-client'
ServiceName: ""
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure-rest/core-client_1.0.0-beta.1/sdk/core-rest/core-client/CHANGELOG.md#100-beta1-2021-04-22
ChangelogContent: '- First release of package, see README.md for details.'
- Name: '@azure-rest/core-client'
Version: 1.0.0-beta.2
DisplayName: '@azure-rest/core-client'
ServiceName: ""
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure-rest/core-client_1.0.0-beta.2/sdk/core-rest/core-client/CHANGELOG.md#100-beta2-2021-05-12
ChangelogContent: '- Add CertificateCredential to support client certificate authentication. [#15172](https://github.com/Azure/azure-sdk-for-js/pull/15172)'
- Name: '@azure-rest/confidential-ledger'
Version: 1.0.0-beta.2
DisplayName: Azure Confidential Ledger
ServiceName: Azure Confidential Ledger
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure-rest/confidential-ledger_1.0.0-beta.2/sdk/confidentialledger/confidential-ledger-rest/CHANGELOG.md#100-beta2-2021-05-12
ChangelogContent: '- First release of package, see README.md for details.'
- Name: '@azure/identity'
Version: 2.0.0-beta.3
DisplayName: Identity
ServiceName: Identity
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/identity_2.0.0-beta.3/sdk/identity/identity/CHANGELOG.md#200-beta3-2021-05-12
ChangelogContent: |-
#### New features
- Azure Identity for JavaScript no longer carries any native dependencies (neither ordinary, peer, nor optional dependencies). Previous distributions of `@azure/identity` carried an optional dependency on `keytar`, which caused issues for some users in restrictive environments.
- Updated the `@azure/msal-node` dependency to version `^1.0.2`, which allows cancelling of an ongoing `getToken()` operation on `DeviceCodeCredential`.
- Fixed issue with the logging of success messages on the `DefaultAzureCredential` and the `ChainedTokenCredential`. These messages will now mention the internal credential that succeeded.
- `AuthenticationRequiredError` (introduced in 2.0.0-beta.1) now has the same impact on `ChainedTokenCredential` as the `CredentialUnavailableError` which is to allow the next credential in the chain to be tried.
- `ManagedIdentityCredential` now retries with exponential back-off when a request for a token fails with a 404 status code on environments with available IMDS endpoints.
- Added an `AzurePowerShellCredential` which will use the authenticated user session from the `Az.Account` PowerShell module. This credential will attempt to use PowerShell Core by calling `pwsh`, and on Windows it will fall back to Windows PowerShell (`powershell`) if PowerShell Core is not available.
#### Breaking changes from 2.0.0-beta.1
- Removed `VisualStudioCodeCredential`, as it requires us to list `keytar` as an optional dependency. `keytar` containes machine-code components that are difficult to build in certain environments, so this credential will be offered through a separate extension package in the future.
- Removed token persistence through `@azure/msal-node-extensions`, as its machine-code components have the same problems as `keytar`. This functionality will similarly be reintroduced through a separate extension package in the future.
- Removed `authenticationRecord`, `disableAutomaticAuthentication` and `authenticate()` from the credential `UsernamePasswordCredential`. While MSAL does support this, allowing `authenticationRecord` arguably could result in users authenticating through an account other than the one they're specifying with the username and the password.
- Name: '@azure/web-pubsub-express'
Version: 1.0.0-beta.1
DisplayName: Azure Web Pubsub CloudEvents Handlers for Express
ServiceName: Azure Web PubSub
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/web-pubsub-express_1.0.0-beta.1/sdk/web-pubsub/web-pubsub-express/CHANGELOG.md#100-beta1-2021-04-23
ChangelogContent: This is the first release of the @azure/web-pubsub-express package.
- Name: '@azure/web-pubsub'
Version: 1.0.0-beta.1
DisplayName: Azure Web Pubsub
ServiceName: Azure Web PubSub
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/web-pubsub_1.0.0-beta.1/sdk/web-pubsub/web-pubsub/CHANGELOG.md#100-beta1-2021-04-23
ChangelogContent: This is the first release of the @azure/web-pubsub package.
- Name: '@azure/storage-blob'
Version: 12.6.0-beta.1
DisplayName: Storage - Blobs
ServiceName: Storage
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/storage-blob_12.6.0-beta.1/sdk/storage/storage-blob/CHANGELOG.md#1260-beta1-2021-05-14
ChangelogContent: |-
- Updated Azure Storage Service API version to 2020-08-04.
- Restoring deleted container doesn't support renaming anymore, deprecated `destinationContainerName` in `ServiceUndeleteContainerOptions` for `BlobServiceClient.undeleteContainer()`.
- Name: '@azure/storage-file-datalake'
Version: 12.5.0-beta.1
DisplayName: Storage - Files Data Lake
ServiceName: Data Lake Storage (Gen 2)
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/storage-file-datalake_12.5.0-beta.1/sdk/storage/storage-file-datalake/CHANGELOG.md#1250-beta1-2021-05-14
ChangelogContent: |-
- Updated Azure Storage Service API version to 2020-08-04.
- Added support for Path Soft Delete. You can list the deleted paths via `DataLakeFileSystemClient.listDeletedPaths()`, and restore a deleted path via `DataLakeFileSystemClient.undeletePath()`.
- Restoring deleted FileSystem doesn't support renaming anymore, deprecated `destinationFileSystemName` in `ServiceUndeleteFileSystemOptions` for `DataLakeServiceClient.undeleteFileSystem()`.
- Name: '@azure/data-tables'
Version: 12.0.0-beta.3
DisplayName: Tables
ServiceName: Tables
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/data-tables_12.0.0-beta.3/sdk/tables/data-tables/CHANGELOG.md#1200-beta3-2021-05-17
ChangelogContent: |-
- Update and Upsert operations have "merge" as default update mode. [#14956](https://github.com/Azure/azure-sdk-for-js/pull/14956)
- Expose Table Service url as a public client property. [#14956](https://github.com/Azure/azure-sdk-for-js/pull/14956)
- Make list and get entity methods have a default template type of `Record` for better UX. [#14956](https://github.com/Azure/azure-sdk-for-js/pull/14956)
#### Breaking Changes
- Enable Type conversion of `DateTime -> Date` and `Int64 -> bigint` by default. Allow disabling type conversion with `disableTypeConversion` option in the get and list operations. [#15307](https://github.com/Azure/azure-sdk-for-js/pull/15307)
- Node.js v8 support is dropped as it has reached end of life [#15307](https://github.com/Azure/azure-sdk-for-js/pull/15307)
- Rename Batch to Transaction and redesign submitTransaction to provide a more declarative interface. [#15250](https://github.com/Azure/azure-sdk-for-js/pull/15250)
- createTable and deleteTable don't throw on 409 or 404 respectively. Return type becomes `Promise<void>`. [#14956](https://github.com/Azure/azure-sdk-for-js/pull/14956)
- Clean up method options. [#14956](https://github.com/Azure/azure-sdk-for-js/pull/14956)
- Remove continuation tokens from options on list methods. [#14956](https://github.com/Azure/azure-sdk-for-js/pull/14956)
- Name: '@azure/service-bus'
Version: 7.2.0-beta.1
DisplayName: Service Bus
ServiceName: Service Bus
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/service-bus_7.2.0-beta.1/sdk/servicebus/service-bus/CHANGELOG.md#720-beta1-2021-05-18
ChangelogContent: |-
#### New Features
- Enable encoding the body of a message to the 'value' or 'sequence' sections (via AmqpAnnotatedMessage.bodyType). Using this encoding is not required but does allow you to take advantage of native AMQP serialization for supported primitives or sequences.
- Name: '@azure/ai-text-analytics'
Version: 5.1.0-beta.6
DisplayName: Text Analytics
ServiceName: Text Analytics
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/ai-text-analytics_5.1.0-beta.6/sdk/textanalytics/ai-text-analytics/CHANGELOG.md#510-beta6-2021-05-18
ChangelogContent: |-
#### New Features
- We are now targeting the service's v3.1-preview.5 API as the default instead of v3.1-preview.4.
- `beginAnalyzeActions` adds support for analyze sentiment actions.
- `disableServiceLogs` parameter is added to most actions in `beginAnalyzeActions` that controls service-side logging.
#### Breaking Changes
- `beginAnalyzeBatchActions` was renamed to `beginAnalyzeActions`.
- `TextElements_v8` is renamed to `TextElement_v8` in model `StringIndexType`.
#### Key Bug Fixes
- Results of entity linking actions were not returned correctly by `beginAnalyzeActions` and that is now fixed.
- Name: '@azure/web-pubsub'
Version: 1.0.0-beta.2
DisplayName: Web PubSub
ServiceName: Web PubSub
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/web-pubsub_1.0.0-beta.2/sdk/web-pubsub/web-pubsub/CHANGELOG.md#100-beta2-2021-05-19
ChangelogContent: Remove "url" dependency
- Name: '@azure/core-client'
Version: 1.1.2
DisplayName: Core - Client
ServiceName: Core
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/core-client_1.1.2/sdk/core/core-client/CHANGELOG.md#112-2021-05-20
ChangelogContent: '- Fixed an issue to check for the mandatory parameter in the header and query values. [PR 15278](https://github.com/Azure/azure-sdk-for-js/pull/15278)'
- Name: '@azure/core-rest-pipeline'
Version: 1.1.0-beta.2
DisplayName: Core Rest Pipeline
ServiceName: Core
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/core-rest-pipeline_1.1.0-beta.2/sdk/core/core-rest-pipeline/CHANGELOG.md#110-beta2-2021-05-20
ChangelogContent: |-
- Fixed an issue to set the `Content-Length` header correctly when using multibyte characters. [PR 15314](https://github.com/Azure/azure-sdk-for-js/pull/15314)
#### Fixed
- Fixed an issue where tracing spans were not setting a status correctly (on success or error) which results in the span status being `UNSET`. In addition, we will now capture the HTTP status code when a request fails in the tracing span. [PR 15061](https://github.com/Azure/azure-sdk-for-js/pull/15061)
- Name: '@azure/cosmos'
Version: 3.11.3
DisplayName: Cosmos DB
ServiceName: Cosmos DB
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/cosmos_3.11.3/sdk/cosmosdb/cosmos/CHANGELOG.md#3113-2021-05-21
ChangelogContent: '- BUGFIX: Sanitize user endpoint URLs for AAD DataPlane RBAC token generation.'

Просмотреть файл

@ -0,0 +1,782 @@
entries:
- Name: azure-mgmt-elastic
Version: 1.0.0b1
DisplayName: azure-mgmt-elastic
ServiceName: ""
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-elastic_1.0.0b1/sdk/elastic/azure-mgmt-elastic/CHANGELOG.md#100b1-2021-05-08
ChangelogContent: '* Initial Release'
- Name: azure-mgmt-maintenance
Version: 2.0.0
DisplayName: Resource Management - Maintenance
ServiceName: Maintenance
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-maintenance_2.0.0/sdk/maintenance/azure-mgmt-maintenance/CHANGELOG.md#200-2021-05-08
ChangelogContent: |-
**Breaking changes**
- Model MaintenanceConfiguration no longer has parameter install_patches
- Removed operation ConfigurationAssignmentsOperations.get
- Removed operation ConfigurationAssignmentsOperations.get_parent
- Removed operation group ConfigurationAssignmentsWithinSubscriptionOperations
- Name: azure-mgmt-extendedlocation
Version: 1.0.0b2
DisplayName: azure-mgmt-extendedlocation
ServiceName: ""
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-extendedlocation_1.0.0b2/sdk/extendedlocation/azure-mgmt-extendedlocation/CHANGELOG.md#100b2-2021-05-06
ChangelogContent: '* Remove v2020_07_15_privatepreview'
- Name: azure-agrifood-nspkg
Version: 1.0.0
DisplayName: azure-agrifood-nspkg
ServiceName: ""
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-agrifood-nspkg_1.0.0/sdk/nspkg/azure-agrifood-nspkg/CHANGELOG.md#100-2021-05-07
ChangelogContent: '* Initial Release'
- Name: azure-security-attestation
Version: 1.0.0b2
DisplayName: Attestation
ServiceName: Attestation
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-security-attestation_1.0.0b2/sdk/attestation/azure-security-attestation/CHANGELOG.md#100b2-2021-05-11
ChangelogContent: |-
**New features**
- Preliminary implementation of a Track 2 SDK for the attestation service.
**Breaking changes**
- Complete reimplementation of the API surface, follows the API patterns already
established for the attestation service.
- Name: azure-mgmt-videoanalyzer
Version: 1.0.0b1
DisplayName: azure-mgmt-videoanalyzer
ServiceName: ""
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-videoanalyzer_1.0.0b1/sdk/videoanalyzer/azure-mgmt-videoanalyzer/CHANGELOG.md#100b1-2021-05-11
ChangelogContent: '* Initial Release'
- Name: azure-mgmt-maps
Version: 2.0.0
DisplayName: Resource Management - Maps
ServiceName: Maps
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-maps_2.0.0/sdk/maps/azure-mgmt-maps/CHANGELOG.md#200-2021-05-08
ChangelogContent: |-
**New features**
- Model CreatorUpdateParameters has a new parameter storage_units
- Model CreatorUpdateParameters has a new parameter provisioning_state
- Model MapsOperations has a new parameter next_link
- Model CreatorList has a new parameter next_link
- Model MapsAccountKeys has a new parameter secondary_key_last_updated
- Model MapsAccountKeys has a new parameter primary_key_last_updated
- Model MapsAccount has a new parameter kind
- Model MapsAccounts has a new parameter next_link
**Breaking changes**
- Operation AccountsOperations.create_or_update has a new signature
- Operation CreatorsOperations.create_or_update has a new signature
- Parameter properties of model Creator is now required
- Parameter sku of model MapsAccount is now required
- Model CreatorProperties has a new required parameter storage_units
- Model MapsAccountKeys no longer has parameter id
- Model MapsAccountUpdateParameters has a new signature
- Model MapsAccountProperties has a new signature
- Removed operation group PrivateAtlasesOperations
- Name: azure-search-documents
Version: 11.2.0b3
DisplayName: Cognitive Search
ServiceName: Search
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-search-documents_11.2.0b3/sdk/search/azure-search-documents/CHANGELOG.md#1120b3-2021-05-11
ChangelogContent: |-
**New features**
- Added support for knowledge store #18461
- Name: azure-synapse-artifacts
Version: 0.7.0
DisplayName: Synapse - Artifacts
ServiceName: Synapse Analytics
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-synapse-artifacts_0.7.0/sdk/synapse/azure-synapse-artifacts/CHANGELOG.md#070-2021-05-11
ChangelogContent: |-
**Bug fixes**
- Enable poller when starting a long running operation #18184
- Name: azure-purview-catalog
Version: 1.0.0b1
DisplayName: Purview Catalog
ServiceName: Purview Catalog
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-purview-catalog_1.0.0b1/sdk/purview/azure-purview-catalog/CHANGELOG.md#100b1-2021-05-11
ChangelogContent: '- This is the initial release of the Azure Purview Catalog library.'
- Name: azure-purview-scanning
Version: 1.0.0b1
DisplayName: Purview Scanning
ServiceName: Purview Scanning
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-purview-scanning_1.0.0b1/sdk/purview/azure-purview-scanning/CHANGELOG.md#100b1-2021-05-11
ChangelogContent: '- This is the initial release of the Azure Purview Scanning library.'
- Name: azure-mgmt-cosmosdb
Version: 6.3.0b1
DisplayName: Resource Management - Cosmos DB
ServiceName: Cosmos DB
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-cosmosdb_6.3.0b1/sdk/cosmos/azure-mgmt-cosmosdb/CHANGELOG.md#630b1-2021-05-10
ChangelogContent: |-
**New features**
- Model CassandraKeyspaceGetResults has a new parameter identity
- Model TableCreateUpdateParameters has a new parameter identity
- Model CassandraTableGetResults has a new parameter identity
- Model MongoDBDatabaseGetResults has a new parameter identity
- Model SqlStoredProcedureGetResults has a new parameter identity
- Model TableGetResults has a new parameter identity
- Model SqlTriggerGetResults has a new parameter identity
- Model SqlTriggerCreateUpdateParameters has a new parameter identity
- Model SqlContainerGetResults has a new parameter identity
- Model SqlUserDefinedFunctionCreateUpdateParameters has a new parameter identity
- Model SqlContainerCreateUpdateParameters has a new parameter identity
- Model PeriodicModeProperties has a new parameter backup_storage_redundancy
- Model MongoDBCollectionCreateUpdateParameters has a new parameter identity
- Model SqlDatabaseCreateUpdateParameters has a new parameter identity
- Model GremlinGraphCreateUpdateParameters has a new parameter identity
- Model GremlinGraphGetResults has a new parameter identity
- Model GremlinDatabaseCreateUpdateParameters has a new parameter identity
- Model ThroughputSettingsUpdateParameters has a new parameter identity
- Model MongoDBDatabaseCreateUpdateParameters has a new parameter identity
- Model ThroughputSettingsGetResults has a new parameter identity
- Model CassandraKeyspaceCreateUpdateParameters has a new parameter identity
- Model SqlStoredProcedureCreateUpdateParameters has a new parameter identity
- Model MongoDBCollectionGetResults has a new parameter identity
- Model CassandraTableCreateUpdateParameters has a new parameter identity
- Model SqlUserDefinedFunctionGetResults has a new parameter identity
- Model SqlDatabaseGetResults has a new parameter identity
- Model ARMResourceProperties has a new parameter identity
- Model GremlinDatabaseGetResults has a new parameter identity
- Model DatabaseAccountGetResults has a new parameter instance_id
- Model DatabaseAccountGetResults has a new parameter restore_parameters
- Model DatabaseAccountGetResults has a new parameter system_data
- Model DatabaseAccountGetResults has a new parameter create_mode
- Added operation SqlResourcesOperations.begin_create_update_sql_role_assignment
- Added operation SqlResourcesOperations.begin_retrieve_continuous_backup_information
- Added operation SqlResourcesOperations.begin_delete_sql_role_assignment
- Added operation SqlResourcesOperations.begin_create_update_sql_role_definition
- Added operation SqlResourcesOperations.list_sql_role_definitions
- Added operation SqlResourcesOperations.begin_delete_sql_role_definition
- Added operation SqlResourcesOperations.list_sql_role_assignments
- Added operation SqlResourcesOperations.get_sql_role_assignment
- Added operation SqlResourcesOperations.get_sql_role_definition
- Added operation group CassandraDataCentersOperations
- Added operation group RestorableSqlContainersOperations
- Added operation group CassandraClustersOperations
- Added operation group RestorableMongodbResourcesOperations
- Added operation group RestorableMongodbDatabasesOperations
- Added operation group RestorableDatabaseAccountsOperations
- Added operation group RestorableMongodbCollectionsOperations
- Added operation group CosmosDBManagementClientOperationsMixin
- Added operation group RestorableSqlResourcesOperations
- Added operation group ServiceOperations
- Added operation group RestorableSqlDatabasesOperations
**Breaking changes**
- Model DatabaseAccountCreateUpdateParameters has a new signature
- Name: azure-mgmt-billing
Version: 6.0.0
DisplayName: Resource Management - Billing
ServiceName: Cost Management + Billing
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-billing_6.0.0/sdk/billing/azure-mgmt-billing/CHANGELOG.md#600-2021-05-12
ChangelogContent: |-
**New features**
- Model InvoiceSectionListResult has a new parameter total_count
- Model OperationDisplay has a new parameter description
- Model BillingSubscriptionsListResult has a new parameter total_count
- Model BillingAccountUpdateRequest has a new parameter notification_email_address
- Model EnrollmentAccount has a new parameter account_owner_email
- Model CustomerListResult has a new parameter total_count
- Model Operation has a new parameter is_data_action
- Model BillingAccount has a new parameter notification_email_address
- Model AddressDetails has a new parameter middle_name
- Model BillingProfile has a new parameter tags
- Model EnrollmentPolicies has a new parameter marketplace_enabled
- Added operation group ReservationsOperations
**Breaking changes**
- Model EnrollmentPolicies no longer has parameter marketplaces_enabled
- Name: azure-confidentialledger
Version: 1.0.0b1
DisplayName: Confidential Ledger
ServiceName: Confidential Ledger
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-confidentialledger_1.0.0b1/sdk/confidentialledger/azure-confidentialledger/CHANGELOG.md#100b1-2021-05-12
ChangelogContent: '- This is the initial release of the Azure Confidential Ledger library.'
- Name: azure-eventgrid
Version: 4.2.0
DisplayName: Event Grid
ServiceName: Event Grid
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-eventgrid_4.2.0/sdk/eventgrid/azure-eventgrid/CHANGELOG.md#420-2021-05-12
ChangelogContent: |-
**New features**
- Added new event names to the `SystemEventNames` enum.
- Name: azure-containerregistry
Version: 1.0.0b2
DisplayName: azure-containerregistry
ServiceName: containerregistry
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-containerregistry_1.0.0b2/sdk/containerregistry/azure-containerregistry/CHANGELOG.md#100b2-2021-05-11
ChangelogContent: |-
* Rename `DeletedRepositoryResult` to `DeleteRepositoryResult`
* Rename `DeletedRepositoryResult.deleted_registry_artifact_digests` to `deleted_manifests`
* Rename `TagProperties` to `ArtifactTagProperties`
* Rename `ContentPermissions` to `ContentProperties`
* Rename `content_permissions` attributes on `TagProperties`, `RepositoryProperties`, and `RegistryArtifactProperties` to `writeable_properties`.
* Adds anonymous access capabilities to client by passing in `None` to credential.
- Name: azure-mgmt-loganalytics
Version: 10.0.0
DisplayName: Resource Management - Log Analytics
ServiceName: Log Analytics
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-loganalytics_10.0.0/sdk/loganalytics/azure-mgmt-loganalytics/CHANGELOG.md#1000-2021-05-13
ChangelogContent: |-
**New features**
- Model WorkspacePatch has a new parameter cluster_resource_id
- Model WorkspacePatch has a new parameter immediate_purge_data_on30_days
- Model WorkspacePatch has a new parameter enable_data_export
- Model WorkspacePatch has a new parameter enable_log_access_using_only_resource_permissions
- Model Workspace has a new parameter cluster_resource_id
- Model Workspace has a new parameter immediate_purge_data_on30_days
- Model Workspace has a new parameter enable_data_export
- Model Workspace has a new parameter enable_log_access_using_only_resource_permissions
**Breaking changes**
- Model WorkspacePatch no longer has parameter features
- Model Table no longer has parameter is_troubleshooting_allowed
- Model Table no longer has parameter is_troubleshoot_enabled
- Model Table no longer has parameter last_troubleshoot_date
- Model WorkspaceSku no longer has parameter max_capacity_reservation_level
- Model Workspace no longer has parameter features
- Name: azure-mgmt-resource
Version: 17.0.0
DisplayName: Resource Management - Resources
ServiceName: Resources
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-resource_17.0.0/sdk/resources/azure-mgmt-resource/CHANGELOG.md#1700-2021-05-13
ChangelogContent: |-
**New features**
- Model Provider has a new parameter provider_authorization_consent_state
- Model TemplateSpec has a new parameter metadata
- Model GenericResourceExpanded has a new parameter extended_location
- Model Resource has a new parameter extended_location
- Model TemplateSpecVersion has a new parameter ui_form_definition
- Model TemplateSpecVersion has a new parameter metadata
- Model TemplateSpecVersion has a new parameter linked_templates
- Model TemplateSpecVersion has a new parameter main_template
- Model WhatIfChange has a new parameter unsupported_reason
- Model GenericResource has a new parameter extended_location
- Added operation ProvidersOperations.provider_permissions
**Breaking changes**
- Operation ProvidersOperations.register has a new signature
- Model TemplateSpecVersion no longer has parameter template
- Model TemplateSpecVersion no longer has parameter artifacts
- Name: azure-identity
Version: 1.6.0
DisplayName: Identity
ServiceName: Identity
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-identity_1.6.0/sdk/identity/azure-identity/CHANGELOG.md#160-2021-05-13
ChangelogContent: |-
This is the last version to support Python 3.5. The next version will require
Python 2.7 or 3.6+.
**New features**
- `AzurePowerShellCredential` authenticates as the identity logged in to Azure
PowerShell. This credential is part of `DefaultAzureCredential` by default
but can be disabled by a keyword argument:
`DefaultAzureCredential(exclude_powershell_credential=True)`
([#17341](https://github.com/Azure/azure-sdk-for-python/issues/17341))
**Bug fixes**
- `AzureCliCredential` raises `CredentialUnavailableError` when the CLI times out,
and kills timed out subprocesses
- Reduced retry delay for `ManagedIdentityCredential` on Azure VMs
- Name: azure-core
Version: 1.14.0
DisplayName: Core
ServiceName: Core
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-core_1.14.0/sdk/core/azure-core/CHANGELOG.md#1140-2021-05-13
ChangelogContent: |-
**New features**
- Added `azure.core.credentials.AzureNamedKeyCredential` credential #17548.
- Added `decompress` parameter for `stream_download` method. If it is set to `False`, will not do decompression upon the stream. #17920
- Name: azure-data-tables
Version: 12.0.0b7
DisplayName: Tables
ServiceName: Tables
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-data-tables_12.0.0b7/sdk/tables/azure-data-tables/CHANGELOG.md#1200b7-2021-05-11
ChangelogContent: |-
**Breaking changes**
* The `account_url` parameter in the client constructors has been renamed to `endpoint`.
* The `TableEntity` object now acts exclusively like a dictionary, and no longer supports key access via attributes.
* Metadata of an entity is now accessed via `TableEntity.metadata` attribute rather than a method.
* Removed explicit `LinearRetry` and `ExponentialRetry` in favor of keyword parameter.
* Renamed `filter` parameter in query APIs to `query_filter`.
* The `location_mode` attribute on clients is now read-only. This has been added as a keyword parameter to the constructor.
* The `TableItem.table_name` has been renamed to `TableItem.name`.
* Removed the `TableClient.create_batch` method along with the `TableBatchOperations` object. The transactional batching is now supported via a simple Python list of tuples.
* `TableClient.send_batch` has been renamed to `TableClient.submit_transaction`.
* Removed `BatchTransactionResult` object in favor of returning an iterable of batched entities with returned metadata.
* Removed Batching context-manager behavior
* `EntityProperty` is now a NampedTuple, and can be represented by a tuple of `(entity, EdmType)`.
* Renamed `EntityProperty.type` to `EntityProperty.edm_type`.
* `BatchErrorException` has been renamed to `TableTransactionError`.
* The `location_mode` is no longer a public attribute on the Clients.
* The only supported credentials are `AzureNamedKeyCredential`, `AzureSasCredential`, or authentication by connection string
* Removed `date` and `api_version` from the `TableItem` class.
**Bug fixes**
* Fixed issue with Cosmos merge operations.
* Removed legacy Storage policies from pipeline.
* Removed unused legacy client-side encryption attributes from client classes.
* Fixed sharing of pipeline between service/table clients.
* Added support for Azurite storage emulator
* Throws a `RequestTooLargeError` on transaction requests that return a 413 error code
* Added support for Int64 and Binary types in query filters
* Added support for `select` keyword parameter to `TableClient.get_entity()`.
* On `update_entity` and `delete_entity` if no `etag` is supplied via kwargs, the `etag` in the entity will be used if it is in the entity.
- Name: azure-servicebus
Version: 7.2.0
DisplayName: Service Bus
ServiceName: Service Bus
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-servicebus_7.2.0/sdk/servicebus/azure-servicebus/CHANGELOG.md#720-2021-05-13
ChangelogContent: |-
The preview features related to AMQPAnnotatedMessage introduced in 7.2.0b1 are not included in this version.
**New features**
* Added support for using `azure.core.credentials.AzureNamedKeyCredential` as credential for authenticating the clients.
* Support for using `azure.core.credentials.AzureSasCredential` as credential for authenticating the clients is now GA.
* `ServiceBusAdministrationClient.update_*` methods now accept keyword arguments to override the properties specified in the model instance.
**Bug fixes**
* Fixed a bug where `update_queue` and `update_subscription` methods were mutating the properties `forward_to` and `forward_dead_lettered_messages_to` of the model instance when those properties are entities instead of full paths.
* Improved the `repr` on `ServiceBusMessage` and `ServiceBusReceivedMessage` to show more meaningful text.
* Updated uAMQP dependency to 1.4.0.
- Fixed memory leaks in the process of link attach where source and target cython objects are not properly deallocated (#15747).
- Improved management operation callback not to parse description value of non AMQP_TYPE_STRING type as string (#18361).
**Notes**
* Updated azure-core dependency to 1.14.0.
- Name: azure-eventhub
Version: 5.5.0
DisplayName: Event Hubs
ServiceName: Event Hubs
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-eventhub_5.5.0/sdk/eventhub/azure-eventhub/CHANGELOG.md#550-2021-05-13
ChangelogContent: |-
**New features**
- Added support for using `azure.core.credentials.AzureNamedKeyCredential` as credential for authenticating producer and consumer clients.
**Bug fixes**
- Fixed bug that custom user agent string should be put in front of the built-in user agent string instead of being appended.
- Updated uAMQP dependency to 1.4.0.
- Fixed memory leaks in the process of link attach where source and target cython objects are not properly deallocated (#15747).
- Improved management operation callback not to parse description value of non AMQP_TYPE_STRING type as string (#18361).
**Notes**
- Updated azure-core dependency to 1.14.0.
- Name: azure-security-attestation
Version: 1.0.0b3
DisplayName: Attestation
ServiceName: Attestation
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-security-attestation_1.0.0b3/sdk/attestation/azure-security-attestation/CHANGELOG.md#100b3-2021-05-12
ChangelogContent: |-
**New features**
- Added reset_policy API which was missed in the previous API.
- Added models for all the generated API types.
- Documentation cleanup for several APIs.
**Breaking changes**
- Creating the `StoredAttestationPolicy` model type means that the `attestation_policy`
kwargs parameter for the constructor has been replaced with a positional `policy` parameter. As a result of this change, this code:
```python
StoredAttestationPolicy(attestation_policy=str(attestation_policy).encode('utf-8')))
```
changes to:
```python
StoredAttestationPolicy(attestation_policy)
```
- Several parameters for the `AttestationResult` type have been renamed, and
several parameters which were shared with `AttestationToken` have been
removed. In general, the naming changes removed some protocol specific
elements and replaced them with friendlier names. Finally, the deprecated
attributes have been removed from the `AttestationResult`
Full set of changes:
- `iss` renamed to `issuer`
- `cnf` renamed to `confirmation`
- `jti` renamed to `unique_identifier`
- `iat` removed
- `exp` removed
- `nbf` removed
- `deprecated_version` removed
- `deprecated_is_debuggable` removed
- `deprecated_sgx_collateral` removed
- `deprecated_enclave_held_data` removed
- `deprecated_enclave_held_data2` removed
- `deprecated_product_id` removed
- `deprecated_mr_enclave` removed
- `deprecated_mr_signer` removed
- `deprecated_svn` removed
- `deprecated_tee` removed
- `deprecated_policy_signer` removed
- `deprecated_policy_hash` removed
- `deprecated_rp_data` removed
If customers need to access the removed or renamed fields directly, they can
use the `get_body` method of the `AttestationResponse` object:
```python
if response.token.get_body().deprecated_tee != 'sgx':
print("Unexpected tee claim in token")
```
- Name: azure-mgmt-sql
Version: 2.0.0
DisplayName: Resource Management - SQL
ServiceName: SQL
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-sql_2.0.0/sdk/sql/azure-mgmt-sql/CHANGELOG.md#200-2021-05-13
ChangelogContent: |-
** New features**
- Model LongTermRetentionBackup has a new parameter requested_backup_storage_redundancy
- Model LongTermRetentionBackup has a new parameter backup_storage_redundancy
- Model ManagedInstanceKey has a new parameter auto_rotation_enabled
- Model ManagedInstanceEncryptionProtector has a new parameter auto_rotation_enabled
- Model Database has a new parameter is_infra_encryption_enabled
- Model Database has a new parameter is_ledger_on
- Model Database has a new parameter secondary_type
- Model Database has a new parameter current_backup_storage_redundancy
- Model Database has a new parameter high_availability_replica_count
- Model Database has a new parameter maintenance_configuration_id
- Model Database has a new parameter requested_backup_storage_redundancy
- Model ReplicationLink has a new parameter link_type
- Model ServerUpdate has a new parameter primary_user_assigned_identity_id
- Model ServerUpdate has a new parameter administrators
- Model ServerUpdate has a new parameter identity
- Model ServerUpdate has a new parameter key_id
- Model ServerUpdate has a new parameter workspace_feature
- Model DatabaseUpdate has a new parameter is_infra_encryption_enabled
- Model DatabaseUpdate has a new parameter is_ledger_on
- Model DatabaseUpdate has a new parameter secondary_type
- Model DatabaseUpdate has a new parameter current_backup_storage_redundancy
- Model DatabaseUpdate has a new parameter high_availability_replica_count
- Model DatabaseUpdate has a new parameter maintenance_configuration_id
- Model DatabaseUpdate has a new parameter requested_backup_storage_redundancy
- Model ManagedInstance has a new parameter primary_user_assigned_identity_id
- Model ManagedInstance has a new parameter administrators
- Model ManagedInstance has a new parameter key_id
- Model ManagedInstance has a new parameter zone_redundant
- Model ManagedInstance has a new parameter private_endpoint_connections
- Model ServerKey has a new parameter auto_rotation_enabled
- Model ExtendedServerBlobAuditingPolicy has a new parameter is_devops_audit_enabled
- Model ServiceObjectiveCapability has a new parameter supported_maintenance_configurations
- Model EncryptionProtector has a new parameter auto_rotation_enabled
- Model FirewallRuleListResult has a new parameter next_link
- Model ManagedInstanceUpdate has a new parameter primary_user_assigned_identity_id
- Model ManagedInstanceUpdate has a new parameter administrators
- Model ManagedInstanceUpdate has a new parameter identity
- Model ManagedInstanceUpdate has a new parameter key_id
- Model ManagedInstanceUpdate has a new parameter private_endpoint_connections
- Model ManagedInstanceUpdate has a new parameter zone_redundant
- Model ElasticPoolUpdate has a new parameter maintenance_configuration_id
- Model SyncMember has a new parameter private_endpoint_name
- Model ElasticPool has a new parameter maintenance_configuration_id
- Model ManagedInstanceVcoresCapability has a new parameter supported_maintenance_configurations
- Model ManagedInstanceLongTermRetentionBackup has a new parameter backup_storage_redundancy
- Model ServerSecurityAlertPolicy has a new parameter system_data
- Model ManagedInstanceEditionCapability has a new parameter supported_storage_capabilities
- Model ManagedInstanceEditionCapability has a new parameter zone_redundant
- Model ServerBlobAuditingPolicy has a new parameter is_devops_audit_enabled
- Model ElasticPoolPerformanceLevelCapability has a new parameter supported_maintenance_configurations
- Model RestorableDroppedDatabase has a new parameter backup_storage_redundancy
- Model RestorableDroppedDatabase has a new parameter tags
- Model RestorableDroppedDatabase has a new parameter sku
- Model RestorableDroppedDatabase has a new parameter elastic_pool_id
- Model DatabaseSecurityAlertPolicy has a new parameter creation_time
- Model DatabaseSecurityAlertPolicy has a new parameter system_data
- Model SyncGroup has a new parameter conflict_logging_retention_in_days
- Model SyncGroup has a new parameter private_endpoint_name
- Model SyncGroup has a new parameter sku
- Model SyncGroup has a new parameter enable_conflict_logging
- Model VirtualClusterUpdate has a new parameter maintenance_configuration_id
- Model PrivateLinkResourceProperties has a new parameter required_zone_names
- Model VirtualCluster has a new parameter maintenance_configuration_id
- Model ManagedServerSecurityAlertPolicy has a new parameter system_data
- Model DatabaseUsage has a new parameter type
- Model DatabaseUsage has a new parameter id
- Model Server has a new parameter primary_user_assigned_identity_id
- Model Server has a new parameter key_id
- Model Server has a new parameter administrators
- Model Server has a new parameter workspace_feature
- Model SensitivityLabel has a new parameter column_name
- Model SensitivityLabel has a new parameter schema_name
- Model SensitivityLabel has a new parameter managed_by
- Model SensitivityLabel has a new parameter table_name
- Added operation VirtualClustersOperations.update_dns_servers
- Added operation ServersOperations.begin_import_database
- Added operation DatabasesOperations.list_inaccessible_by_server
- Added operation FirewallRulesOperations.replace
- Added operation ReplicationLinksOperations.list_by_server
- Added operation SensitivityLabelsOperations.update
- Added operation ManagedInstancesOperations.list_by_managed_instance
- Added operation ManagedDatabaseSensitivityLabelsOperations.update
- Added operation LongTermRetentionBackupsOperations.begin_update
- Added operation LongTermRetentionBackupsOperations.begin_copy
- Added operation LongTermRetentionBackupsOperations.begin_copy_by_resource_group
- Added operation LongTermRetentionBackupsOperations.begin_update_by_resource_group
- Added operation group DatabaseSchemasOperations
- Added operation group DatabaseExtensionsOperations
- Added operation group ManagedInstancePrivateEndpointConnectionsOperations
- Added operation group DeletedServersOperations
- Added operation group ManagedDatabaseTablesOperations
- Added operation group MaintenanceWindowOptionsOperations
- Added operation group DatabaseSecurityAlertPoliciesOperations
- Added operation group ServerTrustGroupsOperations
- Added operation group ManagedInstanceAzureADOnlyAuthenticationsOperations
- Added operation group SqlAgentOperations
- Added operation group TimeZonesOperations
- Added operation group ManagedInstancePrivateLinkResourcesOperations
- Added operation group RecommendedSensitivityLabelsOperations
- Added operation group DatabaseTablesOperations
- Added operation group ServerAdvisorsOperations
- Added operation group ManagedDatabaseSecurityEventsOperations
- Added operation group ServerOperationsOperations
- Added operation group DatabaseAdvisorsOperations
- Added operation group DatabaseColumnsOperations
- Added operation group DataWarehouseUserActivitiesOperations
- Added operation group OutboundFirewallRulesOperations
- Added operation group ManagedDatabaseSchemasOperations
- Added operation group DatabaseRecommendedActionsOperations
- Added operation group LongTermRetentionPoliciesOperations
- Added operation group ManagedDatabaseQueriesOperations
- Added operation group ManagedDatabaseRecommendedSensitivityLabelsOperations
- Added operation group ManagedDatabaseTransparentDataEncryptionOperations
- Added operation group ServerDevOpsAuditSettingsOperations
- Added operation group OperationsHealthOperations
- Added operation group LedgerDigestUploadsOperations
- Added operation group MaintenanceWindowsOperations
- Added operation group ManagedDatabaseColumnsOperations
**Breaking changes**
- Operation RestorableDroppedDatabasesOperations.get has a new signature
- Operation ReplicationLinksOperations.get has a new signature
- Parameter old_server_dns_alias_id of model ServerDnsAliasAcquisition is now required
- Operation SensitivityLabelsOperations.list_recommended_by_database has a new signature
- Operation ManagedDatabaseSensitivityLabelsOperations.list_recommended_by_database has a new signature
- Operation DatabasesOperations.begin_import_method has a new signature
- Operation DatabasesOperations.list_by_server has a new signature
- Operation ManagedDatabaseSensitivityLabelsOperations.list_current_by_database has a new signature
- Operation ManagedDatabaseSensitivityLabelsOperations.list_current_by_database has a new signature
- Operation ManagedDatabaseSensitivityLabelsOperations.list_recommended_by_database has a new signature
- Operation ManagedInstanceAdministratorsOperations.begin_create_or_update has a new signature
- Operation ManagedInstanceAdministratorsOperations.begin_delete has a new signature
- Operation ManagedInstanceAdministratorsOperations.get has a new signature
- Operation ManagedInstancesOperations.get has a new signature
- Operation ManagedInstancesOperations.list has a new signature
- Operation ManagedInstancesOperations.list_by_instance_pool has a new signature
- Operation ManagedInstancesOperations.list_by_resource_group has a new signature
- Operation SensitivityLabelsOperations.list_current_by_database has a new signature
- Operation SensitivityLabelsOperations.list_current_by_database has a new signature
- Operation SensitivityLabelsOperations.list_recommended_by_database has a new signature
- Operation ServersOperations.get has a new signature
- Operation ServersOperations.list has a new signature
- Operation ServersOperations.list_by_resource_group has a new signature
- Model BackupShortTermRetentionPolicy no longer has parameter diff_backup_interval_in_hours
- Model Database no longer has parameter read_replica_count
- Model ReplicationLink no longer has parameter location
- Model DatabaseUpdate no longer has parameter read_replica_count
- Model FirewallRule no longer has parameter kind
- Model FirewallRule no longer has parameter location
- Model RestorableDroppedDatabase no longer has parameter service_level_objective
- Model RestorableDroppedDatabase no longer has parameter edition
- Model RestorableDroppedDatabase no longer has parameter elastic_pool_name
- Model DatabaseSecurityAlertPolicy no longer has parameter use_server_default
- Model DatabaseSecurityAlertPolicy no longer has parameter kind
- Model DatabaseSecurityAlertPolicy no longer has parameter location
- Model DatabaseUsage no longer has parameter resource_name
- Model DatabaseUsage no longer has parameter next_reset_time
- Removed operation DatabasesOperations.begin_create_import_operation
- Model DatabaseUsageListResult has a new signature
- Model RestorableDroppedDatabaseListResult has a new signature
- Removed operation group RecommendedElasticPoolsOperations
- Removed operation group BackupLongTermRetentionPoliciesOperations
- Removed operation group DatabaseThreatDetectionPoliciesOperations
- Removed operation group ServiceTierAdvisorsOperations
- Name: azure-mgmt-storage
Version: 18.0.0
DisplayName: Resource Management - Storage
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-storage_18.0.0/sdk/storage/azure-mgmt-storage/CHANGELOG.md#1800-2021-05-13
ChangelogContent: |-
**New features**
- Model StorageAccountUpdateParameters has a new parameter allow_cross_tenant_replication
- Model BlobContainer has a new parameter immutable_storage_with_versioning
- Model FileShareItem has a new parameter lease_state
- Model FileShareItem has a new parameter lease_duration
- Model FileShareItem has a new parameter lease_status
- Model FileShareItem has a new parameter signed_identifiers
- Model FileShare has a new parameter lease_state
- Model FileShare has a new parameter lease_duration
- Model FileShare has a new parameter lease_status
- Model FileShare has a new parameter signed_identifiers
- Model StorageAccountCreateParameters has a new parameter allow_cross_tenant_replication
- Model AzureFilesIdentityBasedAuthentication has a new parameter default_share_permission
- Model StorageAccount has a new parameter allow_cross_tenant_replication
- Model ListContainerItem has a new parameter immutable_storage_with_versioning
- Added operation BlobContainersOperations.begin_object_level_worm
- Added operation FileSharesOperations.lease
**Breaking changes**
- Operation FileSharesOperations.delete has a new signature
- Model BlobInventoryPolicySchema no longer has parameter destination
- Model BlobInventoryPolicyRule has a new required parameter destination
- Model BlobInventoryPolicyDefinition has a new signature
- Name: azure-mgmt-cosmosdb
Version: 6.3.0
DisplayName: Resource Management - Cosmos DB
ServiceName: Cosmos DB
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-cosmosdb_6.3.0/sdk/cosmos/azure-mgmt-cosmosdb/CHANGELOG.md#630-2021-05-14
ChangelogContent: |-
**Breaking changes**
- Model CassandraKeyspaceCreateUpdateParameters no longer has parameter identity
- Model ARMResourceProperties no longer has parameter identity
- Model MongoDBCollectionCreateUpdateParameters no longer has parameter identity
- Model SqlDatabaseCreateUpdateParameters no longer has parameter identity
- Model SqlStoredProcedureCreateUpdateParameters no longer has parameter identity
- Model SqlTriggerGetResults no longer has parameter identity
- Model MongoDBDatabaseCreateUpdateParameters no longer has parameter identity
- Model SqlDatabaseGetResults no longer has parameter identity
- Model TableGetResults no longer has parameter identity
- Model CassandraTableCreateUpdateParameters no longer has parameter identity
- Model GremlinGraphCreateUpdateParameters no longer has parameter identity
- Model GremlinDatabaseGetResults no longer has parameter identity
- Model ThroughputSettingsUpdateParameters no longer has parameter identity
- Model CassandraKeyspaceGetResults no longer has parameter identity
- Model SqlContainerGetResults no longer has parameter identity
- Model SqlUserDefinedFunctionGetResults no longer has parameter identity
- Model SqlTriggerCreateUpdateParameters no longer has parameter identity
- Model MongoDBCollectionGetResults no longer has parameter identity
- Model MongoDBDatabaseGetResults no longer has parameter identity
- Model PeriodicModeProperties no longer has parameter backup_storage_redundancy
- Model ThroughputSettingsGetResults no longer has parameter identity
- Model GremlinGraphGetResults no longer has parameter identity
- Model GremlinDatabaseCreateUpdateParameters no longer has parameter identity
- Model CassandraTableGetResults no longer has parameter identity
- Model SqlStoredProcedureGetResults no longer has parameter identity
- Model TableCreateUpdateParameters no longer has parameter identity
- Model DatabaseAccountGetResults no longer has parameter create_mode
- Model DatabaseAccountGetResults no longer has parameter restore_parameters
- Model DatabaseAccountGetResults no longer has parameter instance_id
- Model DatabaseAccountGetResults no longer has parameter system_data
- Model SqlUserDefinedFunctionCreateUpdateParameters no longer has parameter identity
- Model SqlContainerCreateUpdateParameters no longer has parameter identity
- Removed operation SqlResourcesOperations.begin_retrieve_continuous_backup_information
- Model DatabaseAccountCreateUpdateParameters has a new signature
- Removed operation group RestorableDatabaseAccountsOperations
- Removed operation group RestorableMongodbCollectionsOperations
- Removed operation group CosmosDBManagementClientOperationsMixin
- Removed operation group RestorableSqlResourcesOperations
- Removed operation group RestorableMongodbDatabasesOperations
- Removed operation group CassandraClustersOperations
- Removed operation group RestorableMongodbResourcesOperations
- Removed operation group RestorableSqlContainersOperations
- Removed operation group CassandraDataCentersOperations
- Removed operation group RestorableSqlDatabasesOperations
- Removed operation group ServiceOperations
- Name: azure-storage-file-datalake
Version: 12.4.0b1
DisplayName: Storage - Files Data Lake
ServiceName: Data Lake Storage (Gen 2)
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-storage-file-datalake_12.4.0b1/sdk/storage/azure-storage-file-datalake/CHANGELOG.md#1240b1-2021-05-12
ChangelogContent: |-
**New features**
- Added support `set_service_properties()`,`get_service_properties()` on `DataLakeServiceClient`
- Added support for `list_deleted_paths()` on `FileSystemClient`
**Bug fixes**
- Fixed initiating `PathProperties` problem (#18490)
- Name: azure-storage-file-share
Version: 12.5.0b1
DisplayName: Storage - Files Shares
ServiceName: Storage
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/blob/azure-storage-file-share_12.5.0b1/sdk/storage/azure-storage-file-share/CHANGELOG.md#1250b1-2021-05-12
ChangelogContent: |-
**New features**
- Added support for lease operation on a share, eg. acquire_lease

Просмотреть файл

@ -0,0 +1,215 @@
entries:
- Name: azure-core
Version: 1.0.0-beta.6
DisplayName: Core
ServiceName: Core
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-android/tree/azure-core_1.0.0-beta.6/sdk/core/azure-core/CHANGELOG.md
ChangelogContent: |-
#### New Features
- Added `AsyncStream` and `AsyncStreamHandler` to support enumeration of a stream of data asynchronously.
- Added `Page` and `PagedAsyncStreamCore` that defines the paging contract.
#### Breaking Changes
- Renamed `azure.core.util.Context` to `azure.core.util.RequestContext`.
- Removed `ContinuablePage`.
GroupId: com.azure.android
- Name: azure-core-http-okhttp
Version: 1.0.0-beta.6
DisplayName: Core HTTP OkHttp
ServiceName: Core HTTP OkHttp
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-android/tree/azure-core-http-okhttp_1.0.0-beta.6/sdk/core/azure-core-http-okhttp/CHANGELOG.md
ChangelogContent: ""
GroupId: com.azure.android
- Name: azure-core-http
Version: 1.0.0-beta.6
DisplayName: Core HTTP
ServiceName: Core HTTP
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-android/tree/azure-core-http_1.0.0-beta.6/sdk/core/azure-core-http/CHANGELOG.md
ChangelogContent: |-
#### Breaking Changes
- Replaced `azure.core.util.Context` in the `HttpPipeline::send` API with `azure.core.util.RequestContext`.
- Replaced `azure.core.util.Context` in the `HttpPipelinePolicyChain` type with `azure.core.util.RequestContext`.
GroupId: com.azure.android
- Name: azure-core-test
Version: 1.0.0-beta.6
DisplayName: Core Test
ServiceName: Core Test
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-android/tree/azure-core-test_1.0.0-beta.6/sdk/core/azure-core-test/CHANGELOG.md
ChangelogContent: ""
GroupId: com.azure.android
- Name: azure-core-logging
Version: 1.0.0-beta.6
DisplayName: Core Logging
ServiceName: Core Logging
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-android/tree/azure-core-logging_1.0.0-beta.6/sdk/core/azure-core-logging/CHANGELOG.md
ChangelogContent: ""
GroupId: com.azure.android
- Name: azure-core-http-httpurlconnection
Version: 1.0.0-beta.6
DisplayName: Core HTTP HttpUrlConnection
ServiceName: Core HTTP HttpUrlConnection
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-android/tree/azure-core-http-httpurlconnection_1.0.0-beta.6/sdk/core/azure-core-http-httpurlconnection/CHANGELOG.md
ChangelogContent: ""
GroupId: com.azure.android
- Name: azure-core-credential
Version: 1.0.0-beta.6
DisplayName: Core Credential
ServiceName: Core Credential
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-android/tree/azure-core-credential_1.0.0-beta.6/sdk/core/azure-core-credential/CHANGELOG.md
ChangelogContent: ""
GroupId: com.azure.android
- Name: azure-core-rest
Version: 1.0.0-beta.6
DisplayName: Core REST
ServiceName: Core REST
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-android/tree/azure-core-rest_1.0.0-beta.6/sdk/core/azure-core-rest/CHANGELOG.md
ChangelogContent: |-
#### New Features
- Added `PagedAsyncStream` and `PagedIterable` to support enumeration of a paged responses from REST services.
#### Breaking Changes
- Removed `Page` type and moved it to azure-core.
GroupId: com.azure.android
- Name: azure-core-jackson
Version: 1.0.0-beta.6
DisplayName: Core Jackson
ServiceName: Core Jackson
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-android/tree/azure-core-jackson_1.0.0-beta.6/sdk/core/azure-core-jackson/CHANGELOG.md
ChangelogContent: ""
GroupId: com.azure.android
- Name: azure-communication-chat
Version: 1.0.0
DisplayName: Communication Chat
ServiceName: Communication
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-android/tree/azure-communication-chat_1.0.0/sdk/communication/azure-communication-chat/CHANGELOG.md
ChangelogContent: |-
#### New Features
- Added `ChatServiceVersion` and the ability to set it on `ChatClientBuilder` and `ChatThreadClientBuilder`.
#### Breaking Changes
- ChatClientBuilder:
- Added `retryPolicy`.
- Removed `credentialPolicy`.
- Removed `realtimeNotificationParams`.
- ChatThreadClientBuilder:
- Added `retryPolicy`.
- Removed `credentialPolicy`.
- Removed `realtimeNotificationParams`.
- ChatClient:
- Added `listChatThreads`.
- Changed `startRealtimeNotifications` with adding parameter `String skypeUserToken` and `Context context`.
- Removed `getChatThreadsFirstPage`.
- Removed `getChatThreadsFirstPageWithResponse`.
- Removed `getChatThreadsNextPage`.
- Removed `getChatThreadsNextPageWithResponse`.
- Replaced `azure.core.util.Context` in the APIs with `azure.core.util.RequestContext`.
- Replaced `on` with `addEventHandler`.
- Replaced `off` with `removeEventHandler`.
- ChatAsyncClient:
- Added `listChatThreads`.
- Changed `startRealtimeNotifications` with adding parameter `String skypeUserToken` and `Context context`.
- Removed `getChatThreadsFirstPage`.
- Removed `getChatThreadsFirstPageWithResponse`.
- Removed `getChatThreadsNextPage`.
- Removed `getChatThreadsNextPageWithResponse`.
- Replaced `azure.core.util.Context` in the APIs with `azure.core.util.RequestContext`.
- Replaced `on` with `addEventHandler`.
- Replaced `off` with `removeEventHandler`.
- ChatThreadClient:
- Added `listParticipants`.
- Added `listMessages`.
- Added `listReadReceipts`.
- Changed returning `AddChatParticipantsResult` instead of `void` for `addParticipants`.
- Changed taking parameter `Iterable<ChatParticipant> participants` instead of `AddChatParticipantsOptions options` for `addParticipants` and `addParticipantsWithResponse`.
- Removed `getParticipantsFirstPage`.
- Removed `getParticipantsFirstPageWithResponse`.
- Removed `getParticipantsNextPage`.
- Removed `getParticipantsNextPageWithResponse`.
- Removed `getMessagesFirstPage`.
- Removed `getMessagesFirstPageWithResponse`.
- Removed `getMessagesNextPage`.
- Removed `getMessagesNextPageWithResponse`.
- Removed `getReadReceiptsFirstPage`.
- Removed `getReadReceiptsFirstPageWithResponse`.
- Removed `getReadReceiptsNextPage`.
- Removed `getReadReceiptsNextPageWithResponse`.
- Replaced `azure.core.util.Context` in the APIs with `azure.core.util.RequestContext`.
- ChatThreadAsyncClient:
- Added `listParticipants`.
- Added `listMessages`.
- Added `listReadReceipts`.
- Changed returning `CompletableFuture<AddChatParticipantsResult>` instead of `CompletableFuture<Void>` for `addParticipants`.
- Changed taking parameter `Iterable<ChatParticipant> participants` instead of `AddChatParticipantsOptions options` for `addParticipants` and `addParticipantsWithResponse`.
- Removed `getParticipantsFirstPage`.
- Removed `getParticipantsFirstPageWithResponse`.
- Removed `getParticipantsNextPage`.
- Removed `getParticipantsNextPageWithResponse`.
- Removed `getMessagesFirstPage`.
- Removed `getMessagesFirstPageWithResponse`.
- Removed `getMessagesNextPage`.
- Removed `getMessagesNextPageWithResponse`.
- Removed `getReadReceiptsFirstPage`.
- Removed `getReadReceiptsFirstPageWithResponse`.
- Removed `getReadReceiptsNextPage`.
- Removed `getReadReceiptsNextPageWithResponse`.
- Replaced `azure.core.util.Context` in the APIs with `azure.core.util.RequestContext`.
- Removed `com.azure.android.communication.chat.signaling.chatevents.ChatParticipant`.
- Removed `com.azure.android.communication.chat.signaling.chatevents.ChatThreadProperties`.
- Removed `com.azure.android.communication.chat.models.AddChatParticipantsOptions`.
- Removed setters for `AddChatParticipantsResult`.
- Removed setters for `ChatError`.
- Changed `com.azure.android.communication.chat.signaling.chatevents.*` to `com.azure.android.communication.chat.models.*`.
- Changed `httpClient` to an optional component for `ChatClientBuilder`/`ChatThreadClientBuilder` to create corresponding client.
- Changed `ChatEventId` to `ChatEventType`.
- Changed `BaseEvent` to `ChatEvent`.
- Changed `ChatMessageReceivedEvent` createdOn type from `String` to `OffsetDateTime`.
- Changed `ChatMessageEditedEvent` createdOn and editedOn type from `String` to `OffsetDateTime`.
- Changed `ChatMessageDeletedEvent` createdOn and deletedOn type from `String` to `OffsetDateTime`.
- Changed `ReadReceiptReceivedEvent` readOn type from `String` to `OffsetDateTime`.
- Changed `TypingIndicatorReceivedEvent` receivedOn type from `String` to `OffsetDateTime`.
- Changed `ChatThreadCreatedEvent` createdOn type from `String` to `OffsetDateTime`.
- Changed `ChatThreadDeletedEvent` deletedOn type from `String` to `OffsetDateTime`.
- Changed `ChatThreadPropertiesUpdatedEvent` updatedOn type from `String` to `OffsetDateTime`.
- Changed `ParticipantsAddedEvent` addedOn type from `String` to `OffsetDateTime`.
- Changed `ParticipantsRemovedEvent` removedOn type from `String` to `OffsetDateTime`.
#### Dependency Updates
- Updated `com.azure.android.core` from `1.0.0-beta.5` to `1.0.0-beta.6`.
GroupId: com.azure.android
- Name: azure-communication-common
Version: 1.0.1
DisplayName: Communication Common
ServiceName: Communication
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-android/tree/azure-communication-common_1.0.1/sdk/communication/azure-communication-common/CHANGELOG.md
ChangelogContent: |-
#### Dependency Updates
- Updated `com.azure.android.core` from `1.0.0-beta.5` to `1.0.0-beta.6`
GroupId: com.azure.android

Просмотреть файл

@ -0,0 +1,103 @@
entries:
- Name: azure-storage-blobs
Version: 12.0.0
DisplayName: Storage - Blobs
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-cpp/tree/azure-storage-blobs_12.0.0/sdk/storage/azure-storage-blobs/CHANGELOG.md
ChangelogContent: |-
#### Other Changes and Improvements
- Added and updated some samples.
- Fixed a read consistency issue.
- Name: azure-identity
Version: 1.0.0
DisplayName: Identity
ServiceName: Identity
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-cpp/tree/azure-identity_1.0.0/sdk/identity/azure-identity/CHANGELOG.md
ChangelogContent: No API changes since `1.0.0-beta.6`.
- Name: azure-storage-files-shares
Version: 12.0.0
DisplayName: Storage - Files Shares
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-cpp/tree/azure-storage-files-shares_12.0.0/sdk/storage/azure-storage-files-shares/CHANGELOG.md
ChangelogContent: |-
#### Breaking Changes
- Renamed `ContentLength` in `FileItemDetails` to `FileSize`.
#### Other Changes and Improvements
- Updated some samples.
- Fixed a read consistency issue.
- Name: azure-storage-common
Version: 12.0.0
DisplayName: Storage - Common
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-cpp/tree/azure-storage-common_12.0.0/sdk/storage/azure-storage-common/CHANGELOG.md
ChangelogContent: |-
#### Other Changes and Improvements
- Fixed a filename encoding issue.
- Name: azure-core
Version: 1.0.0
DisplayName: Core
ServiceName: Core
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-cpp/tree/azure-core_1.0.0/sdk/core/azure-core/CHANGELOG.md
ChangelogContent: |-
#### Bug Fixes
- Make `RequestFailedException` copiable so it can be propagated across thread.
- By default, add `x-ms-request-id` header to the allow list of headers to log.
- Name: azure-security-keyvault-common
Version: 4.0.0-beta.3
DisplayName: Key Vault - Common
ServiceName: Key Vault
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-cpp/tree/azure-security-keyvault-common_4.0.0-beta.3/sdk/keyvault/azure-security-keyvault-common/CHANGELOG.md
ChangelogContent: No breaking changes or new features added. Includes only implementation enhancements.
- Name: azure-storage-files-datalake
Version: 12.0.0
DisplayName: Storage - Files Data Lake
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-cpp/tree/azure-storage-files-datalake_12.0.0/sdk/storage/azure-storage-files-datalake/CHANGELOG.md
ChangelogContent: |-
#### Breaking Changes
- Renamed `ContentLength` in `FlushFileResult` to `FileSize`.
#### Other Changes and Improvements
- Removed `IfUnmodifiedSince` from access conditions of setting filesystem metadata operation.
- Updated some samples.
- Fixed a read consistency issue.
- Name: azure-security-keyvault-keys
Version: 4.0.0-beta.3
DisplayName: Key Vault - Keys
ServiceName: Key Vault
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-cpp/tree/azure-security-keyvault-keys_4.0.0-beta.3/sdk/keyvault/azure-security-keyvault-keys/CHANGELOG.md
ChangelogContent: |-
#### Breaking Changes
- Updated `MaxPageResults` type to `int32_t`, from `uint32_t`, affecting:
- `GetDeletedKeysOptions()`.
- `GetPropertiesOfKeysOptions()`.
- `GetPropertiesOfKeyVersionsOptions()`.
- Updated `CreateRsaKeyOptions::KeySize` type from `uint64_t` to `int64_t`.
- Updated `CreateRsaKeyOptions::PublicExponent` type from `uint64_t` to `int64_t`.
- Updated `CreateOctKeyOptions::KeySize` type from `uint64_t` to `int64_t`.

Просмотреть файл

@ -0,0 +1,365 @@
entries:
- Name: Azure.Storage.Files.Shares
Version: 12.7.0
DisplayName: Storage - Files Shares
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Files.Shares_12.7.0/sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md
ChangelogContent: |-
- Includes all features from 12.7.0-beta.4.
- Fixed bug where specifying conditions in ShareFileClient.OpenRead could override allowModifications flag in ShareFileOpenReadOptions leading to inconsistent read.
- Fixed bug where retry during streaming of ShareFileClient.Download result could lead to inconsistent read.
- Name: Azure.Messaging.EventGrid
Version: 4.3.0
DisplayName: Event Grid
ServiceName: Event Grid
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Messaging.EventGrid_4.3.0/sdk/eventgrid/Azure.Messaging.EventGrid/CHANGELOG.md
ChangelogContent: |-
#### Features Added
* Added the following new system events:
- StorageBlobInventoryPolicyCompletedEventData
* Updated existing system events:
- AcsRecordingChunkInfoProperties - Added `ContentLocation` and `MetadataLocation` properties.
#### Fixed
- Fixed `SystemEventNames.ServiceBusDeadletterMessagesAvailableWithNoListener` value.
- Name: Azure.Messaging.EventHubs
Version: 5.5.0-beta.1
DisplayName: Event Hubs
ServiceName: Event Hubs
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Messaging.EventHubs_5.5.0-beta.1/sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md
ChangelogContent: |-
### Features Added
- When stopping, the `EventProcessor<TPartition>` will now attempt to aggressively abort the connection to avoid blocking on timeouts. This should significantly help reduce the amount of time the processor takes to stop in many scenarios. _(Based on a community prototype contribution, courtesy of [danielmarbach](https://github.com/danielmarbach))_
- When the `EventProcessor<TPartition>` detects a partition being stolen outside of a load balancing cycle, it will immediately surrender ownership rather than waiting for a load balancing cycle to confirm the ownership change. This will help reduce event duplication from overlapping ownership of partitions.
- The `EventProcessor<TPartition>` now exposes the `ListPartitionIdsAsync` method, allowing custom processors to control the set of partitions known to the processor. This can be used to reduce complexity when a custom processor is directly assigned a set of partitions to process rather than using load balancing to control ownership.
- The `ConnectionOptions` available when creating client types now support 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.
### Key Bugs Fixed
- The `EventProcessor<TPartition>` will now properly respect another another consumer stealing ownership of a partition when the service forcibly terminates the active link in the background. Previously, the client did not observe the error directly and attempted to recover the faulted link which reasserted ownership and caused the partition to "bounce" between owners until a load balancing cycle completed.
- The `EventProcessor<TPartition>` will now be less aggressive when considering whether or not to steal a partition, doing so only when it will correct an imbalance and preferring the status quo when the overall distribution would not change. This will help reduce event duplication due to partitions moving between owners.
- Name: Azure.Security.ConfidentialLedger
Version: 1.0.0-beta.2
DisplayName: ConfidentialLedger
ServiceName: ConfidentialLedger
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Security.ConfidentialLedger_1.0.0-beta.2/sdk/confidentialledger/Azure.Security.ConfidentialLedger/CHANGELOG.md
ChangelogContent: |-
#### Breaking Changes
- The namespace of the client has changed to Azure.Security.ConfidentialLedger
- Name: Azure.Data.AppConfiguration
Version: 1.1.0-beta.3
DisplayName: App Configuration
ServiceName: App Configuration
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Data.AppConfiguration_1.1.0-beta.3/sdk/appconfiguration/Azure.Data.AppConfiguration/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Added a `GetConfigurationSettingAsync` overload that takes an instance of `MatchConditions`.
#### Key Bugs Fixed
- `FeatureFlagFilter` now allows parameter modification.
- Name: Azure.Storage.Blobs
Version: 12.9.0
DisplayName: Storage - Blobs
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs_12.9.0/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md
ChangelogContent: |-
- Includes all features from 12.9.0-beta.4.
- Fixed bug where BlobClient.DownloadStreaming or BlobClient.DownloadData could corrupt data on retry.
- Fixed bug where specifying "*" as IfMatch condition could lead to inconsistend read in BlobClient.DownloadTo.
- Fixed bug where specifying conditions in BlobBaseClient.OpenRead could override allowModifications flag in BlobOpenReadOptions leading to inconsistent read.
- Fixed bug where BlobProperties.IsLatestVersion from BlobBaseClient.GetProperties did not set the value (defaulted to false).
- Fixed bug where reading blob with Client Side Encryption enabled results in high CPU.
- Name: Azure.Messaging.EventHubs.Processor
Version: 5.5.0-beta.1
DisplayName: Event Hubs - Event Processor
ServiceName: Event Hubs
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Messaging.EventHubs.Processor_5.5.0-beta.1/sdk/eventhub/Azure.Messaging.EventHubs.Processor/CHANGELOG.md
ChangelogContent: |-
#### Acknowledgments
Thank you to our developer community members who helped to make the Event Hubs client libraries better with their contributions to this release:
- Daniel Marbach _([GitHub](https://github.com/danielmarbach))_
#### Features Added
- When stopping, the `EventProcessorClient` will now attempt to force-close the connection to the Event Hubs service to abort in-process read operations blocked on their timeout. This should significantly help reduce the amount of time the processor takes to stop in many scenarios. _(Based on a community prototype contribution, courtesy of [danielmarbach](https://github.com/danielmarbach))_
- When the `EventProcessorClient` detects a partition being stolen outside of a load balancing cycle, it will immediately surrender ownership rather than waiting for a load balancing cycle to confirm the ownership change. This will help reduce event duplication from overlapping ownership of processors.
- The `ConnectionOptions` available when creating a processor now support 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.
- The `ConnectionOptions` available when creating a processor now support setting a custom size for the send and receive buffers of the transport.
#### Key Bugs Fixed
- The `EventProcessorClient` will now properly respect another another consumer stealing ownership of a partition when the service forcibly terminates the active link in the background. Previously, the client did not observe the error directly and attempted to recover the faulted link which reasserted ownership and caused the partition to "bounce" between owners until a load balancing cycle completed.
- The `EventProcessorClient` will now be less aggressive when considering whether or not to steal a partition, doing so only when it will correct an imbalance and preferring the status quo when the overall distribution would not change. This will help reduce event duplication due to partitions moving between owners.
- Name: Azure.AI.FormRecognizer
Version: 3.1.1
DisplayName: Form Recognizer
ServiceName: Form Recognizer
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.AI.FormRecognizer_3.1.1/sdk/formrecognizer/Azure.AI.FormRecognizer/CHANGELOG.md
ChangelogContent: |-
#### Key Bugs Fixed
- Handles invoices and other recognition operations that return a `FormField` with `Text` and no `BoundingBox` or `Page` information.
- Name: Azure.Core
Version: 1.15.0
DisplayName: Core
ServiceName: Core
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Core_1.15.0/sdk/core/Azure.Core/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Types to represent `GeoJson` primitives.
#### Changed
- `Response.Content` no longer throws `InvalidOperationException` when the response is backed by a `MemoryStream` with a non publicly visible buffer.
- Name: Azure.AI.MetricsAdvisor
Version: 1.0.0-beta.4
DisplayName: Metrics Advisor
ServiceName: Metrics Advisor
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.AI.MetricsAdvisor_1.0.0-beta.4/sdk/metricsadvisor/Azure.AI.MetricsAdvisor/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Added `DatasourceCredential` CRUD operations to the `MetricsAdvisorAdministrationClient`. This API provides new ways of authenticating to a `DataFeedSource`.
- Added property `Authentication` to data sources `AzureBlobDataFeedSource`, `AzureDataExplorerDataFeedSource`, `AzureDataLakeStorageGen2DataFeedSource`, and `SqlServerDataFeedSource` to specify the authentication type to use.
- Added property `DatasourceCredentialId` to data sources `AzureDataExplorerDataFeedSource`, `AzureDataLakeStorageGen2DataFeedSource`, and `SqlServerDataFeedSource` to specify the datasource credential to use for authentication.
- Added setters to models that use the Update APIs to make updating easier.
- Added two new data feed sources: `AzureEventHubsDataFeedSource` and `LogAnalyticsDataFeedSource`.
#### Breaking Changes
- Update methods will now return the updated entity instead of an empty response. For example, `UpdateDataFeed` now returns a `Response<DataFeed>`.
- Removed data feed sources `ElasticsearchDataFeedSource` and `HttpRequestDataFeedSource` as they are not supported by the service anymore. A different type of data feed source must be used for data ingestion instead.
- Removed getters for secrets in data feed sources, such as `AzureBlobDataFeedSource.ConnectionString` and `InfluxDbDataFeedSource.Password`.
- In `MetricsAdvisorAdministrationClient`, Update operations such as `UpdateDataFeed` don't take the ID as a method parameter anymore. You now need to pass an instance that has been returned from another CRUD operation and has its `Id` property populated.
- Name: Azure.Storage.Common
Version: 12.8.0
DisplayName: Storage - Common
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Common_12.8.0/sdk/storage/Azure.Storage.Common/CHANGELOG.md
ChangelogContent: |-
- Includes all features from 12.8.0-beta.4.
- This release contains bug fixes to improve quality.
- Name: Azure.AI.Translation.Document
Version: 1.0.0-beta.2
DisplayName: Document Translation
ServiceName: Translator
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.AI.Translation.Document_1.0.0-beta.2/sdk/translation/Azure.AI.Translation.Document/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Added support for authentication with Azure Active Directory.
#### Breaking changes
- This version of the SDK defaults to the latest supported service version, which currently is `v1.0`.
- Renamed method `GetTranslations` to `GetAllTranslationStatuses` and same for the async equivalent method.
- Renamed property `TranslateTo` to `TranslatedTo` in type `DocumentStatusResult`.
- Name: Azure.Storage.Files.DataLake
Version: 12.7.0
DisplayName: Storage - Files Data Lake
ServiceName: Data Lake Storage (Gen 2)
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Files.DataLake_12.7.0/sdk/storage/Azure.Storage.Files.DataLake/CHANGELOG.md
ChangelogContent: |-
- Includes all features from 12.7.0-beta.4
- Fixed bug where DataLakeFileClient.Read could corrupt data on retry.
- Fixed bug where specifying "*" as IfMatch condition could lead to inconsistend read in DataLakeFileClient.ReadTo.
- Fixed bug where specifying conditions in DataLakeFileClient.OpenRead could override allowModifications flag in DataLakeOpenReadOptions leading to inconsistent read.
- Name: Azure.Storage.Queues
Version: 12.7.0
DisplayName: Storage - Queues
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Queues_12.7.0/sdk/storage/Azure.Storage.Queues/CHANGELOG.md
ChangelogContent: |-
- Includes all features from 12.7.0-beta.4.
- This release contains bug fixes to improve quality.
- Name: Azure.Storage.Blobs.Batch
Version: 12.6.0
DisplayName: Storage - Blobs Batch
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs.Batch_12.6.0/sdk/storage/Azure.Storage.Blobs.Batch/CHANGELOG.md
ChangelogContent: '- Includes all features from 12.6.0-beta.4.'
- Name: Azure.Storage.Blobs.ChangeFeed
Version: 12.0.0-preview.13
DisplayName: Storage - Blobs ChangeFeed
ServiceName: Storage
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.13/sdk/storage/Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md
ChangelogContent: '- This release contains bug fixes to improve quality.'
- Name: Azure.Containers.ContainerRegistry
Version: 1.0.0-beta.3
DisplayName: Container Registry
ServiceName: Container Registry
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Containers.ContainerRegistry_1.0.0-beta.3/sdk/containerregistry/Azure.Containers.ContainerRegistry/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Added `ContainerRegistryModelFactory` for use in mocking library types.
- Added `AuthenticationScope` option on `ContainerRegistryClientOptions` to allow setting the AAD scope for national clouds.
#### Breaking Changes
- Removed `ContentProperties` type in favor of per resource property types such as `ArtifactManifestProperties`.
- Renamed `Pageable` APIs with the `Collection` suffix.
- Removed `LoginServer`, `Name`, and `RegistryUri` from `ContainerRegistryClient`.
- Removed `TagOrDigest` from `RegistryArtifact` and renamed `FullyQualifiedName` to `FullyQualifiedReference`.
- Removed `DeleteRepositoryResult` type and return `Response` from `DeleteRepository` methods.
- Various other renames for consistency and clarity.
- Name: Azure.Monitor.Query
Version: 1.0.0-beta.1
DisplayName: Monitor Query
ServiceName: Monitor
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Monitor.Query_1.0.0-beta.1/sdk/monitor/Azure.Monitor.Query/CHANGELOG.md
ChangelogContent: '- First beta release of Azure.Monitor.Query'
- Name: Azure.Identity
Version: 1.5.0-beta.1
DisplayName: Identity
ServiceName: Identity
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Identity_1.5.0-beta.1/sdk/identity/Azure.Identity/CHANGELOG.md
ChangelogContent: |-
#### Fixes and improvements
- Added `LoginHint` property to `InteractiveBrowserCredentialOptions` which allows a user name to be pre-selected for interactive logins. Setting this option skips the account selection prompt and immediately attempts to login with the specified account.
- Added `AuthorizationCodeCredentialOptions` which allows for configuration of a ReplyUri.
- Name: Azure.Search.Documents
Version: 11.3.0
DisplayName: Cognitive Search
ServiceName: Search
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Search.Documents_11.3.0/sdk/search/Azure.Search.Documents/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Adds stable features and bug fixes from the [11.3.0-beta.1](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Search.Documents_11.3.0-beta.1/sdk/search/Azure.Search.Documents/CHANGELOG.md#1130-beta1-2021-04-06) and [11.3.0-beta.2](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Search.Documents_11.3.0-beta.2/sdk/search/Azure.Search.Documents/CHANGELOG.md#1130-beta2-2021-05-11) releases. Preview service features not generally available yet, like Semantic Search and Normalizers, are not included in this GA release.
- Name: Azure.Data.Tables
Version: 12.0.1
DisplayName: Tables
ServiceName: Tables
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Data.Tables_12.0.1/sdk/tables/Azure.Data.Tables/CHANGELOG.md
ChangelogContent: |-
#### Key Bugs Fixed
- Fixed an issue which would result in calls to `TableClient.Delete`, `TableClient.DeleteAsync`, `TableClient.DeleteEntity`, `TableClient.DeleteEntityAsync` throwing a `NullReferenceException` if the client was constructed with the `TableClient(string connectionString, string tableName, TableClientOptions options)` constructor.
- Name: Azure.Data.Tables
Version: 12.0.0
DisplayName: Tables
ServiceName: Tables
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Data.Tables_12.0.0/sdk/tables/Azure.Data.Tables/CHANGELOG.md
ChangelogContent: '- Added `GenerateSasUri` methods to both `TableClient` and `TableServiceClient`.'
- Name: Microsoft.Azure.WebJobs.Extensions.EventHubs
Version: 5.0.0-beta.6
DisplayName: WebJobs Extensions - Event Hubs
ServiceName: WebJobs
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.WebJobs.Extensions.EventHubs_5.0.0-beta.6/sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/CHANGELOG.md
ChangelogContent: |-
#### Changes
##### Key Bug Fixes
- Single dispatch now uses one thread per partition.
- Name: Microsoft.Azure.WebJobs.Extensions.EventGrid
Version: 3.0.0-beta.3
DisplayName: WebJobs Extensions - Event Grid
ServiceName: WebJobs
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.WebJobs.Extensions.EventGrid_3.0.0-beta.3/sdk/eventgrid/Microsoft.Azure.WebJobs.Extensions.EventGrid/CHANGELOG.md
ChangelogContent: |-
#### Key Bug Fixes
- Fix issue when parsing CloudEvent schema subscription validation request.
- Name: Azure.Security.KeyVault.Administration
Version: 4.0.0
DisplayName: Key Vault - Administration
ServiceName: Key Vault
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Security.KeyVault.Administration_4.0.0/sdk/keyvault/Azure.Security.KeyVault.Administration/CHANGELOG.md
ChangelogContent: |-
- Initial release of `KeyVaultAccessControlClient` to managed role assignments and definitions for Managed HSM.
- Initial release of `KeyVaultBackupClient` to backup and restore Managed HSM.
- Name: Azure.Security.KeyVault.Keys
Version: 4.2.0
DisplayName: Key Vault - Keys
ServiceName: Key Vault
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Security.KeyVault.Keys_4.2.0/sdk/keyvault/Azure.Security.KeyVault.Keys/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Changed default service version to "7.2".
- Added `KeyVaultKeyIdentifier` to parse certificate URIs.
- Added local-only support for `CryptographyClient` using only a `JsonWebKey` using `LocalCryptographyClientOptions`.
- Added `CreateEcKeyOptions` class and associated `KeyClient.CreateEcKey` and `CreateEcKeyAsync` methods.
- Added `KeyType.OctHsm` to support "oct-HSM" key operations to support Managed HSM.
- Added AES-GCM and AES-CBC support for encrypting and decrypting, including new `Encrypt` and `Decrypt` overloads.
- Name: Azure.Security.KeyVault.Certificates
Version: 4.2.0
DisplayName: Key Vault - Certificates
ServiceName: Key Vault
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Security.KeyVault.Certificates_4.2.0/sdk/keyvault/Azure.Security.KeyVault.Certificates/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Changed default service version to "7.2".
- Added `KeyVaultCertificateIdentifier` to parse certificate URIs.
- Added `CertificateClient.DownloadCertificate` and `DownloadCertificateAsync` to download an `X509Certificate2` with private key.
- Name: Azure.Security.KeyVault.Secrets
Version: 4.2.0
DisplayName: Key Vault - Secrets
ServiceName: Key Vault
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Security.KeyVault.Secrets_4.2.0/sdk/keyvault/Azure.Security.KeyVault.Secrets/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Changed default service version to "7.2".
- Added `KeyVaultSecretIdentifier` to parse certificate URIs.
- Name: Azure.Core.Amqp
Version: 1.1.0
DisplayName: Core - AMQP
ServiceName: Core
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Core.Amqp_1.1.0/sdk/core/Azure.Core.Amqp/CHANGELOG.md
ChangelogContent: |-
#### Added
- General availability for Sequence and Value body messages.

Просмотреть файл

@ -0,0 +1,591 @@
entries:
- Name: azure-core-serializer-avro-apache
Version: 1.0.0-beta.11
DisplayName: Core Serializer Apache Avro
ServiceName: Core
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-serializer-avro-apache_1.0.0-beta.11/sdk/core/azure-core-serializer-avro-apache/CHANGELOG.md
ChangelogContent: |-
#### Dependency Updates
- Upgraded `azure-core` from `1.16.0` to `1.17.0`.
GroupId: com.azure
- Name: azure-communication-sms
Version: 1.0.3
DisplayName: Communication Sms
ServiceName: Communication
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-communication-sms_1.0.3/sdk/communication/azure-communication-sms/CHANGELOG.md
ChangelogContent: Updated `azure-communication-sms` version
GroupId: com.azure
- Name: azure-search-documents
Version: 11.4.0
DisplayName: Cognitive Search
ServiceName: Search
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-search-documents_11.4.0/sdk/search/azure-search-documents/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Added the ability to configure Knowledge Store in skillsets.
- Added factory method to `SynonymMap` to enable creation from a file.
- Added support for `Edm.GeographyPoint` in `FieldBuilder` when property has type `GeoPoint`.
- Added support for geography based filtering in `SearchFilter` when `GeoPosition`, `GeoPoint`, `GeoLineString`, or
`GeoPolygon` are used as formatting arguments.
- Added new skills `CustomEntityLookupSkill` and `DocumentExtractionSkill` and new skill versions for
`KeyPhraseExtractionSkill` and `LanguageDetectionSkill`.
- Added support for the ADLS Gen 2 Indexer data source type.
- Added skillset counts to `SearchServiceCounters`.
- Added additional log messages to `SearchIndexingBufferedSender` and `SearchIndexingBufferedAsyncSender`.
#### Breaking Changes
- Removed support for service version `2020-06-30-Preview`. Default version is now `2020-06-30`.
- Removed Semantic Search capability to `SearchClient` and `SearchAsyncClient`.
- Removed support for Normalizers in `SearchField` and `SearchIndex` with `CustomNormalizer` and `LexicalNormalizer`.
#### Dependency Updates
- Updated `azure-core` from `1.16.0` to `1.17.0`.
- Updated `azure-core-http-netty` from `1.9.2` to `1.10.0`.
- Updated `azure-core-serializer-json-jackson` from `1.2.3` to `1.2.4`.
- Updated Jackson from `2.12.2` to `2.12.3`.
- Updated Reactor from `3.4.5` to `3.4.6`.
- Updated Reactor Netty from `1.0.6` to `1.0.7`.
GroupId: com.azure
- Name: azure-core-serializer-json-jackson
Version: 1.2.4
DisplayName: Core Serializer Jackson JSON
ServiceName: Core
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-serializer-json-jackson_1.2.4/sdk/core/azure-core-serializer-json-jackson/CHANGELOG.md
ChangelogContent: |-
#### Dependency Updates
- Updated `azure-core` from `1.16.0` to `1.17.0`.
- Updated Jackson from `2.12.2` to `2.12.3`.
GroupId: com.azure
- Name: azure-communication-common
Version: 1.0.2
DisplayName: Communication Common
ServiceName: Communication
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-communication-common_1.0.2/sdk/communication/azure-communication-common/CHANGELOG.md
ChangelogContent: Updated `azure-communication-common` version
GroupId: com.azure
- Name: azure-messaging-eventhubs-checkpointstore-blob
Version: 1.7.1
DisplayName: Event Hubs - Azure Blob Storage Checkpoint Store
ServiceName: Event Hubs
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-messaging-eventhubs-checkpointstore-blob_1.7.1/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md
ChangelogContent: |-
#### Dependency Updates
- Update `azure-storage-blob` to `12.11.1`.
GroupId: com.azure
- Name: azure-storage-queue
Version: 12.10.0
DisplayName: Storage - Queues
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-queue_12.10.0/sdk/storage/azure-storage-queue/CHANGELOG.md
ChangelogContent: '- GA release'
GroupId: com.azure
- Name: azure-ai-metricsadvisor
Version: 1.0.0-beta.4
DisplayName: Metrics Advisor
ServiceName: Metrics Advisor
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-ai-metricsadvisor_1.0.0-beta.4/sdk/metricsadvisor/azure-ai-metricsadvisor/CHANGELOG.md
ChangelogContent: |-
#### Features added
- Added support for Azure Log Analytics DataFeed source
- Added data source credential API support to client
- Added authentication type support for data feed
- Added property `splitAlertByDimensions` to AnomalyAlertConfiguration model
- Added `clientOptions()` methods to the `MetricsAdvisorClientBuilder` and `MetricsAdvisorAdministrationClientBuilder`
#### Breaking changes
- Replaced updateSubscriptionKey and updateApiKey into one method updateKey
- Deprecated support for HttpRequestDataFeed and ElasticsearchDataFeed source type
- Removed granularity type DataFeedGranularityType.PerSecond as it's not supported by the service anymore
- Renamed `value` and `expectedValue` to `valueOfRootNode` and `expectedValueOfRootNode`
- Renamed `top` parameter to `maxPageSize`
- Renamed method `listAnomaliesForAlert` and `listAnomaliesForDetectionConfig` to `listAnomalies`
- Renamed method `listIncidentsForAlert` and `listIncidentsForDetectionConfig` to `listIncidents`
- Renamed `ErrorCodeException` and `ErrorCode` to `MetricsAdvisorResponseException` and `MetricsAdvisorError`
GroupId: com.azure
- Name: azure-communication-phonenumbers
Version: 1.0.3
DisplayName: Communication Phone Numbers
ServiceName: Communication
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-communication-phonenumbers_1.0.3/sdk/communication/azure-communication-phonenumbers/CHANGELOG.md
ChangelogContent: Updated `azure-communication-phonenumbers` version
GroupId: com.azure
- Name: azure-core-http-netty
Version: 1.10.0
DisplayName: Core - HTTP Netty
ServiceName: Core
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-http-netty_1.10.0/sdk/core/azure-core-http-netty/CHANGELOG.md
ChangelogContent: |-
#### Dependency Updates
- Upgraded `azure-core` from `1.16.0` to `1.17.0`.
- Upgraded Netty from `4.1.63.Final` to `4.1.65.Final`.
- Upgraded Reactor Netty from `1.0.6` to `1.0.7`.
GroupId: com.azure
- Name: azure-storage-blob-cryptography
Version: 12.12.0
DisplayName: Storage - Blobs Cryptography
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob-cryptography_12.12.0/sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md
ChangelogContent: '- GA release'
GroupId: com.azure
- Name: azure-core-http-okhttp
Version: 1.7.0
DisplayName: Core - HTTP OkHttp
ServiceName: Core
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-http-okhttp_1.7.0/sdk/core/azure-core-http-okhttp/CHANGELOG.md
ChangelogContent: |-
#### Dependency Updates
- Upgraded `azure-core` from `1.16.0` to `1.17.0`.
GroupId: com.azure
- Name: azure-storage-blob
Version: 12.12.0
DisplayName: Storage - Blobs
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob_12.12.0/sdk/storage/azure-storage-blob/CHANGELOG.md
ChangelogContent: '- GA release'
GroupId: com.azure
- Name: azure-core-test
Version: 1.6.3
DisplayName: Core - Test
ServiceName: Core
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-test_1.6.3/sdk/core/azure-core-test/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Updated JUnit 5 test status logging to only long when `AZURE_TEST_DEBUG` is `true` instead of always logging.
#### Dependency Updates
- Upgraded `azure-core` from `1.16.0` to `1.17.0`.
- Upgraded JUnit 5 from `5.7.1` to `5.7.2`.
GroupId: com.azure
- Name: azure-core-experimental
Version: 1.0.0-beta.14
DisplayName: Core Experimental
ServiceName: Core
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-experimental_1.0.0-beta.14/sdk/core/azure-core-experimental/CHANGELOG.md
ChangelogContent: |-
#### Breaking Changes
- Removed `geojson` package and GeoJSON classes.
#### Dependency Updates
- Upgraded `azure-core` from `1.16.0` to `1.17.0`.
GroupId: com.azure
- Name: azure-storage-common
Version: 12.12.0
DisplayName: Storage - Common
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-common_12.12.0/sdk/storage/azure-storage-common/CHANGELOG.md
ChangelogContent: '- GA release'
GroupId: com.azure
- Name: azure-messaging-eventgrid
Version: 4.4.0
DisplayName: Event Grid
ServiceName: Event Grid
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-messaging-eventgrid_4.4.0/sdk/eventgrid/azure-messaging-eventgrid/CHANGELOG.md
ChangelogContent: |-
#### New Features
- Added new Storage system event `StorageBlobInventoryPolicyCompletedEventData`.
- Added new attributes `contentLocation` and `metadataLocation` to `AcsRecordingChunkInfoProperties`.
#### Dependency Updates
- Update `azure-core` dependency to `1.17.0`.
- Update `azure-core-http-netty` dependency to `1.10.0`.
GroupId: com.azure
- Name: azure-core-management
Version: 1.3.0
DisplayName: Management - Core
ServiceName: Core
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-management_1.3.0/sdk/core/azure-core-management/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Added Support for Challenge Based Authentication in `ArmChallengeAuthenticationPolicy`.
#### Fixed
- Fixed bug in `ManagementErrorDeserializer`. ([#21615](https://github.com/Azure/azure-sdk-for-java/issues/21615))
#### Dependency Updates
- Upgraded `azure-core` from `1.16.0` to `1.17.0`.
GroupId: com.azure
- Name: azure-storage-blob-batch
Version: 12.10.0
DisplayName: Storage - Blobs Batch
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob-batch_12.10.0/sdk/storage/azure-storage-blob-batch/CHANGELOG.md
ChangelogContent: '- GA release'
GroupId: com.azure
- Name: azure-storage-blob-changefeed
Version: 12.0.0-beta.7
DisplayName: Storage - Blobs Changefeed
ServiceName: Storage
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob-changefeed_12.0.0-beta.7/sdk/storage/azure-storage-blob-changefeed/CHANGELOG.md
ChangelogContent: |-
#### Dependency updates
- Updated blob dependency to 12.12.0
GroupId: com.azure
- Name: azure-identity
Version: 1.3.1
DisplayName: Identity
ServiceName: Identity
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-identity_1.3.1/sdk/identity/azure-identity/CHANGELOG.md
ChangelogContent: |-
#### Dependency Updates
- Upgraded `azure-core` dependency to 1.17.0
GroupId: com.azure
- Name: azure-storage-blob-nio
Version: 12.0.0-beta.7
DisplayName: Storage - Blobs NIO
ServiceName: Storage
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-blob-nio_12.0.0-beta.7/sdk/storage/azure-storage-blob-nio/CHANGELOG.md
ChangelogContent: |-
#### Dependency Updates
- Updated `azure-storage-blob` to version `12.12.0`
GroupId: com.azure
- Name: azure-core-serializer-json-gson
Version: 1.1.3
DisplayName: Core Serializer GSON JSON
ServiceName: Core
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-serializer-json-gson_1.1.3/sdk/core/azure-core-serializer-json-gson/CHANGELOG.md
ChangelogContent: |-
#### Dependency Updates
- Upgraded `azure-core` from `1.16.0` to `1.17.0`.
GroupId: com.azure
- Name: azure-core-tracing-opentelemetry
Version: 1.0.0-beta.11
DisplayName: Tracing OpenTelemetry Plugin
ServiceName: Plugin
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-tracing-opentelemetry_1.0.0-beta.11/sdk/core/azure-core-tracing-opentelemetry/CHANGELOG.md
ChangelogContent: |-
#### Dependency Updates
- Upgraded `azure-core` from `1.16.0` to `1.17.0`.
GroupId: com.azure
- Name: azure-communication-identity
Version: 1.1.1
DisplayName: Communication Identity
ServiceName: Communication
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-communication-identity_1.1.1/sdk/communication/azure-communication-identity/CHANGELOG.md
ChangelogContent: Updated `azure-communication-identity` version
GroupId: com.azure
- Name: azure-storage-file-datalake
Version: 12.6.0
DisplayName: Storage - Files Data Lake
ServiceName: Data Lake Storage (Gen 2)
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-file-datalake_12.6.0/sdk/storage/azure-storage-file-datalake/CHANGELOG.md
ChangelogContent: '- GA release'
GroupId: com.azure
- Name: azure-storage-file-share
Version: 12.10.0
DisplayName: Storage - Files Shares
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-storage-file-share_12.10.0/sdk/storage/azure-storage-file-share/CHANGELOG.md
ChangelogContent: '- GA release'
GroupId: com.azure
- Name: azure-core
Version: 1.17.0
DisplayName: Core
ServiceName: Core
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core_1.17.0/sdk/core/azure-core/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Added `AsyncCloseable` interface to support closing resources asynchronously.
- Added GeoJSON classes to the models package.
- Added `createRetriableDownloadFlux` to `FluxUtil`.
- Added `HttpRange` to the http package.
- Added the ability to terminate paging using a custom predicate in `ContinuablePagedFlux`.
- Added `getPollInterval` to `PollerFlux`.
- Added `setResponseTimeout` and `setReadTimeout` to `HttpClientOptions`.
- Added support for the `JsonFlatten` annotation to target fields.
#### Dependency Updates
- Upgraded Jackson from `2.12.2` to `2.12.3`.
- Upgraded Reactor from `3.4.5` to `3.4.6`.
GroupId: com.azure
- Name: azure-ai-formrecognizer
Version: 3.1.1
DisplayName: Form Recognizer
ServiceName: Form Recognizer
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-ai-formrecognizer_3.1.1/sdk/formrecognizer/azure-ai-formrecognizer/CHANGELOG.md
ChangelogContent: |-
#### Bug Fixes
- Fixed invoices and other recognition operations to avoid Null Pointer Exception when data returned with no
sub-line item fields detected.
- Fixed invoices and other recognition operations that return a `FormField` with `text`
and no `boundingBox` or `page` information.
#### Dependency updates
- Updated azure-core to 1.17.0.
- Updated azure-core-http-netty to 1.10.0.
GroupId: com.azure
- Name: azure-containers-containerregistry
Version: 1.0.0-beta.3
DisplayName: Container Registry
ServiceName: Container Registry
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-containers-containerregistry_1.0.0-beta.3/sdk/containerregistry/azure-containers-containerregistry/CHANGELOG.md
ChangelogContent: |-
#### New features
- Flattened the content properties to the Tag, Manifest and Repository properties.
- Enabled support for non-public clouds.
- Added expiration time for the jwt tokens.
- Added more samples and documentation.
GroupId: com.azure
- Name: azure-data-appconfiguration
Version: 1.1.13
DisplayName: App Configuration
ServiceName: App Configuration
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-data-appconfiguration_1.1.13/sdk/appconfiguration/azure-data-appconfiguration/CHANGELOG.md
ChangelogContent: |-
#### Dependency Updates
- Updated `azure-core` from `1.16.0` to `1.17.0`.
- Updated `azure-core-http-netty` from `1.9.2` to `1.10.0`.
GroupId: com.azure
- Name: azure-ai-textanalytics
Version: 5.0.7
DisplayName: Text Analytics
ServiceName: Text Analytics
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-ai-textanalytics_5.0.7/sdk/textanalytics/azure-ai-textanalytics/CHANGELOG.md
ChangelogContent: |-
#### Dependency Updates
- Updated `azure-core` from `1.16.0` to `1.17.0`.
- Updated `azure-core-http-netty` from `1.9.2` to `1.10.0`.
GroupId: com.azure
- Name: azure-data-tables
Version: 12.0.0
DisplayName: Tables
ServiceName: Tables
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-data-tables_12.0.0/sdk/tables/azure-data-tables/CHANGELOG.md
ChangelogContent: |-
#### Bug fixes
- Fixed issue where clients builders would not throw when calling `buildClient()` or `buildAsyncClient()` if no `endpoint` had been set.
- Fixed issue where `TableClient`'s and `TableClientAsync`'s `submitTransaction()` and `submitTransactionWithResponse()` could not be called from inside a Reactor thread (e.g. calling it inside a chain of reactive operations, such as `myOtherOperation.then(result -> client.submitTransaction(transactionActions)`).
- Fixed issue that would make an exception be raised when calling `submitTransaction()` if Java's SecurityManager was enabled and no `ReflectPermission` had been granted.
#### New Features
- Introduced the following classes:
- `TableAccessPolicies`
- `TableTransactionAction`
- `TableTransactionActionType`
- `TableTransactionFailedException`
- `TableTransactionResult`
- Added support for generating SAS tokens at the Account and Table Service level in all clients. Introduced the following related classes:
- `TableAccountSasPermission`
- `TableAccountSasResourceType`
- `TableAccountSasService`
- `TableAccountSasSignatureValues`
- `TableSasIpRange`
- `TableSasPermission`
- `TableSasSignatureValues`
- Added the following methods to `TableClient`, `TableAsyncClient`:
- `listAccessPolicies()`
- `setAccessPolicies()`
- `setAccessPoliciesWithResponse()`
- `generateSasToken()`
- Added the following methods to `TableServiceClient`, `TableServiceAsyncClient`:
- `getProperties()`
- `getPropertiesWithResponse()`
- `setProperties()`
- `setPropertiesWithResponse()`
- `getStatistics()`
- `getStatisticsWithResponse()`
- `generateAccountSasToken()`
#### Breaking Changes
- Removed the `TableBatch` and `TableAsyncBatch` types, as well as the methods `TableAsyncClient.createBatch()` and `TableClient.createBatch()`. In their place, batch operations can now be submitted via the following methods:
- `TableAsyncClient.submitTransaction(List<TableTransactionAction> transactionalBatch)`
- `TableAsyncClient.submitTransactionWithResponse(List<TableTransactionAction> transactionalBatch)`
- `TableClient.submitTransaction(List<TableTransactionAction> transactionalBatch)`
- `TableClient.submitTransactionWithResponse(List<TableTransactionAction> transactionalBatch, Duration timeout, Context context)`
- Renamed `BatchOperationResponse` to `TableTransactionActionResponse`
- `deleteEntity()` variants in `TableClient` and `TableAsyncClient` now accept an `ifUnchanged` flag instead of an `eTag` parameter for conditional operations. When said flag is set to `true`, the ETag of a given `TableEntity` will be matched with the ETag of the entity in the Table service.
- Replaced `deleteEntityWithResponse(String partitionKey, String rowKey, String eTag)` with `deleteEntityWithResponse(TableEntity entity, boolean ifUnchanged)` in `TableAsyncClient`.
- Replaced `deleteEntityWithResponse(String partitionKey, String rowKey, String eTag, Duration timeout, Context context)` with `deleteEntityWithResponse(TableEntity entity, boolean ifUnchanged, Duration timeout, Context context)` in `TableClient`.
- Removed remaining public APIs supporting the use of `TableEntity` subclasses from `TableAsyncClient`.
- Removed the following method overloads from `TableClient` and `TableAsyncClient`:
- `upsertEntity(TableEntity entity, TableEntityUpdateMode updateMode)`
- `updateEntity(TableEntity entity, TableEntityUpdateMode updateMode,
boolean ifUnchanged)`
- `getEntity(String partitionKey, String rowKey, List<String> select)`
- Client builders now also throw an `IllegalStateException` when calling `buildClient()` and `buildAsyncClient()` if multiple forms of authentication are provided, with the exception of `sasToken` + `connectionString`; or if `endpoint` and/or `sasToken` are set alongside a `connectionString` and the endpoint and/or SAS token in the latter are different than the former, respectively.
- The following methods and their `WithResponse` variants in `TableClient` and `TableAsyncClient` now throw an `IllegalArgumentException` instead of an `IllegalStateException` when an empty `TableEntity` is provided:
- `createEntity()`
- `upsertEntity()`
- `updateEntity()`
- `deleteEntity()`
GroupId: com.azure
- Name: azure-media-videoanalyzer-edge
Version: 1.0.0-beta.4
DisplayName: Azure Video Analyzer Edge
ServiceName: Video Analyzer
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-media-videoanalyzer-edge_1.0.0-beta.4/sdk/videoanalyzer/azure-media-videoanalyzer-edge/CHANGELOG.md
ChangelogContent: |-
- Update the description of the package, to add more info on the maven page.
- Update dependency version, `azure-core` to 1.17.0
GroupId: com.azure
- Name: azure-cosmos
Version: 4.16.0
DisplayName: Cosmos DB
ServiceName: Cosmos DB
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-cosmos_4.16.0/sdk/cosmos/azure-cosmos/CHANGELOG.md
ChangelogContent: |-
##### Key Bug Fixes
* Fixed an issue on handling partition splits during bulk operations in Gateway Mode.
* Fixed an issue with `NumberFormatException` happening on requests on large containers.
* Fixed an issue with BackOff time in `ThroughputController`.
* Fixed an issue with `ThroughputControl` calculation.
* Improved behavior when `CosmosClientBuilder.userAgentSuffix` exceeds 64 characters. Now `userAgentSuffix` will be honored as long as total userAgent value is less than 256 characters or truncated to fit the 256 characters limited.
* Fixed issue when using client-side throughput control in combination with bulk upserts, previously resulting in unnecessarily upserting documents multiple times in some cases when getting throttled.
GroupId: com.azure
- Name: azure-core-amqp
Version: 2.2.0
DisplayName: Core - AMQP
ServiceName: Core
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-core-amqp_2.2.0/sdk/core/azure-core-amqp/CHANGELOG.md
ChangelogContent: |-
#### New Features
- Adding support for AMQP data types SEQUENCE and VALUE.
#### Dependency Updates
- Upgraded `azure-core` dependency to `1.15.0`.
GroupId: com.azure
- Name: azure-messaging-servicebus
Version: 7.2.3
DisplayName: Service Bus
ServiceName: Service Bus
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-messaging-servicebus_7.2.3/sdk/servicebus/azure-messaging-servicebus/CHANGELOG.md
ChangelogContent: |-
#### Fixed
Fixed the issue that the second call of `ServiceBusReceiverClient.complete` is stuck when connection is broken.
#### Dependency Updates
- Upgraded `azure-core` dependency to `1.17.0`.
- Upgraded `azure-core-amqp` dependency to `2.2.0`.
- Upgraded `azure-core-http-netty` to `1.10.0`.
GroupId: com.azure
- Name: azure-messaging-eventhubs-checkpointstore-blob
Version: 1.8.0
DisplayName: Event Hubs - Azure Blob Storage Checkpoint Store
ServiceName: Event Hubs
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-messaging-eventhubs-checkpointstore-blob_1.8.0/sdk/eventhubs/azure-messaging-eventhubs-checkpointstore-blob/CHANGELOG.md
ChangelogContent: |-
#### Dependency Updates
- Update `azure-messaging-eventhubs` dependency to `5.8.0`.
- Update `azure-storage-blob` to `12.12.0`.
GroupId: com.azure
- Name: azure-messaging-eventhubs
Version: 5.8.0
DisplayName: Event Hubs
ServiceName: Event Hubs
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-java/tree/azure-messaging-eventhubs_5.8.0/sdk/eventhubs/azure-messaging-eventhubs/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Add `EventHubClientBuilder.credential(String, String, AzureNamedKeyCredential)` overload.
- Add `EventHubClientBuilder.credential(String, String, AzureSasCredential)` overload.
- Add `EventProcessorClientBuilder.credential(String, String, AzureNamedKeyCredential)` overload.
- Add `EventProcessorClientBuilder.credential(String, String, AzureSasCredential)` overload.
- Add `EventHubConnectionStringProperties` to get connection string properties.
#### Dependency Updates
- Update `azure-core` dependency to `1.17.0`.
- Update `azure-core-amqp` dependency to `2.2.0`.
GroupId: com.azure

Просмотреть файл

@ -0,0 +1,528 @@
entries:
- Name: '@azure/core-rest-pipeline'
Version: 1.1.0-beta.3
DisplayName: Core Rest Pipeline
ServiceName: Core
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/core-rest-pipeline_1.1.0-beta.3/sdk/core/core-rest-pipeline/CHANGELOG.md
ChangelogContent: '- Merged `bearerTokenChallengeAuthenticationPolicy` into `bearerTokenAuthenticationPolicy`. This will keep the functionality of `bearerTokenAuthenticationPolicy`, but also adds the `challengeCallbacks` feature.'
- Name: '@azure/eventgrid'
Version: 4.3.0
DisplayName: Event Grid
ServiceName: Event Grid
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/eventgrid_4.3.0/sdk/eventgrid/eventgrid/CHANGELOG.md
ChangelogContent: |-
#### New Features
- Added new System Event: `Microsoft.Storage.BlobInventoryPolicyCompleted`
#### Key Bug Fixes
- The `Microsoft.ServiceBus.DeadletterMessagesAvailableWithNoListeners` event was incorrectly listed with the name of `Microsoft.ServiceBus.DeadletterMessagesAvailableWithNoListener`.
This has been corrected. When using TypeScript, you will need to replace any calls to `isSystemEvent("Microsoft.ServiceBus.DeadletterMessagesAvailableWithNoListener")` with
`isSystemEvent("Microsoft.ServiceBus.DeadletterMessagesAvailableWithNoListeners")`.
- Name: '@azure/search-documents'
Version: 11.2.0
DisplayName: Cognitive Search
ServiceName: Search
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/search-documents_11.2.0/sdk/search/search-documents/CHANGELOG.md
ChangelogContent: |-
The list of changes in 11.2.0 since 11.1.0 & 11.2.0-beta.2 are provided below:
**Changes since 11.1.0**
- Added support for Knowledge Store feature through the new `SearchIndexerKnowledgeStore` in the `SearchIndexerSkillset` object.
- The `skillsetCounter` property in `ServiceCounters` object has been made optional.
- Added Support for new datasource `adlsgen2`. Please refer [#14620](https://github.com/Azure/azure-sdk-for-js/pull/14620) for further details.
- Added Support for new skills such as `CustomEntityLookupSkill`, `DocumentExtractionSkill`, etc. Please refer [#14620](https://github.com/Azure/azure-sdk-for-js/pull/14620) for further details.
**Changes since 11.2.0-beta.2**
- Removed Support for Semantic Search and introduced new properties in `SearchOptions`, `SearchRequest`, `SearchResult` and `SearchDocumentsResult` objects.
- Removed Support for normalizers `LexicalNormalizer` & `CustomNormalizer`. Please refer [#14620](https://github.com/Azure/azure-sdk-for-js/pull/14620) for further details.
- Name: '@azure/app-configuration'
Version: 1.2.0-beta.2
DisplayName: App Configuration
ServiceName: App Configuration
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/app-configuration_1.2.0-beta.2/sdk/appconfiguration/app-configuration/CHANGELOG.md
ChangelogContent: |-
- With [#15136](https://github.com/Azure/azure-sdk-for-js/pull/15136), if the key of a feature flag(setting with `contentType="application/vnd.microsoft.appconfig.ff+json;charset=utf-8"`) doesn't start with `".appconfig.featureflag/"` (featureFlagPrefix), SDK adds the prefix before sending the request.
- New design for feature flags and secret references,
- New types for FeatureFlag and SecretReference - `ConfigurationSetting<FeatureFlagValue>` and `ConfigurationSetting<SecretReferenceValue>`
- Upon using `getConfigurationSetting`(or add/update), use `parseFeatureFlag` and `parseSecretReference` methods to access the properties(to translate `ConfigurationSetting` into the types above).
- Helper method `isFeatureFlag` (and `isSecretReference`) checks the contentType and return boolean values.
- Name: '@azure/storage-file-share'
Version: 12.6.0
DisplayName: Storage - Files Shares
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/storage-file-share_12.6.0/sdk/storage/storage-file-share/CHANGELOG.md
ChangelogContent: |-
- Updated Azure Storage Service API version to 2020-08-04.
- Fixed bug where ShareFileClient.download, ShareFileClient.downloadToBuffer or ShareFileClient.downloadToFile could corrupt data if source is modified when retrying.
- Name: '@azure/monitor-query'
Version: 1.0.0-beta.1
DisplayName: Monitor Query
ServiceName: Monitor
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/monitor-query_1.0.0-beta.1/sdk/monitor/monitor-query/CHANGELOG.md
ChangelogContent: |-
- Initial release of the monitor-query library, allowing you to query Log Analytics Workspaces
for logs and metrics.
- Name: '@azure/ai-metrics-advisor'
Version: 1.0.0-beta.4
DisplayName: Metrics Advisor
ServiceName: Metrics Advisor
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/ai-metrics-advisor_1.0.0-beta.4/sdk/metricsadvisor/ai-metrics-advisor/CHANGELOG.md
ChangelogContent: |-
#### New Features
- Added support for `Azure Log Analytics` DataFeed source and `Azure EventHubs` DataFeed source
- Added datasource credential API support to client
- Added authentication type support for data feed
- Added property `splitAlertByDimensions` to `AnomalyAlertConfiguration` model
- Added properties`value` and `expectedValue` to `DataPointAnomaly` and `valueOfRootNode` and `expectedValueOfRootNode` to `AnomalyIncident`
#### Breaking Changes
- Updated Patch types for all update methods
- Replaced `updateSubscriptionKey` and `updateApiKey` into one method `updateKey`
- Removed support for `HttpRequestDataFeed` and `ElasticsearchDataFeed` source type
- Removed `DataSourceParameter` property and serialized `DataSourceParameter` properties for all datafeed sources into `DataFeedSource` types
- Renamed `AlertSnoozeCondition` to `MetricAnomalyAlertSnoozeCondition` and `MetricAlertConditions` to `MetricAnomalyAlertConditions`
- Name: '@azure/storage-file-datalake'
Version: 12.5.0
DisplayName: Storage - Files Data Lake
ServiceName: Data Lake Storage (Gen 2)
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/storage-file-datalake_12.5.0/sdk/storage/storage-file-datalake/CHANGELOG.md
ChangelogContent: |-
- Includes all features released in 12.5.0-beta.1.
- Refined variable names for the Path Soft Delete features introduced from the last beta version: 12.5.0-beta.1.
- Name: '@azure/storage-queue'
Version: 12.5.0
DisplayName: Storage - Queues
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/storage-queue_12.5.0/sdk/storage/storage-queue/CHANGELOG.md
ChangelogContent: '- Updated Azure Storage Service API version to 2020-08-04.'
- Name: '@azure/storage-blob'
Version: 12.6.0
DisplayName: Storage - Blobs
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/storage-blob_12.6.0/sdk/storage/storage-blob/CHANGELOG.md
ChangelogContent: '- Includes all features released in 12.6.0-beta.1.'
- Name: '@azure/video-analyzer-edge'
Version: 1.0.0-beta.2
DisplayName: Azure Video Analyzer Edge
ServiceName: Video Analyzer
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/video-analyzer-edge_1.0.0-beta.2/sdk/videoanalyzer/video-analyzer-edge/CHANGELOG.md
ChangelogContent: Update the title and description of the package and updates to readme.
- Name: '@azure/core-http'
Version: 1.2.5
DisplayName: Core - HTTP
ServiceName: Core
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/core-http_1.2.5/sdk/core/core-http/CHANGELOG.md
ChangelogContent: |-
#### Fixed
- Delay loading of NO_PROXY environment variable until when request pipeline is being created. This fixes [issue 14873](https://github.com/Azure/azure-sdk-for-js/issues/14873)
- Fixed an issue where tracing spans were not setting a status correctly (on success or error) which results in the span status being `UNSET`. In addition, we will now capture the HTTP status code when a request fails in the tracing span. [PR 15061](https://github.com/Azure/azure-sdk-for-js/pull/15061)
- Fix packaging issue [PR 15286](https://github.com/Azure/azure-sdk-for-js/pull/15286)
- Improve the sanitizer to handle recursive objects [PR 15426](https://github.com/Azure/azure-sdk-for-js/pull/15426)
- Name: '@azure/container-registry'
Version: 1.0.0-beta.3
DisplayName: Container Registry
ServiceName: Container Registry
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/container-registry_1.0.0-beta.3/sdk/containerregistry/container-registry/CHANGELOG.md
ChangelogContent: |-
#### Breaking Changes
- Split `ContentProperties` into separate `*WriteableProperties` types because they can have different properties.
- Add new type `ArtifactManifestPlatform` for manifest list in `ArtifactManifestProperties`. The property has been renamed to `relatedArtifacts`.
- Flatten `writeableProperties` in `*Properties` types.
- Rename `endpointUrl` to `endpoint` in `ContainerRegistryClient`.
- Change known os and arch types to enum so the known values can be used in string comparisons
- Update `*OrderBy` values from `"timeAsc"/"timeDesc"` to `"lastUpdatedOnAscending"/"lastUpdatedOnDescending"`
- Rename `listTags` to `listTagProperties` and `listManifests` to `listManifestProperties`
- Rename `set*Properties` function names to `update*Properties`
#### Features Added
- Add `authenticationScope` properties to `ContainerRegistryClientOptions` to support national clouds.
- Add `continuationToken` to paging response types.
#### Bug Fixes
- The expiry time is now retrieved from the ACR refresh token, instead of hard-coded three hours later from `Date.now()`.
- Name: '@azure/core-amqp'
Version: 3.0.0
DisplayName: Core - AMQP
ServiceName: Core
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/core-amqp_3.0.0/sdk/core/core-amqp/CHANGELOG.md
ChangelogContent: |-
#### Breaking changes
- Updates the `rhea-promise` and `rhea` dependencies to version 2.x. `rhea` contains a breaking change that changes deserialization of timestamps from numbers to Date objects.
- Removes the `AsyncLock` and `defaultLock` exports. `defaultCancellableLock` should be used instead.
- Name: '@azure/data-tables'
Version: 12.0.0
DisplayName: Tables
ServiceName: Tables
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/data-tables_12.0.0/sdk/tables/data-tables/CHANGELOG.md
ChangelogContent: |-
- Added support for generating SAS tokens using an `AzureNamedKeyCredential` [#15564](https://github.com/Azure/azure-sdk-for-js/pull/15564)
- Use @azure/core-auth `AzureSASCredendial` [#15564](https://github.com/Azure/azure-sdk-for-js/pull/15564)
- Fix submit transaction issue [15403](https://github.com/Azure/azure-sdk-for-js/issues/15403) when sending multiple transactions. [#15493](https://github.com/Azure/azure-sdk-for-js/pull/15493)
- Fix date serialization on `getAccessPolicy` and `setAccessPolicy` Table client methods. [#15633](https://github.com/Azure/azure-sdk-for-js/pull/15633)
#### Breaking Changes
- Use @azure/core-auth `AzureNamedKeyCredential` [#15529](https://github.com/Azure/azure-sdk-for-js/pull/15529)
- Name: "@azure/communication-network-traversal"
Version: 1.0.0-beta.1
DisplayName: "@azure/communication-network-traversal"
ServiceName: ""
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/communication-network-traversal_1.0.0-beta.1/sdk/communication/communication-network-traversal/CHANGELOG.md#100-beta1-2021-05-24
ChangelogContent: |-
The first preview of the Azure Communication Relay Client has the following features:
- get a Relay Configuration by creating a CommunicationRelayClient
#### Added
- Added CommunicationRelayClient in preview.
- Added CommunicationRelayClient.getRelayConfiguration in preview.
#### Breaking Changes
- Name: '@azure/video-analyzer-edge'
Version: 1.0.0-beta.1
DisplayName: Azure Video Analyzer Edge
ServiceName: Video Analyzer
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/video-analyzer-edge_1.0.0-beta.1/sdk/videoanalyzer/video-analyzer-edge/CHANGELOG.md#100-beta1-2021-05-20
ChangelogContent: Initial release
- Name: '@azure/ai-form-recognizer'
Version: 3.1.0
DisplayName: Form Recognizer
ServiceName: Form Recognizer
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/ai-form-recognizer_3.1.0/sdk/formrecognizer/ai-form-recognizer/CHANGELOG.md#310-2021-05-26
ChangelogContent: |-
- This General Availability (GA) release marks the stability of the changes introduced in package versions 3.1.0-beta.1 through 3.1.0-beta.3.
- Changed all names including `IdDocument` to use `IdentityDocument` instead, for example: `BeginRecognizeIdentityDocumentOptions`, `beginRecognizeIdentityDocuments`, and `beginRecognizeIdentityDocumentsFromUrl` for clarity.
- Flattened the `TextStyle` type into the `TextAppearance` type. Rather than having a `style` property with its own `name` and `confidence`, `TextAppearance` now has `styleName` and `styleConfidence` properties.
- Removed the `FormGenderField` type. Any recognized value that was previously produced as a `FormGenderField` is now returned as a `FormStringField` instead (the `value` will remain the same).
- Renamed the `FormCountryField` type to `FormCountryRegionField`, and changed the `valueType` discriminant property of that type to `"countryRegion:`.
- Renamed `ReadingOrder` and `Language` to `FormReadingOrder` and `FormLanguage` to reduce the chance that these types would collide with other types having the same name from other packages.
- Removed the `KnownStyleName`, `KnownSelectionMarkState`, and `KnownKeyValueType` enums, as they represent simple string enums. The `styleName`, `state`, and `valueType` properties (respectively) now have strong string-enum types.
- Added the `KnownFormLocale` enum to access the well-known possible values of form locales (the `locale` property of the options parameters for prebuilt model recognition).
- Migrated to the 2.1 Form Recognizer service endpoint for all REST API calls.
- Name: '@azure-rest/core-client'
Version: 1.0.0-beta.3
DisplayName: rest-core-client
ServiceName: core-rest
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure-rest/core-client_1.0.0-beta.3/sdk/core-rest/core-client/CHANGELOG.md#100-beta3-2021-05-26
ChangelogContent: '- Set Date in query string parameters as ISO string. [#15209](https://github.com/Azure/azure-sdk-for-js/pull/15209)'
- Name: '@azure-rest/core-client'
Version: 1.0.0-beta.4
DisplayName: rest-core-client
ServiceName: core-rest
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure-rest/core-client_1.0.0-beta.4/sdk/core-rest/core-client/CHANGELOG.md#100-beta4-2021-05-27
ChangelogContent: '- Update @azure/core-rest-pipeline dependency to GA. [#15435](https://github.com/Azure/azure-sdk-for-js/pull/15435)'
- Name: '@azure-rest/agrifood-farming'
Version: 1.0.0-beta.1
DisplayName: farmbeats
ServiceName: farmbeats
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure-rest/agrifood-farming_1.0.0-beta.1/sdk/agrifood/agrifood-farming-rest/CHANGELOG.md#100-beta1-2021-05-26
ChangelogContent: '- First release of package, see README.md for details.'
- Name: '@azure/iot-modelsrepository'
Version: 1.0.0-beta.1
DisplayName: '@azure/iot-modelsrepository'
ServiceName: ""
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/blob/@azure/iot-modelsrepository_1.0.0-beta.1/sdk/iot/iot-modelsrepository/CHANGELOG.md#100-beta1-2021-05-27
ChangelogContent: |-
With [#14863](https://github.com/Azure/azure-sdk-for-js/pull/14863), this is the first release of the @azure/iot-modelsrepository package.
This package contains the `ModelsRepositoryClient` to talk to the Azure Models Repository service, with initial support for getting models. Additionally, helper functions for working with DTMIs are provided.```
- Name: '@azure/event-hubs'
Version: 5.5.2
DisplayName: Event Hubs
ServiceName: Event Hubs
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/event-hubs_5.5.2/sdk/eventhub/event-hubs/CHANGELOG.md
ChangelogContent: |-
#### Bug fixes
- Fixes issue [#13500](https://github.com/Azure/azure-sdk-for-js/issues/13500) where a `TypeError: Cannot read property '_process' of undefined` could be thrown in rare cases.
- Name: '@azure/attestation'
Version: 1.0.0-beta.3
DisplayName: Attestation
ServiceName: Attestation
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/attestation_1.0.0-beta.3/sdk/attestation/attestation/CHANGELOG.md
ChangelogContent: |-
#### Features Added
#### Breaking Changes
- Essentially completely rewritten. All existing functionality has been replaced.
- Removed `policy` property on `AttestationClient` object, because it has been replaced.
- Removed `policy.reset` and `policy.set`, replaced with the `resetPolicy` and `setPolicy` methods on the `AttestationAdministrationClient`.
- Removed `policy.get`, replaced with the `getPolicy` method of the new `AttestationAdministrationClient` client object.
- Removed `attestation.attestSgxEnclave`, `attestation.attestOpenEnclave`, `attestation.attestTpm`, and `attestation` property from attestationClient, replaced with `attestSgxEnclave`, `attestOpenEnclave` and `attestTpm`.
- Removed `metadataConfiguration` and `signingCertificates` properties from attestationClient.
- Removed `metadataConfiguration.get()` method, replaced with `client.getOpenIdMetadata()`.
- Removed `signingCertificates.get()` method, replaced with `client.getAttestationSigners()`. The return value for `getAttestationSigners()` is an array of `AttestationSigner` objects,
each of which has two properties: `key_id` and `certificates`. `key_id`
reflects the `kid` JSON Web Key attribute, and `certificates` is the **decoded** `x5c` attribute
in the JSON Web Key.
- Name: '@azure/service-bus'
Version: 7.2.0
DisplayName: Service Bus
ServiceName: Service Bus
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/service-bus_7.2.0/sdk/servicebus/service-bus/CHANGELOG.md
ChangelogContent: |-
#### New Features
- Enable encoding the body of a message to the 'value' or 'sequence' sections (via AmqpAnnotatedMessage.bodyType). Using this encoding is not required but does allow you to take advantage of native AMQP serialization for supported primitives or sequences.
More information about the AMQP message body type can be found in the AMQP specification: [link](https://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-messaging-v1.0-os.html#section-message-format)
- Improves cancellation support when sending messages or initializing a connection to the service.
Resolves [#15311](https://github.com/Azure/azure-sdk-for-js/issues/15311) and [#13504](https://github.com/Azure/azure-sdk-for-js/issues/13504).
#### Bug fixes
- ServiceBusSender could throw an error (`TypeError: Cannot read property 'maxMessageSize' of undefined`) if a link was being restarted while calling sendMessages().
[PR#15409](https://github.com/Azure/azure-sdk-for-js/pull/15409)
- Fixes issue [#13500](https://github.com/Azure/azure-sdk-for-js/issues/13500) where a `TypeError: Cannot read property '_process' of undefined` could be thrown in rare cases.
- Name: '@azure/cosmos'
Version: 3.11.4
DisplayName: Cosmos DB
ServiceName: Cosmos DB
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/cosmos_3.11.4/sdk/cosmosdb/cosmos/CHANGELOG.md
ChangelogContent: '- BUGFIX: Correctly failover to new regions when regional DNS has gone offline.'
- Name: '@azure/cosmos'
Version: 3.11.5
DisplayName: Cosmos DB
ServiceName: Cosmos DB
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/cosmos_3.11.5/sdk/cosmosdb/cosmos/CHANGELOG.md
ChangelogContent: |-
#### Features Added
#### Breaking Changes
#### Key Bugs Fixed
#### Fixed
- BUGFIX: Adds another failover condition.
- Name: '@azure/core-http'
Version: 1.2.6
DisplayName: Core - HTTP
ServiceName: Core
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/core-http_1.2.6/sdk/core/core-http/CHANGELOG.md
ChangelogContent: |-
#### Key Bugs Fixed
- Fixed an issue of lost properties when flattening array in deserialization [issue 15653](https://github.com/azure/azure-sdk-for-js/issues/15653)
- Fixed an issue of incorrect minimum version of tslib [issue 15697](https://github.com/Azure/azure-sdk-for-js/issues/15697)
- Name: '@azure/keyvault-admin'
Version: 4.0.0
DisplayName: Key Vault - Administration
ServiceName: Key Vault
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/keyvault-admin_4.0.0/sdk/keyvault/keyvault-admin/CHANGELOG.md
ChangelogContent: |-
This release marks the general availability of the `@azure/keyvault-admin` package.
#### New Features
- The `KeyVaultAccessControlClient` provides support for managing role-based access control (RBAC) operations.
- Both role assignments and custom role definitions are supported with the ability to create, read, update, and delete custom role definitions and assignments.
- The `KeyVaultBackupClient` provides support for back up and restore operations for the entire Key Vault Managed HSM instance.
- Full Managed HSM backup and restore operations are supported.
- Selective Key Restore from a previous backup is also supported.
#### Changes since 4.0.0-beta.3:
- Added the "KeyVault" prefix to all of the Key Vault Admin client operations.
- Made the AesGcmDecryptParameters authenticationTag required.
- Collapsed `KeyVaultRoleAssignmentPropertiesWithScope` to `KeyVaultRoleAssignmentProperties`.
- Renamed `KeyVaultKeyId` to `KeyVaultKeyIdentifier`.
- Renamed `beginRestore`'s `blobStorageUri` to `folderUri`.
- Removed `folderName` from `beginRestore`. Now the folder name will be inferred from the `folderUri`.
- Renamed `beginSelectiveRestore`'s `blobStorageUri` to `folderUri`.
- Removed `folderName` from `beginSelectiveRestore`. Now the folder name will be inferred from the `folderUri`.
- Reordered the parameters of `beginSelectiveRestore` to `keyName`, `folderUrl`, `sasToken`, `[options]`.
- Renamed `KeyVaultBackupResult`'s `backupFolderUri` to `folderUri`.
- Renamed `beginSelectiveRestore` to `beginSelectiveKeyRestore`.
- Renamed `KeyVaultBeginSelectiveRestoreOptions` to `KeyVaultBeginSelectiveKeyRestoreOptions`.
- Renamed `KeyVaultSelectiveRestoreOperationState` to `KeyVaultSelectiveKeyRestoreOperationState`.
- Renamed `KeyVaultSelectiveRestoreResult` to `KeyVaultSelectiveKeyRestoreResult`.
- `deleteRoleAssignment` and `deleteRoleDefinition` will no longer throw an exception when the resource no longer exist and return no result.
- Name: '@azure/keyvault-certificates'
Version: 4.2.0
DisplayName: Key Vault - Certificates
ServiceName: Key Vault
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/keyvault-certificates_4.2.0/sdk/keyvault/keyvault-certificates/CHANGELOG.md
ChangelogContent: |-
#### Bug Fixes
- Fixed an issue with `beginDeleteCertificate` and `beginRecoverDeletedCertificate` in which unknown service errors wouldn't bubble up properly to the end users.
- Fixed an issue where importing a certificate incorrectly required a Subject or Subject Alternative Name.
- Fixed an issue where retrying a failed initial Key Vault request may result in an empty body.
- Marked `ErrorModel` as deprecated. It was erroneously exported publicly in 4.1 and should not be used. Please change the type to use `CertificateOperationError` instead.
#### Changes since 4.2.0-beta.3
- Marked `ErrorModel` as deprecated. It was erroneously exported publicly in 4.1 and should not be used. Please change the type to use `CertificateOperationError` instead.
- Fixed a bug with `beginDeleteCertificate` and `beginRecoverDeletedCertificate` in which unknown service errors wouldn't bubble up properly to the end users.
- Renamed the `KeyVaultCertificateId` to `KeyVaultCertificateIdentifier`, and exported a method to parse Key Vault Certificate Ids: `parseKeyVaultCertificateIdentifier`.
- Name: '@azure/keyvault-keys'
Version: 4.2.0
DisplayName: Key Vault - Keys
ServiceName: Key Vault
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/keyvault-keys_4.2.0/sdk/keyvault/keyvault-keys/CHANGELOG.md
ChangelogContent: |-
#### New Features
- Added support for local cryptography operations. If supported by the key type and algorithm, the `CryptographyClient` will attempt to perform a cryptography operation locally.
- Added support for symmetric keys in Managed HSMs including support for AES encryption algorithms to encrypt, decrypt, wrap, and unwrap using symmetric keys.
- Added support for the 7.2 version of the Key Vault service API.
#### Bug Fixes
- Fixed a bug with `beginDeleteKey` and `beginRecoverDeletedKey` in which unknown service errors wouldn't bubble up properly to the end users.
- Fixed bug with the list operations which were returning misplaced properties. Fixes customer issue: [15353](https://github.com/Azure/azure-sdk-for-js/issues/15353).
- Fixed an issue where retrying a failed initial Key Vault request may result in an empty body.
#### Changes since 4.2.0-beta.5:
- Removed the now obsolete `KeyOperationsOptions` and replaced it with `CryptographyOptions`.
- Introduced in 4.2.0-beta.1 to support additional encryption parameters for AES encryption, we have since moved these parameters outside of the options bag so a separate `KeyOperationsOptions` is now redundant.
- Fixed a bug with `beginDeleteKey` and `beginRecoverDeletedKey` in which unknown service errors wouldn't bubble up properly to the end users.
- Fixed bug with the list operations which were returning misplaced properties. Fixes customer issue: [15353](https://github.com/Azure/azure-sdk-for-js/issues/15353).
- Exported a method to parse Key Vault Key Ids: `parseKeyVaultKeyIdentifier`.
- Name: '@azure/keyvault-secrets'
Version: 4.2.0
DisplayName: Key Vault - Secrets
ServiceName: Key Vault
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/keyvault-secrets_4.2.0/sdk/keyvault/keyvault-secrets/CHANGELOG.md
ChangelogContent: |-
#### New Features
- Added support for the 7.2 version of the Key Vault service API.
#### Bug Fixes
- Fixed a bug with `beginDeleteSecret` and `beginRecoverDeletedSecret` in which unknown service errors wouldn't bubble up properly to the end users.
- Fixed an issue where retrying a failed initial Key Vault request may result in an empty body.
- Added a `certificateKeyId?: string` secret property to use instead of the deprecated `keyId?: URL` and removed `"lib": ["dom"]` from `tsconfig.json`
#### Changes since 4.2.0-beta.4:
- Fixed a bug with `beginDeleteSecret` and `beginRecoverDeletedSecret` in which unknown service errors wouldn't bubble up properly to the end users.
- Renamed the `KeyVaultSecretId` to `KeyVaultSecretIdentifier`, and exported a method to parse Key Vault Secret Ids: `parseKeyVaultSecretIdentifier`.
- Name: '@azure/monitor-query'
Version: 1.0.0-beta.2
DisplayName: Monitor Query
ServiceName: Monitor
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/monitor-query_1.0.0-beta.2/sdk/monitor/monitor-query/CHANGELOG.md
ChangelogContent: |-
- Fixing issue using non-commercial clouds, where it wasn't possible to pass in an endpoint and custom
scope, both of which are needed.
[PR#15705](https://github.com/Azure/azure-sdk-for-js/pull/15705)
- Adding a mitigation for LogsQueryClient.queryLogsBatch() where an invalidly encoded response could lead
to no results being surfaced to the user. This should allow for the result to be properly parsed.
[PR#15718](https://github.com/Azure/azure-sdk-for-js/pull/15718)
- Name: '@azure/keyvault-admin'
Version: 4.0.1
DisplayName: Key Vault - Administration
ServiceName: Key Vault
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/keyvault-admin_4.0.1/sdk/keyvault/keyvault-admin/CHANGELOG.md
ChangelogContent: |-
#### Bug Fixes
- Fixed an issue where bundling could fail when importing this library due to an incorrectly set import.
- Name: '@azure/keyvault-keys'
Version: 4.2.1
DisplayName: Key Vault - Keys
ServiceName: Key Vault
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/keyvault-keys_4.2.1/sdk/keyvault/keyvault-keys/CHANGELOG.md
ChangelogContent: |-
#### Bug Fixes
- Fixed an issue where bundling could fail when importing this library due to an incorrectly set import.
- Name: '@azure/attestation'
Version: 1.0.0-beta.4
DisplayName: Attestation
ServiceName: Attestation
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/attestation_1.0.0-beta.4/sdk/attestation/attestation/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- The package now contains type definitions compatible with TypeScript versions earlier than v3.6.
#### Key Bugs Fixed
- Fixes the location of types definition in package.json

Просмотреть файл

@ -0,0 +1,567 @@
entries:
- Name: azure-search-documents
Version: 11.2.0
DisplayName: Cognitive Search
ServiceName: Search
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-search-documents_11.2.0/sdk/search/azure-search-documents/CHANGELOG.md
ChangelogContent: |-
This version will be the last version to officially support Python 3.5, future versions will require Python 2.7 or Python 3.6+.
**New features**
- Added support for knowledge store #18461
- Added new data source type ADLS gen2 #16852
- Name: azure-mgmt-servicefabric
Version: 1.0.0
DisplayName: Resource Management - Service Fabric
ServiceName: Service Fabric
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-servicefabric_1.0.0/sdk/servicefabric/azure-mgmt-servicefabric/CHANGELOG.md
ChangelogContent: |-
**Features**
- Model ManagedCluster has a new parameter addon_features
- Model ManagedClusterUpdateParameters has a new parameter addon_features
- Added operation group ManagedclusterOperations
- Added operation group ApplicationOperations
- Added operation group NodetypeOperations
**Breaking changes**
- Operation ApplicationTypesOperations.create_or_update has a new signature
- Operation NodeTypesOperations.begin_delete_node has a new signature
- Operation NodeTypesOperations.begin_reimage has a new signature
- Operation NodeTypesOperations.begin_restart has a new signature
- Operation NodeTypesOperations.begin_restart has a new signature
- Operation NodeTypesOperations.begin_reimage has a new signature
- Operation NodeTypesOperations.begin_delete_node has a new signature
- Operation ApplicationTypesOperations.create_or_update has a new signature
- Model ManagedCluster no longer has parameter cluster_upgrade_description
- Model ManagedCluster no longer has parameter cluster_upgrade_mode
- Model ManagedClusterUpdateParameters no longer has parameter cluster_upgrade_description
- Model ManagedClusterUpdateParameters no longer has parameter cluster_upgrade_mode
- Name: azure-communication-sms
Version: 1.0.1
DisplayName: Communication Sms
ServiceName: Communication
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-communication-sms_1.0.1/sdk/communication/azure-communication-sms/CHANGELOG.md
ChangelogContent: |-
#### Bug Fixes
- Fixed async client to use async bearer token credential policy instead of sync policy.
- Name: azure-mgmt-rdbms
Version: 8.1.0
DisplayName: Resource Management - Rdbms
ServiceName: Database for MySQL/PostgreSQL
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-rdbms_8.1.0/sdk/rdbms/azure-mgmt-rdbms/CHANGELOG.md
ChangelogContent: '- New models and operations for mariadb'
- Name: azure-communication-phonenumbers
Version: 1.0.1
DisplayName: Communication Phone Numbers
ServiceName: Communication
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-communication-phonenumbers_1.0.1/sdk/communication/azure-communication-phonenumbers/CHANGELOG.md
ChangelogContent: |-
#### Bug Fixes
- Fixed async client to use async bearer token credential policy instead of sync policy.
- Name: azure-mgmt-costmanagement
Version: 2.0.0
DisplayName: Resource Management - Cost Management
ServiceName: Cost Management
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-costmanagement_2.0.0/sdk/costmanagement/azure-mgmt-costmanagement/CHANGELOG.md
ChangelogContent: |-
**Features**
- Model QueryResult has a new parameter sku
- Model QueryResult has a new parameter e_tag
- Model QueryResult has a new parameter location
- Model View has a new parameter date_range
- Model View has a new parameter data_set
- Model View has a new parameter include_monetary_commitment
- Model View has a new parameter currency
- Model ExportExecution has a new parameter tags
- Added operation group GenerateReservationDetailsReportOperations
- Added operation group SettingsOperations
**Breaking changes**
- Parameter recurrence of model ExportSchedule is now required
- Operation ExportsOperations.list has a new signature
- Operation ExportsOperations.get has a new signature
- Model Export no longer has parameter run_history
- Model Export no longer has parameter next_run_time_estimate
- Model View no longer has parameter dataset
- Model ExportExecution no longer has parameter e_tag
- Model ExportExecution no longer has parameter error
- Model CommonExportProperties no longer has parameter run_history
- Model CommonExportProperties no longer has parameter next_run_time_estimate
- Model ExportProperties no longer has parameter run_history
- Model ExportProperties no longer has parameter next_run_time_estimate
- Model QueryFilter has a new signature
- Model ReportConfigFilter has a new signature
- Name: azure-containerregistry
Version: 1.0.0b3
DisplayName: Container Registry
ServiceName: containerregistry
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-containerregistry_1.0.0b3/sdk/containerregistry/azure-containerregistry/CHANGELOG.md
ChangelogContent: |-
* Removes `DeleteRepositoryResult`. `ContainerRegistryClient.delete_repository` now returns `None`
* Removed `writeable_properties` objects, placing `can_delete/read/write/list` properties on the immediate `Repository/Tag/ArtifactManifestProperties` objects
* Removed `ContainerRepository` and `RegistryArtifact` classes. The methods for acting on a repository and a registry artifact are now contained in the `ContainerRegistryClient` object.
* Parses refresh token expiration time from returned JWT.
* The `delete_repository` and `get_repository` methods parameters have been renamed from `repository_name` to `repository`.
- Name: azure-identity
Version: 1.7.0b1
DisplayName: Identity
ServiceName: Identity
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-identity_1.7.0b1/sdk/identity/azure-identity/CHANGELOG.md
ChangelogContent: |-
Beginning with this release, this library requires Python 2.7 or 3.6+.
#### Added
- `VisualStudioCodeCredential` gets its default tenant and authority
configuration from VS Code user settings
([#14808](https://github.com/Azure/azure-sdk-for-python/issues/14808))
- Name: azure-servicebus
Version: 7.3.0
DisplayName: Service Bus
ServiceName: Service Bus
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-servicebus_7.3.0/sdk/servicebus/azure-servicebus/CHANGELOG.md
ChangelogContent: |-
**New Features**
- Support for sending AMQP annotated message which allows full access to the AMQP message fields is now GA.
- Introduced new namespace `azure.servicebus.amqp`.
- Introduced new classes `azure.servicebus.amqp.AmqpMessageHeader` and `azure.servicebus.amqp.AmqpMessageProperties` for accessing amqp header and properties.
**Breaking Changes from 7.2.0b1**
- Renamed and moved `azure.servicebus.AMQPAnnotatedMessage` to `azure.servicebus.amqp.AmqpAnnotatedMessage`.
- Renamed and moved `azure.servicebus.AMQPMessageBodyType` to `azure.servicebus.amqp.AmqpMessageBodyType`.
- `AmqpAnnotatedMessage.header` returns `azure.servicebus.amqp.AmqpMessageHeader` instead of `uamqp.message.MessageHeader`.
- `AmqpAnnotatedMessage.properties` returns `azure.servicebus.amqp.AmqpMessageProperties` instead of `uamqp.message.MessageProperties`.
- `raw_amqp_message` on `ServiceBusMessage` and `ServiceBusReceivedMessage` is now a read-only property instead of an instance variable.
**Bug Fixes**
* Fixed a bug that `ServiceBusReceiver` iterator stops iteration after recovery from connection error (#18795).
- Name: azure-ai-metricsadvisor
Version: 1.0.0b4
DisplayName: Metrics Advisor
ServiceName: Metrics Advisor
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-metricsadvisor_1.0.0b4/sdk/metricsadvisor/azure-ai-metricsadvisor/CHANGELOG.md
ChangelogContent: |-
**New Features**
- Added `AzureLogAnalyticsDataFeedSource` and `AzureEventHubsDataFeedSource`
- Update method now returns the updated object
- Added DatasourceCredentials and DatasourceCredential operations
- Added authentication type support for data feed
**Breaking Changes**
- Delete methods now take positional only argument as id
- `update_subscription_key` and `update_api_key` are merged into one method `update_key`
- Removed `DataFeedOptions` and moved all its properties to the `DataFeed` model
- Deprecated:
- `HttpRequestDataFeed`
- `ElasticsearchDataFeed`
- Renamed
- `AzureApplicationInsightsDataFeed` -> `AzureApplicationInsightsDataFeedSource`
- `AzureBlobDataFeed` -> `AzureBlobDataFeedSource`
- `AzureCosmosDBDataFeed` -> `AzureCosmosDbDataFeedSource`
- `AzureDataExplorerDataFeed` -> `AzureDataExplorerDataFeedSource`
- `AzureTableDataFeed` -> `AzureTableDataFeedSource`
- `InfluxDBDataFeed` -> `InfluxDbDataFeedSource`
- `MySqlDataFeed` -> `MySqlDataFeedSource`
- `PostgreSqlDataFeed` -> `PostgreSqlDataFeedSource`
- `SQLServerDataFeed` -> `SqlServerDataFeedSource`
- `MongoDBDataFeed` -> `MongoDbDataFeedSource`
- `AzureDataLakeStorageGen2DataFeed` -> `AzureDataLakeStorageGen2DataFeedSource`
**Dependency Updates**
- Bump `msrest` requirement from `0.6.12` to `0.6.21`
- Name: azure-mgmt-resourcemover
Version: 1.1.0b2
DisplayName: Resource Management - Resource Mover
ServiceName: Resource Mover
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-resourcemover_1.1.0b2/sdk/resourcemover/azure-mgmt-resourcemover/CHANGELOG.md
ChangelogContent: '- Models rename'
- Name: azure-data-tables
Version: 12.0.0
DisplayName: Tables
ServiceName: Tables
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-data-tables_12.0.0/sdk/tables/azure-data-tables/CHANGELOG.md
ChangelogContent: |-
**Breaking**
* EdmType.Binary data in entities will now be deserialized as `bytes` in Python 3 and `str` in Python 2, rather than an `EdmProperty` instance. Likewise on serialization, `bytes` in Python 3 and `str` in Python 2 will be interpreted as binary (this is unchanged for Python 3, but breaking for Python 2, where `str` was previously serialized as EdmType.String)
* `TableClient.create_table` now returns an instance of `TableItem`.
* All optional parameters for model constructors are now keyword-only.
* Storage service configuration models have now been prefixed with `Table`, including
`TableAccessPolicy`, `TableMetrics`, `TableRetentionPolicy`, `TableCorsRule`
* All parameters for `TableServiceClient.set_service_properties` are now keyword-only.
* The `credential` parameter for all Clients is now keyword-only.
* The method `TableClient.get_access_policy` will now return `None` where previously it returned an "empty" access policy object.
* Timestamp properties on `TableAccessPolicy` instances returned from `TableClient.get_access_policy` will now be deserialized to `datetime` instances.
**Fixes**
* Fixed support for Cosmos emulator endpoint, via URL/credential or connection string.
* Fixed table name from URL parsing in `TableClient.from_table_url` classmethod.
* The `account_name` attribute on clients will now be pulled from an `AzureNamedKeyCredential` if used.
* Any additional odata metadata is returned in entitys metadata.
* The timestamp in entity metadata is now deserialized to a timestamp.
* If the `prefer` header is added in the `create_entity` operation, the echo will be returned.
* Errors raised on a 412 if-not-match error will now be a specific `azure.core.exceptions.ResourceModifiedError`.
* `EdmType.DOUBLE` values are now explicitly typed in the request payload.
* Fixed de/serialization of list attributes on `TableCorsRule`.
- Name: azure-communication-identity
Version: 1.0.1
DisplayName: Communication Identity
ServiceName: Communication
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-communication-identity_1.0.1/sdk/communication/azure-communication-identity/CHANGELOG.md
ChangelogContent: |-
#### Bug Fixes
- Fixed async client to use async bearer token credential policy instead of sync policy.
- Name: azure-core
Version: 1.15.0
DisplayName: Core
ServiceName: Core
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-core_1.15.0/sdk/core/azure-core/CHANGELOG.md
ChangelogContent: |-
#### New Features
- Added `BearerTokenCredentialPolicy.on_challenge` and `.authorize_request` to allow subclasses to optionally handle authentication challenges
#### Bug Fixes
- Retry policies don't sleep after operations time out
- The `from_dict` methhod in the `CloudEvent` can now convert a datetime string to datetime object when microsecond exceeds the python limitation
- Name: azure-mgmt-cognitiveservices
Version: 12.0.0
DisplayName: Resource Management - Cognitive Services
ServiceName: Cognitive Services
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-cognitiveservices_12.0.0/sdk/cognitiveservices/azure-mgmt-cognitiveservices/CHANGELOG.md
ChangelogContent: |-
**Features**
- Model UserOwnedStorage has a new parameter identity_client_id
- Model Sku has a new parameter family
- Model Sku has a new parameter capacity
- Model Sku has a new parameter size
- Model PrivateEndpointConnection has a new parameter location
- Model PrivateEndpointConnection has a new parameter system_data
- Model PrivateEndpointConnection has a new parameter etag
- Model PrivateEndpointConnectionProperties has a new parameter provisioning_state
- Model KeyVaultProperties has a new parameter identity_client_id
- Model PrivateLinkServiceConnectionState has a new parameter actions_required
- Added operation PrivateEndpointConnectionsOperations.begin_create_or_update
- Added operation PrivateEndpointConnectionsOperations.begin_delete
- Added operation AccountsOperations.list_usages
- Added operation AccountsOperations.begin_delete
- Added operation AccountsOperations.get
- Added operation AccountsOperations.begin_create
- Added operation AccountsOperations.begin_update
- Added operation group DeletedAccountsOperations
**Breaking changes**
- Model PrivateLinkServiceConnectionState no longer has parameter action_required
- Removed operation PrivateEndpointConnectionsOperations.create_or_update
- Removed operation PrivateEndpointConnectionsOperations.delete
- Removed operation AccountsOperations.delete
- Removed operation AccountsOperations.create
- Removed operation AccountsOperations.get_usages
- Removed operation AccountsOperations.update
- Removed operation AccountsOperations.get_properties
- Name: azure-ai-formrecognizer
Version: 3.1.1
DisplayName: Form Recognizer
ServiceName: Form Recognizer
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-formrecognizer_3.1.1/sdk/formrecognizer/azure-ai-formrecognizer/CHANGELOG.md
ChangelogContent: |-
**Bug Fixes**
- Handles invoices that do not have sub-line item fields detected.
- Name: azure-appconfiguration
Version: 1.2.0b2
DisplayName: App Configuration
ServiceName: App Configuration
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-appconfiguration_1.2.0b2/sdk/appconfiguration/azure-appconfiguration/CHANGELOG.md
ChangelogContent: |-
#### Features
- Adds context manager functionality to the sync and async `AzureAppConfigurationClient`s.
#### Fixes
- Fixes a deserialization bug for `FeatureFlagConfigurationSetting` and `SecretReferenceConfigurationSetting`.
- Name: azure-ai-translation-document
Version: 1.0.0b2
DisplayName: Document Translation
ServiceName: Translator
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-translation-document_1.0.0b2/sdk/translation/azure-ai-translation-document/CHANGELOG.md
ChangelogContent: |-
This version of the SDK defaults to the latest supported service version, which currently is v1.0
**Breaking changes**
- `create_translation_job` was removed and replaced with `begin_translation` which follows a long-running operation (LRO)
approach. The client method now returns a `DocumentTranslationLROPoller` (or `AsyncDocumentTranslationLROPoller`) to begin the
long-running operation. A call to `.result()` can be made on the poller object to wait until the translation is complete.
See the [README](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/translation/azure-ai-translation-document/README.md) for more information about LROs.
- Upon completion of the LRO, `begin_translation` now returns a pageable of `DocumentStatusResult`. All job-level metadata can still
be found on `poller.details`.
- `has_completed` has been removed from `JobStatusResult` and `DocumentStatusResult`. Use `poller.done()` to check if the
translation has completed.
- Client method `wait_until_done` has been removed. Use `poller.result()` to wait for the LRO to complete.
- Client method `list_submitted_jobs` has been renamed to `list_all_translation_statuses`.
- Client method `get_job_status` has been renamed to `get_translation_status`.
- Client method `cancel_job` has been renamed to `cancel_translation`.
- Parameter `job_id` was renamed to `translation_id` for `get_translation_status`, `cancel_translation`, `list_all_document_statuses`, and `get_document_status`.
- `JobStatusResult` has been renamed to `TranslationStatusResult`.
- `DocumentStatusResult` property `translate_to` has been renamed to `translated_to`
**New features**
- Authentication using `azure-identity` credentials now supported.
- see the [Azure Identity documentation](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/identity/azure-identity/README.md) for more information.
- Added paging and filtering options to `list_all_document_statuses` and `list_submitted_jobs`.
- The input to `begin_translation` now accepts either the parameter `inputs` as a `List[DocumentTranslationInput]` to
perform multiple translations, or the parameters `source_url`, `target_url`, and `target_language_code` to perform a
single translation of your documents.
**Dependency updates**
- Package requires [azure-core](https://pypi.org/project/azure-core/) version 1.14.0 or greater.
- Name: azure-mgmt-media
Version: 7.0.0
DisplayName: Resource Management - Media Services
ServiceName: Media Services
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-media_7.0.0/sdk/media/azure-mgmt-media/CHANGELOG.md
ChangelogContent: |-
**Features**
- Model Asset has a new parameter system_data
- Model StreamingPolicy has a new parameter system_data
- Model Operation has a new parameter action_type
- Model Operation has a new parameter is_data_action
- Model JobInputAsset has a new parameter input_definitions
- Model AccountFilter has a new parameter system_data
- Model FaceDetectorPreset has a new parameter mode
- Model FaceDetectorPreset has a new parameter blur_type
- Model LiveEvent has a new parameter system_data
- Model MediaService has a new parameter key_delivery
- Model MediaService has a new parameter system_data
- Model Job has a new parameter system_data
- Model StreamingLocator has a new parameter system_data
- Model StreamingEndpoint has a new parameter system_data
- Model ContentKeyPolicy has a new parameter system_data
- Model JobInputClip has a new parameter input_definitions
- Model JobInputHttp has a new parameter input_definitions
- Model MetricSpecification has a new parameter lock_aggregation_type
- Model MetricSpecification has a new parameter supported_time_grain_types
- Model MetricSpecification has a new parameter source_mdm_namespace
- Model MetricSpecification has a new parameter source_mdm_account
- Model MetricSpecification has a new parameter enable_regional_mdm_account
- Model AssetFilter has a new parameter system_data
- Model Transform has a new parameter system_data
**Breaking changes**
- Removed operation MediaservicesOperations.get_by_subscription
- Name: azure-mgmt-hdinsight
Version: 8.0.0
DisplayName: Resource Management - HDInsight
ServiceName: HDInsight
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-hdinsight_8.0.0/sdk/hdinsight/azure-mgmt-hdinsight/CHANGELOG.md
ChangelogContent: |-
**Features**
- Model Role has a new parameter encrypt_data_disks
- Model Role has a new parameter vm_group_name
- Model VmSizeCompatibilityFilter has a new parameter esp_applied
- Model VmSizeCompatibilityFilter has a new parameter os_type
- Model VmSizeCompatibilityFilter has a new parameter vm_sizes
- Model VmSizeCompatibilityFilter has a new parameter compute_isolation_supported
- Model ClusterGetProperties has a new parameter cluster_hdp_version
- Model ClusterGetProperties has a new parameter excluded_services_config
- Model ClusterGetProperties has a new parameter storage_profile
- Model Operation has a new parameter properties
- Model StorageAccount has a new parameter saskey
- Model StorageAccount has a new parameter fileshare
- Model CapabilitiesResult has a new parameter vmsizes
- Model CapabilitiesResult has a new parameter vmsize_filters
- Model ConnectivityEndpoint has a new parameter private_ip_address
- Model ApplicationGetEndpoint has a new parameter private_ip_address
- Model BillingResponseListResult has a new parameter vm_sizes_with_encryption_at_host
- Model BillingResponseListResult has a new parameter vm_size_properties
- Model OperationDisplay has a new parameter description
- Model ApplicationGetHttpsEndpoint has a new parameter private_ip_address
- Model ComponentsC51Ht8SchemasClusteridentityPropertiesUserassignedidentitiesAdditionalproperties has a new parameter tenant_id
- Model KafkaRestProperties has a new parameter configuration_override
- Added operation VirtualMachinesOperations.get_async_operation_status
- Added operation ApplicationsOperations.get_azure_async_operation_status
- Added operation LocationsOperations.get_azure_async_operation_status
- Added operation LocationsOperations.check_name_availability
- Added operation LocationsOperations.validate_cluster_create_request
- Added operation ExtensionsOperations.get_azure_async_operation_status
- Added operation ExtensionsOperations.get_azure_monitor_status
- Added operation ExtensionsOperations.begin_disable_azure_monitor
- Added operation ExtensionsOperations.begin_enable_azure_monitor
- Added operation ClustersOperations.get_azure_async_operation_status
- Added operation ClustersOperations.begin_update_identity_certificate
- Added operation ScriptActionsOperations.get_execution_async_operation_status
**Breaking changes**
- Model VmSizeCompatibilityFilter no longer has parameter vmsizes
- Model CapabilitiesResult no longer has parameter vm_size_filters
- Model CapabilitiesResult no longer has parameter vm_sizes
- Name: azure-eventgrid
Version: 4.3.0
DisplayName: Event Grid
ServiceName: Event Grid
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-eventgrid_4.3.0/sdk/eventgrid/azure-eventgrid/CHANGELOG.md
ChangelogContent: |-
**New Features**
- Added new event names related to blob inventory to the `SystemEventNames` enum.
**Bug Fixes**
- Replaced the `ServiceBusDeadletterMessagesAvailableWithNoListenerEventName` with the right value.
- Name: azure-storage-file-datalake
Version: 12.4.0
DisplayName: Storage - Files Data Lake
ServiceName: Data Lake Storage (Gen 2)
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-storage-file-datalake_12.4.0/sdk/storage/azure-storage-file-datalake/CHANGELOG.md
ChangelogContent: |-
**New features**
- Added support `set_service_properties()`,`get_service_properties()` on `DataLakeServiceClient`
- Added support for `list_deleted_paths()` on `FileSystemClient`
- Name: azure-storage-file-share
Version: 12.5.0
DisplayName: Storage - Files Shares
ServiceName: Storage
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-storage-file-share_12.5.0/sdk/storage/azure-storage-file-share/CHANGELOG.md
ChangelogContent: |-
**New features**
- Added support for lease operation on a share, eg. acquire_lease
- Name: azure-monitor-query
Version: 1.0.0b1
DisplayName: Monitor Query
ServiceName: Monitor
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-monitor-query_1.0.0b1/sdk/monitor/azure-monitor-query/CHANGELOG.md
ChangelogContent: |-
**Features**
- Version (1.0.0b1) is the first preview of our efforts to create a user-friendly and Pythonic client library for Azure Monitor Query.
For more information about this, and preview releases of other Azure SDK libraries, please visit https://azure.github.io/azure-sdk/releases/latest/python.html.
- Added `~azure.monitor.query.LogsQueryClient` to query log analytics along with `~azure.monitor.query.aio.LogsQueryClient`.
- Implements the `~azure.monitor.query.MetricsQueryClient` for querying metrics, listing namespaces and metric definitions along with `~azure.monitor.query.aio.MetricsQueryClient`.
- Name: azure-security-attestation
Version: 1.0.0b4
DisplayName: Attestation
ServiceName: Attestation
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-security-attestation_1.0.0b4/sdk/attestation/azure-security-attestation/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Added reset_policy API which was missed in the previous API.
- Added models for all the generated API types.
- Documentation cleanup for several APIs.
#### Breaking Changes
- Creating the `StoredAttestationPolicy` model type means that the `attestation_policy`
kwargs parameter for the constructor has been replaced with a positional `policy` parameter. As a result of this change, this code:
```python
StoredAttestationPolicy(attestation_policy=str(attestation_policy).encode('utf-8')))
```
changes to:
```python
StoredAttestationPolicy(attestation_policy)
```
- Several parameters for the `AttestationResult` type have been renamed, and
several parameters which were shared with `AttestationToken` have been
removed. In general, the naming changes removed some protocol specific
elements and replaced them with friendlier names. Finally, the deprecated
attributes have been removed from the `AttestationResult`
Full set of changes:
- `iss` renamed to `issuer`
- `cnf` renamed to `confirmation`
- `jti` renamed to `unique_identifier`
- `iat` removed
- `exp` removed
- `nbf` removed
- `deprecated_version` removed
- `deprecated_is_debuggable` removed
- `deprecated_sgx_collateral` removed
- `deprecated_enclave_held_data` removed
- `deprecated_enclave_held_data2` removed
- `deprecated_product_id` removed
- `deprecated_mr_enclave` removed
- `deprecated_mr_signer` removed
- `deprecated_svn` removed
- `deprecated_tee` removed
- `deprecated_policy_signer` removed
- `deprecated_policy_hash` removed
- `deprecated_rp_data` removed
If customers need to access the removed or renamed fields directly, they can
use the `get_body` method of the `AttestationResponse` object:
```python
if response.token.get_body().deprecated_tee != 'sgx':
print("Unexpected tee claim in token")
```

Просмотреть файл

@ -0,0 +1,114 @@
entries:
- Name: azure-communication-common
Version: 1.0.1
DisplayName: Communication Common
ServiceName: Communication
VersionType: Patch
Hidden: true
ChangelogUrl: https://github.com/Azure/azure-sdk-for-android/tree/azure-communication-common_1.0.1/sdk/communication/azure-communication-common/CHANGELOG.md
ChangelogContent: |-
#### Dependency Updates
- Updated `com.azure.android.core` from `1.0.0-beta.5` to `1.0.0-beta.6`
GroupId: com.azure.android
- Name: azure-communication-chat
Version: 1.0.0
DisplayName: Communication Chat
ServiceName: Communication
VersionType: GA
Hidden: true
ChangelogUrl: https://github.com/Azure/azure-sdk-for-android/tree/azure-communication-chat_1.0.0/sdk/communication/azure-communication-chat/CHANGELOG.md
ChangelogContent: |-
#### New Features
- Added `ChatServiceVersion` and the ability to set it on `ChatClientBuilder` and `ChatThreadClientBuilder`.
#### Breaking Changes
- ChatClientBuilder:
- Added `retryPolicy`.
- Removed `credentialPolicy`.
- Removed `realtimeNotificationParams`.
- ChatThreadClientBuilder:
- Added `retryPolicy`.
- Removed `credentialPolicy`.
- Removed `realtimeNotificationParams`.
- ChatClient:
- Added `listChatThreads`.
- Changed `startRealtimeNotifications` with adding parameter `String skypeUserToken` and `Context context`.
- Removed `getChatThreadsFirstPage`.
- Removed `getChatThreadsFirstPageWithResponse`.
- Removed `getChatThreadsNextPage`.
- Removed `getChatThreadsNextPageWithResponse`.
- Replaced `azure.core.util.Context` in the APIs with `azure.core.util.RequestContext`.
- Replaced `on` with `addEventHandler`.
- Replaced `off` with `removeEventHandler`.
- ChatAsyncClient:
- Added `listChatThreads`.
- Changed `startRealtimeNotifications` with adding parameter `String skypeUserToken` and `Context context`.
- Removed `getChatThreadsFirstPage`.
- Removed `getChatThreadsFirstPageWithResponse`.
- Removed `getChatThreadsNextPage`.
- Removed `getChatThreadsNextPageWithResponse`.
- Replaced `azure.core.util.Context` in the APIs with `azure.core.util.RequestContext`.
- Replaced `on` with `addEventHandler`.
- Replaced `off` with `removeEventHandler`.
- ChatThreadClient:
- Added `listParticipants`.
- Added `listMessages`.
- Added `listReadReceipts`.
- Changed returning `AddChatParticipantsResult` instead of `void` for `addParticipants`.
- Changed taking parameter `Iterable<ChatParticipant> participants` instead of `AddChatParticipantsOptions options` for `addParticipants` and `addParticipantsWithResponse`.
- Removed `getParticipantsFirstPage`.
- Removed `getParticipantsFirstPageWithResponse`.
- Removed `getParticipantsNextPage`.
- Removed `getParticipantsNextPageWithResponse`.
- Removed `getMessagesFirstPage`.
- Removed `getMessagesFirstPageWithResponse`.
- Removed `getMessagesNextPage`.
- Removed `getMessagesNextPageWithResponse`.
- Removed `getReadReceiptsFirstPage`.
- Removed `getReadReceiptsFirstPageWithResponse`.
- Removed `getReadReceiptsNextPage`.
- Removed `getReadReceiptsNextPageWithResponse`.
- Replaced `azure.core.util.Context` in the APIs with `azure.core.util.RequestContext`.
- ChatThreadAsyncClient:
- Added `listParticipants`.
- Added `listMessages`.
- Added `listReadReceipts`.
- Changed returning `CompletableFuture<AddChatParticipantsResult>` instead of `CompletableFuture<Void>` for `addParticipants`.
- Changed taking parameter `Iterable<ChatParticipant> participants` instead of `AddChatParticipantsOptions options` for `addParticipants` and `addParticipantsWithResponse`.
- Removed `getParticipantsFirstPage`.
- Removed `getParticipantsFirstPageWithResponse`.
- Removed `getParticipantsNextPage`.
- Removed `getParticipantsNextPageWithResponse`.
- Removed `getMessagesFirstPage`.
- Removed `getMessagesFirstPageWithResponse`.
- Removed `getMessagesNextPage`.
- Removed `getMessagesNextPageWithResponse`.
- Removed `getReadReceiptsFirstPage`.
- Removed `getReadReceiptsFirstPageWithResponse`.
- Removed `getReadReceiptsNextPage`.
- Removed `getReadReceiptsNextPageWithResponse`.
- Replaced `azure.core.util.Context` in the APIs with `azure.core.util.RequestContext`.
- Removed `com.azure.android.communication.chat.signaling.chatevents.ChatParticipant`.
- Removed `com.azure.android.communication.chat.signaling.chatevents.ChatThreadProperties`.
- Removed `com.azure.android.communication.chat.models.AddChatParticipantsOptions`.
- Removed setters for `AddChatParticipantsResult`.
- Removed setters for `ChatError`.
- Changed `com.azure.android.communication.chat.signaling.chatevents.*` to `com.azure.android.communication.chat.models.*`.
- Changed `httpClient` to an optional component for `ChatClientBuilder`/`ChatThreadClientBuilder` to create corresponding client.
- Changed `ChatEventId` to `ChatEventType`.
- Changed `BaseEvent` to `ChatEvent`.
- Changed `ChatMessageReceivedEvent` createdOn type from `String` to `OffsetDateTime`.
- Changed `ChatMessageEditedEvent` createdOn and editedOn type from `String` to `OffsetDateTime`.
- Changed `ChatMessageDeletedEvent` createdOn and deletedOn type from `String` to `OffsetDateTime`.
- Changed `ReadReceiptReceivedEvent` readOn type from `String` to `OffsetDateTime`.
- Changed `TypingIndicatorReceivedEvent` receivedOn type from `String` to `OffsetDateTime`.
- Changed `ChatThreadCreatedEvent` createdOn type from `String` to `OffsetDateTime`.
- Changed `ChatThreadDeletedEvent` deletedOn type from `String` to `OffsetDateTime`.
- Changed `ChatThreadPropertiesUpdatedEvent` updatedOn type from `String` to `OffsetDateTime`.
- Changed `ParticipantsAddedEvent` addedOn type from `String` to `OffsetDateTime`.
- Changed `ParticipantsRemovedEvent` removedOn type from `String` to `OffsetDateTime`.
#### Dependency Updates
- Updated `com.azure.android.core` from `1.0.0-beta.5` to `1.0.0-beta.6`.
GroupId: com.azure.android

Просмотреть файл

@ -0,0 +1,368 @@
entries:
- Name: Azure.Security.KeyVault.Keys
Version: 4.2.0
DisplayName: Key Vault - Keys
ServiceName: Key Vault
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Security.KeyVault.Keys_4.2.0/sdk/keyvault/Azure.Security.KeyVault.Keys/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Changed default service version to "7.2".
- Added `KeyVaultKeyIdentifier` to parse certificate URIs.
- Added local-only support for `CryptographyClient` using only a `JsonWebKey` using `LocalCryptographyClientOptions`.
- Added `CreateEcKeyOptions` class and associated `KeyClient.CreateEcKey` and `CreateEcKeyAsync` methods.
- Added `KeyType.OctHsm` to support "oct-HSM" key operations to support Managed HSM.
- Added AES-GCM and AES-CBC support for encrypting and decrypting, including new `Encrypt` and `Decrypt` overloads.
#### Breaking Changes since 4.2.0-beta.6
- Renamed `additionalAuthenticationData` factory method parameters to `additionalAuthenticatedData` to match properties and constructor parameters.
- Renamed `parameters` parameter to `decryptParameters` for `CryptographyClient.Decrypt` and `DecryptAsync`.
- Renamed `parameters` parameter to `encryptParameters` for `CryptographyClient.Encrypt` and `EncryptAsync`.
- Name: Azure.Security.KeyVault.Secrets
Version: 4.2.0
DisplayName: Key Vault - Secrets
ServiceName: Key Vault
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Security.KeyVault.Secrets_4.2.0/sdk/keyvault/Azure.Security.KeyVault.Secrets/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Changed default service version to "7.2".
- Added `KeyVaultSecretIdentifier` to parse certificate URIs.
- Name: Azure.Messaging.EventGrid
Version: 4.4.0
DisplayName: Event Grid
ServiceName: Event Grid
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Messaging.EventGrid_4.4.0/sdk/eventgrid/Azure.Messaging.EventGrid/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Added public constructor and settable property for `SubscriptionValidationResponse`.
#### Key Bugs Fixed
- Fix issue where ARM system event data could not be deserialized into their strongly typed models.
- Name: Azure.Security.KeyVault.Administration
Version: 4.0.0
DisplayName: Key Vault - Administration
ServiceName: Key Vault
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Security.KeyVault.Administration_4.0.0/sdk/keyvault/Azure.Security.KeyVault.Administration/CHANGELOG.md
ChangelogContent: |-
- Initial release of `KeyVaultAccessControlClient` to managed role assignments and definitions for Managed HSM.
- Initial release of `KeyVaultBackupClient` to backup and restore Managed HSM.
#### Breaking Changes since 4.0.0-beta.5
- Changed `KeyVaultBackupClient.StartSelectiveRestore` and `StartSelectiveRestoreAsync` to `StartSelectiveKeyRestore` and `StartSelectiveKeyRestoreAsync`.
- Return only a `Response` from `KeyVaultAccessControlClient.DeleteRoleAssignment` and `DeleteRoleAssignmentAsync`. HTTP 404 responses no longer throw a `RequestFailedException`.
- Return only a `Response` from `KeyVaultAccessControlClient.DeleteRoleDefinition` and `DeleteRoleDefinitionAsync`. HTTP 404 responses no longer throw a `RequestFailedException`.
- Name: Azure.Security.KeyVault.Certificates
Version: 4.2.0
DisplayName: Key Vault - Certificates
ServiceName: Key Vault
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Security.KeyVault.Certificates_4.2.0/sdk/keyvault/Azure.Security.KeyVault.Certificates/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Changed default service version to "7.2".
- Added `KeyVaultCertificateIdentifier` to parse certificate URIs.
- Added `CertificateClient.DownloadCertificate` and `DownloadCertificateAsync` to download an `X509Certificate2` with private key.
- Name: Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents
Version: 1.0.0-beta.2
DisplayName: 'CloudNative CloudEvents with Event Grid '
ServiceName: eventgrid
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents_1.0.0-beta.2/sdk/eventgrid/Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Updated to use the GA version of CloudEvents SDK.
- Name: Azure.Messaging.ServiceBus
Version: 7.2.0
DisplayName: Service Bus
ServiceName: Service Bus
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Messaging.ServiceBus_7.2.0/sdk/servicebus/Azure.Messaging.ServiceBus/CHANGELOG.md
ChangelogContent: |-
#### Acknowledgments
Thank you to our developer community members who helped to make the Service Bus client library better with their contributions to this release:
- Jason Dryhurst-Smith _([GitHub](https://github.com/jasond-s))_
- Oscar Cabrero _([GitHub](https://github.com/oscarcabrero))_
#### Fixed
- The retry policy used by clients will no longer overflow the `TimeSpan` maximum when using an `Exponential` strategy with a large number of retries and long delay set.
- The name of the property displayed in the `ArgumentOutOfRangeException` in the `MaxDeliveryCount` property in `SubscriptionProperties` was updated to use the correct property name. (A community contribution, courtesy of _[oscarcabrero](https://github.com/oscarcabrero))_
- Name: Microsoft.Azure.WebJobs.Extensions.ServiceBus
Version: 5.0.0-beta.4
DisplayName: WebJobs Extensions - Service Bus
ServiceName: WebJobs
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.WebJobs.Extensions.ServiceBus_5.0.0-beta.4/sdk/servicebus/Microsoft.Azure.WebJobs.Extensions.ServiceBus/CHANGELOG.md
ChangelogContent: |-
#### Added
- Added `AutoCompleteMessages` property to `ServiceBusTriggerAttribute` which allows configuring autocompletion at the function level.
#### Key Bug Fixes
- Fix binding for DateTime parameters
- Avoid exception that occurred when a function settles messages and `AutoCompleteMessages` is true for multiple dispatch functions.
- Avoid null reference exception that could occur when no messages are available for a multiple dispatch function.
- Name: Azure.Storage.Blobs
Version: 12.9.1
DisplayName: Storage - Blobs
ServiceName: Storage
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Storage.Blobs_12.9.1/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md
ChangelogContent: '- Added optimization to unwrap encryption key once for DownloadTo and OpenRead when Client Side Encryption is enabled.'
- Name: Azure.Core
Version: 1.16.0
DisplayName: Core
ServiceName: Core
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Core_1.16.0/sdk/core/Azure.Core/CHANGELOG.md
ChangelogContent: |-
#### Changed
- Added `TenantId` to the properties on `TokenRequestContext` to enable multi-tenant support in Azure.Identity.
- Name: Azure.Core.Amqp
Version: 1.2.0
DisplayName: Core - AMQP
ServiceName: Core
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Core.Amqp_1.2.0/sdk/core/Azure.Core.Amqp/CHANGELOG.md
ChangelogContent: |-
#### Added
- All section properties of the `AmqpAnnotatedMessage` are now lazily allocated to reflect that they are defined as optional in the AMQP specification, section 3.2.
- The `HasSection` method has been added to `AmqpAnnotatedMessage` to allow inspecting the property for a section to determine if it is populated without triggering an allocation.
- Name: Azure.Data.Tables
Version: 12.1.0
DisplayName: Tables
ServiceName: Tables
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Data.Tables_12.1.0/sdk/tables/Azure.Data.Tables/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Support for Azure Active Directory (AAD) authorization has been added to `TableServiceClient` and `TableClient`. This enables use of `TokenCredential` credentials. Note: Only Azure Storage API endpoints currently support AAD authorization.
- Name: Azure.Messaging.EventHubs
Version: 5.5.0
DisplayName: Event Hubs
ServiceName: Event Hubs
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Messaging.EventHubs_5.5.0/sdk/eventhub/Azure.Messaging.EventHubs/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- `EventData` now exposes the full AMQP message via the `GetRawAmqpMessage` method. _(Based on a community prototype contribution, courtesy of [danielmarbach](https://github.com/danielmarbach))_
- `EventData` now supports construction using a `string` to specify the event body; this will be represented as a set of UTF-8 encoded bytes for transport.
- `EventData` has been extended to include properties for applications to assign a `MessageId`, `ContentType`, and `CorrelationId` as well-known members. It is important to note that these properties are intended for application use and are not recognized by the Event Hubs service.
- When stopping, the `EventProcessor<TPartition>` will now attempt to force-close connections blocked on their timeout. This should significantly help reduce the amount of time the processor takes to stop in many scenarios. _(Based on a community prototype contribution, courtesy of [danielmarbach](https://github.com/danielmarbach))_
#### Key Bugs Fixed
- The `EventProcessor<TPartition>` will now properly respect another another consumer stealing ownership of a partition when the service forcibly terminates the active link in the background. Previously, the client did not observe the error directly and attempted to recover the faulted link which reasserted ownership and caused the partition to "bounce" between owners until a load balancing cycle completed.
- The `EventHubConsumerClient` and `PartitionReceiver` will now properly surface an exception when another another consumer stealing ownership of a partition when the service forcibly terminates the active link in the background. Previously, the client did not observe the error directly and did not make callers attempted to recover the faulted link which reasserted ownership and caused the partition to "bounce" between owners until a load balancing cycle completed.
- Name: Azure.AI.Translation.Document
Version: 1.0.0-beta.3
DisplayName: Document Translation
ServiceName: Translator
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.AI.Translation.Document_1.0.0-beta.3/sdk/translation/Azure.AI.Translation.Document/CHANGELOG.md
ChangelogContent: |-
#### Breaking changes
- Renamed property `DocumentId` to `Id`in `DocumentStatusResult`.
- Renamed property `TranslationId` to `Id`in `TranslationStatusResult`
- Renamed type `TranslationStatusResult` to `TranslationStatus`.
- Renamed type `DocumentStatusResult` to `DocumentStatus`.
- Renamed enum `TranslationStatus` to `DocumentTranslationStatus`.
- Renamed method `GetDocumentFormats` to `GetSupportedDocumentFormats`.
- Renamed method `GetGlossaryFormats` to `GetSupportedGlossaryFormats`.
- Removed property `HasCompleted` from types `DocumentStatusResult` and `TranslationStatusResult`.
- Name: Azure.AI.TextAnalytics
Version: 5.1.0
DisplayName: Text Analytics
ServiceName: Text Analytics
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.AI.TextAnalytics_5.1.0/sdk/textanalytics/Azure.AI.TextAnalytics/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Added support for service version `3.0`. This can be specified in the `TextAnalyticsClientOptions` object under the `ServiceVersion` enum. By default the SDK targets latest supported service version.
- Added AAD support for the `StartAnalyzeHealthcareEntities` methods.
- Added value `None` to enum `PiiEntityDomainType` to allow user to specify no domain.
- Added new overload methods to all `xxActions` types that take a `xxOptions` object to facilitate a transition from a singular method to an actions method.
- The parameter `CategoriesFilter` in `RecognizePiiEntitiesActions` has been enabled for `StartAnalyzeActions` methods.
#### Breaking changes
- Changed behavior in `StartAnalyzeActions` and `StartAnalyzeActionsAsync` where now accepts a single action per action type. An `ArgumentException` is raised if duplicate actions are passed.
- Changed type `RecognizePiiEntitiesOptions.DomainFilter` from `PiiEntityDomainType?` to `PiiEntityDomainType`.
- Changed type `AnalyzeActionsOptions.IncludeStatistics` from `bool` to `bool?`.
- Renamed `StartAnalyzeBatchActions` to `StartAnalyzeActions`.
- Renamed `AnalyzeBatchActionsOperation` to `AnalyzeActionsOperation`.
- Renamed `AnalyzeBatchActionsResult` to `AnalyzeActionsResult`.
- Renamed `AnalyzeBatchActionsOptions` to `AnalyzeActionsOptions`.
- `TextAnalyticsActions` now takes `xxAction` types, instead of `xxOptions` types. Renames and types are as follow:
- `ExtractKeyPhrasesOptions` changed to new type `ExtractKeyPhrasesActions`.
- `RecognizeEntitiesOptions` changed to new type `RecognizeEntitiesActions`.
- `RecognizePiiEntitiesOptions` changed to new type `RecognizePiiEntitiesActions`.
- `RecognizeLinkedEntitiesOptions` changed to new type `RecognizeLinkedEntitiesActions`.
- `AnalyzeSentimentOptions` changed to new type `AnalyzeSentimentActions`.
- Renamed type `TextAnalyticsActionDetails` to `TextAnalyticsActionResult`.
- Renamed type `PiiEntityDomainType` to `PiiEntityDomain`.
- Renamed type `Results` to `DocumentsResults` in `AnalyzeSentimentActionResult`, `ExtractKeyPhrasesActionResult`, `RecognizeEntitiesActionResult`, `RecognizeLinkedEntitiesActionResult`, and `RecognizePiiEntitiesActionResult`.
- Renamed all types under `AnalyzeActionsResult` from `xxActionsResults` to ``xxResults`.
- Removed property `Statistics` from `AnalyzeActionsResult` as it is not currently returned by the service even if the user passes `IncludeStatistics = true`.
- Removed property `StringIndexType` from `TextAnalyticsRequestOptions`. This SDK will keep using `UTF-16` code unit as the default encoding.
- Removed type `ExtractKeyPhrasesOptions` and respective exposure.
- Removed type `RecognizeEntitiesOptions` and respective exposure.
- Removed type `RecognizeLinkedEntitiesOptions` and respective exposure.
- Name: Azure.Data.AppConfiguration
Version: 1.1.0
DisplayName: App Configuration
ServiceName: App Configuration
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Data.AppConfiguration_1.1.0/sdk/appconfiguration/Azure.Data.AppConfiguration/CHANGELOG.md
ChangelogContent: |-
#### Breaking Changes
- The `GetConfigurationSettingAsync` overload that takes an instance of `MatchConditions` temporary removed.
- Name: Azure.Messaging.EventHubs.Processor
Version: 5.5.0
DisplayName: Event Hubs - Event Processor
ServiceName: Event Hubs
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Messaging.EventHubs.Processor_5.5.0/sdk/eventhub/Azure.Messaging.EventHubs.Processor/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- When stopping, the `EventProcessorClient` will now attempt to force-close connections blocked on their timeout. This should significantly help reduce the amount of time the processor takes to stop in many scenarios. _(Based on a community prototype contribution, courtesy of [danielmarbach](https://github.com/danielmarbach))_
- When the `EventProcessorClient` detects a partition being stolen outside of a load balancing cycle, it will immediately surrender ownership rather than waiting for a load balancing cycle to confirm the ownership change. This will help reduce event duplication from overlapping ownership of processors.
#### Key Bugs Fixed
- The `EventProcessorClient` will now properly respect another another consumer stealing ownership of a partition when the service forcibly terminates the active link in the background. Previously, the client did not observe the error directly and attempted to recover the faulted link which reasserted ownership and caused the partition to "bounce" between owners until a load balancing cycle completed.
- Name: Azure.Messaging.ServiceBus
Version: 7.2.1
DisplayName: Service Bus
ServiceName: Service Bus
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Messaging.ServiceBus_7.2.1/sdk/servicebus/Azure.Messaging.ServiceBus/CHANGELOG.md
ChangelogContent: |-
#### Fixed
- Fixed bug in the `ServiceBusProcessor` where message locks stopped being automatically renewed after `StopProcessingAsync` was called.
- Name: Azure.Monitor.Query
Version: 1.0.0-beta.2
DisplayName: Monitor Query
ServiceName: Monitor
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Monitor.Query_1.0.0-beta.2/sdk/monitor/Azure.Monitor.Query/CHANGELOG.md
ChangelogContent: |-
#### New Features
- Added support for including rendering information using the `IncludeVisualization` property.
- Added a `LogsQueryClient` constructor that uses the default Log Analytics endpoint.
- Added error information in `LogsQueryResult` and `Metric`.
- Added `dynamic` column type support.
- Name: Microsoft.Azure.WebJobs.Extensions.ServiceBus
Version: 5.0.0-beta.5
DisplayName: WebJobs Extensions - Service Bus
ServiceName: WebJobs
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.WebJobs.Extensions.ServiceBus_5.0.0-beta.5/sdk/servicebus/Microsoft.Azure.WebJobs.Extensions.ServiceBus/CHANGELOG.md
ChangelogContent: |-
#### Breaking Changes
- Renamed `ServiceBusEntityType` property to `EntityType`.
- Renamed `messageActions` and `sessionActions` parameters to `actions` in `MessageProcessor` and `SessionMessageProcessor`.
- Renamed `MaxBatchSize` to `MaxMessageBatchSize` in `ServiceBusOptions`.
- Name: Azure.AI.MetricsAdvisor
Version: 1.0.0
DisplayName: Metrics Advisor
ServiceName: Metrics Advisor
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.AI.MetricsAdvisor_1.0.0/sdk/metricsadvisor/Azure.AI.MetricsAdvisor/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- `DimensionKey` now implements the `IEnumerable<KeyValuePair<string, string>>` interface. Dimension columns can now be enumerated.
- Added method `Contains` to `DimensionKey` to check whether or not a dimension column is present.
- Added property `DimensionsToSplitAlert` to `AnomalyAlertConfiguration` to allow splitting an alert into multiple ones.
- Added property `MeasureType` to `MetricBoundaryCondition` to control which measure should be used when checking boundaries for alert triggering. Current supported types are `Value` and `Mean`.
- `NotificationHook.Administrators` is now a `IList` (not read-only anymore), and can be used to update the list of administrators or set it during creation.
#### Breaking Changes
- Removed methods `AddDimensionColumn` and `RemoveDimensionColumn` from `DimensionKey`. In order to access elements, the new method `TryGetValue` must be used. Once the instance has been created, the columns can't be modified anymore.
- `DimensionKey` constructor now takes the required `dimensions` parameter.
- The whole `DatasourceCredential` API has been renamed to `DataSourceCredential`. This includes renames in methods, method parameters, and properties.
- Split the method `GetAnomalies` into two different methods: `GetAnomaliesForAlert` and `GetAnomaliesForDetectionConfiguration`.
- Split the method `GetIncidents` into two different methods: `GetIncidentsForAlert` and `GetIncidentsForDetectionConfiguration`.
- `DataFeedIngestionSettings` constructor now takes the required `ingestionStartsOn` parameter. For this reason, the property `IngestionStartTime`, now named `IngestionStartsOn`, is not nullable anymore.
- `EmailNotificationHook` constructor now takes the required `name` parameter.
- `WebNotificationHook` constructor now takes the required `name` and `endpoint` parameters.
- `MetricSeriesGroupDetectionCondition` constructor now takes the required `seriesGroupKey` parameter.
- `MetricSingleSeriesDetectionCondition` constructor now takes the required `seriesKey` parameter.
- In `MetricSeriesData`, removed the `Definition` property. Now, properties `MetricId` and `SeriesKey` can be accessed directly from `MetricSeriesData`.
- In `MetricAnomalyAlertScope`, renamed static methods `GetScopeFor<...>` to `CreateScopeFor<...>`. For instance, `GetScopeForSeriesGroup` was renamed to `CreateScopeForSeriesGroup`.
- Changed order of parameters of `MetricsAdvisorClient.GetMetricEnrichedSeriesData`. Now, `detectionConfigurationId` appears first.
- Name: Microsoft.Azure.WebJobs.Extensions.EventHubs
Version: 5.0.0-beta.7
DisplayName: WebJobs Extensions - Event Hubs
ServiceName: WebJobs
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.WebJobs.Extensions.EventHubs_5.0.0-beta.7/sdk/eventhub/Microsoft.Azure.WebJobs.Extensions.EventHubs/CHANGELOG.md
ChangelogContent: |-
#### Breaking Changes
- Renamed `MaxBatchSize` to `MaxEventBatchSize` in `EventHubsOptions`.
- Name: Azure.Core.Amqp
Version: 1.1.0
DisplayName: Core - AMQP
ServiceName: Core
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Core.Amqp_1.1.0/sdk/core/Azure.Core.Amqp/CHANGELOG.md
ChangelogContent: |-
#### Added
- General availability for Sequence and Value body messages.
- Name: Azure.Search.Documents
Version: 11.4.0-beta.1
DisplayName: Cognitive Search
ServiceName: Search
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-net/tree/Azure.Search.Documents_11.4.0-beta.1/sdk/search/Azure.Search.Documents/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Support for additional/enhanced skills - [EntityLinkingSkill](https://docs.microsoft.com/azure/search/cognitive-search-skill-entity-linking-v3), [EntityRecognitionSkill](https://docs.microsoft.com/azure/search/cognitive-search-skill-entity-recognition-v3), [PiiDetectionSkill](https://docs.microsoft.com/azure/search/cognitive-search-skill-pii-detection), [SentimentSkill](https://docs.microsoft.com/azure/search/cognitive-search-skill-sentiment-v3)
- Use managed identities in Azure Active Directory with [SearchIndexerDataIdentity](https://docs.microsoft.com/azure/search/search-howto-managed-identities-data-sources)

Просмотреть файл

@ -0,0 +1,23 @@
entries:
- Name: AzureCommunicationCalling
Version: 1.1.0
DisplayName: Communication Calling
ServiceName: Communication
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-ios/tree/AzureCommunicationCalling_1.1.0/sdk/communication/AzureCommunicationCalling/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- `CallAgent` and `CallClient` now have `dispose` API to explicitly delete objects instead of relying on ARC.
- Name: AzureCommunicationCommon
Version: 1.0.1
DisplayName: Communication Common
ServiceName: Communication
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-ios/tree/AzureCommunicationCommon_1.0.1/sdk/communication/AzureCommunicationCommon/CHANGELOG.md
ChangelogContent: |-
#### New Features
- Removing dependency on AzureCore
- `StaticTokenCredential` and `CommunicationTokenCredential` now throw `NSError` instead of an `AzureError`.

Просмотреть файл

@ -0,0 +1,361 @@
entries:
- Name: '@azure/core-client'
Version: 1.1.3
DisplayName: Core - Client
ServiceName: Core
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/core-client_1.1.3/sdk/core/core-client/CHANGELOG.md
ChangelogContent: |-
#### Key Bugs Fixed
- Fix an issue of lost properties when flattening array in deserialization [issue 15653](https://github.com/azure/azure-sdk-for-js/issues/15653)
- Fix an issue with appending query parameters while constructing the url. Please refer [Issue #1035](https://github.com/Azure/autorest.typescript/issues/1035) for more details.
- Name: '@azure/core-http'
Version: 1.2.6
DisplayName: Core - HTTP
ServiceName: Core
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/core-http_1.2.6/sdk/core/core-http/CHANGELOG.md
ChangelogContent: |-
#### Key Bugs Fixed
- Fixed an issue of lost properties when flattening array in deserialization [issue 15653](https://github.com/azure/azure-sdk-for-js/issues/15653)
- Fixed an issue of incorrect minimum version of tslib [issue 15697](https://github.com/Azure/azure-sdk-for-js/issues/15697)
- Name: '@azure/core-tracing'
Version: 1.0.0-preview.12
DisplayName: Core - Tracing
ServiceName: Core
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/core-tracing_1.0.0-preview.12/sdk/core/core-tracing/CHANGELOG.md
ChangelogContent: |-
- Update `@opentelemetry/api` to version 1.0.0 [PR #15883](https://github.com/Azure/azure-sdk-for-js/pull/15883)
#### Breaking Changes
- Removed `OpenCensusSpanWrapper` and `OpenCensusTracerWrapper` from the public API. Customers using these wrappers should migrate to using `OpenTelemetry` directly. [PR #15770](https://github.com/Azure/azure-sdk-for-js/pull/15770)
- Update `@azure/core-tracing` to version 1.0.0-preview.12. This brings core-tracing up to date with `@opentelemetry/api@1.0.0`.
- `Span#context` was renamed to `Span#spanContext`. This change is supported in `@azure/core-http@1.2.7`.
- Name: '@azure/core-rest-pipeline'
Version: 1.1.0
DisplayName: Core Rest Pipeline
ServiceName: Core
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/core-rest-pipeline_1.1.0/sdk/core/core-rest-pipeline/CHANGELOG.md
ChangelogContent: |-
#### Fixed
- Fixed an issue where `proxySettings` does not work when there is username but no password [Issue 15720](https://github.com/Azure/azure-sdk-for-js/issues/15720)
#### Features Added
- Added support for the `Retry-After` header on responses with status code 503, Service Unavailable.
- The `ExponentialRetryPolicy` will now ignore `503` responses if they have the `Retry-After` header.
- Added support for multiple retries on the `ThrottlingRetryPolicy` (up to 3 by default).
#### Breaking Changes
- Updated @azure/core-tracing to version `1.0.0-preview.12`. See [@azure/core-tracing CHANGELOG](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/CHANGELOG.md) for details about breaking changes with tracing.
- Name: '@azure/core-lro'
Version: 2.0.0
DisplayName: Core - LRO
ServiceName: Core
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/core-lro_2.0.0/sdk/core/core-lro/CHANGELOG.md
ChangelogContent: |-
#### New Features
- Changed TS compilation target to ES2017 in order to produce smaller bundles and use more native platform features
- Name: '@azure/core-client'
Version: 1.2.1
DisplayName: Core - Client
ServiceName: Core
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/core-client_1.2.1/sdk/core/core-client/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Moved `allowInsecureConnection` from `ServiceClientOptions` to `CommonClientOptions` [issue 15938](https://github.com/azure/azure-sdk-for-js/issues/15938)
- Name: '@azure/core-http'
Version: 2.0.0
DisplayName: Core - HTTP
ServiceName: Core
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/core-http_2.0.0/sdk/core/core-http/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Changed TS compilation target to ES2017 in order to produce smaller bundles and use more native platform features.
- Added support for the `Retry-After` header on responses with status code 503, Service Unavailable.
- Added support for multiple retries on the `ThrottlingRetryPolicy` (up to 3 by default).
#### Breaking Changes
- Updated @azure/core-tracing to version `1.0.0-preview.12`. See [@azure/core-tracing CHANGELOG](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-tracing/CHANGELOG.md) for details about breaking changes with tracing.
#### Fixed
- Fixed an issue where `proxySettings` does not work when there is username but no password [Issue 15720](https://github.com/Azure/azure-sdk-for-js/issues/15720)
- Throttling retry policy respects abort signal [#15796](https://github.com/Azure/azure-sdk-for-js/issues/15796)
- Name: '@azure/core-auth'
Version: 1.3.1
DisplayName: Core - Auth
ServiceName: Core
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/core-auth_1.3.1/sdk/core/core-auth/CHANGELOG.md
ChangelogContent: "- Added `tenantId` optional property to the `GetTokenOptions` interface. If `tenantId` is set, credentials will be able to use multi-tenant authentication, in the cases when it's enabled."
- Name: '@azure/core-auth'
Version: 1.3.2
DisplayName: Core - Auth
ServiceName: Core
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/core-auth_1.3.2/sdk/core/core-auth/CHANGELOG.md
ChangelogContent: "- Added `tenantId` optional property to the `GetTokenOptions` interface. If `tenantId` is set, credentials will be able to use multi-tenant authentication, in the cases when it's enabled."
- Name: '@azure/ai-metrics-advisor'
Version: 1.0.0
DisplayName: Metrics Advisor
ServiceName: Metrics Advisor
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/ai-metrics-advisor_1.0.0/sdk/metricsadvisor/ai-metrics-advisor/CHANGELOG.md
ChangelogContent: |-
The Metrics Advisor library is now in GA with this release.
#### Breaking Changes
- `listIncidents()` overloads split into `listInclidentsForAlert()` and `listIncidentsForDetectionConfiguration()`
- `listAnomalies()` overloads split into `listAnomaliesForAlert()` and `listAnomaliesForDetectionConfiguration()`
- Removed support for granularity type `PerSecond`
- Renamed "createFeedback" to "addFeedback"
- `seriesToFilter` parameter renamed to `seriesKey` in methods `getmetricenrichedseriesdata` and `getmetricseriesdata` and ordering updated
- Renamed `adminEmails` to `admins` in `MetricsAdvisorDataFeed` and `NotificationHook` and `viewerEmails` to `viewers` in `MetricsAdvisorDataFeed`
- Renamed type `DetectionConditionsOperator` to `DetectionConditionOperator`
- Renamed property `splitAlertByDimension` to `dimensionsToSplitAlert` in `AnomalyAlertConfiguration`
- Renamed `datasource` to `DataSource`
- Renamed `DatasourceCredential` to `DataSourceCredentialEntity`, `SqlServerConnectionStringDataSourceCredential` to `DataSourceSqlConnectionString`,
`DataLakeGen2SharedKeyDataSourceCredential` to `DataSourceDataLakeGen2SharedKey`,
`ServicePrincipalDataSourceCredential` to `DataSourceServicePrincipal`,
`ServicePrincipalInKeyVaultDataSourceCredential` to `DataSourceServicePrincipalInKeyVault`
#### Other Changes
- Update methods now return the updated object
- Name: '@azure/monitor-query'
Version: 1.0.0-beta.3
DisplayName: Monitor Query
ServiceName: Monitor
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/monitor-query_1.0.0-beta.3/sdk/monitor/monitor-query/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- The `include-render` header can now be specified via `QueryLogsOption.includeVisualization`, allowing
visualization information to be returned in `QueryLogsResult.visualization`. The results are currently
unmodeled and reflect the underlying JSON structure.
- Name: '@azure/app-configuration'
Version: 1.2.0
DisplayName: App Configuration
ServiceName: App Configuration
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/app-configuration_1.2.0/sdk/appconfiguration/app-configuration/CHANGELOG.md
ChangelogContent: "#### Features Added\r\n\r\n- Special configuration settings - feature flag and secret reference are now supported. \U0001F389\r\n\r\n- For types, use `ConfigurationSetting<FeatureFlagValue>` and `ConfigurationSetting<SecretReferenceValue>`.\r\n- Use `parseFeatureFlag` and `parseSecretReference` methods to parse the configuration settings into feature flag and secret reference respectively.\r\n\r\n- With the dropping of support for Node.js versions that are no longer in LTS, the dependency on `@types/node` has been updated to version 12. Read our [support policy](https://github.com/Azure/azure-sdk-for-js/blob/main/SUPPORT.md) for more details."
- Name: '@azure/ai-text-analytics'
Version: 5.1.0
DisplayName: Text Analytics
ServiceName: Text Analytics
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/ai-text-analytics_5.1.0/sdk/textanalytics/ai-text-analytics/CHANGELOG.md
ChangelogContent: |-
#### Breaking Changes
- `PiiEntityDomainType` was renamed to `PiiEntityDomain`.
- `domain` property of `RecognizePiiEntitiesAction` was renamed to `domainFilter`.
- `beginAnalyzeActions` is now limited to accept up to one action only per type.
- Name: '@azure/identity-vscode'
Version: 1.0.0-beta.1
DisplayName: Identity Visual Studio Code Credential
ServiceName: Identity
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/identity-vscode_1.0.0-beta.1/sdk/identity/identity-vscode/CHANGELOG.md
ChangelogContent: |-
#### New features
- This release marks the initial beta availability of the `@azure/identity-vscode` package. This package extends `@azure/identity` by providing the dependencies of `VisualStudioCodeCredential` and enabling it within the `@azure/identity` package. `VisualStudioCodeCredential` uses the authenticated session from the "Azure Account" extension in Visual Studio Code. If this extension package is not loaded using `useIdentityExtension`, then `VisualStudioCodeCredential` from `@azure/identity` will throw a `CredentialUnavailableError`. By enabling `VisualStudioCodeCredential`, the `DefaultAzureCredential` class in `@azure/identity` also gains functionality allowing it to use the "Azure Account" session if it is available.
- Name: '@azure/web-pubsub'
Version: 1.0.0-beta.3
DisplayName: Web PubSub
ServiceName: Web PubSub
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/web-pubsub_1.0.0-beta.3/sdk/web-pubsub/web-pubsub/CHANGELOG.md
ChangelogContent: |-
#### Breaking Changes
- `hasUser` has been removed from `GroupClient` as that operation is no longer supported by the service.
- Updated to have void returns for most operations. If you were previously using `RestResponse`, you can instead use the `onResponse` callback in the operation options. See README for an example.
- Name: '@azure/identity-cache-persistence'
Version: 1.0.0-beta.1
DisplayName: Identity Cache Persistence
ServiceName: Identity
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/identity-cache-persistence_1.0.0-beta.1/sdk/identity/identity-cache-persistence/CHANGELOG.md
ChangelogContent: |-
#### New features
- This release marks the initial beta availability of the `@azure/identity-cache-persistence` package. This package provides an extension to `@azure/identity` that enables persistent token caching in a secure storage defined by the Operating System (caching of token values across sessions), which allows skipping interactive authentication flows if a previously-cached token is still available. This is implemented using the following technologies:
- On Windows, the cache will use a DPAPI-protected file.
- On macOS, the cache will use the macOS Keychain.
- On Linux, the cache will use `libsecret` to store the tokens (this will use a provider backend, e.g. GNOME Keyring).
- On Linux and macOS, the cache may optionally use an unencrypted file as a last resort, but only if the `allowUnencryptedStorage` property is set to true in the `tokenCachePersistenceOptions` passed to the credential constructor.
- Name: '@azure/identity'
Version: 2.0.0-beta.4
DisplayName: Identity
ServiceName: Identity
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/identity_2.0.0-beta.4/sdk/identity/identity/CHANGELOG.md
ChangelogContent: |-
#### Breaking Changes
- Removed the protected method `getAzureCliAccessToken` from the public API of the `AzureCliCredential`. While it will continue to be available as part of v1, we won't be supporting this method as part of v2's public API.
#### Features Added
- With the dropping of support for Node.js versions that are no longer in LTS, the dependency on `@types/node` has been updated to version 12. Read our [support policy](https://github.com/Azure/azure-sdk-for-js/blob/main/SUPPORT.md) for more details.
- Introduced an extension API through a top-level method `useIdentityExtension`. The function accepts an "extension" as an argument, which is a function accepting a `context`. The extension context is an internal part of the Azure Identity API, so it has an `unknown` type. Two new packages are designed to be used with this API:
- `@azure/identity-vscode`, which provides the dependencies of `VisualStudioCodeCredential` and enables it (see more below).
- `@azure/identity-cache-persistence`, which provides persistent token caching (same as was available in version 2.0.0-beta.2, but now provided through a secondary extension package).
- Reintroduced a stub implementation of `VisualStudioCodeCredential`. If the `@azure/identity-vscode` extension is not used, then it will throw a `CredentialUnavailableError` (similar to how it previously behaved if the `keytar` package was not installed). The extension now provides the underlying implementation of `VisualStudioCodeCredential` through dependency injection.
- Reintroduced the `TokenCachePersistenceOptions` property on most credential constructor options. This property must be present with an `enabled` property set to true to enable persistent token caching for a credential instance. Credentials that do not support persistent token caching do not have this property.
- Added support to `ManagedIdentityCredential` for Bridge to Kubernetes local development authentication.
- Enabled PKCE on `InteractiveBrowserCredential` for Node.js. [Proof Key for Code Exchange (PKCE)](https://datatracker.ietf.org/doc/html/rfc7636) is a security feature that mitigates authentication code interception attacks.
- Added `LoginHint` property to `InteractiveBrowserCredentialOptions` which allows a user name to be pre-selected for interactive logins. Setting this option skips the account selection prompt and immediately attempts to login with the specified account.
- Added regional STS support to client credential types.
- Added the `RegionalAuthority` type, that allows specifying Azure regions.
- Added `regionalAuthority` property to `ClientSecretCredentialOptions` and `ClientCertificateCredentialOptions`.
- If instead of a region, `AutoDiscoverRegion` is specified as the value for `regionalAuthority`, MSAL will be used to attempt to discover the region.
- A region can also be specified through the `AZURE_REGIONAL_AUTHORITY_NAME` environment variable.
- `AzureCliCredential` and `AzurePowerShellCredential` now allow specifying a `tenantId`.
- All credentials except `ManagedIdentityCredential` support enabling multi tenant authentication via the `allowMultiTenantAuthentication` option.
#### Key Bugs Fixed
- Fixed an issue in which `InteractiveBrowserCredential` on Node would sometimes cause the process to hang if there was no browser available.
- Fixed an issue in which the `AZURE_AUTHORITY_HOST` environment variable was not properly picked up in NodeJS.
- Name: '@azure/keyvault-keys'
Version: 4.3.0-beta.1
DisplayName: Key Vault - Keys
ServiceName: Key Vault
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/keyvault-keys_4.3.0-beta.1/sdk/keyvault/keyvault-keys/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- With the dropping of support for Node.js versions that are no longer in LTS, the dependency on `@types/node` has been updated to version 12. Read our [support policy](https://github.com/Azure/azure-sdk-for-js/blob/main/SUPPORT.md) for more details.
- Added support for `KeyClient.getRandomBytes` which, when connected to a managed HSM, can be used to generate a byte array of a given length with random values.
- Updated the service version to 7.3-preview.
#### Key Bugs Fixed
- Fixed an issue where `CryptographyClient.signData` and `CryptographyClient.verifyData` convenience methods would fail to find a valid hashing algorithm when using Elliptic Curve keys.
- Name: '@azure/keyvault-admin'
Version: 4.1.0-beta.1
DisplayName: Key Vault - Administration
ServiceName: Key Vault
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/keyvault-admin_4.1.0-beta.1/sdk/keyvault/keyvault-admin/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- With the dropping of support for Node.js versions that are no longer in LTS, the dependency on `@types/node` has been updated to version 12. Read our [support policy](https://github.com/Azure/azure-sdk-for-js/blob/main/SUPPORT.md) for more details.
- Name: '@azure/data-tables'
Version: 12.1.0
DisplayName: Tables
ServiceName: Tables
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/data-tables_12.1.0/sdk/tables/data-tables/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- With the dropping of support for Node.js versions that are no longer in LTS, the dependency on `@types/node` has been updated to version 12. Read our [support policy](https://github.com/Azure/azure-sdk-for-js/blob/main/SUPPORT.md) for more details.
- Support for Azure Active Directory (AAD) authorization has been added to `TableServiceClient` and `TableClient`. This enables use of `TokenCredential` credentials. Note: Only Azure Storage API endpoints currently support AAD authorization. [#15852](https://github.com/Azure/azure-sdk-for-js/pull/15852)
- Name: '@azure/search-documents'
Version: 11.3.0-beta.1
DisplayName: Cognitive Search
ServiceName: Search
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/search-documents_11.3.0-beta.1/sdk/search/search-documents/CHANGELOG.md
ChangelogContent: |-
- With the dropping of support for Node.js versions that are no longer in LTS, the dependency on `@types/node` has been updated to version 12. Read our [support policy](https://github.com/Azure/azure-sdk-for-js/blob/main/SUPPORT.md) for more details.
- Regenerated the search SDK with the latest swaggers that includes the following changes:
- Support for `TokenCredential` has been added. With this addition, the Search SDK supports authentication via AAD.
- Identity types - `SearchIndexerDataNoneIdentity` & `SearchIndexerDataUserAssignedIdentity` have been added.
- The following new skills have been added:
- SentimentSkill(V3)
- EntityLinkingSkill(V3)
- EntityRecognitionSkill(V3)
- PIIDetectionSkill
- A new property `lineEnding` has been added to the skill `OcrSkill`.
- Name: '@azure/service-bus'
Version: 7.3.0
DisplayName: Service Bus
ServiceName: Service Bus
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/service-bus_7.3.0/sdk/servicebus/service-bus/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- With the dropping of support for Node.js versions that are no longer in LTS, the dependency on `@types/node` has been updated to version 12. Read our [support policy](https://github.com/Azure/azure-sdk-for-js/blob/main/SUPPORT.md) for more details.
#### Key Bugs Fixed
- Fixed a bug that could lead to message loss in certain conditions when using `receiver.receiveMessages()`.
[PR#15989](https://github.com/Azure/azure-sdk-for-js/pull/15989)
- Name: '@azure/event-hubs'
Version: 5.6.0
DisplayName: Event Hubs
ServiceName: Event Hubs
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/event-hubs_5.6.0/sdk/eventhub/event-hubs/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- With the dropping of support for Node.js versions that are no longer in LTS, the dependency on `@types/node` has been updated to version 12. Read our [support policy](https://github.com/Azure/azure-sdk-for-js/blob/main/SUPPORT.md) for more details.
- Adds the `contentType`, `correlationId`, and `messageId` AMQP properties as top-level fields on `EventData` and `ReceivedEventData`.
- Enable encoding the body of a message to the 'value' or 'sequence' sections (via AmqpAnnotatedMessage.bodyType). Using this encoding is not required but does allow you to take advantage of native AMQP serialization for supported primitives or sequences.
More information about the AMQP message body type can be found in the AMQP specification: [link](https://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-messaging-v1.0-os.html#section-message-format)
- Name: '@azure/keyvault-keys'
Version: 4.2.2
DisplayName: Key Vault - Keys
ServiceName: Key Vault
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-js/tree/@azure/keyvault-keys_4.2.2/sdk/keyvault/keyvault-keys/CHANGELOG.md
ChangelogContent: |-
#### Key Bugs Fixed
- Fixed an issue where `CryptographyClient.signData` and `CryptographyClient.verifyData` convenience methods would fail to find a valid hashing algorithm when using Elliptic Curve keys.

Просмотреть файл

@ -0,0 +1,714 @@
entries:
- Name: azure-mgmt-containerservice
Version: 16.0.0
DisplayName: Resource Management - Container Service
ServiceName: Container Service
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-containerservice_16.0.0/sdk/containerservice/azure-mgmt-containerservice/CHANGELOG.md
ChangelogContent: |-
**Features**
- Model ManagedClusterAgentPoolProfile has a new parameter enable_ultra_ssd
- Model ManagedClusterAPIServerAccessProfile has a new parameter enable_private_cluster_public_fqdn
- Model AgentPool has a new parameter enable_ultra_ssd
- Model ManagedClusterAgentPoolProfileProperties has a new parameter enable_ultra_ssd
- Added operation ManagedClustersOperations.list_outbound_network_dependencies_endpoints
**Breaking changes**
- Operation ManagedClustersOperations.list_cluster_admin_credentials has a new signature
- Operation ManagedClustersOperations.list_cluster_monitoring_user_credentials has a new signature
- Operation ManagedClustersOperations.list_cluster_user_credentials has a new signature
- Name: azure-mgmt-sql
Version: 3.0.0
DisplayName: Resource Management - SQL
ServiceName: SQL
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-sql_3.0.0/sdk/sql/azure-mgmt-sql/CHANGELOG.md
ChangelogContent: |-
**Features**
- Model Server has a new parameter federated_client_id
- Model Server has a new parameter restrict_outbound_network_access
- Model ServerUpdate has a new parameter federated_client_id
- Model ServerUpdate has a new parameter restrict_outbound_network_access
- Model BackupShortTermRetentionPolicy has a new parameter diff_backup_interval_in_hours
**Breaking changes**
- Operation ReplicationLinksOperations.get has a new signature
- Name: azure-mgmt-netapp
Version: 4.0.0
DisplayName: Resource Management - NetApp
ServiceName: NetApp Files
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-netapp_4.0.0/sdk/netapp/azure-mgmt-netapp/CHANGELOG.md
ChangelogContent: |-
**Features**
- Model ExportPolicyRule has a new parameter chown_mode
- Model BackupStatus has a new parameter last_transfer_size
- Model BackupStatus has a new parameter total_transfer_bytes
- Model BackupStatus has a new parameter last_transfer_type
- Model Volume has a new parameter cool_access
- Model Volume has a new parameter unix_permissions
- Model Volume has a new parameter coolness_period
- Model CapacityPool has a new parameter cool_access
- Model ActiveDirectory has a new parameter administrators
- Added operation BackupsOperations.get_volume_restore_status
**Breaking changes**
- Operation NetAppResourceOperations.check_file_path_availability has a new signature
- Name: azure-mgmt-cosmosdb
Version: 6.4.0
DisplayName: Resource Management - Cosmos DB
ServiceName: Cosmos DB
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-cosmosdb_6.4.0/sdk/cosmos/azure-mgmt-cosmosdb/CHANGELOG.md
ChangelogContent: |-
**Features**
- Model ContinuousModeBackupPolicy has a new parameter migration_state
- Model DatabaseAccountGetResults has a new parameter restore_parameters
- Model DatabaseAccountGetResults has a new parameter analytical_storage_configuration
- Model DatabaseAccountGetResults has a new parameter system_data
- Model DatabaseAccountGetResults has a new parameter instance_id
- Model DatabaseAccountGetResults has a new parameter disable_local_auth
- Model DatabaseAccountGetResults has a new parameter create_mode
- Model BackupPolicy has a new parameter migration_state
- Model DatabaseAccountCreateUpdateParameters has a new parameter analytical_storage_configuration
- Model DatabaseAccountCreateUpdateParameters has a new parameter restore_parameters
- Model DatabaseAccountCreateUpdateParameters has a new parameter disable_local_auth
- Model DatabaseAccountCreateUpdateParameters has a new parameter create_mode
- Model PeriodicModeBackupPolicy has a new parameter migration_state
- Model DatabaseAccountUpdateParameters has a new parameter analytical_storage_configuration
- Model DatabaseAccountUpdateParameters has a new parameter disable_local_auth
- Added operation SqlResourcesOperations.begin_retrieve_continuous_backup_information
- Added operation group RestorableMongodbDatabasesOperations
- Added operation group RestorableDatabaseAccountsOperations
- Added operation group RestorableSqlDatabasesOperations
- Added operation group RestorableSqlContainersOperations
- Added operation group RestorableMongodbResourcesOperations
- Added operation group RestorableMongodbCollectionsOperations
- Added operation group RestorableSqlResourcesOperations
- Name: azure-mgmt-appconfiguration
Version: 2.0.0
DisplayName: Resource Management - App Configuration
ServiceName: App Configuration
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-appconfiguration_2.0.0/sdk/appconfiguration/azure-mgmt-appconfiguration/CHANGELOG.md
ChangelogContent: |-
**Features**
- Model OperationDefinition has a new parameter properties
- Model OperationDefinition has a new parameter is_data_action
- Model OperationDefinition has a new parameter origin
- Model KeyValue has a new parameter id
- Model KeyValue has a new parameter type
- Model KeyValue has a new parameter name
- Model ConfigurationStore has a new parameter system_data
- Model ConfigurationStore has a new parameter disable_local_auth
- Model ConfigurationStoreUpdateParameters has a new parameter disable_local_auth
- Added operation group KeyValuesOperations
**Breaking changes**
- Model Resource no longer has parameter location
- Model Resource no longer has parameter tags
- Removed operation ConfigurationStoresOperations.list_key_value
- Name: azure-mgmt-appconfiguration
Version: 0.7.0
DisplayName: Resource Management - App Configuration
ServiceName: App Configuration
VersionType: GA
Hidden: true
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-appconfiguration_0.7.0/sdk/appconfiguration/azure-mgmt-appconfiguration/CHANGELOG.md
ChangelogContent: |-
**Features**
- Model OperationDefinition has a new parameter is_data_action
- Model OperationDefinition has a new parameter properties
- Model OperationDefinition has a new parameter origin
- Model ConfigurationStore has a new parameter disable_local_auth
- Model ConfigurationStore has a new parameter system_data
- Model KeyValue has a new parameter id
- Model KeyValue has a new parameter type
- Model KeyValue has a new parameter name
- Model ConfigurationStoreUpdateParameters has a new parameter disable_local_auth
- Added operation group KeyValuesOperations
**Breaking changes**
- Model Resource no longer has parameter location
- Model Resource no longer has parameter tags
- Removed operation ConfigurationStoresOperations.list_key_value
- Name: azure-mgmt-sql
Version: 0.29.0
DisplayName: Resource Management - SQL
ServiceName: SQL
VersionType: GA
Hidden: true
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-sql_0.29.0/sdk/sql/azure-mgmt-sql/CHANGELOG.md
ChangelogContent: |-
**Features**
- Model ServerUpdate has a new parameter restrict_outbound_network_access
- Model ServerUpdate has a new parameter federated_client_id
- Model Server has a new parameter restrict_outbound_network_access
- Model Server has a new parameter federated_client_id
- Model BackupShortTermRetentionPolicy has a new parameter diff_backup_interval_in_hours
**Breaking changes**
- Operation ReplicationLinksOperations.get has a new signature
- Operation BackupShortTermRetentionPoliciesOperations.create_or_update has a new signature
- Operation BackupShortTermRetentionPoliciesOperations.update has a new signature
- Name: azure-mgmt-containerservice
Version: 12.0.0
DisplayName: Resource Management - Container Service
ServiceName: Container Service
VersionType: GA
Hidden: true
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-containerservice_12.0.0/sdk/containerservice/azure-mgmt-containerservice/CHANGELOG.md
ChangelogContent: |-
**Features**
- Model ManagedClusterAPIServerAccessProfile has a new parameter enable_private_cluster_public_fqdn
- Model AgentPool has a new parameter enable_ultra_ssd
- Model ManagedClusterAgentPoolProfile has a new parameter enable_ultra_ssd
- Model ManagedClusterAgentPoolProfileProperties has a new parameter enable_ultra_ssd
- Added operation ManagedClustersOperations.list_outbound_network_dependencies_endpoints
**Breaking changes**
- Operation ManagedClustersOperations.list_cluster_admin_credentials has a new signature
- Operation ManagedClustersOperations.list_cluster_monitoring_user_credentials has a new signature
- Operation ManagedClustersOperations.list_cluster_user_credentials has a new signature
- Name: azure-keyvault-secrets
Version: 4.3.0
DisplayName: Key Vault - Secrets
ServiceName: Key Vault
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-keyvault-secrets_4.3.0/sdk/keyvault/azure-keyvault-secrets/CHANGELOG.md
ChangelogContent: |-
This is the last version to support Python 3.5. The next version will require Python 2.7 or 3.6+.
#### Fixed
- Correct typing for async paging methods
#### Changed
- Key Vault API version 7.2 is now the default
- Updated minimum `msrest` version to 0.6.21
#### Added
- Added class `KeyVaultSecretIdentifier` that parses out a full ID returned by Key Vault,
so users can easily access the secret's `name`, `vault_url`, and `version`.
- Name: azure-keyvault-certificates
Version: 4.3.0
DisplayName: Key Vault - Certificates
ServiceName: Key Vault
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-keyvault-certificates_4.3.0/sdk/keyvault/azure-keyvault-certificates/CHANGELOG.md
ChangelogContent: |-
This is the last version to support Python 3.5. The next version will require Python 2.7 or 3.6+.
#### Changed
- Key Vault API version 7.2 is now the default
- Updated minimum `msrest` version to 0.6.21
- The `issuer_name` parameter for `CertificatePolicy` is now optional
#### Added
- Added class `KeyVaultCertificateIdentifier` that parses out a full ID returned by Key Vault,
so users can easily access the certificate's `name`, `vault_url`, and `version`.
- Name: azure-keyvault-administration
Version: 4.0.0
DisplayName: Key Vault - Administration
ServiceName: Key Vault
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-keyvault-administration_4.0.0/sdk/keyvault/azure-keyvault-administration/CHANGELOG.md
ChangelogContent: |-
#### Changed
- Key Vault API version 7.2 is now the default
- `KeyVaultAccessControlClient.delete_role_assignment` and
`.delete_role_definition` no longer raise an error when the resource to be
deleted is not found
- Raised minimum azure-core version to 1.11.0
#### Added
- `KeyVaultAccessControlClient.set_role_definition` accepts an optional
`assignable_scopes` keyword-only argument
#### Breaking Changes
- `KeyVaultAccessControlClient.delete_role_assignment` and
`.delete_role_definition` return None
- Changed parameter order in `KeyVaultAccessControlClient.set_role_definition`.
`permissions` is now an optional keyword-only argument
- Renamed `BackupOperation` to `KeyVaultBackupResult`, and removed all but
its `folder_url` property
- Removed `RestoreOperation` and `SelectiveKeyRestoreOperation` classes
- Removed `KeyVaultBackupClient.begin_selective_restore`. To restore a
single key, pass the key's name to `KeyVaultBackupClient.begin_restore`:
```
# before (4.0.0b3):
client.begin_selective_restore(folder_url, sas_token, key_name)
# after:
client.begin_restore(folder_url, sas_token, key_name=key_name)
```
- Removed `KeyVaultBackupClient.get_backup_status` and `.get_restore_status`. Use
the pollers returned by `KeyVaultBackupClient.begin_backup` and `.begin_restore`
to check whether an operation has completed
- `KeyVaultRoleAssignment`'s `principal_id`, `role_definition_id`, and `scope`
are now properties of a `properties` property
```
# before (4.0.0b3):
print(KeyVaultRoleAssignment.scope)
# after:
print(KeyVaultRoleAssignment.properties.scope)
```
- Renamed `KeyVaultPermission` properties:
- `allowed_actions` -> `actions`
- `denied_actions` -> `not_actions`
- `allowed_data_actions` -> `data_actions`
- `denied_data_actions` -> `denied_data_actions`
- Renamed argument `role_assignment_name` to `name` in
`KeyVaultAccessControlClient.create_role_assignment`, `.delete_role_assignment`,
and `.get_role_assignment`
- Renamed argument `role_definition_name` to `name` in
`KeyVaultAccessControlClient.delete_role_definition` and `.get_role_definition`
- Renamed argument `role_scope` to `scope` in `KeyVaultAccessControlClient` methods
- Name: azure-keyvault-keys
Version: 4.4.0
DisplayName: Key Vault - Keys
ServiceName: Key Vault
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-keyvault-keys_4.4.0/sdk/keyvault/azure-keyvault-keys/CHANGELOG.md
ChangelogContent: |-
This is the last version to support Python 3.5. The next version will require Python 2.7 or 3.6+.
#### Changed
- Key Vault API version 7.2 is now the default
- (From 4.4.0b1) Updated minimum `msrest` version to 0.6.21
#### Added
- `KeyClient` has a `create_oct_key` method for creating symmetric keys
- `KeyClient`'s `create_key` and `create_rsa_key` methods now accept a `public_exponent`
keyword-only argument ([#18016](https://github.com/Azure/azure-sdk-for-python/issues/18016))
- (From 4.4.0b1) Added support for Key Vault API version 7.2
([#16566](https://github.com/Azure/azure-sdk-for-python/pull/16566))
- Added `oct_hsm` to `KeyType`
- Added 128-, 192-, and 256-bit AES-GCM, AES-CBC, and AES-CBCPAD encryption
algorithms to `EncryptionAlgorithm`
- Added 128- and 192-bit AES-KW key wrapping algorithms to `KeyWrapAlgorithm`
- `CryptographyClient`'s `encrypt` method accepts `iv` and
`additional_authenticated_data` keyword arguments
- `CryptographyClient`'s `decrypt` method accepts `iv`,
`additional_authenticated_data`, and `authentication_tag` keyword arguments
- Added `iv`, `aad`, and `tag` properties to `EncryptResult`
- (From 4.4.0b3) `CryptographyClient` will perform all operations locally if initialized with
the `.from_jwk` factory method
([#16565](https://github.com/Azure/azure-sdk-for-python/pull/16565))
- (From 4.4.0b3) Added requirement for `six`>=1.12.0
- (From 4.4.0b4) `CryptographyClient` can perform AES-CBCPAD encryption and decryption locally
([#17762](https://github.com/Azure/azure-sdk-for-python/pull/17762))
#### Breaking Changes
> These changes do not impact the API of stable versions such as 4.3.1.
> Only code written against a beta version such as 4.4.0b1 may be affected.
- `parse_key_vault_key_id` and `KeyVaultResourceId` have been replaced by a
`KeyVaultKeyIdentifier` class, which can be initialized with a key ID
- Name: azure-mgmt-baremetalinfrastructure
Version: 1.0.0b2
DisplayName: Resource Management - Bare Metal Infrastructure
ServiceName: Bare Metal
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-baremetalinfrastructure_1.0.0b2/sdk/baremetalinfrastructure/azure-mgmt-baremetalinfrastructure/CHANGELOG.md
ChangelogContent: '* Fix dependencies'
- Name: azure-mgmt-azurestackhci
Version: 6.1.0b1
DisplayName: Resource Management - Azure Stack HCI
ServiceName: Stack HCI
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-azurestackhci_6.1.0b1/sdk/azurestackhci/azure-mgmt-azurestackhci/CHANGELOG.md
ChangelogContent: |-
**Features**
- Model Cluster has a new parameter cloud_management_endpoint
- Added operation group ArcSettingsOperations
- Added operation group ExtensionsOperations
- Name: azure-core
Version: 1.16.0
DisplayName: Core
ServiceName: Core
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-core_1.16.0/sdk/core/azure-core/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Add new ***provisional*** methods `send_request` onto the `azure.core.PipelineClient` and `azure.core.AsyncPipelineClient`. This method takes in
requests and sends them through our pipelines.
- Add new ***provisional*** module `azure.core.rest`. `azure.core.rest` is our new public simple HTTP library in `azure.core` that users will use to create requests, and consume responses.
- Add new ***provisional*** errors `StreamConsumedError`, `StreamClosedError`, and `ResponseNotReadError` to `azure.core.exceptions`. These errors
are thrown if you mishandle streamed responses from the provisional `azure.core.rest` module
#### Fixed
- Improved error message in the `from_dict` method of `CloudEvent` when a wrong schema is sent.
- Name: azure-mgmt-rdbms
Version: 9.0.0
DisplayName: Resource Management - Rdbms
ServiceName: Database for MySQL/PostgreSQL
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-rdbms_9.0.0/sdk/rdbms/azure-mgmt-rdbms/CHANGELOG.md
ChangelogContent: |-
**Features**
- Model ServerVersionCapability has a new parameter status
- Model Server has a new parameter network
- Model Server has a new parameter backup
- Model Server has a new parameter storage
- Model Server has a new parameter system_data
- Model Server has a new parameter high_availability
- Model Server has a new parameter minor_version
- Model Server has a new parameter source_server_resource_id
- Model Database has a new parameter system_data
- Model StorageProfile has a new parameter storage_autogrow
- Model StorageProfile has a new parameter geo_redundant_backup
- Model VcoreCapability has a new parameter status
- Model Configuration has a new parameter system_data
- Model StorageEditionCapability has a new parameter status
- Model FirewallRule has a new parameter system_data
- Model ServerForUpdate has a new parameter create_mode
- Model ServerForUpdate has a new parameter backup
- Model ServerForUpdate has a new parameter high_availability
- Model ServerForUpdate has a new parameter storage
- Model StorageMBCapability has a new parameter status
- Added operation GetPrivateDnsZoneSuffixOperations.execute
- Added operation ConfigurationsOperations.begin_put
**Breaking changes**
- Operation ServersOperations.begin_restart has a new signature
- Model Server no longer has parameter byok_enforcement
- Model Server no longer has parameter public_network_access
- Model Server no longer has parameter display_name
- Model Server no longer has parameter ha_state
- Model Server no longer has parameter private_dns_zone_arguments
- Model Server no longer has parameter source_server_name
- Model Server no longer has parameter storage_profile
- Model Server no longer has parameter source_resource_group_name
- Model Server no longer has parameter delegated_subnet_arguments
- Model Server no longer has parameter source_subscription_id
- Model Server no longer has parameter ha_enabled
- Model Server no longer has parameter standby_availability_zone
- Model ServerForUpdate no longer has parameter storage_profile
- Model ServerForUpdate no longer has parameter ha_enabled
- Model CapabilityProperties has a new signature
- Name: azure-ai-metricsadvisor
Version: 1.0.0
DisplayName: Metrics Advisor
ServiceName: Metrics Advisor
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-metricsadvisor_1.0.0/sdk/metricsadvisor/azure-ai-metricsadvisor/CHANGELOG.md
ChangelogContent: |-
#### Breaking Changes
- Changed
- `DetectionConditionsOperator` -> `DetectionConditionOperator`
- `cross_conditions_operator` -> `condition_operator`
- `AnomalyAlert.created_on` -> `AnomalyAlert.created_time`
- `AnomalyAlert.modified_on` -> `AnomalyAlert.modified_time`
- `Anomaly.created_on` -> `Anomaly.created_time`
- `admin_emails` has been renamed to `admins` in `NotificationHook`
- `admin_emails` has been renamed to `admins` in `DataFeedOptions`
- `viewer_emails` has been renamed to `viewers` in `DataFeedOptions`
- Name: azure-appconfiguration
Version: 1.2.0
DisplayName: App Configuration
ServiceName: App Configuration
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-appconfiguration_1.2.0/sdk/appconfiguration/azure-appconfiguration/CHANGELOG.md
ChangelogContent: |-
#### Features Added
* Adds `FeatureFlagConfigurationSetting` and `SecretReferenceConfigurationSetting` models
* `AzureAppConfigurationClient` can now be used as a context manager.
* Adds `update_sync_token` to update sync tokens from Event Grid notifications.
- Name: azure-monitor-query
Version: 1.0.0b2
DisplayName: Monitor Query
ServiceName: Monitor
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-monitor-query_1.0.0b2/sdk/monitor/azure-monitor-query/CHANGELOG.md
ChangelogContent: |-
#### Breaking Changes
- `workspaces`, `workspace_ids`, `qualified_names` and `azure_resource_ids` are now merged into a single `additional_workspaces` list in the query API.
- The `LogQueryRequest` object now takes in a `workspace_id` and `additional_workspaces` instead of `workspace`.
- `aggregation` param is now a list instead of a string in the `query` method.
- `duration` must now be provided as a timedelta instead of a string.
- Name: azure-security-attestation
Version: 1.0.0
DisplayName: Attestation
ServiceName: Attestation
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-security-attestation_1.0.0/sdk/attestation/azure-security-attestation/CHANGELOG.md
ChangelogContent: |-
#### Features Added
Sample cleanup - instead of using `ClientSecretCredentials`, the samples now use
DefaultAzureCredential.
#### Breaking Changes
* TPM attestation takes a JSON string parameter and returns a JSON string parameter.
* `TPMAttestationRequest` and `TPMAttestationResponse` type were removed.
* `confirmation` attribute removed from `AttestationResult` type.
* The `AttestationSigningKey` type was removed, replaced with a `signing_key` and
`signing_certificate` kwargs parameter.
* All certificates and keys accepted and returned by the SDK are now PEM encoded
strings instead of DER encoded arrays of bytes for easier manipulation and
interoperability.
* Removed `AttestationResponse` type, token value merged into `AttestationResult`,
`PolicyResult`, etc.
* Removed `TokenValidationOptions` type and merged the validation options into
keyword arguments on the APIs which validate returned tokens. Those keyword
arguments can also be specified on the Client classes to simplify individual
API invocations.
* Renamed `instance_url` parameter to the constructors to `endpoint`.
* Many optional fields in `AttestationResult` were made non-optional.
* `AttestationToken._validate_token` is made internal-only, and now returns `None`.
* The caller provided `validation_callback` now must throw exceptions on invalid
tokens rather than returning `False`.
* Removed the `AttestationData` type, instead the `attest_xxx` APIs take two sets
of parameters: `inittime_data` and `inittime_json` and `runtime_data` and `runtime_json`.
if the `_json` value is set, the value of the parameter is an array of UTF8 encoded
JSON values, if the `_data` value is set, the value of the parameter is an array
of bytes.
* The `get_policy` API now returns a `Tuple[str, AttestationToken]` to simplify
the consumption experience.
* The `get_policy_management_certificates` API also returns a `Tuple[list[list[string]], AttestationToken]` to simplify the consumption experience. Note that each of the entries
in the list is a PEM encoded X.509 certificate.
To call into the attest APIs if you care about the attestation policy and token,
you can write:
```python
policy, token = attest_client.get_policy(AttestationType.SGX_ENCLAVE)
```
If you only care about the policy, you can write any of the following:
```python
policy, _ = attest_client.get_policy(AttestationType.SGX_ENCLAVE)
```
or
```python
policy = attest_client.get_policy(AttestationType.SGX_ENCLAVE)[0]
```
or
```python
response = attest_client.get_policy(AttestationType.SGX_ENCLAVE)
policy = response[0]
```
* The `AttestationToken` class no longer inherits from `Generic`.
* The `attest_sgx_enclave`, and `attest_openenclave` APIs now return a tuple of
`AttestationResult`, `AttestationToken`, similar to the `get_policy` API.
* The `set_policy`, `reset_policy`, `add_policy_management_certificate`, and `remove_policy_management_certificate` APIs all return a tuple.
* The `AttestationToken.get_body()` API was renamed `AttestationToken.body()`
* Several time related properties were renamed to be consistent with the usage from
keyvault:
* The `expiration_time` property on `AttestationToken` was renamed to `expires`.
* The `issuance_time` property on `AttestationToken` was renamed to `issued_on`.
* The `not_before_time` property on `AttestationToken` was renamed to `not_before`.
* The `StoredAttestationPolicy` model type has been removed. To validate the attestation policy hash, use the `AttestationPolicyToken` model object instead.
* The `get_openidmetadata` API has been renamed `get_open_id_metadata`.
- Name: azure-search-documents
Version: 11.3.0b1
DisplayName: Cognitive Search
ServiceName: Search
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-search-documents_11.3.0b1/sdk/search/azure-search-documents/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Added AAD support
- Added support for semantic search
- Added normalizer support
- Name: azure-containerregistry
Version: 1.0.0b4
DisplayName: Container Registry
ServiceName: containerregistry
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-containerregistry_1.0.0b4/sdk/containerregistry/azure-containerregistry/CHANGELOG.md
ChangelogContent: |-
#### Bugs Fixed
* Fixes a bug where `credential_scopes` keyword on `ContainerRegistryClient` was not passed through and the client could not authenticate with foreign clouds.
- Name: azure-ai-translation-document
Version: 1.0.0b3
DisplayName: Document Translation
ServiceName: Translator
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-translation-document_1.0.0b3/sdk/translation/azure-ai-translation-document/CHANGELOG.md
ChangelogContent: |-
#### Breaking changes
- `TranslationStatusResult` was renamed to `TranslationStatus`.
- `DocumentStatusResult` was renamed to `DocumentStatus`.
- `get_document_formats` was renamed to `get_supported_document_formats`.
- `get_glossary_formats` was renamed to `get_supported_glossary_formats`.
- Name: azure-data-tables
Version: 12.1.0
DisplayName: Tables
ServiceName: Tables
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-data-tables_12.1.0/sdk/tables/azure-data-tables/CHANGELOG.md
ChangelogContent: |-
#### Features Added
* Storage Accounts only: `TableClient` and `TableServiceClient`s can now use `azure-identity` credentials for authentication. Note: A `TableClient` authenticated with a `TokenCredential` cannot use the `get_table_access_policy` or `set_table_access_policy` methods.
- Name: azure-ai-textanalytics
Version: 5.1.0
DisplayName: Text Analytics
ServiceName: Text Analytics
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-ai-textanalytics_5.1.0/sdk/textanalytics/azure-ai-textanalytics/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Added `catagories_filter` to `RecognizePiiEntitiesAction`
- Added `HealthcareEntityCategory`
- Added AAD support for the `begin_analyze_healthcare_entities` methods.
#### Breaking Changes
- Changed: the response structure of `being_analyze_actions`. Now, we return a list of results, where each result is a list of the action results for the document, in the order the documents and actions were passed.
- Changed: `begin_analyze_actions` now accepts a single action per type. A `ValueError` is raised if duplicate actions are passed.
- Removed: `AnalyzeActionsType`
- Removed: `AnalyzeActionsResult`
- Removed: `AnalyzeActionsError`
- Removed: `HealthcareEntityRelationRoleType`
- Changed: renamed `HealthcareEntityRelationType` to `HealthcareEntityRelation`
- Changed: renamed `PiiEntityCategoryType` to `PiiEntityCategory`
- Changed: renamed `PiiEntityDomainType` to `PiiEntityDomain`
- Name: azure-eventhub
Version: 5.6.0
DisplayName: Event Hubs
ServiceName: Event Hubs
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-eventhub_5.6.0/sdk/eventhub/azure-eventhub/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Added support for sending AMQP annotated message which allows full access to the AMQP message fields.
- Introduced new namespace `azure.eventhub.amqp`.
- Added new enum class `azure.eventhub.amqp.AmqpMessageBodyType` to represent the body type of the message which includes:
- `DATA`: The body of message consists of one or more data sections and each section contains opaque binary data.
- `SEQUENCE`: The body of message consists of one or more sequence sections and each section contains an arbitrary number of structured data elements.
- `VALUE`: The body of message consists of one amqp-value section and the section contains a single AMQP value.
- Introduced new class `azure.eventhub.amqp.AmqpAnnotatedMessage` for accessing low-level amqp message sections which can be instantiated for sending.
- Introduced new classes `azure.eventhub.amqp.AmqpMessageHeader` and `azure.eventhub.amqp.AmqpMessageProperties` for accessing amqp header and properties.
- Added new property `body_type` on `azure.eventhub.EventData` which returns `azure.eventhub.amqp.AmqpMessageBodyType`.
- Added new read-only property `raw_amqp_message` on `azure.eventhub.EventData` which returns `azure.eventhub.amqp.AmqpAnnotatedMessage`.
- Name: azure-servicebus
Version: 7.3.1
DisplayName: Service Bus
ServiceName: Service Bus
VersionType: Patch
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-servicebus_7.3.1/sdk/servicebus/azure-servicebus/CHANGELOG.md
ChangelogContent: |-
#### Fixed
- Fixed a bug that when setting `ServiceBusMessage.partition_key`, input value should be not validated against `session_id` of None (PR #19233, thanks @bishnu-shb).
- Fixed a bug that setting `ServiceBusMessage.time_to_live` causes OverflowError error on Ubuntu 20.04.
- Fixed a bug that `AmqpAnnotatedProperties.creation_time` and `AmqpAnnotatedProperties.absolute_expiry_time` should be calculated in the unit of milliseconds instead of seconds.
- Updated uAMQP dependency to 1.4.1.
- Fixed a bug that attributes creation_time, absolute_expiry_time and group_sequence on MessageProperties should be compatible with integer types on Python 2.7.
- Name: azure-mgmt-compute
Version: 22.0.0
DisplayName: Resource Management - Compute
ServiceName: Compute
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-compute_22.0.0/sdk/compute/azure-mgmt-compute/CHANGELOG.md
ChangelogContent: |-
**Features**
- Model RestorePointSourceMetadata has a new parameter location
- Added operation DiskRestorePointOperations.begin_revoke_access
- Added operation DiskRestorePointOperations.begin_grant_access
**Breaking changes**
- Model PublicIPAddressSku has a new signature
- Name: azure-identity
Version: 1.7.0b2
DisplayName: Identity
ServiceName: Identity
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-identity_1.7.0b2/sdk/identity/azure-identity/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- `InteractiveBrowserCredential` keyword argument `login_hint` enables
pre-filling the username/email address field on the login page
([#19225](https://github.com/Azure/azure-sdk-for-python/issues/19225))
- `AzureApplicationCredential`, a default credential chain for applications
deployed to Azure
([#19309](https://github.com/Azure/azure-sdk-for-python/issues/19309))
#### Bugs Fixed
- `azure.identity.aio.ManagedIdentityCredential` is an async context manager
that closes its underlying transport session at the end of a `with` block
- Name: azure-keyvault-keys
Version: 4.5.0b1
DisplayName: Key Vault - Keys
ServiceName: Key Vault
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-keyvault-keys_4.5.0b1/sdk/keyvault/azure-keyvault-keys/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- Key Vault API version 7.3-preview is now the default
- `KeyClient` has a `get_random_bytes` method for getting a requested number of random
bytes from a managed HSM
- Name: azure-mgmt-appplatform
Version: 6.1.0
DisplayName: Resource Management - App Platform
ServiceName: Spring Cloud
VersionType: GA
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-appplatform_6.1.0/sdk/appplatform/azure-mgmt-appplatform/CHANGELOG.md
ChangelogContent: |-
**Features**
- Model UserSourceInfo has a new parameter custom_container
- Model MetricDimension has a new parameter to_be_exported_for_shoebox
- Model DeploymentSettings has a new parameter resource_requests

Просмотреть файл

@ -0,0 +1,29 @@
entries:
- Name: AzureCommunicationCalling
Version: 2.0.0-beta.1
DisplayName: Communication Calling
ServiceName: Communication
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-ios/tree/AzureCommunicationCalling_2.0.0-beta.1/sdk/communication/AzureCommunicationCalling/CHANGELOG.md
ChangelogContent: |-
#### Features Added
- `Recording` and `Transcription` features are decoupled from `Call` object and now can only be used via extensions.
Usage example:
```
let recordingFeature = self.call!.api(RecordingFeature.self)
recordingFeature.delegate = self.callObserver
```
#### Breaking Changes
- Changed: `didChangeRecordingState` and `didChangeTranscriptionState` are moved out of `CallDelegate` into `RecordingFeatureDelegate` and into `TranscriptionFeatureDelegate`.
**More documentation on extensions and the breaking change can be found [here](https://docs.microsoft.com/azure/communication-services/quickstarts/voice-video-calling/calling-client-samples?pivots=platform-ios).**
#### Bugs Fixed
- Not triggering calldidChangeState if using createCallAgentWithCallKitOption. And not able to accept the call in App killed state ([#316](https://github.com/Azure/Communication/issues/316)).
- Remote participant stream is stretched after hang-up ([#311](https://github.com/Azure/Communication/issues/311)).
- CallKit bug fixes with sometimes call gets disconnected immediately after picking up the call.
- Intermittent freezing of UI thread issue is fixed when for e.g. reading property `remoteParticipants` in a `Call`.
- `Hold` and `Resume` support fixed with CallKit enabled `CallAgent`'s.

Просмотреть файл

@ -0,0 +1,14 @@
"Package","GroupId","VersionGA","VersionPreview","DisplayName","ServiceName","RepoPath","MSDocs","GHDocs","Type","New","PlannedVersions","FirstGADate","Support","Hide","Replace","Notes"
"azure-communication-chat","com.azure.android","1.0.0","","Communication Chat","Communication","communication","NA","NA","client","true","","06/15/2021","","","",""
"azure-communication-common","com.azure.android","1.0.1","","Communication Common","Communication","communication","NA","NA","client","true","","04/20/2021","","","",""
"azure-core","com.azure.android","","1.0.0-beta.6","Core","Core","core","NA","NA","client","true","","","","","",""
"azure-core-credential","com.azure.android","","1.0.0-beta.6","Core Credential","Core Credential","core","NA","NA","client","true","","","","","",""
"azure-core-http","com.azure.android","","1.0.0-beta.6","Core HTTP","Core HTTP","core","NA","NA","client","true","","","","","",""
"azure-core-http-httpurlconnection","com.azure.android","","1.0.0-beta.6","Core HTTP HttpUrlConnection","Core HTTP HttpUrlConnection","core","NA","NA","client","true","","","","","",""
"azure-core-http-okhttp","com.azure.android","","1.0.0-beta.6","Core HTTP OkHttp","Core HTTP OkHttp","core","NA","NA","client","true","","","","","",""
"azure-core-jackson","com.azure.android","","1.0.0-beta.6","Core Jackson","Core Jackson","core","NA","NA","client","true","","","","","",""
"azure-core-logging","com.azure.android","","1.0.0-beta.6","Core Logging","Core Logging","core","NA","NA","client","true","","","","","",""
"azure-core-rest","com.azure.android","","1.0.0-beta.6","Core REST","Core REST","core","NA","NA","client","true","","","","","",""
"azure-core-test","com.azure.android","","1.0.0-beta.6","Core Test","Core Test","core","NA","NA","client","true","","","","","",""
"azure-communication-calling","com.azure.android","","1.0.0-beta.2","Communication Calling","Communication","NA","NA","NA","client","false","","","","","",""
"azure-sdk-template","com.azure.android","","1.0.0-beta.1","Template","Template","template","NA","NA","client","true","","","","true","",""
1 Package GroupId VersionGA VersionPreview DisplayName ServiceName RepoPath MSDocs GHDocs Type New PlannedVersions FirstGADate Support Hide Replace Notes
2 azure-communication-chat com.azure.android 1.0.0 Communication Chat Communication communication NA NA client true 06/15/2021
3 azure-communication-common com.azure.android 1.0.1 Communication Common Communication communication NA NA client true 04/20/2021
4 azure-core com.azure.android 1.0.0-beta.6 Core Core core NA NA client true
5 azure-core-credential com.azure.android 1.0.0-beta.6 Core Credential Core Credential core NA NA client true
6 azure-core-http com.azure.android 1.0.0-beta.6 Core HTTP Core HTTP core NA NA client true
7 azure-core-http-httpurlconnection com.azure.android 1.0.0-beta.6 Core HTTP HttpUrlConnection Core HTTP HttpUrlConnection core NA NA client true
8 azure-core-http-okhttp com.azure.android 1.0.0-beta.6 Core HTTP OkHttp Core HTTP OkHttp core NA NA client true
9 azure-core-jackson com.azure.android 1.0.0-beta.6 Core Jackson Core Jackson core NA NA client true
10 azure-core-logging com.azure.android 1.0.0-beta.6 Core Logging Core Logging core NA NA client true
11 azure-core-rest com.azure.android 1.0.0-beta.6 Core REST Core REST core NA NA client true
12 azure-core-test com.azure.android 1.0.0-beta.6 Core Test Core Test core NA NA client true
13 azure-communication-calling com.azure.android 1.0.0-beta.2 Communication Calling Communication NA NA NA client false
14 azure-sdk-template com.azure.android 1.0.0-beta.1 Template Template template NA NA client true true

Просмотреть файл

@ -0,0 +1,4 @@
"Package","VersionGA","VersionPreview","DisplayName","ServiceName","RepoPath","MSDocs","GHDocs","Type","New","PlannedVersions","FirstGADate","Support","Hide","Replace","Notes"
"az_core","1.1.0","","Core","Core","src/azure/core","NA","","client","true","","09/22/2020","active","","",""
"az_iot","1.1.0","","IoT","IoT","src/azure/iot","NA","","client","true","","09/22/2020","active","","",""
"az_storage_blobs","","","Storage","Storage","src/azure/storage","NA","NA","client","true","","","active","true","",""
1 Package VersionGA VersionPreview DisplayName ServiceName RepoPath MSDocs GHDocs Type New PlannedVersions FirstGADate Support Hide Replace Notes
2 az_core 1.1.0 Core Core src/azure/core NA client true 09/22/2020 active
3 az_iot 1.1.0 IoT IoT src/azure/iot NA client true 09/22/2020 active
4 az_storage_blobs Storage Storage src/azure/storage NA NA client true active true

Просмотреть файл

@ -0,0 +1,10 @@
"Package","VersionGA","VersionPreview","DisplayName","ServiceName","RepoPath","MSDocs","GHDocs","Type","New","PlannedVersions","FirstGADate","Support","Hide","Replace","Notes"
"azure-core","1.1.0","","Core","Core","core","NA","","client","true","","06/04/2021","","","",""
"azure-identity","1.0.0","1.1.0-beta.1","Identity","Identity","identity","NA","","client","true","","06/04/2021","","","",""
"azure-security-keyvault-common","","4.0.0-beta.3","Key Vault - Common","Key Vault","keyvault","NA","","client","true","","","","","",""
"azure-security-keyvault-keys","","4.0.0-beta.3","Key Vault - Keys","Key Vault","keyvault","NA","","client","true","","","","","",""
"azure-storage-blobs","12.0.1","","Storage - Blobs","Storage","storage","NA","","client","true","","06/08/2021","","","",""
"azure-storage-common","12.0.1","","Storage - Common","Storage","storage","NA","","client","true","","06/08/2021","","","",""
"azure-storage-files-datalake","12.0.1","","Storage - Files Data Lake","Storage","storage","NA","","client","true","","06/08/2021","","","",""
"azure-storage-files-shares","12.0.1","","Storage - Files Shares","Storage","storage","NA","","client","true","","06/08/2021","","","",""
"azure-template","","1.0.0-beta.25","","Template","template","NA","","client","true","","","","true","",""
1 Package VersionGA VersionPreview DisplayName ServiceName RepoPath MSDocs GHDocs Type New PlannedVersions FirstGADate Support Hide Replace Notes
2 azure-core 1.1.0 Core Core core NA client true 06/04/2021
3 azure-identity 1.0.0 1.1.0-beta.1 Identity Identity identity NA client true 06/04/2021
4 azure-security-keyvault-common 4.0.0-beta.3 Key Vault - Common Key Vault keyvault NA client true
5 azure-security-keyvault-keys 4.0.0-beta.3 Key Vault - Keys Key Vault keyvault NA client true
6 azure-storage-blobs 12.0.1 Storage - Blobs Storage storage NA client true 06/08/2021
7 azure-storage-common 12.0.1 Storage - Common Storage storage NA client true 06/08/2021
8 azure-storage-files-datalake 12.0.1 Storage - Files Data Lake Storage storage NA client true 06/08/2021
9 azure-storage-files-shares 12.0.1 Storage - Files Shares Storage storage NA client true 06/08/2021
10 azure-template 1.0.0-beta.25 Template template NA client true true

Просмотреть файл

@ -0,0 +1,666 @@
"Package","VersionGA","VersionPreview","DisplayName","ServiceName","RepoPath","MSDocs","GHDocs","Type","New","PlannedVersions","FirstGADate","Support","Hide","Replace","Notes"
"Azure.AI.AnomalyDetector","","3.0.0-preview.3","Anomaly Detector","Anomaly Detector","anomalydetector","","","client","true","","","","","Microsoft.Azure.CognitiveServices.AnomalyDetector",""
"Azure.Data.AppConfiguration","1.1.0","","App Configuration","App Configuration","appconfiguration","","","client","true","","01/07/2020","active","","",""
"Azure.Extensions.AspNetCore.Configuration.Secrets","1.2.1","","ASP.NET Extension - Configuration Secrets","Extensions","extensions","","","client","true","","06/05/2020","active","","",""
"Azure.Extensions.AspNetCore.DataProtection.Blobs","1.2.1","","ASP.NET Extension - DataProtection Blobs","Extensions","extensions","","","client","true","","06/05/2020","active","","",""
"Azure.Extensions.AspNetCore.DataProtection.Keys","1.0.3","","ASP.NET Extension - DataProtection Keys","Extensions","extensions","","","client","true","","06/05/2020","active","","",""
"Azure.Security.Attestation","1.0.0","","Attestation","Attestation","attestation","","","client","true","","05/07/2021","","","",""
"Azure.MixedReality.Authentication","1.0.1","","Azure Mixed Reality Authentication","Mixed Reality","mixedreality","","","client","true","","02/23/2021","active","","",""
"Azure.MixedReality.ObjectAnchors.Conversion","","0.2.0-beta.1","Azure Object Anchors Conversion","Mixed Reality","objectanchors","","","client","true","","","","","",""
"Azure.MixedReality.RemoteRendering","1.0.1","","Azure Remote Rendering","Mixed Reality","remoterendering","","","client","true","","03/02/2021","active","","",""
"Azure.Media.VideoAnalyzer.Edge","","1.0.0-beta.4","Azure Video Analyzer Edge","Video Analyzer","videoanalyzer","","","client","true","","","","","",""
"Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents","","1.0.0-beta.2","CloudNative CloudEvents with Event Grid ","eventgrid","eventgrid","","","client","true","","","","","",""
"Azure.Search.Documents","11.3.0","","Cognitive Search","Search","search","","","client","true","","07/07/2020","active","","Microsoft.Azure.Search",""
"Azure.Communication.Chat","1.0.1","","Communication Chat","Communication","communication","","","client","true","","03/29/2021","active","","",""
"Azure.Communication.Common","1.0.1","","Communication Common","Communication","communication","","","client","true","","03/29/2021","active","","",""
"Azure.Communication.Identity","1.0.1","","Communication Identity","Communication","communication","","","client","true","","03/29/2021","active","","",""
"Azure.Communication.PhoneNumbers","1.0.1","","Communication Phone Numbers","Communication","communication","","","client","true","","04/26/2021","","","",""
"Azure.Communication.Sms","1.0.1","","Communication SMS","Communication","communication","","","client","true","","03/29/2021","active","","",""
"Azure.Security.ConfidentialLedger","","1.0.0-beta.2","ConfidentialLedger","ConfidentialLedger","confidentialledger","","","client","true","","","","","",""
"Azure.Storage.ConfidentialLedger","","1.0.0-beta.1","ConfidentialLedger","ConfidentialLedger","confidentialledger","","","client","true","","","","","",""
"Azure.Containers.ContainerRegistry","","1.0.0-beta.3","Container Registry","Container Registry","containerregistry","","","client","true","1.0.0,08/11/2021","","","","",""
"Azure.Core","1.16.0","","Core","Core","core","","","client","true","","10/29/2019","active","","",""
"Azure.Core.Amqp","1.2.0","","Core - AMQP","Core","core","","","client","true","","11/23/2020","active","","",""
"Azure.Cosmos","","4.0.0-preview3","Cosmos DB","Cosmos DB","https://github.com/Azure/azure-cosmos-dotnet-v3/tree/releases/4.0.0-preview3","https://docs.microsoft.com/dotnet/api/azure.cosmos","","client","true","","","","","Microsoft.Azure.Cosmos",""
"Azure.DigitalTwins.Core","1.2.2","","Digital Twins - Core","IoT","digitaltwins","","","client","true","","10/30/2020","active","","",""
"Azure.AI.Translation.Document","","1.0.0-beta.3","Document Translation","Translator","translation","","","client","true","","","","","",""
"Azure.Messaging.EventGrid","4.4.0","","Event Grid","Event Grid","eventgrid","","","client","true","4.5.0,07/16/2021","03/15/2021","active","","Microsoft.Azure.EventGrid",""
"Azure.Messaging.EventHubs","5.5.0","","Event Hubs","Event Hubs","eventhub","","","client","true","","05/02/2020","active","","Microsoft.Azure.EventHubs",""
"Azure.Messaging.EventHubs.Processor","5.5.0","","Event Hubs - Event Processor","Event Hubs","eventhub","","","client","true","","05/05/2020","active","","Microsoft.Azure.EventHubs.Processor",""
"Azure.Data.SchemaRegistry","","1.0.0-beta.2","Event Hubs - Schema Registry","Event Hubs","schemaregistry","","","client","true","","","","","",""
"Azure.Verticals.AgriFood.Farming","","1.0.0-beta.1","FarmBeats","FarmBeats","farmbeats","","","client","true","","","","","",""
"Azure.AI.FormRecognizer","3.1.1","","Form Recognizer","Form Recognizer","formrecognizer","","","client","true","","08/20/2020","active","","Microsoft.Azure.CognitiveServices.FormRecognizer",""
"Azure.Identity","1.4.0","1.5.0-beta.1","Identity","Identity","identity","","","client","true","1.5.0-beta.3,08/01/2021|1.5.0,09/01/2021","10/30/2019","active","","",""
"Azure.IoT.DeviceUpdate","","1.0.0-beta.2","IoT Device Update","IoT Device Update","https://github.com/Azure/azure-sdk-for-net/tree/Azure.IoT.DeviceUpdate_item.Version/sdk/deviceupdate/Azure.Iot.DeviceUpdate/","","","client","true","","","","","",""
"Azure.Security.KeyVault.Administration","4.0.0","","Key Vault - Administration","Key Vault","keyvault","","","client","true","","06/15/2021","","","",""
"Azure.Security.KeyVault.Certificates","4.2.0","","Key Vault - Certificates","Key Vault","keyvault","","","client","true","","01/09/2020","active","","Microsoft.Azure.KeyVault",""
"Azure.Security.KeyVault.Keys","4.2.0","","Key Vault - Keys","Key Vault","keyvault","","","client","true","","10/30/2019","active","","Microsoft.Azure.KeyVault",""
"Azure.Security.KeyVault.Secrets","4.2.0","","Key Vault - Secrets","Key Vault","keyvault","","","client","true","","10/30/2019","active","","Microsoft.Azure.KeyVault",""
"Azure.Media.Analytics.Edge","","1.0.0-beta.1","Media Analytics Edge","Media","https://github.com/Azure/azure-sdk-for-net/tree/Azure.Media.Analytics.Edge_1.0.0-beta.1/sdk/mediaservices/Azure.Media.Analytics.Edge","","","client","true","","","","","",""
"Azure.AI.MetricsAdvisor","1.0.0","","Metrics Advisor","Metrics Advisor","metricsadvisor","NA","","client","true","","07/09/2021","","","",""
"Azure.Monitor.OpenTelemetry.Exporter","","1.0.0-beta.2","Monitor OpenTelemetry Exporter","Monitor","monitor","","","client","true","","","","","",""
"Azure.Monitor.Query","","1.0.0-beta.2","Monitor Query","Monitor","monitor","","","client","true","1.0.0-beta.3,08/10/2021|1.0.0,09/07/2021","","","","",""
"Azure.Analytics.Purview.Catalog","","1.0.0-beta.1","Purview Catalog","Purview Catalog","purview","","","client","true","","","","","",""
"Azure.Analytics.Purview.Scanning","","1.0.0-beta.1","Purview Scanning","Purview Scanning","purview","","","client","true","","","","","",""
"Azure.Messaging.ServiceBus","7.2.1","","Service Bus","Service Bus","servicebus","","","client","true","","11/24/2020","active","","Microsoft.Azure.ServiceBus",""
"Azure.Storage.Blobs","12.9.1","","Storage - Blobs","Storage","storage","","","client","true","","10/31/2019","active","","Microsoft.Azure.Storage.Blob",""
"Azure.Storage.Blobs.Batch","12.6.0","","Storage - Blobs Batch","Storage","storage","","","client","true","","10/31/2019","active","","",""
"Azure.Storage.Blobs.ChangeFeed","","12.0.0-preview.13","Storage - Blobs ChangeFeed","Storage","storage","","","client","true","","","","","",""
"Azure.Storage.Common","12.8.0","","Storage - Common","Storage","storage","","","client","true","","10/31/2019","active","","Microsoft.Azure.Storage.Common",""
"Azure.Storage.Files.DataLake","12.7.0","","Storage - Files Data Lake","Data Lake Storage (Gen 2)","storage","","","client","true","","03/12/2020","active","","",""
"Azure.Storage.Files.Shares","12.7.0","","Storage - Files Shares","Storage","storage","","","client","true","","12/04/2019","active","","Microsoft.Azure.Storage.File",""
"Azure.Storage.Queues","12.7.0","","Storage - Queues","Storage","storage","","","client","true","","10/31/2019","active","","Microsoft.Azure.Storage.Queue",""
"Azure.Analytics.Synapse.AccessControl","","1.0.0-preview.4","Synapse - AccessControl","Synapse Analytics","synapse","","","client","true","","","","","",""
"Azure.Analytics.Synapse.Artifacts","","1.0.0-preview.10","Synapse - Artifacts","Synapse Analytics","synapse","","","client","true","","","","","",""
"Azure.Analytics.Synapse.ManagedPrivateEndpoints","","1.0.0-beta.3","Synapse - Managed Private Endpoints","Synapse Analytics","synapse","","","client","true","","","","","",""
"Azure.Analytics.Synapse.Monitoring","","1.0.0-beta.3","Synapse - Monitoring","Synapse Analytics","synapse","","","client","true","","","","","",""
"Azure.Analytics.Synapse.Spark","","1.0.0-preview.6","Synapse - Spark","Synapse Analytics","synapse","","","client","true","","","","","",""
"System.Memory.Data","1.0.2","","System Memory Data","Core","core","","","client","true","","11/04/2020","active","","",""
"Azure.Data.Tables","12.1.0","","Tables","Tables","tables","","","client","true","","06/09/2021","","","Microsoft.Azure.Cosmos.Table",""
"Azure.AI.TextAnalytics","5.1.0","","Text Analytics","Text Analytics","textanalytics","","","client","true","","06/09/2020","active","","Microsoft.Azure.CognitiveServices.Language.TextAnalytics",""
"Microsoft.Azure.WebJobs.Extensions.EventGrid","","3.0.0-beta.3","WebJobs Extensions - Event Grid","WebJobs","eventgrid","","","client","true","","","active","","",""
"Microsoft.Azure.WebJobs.Extensions.EventHubs","","5.0.0-beta.7","WebJobs Extensions - Event Hubs","WebJobs","eventhub","","","client","true","","","active","","",""
"Microsoft.Azure.WebJobs.Extensions.ServiceBus","","5.0.0-beta.5","WebJobs Extensions - Service Bus","WebJobs","servicebus","","","client","true","","","active","","",""
"Microsoft.Azure.WebJobs.Extensions.WebPubSub","","1.0.0-beta.1","WebJobs Extensions - WebPubSub","webpubsub","webpubsub","NA","NA","client","true","","","","","",""
"Azure.Messaging.WebPubSub","","1.0.0-beta.1","WebPubSub","webpubsub","webpubsub","","","client","true","","","","","",""
"Azure.ResourceManager.AppConfiguration","","1.0.0-preview.1","Resource Management - App Configuration","App Configuration","appconfiguration","","","mgmt","true","","","","","",""
"Azure.ResourceManager.Communication","1.0.0","","Resource Management - Communication","Communication","communication","","","mgmt","true","","","","","",""
"Azure.ResourceManager.Compute","","1.0.0-preview.2","Resource Management - Compute","Compute","compute","","","mgmt","true","","","","","",""
"Azure.ResourceManager.CosmosDB","","1.0.0-preview.1","Resource Management - Cosmos DB","Cosmos DB","cosmosdb","","","mgmt","true","","","","","",""
"Azure.ResourceManager.Dns","","1.0.0-preview.1","Resource Management - DNS","DNS","dns","","","mgmt","true","","","","","",""
"Azure.ResourceManager.EventHubs","","1.0.0-preview.1","Resource Management - Event Hubs","Event Hubs","eventhub","","","mgmt","true","","","","","",""
"Azure.ResourceManager.Insights","","1.0.0-preview.1","Resource Management - Insights","Insights","insights","","","mgmt","true","","","","","",""
"Azure.ResourceManager.KeyVault","","1.0.0-preview.1","Resource Management - KeyVault","Key Vault","keyvault","","","mgmt","true","","","","","",""
"Azure.ResourceManager.Network","","1.0.0-preview.2","Resource Management - Network","Virtual Network","network","","","mgmt","true","","","","","",""
"Azure.ResourceManager.Resources","","1.0.0-preview.2","Resource Management - Resources","Resources","resources","","","mgmt","true","","","","","",""
"Azure.ResourceManager.Storage","","1.0.0-preview.2","Resource Management - Storage","Storage","storage","","","mgmt","true","","","","","",""
"","","","","Active Directory B2C","","NA","NA","","","","","","true","",""
"","","","","Active Directory Domain Services","","NA","NA","","","","","","true","",""
"","","","","Advanced Threat Protection","","NA","NA","","","","","","true","",""
"","","","","API Apps","","NA","NA","","","","","","true","",""
"","","","","Application Gateway","","NA","NA","","","","","","true","",""
"","","","","Arc Enabled Servers","","NA","NA","","","","","","true","",""
"","","","","Archive Storage","","NA","NA","","","","","","true","",""
"","","","","Artifacts","","NA","NA","","","","","","true","",""
"","","","","Avere vFXT for Azure","","NA","NA","","","","","","true","",""
"","","","","Bastion","","NA","NA","","","","","","true","",""
"","","","","Blockchain Service","","NA","NA","","","","","","true","",""
"","","","","Blockchain Tokens","","NA","NA","","","","","","true","",""
"","","","","Blockchain Workbench","","NA","NA","","","","","","true","",""
"","","","","Boards","","NA","NA","","","","","","true","",""
"","","","","Cloud Services","","NA","NA","","","","","","true","",""
"","","","","Cloud Shell","","NA","NA","","","","","","true","",""
"","","","","Common Data Service","","NA","NA","","","","","","true","",""
"","","","","Content Protection","","NA","NA","","","","","","true","",""
"","","","","Customer Lockbox for Microsoft Azure","","NA","NA","","","","","","true","",""
"","","","","CycleCloud","","NA","NA","","","","","","true","",""
"","","","","Data Catalog","","NA","NA","","","","","","true","",""
"","","","","Data Science Virtual Machines","","NA","NA","","","","","","true","",""
"","","","","Database for MariaDB","","NA","NA","","","","","","true","",""
"","","","","Databricks","","NA","NA","","","","","","true","",""
"","","","","DDoS Protection Standard","","NA","NA","","","","","","true","",""
"","","","","Dedicated Host","","NA","NA","","","","","","true","",""
"","","","","Dedicated HSM","","NA","NA","","","","","","true","",""
"","","","","DevOps","","NA","NA","","","","","","true","",""
"","","","","Disk Storage","","NA","NA","","","","","","true","",""
"","","","","Encoding","","NA","NA","","","","","","true","",""
"","","","","Firewall","","NA","NA","","","","","","true","",""
"","","","","Firewall Manager","","NA","NA","","","","","","true","",""
"","","","","FXT Edge Filer","","NA","NA","","","","","","true","",""
"","","","","HPC Cache","","NA","NA","","","","","","true","",""
"","","","","Internet Analyzer","","NA","NA","","","","","","true","",""
"","","","","IoT Edge","","NA","NA","","","","","","true","",""
"","","","","IoT solution accelerators","","NA","NA","","","","","","true","",""
"","","","","Kubernetes Service","","NA","NA","","","","","","true","",""
"","","","","Lighthouse","","NA","NA","","","","","","true","",""
"","","","","Linux Virtual Machines","","NA","NA","","","","","","true","",""
"","","","","Live and On-Demand Streaming","","NA","NA","","","","","","true","",""
"","","","","Load Balancer","","NA","NA","","","","","","true","",""
"","","","","Log Analytics","","NA","NA","","","","","","true","",""
"","","","","Machine Learning Studio","","NA","NA","","","","","","true","",""
"","","","","Managed Applications","","NA","NA","","","","","","true","",""
"","","","","Managed Disks","","NA","NA","","","","","","true","",""
"","","","","Media Player","","NA","NA","","","","","","true","",""
"","","","","Microsoft Azure portal","","NA","NA","","","","","","true","",""
"","","","","Microsoft Genomics","","NA","NA","","","","","","true","",""
"","","","","Migrate","","NA","NA","","","","","","true","",""
"","","","","Network Watcher","","NA","NA","","","","","","true","",""
"","","","","Open Datasets","","NA","NA","","","","","","true","",""
"","","","","Pipelines","","NA","NA","","","","","","true","",""
"","","","","Policy","","NA","NA","","","","","","true","",""
"","","","","Power Apps","","NA","NA","","","","","","true","",""
"","","","","Power Automate","","NA","NA","","","","","","true","",""
"","","","","Private Link","","NA","NA","","","","","","true","",""
"","","","","R Server for HDInsight","","NA","NA","","","","","","true","",""
"","","","","Red Hat OpenShift (ARO)","","NA","NA","","","","","","true","",""
"","","","","Repos","","NA","NA","","","","","","true","",""
"","","","","Resource Manager templates","","NA","NA","","","","","","true","",""
"","","","","RTOS","","NA","NA","","","","","","true","",""
"","","","","SAP HANA on Azure","","NA","NA","","","","","","true","",""
"","","","","Service Health","","NA","NA","","","","","","true","",""
"","","","","Spatial Anchors","","NA","NA","","","","","","true","",""
"","","","","Speaker Recognition","","NA","NA","","","","","","true","",""
"","","","","Speech Translation","","NA","NA","","","","","","true","",""
"","","","","Sphere","","NA","NA","","","","","","true","",""
"","","","","SQL Database Edge","","NA","NA","","","","","","true","",""
"","","","","SQL Managed Instance","","NA","NA","","","","","","true","",""
"","","","","Storage Explorer","","NA","NA","","","","","","true","",""
"","","","","Test Plans","","NA","NA","","","","","","true","",""
"","","","","Time Series Insights","","NA","NA","","","","","","true","",""
"","","","","Translator","","NA","NA","","","","","","true","",""
"","","","","Video Indexer","","NA","NA","","","","","","true","",""
"","","","","Virtual Machine Scale Sets","","NA","NA","","","","","","true","",""
"","","","","Virtual WAN","","NA","NA","","","","","","true","",""
"","","","","Visual Studio","","NA","NA","","","","","","true","",""
"","","","","Visual Studio App Center","","NA","NA","","","","","","true","",""
"","","","","Visual Studio Code","","NA","NA","","","","","","true","",""
"","","","","Visual Studio Online","","NA","NA","","","","","","true","",""
"","","","","VMWare by CloudSimple","","NA","NA","","","","","","true","",""
"","","","","VPN Gateway","","NA","NA","","","","","","true","",""
"","","","","Web App for Containers","","NA","NA","","","","","","true","",""
"","","","","Web Apps","","NA","NA","","","","","","true","",""
"","","","","Windows 10 IoT Core Services","","NA","NA","","","","","","true","",""
"","","","","Windows Virtual Desktop","","NA","NA","","","","","","true","",""
"","","","","Xamarin","","NA","NA","","","","","","true","",""
"Azure.Communication.Administration","","1.0.0-beta.3","Azure.Communication.Administration","","NA","NA","NA","","false","","","","","",""
"Azure.Communication.Calling","","1.0.0-beta.28","Azure.Communication.Calling","","NA","NA","NA","","false","","","","","",""
"Azure.Communication.CallingServer","","1.0.0-beta.1","Azure.Communication.CallingServer","","NA","NA","NA","","false","","","","","",""
"Azure.Communication.NetworkTraversal","","1.0.0-beta.1","Azure.Communication.NetworkTraversal","","NA","NA","NA","","false","","","","","",""
"Azure.IoT.TimeSeriesInsights","","1.0.0-beta.1","Azure.IoT.TimeSeriesInsights","","NA","NA","NA","","false","","","","","",""
"Azure.Quantum.Jobs","","1.0.0-beta.2","Azure.Quantum.Jobs","","NA","NA","NA","","false","","","","","",""
"Azure.IoT.ModelsRepository","","1.0.0-preview.3","IoT Models Repository","IoT","NA","NA","NA","","false","","","","","",""
"Microsoft.Azure.Functions.Analyzers","1.0.0","","Microsoft.Azure.Functions.Analyzers","","NA","NA","NA","","false","","","","","",""
"Microsoft.Azure.Functions.Authentication.WebAssembly","1.0.0","1.0.1-preview","Microsoft.Azure.Functions.Authentication.WebAssembly","","NA","NA","NA","","false","","","","","",""
"Microsoft.Azure.Functions.Worker.Core","1.1.0","","Microsoft.Azure.Functions.Worker.Core","","NA","NA","NA","","false","","","active","","",""
"Microsoft.Azure.Functions.Worker.Extensions.Abstractions","1.0.0","1.0.0-preview5","Microsoft.Azure.Functions.Worker.Extensions.Abstractions","","NA","NA","NA","","false","","","active","","",""
"Microsoft.Azure.Functions.Worker.Extensions.CosmosDB","3.0.9","3.0.9-preview1","Microsoft.Azure.Functions.Worker.Extensions.CosmosDB","","NA","NA","NA","","false","","","active","","",""
"Microsoft.Azure.Functions.Worker.Extensions.EventGrid","2.1.0","2.1.0-preview1","Microsoft.Azure.Functions.Worker.Extensions.EventGrid","","NA","NA","NA","","false","","","active","","",""
"Microsoft.Azure.Functions.Worker.Extensions.EventHubs","4.2.1","","Microsoft.Azure.Functions.Worker.Extensions.EventHubs","","NA","NA","NA","","false","","","active","","",""
"Microsoft.Azure.Functions.Worker.Extensions.Http","3.0.13","","Microsoft.Azure.Functions.Worker.Extensions.Http","","NA","NA","NA","","false","","","active","","",""
"Microsoft.Azure.Functions.Worker.Extensions.Kafka","3.2.1","3.2.1-preview1","Microsoft.Azure.Functions.Worker.Extensions.Kafka","","NA","NA","NA","","false","","","active","","",""
"Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ","","1.0.0-beta","Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ","","NA","NA","NA","","false","","","","","",""
"Microsoft.Azure.Functions.Worker.Extensions.ServiceBus","4.2.1","4.2.1-preview1","Microsoft.Azure.Functions.Worker.Extensions.ServiceBus","","NA","NA","NA","","false","","","active","","",""
"Microsoft.Azure.Functions.Worker.Extensions.SignalRService","1.2.2","1.2.2-preview1","Microsoft.Azure.Functions.Worker.Extensions.SignalRService","","NA","NA","NA","","false","","","active","","",""
"Microsoft.Azure.Functions.Worker.Extensions.Storage","4.0.4","4.0.4-preview1","Microsoft.Azure.Functions.Worker.Extensions.Storage","","NA","NA","NA","","false","","","active","","",""
"Microsoft.Azure.Functions.Worker.Extensions.Timer","4.1.0","","Microsoft.Azure.Functions.Worker.Extensions.Timer","","NA","NA","NA","","false","","","active","","",""
"Microsoft.Azure.Functions.Worker.Extensions.Warmup","4.0.2","","Microsoft.Azure.Functions.Worker.Extensions.Warmup","","NA","NA","NA","","false","","","active","","",""
"Microsoft.Azure.Functions.Worker.Grpc","1.2.0","","Microsoft.Azure.Functions.Worker.Grpc","","NA","NA","NA","","false","","","active","","",""
"Microsoft.Azure.Functions.Worker.ItemTemplates","3.1.1796","4.0.1844-preview1","Microsoft.Azure.Functions.Worker.ItemTemplates","","NA","NA","NA","","false","","","active","","",""
"Microsoft.Azure.Functions.Worker.ProjectTemplates","3.1.1796","4.0.1844-preview1","Microsoft.Azure.Functions.Worker.ProjectTemplates","","NA","NA","NA","","false","","","active","","",""
"Microsoft.Azure.Functions.Worker.Sdk.Analyzers","1.0.0","","Microsoft.Azure.Functions.Worker.Sdk.Analyzers","","NA","NA","NA","","false","","","active","","",""
"Microsoft.Azure.Management.ChangeAnalysis","1.0.0","1.0.0-beta.1","Microsoft.Azure.Management.ChangeAnalysis","","NA","NA","NA","","false","","","","","",""
"Microsoft.Azure.Management.DeviceUpdate","","1.0.1-beta.1","Microsoft.Azure.Management.DeviceUpdate","","NA","NA","NA","","false","","","","","",""
"Microsoft.Azure.Management.Elastic","","1.0.0-beta.1","Microsoft.Azure.Management.Elastic","","NA","NA","NA","","false","","","","","",""
"Microsoft.Azure.Management.Healthbot","1.0.0","","Microsoft.Azure.Management.Healthbot","","NA","NA","NA","","false","","","active","","",""
"Microsoft.Azure.Management.Kubernetes","","1.0.0-beta.1","Microsoft.Azure.Management.Kubernetes","","NA","NA","NA","","false","","","","","",""
"Microsoft.Azure.Management.KubernetesConfiguration","1.0.0","","Microsoft.Azure.Management.KubernetesConfiguration","","NA","NA","NA","","false","","","active","","",""
"Microsoft.Azure.Management.ProviderHub","","1.0.0-beta.1","Microsoft.Azure.Management.ProviderHub","","NA","NA","NA","","false","","","","","",""
"Microsoft.Azure.Management.Purview","","1.0.0-beta.1","Microsoft.Azure.Management.Purview","","NA","NA","NA","","false","","","","","",""
"Microsoft.Azure.Management.Quantum","","1.0.0-beta.2","Microsoft.Azure.Management.Quantum","","NA","NA","NA","","false","","","","","",""
"Microsoft.Azure.Management.ServiceFabricManagedClusters","1.0.0","1.0.0-beta.1","Microsoft.Azure.Management.ServiceFabricManagedClusters","","NA","NA","NA","","false","","","","","",""
"Microsoft.Azure.Management.StoragePool","1.0.0","","Microsoft.Azure.Management.StoragePool","","NA","NA","NA","","false","","","","","",""
"Microsoft.Azure.Management.VideoAnalyzer","","1.0.0-beta.1","Microsoft.Azure.Management.VideoAnalyzer","","NA","NA","NA","","false","","","","","",""
"Microsoft.Azure.ServiceBus.EventProcessorHost","5.0.1","","Microsoft.Azure.ServiceBus.EventProcessorHost","","NA","NA","NA","","false","","","","","",""
"Microsoft.Azure.SignalR.Emulator","","1.0.0-preview1-10785","Microsoft.Azure.SignalR.Emulator","","NA","NA","NA","","false","","","","","",""
"Microsoft.Azure.CognitiveServices.AnomalyDetector","1.0.0","1.0.0-preview.1","Anomaly Detector","Anomaly Detector","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.AnomalyDetector_1.0.0-preview.1/sdk/cognitiveservices/AnomalyDetector","NA","","client","False","","","active","","Azure.AI.AnomalyDetector",""
"Microsoft.Azure.AppService","","0.2.2-alpha","App Service","App Service","NA","NA","NA","client","False","","","","","",""
"Microsoft.Azure.AppService.ApiApps.Common","0.9.36","","App Service - API Apps Common","App Service","NA","NA","NA","client","False","","","","","",""
"Microsoft.Azure.AppService.ApiApps.Service","0.9.64","","App Service - API Apps Service","App Service","NA","NA","NA","client","False","","","","","",""
"Microsoft.Azure.ApplicationInsights","","0.9.0-preview","Application Insights","Application Insights","NA","NA","NA","client","False","","","","","",""
"Microsoft.Azure.ApplicationInsights.Query","1.0.0","","Application Insights - Query","Application Insights","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/applicationinsights/Microsoft.Azure.ApplicationInsights.Query","NA","","client","False","","","active","","",""
"Azure.AspNetCore.DataProtection.Blobs","","1.0.0-preview.1","ASP.NET DataProtection Blobs","DataProtection","NA","NA","","client","False","","","","true","","Renamed to Azure.Extensions.AspNetCore.DataProtection.Blobs before GA"
"Azure.AspNetCore.DataProtection.Keys","","1.0.0-preview.1","ASP.NET DataProtection Keys","DataProtection","NA","NA","","client","False","","","","true","","Renamed to Azure.Extensions.AspNetCore.DataProtection.Keys before GA"
"Microsoft.Azure.Attestation","","0.10.0-preview","Attestation","Attestation","attestation","NA","","client","false","","","","","",""
"Microsoft.AutoRest.Common","2.4.48","","AutoRest Common","AutoRest","https://github.com/Azure/autorest.common","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.CognitiveServices.Search.AutoSuggest","2.0.0","","Autosuggest","Autosuggest","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.Services.AppAuthentication","1.6.1","","Azure Active Directory - App Authentication","Active Directory","NA","NA","NA","client","False","","","active","","",""
"Azure.Base","","1.0.0-preview.3","Azure Base","Base","NA","NA","NA","client","False","","","","true","",""
"Azure.Batch.FileStaging","8.0.1","","Azure Batch - File Staging","Batch","NA","NA","NA","client","False","","","active","true","",""
"Azure.Extensions.Configuration.Secrets","","1.0.0-preview.1","Azure Extensions Configuration Secrets","Extensions","NA","NA","","client","False","","","","true","","Renamed to Azure.Extensions.AspNetCore.Configuration.Secrets before GA"
"Microsoft.OpenTelemetry.Exporter.AzureMonitor","","1.0.0-beta.1","Azure Monitor Exporter for OpenTelemetry","Monitor","NA","","","client","False","","","","","",""
"Microsoft.AzureStack.AzureConsistentStorage","","0.10.8-preview","Azure Stack - Azure Consistent Storage","Stack","NA","NA","NA","client","False","","","","","",""
"Azure.Template","","1.0.3-beta.20201117","Azure Template","template","C:\Git\azure-sdk-for-net\sdk\template","","NA","client","true","","","","true","",""
"Microsoft.Azure.Batch","14.0.0","","Batch","Batch","batch","NA","","client","False","","","active","","",""
"Microsoft.Azure.Batch.Apps.Cryptography","1.1.1.4","","Batch - Apps Cryptography","Batch","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.Batch.Conventions.Files","3.5.1","","Batch - Conventions Files","Batch","batch","NA","","client","False","","","active","","",""
"Microsoft.Azure.Batch.FileStaging","8.3.0","","Batch - File Staging","Batch","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/batch/Microsoft.Azure.Batch.FileStaging","NA","","client","False","","","active","","",""
"Microsoft.Azure.CognitiveServices.Search.BingAutoSuggest","","2.1.0-preview.1","Bing Autosuggest","Bing Autosuggest","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Search.BingAutoSuggest_2.1.0-preview.1/sdk/cognitiveservices/Search.BingAutoSuggest","NA","","client","False","","","","","",""
"Microsoft.Azure.CognitiveServices.Search.BingCustomImageSearch","","2.1.0-preview.1","Bing Custom Image Search","Bing Custom Image Search","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Search.BingCustomImageSearch_2.1.0-preview.1/sdk/cognitiveservices/Search.BingCustomImageSearch","NA","","client","False","","","","","",""
"Microsoft.Azure.CognitiveServices.Search.BingCustomSearch","","2.1.0-preview.1","Bing Custom Search","Bing Custom Search","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Search.BingCustomSearch_2.1.0-preview.1/sdk/cognitiveservices/Search.BingCustomSearch","NA","","client","False","","","","","",""
"Microsoft.Azure.CognitiveServices.Search.BingEntitySearch","","2.1.0-preview.1","Bing Entity Search","Bing Entity Search","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Search.BingEntitySearch_2.1.0-preview.1/sdk/cognitiveservices/Search.BingEntitySearch","NA","","client","False","","","","","",""
"Microsoft.Azure.CognitiveServices.Search.BingImageSearch","","2.1.0-preview.1","Bing Image Search","Bing Image Search","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Search.BingImageSearch_2.1.0-preview.1/sdk/cognitiveservices/Search.BingImageSearch","NA","","client","False","","","","","",""
"Microsoft.Azure.CognitiveServices.Search.BingLocalSearch","","1.0.0-preview.1","Bing Local Search","Bing Local Search","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Search.BingLocalSearch_1.0.0-preview.1/sdk/cognitiveservices/Search.BingLocalSearch","NA","","client","False","","","","","",""
"Microsoft.Azure.CognitiveServices.Search.BingNewsSearch","","2.1.0-preview.1","Bing News Search","Bing News Search","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Search.BingNewsSearch_2.1.0-preview.1/sdk/cognitiveservices/Search.BingNewsSearch","NA","","client","False","","","","","",""
"Microsoft.Azure.CognitiveServices.Search.BingVideoSearch","","2.1.0-preview.1","Bing Video Search","Bing Video Search","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Search.BingVideoSearch_2.1.0-preview.1/sdk/cognitiveservices/Search.BingVideoSearch","NA","","client","False","","","","","",""
"Microsoft.Azure.CognitiveServices.Search.BingVisualSearch","","2.1.0-preview.1","Bing Visual Search","Bing Visual Search","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Search.BingVisualSearch_2.1.0-preview.1/sdk/cognitiveservices/Search.BingVisualSearch","NA","","client","False","","","","","",""
"Microsoft.Azure.CognitiveServices.Search.BingWebSearch","","2.1.0-preview.1","Bing Web Search","Bing Web Search","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Search.BingWebSearch_2.1.0-preview.1/sdk/cognitiveservices/Search.BingWebSearch","NA","","client","False","","","","","",""
"Microsoft.Rest.ClientRuntime","2.3.23","","Client Runtime","AutoRest","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Rest.ClientRuntime_2.3.21/sdk/mgmtcommon/ClientRuntime","NA","NA","client","False","","","active","","",""
"Microsoft.Rest.ClientRuntime.Azure","3.3.19","","Client Runtime - Azure","AutoRest","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/mgmtcommon/ClientRuntime.Azure","NA","NA","client","False","","","active","","",""
"Microsoft.Rest.ClientRuntime.Azure.Authentication","2.4.1","","Client Runtime - Azure Authentication","AutoRest","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Rest.ClientRuntime.Azure.Authentication_2.4.1/sdk/mgmtcommon/Auth/Az.Auth/Az.Authentication","NA","NA","client","False","","","active","","",""
"Microsoft.Rest.ClientRuntime.Azure.TestFramework","1.7.7","","Client Runtime - Azure Test Framework","AutoRest","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Rest.ClientRuntime.Azure.TestFramework_1.7.7/sdk/mgmtcommon/TestFramework/ClientRuntime.Azure.TestFramework","NA","NA","client","False","","","active","","",""
"Microsoft.Rest.ClientRuntime.Etw","2.1.3","","Client Runtime - ETW","AutoRest","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/mgmtcommon/ClientRuntime.Etw","NA","NA","client","False","","","active","","",""
"Microsoft.Rest.ClientRuntime.Log4Net","2.1.4","","Client Runtime - Log4Net","AutoRest","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/mgmtcommon/ClientRuntime.Log4Net","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.Commerce.UsageAggregates","1.5.3","","Commerce Usage Aggregates","Commerce","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.Common","2.2.1","","Common","Common","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.Common.Authentication","","1.7.0-preview","Common - Authentication","Common","NA","NA","NA","client","False","","","","","",""
"Microsoft.Azure.Common.Dependencies","1.0.0","","Common - Dependencies","Common","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.CognitiveServices.Vision.ComputerVision","7.0.0","","Computer Vision","Computer Vision","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Vision.ComputerVision_6.0.0-preview.1/sdk/cognitiveservices/Vision.ComputerVision","NA","","client","False","","","active","","",""
"Microsoft.Azure.ConfigurationManager","4.0.0","","Configuration Manager","Configuration Manager","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.ContainerRegistry","","1.0.0-preview.2","Container Registry","Container Registry","containerregistry","NA","","client","False","","","","","",""
"Microsoft.Azure.CognitiveServices.ContentModerator","2.0.0","","Content Moderator","Content Moderator","NA","NA","NA","client","False","","","active","","",""
"Azure.Core.Experimental","","0.1.0-preview.13","Core Experimental","Core","core","","","client","true","","","","true","","Hiding as it is only for experimenting with new Azure.Core features"
"Azure.Core.Extensions","","1.0.0-preview.6","Core Extensions","Core","NA","NA","NA","client","False","","","","true","","Renamed to Microsoft.Extensions.Azure before GA"
"Microsoft.Azure.Core.NewtonsoftJson","1.0.0","1.0.0-preview.1","Core Newtonsoft Json","Core","NA","NA","","client","False","","","active","","",""
"Microsoft.Azure.Core.Spatial","1.1.0","","Core Spatial","Core","NA","NA","","client","False","","","active","","",""
"Microsoft.Azure.Core.Spatial.NewtonsoftJson","1.0.0","1.0.0-beta.1","Core Spatial Newtonsoft Json","Core","NA","NA","","client","False","","","active","","",""
"Microsoft.Azure.Cosmos","3.20.1","","Cosmos DB","Cosmos DB","https://github.com/Azure/azure-cosmos-dotnet-v3/tree/3.12.0/Microsoft.Azure.Cosmos","https://docs.microsoft.com/dotnet/api/overview/azure/cosmosdb","NA","client","False","","","active","","Azure.Cosmos",""
"Microsoft.Azure.CosmosDB.BulkExecutor","","2.5.1-preview","Cosmos DB - BulkExecutor","Cosmos DB","https://github.com/Azure/azure-cosmosdb-bulkexecutor-dotnet-getting-started","NA","NA","client","False","","","","","",""
"Microsoft.Azure.Cosmos.Direct","3.20.0","","Cosmos DB - Direct","Cosmos DB","https://github.com/Azure/azure-cosmos-dotnet-v3","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.Cosmos.Encryption","","1.0.0-previewV16","Cosmos DB - Encryption","Cosmos DB","https://github.com/Azure/azure-cosmos-dotnet-v3/tree/releases/encryption/1.0.0-preview4/Microsoft.Azure.Cosmos.Encryption","NA","NA","client","False","","","","","",""
"Microsoft.Azure.CognitiveServices.Search.CustomImageSearch","2.0.0","","Custom Image Search","Custom Image Search","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.CognitiveServices.Search.CustomSearch","2.0.0","","Custom Search","Custom Search","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction","2.0.0","","Custom Vision Prediction","Custom Vision","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction_2.0.0/sdk/cognitiveservices/Vision.CustomVision.Prediction","NA","","client","False","","","active","","",""
"Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training","2.0.0","2.1.0-preview","Custom Vision Training","Custom Vision","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training_2.0.0/sdk/cognitiveservices/Vision.CustomVision.Training","NA","","client","False","","","active","","",""
"Microsoft.Azure.DataLake.USQL.SDK","1.4.200831","","Data Lake Analytics","Data Lake Analytics","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.DataLake.Store","","1.2.5-alpha","Data Lake Storage","Data Lake Storage (Gen 1)","https://github.com/Azure/azure-data-lake-store-net/tree/1.2.3-alpha","https://docs.microsoft.com/dotnet/api/overview/azure/data-lake-store","NA","client","False","","","","","",""
"Microsoft.Azure.DCAP","1.10.0","","DCAP","DCAP","https://github.com/microsoft/Azure-DCAP-Client/tree/1.6","NA","NA","client","False","","","active","","",""
"Azure.DCAP.Windows","1.2.0","","DCAP Windows","DCAP","NA","NA","NA","client","False","","","active","true","",""
"Microsoft.Azure.Devices.Client","1.37.2","1.38.0-preview-001","Devices Client","IoT Plug and Play","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.DocumentDB","2.15.0","","Document DB","Cosmos DB","https://github.com/Azure/azure-cosmos-dotnet-v2","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.DocumentDB.ChangeFeedProcessor","2.4.0","","Document DB - Change Feed Processor","Cosmos DB","https://github.com/Azure/azure-documentdb-changefeedprocessor-dotnet/tree/master","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.DocumentDB.Core","2.15.0","","Document DB - Core","Cosmos DB","https://github.com/Azure/azure-cosmos-dotnet-v2","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.CognitiveServices.Search.EntitySearch","2.0.0","","Entity Search","Entity Search","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.EventGrid","3.2.1","","Event Grid","Event Grid","eventgrid","https://docs.microsoft.com/dotnet/api/overview/azure/eventgrid","NA","client","False","","","active","","Azure.Messaging.EventGrid",""
"Microsoft.Azure.EventHubs","4.3.2","","Event Hubs","Event Hubs","eventhub","","","client","False","","","maintenance","","Azure.Messaging.EventHubs",""
"Microsoft.Azure.EventHubs.Processor","4.3.2","","Event Hubs - Processor","Event Hubs","eventhub","NA","","client","False","","","maintenance","","Azure.Messaging.EventHubs.Processor",""
"Microsoft.Azure.Data.SchemaRegistry.ApacheAvro","","1.0.0-beta.1","Event Hubs - Schema Registry Apache Avro","Event Hubs","NA","NA","","client","False","","","","","",""
"Microsoft.Azure.EventHubs.ServiceFabricProcessor","0.5.4","","Event Hubs - Service Fabric Processor","Event Hubs","eventhub","NA","NA","client","False","","","maintenance","","",""
"Microsoft.Extensions.Azure","1.0.0","1.1.0-beta.3","Extensions - Azure","Extensions","extensions","NA","","client","true","","","active","true","","Hiding until 1.1.0 Ga to fix broken repo path"
"Microsoft.Extensions.Caching.Cosmos","","1.0.0-preview6","Extensions - Caching Cosmos","Cosmos DB","https://github.com/Azure/Microsoft.Extensions.Caching.Cosmos/tree/v1.0.0-preview4","NA","NA","client","False","","","","","",""
"Microsoft.Azure.CognitiveServices.Vision.Face","","2.7.0-preview.1","Face","Face","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Vision.Face_2.6.0-preview.1/sdk/cognitiveservices/Vision.Face","NA","","client","False","","","","","",""
"Microsoft.Azure.CognitiveServices.FormRecognizer","","0.8.0-preview","Form Recognizer","Form Recognizer","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/cognitiveservices/FormRecognizer","NA","NA","client","false","","","","","Azure.AI.FormRecognizer",""
"Microsoft.Azure.Functions.Extensions","1.1.0","1.1.0-preview1","Functions - Extensions","Functions","https://github.com/Azure/azure-functions-dotnet-extensions","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.Gallery","","2.6.2-preview","Gallery","App Services","NA","NA","NA","client","False","","","","","",""
"Microsoft.Azure.Graph.RBAC","","3.8.0-preview","Graph RBAC","Microsoft Graph","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/graphrbac","NA","","client","False","","","","","",""
"Microsoft.Hadoop.Client","1.5.13","","Hadoop Client","HDInsight","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.HDInsight.Job","","3.0.0-preview.2","HDInsight - Job","HDInsight","hdinsight","NA","","client","False","","","","","",""
"Hyak.Common","1.2.2","","Hyak Common","Hyak Common","NA","NA","NA","client","False","","","active","false","",""
"Hyak.Common.Tracing.Etw","1.0.2","","Hyak Common - Tracing Etw","Hyak Common","NA","NA","NA","client","False","","","active","false","",""
"Hyak.Common.Tracing.Log4Net","1.0.2","","Hyak Common - Tracing Log4Net","Hyak Common","NA","NA","NA","client","False","","","active","false","",""
"Microsoft.Azure.CognitiveServices.Search.ImageSearch","2.0.0","","Image Search","Image Search","NA","NA","NA","client","False","","","active","","",""
"Microsoft.InformationProtection.File","1.7.147","","Information Protection","Information Protection","NA","NA","NA","client","false","","","active","","",""
"Azure.AI.InkRecognizer","","1.0.0-preview.1","Ink Recognizer","Ink Recognizer","NA","NA","NA","client","False","","","","true","","Package project cancelled"
"Microsoft.Azure.Insights","","0.16.0-preview","Insights","Insights","NA","NA","NA","client","False","","","","","",""
"Microsoft.Azure.Jobs","","0.3.2-beta","Jobs","WebJobs","https://github.com/Azure/azure-webjobs-sdk","NA","NA","client","False","","","","","",""
"Microsoft.Azure.Jobs.Core","","0.3.2-beta","Jobs - Core","WebJobs","https://github.com/Azure/azure-webjobs-sdk","NA","NA","client","False","","","","","",""
"Microsoft.Azure.Jobs.ServiceBus","","0.3.2-beta","Jobs - Service Bus","WebJobs","https://github.com/Azure/azure-webjobs-sdk","NA","NA","client","False","","","","","",""
"Microsoft.Azure.KeyVault","3.0.5","","Key Vault","Key Vault","keyvault","NA","","client","False","","","maintenance","","Azure.Security.KeyVault.Keys, Azure.Security.KeyVault.Secrets, Azure.Security.KeyVault.Certificates",""
"Microsoft.Azure.KeyVault.Core","3.0.5","","Key Vault - Core","Storage","keyvault","NA","","client","False","","","maintenance","","Azure.Security.KeyVault.Keys, Azure.Security.KeyVault.Secrets, Azure.Security.KeyVault.Certificates",""
"Microsoft.Azure.KeyVault.Cryptography","3.0.5","","Key Vault - Cryptography","Key Vault","keyvault","NA","","client","False","","","maintenance","","Azure.Security.KeyVault.Keys, Azure.Security.KeyVault.Secrets, Azure.Security.KeyVault.Certificates",""
"Microsoft.Azure.KeyVault.Extensions","3.0.5","","Key Vault - Extensions","Key Vault","keyvault","NA","","client","False","","","maintenance","","Azure.Security.KeyVault.Keys, Azure.Security.KeyVault.Secrets, Azure.Security.KeyVault.Certificates",""
"Microsoft.Azure.KeyVault.WebKey","3.0.5","","Key Vault - WebKey","Key Vault","keyvault","NA","","client","False","","","maintenance","","Azure.Security.KeyVault.Keys, Azure.Security.KeyVault.Secrets, Azure.Security.KeyVault.Certificates",""
"Microsoft.Azure.Kinect.BodyTracking","1.0.1","","Kinect Developer Kit","Kinect Developer Kit","NA","NA","NA","client","false","","","active","","",""
"Microsoft.Azure.Kinect.Sensor","1.4.1","","Kinect Developer Kit","Kinect Developer Kit","https://github.com/Microsoft/Azure-Kinect-Sensor-SDK","NA","NA","client","false","","","active","","",""
"Microsoft.Azure.Kusto.Data","9.0.6","","Kusto","Data Explorer","NA","NA","NA","client","false","","","active","","",""
"Microsoft.Azure.CognitiveServices.Search.LocalSearch","","0.9.0-preview","Local Search","Local Search","NA","NA","NA","client","False","","","","","",""
"Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring","3.1.0","3.2.0-preview.4","LUIS - Authoring","Language Understanding","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring_3.2.0-preview.3/sdk/cognitiveservices/Language.LUIS.Authoring","NA","","client","false","","08/30/2019","active","","",""
"Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime","","3.1.0-preview.1","LUIS Runtime","Language Understanding","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime_3.1.0-preview.1/sdk/cognitiveservices/Language.LUIS.Runtime","NA","","client","False","","","","","",""
"Microsoft.Azure.Media.LiveVideoAnalytics.Edge","","1.0.4-preview.1","Media Live Video Analytics Edge","Media Services","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.Media.LiveVideoAnalytics.Edge_1.0.4-preview.1/sdk/mediaservices/Microsoft.Azure.Media.LiveVideoAnalytics.Edge","NA","","client","False","","","","","",""
"Microsoft.Azure.Amqp","2.4.13","","Microsoft.Azure.Amqp","Microsoft.Azure.Amqp","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.Devices","1.34.0","1.35.0-preview-001","Microsoft.Azure.Devices","Microsoft.Azure.Devices","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.Devices.Client.PCL","1.0.16","","Microsoft.Azure.Devices.Client.PCL","Microsoft.Azure.Devices.Client.PCL","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.Devices.DigitalTwin.Client","","1.0.0-preview-001","Microsoft.Azure.Devices.DigitalTwin.Client","Microsoft.Azure.Devices.DigitalTwin.Client","NA","NA","NA","client","False","","","","","",""
"Microsoft.Azure.Devices.DigitalTwin.Service","","1.0.0-preview-001","Microsoft.Azure.Devices.DigitalTwin.Service","Microsoft.Azure.Devices.DigitalTwin.Service","NA","NA","NA","client","False","","","","","",""
"Microsoft.Azure.Devices.ProtocolGateway.Core","2.0.1","","Microsoft.Azure.Devices.ProtocolGateway.Core","Microsoft.Azure.Devices.ProtocolGateway.Core","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.Devices.ProtocolGateway.IotHubClient","2.0.1","","Microsoft.Azure.Devices.ProtocolGateway.IotHubClient","Microsoft.Azure.Devices.ProtocolGateway.IotHubClient","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.Devices.ProtocolGateway.Providers.CloudStorage","2.0.1","","Microsoft.Azure.Devices.ProtocolGateway.Providers.CloudStorage","Microsoft.Azure.Devices.ProtocolGateway.Providers.CloudStorage","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.Devices.Provisioning.Client","1.17.1","1.18.0-preview-001","Microsoft.Azure.Devices.Provisioning.Client","Microsoft.Azure.Devices.Provisioning.Client","NA","NA","NA","client","False","","","","","",""
"Microsoft.Azure.Devices.Provisioning.Security.Tpm","1.13.1","1.14.0-preview-001","Microsoft.Azure.Devices.Provisioning.Security.Tpm","Microsoft.Azure.Devices.Provisioning.Security.Tpm","NA","NA","NA","client","False","","","","","",""
"Microsoft.Azure.Devices.Provisioning.Service","1.17.1","1.18.0-preview-001","Microsoft.Azure.Devices.Provisioning.Service","Microsoft.Azure.Devices.Provisioning.Service","NA","NA","NA","client","False","","","","","",""
"Microsoft.Azure.Devices.Provisioning.Transport.Amqp","1.14.1","1.15.0-preview-001","Microsoft.Azure.Devices.Provisioning.Transport.Amqp","Microsoft.Azure.Devices.Provisioning.Transport.Amqp","NA","NA","NA","client","False","","","","","",""
"Microsoft.Azure.Devices.Provisioning.Transport.Http","1.13.1","1.14.0-preview-001","Microsoft.Azure.Devices.Provisioning.Transport.Http","Microsoft.Azure.Devices.Provisioning.Transport.Http","NA","NA","NA","client","False","","","","","",""
"Microsoft.Azure.Devices.Provisioning.Transport.Mqtt","1.15.1","1.16.0-preview-001","Microsoft.Azure.Devices.Provisioning.Transport.Mqtt","Microsoft.Azure.Devices.Provisioning.Transport.Mqtt","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.Devices.Shared","1.28.1","1.29.0-preview-001","Microsoft.Azure.Devices.Shared","Microsoft.Azure.Devices.Shared","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.Functions.Worker","1.3.0","","Microsoft.Azure.Functions.Worker","Microsoft.Azure.Functions.Worker","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.Functions.Worker.Sdk","1.0.3","","Microsoft.Azure.Functions.Worker.Sdk","Microsoft.Azure.Functions.Worker.Sdk","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.uamqp","1.2.11","","Microsoft.Azure.uamqp","Microsoft.Azure.uamqp","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.umqtt","1.1.11","","Microsoft.Azure.umqtt","Microsoft.Azure.umqtt","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.Mobile.Server","2.0.3","","Mobile Apps","Mobile Apps","NA","NA","NA","client","false","","","active","","",""
"Microsoft.Azure.Mobile.Server.CrossDomain","2.0.3","","Mobile Server - Cross Domain","App Service","NA","NA","NA","client","False","","","active","","",""
"Microsoft.WindowsAzure.Mobile.Service.ResourceBroker","1.0.2.1","","Mobile Service - Resource Broker","App Service","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.CognitiveServices.Search.NewsSearch","2.0.0","","News Search","News Search","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.NotificationHubs","4.1.0","","Notification Hubs","Notification Hubs","https://github.com/Azure/azure-notificationhubs-dotnet","NA","NA","client","false","","","active","","",""
"Microsoft.Azure.OperationalInsights","1.0.0","","Operational Insights","Operational Insights","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/operationalinsights/Microsoft.Azure.OperationalInsights","NA","","client","False","","","active","","",""
"dotnet-Perks.CodeGen","2.0.1","","Perks CodeGen","Perks CodeGen","NA","NA","NA","client","False","","","","true","",""
"Microsoft.Azure.CognitiveServices.Personalizer","1.0.0","","Personalizer","Personalizer","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Personalizer_1.0.0/sdk/cognitiveservices/Personalizer","NA","NA","client","False","","","active","","",""
"Microsoft.PowerBI.Api","3.20.1","","Power BI","Power BI","https://github.com/Microsoft/PowerBI-CSharp","NA","NA","client","false","","","active","","",""
"Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker","2.0.1","3.0.0-preview.1","QnA Maker","QnA Maker","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker_2.0.1/sdk/cognitiveservices/Knowledge.QnAMaker","NA","","client","False","","","active","","",""
"Microsoft.Azure.Relay","2.0.15596","","Relay","Relay","https://github.com/Azure/azure-relay-dotnet/tree/2.0.1","https://docs.microsoft.com/dotnet/api/overview/azure/service-bus-relay","NA","client","False","","","active","","",""
"Microsoft.Azure.RemoteRendering","0.1.61","","Remote Rendering","Remote Rendering","NA","NA","NA","client","false","","","","true","","Package looks like it doesn't exist anymore"
"Microsoft.Azure.Search","10.1.0","","Search","Search","search","NA","","client","False","","","maintenance","","Azure.Search.Documents",""
"Microsoft.Azure.Search.Common","10.1.0","","Search - Common","Search","search","NA","","client","False","","","active","","",""
"Microsoft.Azure.Search.Data","10.1.0","","Search - Data","Search","search","NA","","client","False","","","active","","",""
"Microsoft.Azure.Search.Service","10.1.0","","Search - Service","Search","search","NA","","client","False","","","active","","",""
"Microsoft.Azure.ServiceBus","5.1.3","","Service Bus","Service Bus","servicebus","","","client","False","","","active","","Azure.Messaging.ServiceBus",""
"Microsoft.Azure.ServiceBus.MessageIdPlugin","2.0.0","","Service Bus - Message ID plugin","Service Bus","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.SignalR","1.9.1","","SignalR","SignalR","https://github.com/Azure/azure-signalr/tree/v1.5.0/src/Microsoft.Azure.SignalR","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.SignalR.AspNet","1.9.1","","SignalR - ASP.NET","SignalR","https://github.com/Azure/azure-signalr/tree/v1.5.0/src/Microsoft.Azure.SignalR.AspNet","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.SignalR.Benchmark","","1.0.0-preview1-10415","SignalR - Benchmark","SignalR","https://github.com/azure/azure-signalr-bench","NA","NA","client","False","","","","","",""
"Microsoft.Azure.SignalR.Protocols","1.9.1","","SignalR - Protocols","SignalR","https://github.com/Azure/azure-signalr/tree/v1.5.0/src/Microsoft.Azure.SignalR.Protocols","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.SignalR.Serverless.Protocols","1.4.2","","SignalR - Serverless Protocols","SignalR","https://github.com/Azure/azure-functions-signalrservice-extension/tree/v1.2.0/src/Microsoft.Azure.SignalR.Serverless.Protocols","NA","NA","client","False","","","active","","",""
"Microsoft.CognitiveServices.Speech","1.17.0","","Speech","Speech","NA","NA","NA","client","False","","","active","","",""
"Microsoft.CognitiveServices.Speech.Remoteconversation","1.17.0","","Speech Remoteconversation","Speech","NA","NA","NA","client","False","","","active","","",""
"Microsoft.CognitiveServices.Speech.Xamarin.iOS","1.17.0","","Speech Xamarin iOS","Speech","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.CognitiveServices.Language.SpellCheck","","4.1.0-preview.1","Spell Check","Spell Check","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Language.SpellCheck_4.1.0-preview.1/sdk/cognitiveservices/Language.SpellCheck","NA","","client","False","","","","","",""
"Microsoft.Azure.SpringCloud.Client","","2.0.0-preview.1","Spring Cloud Client","Spring Cloud","NA","NA","NA","client","False","","","","","",""
"Microsoft.Azure.SqlDatabase.ElasticScale.Client","2.3.0","","SQL Database Elastic Scale Client","SQL Database","https://github.com/Azure/elastic-db-tools/tree/v2.3.0/Src/ElasticScale.Client","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.SqlDatabase.ElasticScale.Service.SplitMerge","1.2.0","","SQL Database Elastic Scale Service SplitMerge","SQL Database","NA","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.SqlDatabase.Jobs","0.8.3362.1","","SQL Database Jobs","SQL Database","NA","NA","NA","client","False","","","","","",""
"Microsoft.Azure.Storage.Blob","11.2.3","","Storage - Blobs","Storage","https://github.com/Azure/azure-storage-net/tree/master/Blob","NA","NA","client","False","","","maintenance","","Azure.Storage.Blobs",""
"Azure.Storage.Blobs.Batching","","12.0.0-preview.4","Storage - Blobs Batching","Storage","NA","NA","NA","client","False","","","","true","","Renamed to Azure.Storage.Blobs.Batch before GA"
"Microsoft.Azure.Storage.Common","11.2.3","","Storage - Common","Storage","NA","NA","NA","client","False","","","","true","",""
"Microsoft.Azure.Storage.CPP","5.0.0","","Storage - CPP","Storage","NA","NA","NA","client","False","","","","true","",""
"Microsoft.Azure.Storage.CPP.v120","5.0.0","","Storage - CPP v120","Storage","NA","NA","NA","client","False","","","","true","",""
"Microsoft.Azure.Storage.CPP.v140","5.0.0","","Storage - CPP v140","Storage","NA","NA","NA","client","False","","","","true","",""
"Microsoft.Azure.Storage.DataMovement","2.0.4","","Storage - Data Movement","Storage","https://github.com/Azure/azure-storage-net-data-movement/tree/v1.3.0","NA","NA","client","False","","","active","","",""
"Azure.Storage.Files","","12.0.0-preview.4","Storage - Files","Storage","NA","NA","NA","client","False","","","","true","","Renamed before shipping GA"
"Microsoft.Azure.Storage.File","11.2.3","","Storage - Files Shares","Storage","https://github.com/Azure/azure-storage-net/tree/master/File","NA","NA","client","False","","","maintenance","","Azure.Storage.Files.Shares",""
"Microsoft.Azure.Storage.Queue","11.2.3","","Storage - Queues","Storage","https://github.com/Azure/azure-storage-net/tree/master/Queue","NA","NA","client","False","","","maintenance","","Azure.Storage.Queues",""
"Microsoft.Azure.Synapse","","0.1.0-preview","Synapse","Synapse Analytics","synapse","NA","","client","False","","","","","",""
"Microsoft.Azure.Cosmos.Table","","2.0.0-preview","Tables","Tables","NA","NA","NA","client","False","","","","","",""
"Microsoft.Azure.CosmosDB.Table","2.1.2","","Tables","Tables","NA","NA","NA","client","False","","","active","","Azure.Data.Tables",""
"Microsoft.Azure.Template","","1.0.2-preview1","Template","Template","NA","NA","NA","client","False","","","","","",""
"Microsoft.Azure.Test.HttpRecorder","1.13.3","","Test HttpRecorder","App Service","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/mgmtcommon/TestFramework/Microsoft.Azure.Test.HttpRecorder","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.CognitiveServices.Language.TextAnalytics","","4.1.0-preview.2","Text Analytics","Text Analytics","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Language.TextAnalytics_4.1.0-preview.2/sdk/cognitiveservices/Language.TextAnalytics","NA","","client","False","","","","","Azure.AI.TextAnalytics",""
"Microsoft.Azure.CognitiveServices.Search.VideoSearch","2.0.0","","Video Search","Video Search","NA","NA","NA","client","False","","","maintenance","","",""
"Microsoft.Azure.CognitiveServices.Vision.ContentModerator","","2.1.0-preview.1","Vision Content Moderator","Content Moderator","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Vision.ContentModerator_2.1.0-preview.1/sdk/cognitiveservices/Vision.ContentModerator","NA","","client","False","","","","","",""
"Microsoft.Azure.CognitiveServices.Search.VisualSearch","2.0.0","","Visual Search","Visual Search","NA","NA","NA","client","False","","","maintenance","","",""
"wastorage","4.0.0","","Wastorage","Storage","NA","NA","NA","client","False","","","maintenance","","",""
"wastorage.redist","2.0.0","","Wastorage - Redist","Storage","NA","NA","NA","client","False","","","maintenance","","",""
"wastorage.symbols","2.0.0","","Wastorage - Symbols","Storage","NA","NA","NA","client","False","","","maintenance","true","",""
"wastorage.v120","4.0.0","","Wastorage V120","Storage","NA","NA","NA","client","False","","","maintenance","true","",""
"wastorage.v140","4.0.0","","Wastorage V140","Storage","NA","NA","NA","client","False","","","maintenance","true","",""
"Microsoft.Web.RedisOutputCacheProvider","3.0.1","","Web - Redis Output Cache Provider","Redis Cache","https://github.com/Azure/aspnet-redis-providers/tree/NuGet-Release/RedisOutputCacheProvider-3.0.1/src/OutputCacheProvider","NA","NA","client","False","","","active","","",""
"Microsoft.Web.RedisSessionStateProvider","4.0.1","","Web - Redis Session State Provider","Redis Cache","https://github.com/Azure/aspnet-redis-providers/tree/NuGet-Release/RedisSessionStateProvider-4.0.1/src/RedisSessionStateProvider","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.CognitiveServices.Search.WebSearch","2.0.0","","Web Search","Web Search","NA","NA","NA","client","False","","","maintenance","","",""
"Microsoft.Azure.WebJobs","3.0.27","","WebJobs","WebJobs","https://github.com/Azure/azure-webjobs-sdk/tree/v3.0.18/src/Microsoft.Azure.WebJobs","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.WebJobs.Core","3.0.27","","WebJobs - Core","WebJobs","https://github.com/Azure/azure-webjobs-sdk/tree/v3.0.18","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.WebJobs.Host.Storage","4.0.1","","WebJobs - Host Storage","WebJobs","https://github.com/Azure/azure-webjobs-sdk/tree/storage-v4.0.1/src/Microsoft.Azure.WebJobs.Host.Storage","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.WebJobs.Host.TestCommon","3.0.27","","WebJobs - Host Test Common","WebJobs","https://github.com/Azure/azure-webjobs-sdk","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.WebJobs.ItemTemplates","3.1.1812","4.0.1844-preview1","WebJobs - Item Templates","WebJobs","https://github.com/Azure/azure-functions-templates/tree/3.1.1582","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.WebJobs.Logging","4.0.2","","WebJobs - Logging","WebJobs","https://github.com/Azure/azure-webjobs-sdk/tree/dev/src/Microsoft.Azure.WebJobs.Logging","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.WebJobs.Logging.ApplicationInsights","3.0.27","","WebJobs - Logging Application Insights","WebJobs","https://github.com/Azure/azure-webjobs-sdk/tree/v3.0.18/src/Microsoft.Azure.WebJobs.Logging.ApplicationInsights","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.WebJobs.ProjectTemplates","3.1.1812","4.0.1844-preview1","WebJobs - Project Templates","WebJobs","https://github.com/Azure/azure-functions-templates/tree/3.1.1582","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.WebJobs.Script.WebHost","","1.0.0-beta3","WebJobs - Scrip Web Host","WebJobs","https://github.com/Azure/azure-functions-host/tree/dev/src/WebJobs.Script.WebHost","NA","NA","client","False","","","","","",""
"Microsoft.Azure.WebJobs.Script","","1.0.0-beta3","WebJobs - Script","WebJobs","https://github.com/Azure/azure-functions-host/tree/dev/src/WebJobs.Script","NA","NA","client","False","","","","","",""
"Microsoft.Azure.WebJobs.Script.Abstractions","","1.0.0-preview","WebJobs - Script Abstractions","WebJobs","NA","NA","NA","client","False","","","","","",""
"Microsoft.Azure.WebJobs.Script.Extensibility","","1.0.0-beta3","WebJobs - Script Extensibility","WebJobs","https://github.com/Azure/azure-functions-host","NA","NA","client","False","","","","","",""
"Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator","1.2.3","","WebJobs - Script Extensions Metadata Generator","WebJobs","https://github.com/Azure/azure-functions-host","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.WebJobs.ServiceBus","","3.0.0-beta8","WebJobs - Service Bus","WebJobs","https://github.com/Azure/azure-webjobs-sdk/tree/v3.0.0-beta8/src/Microsoft.Azure.WebJobs.ServiceBus","NA","NA","client","False","","","","","",""
"Microsoft.Azure.WebJobs.Sources","3.0.27","","WebJobs - Sources","WebJobs","https://github.com/Azure/azure-webjobs-sdk","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.WebJobs.Extensions","4.0.1","","WebJobs Extensions","WebJobs","https://github.com/Azure/azure-webjobs-sdk-extensions/tree/dev/src/WebJobs.Extensions","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.WebJobs.Extensions.ApiHub","","1.0.0-beta9","WebJobs Extensions - API Hub","WebJobs","https://github.com/Azure/azure-webjobs-sdk-extensions","NA","NA","client","False","","","","","",""
"Microsoft.Azure.WebJobs.Extensions.AuthTokens","","1.0.0-beta6","WebJobs Extensions - Auth Tokens","WebJobs","https://github.com/Azure/azure-webjobs-sdk-extensions","NA","NA","client","False","","","","","",""
"Microsoft.Azure.WebJobs.Extensions.CosmosDB","3.0.10","","WebJobs Extensions - Cosmos DB","WebJobs","https://github.com/Azure/azure-webjobs-sdk-extensions/tree/cosmos-v3.0.7/src/WebJobs.Extensions.CosmosDB","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.WebJobs.Extensions.DocumentDB","1.3.0","","WebJobs Extensions - Document DB","WebJobs","https://github.com/Azure/azure-webjobs-sdk-extensions","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.WebJobs.Extensions.DurableTask","2.5.0","","WebJobs Extensions - Durable Task","WebJobs","https://github.com/Azure/azure-functions-durable-extension/tree/v2.2.2/src/WebJobs.Extensions.DurableTask","https://docs.microsoft.com/dotnet/api/overview/azure/functions","NA","client","False","","","active","","",""
"Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers","0.4.0","","WebJobs Extensions - Durable Task Analyzers","WebJobs","https://github.com/Azure/azure-functions-durable-extension/tree/Analyzer-v0.3.0/src/WebJobs.Extensions.DurableTask.Analyzers","NA","NA","client","False","","","","","",""
"Microsoft.Azure.WebJobs.Extensions.EdgeHub","1.0.7","","WebJobs Extensions - Edge Hub","WebJobs","https://github.com/Azure/iotedge/tree/1.0.7/edge-hub","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.WebJobs.Extensions.Http","3.0.12","","WebJobs Extensions - Http","WebJobs","https://github.com/Azure/azure-webjobs-sdk-extensions/tree/v3.0.2/src/WebJobs.Extensions.Http","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.WebJobs.Extensions.Kafka","3.3.2","","WebJobs Extensions - Kafka","WebJobs","https://github.com/Azure/azure-functions-kafka-extension/tree/3.0.0/src/Microsoft.Azure.WebJobs.Extensions.Kafka","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.WebJobs.Extensions.MicrosoftGraph","","1.0.0-beta6","WebJobs Extensions - Microsoft Graph","WebJobs","https://github.com/Azure/azure-functions-microsoftgraph-extension","NA","NA","client","False","","","","","",""
"Microsoft.Azure.WebJobs.Extensions.MobileApps","","3.0.0-beta8","WebJobs Extensions - Mobile Apps","WebJobs","https://github.com/Azure/azure-webjobs-sdk-extensions/tree/v3.0.0-beta8/src/WebJobs.Extensions.MobileApps","NA","NA","client","False","","","","","",""
"Microsoft.Azure.WebJobs.Extensions.NotificationHubs","1.3.0","","WebJobs Extensions - Notification Hubs","WebJobs","https://github.com/Azure/azure-webjobs-sdk-extensions","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.WebJobs.Extensions.OpenApi","","0.8.0-preview","WebJobs Extensions - OpenAPI","Functions","NA","NA","NA","client","False","","","","","",""
"Microsoft.Azure.WebJobs.Extensions.OpenApi.Configuration.AppSettings","","0.8.0-preview","WebJobs Extensions - OpenAPI Configuration AppSettings","Functions","NA","NA","NA","client","False","","","","","",""
"Microsoft.Azure.WebJobs.Extensions.OpenApi.Core","","0.8.0-preview","WebJobs Extensions - OpenAPI Core","Functions","NA","NA","NA","client","False","","","","","",""
"Microsoft.Azure.WebJobs.Extensions.RabbitMQ","1.0.0","1.0.0-beta","WebJobs Extensions - RabbitMQ","WebJobs","https://github.com/Azure/azure-functions-rabbitmq-extension/tree/v0.2.2029-beta","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.WebJobs.Extensions.SendGrid","3.0.2","","WebJobs Extensions - SendGrid","WebJobs","https://github.com/Azure/azure-webjobs-sdk-extensions/tree/v3.0.0/src/WebJobs.Extensions.SendGrid","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.WebJobs.Extensions.SignalRService","1.4.2","","WebJobs Extensions - SignalR Service","WebJobs","https://github.com/Azure/azure-functions-signalrservice-extension/tree/v1.2.0/src/SignalRServiceExtension","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.WebJobs.Extensions.Storage","4.0.3","5.0.0-beta.4","WebJobs Extensions - Storage","WebJobs","https://github.com/Azure/azure-webjobs-sdk/tree/master/src/Microsoft.Azure.WebJobs.Extensions.Storage","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.WebJobs.Extensions.Storage.Blobs","","5.0.0-beta.4","WebJobs Extensions - Storage Blobs","Functions","NA","","","client","False","","","","","",""
"Microsoft.Azure.WebJobs.Extensions.Storage.Queues","","5.0.0-beta.4","WebJobs Extensions - Storage Queues","Functions","NA","","","client","False","","","","","",""
"Microsoft.Azure.WebJobs.Extensions.Twilio","3.0.2","","WebJobs Extensions - Twilio","WebJobs","https://github.com/Azure/azure-webjobs-sdk-extensions/tree/v3.0.0/src/WebJobs.Extensions.Twilio","NA","NA","client","False","","","active","","",""
"Microsoft.Azure.WebJobs.Extensions.WebHooks","","1.0.0-beta4","WebJobs Extensions - WebHooks","WebJobs","https://github.com/Azure/azure-webjobs-sdk-extensions","NA","NA","client","False","","","","","",""
"Microsoft.Azure.WebSites.DataProtection","","0.1.78-alpha","WebSites - DataProtection","App Service","NA","NA","NA","client","False","","","","","",""
"Microsoft.WindowsAzure.Caching","2.9.5","","WindowsAzure Caching","Redis Cache","NA","NA","NA","client","False","","","retired","true","",""
"WindowsAzure.Caching","1.7.0","","WindowsAzure Caching","Redis Cache","NA","NA","NA","client","False","","","retired","true","",""
"Microsoft.WindowsAzure.Caching.MemcacheShim","2.9.5","","WindowsAzure Caching - Memcache Shim","Redis Cache","NA","NA","NA","client","False","","","retired","true","",""
"Microsoft.WindowsAzure.Common","1.4.1","","WindowsAzure Common","Common","NA","NA","NA","client","False","","","maintenance","","",""
"Microsoft.WindowsAzure.Common.Dependencies","1.1.1","","WindowsAzure Common - Dependencies","Common","NA","NA","NA","client","False","","","maintenance","","",""
"Microsoft.WindowsAzure.Common.Tracing.Etw","1.0.0","","WindowsAzure Common - Tracing ETW","Common","NA","NA","NA","client","False","","","maintenance","","",""
"Microsoft.WindowsAzure.Common.Tracing.Log4Net","1.0.0","","WindowsAzure Common - Tracing Log4Net","Common","NA","NA","NA","client","False","","","maintenance","","",""
"Microsoft.WindowsAzure.ConfigurationManager","3.2.3","","WindowsAzure Configuration Manager","Configuration Manager","NA","NA","NA","client","False","","","maintenance","","",""
"windowsazure.mediaservices","4.2.0","","WindowsAzure Media Services","Media Services","https://github.com/Azure/azure-sdk-for-media-services","https://docs.microsoft.com/dotnet/api/overview/azure/media-services","NA","client","False","","","maintenance","","",""
"WindowsAzure.MobileServices","1.3.2","","WindowsAzure Mobile Services","App Service","NA","NA","NA","client","False","","","retired","","",""
"WindowsAzure.MobileServices.Backend","1.0.478","","WindowsAzure Mobile Services - Backend","App Service","NA","NA","NA","client","False","","","retired","","",""
"WindowsAzure.MobileServices.Backend.Entity","1.0.478","","WindowsAzure Mobile Services - Backend Entity","App Service","NA","NA","NA","client","False","","","retired","","",""
"WindowsAzure.MobileServices.Backend.Mongo","1.0.478","","WindowsAzure Mobile Services - Backend Mongo","App Service","NA","NA","NA","client","False","","","retired","","",""
"WindowsAzure.MobileServices.Backend.Security","1.0.478","","WindowsAzure Mobile Services - Backend Security","App Service","NA","NA","NA","client","False","","","retired","","",""
"WindowsAzure.MobileServices.Backend.SignalR","1.0.478","","WindowsAzure Mobile Services - Backend SignalR","App Service","NA","NA","NA","client","False","","","retired","","",""
"WindowsAzure.MobileServices.Backend.Storage","1.0.478","","WindowsAzure Mobile Services - Backend Storage","App Service","NA","NA","NA","client","False","","","retired","","",""
"WindowsAzure.MobileServices.Backend.Tables","1.0.478","","WindowsAzure Mobile Services - Backend Tables","App Service","NA","NA","NA","client","False","","","retired","","",""
"WindowsAzure.MobileServices.SQLiteStore","1.0.4","","WindowsAzure Mobile Services - SQLiteStore","App Service","NA","NA","NA","client","False","","","retired","","",""
"WindowsAzure.MobileServices.WinJS","","2.0.0-beta","WindowsAzure Mobile Services - WinJS","App Service","NA","NA","NA","client","False","","","","","",""
"WindowsAzure.ServiceBus","6.1.1","","WindowsAzure Service Bus","Service Bus","NA","NA","NA","client","False","","","maintenance","","",""
"WindowsAzure.Storage","9.3.3","","WindowsAzure Storage","Storage","https://github.com/Azure/azure-storage-net","NA","NA","client","False","","","maintenance","","Azure.Storage.Blobs, Azure.Storage.Files.Shares, Azure.Storage.Queues",""
"WindowsAzure.Storage-PremiumTable","","0.1.0-preview","WindowsAzure Storage - Premium Table","Storage","https://github.com/Azure/azure-storage-net","NA","NA","client","False","","","","","",""
"WindowsAzure.Storage-Preview","","3.2.0-preview","WindowsAzure Storage - Preview","Storage","https://github.com/Azure/azure-storage-net","NA","NA","client","False","","","","","",""
"WindowsAzure.Storage.Table-Preview","","3.2.0-preview","WindowsAzure Storage - Table Preview","Storage","https://github.com/Azure/azure-storage-net","NA","NA","client","False","","","","","",""
"Microsoft.AzureStack.Management","","0.10.8-preview","AzureStack Management","Stack","NA","NA","NA","mgmt","False","","","","","",""
"Microsoft.AzureStack.Management.AzureBridge.Admin","","0.1.0-preview","AzureStack Management - Azure Bridge Admin","Stack","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/azurestack/Microsoft.AzureStack.Management.AzureBridge.Admin","NA","","mgmt","False","","","","","",""
"Microsoft.AzureStack.Management.Backup.Admin","","0.3.2-preview","AzureStack Management - Backup Admin","Stack","azurestack","NA","","mgmt","False","","","","","",""
"Microsoft.AzureStack.Management.Commerce.Admin","","0.2.0-preview","AzureStack Management - Commerce Admin","Stack","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/azurestack/Microsoft.AzureStack.Management.Commerce.Admin","NA","","mgmt","False","","","","","",""
"Microsoft.AzureStack.Management.Compute.Admin","","0.3.0-preview","AzureStack Management - Compute Admin","Stack","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/azurestack/Microsoft.AzureStack.Management.Compute.Admin","NA","","mgmt","False","","","","","",""
"Microsoft.AzureStack.Management.Fabric.Admin","","2.9.1-preview","AzureStack Management - Fabric Admin","Stack","azurestack","NA","NA","mgmt","False","","","","","",""
"Microsoft.AzureStack.Management.Gallery.Admin","","0.1.0-preview","AzureStack Management - Gallery Admin","Stack","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/azurestack/Microsoft.AzureStack.Management.Gallery.Admin","NA","","mgmt","False","","","","","",""
"Microsoft.AzureStack.Management.InfrastructureInsights.Admin","","0.3.0-preview","AzureStack Management - Infrastructure Insights Admin","Stack","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/azurestack/Microsoft.AzureStack.Management.InfrastructureInsights.Admin","NA","","mgmt","False","","","","","",""
"Microsoft.AzureStack.Management.KeyVault.Admin","","0.1.0-preview","AzureStack Management - Key Vault Admin","Stack","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/azurestack/Microsoft.AzureStack.Management.KeyVault.Admin","NA","","mgmt","False","","","","","",""
"Microsoft.AzureStack.Management.Network.Admin","","0.1.0-preview","AzureStack Management - Network Admin","Stack","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/azurestack/Microsoft.AzureStack.Management.Network.Admin","NA","","mgmt","False","","","","","",""
"Microsoft.AzureStack.Management.Storage","","0.9.2-preview","AzureStack Management - Storage","Stack","NA","NA","NA","mgmt","False","","","","","",""
"Microsoft.AzureStack.Management.Storage.Admin","","2.0.0-preview","AzureStack Management - Storage Admin","Stack","azurestack","NA","NA","mgmt","False","","","","","",""
"Microsoft.AzureStack.Management.Subscription","","0.1.0-preview","AzureStack Management - Subscription","Stack","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/azurestack/Microsoft.AzureStack.Management.Subscription","NA","","mgmt","False","","","","","",""
"Microsoft.AzureStack.Management.Subscriptions.Admin","","0.2.0-preview","AzureStack Management - Subscriptions Admin","Stack","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/azurestack/Microsoft.AzureStack.Management.Subscriptions.Admin","NA","","mgmt","False","","","","","",""
"Microsoft.AzureStack.Management.Update.Admin","","0.1.0-preview","AzureStack Management - Update Admin","Stack","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/azurestack/Microsoft.AzureStack.Management.Update.Admin","NA","","mgmt","False","","","","","",""
"Microsoft.Azure.Management.Advisor","","0.9.5-preview","Management - Advisor","Advisor","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/advisor/Microsoft.Azure.Management.Advisor","NA","","mgmt","False","","","","","",""
"Microsoft.Azure.Management.AlertsManagement","","0.9.2-preview","Management - Alerts Management","Alert Management","alertsmanagement","NA","NA","mgmt","False","","","","","",""
"Microsoft.Azure.Management.Analysis","2.0.4","","Management - Analysis","Analysis Services","NA","NA","","mgmt","False","","","active","","",""
"Microsoft.Azure.Management.AnalysisServices.Fluent","","1.9.1-beta","Management - Analysis Services Fluent","Analysis Services","NA","NA","NA","mgmt","False","","","","","",""
"Microsoft.Azure.Management.ApiManagement","","7.0.0-preview","Management - API Management","API Management","apimanagement","NA","NA","mgmt","False","","","","","",""
"Microsoft.Azure.Management.AppPlatform","1.0.0","","Management - App Platform","Spring Cloud","appplatform","NA","NA","mgmt","False","","","active","","",""
"Microsoft.Azure.Management.AppService.Fluent","1.37.1","","Management - App Service Fluent","App Service","NA","https://docs.microsoft.com/dotnet/api/overview/azure/appservice","NA","mgmt","False","","","active","","",""
"Microsoft.Azure.Management.ApplicationInsights","","0.3.0-preview","Management - Application Insights","Application Insights","applicationinsights","NA","NA","mgmt","False","","","","","",""
"Microsoft.Azure.Management.Attestation","","0.12.0-preview","Management - Attestation","Attestation","attestation","NA","NA","mgmt","False","","","","","",""
"Microsoft.Azure.Management.Authorization","","2.12.0-preview","Management - Authorization","Authorization","authorization","NA","NA","mgmt","False","","","","","",""
"Microsoft.Azure.Management.Automanage","","0.1.0-preview","Management - Automanage","Automanage","NA","NA","NA","mgmt","False","","","","","",""
"Microsoft.Azure.Management.Automation","","3.8.3-preview","Management - Automation","Automation","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/automation/Microsoft.Azure.Management.Automation","https://docs.microsoft.com/dotnet/api/overview/azure/automation","NA","mgmt","False","","","","","",""
"Microsoft.Azure.Management.AzureStackHCI","1.0.0","1.0.0-preview.1","Management - Azure Stack HCI","Stack HCI","azurestackhci","NA","NA","mgmt","False","","","active","","",""
"Microsoft.Azure.Management.Avs","2.0.0","","Management - Azure VMware Solution","VMware Solution","avs","NA","NA","mgmt","False","","","active","","",""
"Microsoft.Azure.Management.BackupServices","","1.0.5-preview","Management - Backup Services","Backup","NA","NA","NA","mgmt","False","","","","","",""
"Microsoft.Azure.Management.Batch","13.0.0","","Management - Batch","Batch","batch","https://docs.microsoft.com/dotnet/api/overview/azure/batch","NA","mgmt","False","","","active","","",""
"Microsoft.Azure.Management.BatchAI","2.0.0","","Management - Batch AI","Batch AI","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/batchai/Microsoft.Azure.Management.BatchAI","https://docs.microsoft.com/dotnet/api/overview/azure/batchai","","mgmt","False","","","active","","",""
"Microsoft.Azure.Management.BatchAI.Fluent","1.37.1","","Management - Batch AI Fluent","Batch AI","NA","NA","NA","mgmt","False","","","active","","",""
"Microsoft.Azure.Management.Batch.Fluent","1.26.1","","Management - Batch Fluent","Batch","NA","NA","NA","mgmt","False","","","active","","",""
"Microsoft.Azure.Management.Billing","4.1.0","","Management - Billing","Cost Management + Billing","billing","https://docs.microsoft.com/dotnet/api/overview/azure/billing","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Billing.Fluent","","1.9.1-beta","Management - Billing Fluent","Cost Management + Billing","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Blueprint","","0.20.7-preview","Management - Blueprint","Blueprints","blueprint","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.BotService","","0.9.3-preview","Management - Bot Service","Bot Service","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/botservice/Microsoft.Azure.Management.BotService","NA","","mgmt","false","","","","","",""
"Microsoft.Azure.Management.CognitiveServices","","8.0.0-preview","Management - Cognitive Services","Cognitive Services","cognitiveservices","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.CognitiveServices.Fluent","","1.9.1-beta","Management - Cognitive Services Fluent","Cognitive Services","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Compute","47.0.0","","Management - Compute","Compute","compute","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Compute.Fluent","1.37.1","","Management - Compute Fluent","Compute","NA","https://docs.microsoft.com/dotnet/api/overview/azure/virtualmachines","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Confluent","1.0.1","","Management - Confluent","Confluent","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Consumption","3.0.2","","Management - Consumption","Consumption","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/consumption/Microsoft.Azure.Management.Consumption","NA","","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Consumption.Fluent","","1.9.1-beta","Management - Consumption Fluent","Consumption","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.ContainerInstance","3.0.0","","Management - Container Instances","Container Instances","containerinstance","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.ContainerInstance.Fluent","1.37.1","","Management - Container Instances Fluent","Container Instances","NA","https://docs.microsoft.com/dotnet/api/overview/azure/containerinstance","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.ContainerRegistry","","5.0.0-preview.5","Management - Container Registry","Container Registry","containerregistry","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.ContainerRegistry.Fluent","1.37.1","","Management - Container Registry Fluent","Container Registry","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.ContainerService","1.2.0","","Management - Container Service","Container Service","containerservice","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.ContainerService.Fluent","1.37.1","","Management - Container Service Fluent","Container Service","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Cdn","6.1.0","","Management - Content Delivery Network","Content Delivery Network","cdn","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Cdn.Fluent","1.37.1","","Management - Content Delivery Network Fluent","Content Delivery Network","NA","https://docs.microsoft.com/dotnet/api/overview/azure/cdn","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.CosmosDB","3.1.0","","Management - Cosmos DB","Cosmos DB","cosmosdb","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.CosmosDB.Fluent","1.37.1","","Management - Cosmos DB Fluent","Cosmos DB","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.CustomerInsights","","0.9.1-preview","Management - Customer Insights","Customer Insights","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/customer-insights/Microsoft.Azure.Management.CustomerInsights","NA","","mgmt","false","","","","","",""
"Microsoft.Azure.Management.CustomerInsights.Fluent","","1.9.1-beta","Management - Customer Insights Fluent","Customer Insights","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.DataBox","1.3.1","","Management - Data Box","Data Box","databox","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.DataBoxEdge","1.0.0","","Management - Data Box Edge","Stack Edge","databoxedge","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.DataFactories","4.13.3","","Management - Data Factories","Data Factory","NA","https://docs.microsoft.com/dotnet/api/overview/azure/data-factory","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.DataFactory","4.20.0","","Management - Data Factory","Data Factory","datafactory","https://docs.microsoft.com/dotnet/api/overview/azure/data-factory","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.DataLake.Analytics","","3.5.3-preview","Management - Data Lake Analytics","Data Lake Analytics","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/datalake-analytics/Microsoft.Azure.Management.DataLake.Analytics","https://docs.microsoft.com/dotnet/api/overview/azure/data-lake-analytics","","mgmt","false","","","","","",""
"Microsoft.Azure.Management.DataLake.Store","","2.4.2-preview","Management - Data Lake Storage","Data Lake Storage (Gen 1)","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/datalake-store/Microsoft.Azure.Management.DataLake.Store","https://docs.microsoft.com/dotnet/api/overview/azure/data-lake-store","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.DataLake.StoreUploader","","1.0.1-preview","Management - Data Lake Storage Uploader","Data Lake Storage (Gen 1)","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.DataMigration","","0.11.0-preview","Management - Data Migration","Database Migration Service","datamigration","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.DataShare","1.2.0","","Management - Data Share","Data Share","datashare","https://docs.microsoft.com/dotnet/api/overview/azure/datashare","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Datadog","0.1.0","","Management - Datadog","Datadog","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.DeploymentManager","","0.9.1-preview","Management - Deployment Manager","Deployment Manager","deploymentmanager","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.DevSpaces","","0.10.0-preview","Management - Dev Spaces","Dev Spaces","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/devspaces/Microsoft.Azure.Management.DevSpaces","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.DeviceProvisioningServices","2.0.0","","Management - Device Provisioning Services","Device Provisioning Services","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/deviceprovisioningservices/Microsoft.Azure.Management.DeviceProvisioningServices","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Devices.Fluent","","1.9.1-beta","Management - Devices Fluent","Devices","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.DevTestLabs","3.0.0","","Management - DevTest Labs","DevTest Labs","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/devtestlabs/Microsoft.Azure.Management.DevTestLabs","NA","","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.DigitalTwins","1.1.0","","Management - Digital Twins","Digital Twins","digitaltwins","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Dns","3.0.1","","Management - DNS","DNS","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/dns/Microsoft.Azure.Management.Dns","https://docs.microsoft.com/dotnet/api/overview/azure/dns","","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Dns.Fluent","1.37.1","","Management - DNS Fluent","DNS","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.EdgeGateway","","0.8.1-preview","Management - Edge Gateway","Stack Edge","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/edgegateway/Microsoft.Azure.Management.EdgeGateway","NA","","mgmt","false","","","","","",""
"Microsoft.Azure.Management.EventGrid","6.0.0","6.2.0-preview","Management - Event Grid","Event Grid","eventgrid","https://docs.microsoft.com/dotnet/api/overview/azure/eventgrid","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.EventHub","","2.8.0-preview","Management - Event Hubs","Event Hubs","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/eventhub/Microsoft.Azure.Management.EventHub","https://docs.microsoft.com/dotnet/api/overview/azure/event-hubs","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.EventHub.Fluent","1.37.1","","Management - Event Hubs Fluent","Event Hubs","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Fluent","1.37.1","","Management - Fluent","Fluent","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.FrontDoor","4.0.0","","Management - Front Door","Front Door","frontdoor","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Graph.RBAC.Fluent","1.37.1","","Management - Graph RBAC Fluent","Microsoft Graph","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.GuestConfiguration","1.5.0","","Management - Guest Configuration","Guest Configuration","guestconfiguration","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.HDInsight","7.0.0","","Management - HD Insight","HDInsight","hdinsight","https://docs.microsoft.com/dotnet/api/overview/azure/hdinsight","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.HDInsight.Job","2.0.7","","Management - HD Insight Job","HDInsight","NA","https://docs.microsoft.com/dotnet/api/overview/azure/hdinsight","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.HealthcareApis","3.0.0","","Management - Health Care APIs","API for FHIR","healthcareapis","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.HybridCompute","","0.1.0-preview.2","Management - Hybrid Compute","Hybrid Compute","hybridcompute","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.HybridData","1.0.1","","Management - Hybrid Data","Hybrid Data","https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.Management.HybridData_1.0.1/sdk/hybriddatamanager/Microsoft.Azure.Management.HybridDataManager","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Intune","","0.2.0-preview","Management - Intune","Intune","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.IotCentral","3.1.0","","Management - IoT Central","IoT Central","iotcentral","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.IotHub","4.0.0","","Management - IoT Hub","IoT Hub","iothub","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.KeyVault","3.1.0","3.1.0-preview.2","Management - Key Vault","Key Vault","keyvault","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.KeyVault.Fluent","1.37.1","","Management - Key Vault Fluent","Key Vault","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Kusto","8.0.0","","Management - Kusto","Data Explorer","kusto","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.LabServices","3.0.0","","Management - Lab Services","Lab Services","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/labservices/Microsoft.Azure.Management.LabServices","NA","","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.LocationBasedServices","2.0.0","","Management - Location Based Services","Maps","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/locationbasedservices/Microsoft.Azure.Management.LocationBasedServices","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Locks.Fluent","1.37.1","","Management - Locks Fluent","Locks","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Logic","4.1.0","","Management - Logic Apps","Logic Apps","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/logic/Microsoft.Azure.Management.Logic","NA","","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Logic.Fluent","","1.9.1-beta","Management - Logic Apps Fluent","Logic Apps","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.MachineLearning","1.0.1","","Management - Machine Learning","Machine Learning","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/machinelearning/Microsoft.Azure.Management.MachineLearning","NA","","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.MachineLearningCompute","0.4.0","","Management - Machine Learning Compute","Machine Learning","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/machinelearningcompute/Microsoft.Azure.Management.MachineLearningCompute","NA","","mgmt","false","","","","","",""
"Microsoft.Azure.Management.MachineLearning.Fluent","","1.9.1-beta","Management - Machine Learning Fluent","Machine Learning","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Maintenance","1.3.0","","Management - Maintenance","Maintenance","maintenance","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.ManagedNetwork","","1.0.1-preview","Management - Managed Network","Managed Network","managednetwork","NA","","mgmt","false","","","","","",""
"Microsoft.Azure.Management.ManagedServiceIdentity","1.0.0","","Management - Managed Service Identity","Managed Service Identity","managedserviceidentity","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Msi.Fluent","1.37.1","","Management - Managed Service Identity Fluent","Managed Service Identity","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.ManagedServices","1.1.0","","Management - Managed Services","Managed Service","managedservices","NA","","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.ManagementGroups","","1.1.1-preview","Management - Management Groups","Management Groups","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/managementgroups/Microsoft.Azure.Management.ManagementGroups","NA","","mgmt","false","","","","","",""
"Microsoft.Azure.Management.ManagementPartner","","1.1.1-preview","Management - Management Partner","Management Partner","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/managementpartner/Microsoft.Azure.Management.ManagementPartner","NA","","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Maps","1.0.2","","Management - Maps","Maps","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/maps/Microsoft.Azure.Management.Maps","NA","","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Marketplace","1.1.0","2.0.0-preview","Management - Marketplace","Marketplace","marketplace","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.MarketplaceOrdering","1.0.1","","Management - Marketplace Ordering","Marketplace Ordering","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/marketplaceordering/Microsoft.Azure.Management.MarketplaceOrdering","NA","","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Media","4.0.0","","Management - Media Services","Media Services","mediaservices","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Migrate.ResourceMover","2.0.0","","Management - Migrate Resource Mover","Resource Mover","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.MixedReality","3.0.0","","Management - Mixed Reality","Mixed Reality","mixedreality","https://docs.microsoft.com/dotnet/api/overview/azure/mixed-reality","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Monitor","","0.25.4-preview","Management - Monitor","Monitor","monitor","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Monitor.Fluent","1.37.1","","Management - Monitor Fluent","Monitor","NA","https://docs.microsoft.com/dotnet/api/overview/azure/monitor","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.MySQL","","0.1.0-preview","Management - MySQL","Database for MySQL","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.NetApp","1.12.0","","Management - NetApp","NetApp Files","netapp","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Network","20.5.0","","Management - Network","Virtual Network","network","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Network.Fluent","1.37.1","","Management - Network Fluent","Virtual Network","NA","https://docs.microsoft.com/dotnet/api/overview/azure/virtual-network","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.NotificationHubs","","2.3.3-preview","Management - Notification Hubs","Notification Hubs","notificationhubs","https://docs.microsoft.com/dotnet/api/overview/azure/notification-hubs","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.NotificationHubs.Fluent","","1.9.1-beta","Management - Notification Hubs Fluent","Notification Hubs","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.OperationalInsights","","0.24.0-preview","Management - Operational Insights","Operational Insights","operationalinsights","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Peering","2.1.1","","Management - Peering","Peering Service","peering","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.PolicyInsights","4.0.0","","Management - Policy Insights","Policy Insights","policyinsights","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.PostgreSQL","","0.9.5-preview","Management - PostgreSQL","Database for PostgreSQL","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/postgresql/Microsoft.Azure.Management.PostgreSQL","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.PowerBIDedicated","","0.11.0-preview","Management - Power BI Dedicated","Power BI Dedicated","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/powerbidedicated/Microsoft.Azure.Management.PowerBIDedicated","NA","","mgmt","false","","","","","",""
"Microsoft.Azure.Management.PowerBIEmbedded","","1.1.1-preview","Management - Power BI Embedded","Power BI","https://github.com/Azure/azure-sdk-for-net/tree/main/tools/legacy/SdkBackup/PowerBIEmbedded","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.PrivateDns","1.0.0","","Management - Private DNS","Private DNS","privatedns","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.PrivateDns.Fluent","1.37.1","","Management - Private DNS Fluent","Private DNS","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.RecoveryServices","","4.3.1-preview","Management - Recovery Services","Site Recovery","recoveryservices","https://docs.microsoft.com/dotnet/api/overview/azure/recovery-services","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.RecoveryServices.Backup","","4.1.7-preview","Management - Recovery Services Backup","Site Recovery","recoveryservices-backup","https://docs.microsoft.com/dotnet/api/overview/azure/recovery-services","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.RecoveryServices.SiteRecovery","","2.1.4-preview","Management - Recovery Services Site Recovery","Site Recovery","recoveryservices-siterecovery","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.RecoveryServicesVaultUpgrade","","1.0.0-preview","Management - Recovery Services Vault Upgrade","Site Recovery","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Redis","","6.0.0-preview.2","Management - Redis","Redis Cache","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Redis.Fluent","1.37.1","","Management - Redis Fluent","Redis Cache","NA","https://docs.microsoft.com/dotnet/api/overview/azure/redis-cache","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Relay","2.0.2","","Management - Relay","Relay","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/relay/Microsoft.Azure.Management.Relay","NA","","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Relay.Fluent","","1.9.1-beta","Management - Relay Fluent","Relay","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.RemoteApp","1.0.9","","Management - Remote App","RemoteApp","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Reservations","","1.15.0-preview","Management - Reservations","Reservations","reservations","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.ResourceGraph","2.1.0","","Management - Resource Graph","Resource Graph","resourcegraph","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.ResourceManager","","3.13.1-preview","Management - Resource Manager","Resource Manager","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.ResourceManager.Fluent","1.37.1","","Management - Resource Manager Fluent","Resource Manager","NA","https://docs.microsoft.com/dotnet/api/overview/azure/resource-manager","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Resources","","2.20.1-preview","Management - Resources","Resources","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.SampleProjectPublish","","0.9.0-Preview","Management - Sample Project Publish","Sample Project Publish","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Scheduler","2.2.0","","Management - Scheduler","Scheduler","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/scheduler/Microsoft.Azure.Management.Scheduler","NA","","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Scheduler.Fluent","","1.9.1-beta","Management - Scheduler Fluent","Scheduler","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Search","4.0.0","","Management - Search","Search","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/search/Microsoft.Azure.Management.Search","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Search.Fluent","1.37.1","","Management - Search Fluent","Search","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.SecurityCenter","2.2.0","","Management - Security Center","Security Center","securitycenter","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.ServerManagement","1.1.0","","Management - Server Management","Server Management","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/servermanagement/Microsoft.Azure.Management.ServerManagement","NA","","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.ServiceBus","2.1.0","","Management - Service Bus","Service Bus","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/servicebus/Microsoft.Azure.Management.ServiceBus","NA","","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.ServiceBus.Fluent","1.37.1","","Management - Service Bus Fluent","Service Bus","NA","https://docs.microsoft.com/dotnet/api/overview/azure/service-bus","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.ServiceFabric","1.3.0","","Management - Service Fabric","Service Fabric","servicefabric","https://docs.microsoft.com/dotnet/api/overview/azure/service-fabric","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.ServiceFabric.Fluent","","1.9.1-beta","Management - Service Fabric Fluent","Service Fabric","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.SignalR","1.1.0","1.1.2-preview","Management - SignalR","SignalR","signalr","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.SiteRecovery","","2.0.2-preview","Management - Site Recovery","Site Recovery","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Sql","","1.55.0-preview","Management - SQL","SQL","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Sql.Fluent","1.37.1","","Management - SQL Fluent","SQL","NA","https://docs.microsoft.com/dotnet/api/overview/azure/sql","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.SqlVirtualMachine","1.0.0","","Management - SQL Virtual Machine","SQL Server on Virtual Machines","sqlvirtualmachine","NA","","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Storage","22.0.0","","Management - Storage","Storage","storage","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.StorageCache","2.0.0","","Management - Storage Cache","Storage","storagecache","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Storage.Fluent","1.37.1","","Management - Storage Fluent","Storage","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.StorageSync","5.0.1","","Management - Storage Sync","Storage","storagesync","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Storsimple8000series","1.0.0","","Management - Storsimple 8000 series","Storsimple","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/storsimple8000series/Microsoft.Azure.Management.StorSimple8000Series","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.StorSimple.Fluent","","1.9.1-beta","Management - StorSimple Fluent","StorSimple","NA","https://docs.microsoft.com/dotnet/api/overview/azure/storsimple","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.StreamAnalytics","2.1.0","3.0.0-preview","Management - Stream Analytics","Stream Analytics","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics","https://docs.microsoft.com/dotnet/api/overview/azure/stream-analytics","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Subscription","1.1.5","","Management - Subscription","Subscriptions","subscription","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Support","1.0.1","","Management - Support","Help + support","support","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.Synapse","2.0.0","2.1.0-preview","Management - Synapse","Synapse Analytics","synapse","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.TrafficManager","2.5.4","","Management - Traffic Manager","Traffic Manager","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/trafficmanager/Microsoft.Azure.Management.TrafficManager","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.TrafficManager.Fluent","1.37.1","","Management - Traffic Manager Fluent","Traffic Manager","NA","https://docs.microsoft.com/dotnet/api/overview/azure/traffic-manager","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.WebSites","3.1.1","","Management - WebSites","App Service","https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/websites/Microsoft.Azure.Management.WebSites","NA","NA","mgmt","false","","","active","","",""
"Microsoft.Azure.Management.WorkloadMonitor","","1.0.0-preview","Management - Workload Monitor","Work Load Monitor","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.RedisEnterprise","2.0.0","","Microsoft.Azure.Management.RedisEnterprise","Microsoft.Azure.Management.RedisEnterprise","NA","NA","NA","mgmt","False","","","active","","",""
"Microsoft.Azure.Management.Profiles.hybrid_2018_03_01.Authorization","","0.9.0-preview","Profiles hybrid_2018_03_01 Management - Authorization","Authorization","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Profiles.hybrid_2018_03_01.Compute","","0.9.0-preview","Profiles hybrid_2018_03_01 Management - Compute","Compute","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Profiles.hybrid_2018_03_01.Dns","","0.9.0-preview","Profiles hybrid_2018_03_01 Management - DNS","DNS","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Profiles.hybrid_2018_03_01.KeyVault","","0.9.0-preview","Profiles hybrid_2018_03_01 Management - Key Vault","Key Vault","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Profiles.hybrid_2018_03_01.Network","","0.9.0-preview","Profiles hybrid_2018_03_01 Management - Network","Virtual Network","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Profiles.hybrid_2018_03_01.ResourceManager","","0.9.0-preview","Profiles hybrid_2018_03_01 Management - Resource","Resource manager","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Profiles.hybrid_2018_03_01.Storage","","0.9.0-preview","Profiles hybrid_2018_03_01 Management - Storage","Storage","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Profiles.hybrid_2018_03_01.Subscription","","0.9.0-preview","Profiles hybrid_2018_03_01 Management - Subscription","Subscriptions","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Profiles.hybrid_2018_03_01.Websites","","0.9.0-preview","Profiles hybrid_2018_03_01 Management - WebSites","App Service","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Profiles.hybrid_2019_03_01.Authorization","","0.9.0-preview","Profiles hybrid_2019_03_01 Management - Authorization","Authorization","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Profiles.hybrid_2019_03_01.Compute","","0.9.0-preview","Profiles hybrid_2019_03_01 Management - Compute","Compute","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Profiles.hybrid_2019_03_01.Dns","","0.9.0-preview","Profiles hybrid_2019_03_01 Management - DNS","DNS","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Profiles.hybrid_2019_03_01.KeyVault","","0.9.0-preview","Profiles hybrid_2019_03_01 Management - Key Vault","Key Vault","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Profiles.hybrid_2019_03_01.Monitor","","0.9.0-preview","Profiles hybrid_2019_03_01 Management - Monitor","Monitor","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Profiles.hybrid_2019_03_01.Network","","0.9.0-preview","Profiles hybrid_2019_03_01 Management - Network","Virtual Network","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Profiles.hybrid_2019_03_01.ResourceManager","","0.9.0-preview","Profiles hybrid_2019_03_01 Management - Resource","Resource Manager","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Profiles.hybrid_2019_03_01.Storage","","0.9.0-preview","Profiles hybrid_2019_03_01 Management - Storage","Storage","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Profiles.hybrid_2019_03_01.Subscription","","0.9.0-preview","Profiles hybrid_2019_03_01 Management - Subscription","Subscriptions","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.Profiles.hybrid_2019_03_01.Websites","","0.9.0-preview","Profiles hybrid_2019_03_01 Management - WebSites","App Service","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.Azure.Management.SecurityInsights","1.0.0","1.0.0-preview.2","Security Insights","Sentinel","securityinsights","NA","NA","mgmt","False","","","","","",""
"Microsoft.Azure.SignalR.Management","1.9.1","","SignalR Management","SignalR","https://github.com/Azure/azure-signalr/tree/v1.5.0/src/Microsoft.Azure.SignalR.Management","NA","NA","mgmt","false","","","active","","",""
"Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider","2.4.0","","SQL Server Mangement - Key Vault Provider","Key Vault","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.WindowsAzure.Management","4.1.3","","WindowsAzure Management","Management","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.WindowsAzure.Management.Automation","1.0.3","","WindowsAzure Management - Automation","Automation","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.WindowsAzure.Management.Compute","14.0.0","","WindowsAzure Management - Compute","Compute","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.WindowsAzure.Management.ExpressRoute","","0.23.0-preview","WindowsAzure Management - ExpressRoute","ExpressRoute","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.WindowsAzure.Management.HDInsight","1.5.13","","WindowsAzure Management - HD Insight","HDInsight","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.WindowsAzure.Management.Libraries","2.0.0","","WindowsAzure Management - Libraries","Libraries","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.WindowsAzure.Management.MediaServices","4.1.0","","WindowsAzure Management - Media Services","Media Services","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.WindowsAzure.Management.Monitoring","4.1.0","","WindowsAzure Management - Monitoring","Monitor","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.WindowsAzure.Management.Network","8.2.1","","WindowsAzure Management - Network","Virtual Network","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.WindowsAzure.Management.RemoteApp","2.0.7","","WindowsAzure Management - Remote App","RemoteApp","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.WindowsAzure.Management.Scheduler","6.2.0","","WindowsAzure Management - Scheduler","Scheduler","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.WindowsAzure.Management.ServiceBus","","0.19.0-preview","WindowsAzure Management - Service Bus","Service Bus","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.WindowsAzure.Management.Sql","5.2.0","","WindowsAzure Management - SQL","SQL","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.WindowsAzure.Management.Storage","6.0.1","","WindowsAzure Management - Storage","Storage","NA","NA","NA","mgmt","false","","","active","","",""
"Microsoft.WindowsAzure.Management.Store","","0.15.1-preview","WindowsAzure Management - Store","Store","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.WindowsAzure.Management.StorSimple","","1.0.5-preview","WindowsAzure Management - StorSimple","StorSimple","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.WindowsAzure.Management.TrafficManager","","0.16.1-preview","WindowsAzure Management - Traffic Manager","Traffic Manager","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.WindowsAzure.Management.VirtualNetworks","","0.9.9-preview","WindowsAzure Management - Virtual Networks","Virtual Network","NA","NA","NA","mgmt","false","","","","","",""
"Microsoft.WindowsAzure.Management.WebSites","","5.0.0-prerelease","WindowsAzure Management - WebSites","App Service","NA","NA","NA","mgmt","false","","","","","",""
1 Package VersionGA VersionPreview DisplayName ServiceName RepoPath MSDocs GHDocs Type New PlannedVersions FirstGADate Support Hide Replace Notes
2 Azure.AI.AnomalyDetector 3.0.0-preview.3 Anomaly Detector Anomaly Detector anomalydetector client true Microsoft.Azure.CognitiveServices.AnomalyDetector
3 Azure.Data.AppConfiguration 1.1.0 App Configuration App Configuration appconfiguration client true 01/07/2020 active
4 Azure.Extensions.AspNetCore.Configuration.Secrets 1.2.1 ASP.NET Extension - Configuration Secrets Extensions extensions client true 06/05/2020 active
5 Azure.Extensions.AspNetCore.DataProtection.Blobs 1.2.1 ASP.NET Extension - DataProtection Blobs Extensions extensions client true 06/05/2020 active
6 Azure.Extensions.AspNetCore.DataProtection.Keys 1.0.3 ASP.NET Extension - DataProtection Keys Extensions extensions client true 06/05/2020 active
7 Azure.Security.Attestation 1.0.0 Attestation Attestation attestation client true 05/07/2021
8 Azure.MixedReality.Authentication 1.0.1 Azure Mixed Reality Authentication Mixed Reality mixedreality client true 02/23/2021 active
9 Azure.MixedReality.ObjectAnchors.Conversion 0.2.0-beta.1 Azure Object Anchors Conversion Mixed Reality objectanchors client true
10 Azure.MixedReality.RemoteRendering 1.0.1 Azure Remote Rendering Mixed Reality remoterendering client true 03/02/2021 active
11 Azure.Media.VideoAnalyzer.Edge 1.0.0-beta.4 Azure Video Analyzer Edge Video Analyzer videoanalyzer client true
12 Microsoft.Azure.Messaging.EventGrid.CloudNativeCloudEvents 1.0.0-beta.2 CloudNative CloudEvents with Event Grid eventgrid eventgrid client true
13 Azure.Search.Documents 11.3.0 Cognitive Search Search search client true 07/07/2020 active Microsoft.Azure.Search
14 Azure.Communication.Chat 1.0.1 Communication Chat Communication communication client true 03/29/2021 active
15 Azure.Communication.Common 1.0.1 Communication Common Communication communication client true 03/29/2021 active
16 Azure.Communication.Identity 1.0.1 Communication Identity Communication communication client true 03/29/2021 active
17 Azure.Communication.PhoneNumbers 1.0.1 Communication Phone Numbers Communication communication client true 04/26/2021
18 Azure.Communication.Sms 1.0.1 Communication SMS Communication communication client true 03/29/2021 active
19 Azure.Security.ConfidentialLedger 1.0.0-beta.2 ConfidentialLedger ConfidentialLedger confidentialledger client true
20 Azure.Storage.ConfidentialLedger 1.0.0-beta.1 ConfidentialLedger ConfidentialLedger confidentialledger client true
21 Azure.Containers.ContainerRegistry 1.0.0-beta.3 Container Registry Container Registry containerregistry client true 1.0.0,08/11/2021
22 Azure.Core 1.16.0 Core Core core client true 10/29/2019 active
23 Azure.Core.Amqp 1.2.0 Core - AMQP Core core client true 11/23/2020 active
24 Azure.Cosmos 4.0.0-preview3 Cosmos DB Cosmos DB https://github.com/Azure/azure-cosmos-dotnet-v3/tree/releases/4.0.0-preview3 https://docs.microsoft.com/dotnet/api/azure.cosmos client true Microsoft.Azure.Cosmos
25 Azure.DigitalTwins.Core 1.2.2 Digital Twins - Core IoT digitaltwins client true 10/30/2020 active
26 Azure.AI.Translation.Document 1.0.0-beta.3 Document Translation Translator translation client true
27 Azure.Messaging.EventGrid 4.4.0 Event Grid Event Grid eventgrid client true 4.5.0,07/16/2021 03/15/2021 active Microsoft.Azure.EventGrid
28 Azure.Messaging.EventHubs 5.5.0 Event Hubs Event Hubs eventhub client true 05/02/2020 active Microsoft.Azure.EventHubs
29 Azure.Messaging.EventHubs.Processor 5.5.0 Event Hubs - Event Processor Event Hubs eventhub client true 05/05/2020 active Microsoft.Azure.EventHubs.Processor
30 Azure.Data.SchemaRegistry 1.0.0-beta.2 Event Hubs - Schema Registry Event Hubs schemaregistry client true
31 Azure.Verticals.AgriFood.Farming 1.0.0-beta.1 FarmBeats FarmBeats farmbeats client true
32 Azure.AI.FormRecognizer 3.1.1 Form Recognizer Form Recognizer formrecognizer client true 08/20/2020 active Microsoft.Azure.CognitiveServices.FormRecognizer
33 Azure.Identity 1.4.0 1.5.0-beta.1 Identity Identity identity client true 1.5.0-beta.3,08/01/2021|1.5.0,09/01/2021 10/30/2019 active
34 Azure.IoT.DeviceUpdate 1.0.0-beta.2 IoT Device Update IoT Device Update https://github.com/Azure/azure-sdk-for-net/tree/Azure.IoT.DeviceUpdate_item.Version/sdk/deviceupdate/Azure.Iot.DeviceUpdate/ client true
35 Azure.Security.KeyVault.Administration 4.0.0 Key Vault - Administration Key Vault keyvault client true 06/15/2021
36 Azure.Security.KeyVault.Certificates 4.2.0 Key Vault - Certificates Key Vault keyvault client true 01/09/2020 active Microsoft.Azure.KeyVault
37 Azure.Security.KeyVault.Keys 4.2.0 Key Vault - Keys Key Vault keyvault client true 10/30/2019 active Microsoft.Azure.KeyVault
38 Azure.Security.KeyVault.Secrets 4.2.0 Key Vault - Secrets Key Vault keyvault client true 10/30/2019 active Microsoft.Azure.KeyVault
39 Azure.Media.Analytics.Edge 1.0.0-beta.1 Media Analytics Edge Media https://github.com/Azure/azure-sdk-for-net/tree/Azure.Media.Analytics.Edge_1.0.0-beta.1/sdk/mediaservices/Azure.Media.Analytics.Edge client true
40 Azure.AI.MetricsAdvisor 1.0.0 Metrics Advisor Metrics Advisor metricsadvisor NA client true 07/09/2021
41 Azure.Monitor.OpenTelemetry.Exporter 1.0.0-beta.2 Monitor OpenTelemetry Exporter Monitor monitor client true
42 Azure.Monitor.Query 1.0.0-beta.2 Monitor Query Monitor monitor client true 1.0.0-beta.3,08/10/2021|1.0.0,09/07/2021
43 Azure.Analytics.Purview.Catalog 1.0.0-beta.1 Purview Catalog Purview Catalog purview client true
44 Azure.Analytics.Purview.Scanning 1.0.0-beta.1 Purview Scanning Purview Scanning purview client true
45 Azure.Messaging.ServiceBus 7.2.1 Service Bus Service Bus servicebus client true 11/24/2020 active Microsoft.Azure.ServiceBus
46 Azure.Storage.Blobs 12.9.1 Storage - Blobs Storage storage client true 10/31/2019 active Microsoft.Azure.Storage.Blob
47 Azure.Storage.Blobs.Batch 12.6.0 Storage - Blobs Batch Storage storage client true 10/31/2019 active
48 Azure.Storage.Blobs.ChangeFeed 12.0.0-preview.13 Storage - Blobs ChangeFeed Storage storage client true
49 Azure.Storage.Common 12.8.0 Storage - Common Storage storage client true 10/31/2019 active Microsoft.Azure.Storage.Common
50 Azure.Storage.Files.DataLake 12.7.0 Storage - Files Data Lake Data Lake Storage (Gen 2) storage client true 03/12/2020 active
51 Azure.Storage.Files.Shares 12.7.0 Storage - Files Shares Storage storage client true 12/04/2019 active Microsoft.Azure.Storage.File
52 Azure.Storage.Queues 12.7.0 Storage - Queues Storage storage client true 10/31/2019 active Microsoft.Azure.Storage.Queue
53 Azure.Analytics.Synapse.AccessControl 1.0.0-preview.4 Synapse - AccessControl Synapse Analytics synapse client true
54 Azure.Analytics.Synapse.Artifacts 1.0.0-preview.10 Synapse - Artifacts Synapse Analytics synapse client true
55 Azure.Analytics.Synapse.ManagedPrivateEndpoints 1.0.0-beta.3 Synapse - Managed Private Endpoints Synapse Analytics synapse client true
56 Azure.Analytics.Synapse.Monitoring 1.0.0-beta.3 Synapse - Monitoring Synapse Analytics synapse client true
57 Azure.Analytics.Synapse.Spark 1.0.0-preview.6 Synapse - Spark Synapse Analytics synapse client true
58 System.Memory.Data 1.0.2 System Memory Data Core core client true 11/04/2020 active
59 Azure.Data.Tables 12.1.0 Tables Tables tables client true 06/09/2021 Microsoft.Azure.Cosmos.Table
60 Azure.AI.TextAnalytics 5.1.0 Text Analytics Text Analytics textanalytics client true 06/09/2020 active Microsoft.Azure.CognitiveServices.Language.TextAnalytics
61 Microsoft.Azure.WebJobs.Extensions.EventGrid 3.0.0-beta.3 WebJobs Extensions - Event Grid WebJobs eventgrid client true active
62 Microsoft.Azure.WebJobs.Extensions.EventHubs 5.0.0-beta.7 WebJobs Extensions - Event Hubs WebJobs eventhub client true active
63 Microsoft.Azure.WebJobs.Extensions.ServiceBus 5.0.0-beta.5 WebJobs Extensions - Service Bus WebJobs servicebus client true active
64 Microsoft.Azure.WebJobs.Extensions.WebPubSub 1.0.0-beta.1 WebJobs Extensions - WebPubSub webpubsub webpubsub NA NA client true
65 Azure.Messaging.WebPubSub 1.0.0-beta.1 WebPubSub webpubsub webpubsub client true
66 Azure.ResourceManager.AppConfiguration 1.0.0-preview.1 Resource Management - App Configuration App Configuration appconfiguration mgmt true
67 Azure.ResourceManager.Communication 1.0.0 Resource Management - Communication Communication communication mgmt true
68 Azure.ResourceManager.Compute 1.0.0-preview.2 Resource Management - Compute Compute compute mgmt true
69 Azure.ResourceManager.CosmosDB 1.0.0-preview.1 Resource Management - Cosmos DB Cosmos DB cosmosdb mgmt true
70 Azure.ResourceManager.Dns 1.0.0-preview.1 Resource Management - DNS DNS dns mgmt true
71 Azure.ResourceManager.EventHubs 1.0.0-preview.1 Resource Management - Event Hubs Event Hubs eventhub mgmt true
72 Azure.ResourceManager.Insights 1.0.0-preview.1 Resource Management - Insights Insights insights mgmt true
73 Azure.ResourceManager.KeyVault 1.0.0-preview.1 Resource Management - KeyVault Key Vault keyvault mgmt true
74 Azure.ResourceManager.Network 1.0.0-preview.2 Resource Management - Network Virtual Network network mgmt true
75 Azure.ResourceManager.Resources 1.0.0-preview.2 Resource Management - Resources Resources resources mgmt true
76 Azure.ResourceManager.Storage 1.0.0-preview.2 Resource Management - Storage Storage storage mgmt true
77 Active Directory B2C NA NA true
78 Active Directory Domain Services NA NA true
79 Advanced Threat Protection NA NA true
80 API Apps NA NA true
81 Application Gateway NA NA true
82 Arc Enabled Servers NA NA true
83 Archive Storage NA NA true
84 Artifacts NA NA true
85 Avere vFXT for Azure NA NA true
86 Bastion NA NA true
87 Blockchain Service NA NA true
88 Blockchain Tokens NA NA true
89 Blockchain Workbench NA NA true
90 Boards NA NA true
91 Cloud Services NA NA true
92 Cloud Shell NA NA true
93 Common Data Service NA NA true
94 Content Protection NA NA true
95 Customer Lockbox for Microsoft Azure NA NA true
96 CycleCloud NA NA true
97 Data Catalog NA NA true
98 Data Science Virtual Machines NA NA true
99 Database for MariaDB NA NA true
100 Databricks NA NA true
101 DDoS Protection Standard NA NA true
102 Dedicated Host NA NA true
103 Dedicated HSM NA NA true
104 DevOps NA NA true
105 Disk Storage NA NA true
106 Encoding NA NA true
107 Firewall NA NA true
108 Firewall Manager NA NA true
109 FXT Edge Filer NA NA true
110 HPC Cache NA NA true
111 Internet Analyzer NA NA true
112 IoT Edge NA NA true
113 IoT solution accelerators NA NA true
114 Kubernetes Service NA NA true
115 Lighthouse NA NA true
116 Linux Virtual Machines NA NA true
117 Live and On-Demand Streaming NA NA true
118 Load Balancer NA NA true
119 Log Analytics NA NA true
120 Machine Learning Studio NA NA true
121 Managed Applications NA NA true
122 Managed Disks NA NA true
123 Media Player NA NA true
124 Microsoft Azure portal NA NA true
125 Microsoft Genomics NA NA true
126 Migrate NA NA true
127 Network Watcher NA NA true
128 Open Datasets NA NA true
129 Pipelines NA NA true
130 Policy NA NA true
131 Power Apps NA NA true
132 Power Automate NA NA true
133 Private Link NA NA true
134 R Server for HDInsight NA NA true
135 Red Hat OpenShift (ARO) NA NA true
136 Repos NA NA true
137 Resource Manager templates NA NA true
138 RTOS NA NA true
139 SAP HANA on Azure NA NA true
140 Service Health NA NA true
141 Spatial Anchors NA NA true
142 Speaker Recognition NA NA true
143 Speech Translation NA NA true
144 Sphere NA NA true
145 SQL Database Edge NA NA true
146 SQL Managed Instance NA NA true
147 Storage Explorer NA NA true
148 Test Plans NA NA true
149 Time Series Insights NA NA true
150 Translator NA NA true
151 Video Indexer NA NA true
152 Virtual Machine Scale Sets NA NA true
153 Virtual WAN NA NA true
154 Visual Studio NA NA true
155 Visual Studio App Center NA NA true
156 Visual Studio Code NA NA true
157 Visual Studio Online NA NA true
158 VMWare by CloudSimple NA NA true
159 VPN Gateway NA NA true
160 Web App for Containers NA NA true
161 Web Apps NA NA true
162 Windows 10 IoT Core Services NA NA true
163 Windows Virtual Desktop NA NA true
164 Xamarin NA NA true
165 Azure.Communication.Administration 1.0.0-beta.3 Azure.Communication.Administration NA NA NA false
166 Azure.Communication.Calling 1.0.0-beta.28 Azure.Communication.Calling NA NA NA false
167 Azure.Communication.CallingServer 1.0.0-beta.1 Azure.Communication.CallingServer NA NA NA false
168 Azure.Communication.NetworkTraversal 1.0.0-beta.1 Azure.Communication.NetworkTraversal NA NA NA false
169 Azure.IoT.TimeSeriesInsights 1.0.0-beta.1 Azure.IoT.TimeSeriesInsights NA NA NA false
170 Azure.Quantum.Jobs 1.0.0-beta.2 Azure.Quantum.Jobs NA NA NA false
171 Azure.IoT.ModelsRepository 1.0.0-preview.3 IoT Models Repository IoT NA NA NA false
172 Microsoft.Azure.Functions.Analyzers 1.0.0 Microsoft.Azure.Functions.Analyzers NA NA NA false
173 Microsoft.Azure.Functions.Authentication.WebAssembly 1.0.0 1.0.1-preview Microsoft.Azure.Functions.Authentication.WebAssembly NA NA NA false
174 Microsoft.Azure.Functions.Worker.Core 1.1.0 Microsoft.Azure.Functions.Worker.Core NA NA NA false active
175 Microsoft.Azure.Functions.Worker.Extensions.Abstractions 1.0.0 1.0.0-preview5 Microsoft.Azure.Functions.Worker.Extensions.Abstractions NA NA NA false active
176 Microsoft.Azure.Functions.Worker.Extensions.CosmosDB 3.0.9 3.0.9-preview1 Microsoft.Azure.Functions.Worker.Extensions.CosmosDB NA NA NA false active
177 Microsoft.Azure.Functions.Worker.Extensions.EventGrid 2.1.0 2.1.0-preview1 Microsoft.Azure.Functions.Worker.Extensions.EventGrid NA NA NA false active
178 Microsoft.Azure.Functions.Worker.Extensions.EventHubs 4.2.1 Microsoft.Azure.Functions.Worker.Extensions.EventHubs NA NA NA false active
179 Microsoft.Azure.Functions.Worker.Extensions.Http 3.0.13 Microsoft.Azure.Functions.Worker.Extensions.Http NA NA NA false active
180 Microsoft.Azure.Functions.Worker.Extensions.Kafka 3.2.1 3.2.1-preview1 Microsoft.Azure.Functions.Worker.Extensions.Kafka NA NA NA false active
181 Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ 1.0.0-beta Microsoft.Azure.Functions.Worker.Extensions.RabbitMQ NA NA NA false
182 Microsoft.Azure.Functions.Worker.Extensions.ServiceBus 4.2.1 4.2.1-preview1 Microsoft.Azure.Functions.Worker.Extensions.ServiceBus NA NA NA false active
183 Microsoft.Azure.Functions.Worker.Extensions.SignalRService 1.2.2 1.2.2-preview1 Microsoft.Azure.Functions.Worker.Extensions.SignalRService NA NA NA false active
184 Microsoft.Azure.Functions.Worker.Extensions.Storage 4.0.4 4.0.4-preview1 Microsoft.Azure.Functions.Worker.Extensions.Storage NA NA NA false active
185 Microsoft.Azure.Functions.Worker.Extensions.Timer 4.1.0 Microsoft.Azure.Functions.Worker.Extensions.Timer NA NA NA false active
186 Microsoft.Azure.Functions.Worker.Extensions.Warmup 4.0.2 Microsoft.Azure.Functions.Worker.Extensions.Warmup NA NA NA false active
187 Microsoft.Azure.Functions.Worker.Grpc 1.2.0 Microsoft.Azure.Functions.Worker.Grpc NA NA NA false active
188 Microsoft.Azure.Functions.Worker.ItemTemplates 3.1.1796 4.0.1844-preview1 Microsoft.Azure.Functions.Worker.ItemTemplates NA NA NA false active
189 Microsoft.Azure.Functions.Worker.ProjectTemplates 3.1.1796 4.0.1844-preview1 Microsoft.Azure.Functions.Worker.ProjectTemplates NA NA NA false active
190 Microsoft.Azure.Functions.Worker.Sdk.Analyzers 1.0.0 Microsoft.Azure.Functions.Worker.Sdk.Analyzers NA NA NA false active
191 Microsoft.Azure.Management.ChangeAnalysis 1.0.0 1.0.0-beta.1 Microsoft.Azure.Management.ChangeAnalysis NA NA NA false
192 Microsoft.Azure.Management.DeviceUpdate 1.0.1-beta.1 Microsoft.Azure.Management.DeviceUpdate NA NA NA false
193 Microsoft.Azure.Management.Elastic 1.0.0-beta.1 Microsoft.Azure.Management.Elastic NA NA NA false
194 Microsoft.Azure.Management.Healthbot 1.0.0 Microsoft.Azure.Management.Healthbot NA NA NA false active
195 Microsoft.Azure.Management.Kubernetes 1.0.0-beta.1 Microsoft.Azure.Management.Kubernetes NA NA NA false
196 Microsoft.Azure.Management.KubernetesConfiguration 1.0.0 Microsoft.Azure.Management.KubernetesConfiguration NA NA NA false active
197 Microsoft.Azure.Management.ProviderHub 1.0.0-beta.1 Microsoft.Azure.Management.ProviderHub NA NA NA false
198 Microsoft.Azure.Management.Purview 1.0.0-beta.1 Microsoft.Azure.Management.Purview NA NA NA false
199 Microsoft.Azure.Management.Quantum 1.0.0-beta.2 Microsoft.Azure.Management.Quantum NA NA NA false
200 Microsoft.Azure.Management.ServiceFabricManagedClusters 1.0.0 1.0.0-beta.1 Microsoft.Azure.Management.ServiceFabricManagedClusters NA NA NA false
201 Microsoft.Azure.Management.StoragePool 1.0.0 Microsoft.Azure.Management.StoragePool NA NA NA false
202 Microsoft.Azure.Management.VideoAnalyzer 1.0.0-beta.1 Microsoft.Azure.Management.VideoAnalyzer NA NA NA false
203 Microsoft.Azure.ServiceBus.EventProcessorHost 5.0.1 Microsoft.Azure.ServiceBus.EventProcessorHost NA NA NA false
204 Microsoft.Azure.SignalR.Emulator 1.0.0-preview1-10785 Microsoft.Azure.SignalR.Emulator NA NA NA false
205 Microsoft.Azure.CognitiveServices.AnomalyDetector 1.0.0 1.0.0-preview.1 Anomaly Detector Anomaly Detector https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.AnomalyDetector_1.0.0-preview.1/sdk/cognitiveservices/AnomalyDetector NA client False active Azure.AI.AnomalyDetector
206 Microsoft.Azure.AppService 0.2.2-alpha App Service App Service NA NA NA client False
207 Microsoft.Azure.AppService.ApiApps.Common 0.9.36 App Service - API Apps Common App Service NA NA NA client False
208 Microsoft.Azure.AppService.ApiApps.Service 0.9.64 App Service - API Apps Service App Service NA NA NA client False
209 Microsoft.Azure.ApplicationInsights 0.9.0-preview Application Insights Application Insights NA NA NA client False
210 Microsoft.Azure.ApplicationInsights.Query 1.0.0 Application Insights - Query Application Insights https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/applicationinsights/Microsoft.Azure.ApplicationInsights.Query NA client False active
211 Azure.AspNetCore.DataProtection.Blobs 1.0.0-preview.1 ASP.NET DataProtection Blobs DataProtection NA NA client False true Renamed to Azure.Extensions.AspNetCore.DataProtection.Blobs before GA
212 Azure.AspNetCore.DataProtection.Keys 1.0.0-preview.1 ASP.NET DataProtection Keys DataProtection NA NA client False true Renamed to Azure.Extensions.AspNetCore.DataProtection.Keys before GA
213 Microsoft.Azure.Attestation 0.10.0-preview Attestation Attestation attestation NA client false
214 Microsoft.AutoRest.Common 2.4.48 AutoRest Common AutoRest https://github.com/Azure/autorest.common NA NA client False active
215 Microsoft.Azure.CognitiveServices.Search.AutoSuggest 2.0.0 Autosuggest Autosuggest NA NA NA client False active
216 Microsoft.Azure.Services.AppAuthentication 1.6.1 Azure Active Directory - App Authentication Active Directory NA NA NA client False active
217 Azure.Base 1.0.0-preview.3 Azure Base Base NA NA NA client False true
218 Azure.Batch.FileStaging 8.0.1 Azure Batch - File Staging Batch NA NA NA client False active true
219 Azure.Extensions.Configuration.Secrets 1.0.0-preview.1 Azure Extensions Configuration Secrets Extensions NA NA client False true Renamed to Azure.Extensions.AspNetCore.Configuration.Secrets before GA
220 Microsoft.OpenTelemetry.Exporter.AzureMonitor 1.0.0-beta.1 Azure Monitor Exporter for OpenTelemetry Monitor NA client False
221 Microsoft.AzureStack.AzureConsistentStorage 0.10.8-preview Azure Stack - Azure Consistent Storage Stack NA NA NA client False
222 Azure.Template 1.0.3-beta.20201117 Azure Template template C:\Git\azure-sdk-for-net\sdk\template NA client true true
223 Microsoft.Azure.Batch 14.0.0 Batch Batch batch NA client False active
224 Microsoft.Azure.Batch.Apps.Cryptography 1.1.1.4 Batch - Apps Cryptography Batch NA NA NA client False active
225 Microsoft.Azure.Batch.Conventions.Files 3.5.1 Batch - Conventions Files Batch batch NA client False active
226 Microsoft.Azure.Batch.FileStaging 8.3.0 Batch - File Staging Batch https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/batch/Microsoft.Azure.Batch.FileStaging NA client False active
227 Microsoft.Azure.CognitiveServices.Search.BingAutoSuggest 2.1.0-preview.1 Bing Autosuggest Bing Autosuggest https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Search.BingAutoSuggest_2.1.0-preview.1/sdk/cognitiveservices/Search.BingAutoSuggest NA client False
228 Microsoft.Azure.CognitiveServices.Search.BingCustomImageSearch 2.1.0-preview.1 Bing Custom Image Search Bing Custom Image Search https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Search.BingCustomImageSearch_2.1.0-preview.1/sdk/cognitiveservices/Search.BingCustomImageSearch NA client False
229 Microsoft.Azure.CognitiveServices.Search.BingCustomSearch 2.1.0-preview.1 Bing Custom Search Bing Custom Search https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Search.BingCustomSearch_2.1.0-preview.1/sdk/cognitiveservices/Search.BingCustomSearch NA client False
230 Microsoft.Azure.CognitiveServices.Search.BingEntitySearch 2.1.0-preview.1 Bing Entity Search Bing Entity Search https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Search.BingEntitySearch_2.1.0-preview.1/sdk/cognitiveservices/Search.BingEntitySearch NA client False
231 Microsoft.Azure.CognitiveServices.Search.BingImageSearch 2.1.0-preview.1 Bing Image Search Bing Image Search https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Search.BingImageSearch_2.1.0-preview.1/sdk/cognitiveservices/Search.BingImageSearch NA client False
232 Microsoft.Azure.CognitiveServices.Search.BingLocalSearch 1.0.0-preview.1 Bing Local Search Bing Local Search https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Search.BingLocalSearch_1.0.0-preview.1/sdk/cognitiveservices/Search.BingLocalSearch NA client False
233 Microsoft.Azure.CognitiveServices.Search.BingNewsSearch 2.1.0-preview.1 Bing News Search Bing News Search https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Search.BingNewsSearch_2.1.0-preview.1/sdk/cognitiveservices/Search.BingNewsSearch NA client False
234 Microsoft.Azure.CognitiveServices.Search.BingVideoSearch 2.1.0-preview.1 Bing Video Search Bing Video Search https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Search.BingVideoSearch_2.1.0-preview.1/sdk/cognitiveservices/Search.BingVideoSearch NA client False
235 Microsoft.Azure.CognitiveServices.Search.BingVisualSearch 2.1.0-preview.1 Bing Visual Search Bing Visual Search https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Search.BingVisualSearch_2.1.0-preview.1/sdk/cognitiveservices/Search.BingVisualSearch NA client False
236 Microsoft.Azure.CognitiveServices.Search.BingWebSearch 2.1.0-preview.1 Bing Web Search Bing Web Search https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Search.BingWebSearch_2.1.0-preview.1/sdk/cognitiveservices/Search.BingWebSearch NA client False
237 Microsoft.Rest.ClientRuntime 2.3.23 Client Runtime AutoRest https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Rest.ClientRuntime_2.3.21/sdk/mgmtcommon/ClientRuntime NA NA client False active
238 Microsoft.Rest.ClientRuntime.Azure 3.3.19 Client Runtime - Azure AutoRest https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/mgmtcommon/ClientRuntime.Azure NA NA client False active
239 Microsoft.Rest.ClientRuntime.Azure.Authentication 2.4.1 Client Runtime - Azure Authentication AutoRest https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Rest.ClientRuntime.Azure.Authentication_2.4.1/sdk/mgmtcommon/Auth/Az.Auth/Az.Authentication NA NA client False active
240 Microsoft.Rest.ClientRuntime.Azure.TestFramework 1.7.7 Client Runtime - Azure Test Framework AutoRest https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Rest.ClientRuntime.Azure.TestFramework_1.7.7/sdk/mgmtcommon/TestFramework/ClientRuntime.Azure.TestFramework NA NA client False active
241 Microsoft.Rest.ClientRuntime.Etw 2.1.3 Client Runtime - ETW AutoRest https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/mgmtcommon/ClientRuntime.Etw NA NA client False active
242 Microsoft.Rest.ClientRuntime.Log4Net 2.1.4 Client Runtime - Log4Net AutoRest https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/mgmtcommon/ClientRuntime.Log4Net NA NA client False active
243 Microsoft.Azure.Commerce.UsageAggregates 1.5.3 Commerce Usage Aggregates Commerce NA NA NA client False active
244 Microsoft.Azure.Common 2.2.1 Common Common NA NA NA client False active
245 Microsoft.Azure.Common.Authentication 1.7.0-preview Common - Authentication Common NA NA NA client False
246 Microsoft.Azure.Common.Dependencies 1.0.0 Common - Dependencies Common NA NA NA client False active
247 Microsoft.Azure.CognitiveServices.Vision.ComputerVision 7.0.0 Computer Vision Computer Vision https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Vision.ComputerVision_6.0.0-preview.1/sdk/cognitiveservices/Vision.ComputerVision NA client False active
248 Microsoft.Azure.ConfigurationManager 4.0.0 Configuration Manager Configuration Manager NA NA NA client False active
249 Microsoft.Azure.ContainerRegistry 1.0.0-preview.2 Container Registry Container Registry containerregistry NA client False
250 Microsoft.Azure.CognitiveServices.ContentModerator 2.0.0 Content Moderator Content Moderator NA NA NA client False active
251 Azure.Core.Experimental 0.1.0-preview.13 Core Experimental Core core client true true Hiding as it is only for experimenting with new Azure.Core features
252 Azure.Core.Extensions 1.0.0-preview.6 Core Extensions Core NA NA NA client False true Renamed to Microsoft.Extensions.Azure before GA
253 Microsoft.Azure.Core.NewtonsoftJson 1.0.0 1.0.0-preview.1 Core Newtonsoft Json Core NA NA client False active
254 Microsoft.Azure.Core.Spatial 1.1.0 Core Spatial Core NA NA client False active
255 Microsoft.Azure.Core.Spatial.NewtonsoftJson 1.0.0 1.0.0-beta.1 Core Spatial Newtonsoft Json Core NA NA client False active
256 Microsoft.Azure.Cosmos 3.20.1 Cosmos DB Cosmos DB https://github.com/Azure/azure-cosmos-dotnet-v3/tree/3.12.0/Microsoft.Azure.Cosmos https://docs.microsoft.com/dotnet/api/overview/azure/cosmosdb NA client False active Azure.Cosmos
257 Microsoft.Azure.CosmosDB.BulkExecutor 2.5.1-preview Cosmos DB - BulkExecutor Cosmos DB https://github.com/Azure/azure-cosmosdb-bulkexecutor-dotnet-getting-started NA NA client False
258 Microsoft.Azure.Cosmos.Direct 3.20.0 Cosmos DB - Direct Cosmos DB https://github.com/Azure/azure-cosmos-dotnet-v3 NA NA client False active
259 Microsoft.Azure.Cosmos.Encryption 1.0.0-previewV16 Cosmos DB - Encryption Cosmos DB https://github.com/Azure/azure-cosmos-dotnet-v3/tree/releases/encryption/1.0.0-preview4/Microsoft.Azure.Cosmos.Encryption NA NA client False
260 Microsoft.Azure.CognitiveServices.Search.CustomImageSearch 2.0.0 Custom Image Search Custom Image Search NA NA NA client False active
261 Microsoft.Azure.CognitiveServices.Search.CustomSearch 2.0.0 Custom Search Custom Search NA NA NA client False active
262 Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction 2.0.0 Custom Vision Prediction Custom Vision https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction_2.0.0/sdk/cognitiveservices/Vision.CustomVision.Prediction NA client False active
263 Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training 2.0.0 2.1.0-preview Custom Vision Training Custom Vision https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training_2.0.0/sdk/cognitiveservices/Vision.CustomVision.Training NA client False active
264 Microsoft.Azure.DataLake.USQL.SDK 1.4.200831 Data Lake Analytics Data Lake Analytics NA NA NA client False active
265 Microsoft.Azure.DataLake.Store 1.2.5-alpha Data Lake Storage Data Lake Storage (Gen 1) https://github.com/Azure/azure-data-lake-store-net/tree/1.2.3-alpha https://docs.microsoft.com/dotnet/api/overview/azure/data-lake-store NA client False
266 Microsoft.Azure.DCAP 1.10.0 DCAP DCAP https://github.com/microsoft/Azure-DCAP-Client/tree/1.6 NA NA client False active
267 Azure.DCAP.Windows 1.2.0 DCAP Windows DCAP NA NA NA client False active true
268 Microsoft.Azure.Devices.Client 1.37.2 1.38.0-preview-001 Devices Client IoT Plug and Play NA NA NA client False active
269 Microsoft.Azure.DocumentDB 2.15.0 Document DB Cosmos DB https://github.com/Azure/azure-cosmos-dotnet-v2 NA NA client False active
270 Microsoft.Azure.DocumentDB.ChangeFeedProcessor 2.4.0 Document DB - Change Feed Processor Cosmos DB https://github.com/Azure/azure-documentdb-changefeedprocessor-dotnet/tree/master NA NA client False active
271 Microsoft.Azure.DocumentDB.Core 2.15.0 Document DB - Core Cosmos DB https://github.com/Azure/azure-cosmos-dotnet-v2 NA NA client False active
272 Microsoft.Azure.CognitiveServices.Search.EntitySearch 2.0.0 Entity Search Entity Search NA NA NA client False active
273 Microsoft.Azure.EventGrid 3.2.1 Event Grid Event Grid eventgrid https://docs.microsoft.com/dotnet/api/overview/azure/eventgrid NA client False active Azure.Messaging.EventGrid
274 Microsoft.Azure.EventHubs 4.3.2 Event Hubs Event Hubs eventhub client False maintenance Azure.Messaging.EventHubs
275 Microsoft.Azure.EventHubs.Processor 4.3.2 Event Hubs - Processor Event Hubs eventhub NA client False maintenance Azure.Messaging.EventHubs.Processor
276 Microsoft.Azure.Data.SchemaRegistry.ApacheAvro 1.0.0-beta.1 Event Hubs - Schema Registry Apache Avro Event Hubs NA NA client False
277 Microsoft.Azure.EventHubs.ServiceFabricProcessor 0.5.4 Event Hubs - Service Fabric Processor Event Hubs eventhub NA NA client False maintenance
278 Microsoft.Extensions.Azure 1.0.0 1.1.0-beta.3 Extensions - Azure Extensions extensions NA client true active true Hiding until 1.1.0 Ga to fix broken repo path
279 Microsoft.Extensions.Caching.Cosmos 1.0.0-preview6 Extensions - Caching Cosmos Cosmos DB https://github.com/Azure/Microsoft.Extensions.Caching.Cosmos/tree/v1.0.0-preview4 NA NA client False
280 Microsoft.Azure.CognitiveServices.Vision.Face 2.7.0-preview.1 Face Face https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Vision.Face_2.6.0-preview.1/sdk/cognitiveservices/Vision.Face NA client False
281 Microsoft.Azure.CognitiveServices.FormRecognizer 0.8.0-preview Form Recognizer Form Recognizer https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/cognitiveservices/FormRecognizer NA NA client false Azure.AI.FormRecognizer
282 Microsoft.Azure.Functions.Extensions 1.1.0 1.1.0-preview1 Functions - Extensions Functions https://github.com/Azure/azure-functions-dotnet-extensions NA NA client False active
283 Microsoft.Azure.Gallery 2.6.2-preview Gallery App Services NA NA NA client False
284 Microsoft.Azure.Graph.RBAC 3.8.0-preview Graph RBAC Microsoft Graph https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/graphrbac NA client False
285 Microsoft.Hadoop.Client 1.5.13 Hadoop Client HDInsight NA NA NA client False active
286 Microsoft.Azure.HDInsight.Job 3.0.0-preview.2 HDInsight - Job HDInsight hdinsight NA client False
287 Hyak.Common 1.2.2 Hyak Common Hyak Common NA NA NA client False active false
288 Hyak.Common.Tracing.Etw 1.0.2 Hyak Common - Tracing Etw Hyak Common NA NA NA client False active false
289 Hyak.Common.Tracing.Log4Net 1.0.2 Hyak Common - Tracing Log4Net Hyak Common NA NA NA client False active false
290 Microsoft.Azure.CognitiveServices.Search.ImageSearch 2.0.0 Image Search Image Search NA NA NA client False active
291 Microsoft.InformationProtection.File 1.7.147 Information Protection Information Protection NA NA NA client false active
292 Azure.AI.InkRecognizer 1.0.0-preview.1 Ink Recognizer Ink Recognizer NA NA NA client False true Package project cancelled
293 Microsoft.Azure.Insights 0.16.0-preview Insights Insights NA NA NA client False
294 Microsoft.Azure.Jobs 0.3.2-beta Jobs WebJobs https://github.com/Azure/azure-webjobs-sdk NA NA client False
295 Microsoft.Azure.Jobs.Core 0.3.2-beta Jobs - Core WebJobs https://github.com/Azure/azure-webjobs-sdk NA NA client False
296 Microsoft.Azure.Jobs.ServiceBus 0.3.2-beta Jobs - Service Bus WebJobs https://github.com/Azure/azure-webjobs-sdk NA NA client False
297 Microsoft.Azure.KeyVault 3.0.5 Key Vault Key Vault keyvault NA client False maintenance Azure.Security.KeyVault.Keys, Azure.Security.KeyVault.Secrets, Azure.Security.KeyVault.Certificates
298 Microsoft.Azure.KeyVault.Core 3.0.5 Key Vault - Core Storage keyvault NA client False maintenance Azure.Security.KeyVault.Keys, Azure.Security.KeyVault.Secrets, Azure.Security.KeyVault.Certificates
299 Microsoft.Azure.KeyVault.Cryptography 3.0.5 Key Vault - Cryptography Key Vault keyvault NA client False maintenance Azure.Security.KeyVault.Keys, Azure.Security.KeyVault.Secrets, Azure.Security.KeyVault.Certificates
300 Microsoft.Azure.KeyVault.Extensions 3.0.5 Key Vault - Extensions Key Vault keyvault NA client False maintenance Azure.Security.KeyVault.Keys, Azure.Security.KeyVault.Secrets, Azure.Security.KeyVault.Certificates
301 Microsoft.Azure.KeyVault.WebKey 3.0.5 Key Vault - WebKey Key Vault keyvault NA client False maintenance Azure.Security.KeyVault.Keys, Azure.Security.KeyVault.Secrets, Azure.Security.KeyVault.Certificates
302 Microsoft.Azure.Kinect.BodyTracking 1.0.1 Kinect Developer Kit Kinect Developer Kit NA NA NA client false active
303 Microsoft.Azure.Kinect.Sensor 1.4.1 Kinect Developer Kit Kinect Developer Kit https://github.com/Microsoft/Azure-Kinect-Sensor-SDK NA NA client false active
304 Microsoft.Azure.Kusto.Data 9.0.6 Kusto Data Explorer NA NA NA client false active
305 Microsoft.Azure.CognitiveServices.Search.LocalSearch 0.9.0-preview Local Search Local Search NA NA NA client False
306 Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring 3.1.0 3.2.0-preview.4 LUIS - Authoring Language Understanding https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring_3.2.0-preview.3/sdk/cognitiveservices/Language.LUIS.Authoring NA client false 08/30/2019 active
307 Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime 3.1.0-preview.1 LUIS Runtime Language Understanding https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime_3.1.0-preview.1/sdk/cognitiveservices/Language.LUIS.Runtime NA client False
308 Microsoft.Azure.Media.LiveVideoAnalytics.Edge 1.0.4-preview.1 Media Live Video Analytics Edge Media Services https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.Media.LiveVideoAnalytics.Edge_1.0.4-preview.1/sdk/mediaservices/Microsoft.Azure.Media.LiveVideoAnalytics.Edge NA client False
309 Microsoft.Azure.Amqp 2.4.13 Microsoft.Azure.Amqp Microsoft.Azure.Amqp NA NA NA client False active
310 Microsoft.Azure.Devices 1.34.0 1.35.0-preview-001 Microsoft.Azure.Devices Microsoft.Azure.Devices NA NA NA client False active
311 Microsoft.Azure.Devices.Client.PCL 1.0.16 Microsoft.Azure.Devices.Client.PCL Microsoft.Azure.Devices.Client.PCL NA NA NA client False active
312 Microsoft.Azure.Devices.DigitalTwin.Client 1.0.0-preview-001 Microsoft.Azure.Devices.DigitalTwin.Client Microsoft.Azure.Devices.DigitalTwin.Client NA NA NA client False
313 Microsoft.Azure.Devices.DigitalTwin.Service 1.0.0-preview-001 Microsoft.Azure.Devices.DigitalTwin.Service Microsoft.Azure.Devices.DigitalTwin.Service NA NA NA client False
314 Microsoft.Azure.Devices.ProtocolGateway.Core 2.0.1 Microsoft.Azure.Devices.ProtocolGateway.Core Microsoft.Azure.Devices.ProtocolGateway.Core NA NA NA client False active
315 Microsoft.Azure.Devices.ProtocolGateway.IotHubClient 2.0.1 Microsoft.Azure.Devices.ProtocolGateway.IotHubClient Microsoft.Azure.Devices.ProtocolGateway.IotHubClient NA NA NA client False active
316 Microsoft.Azure.Devices.ProtocolGateway.Providers.CloudStorage 2.0.1 Microsoft.Azure.Devices.ProtocolGateway.Providers.CloudStorage Microsoft.Azure.Devices.ProtocolGateway.Providers.CloudStorage NA NA NA client False active
317 Microsoft.Azure.Devices.Provisioning.Client 1.17.1 1.18.0-preview-001 Microsoft.Azure.Devices.Provisioning.Client Microsoft.Azure.Devices.Provisioning.Client NA NA NA client False
318 Microsoft.Azure.Devices.Provisioning.Security.Tpm 1.13.1 1.14.0-preview-001 Microsoft.Azure.Devices.Provisioning.Security.Tpm Microsoft.Azure.Devices.Provisioning.Security.Tpm NA NA NA client False
319 Microsoft.Azure.Devices.Provisioning.Service 1.17.1 1.18.0-preview-001 Microsoft.Azure.Devices.Provisioning.Service Microsoft.Azure.Devices.Provisioning.Service NA NA NA client False
320 Microsoft.Azure.Devices.Provisioning.Transport.Amqp 1.14.1 1.15.0-preview-001 Microsoft.Azure.Devices.Provisioning.Transport.Amqp Microsoft.Azure.Devices.Provisioning.Transport.Amqp NA NA NA client False
321 Microsoft.Azure.Devices.Provisioning.Transport.Http 1.13.1 1.14.0-preview-001 Microsoft.Azure.Devices.Provisioning.Transport.Http Microsoft.Azure.Devices.Provisioning.Transport.Http NA NA NA client False
322 Microsoft.Azure.Devices.Provisioning.Transport.Mqtt 1.15.1 1.16.0-preview-001 Microsoft.Azure.Devices.Provisioning.Transport.Mqtt Microsoft.Azure.Devices.Provisioning.Transport.Mqtt NA NA NA client False active
323 Microsoft.Azure.Devices.Shared 1.28.1 1.29.0-preview-001 Microsoft.Azure.Devices.Shared Microsoft.Azure.Devices.Shared NA NA NA client False active
324 Microsoft.Azure.Functions.Worker 1.3.0 Microsoft.Azure.Functions.Worker Microsoft.Azure.Functions.Worker NA NA NA client False active
325 Microsoft.Azure.Functions.Worker.Sdk 1.0.3 Microsoft.Azure.Functions.Worker.Sdk Microsoft.Azure.Functions.Worker.Sdk NA NA NA client False active
326 Microsoft.Azure.uamqp 1.2.11 Microsoft.Azure.uamqp Microsoft.Azure.uamqp NA NA NA client False active
327 Microsoft.Azure.umqtt 1.1.11 Microsoft.Azure.umqtt Microsoft.Azure.umqtt NA NA NA client False active
328 Microsoft.Azure.Mobile.Server 2.0.3 Mobile Apps Mobile Apps NA NA NA client false active
329 Microsoft.Azure.Mobile.Server.CrossDomain 2.0.3 Mobile Server - Cross Domain App Service NA NA NA client False active
330 Microsoft.WindowsAzure.Mobile.Service.ResourceBroker 1.0.2.1 Mobile Service - Resource Broker App Service NA NA NA client False active
331 Microsoft.Azure.CognitiveServices.Search.NewsSearch 2.0.0 News Search News Search NA NA NA client False active
332 Microsoft.Azure.NotificationHubs 4.1.0 Notification Hubs Notification Hubs https://github.com/Azure/azure-notificationhubs-dotnet NA NA client false active
333 Microsoft.Azure.OperationalInsights 1.0.0 Operational Insights Operational Insights https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/operationalinsights/Microsoft.Azure.OperationalInsights NA client False active
334 dotnet-Perks.CodeGen 2.0.1 Perks CodeGen Perks CodeGen NA NA NA client False true
335 Microsoft.Azure.CognitiveServices.Personalizer 1.0.0 Personalizer Personalizer https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Personalizer_1.0.0/sdk/cognitiveservices/Personalizer NA NA client False active
336 Microsoft.PowerBI.Api 3.20.1 Power BI Power BI https://github.com/Microsoft/PowerBI-CSharp NA NA client false active
337 Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker 2.0.1 3.0.0-preview.1 QnA Maker QnA Maker https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker_2.0.1/sdk/cognitiveservices/Knowledge.QnAMaker NA client False active
338 Microsoft.Azure.Relay 2.0.15596 Relay Relay https://github.com/Azure/azure-relay-dotnet/tree/2.0.1 https://docs.microsoft.com/dotnet/api/overview/azure/service-bus-relay NA client False active
339 Microsoft.Azure.RemoteRendering 0.1.61 Remote Rendering Remote Rendering NA NA NA client false true Package looks like it doesn't exist anymore
340 Microsoft.Azure.Search 10.1.0 Search Search search NA client False maintenance Azure.Search.Documents
341 Microsoft.Azure.Search.Common 10.1.0 Search - Common Search search NA client False active
342 Microsoft.Azure.Search.Data 10.1.0 Search - Data Search search NA client False active
343 Microsoft.Azure.Search.Service 10.1.0 Search - Service Search search NA client False active
344 Microsoft.Azure.ServiceBus 5.1.3 Service Bus Service Bus servicebus client False active Azure.Messaging.ServiceBus
345 Microsoft.Azure.ServiceBus.MessageIdPlugin 2.0.0 Service Bus - Message ID plugin Service Bus NA NA NA client False active
346 Microsoft.Azure.SignalR 1.9.1 SignalR SignalR https://github.com/Azure/azure-signalr/tree/v1.5.0/src/Microsoft.Azure.SignalR NA NA client False active
347 Microsoft.Azure.SignalR.AspNet 1.9.1 SignalR - ASP.NET SignalR https://github.com/Azure/azure-signalr/tree/v1.5.0/src/Microsoft.Azure.SignalR.AspNet NA NA client False active
348 Microsoft.Azure.SignalR.Benchmark 1.0.0-preview1-10415 SignalR - Benchmark SignalR https://github.com/azure/azure-signalr-bench NA NA client False
349 Microsoft.Azure.SignalR.Protocols 1.9.1 SignalR - Protocols SignalR https://github.com/Azure/azure-signalr/tree/v1.5.0/src/Microsoft.Azure.SignalR.Protocols NA NA client False active
350 Microsoft.Azure.SignalR.Serverless.Protocols 1.4.2 SignalR - Serverless Protocols SignalR https://github.com/Azure/azure-functions-signalrservice-extension/tree/v1.2.0/src/Microsoft.Azure.SignalR.Serverless.Protocols NA NA client False active
351 Microsoft.CognitiveServices.Speech 1.17.0 Speech Speech NA NA NA client False active
352 Microsoft.CognitiveServices.Speech.Remoteconversation 1.17.0 Speech Remoteconversation Speech NA NA NA client False active
353 Microsoft.CognitiveServices.Speech.Xamarin.iOS 1.17.0 Speech Xamarin iOS Speech NA NA NA client False active
354 Microsoft.Azure.CognitiveServices.Language.SpellCheck 4.1.0-preview.1 Spell Check Spell Check https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Language.SpellCheck_4.1.0-preview.1/sdk/cognitiveservices/Language.SpellCheck NA client False
355 Microsoft.Azure.SpringCloud.Client 2.0.0-preview.1 Spring Cloud Client Spring Cloud NA NA NA client False
356 Microsoft.Azure.SqlDatabase.ElasticScale.Client 2.3.0 SQL Database Elastic Scale Client SQL Database https://github.com/Azure/elastic-db-tools/tree/v2.3.0/Src/ElasticScale.Client NA NA client False active
357 Microsoft.Azure.SqlDatabase.ElasticScale.Service.SplitMerge 1.2.0 SQL Database Elastic Scale Service SplitMerge SQL Database NA NA NA client False active
358 Microsoft.Azure.SqlDatabase.Jobs 0.8.3362.1 SQL Database Jobs SQL Database NA NA NA client False
359 Microsoft.Azure.Storage.Blob 11.2.3 Storage - Blobs Storage https://github.com/Azure/azure-storage-net/tree/master/Blob NA NA client False maintenance Azure.Storage.Blobs
360 Azure.Storage.Blobs.Batching 12.0.0-preview.4 Storage - Blobs Batching Storage NA NA NA client False true Renamed to Azure.Storage.Blobs.Batch before GA
361 Microsoft.Azure.Storage.Common 11.2.3 Storage - Common Storage NA NA NA client False true
362 Microsoft.Azure.Storage.CPP 5.0.0 Storage - CPP Storage NA NA NA client False true
363 Microsoft.Azure.Storage.CPP.v120 5.0.0 Storage - CPP v120 Storage NA NA NA client False true
364 Microsoft.Azure.Storage.CPP.v140 5.0.0 Storage - CPP v140 Storage NA NA NA client False true
365 Microsoft.Azure.Storage.DataMovement 2.0.4 Storage - Data Movement Storage https://github.com/Azure/azure-storage-net-data-movement/tree/v1.3.0 NA NA client False active
366 Azure.Storage.Files 12.0.0-preview.4 Storage - Files Storage NA NA NA client False true Renamed before shipping GA
367 Microsoft.Azure.Storage.File 11.2.3 Storage - Files Shares Storage https://github.com/Azure/azure-storage-net/tree/master/File NA NA client False maintenance Azure.Storage.Files.Shares
368 Microsoft.Azure.Storage.Queue 11.2.3 Storage - Queues Storage https://github.com/Azure/azure-storage-net/tree/master/Queue NA NA client False maintenance Azure.Storage.Queues
369 Microsoft.Azure.Synapse 0.1.0-preview Synapse Synapse Analytics synapse NA client False
370 Microsoft.Azure.Cosmos.Table 2.0.0-preview Tables Tables NA NA NA client False
371 Microsoft.Azure.CosmosDB.Table 2.1.2 Tables Tables NA NA NA client False active Azure.Data.Tables
372 Microsoft.Azure.Template 1.0.2-preview1 Template Template NA NA NA client False
373 Microsoft.Azure.Test.HttpRecorder 1.13.3 Test HttpRecorder App Service https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/mgmtcommon/TestFramework/Microsoft.Azure.Test.HttpRecorder NA NA client False active
374 Microsoft.Azure.CognitiveServices.Language.TextAnalytics 4.1.0-preview.2 Text Analytics Text Analytics https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Language.TextAnalytics_4.1.0-preview.2/sdk/cognitiveservices/Language.TextAnalytics NA client False Azure.AI.TextAnalytics
375 Microsoft.Azure.CognitiveServices.Search.VideoSearch 2.0.0 Video Search Video Search NA NA NA client False maintenance
376 Microsoft.Azure.CognitiveServices.Vision.ContentModerator 2.1.0-preview.1 Vision Content Moderator Content Moderator https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.CognitiveServices.Vision.ContentModerator_2.1.0-preview.1/sdk/cognitiveservices/Vision.ContentModerator NA client False
377 Microsoft.Azure.CognitiveServices.Search.VisualSearch 2.0.0 Visual Search Visual Search NA NA NA client False maintenance
378 wastorage 4.0.0 Wastorage Storage NA NA NA client False maintenance
379 wastorage.redist 2.0.0 Wastorage - Redist Storage NA NA NA client False maintenance
380 wastorage.symbols 2.0.0 Wastorage - Symbols Storage NA NA NA client False maintenance true
381 wastorage.v120 4.0.0 Wastorage V120 Storage NA NA NA client False maintenance true
382 wastorage.v140 4.0.0 Wastorage V140 Storage NA NA NA client False maintenance true
383 Microsoft.Web.RedisOutputCacheProvider 3.0.1 Web - Redis Output Cache Provider Redis Cache https://github.com/Azure/aspnet-redis-providers/tree/NuGet-Release/RedisOutputCacheProvider-3.0.1/src/OutputCacheProvider NA NA client False active
384 Microsoft.Web.RedisSessionStateProvider 4.0.1 Web - Redis Session State Provider Redis Cache https://github.com/Azure/aspnet-redis-providers/tree/NuGet-Release/RedisSessionStateProvider-4.0.1/src/RedisSessionStateProvider NA NA client False active
385 Microsoft.Azure.CognitiveServices.Search.WebSearch 2.0.0 Web Search Web Search NA NA NA client False maintenance
386 Microsoft.Azure.WebJobs 3.0.27 WebJobs WebJobs https://github.com/Azure/azure-webjobs-sdk/tree/v3.0.18/src/Microsoft.Azure.WebJobs NA NA client False active
387 Microsoft.Azure.WebJobs.Core 3.0.27 WebJobs - Core WebJobs https://github.com/Azure/azure-webjobs-sdk/tree/v3.0.18 NA NA client False active
388 Microsoft.Azure.WebJobs.Host.Storage 4.0.1 WebJobs - Host Storage WebJobs https://github.com/Azure/azure-webjobs-sdk/tree/storage-v4.0.1/src/Microsoft.Azure.WebJobs.Host.Storage NA NA client False active
389 Microsoft.Azure.WebJobs.Host.TestCommon 3.0.27 WebJobs - Host Test Common WebJobs https://github.com/Azure/azure-webjobs-sdk NA NA client False active
390 Microsoft.Azure.WebJobs.ItemTemplates 3.1.1812 4.0.1844-preview1 WebJobs - Item Templates WebJobs https://github.com/Azure/azure-functions-templates/tree/3.1.1582 NA NA client False active
391 Microsoft.Azure.WebJobs.Logging 4.0.2 WebJobs - Logging WebJobs https://github.com/Azure/azure-webjobs-sdk/tree/dev/src/Microsoft.Azure.WebJobs.Logging NA NA client False active
392 Microsoft.Azure.WebJobs.Logging.ApplicationInsights 3.0.27 WebJobs - Logging Application Insights WebJobs https://github.com/Azure/azure-webjobs-sdk/tree/v3.0.18/src/Microsoft.Azure.WebJobs.Logging.ApplicationInsights NA NA client False active
393 Microsoft.Azure.WebJobs.ProjectTemplates 3.1.1812 4.0.1844-preview1 WebJobs - Project Templates WebJobs https://github.com/Azure/azure-functions-templates/tree/3.1.1582 NA NA client False active
394 Microsoft.Azure.WebJobs.Script.WebHost 1.0.0-beta3 WebJobs - Scrip Web Host WebJobs https://github.com/Azure/azure-functions-host/tree/dev/src/WebJobs.Script.WebHost NA NA client False
395 Microsoft.Azure.WebJobs.Script 1.0.0-beta3 WebJobs - Script WebJobs https://github.com/Azure/azure-functions-host/tree/dev/src/WebJobs.Script NA NA client False
396 Microsoft.Azure.WebJobs.Script.Abstractions 1.0.0-preview WebJobs - Script Abstractions WebJobs NA NA NA client False
397 Microsoft.Azure.WebJobs.Script.Extensibility 1.0.0-beta3 WebJobs - Script Extensibility WebJobs https://github.com/Azure/azure-functions-host NA NA client False
398 Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator 1.2.3 WebJobs - Script Extensions Metadata Generator WebJobs https://github.com/Azure/azure-functions-host NA NA client False active
399 Microsoft.Azure.WebJobs.ServiceBus 3.0.0-beta8 WebJobs - Service Bus WebJobs https://github.com/Azure/azure-webjobs-sdk/tree/v3.0.0-beta8/src/Microsoft.Azure.WebJobs.ServiceBus NA NA client False
400 Microsoft.Azure.WebJobs.Sources 3.0.27 WebJobs - Sources WebJobs https://github.com/Azure/azure-webjobs-sdk NA NA client False active
401 Microsoft.Azure.WebJobs.Extensions 4.0.1 WebJobs Extensions WebJobs https://github.com/Azure/azure-webjobs-sdk-extensions/tree/dev/src/WebJobs.Extensions NA NA client False active
402 Microsoft.Azure.WebJobs.Extensions.ApiHub 1.0.0-beta9 WebJobs Extensions - API Hub WebJobs https://github.com/Azure/azure-webjobs-sdk-extensions NA NA client False
403 Microsoft.Azure.WebJobs.Extensions.AuthTokens 1.0.0-beta6 WebJobs Extensions - Auth Tokens WebJobs https://github.com/Azure/azure-webjobs-sdk-extensions NA NA client False
404 Microsoft.Azure.WebJobs.Extensions.CosmosDB 3.0.10 WebJobs Extensions - Cosmos DB WebJobs https://github.com/Azure/azure-webjobs-sdk-extensions/tree/cosmos-v3.0.7/src/WebJobs.Extensions.CosmosDB NA NA client False active
405 Microsoft.Azure.WebJobs.Extensions.DocumentDB 1.3.0 WebJobs Extensions - Document DB WebJobs https://github.com/Azure/azure-webjobs-sdk-extensions NA NA client False active
406 Microsoft.Azure.WebJobs.Extensions.DurableTask 2.5.0 WebJobs Extensions - Durable Task WebJobs https://github.com/Azure/azure-functions-durable-extension/tree/v2.2.2/src/WebJobs.Extensions.DurableTask https://docs.microsoft.com/dotnet/api/overview/azure/functions NA client False active
407 Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers 0.4.0 WebJobs Extensions - Durable Task Analyzers WebJobs https://github.com/Azure/azure-functions-durable-extension/tree/Analyzer-v0.3.0/src/WebJobs.Extensions.DurableTask.Analyzers NA NA client False
408 Microsoft.Azure.WebJobs.Extensions.EdgeHub 1.0.7 WebJobs Extensions - Edge Hub WebJobs https://github.com/Azure/iotedge/tree/1.0.7/edge-hub NA NA client False active
409 Microsoft.Azure.WebJobs.Extensions.Http 3.0.12 WebJobs Extensions - Http WebJobs https://github.com/Azure/azure-webjobs-sdk-extensions/tree/v3.0.2/src/WebJobs.Extensions.Http NA NA client False active
410 Microsoft.Azure.WebJobs.Extensions.Kafka 3.3.2 WebJobs Extensions - Kafka WebJobs https://github.com/Azure/azure-functions-kafka-extension/tree/3.0.0/src/Microsoft.Azure.WebJobs.Extensions.Kafka NA NA client False active
411 Microsoft.Azure.WebJobs.Extensions.MicrosoftGraph 1.0.0-beta6 WebJobs Extensions - Microsoft Graph WebJobs https://github.com/Azure/azure-functions-microsoftgraph-extension NA NA client False
412 Microsoft.Azure.WebJobs.Extensions.MobileApps 3.0.0-beta8 WebJobs Extensions - Mobile Apps WebJobs https://github.com/Azure/azure-webjobs-sdk-extensions/tree/v3.0.0-beta8/src/WebJobs.Extensions.MobileApps NA NA client False
413 Microsoft.Azure.WebJobs.Extensions.NotificationHubs 1.3.0 WebJobs Extensions - Notification Hubs WebJobs https://github.com/Azure/azure-webjobs-sdk-extensions NA NA client False active
414 Microsoft.Azure.WebJobs.Extensions.OpenApi 0.8.0-preview WebJobs Extensions - OpenAPI Functions NA NA NA client False
415 Microsoft.Azure.WebJobs.Extensions.OpenApi.Configuration.AppSettings 0.8.0-preview WebJobs Extensions - OpenAPI Configuration AppSettings Functions NA NA NA client False
416 Microsoft.Azure.WebJobs.Extensions.OpenApi.Core 0.8.0-preview WebJobs Extensions - OpenAPI Core Functions NA NA NA client False
417 Microsoft.Azure.WebJobs.Extensions.RabbitMQ 1.0.0 1.0.0-beta WebJobs Extensions - RabbitMQ WebJobs https://github.com/Azure/azure-functions-rabbitmq-extension/tree/v0.2.2029-beta NA NA client False active
418 Microsoft.Azure.WebJobs.Extensions.SendGrid 3.0.2 WebJobs Extensions - SendGrid WebJobs https://github.com/Azure/azure-webjobs-sdk-extensions/tree/v3.0.0/src/WebJobs.Extensions.SendGrid NA NA client False active
419 Microsoft.Azure.WebJobs.Extensions.SignalRService 1.4.2 WebJobs Extensions - SignalR Service WebJobs https://github.com/Azure/azure-functions-signalrservice-extension/tree/v1.2.0/src/SignalRServiceExtension NA NA client False active
420 Microsoft.Azure.WebJobs.Extensions.Storage 4.0.3 5.0.0-beta.4 WebJobs Extensions - Storage WebJobs https://github.com/Azure/azure-webjobs-sdk/tree/master/src/Microsoft.Azure.WebJobs.Extensions.Storage NA NA client False active
421 Microsoft.Azure.WebJobs.Extensions.Storage.Blobs 5.0.0-beta.4 WebJobs Extensions - Storage Blobs Functions NA client False
422 Microsoft.Azure.WebJobs.Extensions.Storage.Queues 5.0.0-beta.4 WebJobs Extensions - Storage Queues Functions NA client False
423 Microsoft.Azure.WebJobs.Extensions.Twilio 3.0.2 WebJobs Extensions - Twilio WebJobs https://github.com/Azure/azure-webjobs-sdk-extensions/tree/v3.0.0/src/WebJobs.Extensions.Twilio NA NA client False active
424 Microsoft.Azure.WebJobs.Extensions.WebHooks 1.0.0-beta4 WebJobs Extensions - WebHooks WebJobs https://github.com/Azure/azure-webjobs-sdk-extensions NA NA client False
425 Microsoft.Azure.WebSites.DataProtection 0.1.78-alpha WebSites - DataProtection App Service NA NA NA client False
426 Microsoft.WindowsAzure.Caching 2.9.5 WindowsAzure Caching Redis Cache NA NA NA client False retired true
427 WindowsAzure.Caching 1.7.0 WindowsAzure Caching Redis Cache NA NA NA client False retired true
428 Microsoft.WindowsAzure.Caching.MemcacheShim 2.9.5 WindowsAzure Caching - Memcache Shim Redis Cache NA NA NA client False retired true
429 Microsoft.WindowsAzure.Common 1.4.1 WindowsAzure Common Common NA NA NA client False maintenance
430 Microsoft.WindowsAzure.Common.Dependencies 1.1.1 WindowsAzure Common - Dependencies Common NA NA NA client False maintenance
431 Microsoft.WindowsAzure.Common.Tracing.Etw 1.0.0 WindowsAzure Common - Tracing ETW Common NA NA NA client False maintenance
432 Microsoft.WindowsAzure.Common.Tracing.Log4Net 1.0.0 WindowsAzure Common - Tracing Log4Net Common NA NA NA client False maintenance
433 Microsoft.WindowsAzure.ConfigurationManager 3.2.3 WindowsAzure Configuration Manager Configuration Manager NA NA NA client False maintenance
434 windowsazure.mediaservices 4.2.0 WindowsAzure Media Services Media Services https://github.com/Azure/azure-sdk-for-media-services https://docs.microsoft.com/dotnet/api/overview/azure/media-services NA client False maintenance
435 WindowsAzure.MobileServices 1.3.2 WindowsAzure Mobile Services App Service NA NA NA client False retired
436 WindowsAzure.MobileServices.Backend 1.0.478 WindowsAzure Mobile Services - Backend App Service NA NA NA client False retired
437 WindowsAzure.MobileServices.Backend.Entity 1.0.478 WindowsAzure Mobile Services - Backend Entity App Service NA NA NA client False retired
438 WindowsAzure.MobileServices.Backend.Mongo 1.0.478 WindowsAzure Mobile Services - Backend Mongo App Service NA NA NA client False retired
439 WindowsAzure.MobileServices.Backend.Security 1.0.478 WindowsAzure Mobile Services - Backend Security App Service NA NA NA client False retired
440 WindowsAzure.MobileServices.Backend.SignalR 1.0.478 WindowsAzure Mobile Services - Backend SignalR App Service NA NA NA client False retired
441 WindowsAzure.MobileServices.Backend.Storage 1.0.478 WindowsAzure Mobile Services - Backend Storage App Service NA NA NA client False retired
442 WindowsAzure.MobileServices.Backend.Tables 1.0.478 WindowsAzure Mobile Services - Backend Tables App Service NA NA NA client False retired
443 WindowsAzure.MobileServices.SQLiteStore 1.0.4 WindowsAzure Mobile Services - SQLiteStore App Service NA NA NA client False retired
444 WindowsAzure.MobileServices.WinJS 2.0.0-beta WindowsAzure Mobile Services - WinJS App Service NA NA NA client False
445 WindowsAzure.ServiceBus 6.1.1 WindowsAzure Service Bus Service Bus NA NA NA client False maintenance
446 WindowsAzure.Storage 9.3.3 WindowsAzure Storage Storage https://github.com/Azure/azure-storage-net NA NA client False maintenance Azure.Storage.Blobs, Azure.Storage.Files.Shares, Azure.Storage.Queues
447 WindowsAzure.Storage-PremiumTable 0.1.0-preview WindowsAzure Storage - Premium Table Storage https://github.com/Azure/azure-storage-net NA NA client False
448 WindowsAzure.Storage-Preview 3.2.0-preview WindowsAzure Storage - Preview Storage https://github.com/Azure/azure-storage-net NA NA client False
449 WindowsAzure.Storage.Table-Preview 3.2.0-preview WindowsAzure Storage - Table Preview Storage https://github.com/Azure/azure-storage-net NA NA client False
450 Microsoft.AzureStack.Management 0.10.8-preview AzureStack Management Stack NA NA NA mgmt False
451 Microsoft.AzureStack.Management.AzureBridge.Admin 0.1.0-preview AzureStack Management - Azure Bridge Admin Stack https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/azurestack/Microsoft.AzureStack.Management.AzureBridge.Admin NA mgmt False
452 Microsoft.AzureStack.Management.Backup.Admin 0.3.2-preview AzureStack Management - Backup Admin Stack azurestack NA mgmt False
453 Microsoft.AzureStack.Management.Commerce.Admin 0.2.0-preview AzureStack Management - Commerce Admin Stack https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/azurestack/Microsoft.AzureStack.Management.Commerce.Admin NA mgmt False
454 Microsoft.AzureStack.Management.Compute.Admin 0.3.0-preview AzureStack Management - Compute Admin Stack https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/azurestack/Microsoft.AzureStack.Management.Compute.Admin NA mgmt False
455 Microsoft.AzureStack.Management.Fabric.Admin 2.9.1-preview AzureStack Management - Fabric Admin Stack azurestack NA NA mgmt False
456 Microsoft.AzureStack.Management.Gallery.Admin 0.1.0-preview AzureStack Management - Gallery Admin Stack https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/azurestack/Microsoft.AzureStack.Management.Gallery.Admin NA mgmt False
457 Microsoft.AzureStack.Management.InfrastructureInsights.Admin 0.3.0-preview AzureStack Management - Infrastructure Insights Admin Stack https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/azurestack/Microsoft.AzureStack.Management.InfrastructureInsights.Admin NA mgmt False
458 Microsoft.AzureStack.Management.KeyVault.Admin 0.1.0-preview AzureStack Management - Key Vault Admin Stack https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/azurestack/Microsoft.AzureStack.Management.KeyVault.Admin NA mgmt False
459 Microsoft.AzureStack.Management.Network.Admin 0.1.0-preview AzureStack Management - Network Admin Stack https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/azurestack/Microsoft.AzureStack.Management.Network.Admin NA mgmt False
460 Microsoft.AzureStack.Management.Storage 0.9.2-preview AzureStack Management - Storage Stack NA NA NA mgmt False
461 Microsoft.AzureStack.Management.Storage.Admin 2.0.0-preview AzureStack Management - Storage Admin Stack azurestack NA NA mgmt False
462 Microsoft.AzureStack.Management.Subscription 0.1.0-preview AzureStack Management - Subscription Stack https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/azurestack/Microsoft.AzureStack.Management.Subscription NA mgmt False
463 Microsoft.AzureStack.Management.Subscriptions.Admin 0.2.0-preview AzureStack Management - Subscriptions Admin Stack https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/azurestack/Microsoft.AzureStack.Management.Subscriptions.Admin NA mgmt False
464 Microsoft.AzureStack.Management.Update.Admin 0.1.0-preview AzureStack Management - Update Admin Stack https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/azurestack/Microsoft.AzureStack.Management.Update.Admin NA mgmt False
465 Microsoft.Azure.Management.Advisor 0.9.5-preview Management - Advisor Advisor https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/advisor/Microsoft.Azure.Management.Advisor NA mgmt False
466 Microsoft.Azure.Management.AlertsManagement 0.9.2-preview Management - Alerts Management Alert Management alertsmanagement NA NA mgmt False
467 Microsoft.Azure.Management.Analysis 2.0.4 Management - Analysis Analysis Services NA NA mgmt False active
468 Microsoft.Azure.Management.AnalysisServices.Fluent 1.9.1-beta Management - Analysis Services Fluent Analysis Services NA NA NA mgmt False
469 Microsoft.Azure.Management.ApiManagement 7.0.0-preview Management - API Management API Management apimanagement NA NA mgmt False
470 Microsoft.Azure.Management.AppPlatform 1.0.0 Management - App Platform Spring Cloud appplatform NA NA mgmt False active
471 Microsoft.Azure.Management.AppService.Fluent 1.37.1 Management - App Service Fluent App Service NA https://docs.microsoft.com/dotnet/api/overview/azure/appservice NA mgmt False active
472 Microsoft.Azure.Management.ApplicationInsights 0.3.0-preview Management - Application Insights Application Insights applicationinsights NA NA mgmt False
473 Microsoft.Azure.Management.Attestation 0.12.0-preview Management - Attestation Attestation attestation NA NA mgmt False
474 Microsoft.Azure.Management.Authorization 2.12.0-preview Management - Authorization Authorization authorization NA NA mgmt False
475 Microsoft.Azure.Management.Automanage 0.1.0-preview Management - Automanage Automanage NA NA NA mgmt False
476 Microsoft.Azure.Management.Automation 3.8.3-preview Management - Automation Automation https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/automation/Microsoft.Azure.Management.Automation https://docs.microsoft.com/dotnet/api/overview/azure/automation NA mgmt False
477 Microsoft.Azure.Management.AzureStackHCI 1.0.0 1.0.0-preview.1 Management - Azure Stack HCI Stack HCI azurestackhci NA NA mgmt False active
478 Microsoft.Azure.Management.Avs 2.0.0 Management - Azure VMware Solution VMware Solution avs NA NA mgmt False active
479 Microsoft.Azure.Management.BackupServices 1.0.5-preview Management - Backup Services Backup NA NA NA mgmt False
480 Microsoft.Azure.Management.Batch 13.0.0 Management - Batch Batch batch https://docs.microsoft.com/dotnet/api/overview/azure/batch NA mgmt False active
481 Microsoft.Azure.Management.BatchAI 2.0.0 Management - Batch AI Batch AI https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/batchai/Microsoft.Azure.Management.BatchAI https://docs.microsoft.com/dotnet/api/overview/azure/batchai mgmt False active
482 Microsoft.Azure.Management.BatchAI.Fluent 1.37.1 Management - Batch AI Fluent Batch AI NA NA NA mgmt False active
483 Microsoft.Azure.Management.Batch.Fluent 1.26.1 Management - Batch Fluent Batch NA NA NA mgmt False active
484 Microsoft.Azure.Management.Billing 4.1.0 Management - Billing Cost Management + Billing billing https://docs.microsoft.com/dotnet/api/overview/azure/billing NA mgmt false active
485 Microsoft.Azure.Management.Billing.Fluent 1.9.1-beta Management - Billing Fluent Cost Management + Billing NA NA NA mgmt false
486 Microsoft.Azure.Management.Blueprint 0.20.7-preview Management - Blueprint Blueprints blueprint NA NA mgmt false
487 Microsoft.Azure.Management.BotService 0.9.3-preview Management - Bot Service Bot Service https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/botservice/Microsoft.Azure.Management.BotService NA mgmt false
488 Microsoft.Azure.Management.CognitiveServices 8.0.0-preview Management - Cognitive Services Cognitive Services cognitiveservices NA NA mgmt false
489 Microsoft.Azure.Management.CognitiveServices.Fluent 1.9.1-beta Management - Cognitive Services Fluent Cognitive Services NA NA NA mgmt false
490 Microsoft.Azure.Management.Compute 47.0.0 Management - Compute Compute compute NA NA mgmt false active
491 Microsoft.Azure.Management.Compute.Fluent 1.37.1 Management - Compute Fluent Compute NA https://docs.microsoft.com/dotnet/api/overview/azure/virtualmachines NA mgmt false active
492 Microsoft.Azure.Management.Confluent 1.0.1 Management - Confluent Confluent NA NA NA mgmt false active
493 Microsoft.Azure.Management.Consumption 3.0.2 Management - Consumption Consumption https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/consumption/Microsoft.Azure.Management.Consumption NA mgmt false active
494 Microsoft.Azure.Management.Consumption.Fluent 1.9.1-beta Management - Consumption Fluent Consumption NA NA NA mgmt false
495 Microsoft.Azure.Management.ContainerInstance 3.0.0 Management - Container Instances Container Instances containerinstance NA NA mgmt false active
496 Microsoft.Azure.Management.ContainerInstance.Fluent 1.37.1 Management - Container Instances Fluent Container Instances NA https://docs.microsoft.com/dotnet/api/overview/azure/containerinstance NA mgmt false active
497 Microsoft.Azure.Management.ContainerRegistry 5.0.0-preview.5 Management - Container Registry Container Registry containerregistry NA NA mgmt false
498 Microsoft.Azure.Management.ContainerRegistry.Fluent 1.37.1 Management - Container Registry Fluent Container Registry NA NA NA mgmt false active
499 Microsoft.Azure.Management.ContainerService 1.2.0 Management - Container Service Container Service containerservice NA NA mgmt false active
500 Microsoft.Azure.Management.ContainerService.Fluent 1.37.1 Management - Container Service Fluent Container Service NA NA NA mgmt false active
501 Microsoft.Azure.Management.Cdn 6.1.0 Management - Content Delivery Network Content Delivery Network cdn NA NA mgmt false active
502 Microsoft.Azure.Management.Cdn.Fluent 1.37.1 Management - Content Delivery Network Fluent Content Delivery Network NA https://docs.microsoft.com/dotnet/api/overview/azure/cdn NA mgmt false active
503 Microsoft.Azure.Management.CosmosDB 3.1.0 Management - Cosmos DB Cosmos DB cosmosdb NA NA mgmt false active
504 Microsoft.Azure.Management.CosmosDB.Fluent 1.37.1 Management - Cosmos DB Fluent Cosmos DB NA NA NA mgmt false active
505 Microsoft.Azure.Management.CustomerInsights 0.9.1-preview Management - Customer Insights Customer Insights https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/customer-insights/Microsoft.Azure.Management.CustomerInsights NA mgmt false
506 Microsoft.Azure.Management.CustomerInsights.Fluent 1.9.1-beta Management - Customer Insights Fluent Customer Insights NA NA NA mgmt false
507 Microsoft.Azure.Management.DataBox 1.3.1 Management - Data Box Data Box databox NA NA mgmt false active
508 Microsoft.Azure.Management.DataBoxEdge 1.0.0 Management - Data Box Edge Stack Edge databoxedge NA NA mgmt false active
509 Microsoft.Azure.Management.DataFactories 4.13.3 Management - Data Factories Data Factory NA https://docs.microsoft.com/dotnet/api/overview/azure/data-factory NA mgmt false active
510 Microsoft.Azure.Management.DataFactory 4.20.0 Management - Data Factory Data Factory datafactory https://docs.microsoft.com/dotnet/api/overview/azure/data-factory NA mgmt false active
511 Microsoft.Azure.Management.DataLake.Analytics 3.5.3-preview Management - Data Lake Analytics Data Lake Analytics https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/datalake-analytics/Microsoft.Azure.Management.DataLake.Analytics https://docs.microsoft.com/dotnet/api/overview/azure/data-lake-analytics mgmt false
512 Microsoft.Azure.Management.DataLake.Store 2.4.2-preview Management - Data Lake Storage Data Lake Storage (Gen 1) https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/datalake-store/Microsoft.Azure.Management.DataLake.Store https://docs.microsoft.com/dotnet/api/overview/azure/data-lake-store NA mgmt false
513 Microsoft.Azure.Management.DataLake.StoreUploader 1.0.1-preview Management - Data Lake Storage Uploader Data Lake Storage (Gen 1) NA NA NA mgmt false
514 Microsoft.Azure.Management.DataMigration 0.11.0-preview Management - Data Migration Database Migration Service datamigration NA NA mgmt false
515 Microsoft.Azure.Management.DataShare 1.2.0 Management - Data Share Data Share datashare https://docs.microsoft.com/dotnet/api/overview/azure/datashare NA mgmt false active
516 Microsoft.Azure.Management.Datadog 0.1.0 Management - Datadog Datadog NA NA NA mgmt false
517 Microsoft.Azure.Management.DeploymentManager 0.9.1-preview Management - Deployment Manager Deployment Manager deploymentmanager NA NA mgmt false
518 Microsoft.Azure.Management.DevSpaces 0.10.0-preview Management - Dev Spaces Dev Spaces https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/devspaces/Microsoft.Azure.Management.DevSpaces NA NA mgmt false
519 Microsoft.Azure.Management.DeviceProvisioningServices 2.0.0 Management - Device Provisioning Services Device Provisioning Services https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/deviceprovisioningservices/Microsoft.Azure.Management.DeviceProvisioningServices NA NA mgmt false active
520 Microsoft.Azure.Management.Devices.Fluent 1.9.1-beta Management - Devices Fluent Devices NA NA NA mgmt false
521 Microsoft.Azure.Management.DevTestLabs 3.0.0 Management - DevTest Labs DevTest Labs https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/devtestlabs/Microsoft.Azure.Management.DevTestLabs NA mgmt false active
522 Microsoft.Azure.Management.DigitalTwins 1.1.0 Management - Digital Twins Digital Twins digitaltwins NA NA mgmt false active
523 Microsoft.Azure.Management.Dns 3.0.1 Management - DNS DNS https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/dns/Microsoft.Azure.Management.Dns https://docs.microsoft.com/dotnet/api/overview/azure/dns mgmt false active
524 Microsoft.Azure.Management.Dns.Fluent 1.37.1 Management - DNS Fluent DNS NA NA NA mgmt false active
525 Microsoft.Azure.Management.EdgeGateway 0.8.1-preview Management - Edge Gateway Stack Edge https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/edgegateway/Microsoft.Azure.Management.EdgeGateway NA mgmt false
526 Microsoft.Azure.Management.EventGrid 6.0.0 6.2.0-preview Management - Event Grid Event Grid eventgrid https://docs.microsoft.com/dotnet/api/overview/azure/eventgrid NA mgmt false active
527 Microsoft.Azure.Management.EventHub 2.8.0-preview Management - Event Hubs Event Hubs https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/eventhub/Microsoft.Azure.Management.EventHub https://docs.microsoft.com/dotnet/api/overview/azure/event-hubs NA mgmt false
528 Microsoft.Azure.Management.EventHub.Fluent 1.37.1 Management - Event Hubs Fluent Event Hubs NA NA NA mgmt false active
529 Microsoft.Azure.Management.Fluent 1.37.1 Management - Fluent Fluent NA NA NA mgmt false active
530 Microsoft.Azure.Management.FrontDoor 4.0.0 Management - Front Door Front Door frontdoor NA NA mgmt false active
531 Microsoft.Azure.Management.Graph.RBAC.Fluent 1.37.1 Management - Graph RBAC Fluent Microsoft Graph NA NA NA mgmt false active
532 Microsoft.Azure.Management.GuestConfiguration 1.5.0 Management - Guest Configuration Guest Configuration guestconfiguration NA NA mgmt false active
533 Microsoft.Azure.Management.HDInsight 7.0.0 Management - HD Insight HDInsight hdinsight https://docs.microsoft.com/dotnet/api/overview/azure/hdinsight NA mgmt false active
534 Microsoft.Azure.Management.HDInsight.Job 2.0.7 Management - HD Insight Job HDInsight NA https://docs.microsoft.com/dotnet/api/overview/azure/hdinsight NA mgmt false active
535 Microsoft.Azure.Management.HealthcareApis 3.0.0 Management - Health Care APIs API for FHIR healthcareapis NA NA mgmt false active
536 Microsoft.Azure.Management.HybridCompute 0.1.0-preview.2 Management - Hybrid Compute Hybrid Compute hybridcompute NA NA mgmt false
537 Microsoft.Azure.Management.HybridData 1.0.1 Management - Hybrid Data Hybrid Data https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.Management.HybridData_1.0.1/sdk/hybriddatamanager/Microsoft.Azure.Management.HybridDataManager NA NA mgmt false active
538 Microsoft.Azure.Management.Intune 0.2.0-preview Management - Intune Intune NA NA NA mgmt false
539 Microsoft.Azure.Management.IotCentral 3.1.0 Management - IoT Central IoT Central iotcentral NA NA mgmt false active
540 Microsoft.Azure.Management.IotHub 4.0.0 Management - IoT Hub IoT Hub iothub NA NA mgmt false active
541 Microsoft.Azure.Management.KeyVault 3.1.0 3.1.0-preview.2 Management - Key Vault Key Vault keyvault NA NA mgmt false active
542 Microsoft.Azure.Management.KeyVault.Fluent 1.37.1 Management - Key Vault Fluent Key Vault NA NA NA mgmt false active
543 Microsoft.Azure.Management.Kusto 8.0.0 Management - Kusto Data Explorer kusto NA NA mgmt false active
544 Microsoft.Azure.Management.LabServices 3.0.0 Management - Lab Services Lab Services https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/labservices/Microsoft.Azure.Management.LabServices NA mgmt false active
545 Microsoft.Azure.Management.LocationBasedServices 2.0.0 Management - Location Based Services Maps https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/locationbasedservices/Microsoft.Azure.Management.LocationBasedServices NA NA mgmt false active
546 Microsoft.Azure.Management.Locks.Fluent 1.37.1 Management - Locks Fluent Locks NA NA NA mgmt false active
547 Microsoft.Azure.Management.Logic 4.1.0 Management - Logic Apps Logic Apps https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/logic/Microsoft.Azure.Management.Logic NA mgmt false active
548 Microsoft.Azure.Management.Logic.Fluent 1.9.1-beta Management - Logic Apps Fluent Logic Apps NA NA NA mgmt false
549 Microsoft.Azure.Management.MachineLearning 1.0.1 Management - Machine Learning Machine Learning https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/machinelearning/Microsoft.Azure.Management.MachineLearning NA mgmt false active
550 Microsoft.Azure.Management.MachineLearningCompute 0.4.0 Management - Machine Learning Compute Machine Learning https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/machinelearningcompute/Microsoft.Azure.Management.MachineLearningCompute NA mgmt false
551 Microsoft.Azure.Management.MachineLearning.Fluent 1.9.1-beta Management - Machine Learning Fluent Machine Learning NA NA NA mgmt false
552 Microsoft.Azure.Management.Maintenance 1.3.0 Management - Maintenance Maintenance maintenance NA NA mgmt false active
553 Microsoft.Azure.Management.ManagedNetwork 1.0.1-preview Management - Managed Network Managed Network managednetwork NA mgmt false
554 Microsoft.Azure.Management.ManagedServiceIdentity 1.0.0 Management - Managed Service Identity Managed Service Identity managedserviceidentity NA NA mgmt false active
555 Microsoft.Azure.Management.Msi.Fluent 1.37.1 Management - Managed Service Identity Fluent Managed Service Identity NA NA NA mgmt false active
556 Microsoft.Azure.Management.ManagedServices 1.1.0 Management - Managed Services Managed Service managedservices NA mgmt false active
557 Microsoft.Azure.Management.ManagementGroups 1.1.1-preview Management - Management Groups Management Groups https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/managementgroups/Microsoft.Azure.Management.ManagementGroups NA mgmt false
558 Microsoft.Azure.Management.ManagementPartner 1.1.1-preview Management - Management Partner Management Partner https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/managementpartner/Microsoft.Azure.Management.ManagementPartner NA mgmt false
559 Microsoft.Azure.Management.Maps 1.0.2 Management - Maps Maps https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/maps/Microsoft.Azure.Management.Maps NA mgmt false active
560 Microsoft.Azure.Management.Marketplace 1.1.0 2.0.0-preview Management - Marketplace Marketplace marketplace NA NA mgmt false active
561 Microsoft.Azure.Management.MarketplaceOrdering 1.0.1 Management - Marketplace Ordering Marketplace Ordering https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/marketplaceordering/Microsoft.Azure.Management.MarketplaceOrdering NA mgmt false active
562 Microsoft.Azure.Management.Media 4.0.0 Management - Media Services Media Services mediaservices NA NA mgmt false active
563 Microsoft.Azure.Management.Migrate.ResourceMover 2.0.0 Management - Migrate Resource Mover Resource Mover NA NA NA mgmt false active
564 Microsoft.Azure.Management.MixedReality 3.0.0 Management - Mixed Reality Mixed Reality mixedreality https://docs.microsoft.com/dotnet/api/overview/azure/mixed-reality NA mgmt false active
565 Microsoft.Azure.Management.Monitor 0.25.4-preview Management - Monitor Monitor monitor NA NA mgmt false
566 Microsoft.Azure.Management.Monitor.Fluent 1.37.1 Management - Monitor Fluent Monitor NA https://docs.microsoft.com/dotnet/api/overview/azure/monitor NA mgmt false active
567 Microsoft.Azure.Management.MySQL 0.1.0-preview Management - MySQL Database for MySQL NA NA NA mgmt false
568 Microsoft.Azure.Management.NetApp 1.12.0 Management - NetApp NetApp Files netapp NA NA mgmt false active
569 Microsoft.Azure.Management.Network 20.5.0 Management - Network Virtual Network network NA NA mgmt false active
570 Microsoft.Azure.Management.Network.Fluent 1.37.1 Management - Network Fluent Virtual Network NA https://docs.microsoft.com/dotnet/api/overview/azure/virtual-network NA mgmt false active
571 Microsoft.Azure.Management.NotificationHubs 2.3.3-preview Management - Notification Hubs Notification Hubs notificationhubs https://docs.microsoft.com/dotnet/api/overview/azure/notification-hubs NA mgmt false
572 Microsoft.Azure.Management.NotificationHubs.Fluent 1.9.1-beta Management - Notification Hubs Fluent Notification Hubs NA NA NA mgmt false
573 Microsoft.Azure.Management.OperationalInsights 0.24.0-preview Management - Operational Insights Operational Insights operationalinsights NA NA mgmt false
574 Microsoft.Azure.Management.Peering 2.1.1 Management - Peering Peering Service peering NA NA mgmt false active
575 Microsoft.Azure.Management.PolicyInsights 4.0.0 Management - Policy Insights Policy Insights policyinsights NA NA mgmt false active
576 Microsoft.Azure.Management.PostgreSQL 0.9.5-preview Management - PostgreSQL Database for PostgreSQL https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/postgresql/Microsoft.Azure.Management.PostgreSQL NA NA mgmt false
577 Microsoft.Azure.Management.PowerBIDedicated 0.11.0-preview Management - Power BI Dedicated Power BI Dedicated https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/powerbidedicated/Microsoft.Azure.Management.PowerBIDedicated NA mgmt false
578 Microsoft.Azure.Management.PowerBIEmbedded 1.1.1-preview Management - Power BI Embedded Power BI https://github.com/Azure/azure-sdk-for-net/tree/main/tools/legacy/SdkBackup/PowerBIEmbedded NA NA mgmt false
579 Microsoft.Azure.Management.PrivateDns 1.0.0 Management - Private DNS Private DNS privatedns NA NA mgmt false active
580 Microsoft.Azure.Management.PrivateDns.Fluent 1.37.1 Management - Private DNS Fluent Private DNS NA NA NA mgmt false active
581 Microsoft.Azure.Management.RecoveryServices 4.3.1-preview Management - Recovery Services Site Recovery recoveryservices https://docs.microsoft.com/dotnet/api/overview/azure/recovery-services NA mgmt false
582 Microsoft.Azure.Management.RecoveryServices.Backup 4.1.7-preview Management - Recovery Services Backup Site Recovery recoveryservices-backup https://docs.microsoft.com/dotnet/api/overview/azure/recovery-services NA mgmt false
583 Microsoft.Azure.Management.RecoveryServices.SiteRecovery 2.1.4-preview Management - Recovery Services Site Recovery Site Recovery recoveryservices-siterecovery NA NA mgmt false
584 Microsoft.Azure.Management.RecoveryServicesVaultUpgrade 1.0.0-preview Management - Recovery Services Vault Upgrade Site Recovery NA NA NA mgmt false
585 Microsoft.Azure.Management.Redis 6.0.0-preview.2 Management - Redis Redis Cache NA NA NA mgmt false
586 Microsoft.Azure.Management.Redis.Fluent 1.37.1 Management - Redis Fluent Redis Cache NA https://docs.microsoft.com/dotnet/api/overview/azure/redis-cache NA mgmt false active
587 Microsoft.Azure.Management.Relay 2.0.2 Management - Relay Relay https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/relay/Microsoft.Azure.Management.Relay NA mgmt false active
588 Microsoft.Azure.Management.Relay.Fluent 1.9.1-beta Management - Relay Fluent Relay NA NA NA mgmt false
589 Microsoft.Azure.Management.RemoteApp 1.0.9 Management - Remote App RemoteApp NA NA NA mgmt false active
590 Microsoft.Azure.Management.Reservations 1.15.0-preview Management - Reservations Reservations reservations NA NA mgmt false
591 Microsoft.Azure.Management.ResourceGraph 2.1.0 Management - Resource Graph Resource Graph resourcegraph NA NA mgmt false active
592 Microsoft.Azure.Management.ResourceManager 3.13.1-preview Management - Resource Manager Resource Manager NA NA NA mgmt false
593 Microsoft.Azure.Management.ResourceManager.Fluent 1.37.1 Management - Resource Manager Fluent Resource Manager NA https://docs.microsoft.com/dotnet/api/overview/azure/resource-manager NA mgmt false active
594 Microsoft.Azure.Management.Resources 2.20.1-preview Management - Resources Resources NA NA NA mgmt false
595 Microsoft.Azure.Management.SampleProjectPublish 0.9.0-Preview Management - Sample Project Publish Sample Project Publish NA NA NA mgmt false
596 Microsoft.Azure.Management.Scheduler 2.2.0 Management - Scheduler Scheduler https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/scheduler/Microsoft.Azure.Management.Scheduler NA mgmt false active
597 Microsoft.Azure.Management.Scheduler.Fluent 1.9.1-beta Management - Scheduler Fluent Scheduler NA NA NA mgmt false
598 Microsoft.Azure.Management.Search 4.0.0 Management - Search Search https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/search/Microsoft.Azure.Management.Search NA NA mgmt false active
599 Microsoft.Azure.Management.Search.Fluent 1.37.1 Management - Search Fluent Search NA NA NA mgmt false active
600 Microsoft.Azure.Management.SecurityCenter 2.2.0 Management - Security Center Security Center securitycenter NA NA mgmt false active
601 Microsoft.Azure.Management.ServerManagement 1.1.0 Management - Server Management Server Management https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/servermanagement/Microsoft.Azure.Management.ServerManagement NA mgmt false active
602 Microsoft.Azure.Management.ServiceBus 2.1.0 Management - Service Bus Service Bus https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/servicebus/Microsoft.Azure.Management.ServiceBus NA mgmt false active
603 Microsoft.Azure.Management.ServiceBus.Fluent 1.37.1 Management - Service Bus Fluent Service Bus NA https://docs.microsoft.com/dotnet/api/overview/azure/service-bus NA mgmt false active
604 Microsoft.Azure.Management.ServiceFabric 1.3.0 Management - Service Fabric Service Fabric servicefabric https://docs.microsoft.com/dotnet/api/overview/azure/service-fabric NA mgmt false active
605 Microsoft.Azure.Management.ServiceFabric.Fluent 1.9.1-beta Management - Service Fabric Fluent Service Fabric NA NA NA mgmt false
606 Microsoft.Azure.Management.SignalR 1.1.0 1.1.2-preview Management - SignalR SignalR signalr NA NA mgmt false active
607 Microsoft.Azure.Management.SiteRecovery 2.0.2-preview Management - Site Recovery Site Recovery NA NA NA mgmt false
608 Microsoft.Azure.Management.Sql 1.55.0-preview Management - SQL SQL NA NA NA mgmt false
609 Microsoft.Azure.Management.Sql.Fluent 1.37.1 Management - SQL Fluent SQL NA https://docs.microsoft.com/dotnet/api/overview/azure/sql NA mgmt false active
610 Microsoft.Azure.Management.SqlVirtualMachine 1.0.0 Management - SQL Virtual Machine SQL Server on Virtual Machines sqlvirtualmachine NA mgmt false active
611 Microsoft.Azure.Management.Storage 22.0.0 Management - Storage Storage storage NA NA mgmt false active
612 Microsoft.Azure.Management.StorageCache 2.0.0 Management - Storage Cache Storage storagecache NA NA mgmt false active
613 Microsoft.Azure.Management.Storage.Fluent 1.37.1 Management - Storage Fluent Storage NA NA NA mgmt false active
614 Microsoft.Azure.Management.StorageSync 5.0.1 Management - Storage Sync Storage storagesync NA NA mgmt false active
615 Microsoft.Azure.Management.Storsimple8000series 1.0.0 Management - Storsimple 8000 series Storsimple https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/storsimple8000series/Microsoft.Azure.Management.StorSimple8000Series NA NA mgmt false active
616 Microsoft.Azure.Management.StorSimple.Fluent 1.9.1-beta Management - StorSimple Fluent StorSimple NA https://docs.microsoft.com/dotnet/api/overview/azure/storsimple NA mgmt false
617 Microsoft.Azure.Management.StreamAnalytics 2.1.0 3.0.0-preview Management - Stream Analytics Stream Analytics https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/streamanalytics/Microsoft.Azure.Management.StreamAnalytics https://docs.microsoft.com/dotnet/api/overview/azure/stream-analytics NA mgmt false active
618 Microsoft.Azure.Management.Subscription 1.1.5 Management - Subscription Subscriptions subscription NA NA mgmt false active
619 Microsoft.Azure.Management.Support 1.0.1 Management - Support Help + support support NA NA mgmt false active
620 Microsoft.Azure.Management.Synapse 2.0.0 2.1.0-preview Management - Synapse Synapse Analytics synapse NA NA mgmt false active
621 Microsoft.Azure.Management.TrafficManager 2.5.4 Management - Traffic Manager Traffic Manager https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/trafficmanager/Microsoft.Azure.Management.TrafficManager NA NA mgmt false active
622 Microsoft.Azure.Management.TrafficManager.Fluent 1.37.1 Management - Traffic Manager Fluent Traffic Manager NA https://docs.microsoft.com/dotnet/api/overview/azure/traffic-manager NA mgmt false active
623 Microsoft.Azure.Management.WebSites 3.1.1 Management - WebSites App Service https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/websites/Microsoft.Azure.Management.WebSites NA NA mgmt false active
624 Microsoft.Azure.Management.WorkloadMonitor 1.0.0-preview Management - Workload Monitor Work Load Monitor NA NA NA mgmt false
625 Microsoft.Azure.Management.RedisEnterprise 2.0.0 Microsoft.Azure.Management.RedisEnterprise Microsoft.Azure.Management.RedisEnterprise NA NA NA mgmt False active
626 Microsoft.Azure.Management.Profiles.hybrid_2018_03_01.Authorization 0.9.0-preview Profiles hybrid_2018_03_01 Management - Authorization Authorization NA NA NA mgmt false
627 Microsoft.Azure.Management.Profiles.hybrid_2018_03_01.Compute 0.9.0-preview Profiles hybrid_2018_03_01 Management - Compute Compute NA NA NA mgmt false
628 Microsoft.Azure.Management.Profiles.hybrid_2018_03_01.Dns 0.9.0-preview Profiles hybrid_2018_03_01 Management - DNS DNS NA NA NA mgmt false
629 Microsoft.Azure.Management.Profiles.hybrid_2018_03_01.KeyVault 0.9.0-preview Profiles hybrid_2018_03_01 Management - Key Vault Key Vault NA NA NA mgmt false
630 Microsoft.Azure.Management.Profiles.hybrid_2018_03_01.Network 0.9.0-preview Profiles hybrid_2018_03_01 Management - Network Virtual Network NA NA NA mgmt false
631 Microsoft.Azure.Management.Profiles.hybrid_2018_03_01.ResourceManager 0.9.0-preview Profiles hybrid_2018_03_01 Management - Resource Resource manager NA NA NA mgmt false
632 Microsoft.Azure.Management.Profiles.hybrid_2018_03_01.Storage 0.9.0-preview Profiles hybrid_2018_03_01 Management - Storage Storage NA NA NA mgmt false
633 Microsoft.Azure.Management.Profiles.hybrid_2018_03_01.Subscription 0.9.0-preview Profiles hybrid_2018_03_01 Management - Subscription Subscriptions NA NA NA mgmt false
634 Microsoft.Azure.Management.Profiles.hybrid_2018_03_01.Websites 0.9.0-preview Profiles hybrid_2018_03_01 Management - WebSites App Service NA NA NA mgmt false
635 Microsoft.Azure.Management.Profiles.hybrid_2019_03_01.Authorization 0.9.0-preview Profiles hybrid_2019_03_01 Management - Authorization Authorization NA NA NA mgmt false
636 Microsoft.Azure.Management.Profiles.hybrid_2019_03_01.Compute 0.9.0-preview Profiles hybrid_2019_03_01 Management - Compute Compute NA NA NA mgmt false
637 Microsoft.Azure.Management.Profiles.hybrid_2019_03_01.Dns 0.9.0-preview Profiles hybrid_2019_03_01 Management - DNS DNS NA NA NA mgmt false
638 Microsoft.Azure.Management.Profiles.hybrid_2019_03_01.KeyVault 0.9.0-preview Profiles hybrid_2019_03_01 Management - Key Vault Key Vault NA NA NA mgmt false
639 Microsoft.Azure.Management.Profiles.hybrid_2019_03_01.Monitor 0.9.0-preview Profiles hybrid_2019_03_01 Management - Monitor Monitor NA NA NA mgmt false
640 Microsoft.Azure.Management.Profiles.hybrid_2019_03_01.Network 0.9.0-preview Profiles hybrid_2019_03_01 Management - Network Virtual Network NA NA NA mgmt false
641 Microsoft.Azure.Management.Profiles.hybrid_2019_03_01.ResourceManager 0.9.0-preview Profiles hybrid_2019_03_01 Management - Resource Resource Manager NA NA NA mgmt false
642 Microsoft.Azure.Management.Profiles.hybrid_2019_03_01.Storage 0.9.0-preview Profiles hybrid_2019_03_01 Management - Storage Storage NA NA NA mgmt false
643 Microsoft.Azure.Management.Profiles.hybrid_2019_03_01.Subscription 0.9.0-preview Profiles hybrid_2019_03_01 Management - Subscription Subscriptions NA NA NA mgmt false
644 Microsoft.Azure.Management.Profiles.hybrid_2019_03_01.Websites 0.9.0-preview Profiles hybrid_2019_03_01 Management - WebSites App Service NA NA NA mgmt false
645 Microsoft.Azure.Management.SecurityInsights 1.0.0 1.0.0-preview.2 Security Insights Sentinel securityinsights NA NA mgmt False
646 Microsoft.Azure.SignalR.Management 1.9.1 SignalR Management SignalR https://github.com/Azure/azure-signalr/tree/v1.5.0/src/Microsoft.Azure.SignalR.Management NA NA mgmt false active
647 Microsoft.SqlServer.Management.AlwaysEncrypted.AzureKeyVaultProvider 2.4.0 SQL Server Mangement - Key Vault Provider Key Vault NA NA NA mgmt false active
648 Microsoft.WindowsAzure.Management 4.1.3 WindowsAzure Management Management NA NA NA mgmt false active
649 Microsoft.WindowsAzure.Management.Automation 1.0.3 WindowsAzure Management - Automation Automation NA NA NA mgmt false active
650 Microsoft.WindowsAzure.Management.Compute 14.0.0 WindowsAzure Management - Compute Compute NA NA NA mgmt false active
651 Microsoft.WindowsAzure.Management.ExpressRoute 0.23.0-preview WindowsAzure Management - ExpressRoute ExpressRoute NA NA NA mgmt false
652 Microsoft.WindowsAzure.Management.HDInsight 1.5.13 WindowsAzure Management - HD Insight HDInsight NA NA NA mgmt false active
653 Microsoft.WindowsAzure.Management.Libraries 2.0.0 WindowsAzure Management - Libraries Libraries NA NA NA mgmt false active
654 Microsoft.WindowsAzure.Management.MediaServices 4.1.0 WindowsAzure Management - Media Services Media Services NA NA NA mgmt false active
655 Microsoft.WindowsAzure.Management.Monitoring 4.1.0 WindowsAzure Management - Monitoring Monitor NA NA NA mgmt false active
656 Microsoft.WindowsAzure.Management.Network 8.2.1 WindowsAzure Management - Network Virtual Network NA NA NA mgmt false active
657 Microsoft.WindowsAzure.Management.RemoteApp 2.0.7 WindowsAzure Management - Remote App RemoteApp NA NA NA mgmt false active
658 Microsoft.WindowsAzure.Management.Scheduler 6.2.0 WindowsAzure Management - Scheduler Scheduler NA NA NA mgmt false active
659 Microsoft.WindowsAzure.Management.ServiceBus 0.19.0-preview WindowsAzure Management - Service Bus Service Bus NA NA NA mgmt false
660 Microsoft.WindowsAzure.Management.Sql 5.2.0 WindowsAzure Management - SQL SQL NA NA NA mgmt false active
661 Microsoft.WindowsAzure.Management.Storage 6.0.1 WindowsAzure Management - Storage Storage NA NA NA mgmt false active
662 Microsoft.WindowsAzure.Management.Store 0.15.1-preview WindowsAzure Management - Store Store NA NA NA mgmt false
663 Microsoft.WindowsAzure.Management.StorSimple 1.0.5-preview WindowsAzure Management - StorSimple StorSimple NA NA NA mgmt false
664 Microsoft.WindowsAzure.Management.TrafficManager 0.16.1-preview WindowsAzure Management - Traffic Manager Traffic Manager NA NA NA mgmt false
665 Microsoft.WindowsAzure.Management.VirtualNetworks 0.9.9-preview WindowsAzure Management - Virtual Networks Virtual Network NA NA NA mgmt false
666 Microsoft.WindowsAzure.Management.WebSites 5.0.0-prerelease WindowsAzure Management - WebSites App Service NA NA NA mgmt false

Просмотреть файл

@ -0,0 +1,9 @@
"Package","VersionGA","VersionPreview","DisplayName","ServiceName","RepoPath","MSDocs","GHDocs","Type","New","PlannedVersions","FirstGADate","Support","Hide","Replace","Notes"
"sdk/azcore","","0.16.2","Core","Core","azcore","NA","","client","true","","","","","",""
"sdk/azidentity","","0.9.2","Identity","Identity","azidentity","NA","","client","true","","","","","",""
"sdk/synapse/azartifacts","","0.1.0","Synapse","Synapse","synapse/azartifacts","NA","","client","true","","","","","",""
"sdk/compute/armcompute","","0.2.0","Resource Management - Compute","Compute","compute/armcompute","NA","","mgmt","true","","","","","",
"sdk/keyvault/armkeyvault","","0.1.1","Resource Management - Key Vault","Key Vault","keyvault/armkeyvault","NA","","mgmt","true","","","","","",
"sdk/network/armnetwork","","0.2.0","Resource Management - Network","Network","network/armnetwork","NA","","mgmt","true","","","","","",
"sdk/resources/armresources","","0.2.0","Resource Management - Resources","Resources","resources/armresources","NA","","mgmt","true","","","","","",
"sdk/storage/armstorage","","0.1.1","Resource Management - Storage","Storage","storage/armstorage","NA","","mgmt","true","","","","","",
1 Package VersionGA VersionPreview DisplayName ServiceName RepoPath MSDocs GHDocs Type New PlannedVersions FirstGADate Support Hide Replace Notes
2 sdk/azcore 0.16.2 Core Core azcore NA client true
3 sdk/azidentity 0.9.2 Identity Identity azidentity NA client true
4 sdk/synapse/azartifacts 0.1.0 Synapse Synapse synapse/azartifacts NA client true
5 sdk/compute/armcompute 0.2.0 Resource Management - Compute Compute compute/armcompute NA mgmt true
6 sdk/keyvault/armkeyvault 0.1.1 Resource Management - Key Vault Key Vault keyvault/armkeyvault NA mgmt true
7 sdk/network/armnetwork 0.2.0 Resource Management - Network Network network/armnetwork NA mgmt true
8 sdk/resources/armresources 0.2.0 Resource Management - Resources Resources resources/armresources NA mgmt true
9 sdk/storage/armstorage 0.1.1 Resource Management - Storage Storage storage/armstorage NA mgmt true

Просмотреть файл

@ -0,0 +1,5 @@
"Package","VersionGA","VersionPreview","DisplayName","ServiceName","RepoPath","MSDocs","GHDocs","Type","New","PlannedVersions","FirstGADate","Support","Hide","Replace","Notes"
"AzureCommunicationCalling","1.1.0","","Communication Calling","Communication","communication","NA","NA","client","true","","04/28/2021","","","",""
"AzureCommunicationChat","","1.0.0-beta.12","Communication Chat","Communication","communication","NA","NA","client","true","","","","","",""
"AzureCommunicationCommon","1.0.1","","Communication Common","Communication","communication","NA","NA","client","true","","04/26/2021","","","",""
"AzureCore","","1.0.0-beta.12","Core","Core","core","NA","NA","client","true","","","","","",""
1 Package VersionGA VersionPreview DisplayName ServiceName RepoPath MSDocs GHDocs Type New PlannedVersions FirstGADate Support Hide Replace Notes
2 AzureCommunicationCalling 1.1.0 Communication Calling Communication communication NA NA client true 04/28/2021
3 AzureCommunicationChat 1.0.0-beta.12 Communication Chat Communication communication NA NA client true
4 AzureCommunicationCommon 1.0.1 Communication Common Communication communication NA NA client true 04/26/2021
5 AzureCore 1.0.0-beta.12 Core Core core NA NA client true

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -0,0 +1,483 @@
"Package","VersionGA","VersionPreview","DisplayName","ServiceName","RepoPath","MSDocs","GHDocs","Type","New","PlannedVersions","FirstGADate","Support","Hide","Replace","Notes"
"@azure/ai-anomaly-detector","","3.0.0-beta.3","Anomaly Detector","Anomaly Detector","anomalydetector","","","client","true","","","","","@azure/cognitiveservices-anomalydetector",""
"@azure/app-configuration","1.2.0","","App Configuration","App Configuration","appconfiguration","","","client","true","","01/07/2020","active","","",""
"@azure/attestation","","1.0.0-beta.4","Attestation","Attestation","attestation","","","client","true","","","","","",""
"@azure-rest/confidential-ledger","","1.0.0-beta.2","Azure Confidential Ledger","Azure Confidential Ledger","https://github.com/Azure/azure-sdk-for-js/tree/@azure-rest/confidential-ledger_item.Version/sdk/confidentialledger/confidential-ledger-rest","NA","NA","client","true","","","","","",""
"@azure-rest/purview-catalog","","1.0.0-beta.1","Azure Purview Catalog","Azure Purview Catalog","https://github.com/Azure/azure-sdk-for-js/tree/@azure-rest/purview-catalog_item.Version/sdk/purview/purview-catalog-rest","NA","NA","client","true","","","","","",""
"@azure-rest/purview-scanning","","1.0.0-beta.1","Azure Purview Scanning","Azure Purview Scanning","https://github.com/Azure/azure-sdk-for-js/tree/@azure-rest/purview-scanning_item.Version/sdk/purview/purview-scanning-rest","NA","NA","client","true","","","","","",""
"@azure/video-analyzer-edge","","1.0.0-beta.2","Azure Video Analyzer Edge","Video Analyzer","videoanalyzer","","","client","true","","","","","",""
"@azure/search-documents","11.2.0","11.3.0-beta.1","Cognitive Search","Search","search","","","client","true","","07/06/2020","active","","@azure/search",""
"@azure/communication-chat","1.0.0","","Communication Chat","Communication","communication","","","client","true","","03/29/2021","active","","",""
"@azure/communication-common","1.0.0","","Communication Common","Communication","communication","","","client","true","","03/22/2021","active","","",""
"@azure/communication-identity","1.0.0","","Communication Identity","Communication","communication","","","client","true","","03/29/2021","active","","",""
"@azure/communication-phone-numbers","1.0.0","","Communication Phone Numbers","Communication","communication","","","client","true","","04/26/2021","","","",""
"@azure/communication-sms","1.0.0","","Communication Sms","Communication","communication","","","client","true","","03/29/2021","active","","",""
"@azure/container-registry","","1.0.0-beta.3","Container Registry","Container Registry","containerregistry","","","client","true","1.0.0,08/11/2021","","","","",""
"@azure/abort-controller","1.0.4","","Core - Abort Controller","Core","core","","","client","true","","10/29/2019","active","","",""
"@azure/core-amqp","3.0.0","","Core - AMQP","Core","core","","","client","true","","01/08/2020","active","","",""
"@azure/core-auth","1.3.2","","Core - Auth","Core","core","","","client","true","","10/29/2019","active","","",""
"@azure/core-client","1.2.1","","Core - Client","Core","core","","","client","true","","03/15/2021","active","","",""
"@azure/core-http","2.0.0","","Core - HTTP","Core","core","","","client","true","","10/29/2019","active","","",""
"@azure/logger","1.0.2","","Core - Logger","Core","core","","","client","true","","10/29/2019","active","","",""
"@azure/core-lro","2.0.0","","Core - LRO","Core","core","","","client","true","","10/29/2019","active","","",""
"@azure/core-tracing","","1.0.0-preview.12","Core - Tracing","Core","core","","","client","true","","","","","",""
"@azure/core-xml","","1.0.0-beta.1","Core - XML","Core","core","","","client","true","","","","","",""
"@azure/core-rest-pipeline","1.1.0","","Core Rest Pipeline","Core","core","","","client","true","","03/15/2021","active","","",""
"@azure/core-util","","1.0.0-beta.1","Core Utils","Core","core","","","client","true","","","","","",""
"@azure/cosmos","3.12.0","","Cosmos DB","Cosmos DB","cosmosdb","","","client","true","","09/24/2019","active","","",""
"@azure/digital-twins-core","1.0.3","","Digital Twins - Core","IoT","digitaltwins","","","client","true","","11/03/2020","active","","",""
"@azure-rest/ai-document-translator","","1.0.0-beta.1","Document Translation","Document Translation","https://github.com/Azure/azure-sdk-for-js/tree/@azure-rest/ai-document-translator_item.Version/sdk/documenttranslator/ai-document-translator-rest","NA","NA","client","true","","","","","",""
"@azure/eventgrid","4.3.0","","Event Grid","Event Grid","eventgrid","","","client","true","4.5.0,08/10/2021","12/04/2019","active","","",""
"@azure/event-hubs","5.6.0","","Event Hubs","Event Hubs","eventhub","","","client","true","","03/27/2019","active","","",""
"@azure/eventhubs-checkpointstore-blob","1.0.1","","Event Hubs - Azure Blob Storage Checkpoint Store","Event Hubs","eventhub","","","client","true","","01/09/2020","active","","",""
"@azure/schema-registry","","1.0.0-beta.1","Event Hubs - Schema Registry","Event Hubs","schemaregistry","","","client","true","","","","","",""
"@azure/schema-registry-avro","","1.0.0-beta.1","Event Hubs - Schema Registry Avro","Event Hubs","schemaregistry","","","client","true","","","","","",""
"@azure-rest/agrifood-farming","","1.0.0-beta.1","farmbeats","farmbeats","https://github.com/azure/azure-sdk-for-js/tree/@azure-rest/agrifood-farming_item.Version/sdk/agrifood/agrifood-farming-rest","NA","NA","client","true","","","","","",""
"@azure/ai-form-recognizer","3.1.0","","Form Recognizer","Form Recognizer","formrecognizer","","","client","true","","08/20/2020","active","","@azure/cognitiveservices-formrecognizer",""
"@azure/identity","1.3.0","2.0.0-beta.4","Identity","Identity","identity","","","client","true","1.4.0-beta.2,08/01/2021|2.0.0,08/10/2021|1.4.0,09/01/2021","10/29/2019","active","","",""
"@azure/identity-cache-persistence","","1.0.0-beta.1","Identity Cache Persistence","Identity","identity","","","client","true","1.0.0,08/13/2021","","","","",""
"@azure/identity-vscode","","1.0.0-beta.1","Identity Visual Studio Code Credential","Identity","identity","","","client","true","1.0.0,08/13/2021","","","","",""
"@azure/iot-device-update","","1.0.0-beta.1","IoT Device Update","IoT Device Update","deviceupdate","","","client","true","","","","","",""
"@azure/keyvault-admin","4.0.1","4.1.0-beta.1","Key Vault - Administration","Key Vault","keyvault","","","client","true","","06/15/2021","","","",""
"@azure/keyvault-certificates","4.2.0","","Key Vault - Certificates","Key Vault","keyvault","","","client","true","","01/07/2020","active","","",""
"@azure/keyvault-keys","4.2.2","4.3.0-beta.1","Key Vault - Keys","Key Vault","keyvault","","","client","true","","10/30/2019","active","","",""
"@azure/keyvault-secrets","4.2.0","","Key Vault - Secrets","Key Vault","keyvault","","","client","true","","10/30/2019","active","","",""
"@azure/ai-metrics-advisor","1.0.0","","Metrics Advisor","Metrics Advisor","metricsadvisor","","","client","true","","07/06/2021","","","",""
"@azure/monitor-opentelemetry-exporter","","1.0.0-beta.4","Monitor OpenTelemetry Exporter","Monitor","https://github.com/microsoft/opentelemetry-azure-monitor-js/tree/1.0.0-preview.4/packages/azure-opentelemetry-exporter","","","client","true","","","","","",""
"@azure/monitor-query","","1.0.0-beta.3","Monitor Query","Monitor","monitor","","","client","true","","","","","",""
"@azure-rest/core-client","","1.0.0-beta.4","rest-core-client","core-rest","https://github.com/Azure/azure-sdk-for-js/tree/@azure-rest/core-client_1.0.0-beta.2/sdk/core-rest/core-client","NA","NA","client","true","","","","","",""
"@azure/service-bus","7.3.0","","Service Bus","Service Bus","servicebus","","","client","true","","05/16/2019","active","","",""
"@azure/storage-blob","12.6.0","","Storage - Blobs","Storage","storage","","","client","true","","07/26/2019","active","","",""
"@azure/storage-blob-changefeed","","12.0.0-preview.2","Storage - Blobs ChangeFeed","Storage","storage","","","client","true","","","","","",""
"@azure/storage-file-datalake","12.5.0","","Storage - Files Data Lake","Data Lake Storage (Gen 2)","storage","","","client","true","","03/10/2020","active","","",""
"@azure/storage-file-share","12.6.0","","Storage - Files Shares","Storage","storage","","","client","true","","12/04/2019","active","","",""
"@azure/storage-queue","12.5.0","","Storage - Queues","Storage","storage","","","client","true","","07/26/2019","active","","",""
"@azure/synapse-access-control","","1.0.0-beta.2","Synapse - AccessControl","Synapse Analytics","synapse","","","client","true","","","","","",""
"@azure/synapse-artifacts","","1.0.0-beta.4","Synapse - Artifacts","Synapse Analytics","synapse","","","client","true","","","","","",""
"@azure/synapse-managed-private-endpoints","","1.0.0-beta.2","Synapse - Managed Private Endpoints","Synapse Analytics","synapse","","","client","true","","","","","",""
"@azure/synapse-monitoring","","1.0.0-beta.2","Synapse - Monitoring","Synapse Analytics","synapse","","","client","true","","","","","",""
"@azure/synapse-spark","","1.0.0-beta.2","Synapse - Spark","Synapse Analytics","synapse","","","client","true","","","","","",""
"@azure/data-tables","12.1.0","","Tables","Tables","tables","","","client","true","","06/09/2021","","","",""
"@azure/ai-text-analytics","5.1.0","","Text Analytics","Text Analytics","textanalytics","","","client","true","","06/09/2020","active","","@azure/cognitiveservices-textanalytics",""
"@azure/web-pubsub","","1.0.0-beta.3","Web PubSub","Web PubSub","web-pubsub","","","client","true","","","","","",""
"@azure/web-pubsub-express","","1.0.0-beta.1","Web PubSub CloudEvents Handlers for Express","Web PubSub","web-pubsub","","","client","true","","","","","",""
"","","","","Active Directory","","NA","NA","","","","","","true","",""
"","","","","Active Directory B2C","","NA","NA","","","","","","true","",""
"","","","","Advanced Threat Protection","","NA","NA","","","","","","true","",""
"","","","","Alert Management","","NA","NA","","","","","","true","",""
"","","","","API Apps","","NA","NA","","","","","","true","",""
"","","","","Application Gateway","","NA","NA","","","","","","true","",""
"","","","","Arc Enabled Servers","","NA","NA","","","","","","true","",""
"","","","","Archive Storage","","NA","NA","","","","","","true","",""
"","","","","Artifacts","","NA","NA","","","","","","true","",""
"","","","","Automanage","","NA","NA","","","","","","true","",""
"","","","","Avere vFXT for Azure","","NA","NA","","","","","","true","",""
"","","","","Backup","","NA","NA","","","","","","true","",""
"","","","","Bastion","","NA","NA","","","","","","true","",""
"","","","","Blockchain Service","","NA","NA","","","","","","true","",""
"","","","","Blockchain Tokens","","NA","NA","","","","","","true","",""
"","","","","Blockchain Workbench","","NA","NA","","","","","","true","",""
"","","","","Blueprints","","NA","NA","","","","","","true","",""
"","","","","Boards","","NA","NA","","","","","","true","",""
"","","","","Cloud Services","","NA","NA","","","","","","true","",""
"","","","","Cloud Shell","","NA","NA","","","","","","true","",""
"","","","","Common Data Service","","NA","NA","","","","","","true","",""
"","","","","Content Protection","","NA","NA","","","","","","true","",""
"","","","","Customer Lockbox for Microsoft Azure","","NA","NA","","","","","","true","",""
"","","","","CycleCloud","","NA","NA","","","","","","true","",""
"","","","","Data Lake Analytics","","NA","NA","","","","","","true","",""
"","","","","Data Science Virtual Machines","","NA","NA","","","","","","true","",""
"","","","","Data Share","","NA","NA","","","","","","true","",""
"","","","","Datadog","","NA","NA","","","","","","true","",""
"","","","","DDoS Protection Standard","","NA","NA","","","","","","true","",""
"","","","","Dedicated Host","","NA","NA","","","","","","true","",""
"","","","","Dedicated HSM","","NA","NA","","","","","","true","",""
"","","","","Devices","","NA","NA","","","","","","true","",""
"","","","","DevOps","","NA","NA","","","","","","true","",""
"","","","","Disk Storage","","NA","NA","","","","","","true","",""
"","","","","Encoding","","NA","NA","","","","","","true","",""
"","","","","ExpressRoute","","NA","NA","","","","","","true","",""
"","","","","Firewall","","NA","NA","","","","","","true","",""
"","","","","Firewall Manager","","NA","NA","","","","","","true","",""
"","","","","Functions","","NA","NA","","","","","","true","",""
"","","","","FXT Edge Filer","","NA","NA","","","","","","true","",""
"","","","","Guest Configuration","","NA","NA","","","","","","true","",""
"","","","","HPC Cache","","NA","NA","","","","","","true","",""
"","","","","Information Protection","","NA","NA","","","","","","true","",""
"","","","","Ink Recognizer","","NA","NA","","","","","","true","",""
"","","","","Internet Analyzer","","NA","NA","","","","","","true","",""
"","","","","Intune","","NA","NA","","","","","","true","",""
"","","","","IoT Edge","","NA","NA","","","","","","true","",""
"","","","","IoT solution accelerators","","NA","NA","","","","","","true","",""
"","","","","Kinect Developer Kit","","NA","NA","","","","","","true","",""
"","","","","Kubernetes Service","","NA","NA","","","","","","true","",""
"","","","","Lighthouse","","NA","NA","","","","","","true","",""
"","","","","Linux Virtual Machines","","NA","NA","","","","","","true","",""
"","","","","Live and On-Demand Streaming","","NA","NA","","","","","","true","",""
"","","","","Load Balancer","","NA","NA","","","","","","true","",""
"","","","","Machine Learning Studio","","NA","NA","","","","","","true","",""
"","","","","Managed Disks","","NA","NA","","","","","","true","",""
"","","","","Managed Services","","NA","NA","","","","","","true","",""
"","","","","Marketplace","","NA","NA","","","","","","true","",""
"","","","","Media Player","","NA","NA","","","","","","true","",""
"","","","","Microsoft Azure portal","","NA","NA","","","","","","true","",""
"","","","","Microsoft Genomics","","NA","NA","","","","","","true","",""
"","","","","Mobile Apps","","NA","NA","","","","","","true","",""
"","","","","Network Watcher","","NA","NA","","","","","","true","",""
"","","","","Open Datasets","","NA","NA","","","","","","true","",""
"","","","","Pipelines","","NA","NA","","","","","","true","",""
"","","","","Power Apps","","NA","NA","","","","","","true","",""
"","","","","Power Automate","","NA","NA","","","","","","true","",""
"","","","","Private Link","","NA","NA","","","","","","true","",""
"","","","","R Server for HDInsight","","NA","NA","","","","","","true","",""
"","","","","Red Hat OpenShift (ARO)","","NA","NA","","","","","","true","",""
"","","","","Remote Rendering","","NA","NA","","","","","","true","",""
"","","","","RemoteApp","","NA","NA","","","","","","true","",""
"","","","","Repos","","NA","NA","","","","","","true","",""
"","","","","Resource Explorer","","NA","NA","","","","","","true","",""
"","","","","Resource Manager","","NA","NA","","","","","","true","",""
"","","","","Resource Manager templates","","NA","NA","","","","","","true","",""
"","","","","Resource Mover","","NA","NA","","","","","","true","",""
"","","","","RTOS","","NA","NA","","","","","","true","",""
"","","","","Scheduler","","NA","NA","","","","","","true","",""
"","","","","Sentinel","","NA","NA","","","","","","true","",""
"","","","","Server Management","","NA","NA","","","","","","true","",""
"","","","","Service Health","","NA","NA","","","","","","true","",""
"","","","","Spatial Anchors","","NA","NA","","","","","","true","",""
"","","","","Speaker Recognition","","NA","NA","","","","","","true","",""
"","","","","Speech Translation","","NA","NA","","","","","","true","",""
"","","","","Sphere","","NA","NA","","","","","","true","",""
"","","","","Spring Cloud","","NA","NA","","","","","","true","",""
"","","","","SQL Database","","NA","NA","","","","","","true","",""
"","","","","SQL Database Edge","","NA","NA","","","","","","true","",""
"","","","","SQL Managed Instance","","NA","NA","","","","","","true","",""
"","","","","Storage Explorer","","NA","NA","","","","","","true","",""
"","","","","Test Plans","","NA","NA","","","","","","true","",""
"","","","","Video Indexer","","NA","NA","","","","","","true","",""
"","","","","Virtual Machine Scale Sets","","NA","NA","","","","","","true","",""
"","","","","Virtual WAN","","NA","NA","","","","","","true","",""
"","","","","Visual Studio App Center","","NA","NA","","","","","","true","",""
"","","","","Visual Studio Code","","NA","NA","","","","","","true","",""
"","","","","Visual Studio Online","","NA","NA","","","","","","true","",""
"","","","","VPN Gateway","","NA","NA","","","","","","true","",""
"","","","","Web App for Containers","","NA","NA","","","","","","true","",""
"","","","","Web Apps","","NA","NA","","","","","","true","",""
"","","","","WebJobs","","NA","NA","","","","","","true","",""
"","","","","Windows 10 IoT Core Services","","NA","NA","","","","","","true","",""
"","","","","Windows Virtual Desktop","","NA","NA","","","","","","true","",""
"","","","","Xamarin","","NA","NA","","","","","","true","",""
"@autorest/adl","0.0.1","","@autorest/adl","","NA","NA","NA","","false","","","","","",""
"@autorest/codemodel","4.15.0","","@autorest/codemodel","","NA","NA","NA","","false","","","active","","",""
"@autorest/common","1.1.4","","@autorest/common","","NA","NA","NA","","false","","","active","","",""
"@autorest/configuration","1.5.0","","@autorest/configuration","","NA","NA","NA","","false","","","active","","",""
"@autorest/csharp","","3.0.0-beta.20210708.1","@autorest/csharp","","NA","NA","NA","","false","","","","","",""
"@autorest/csharp-v3","","3.0.0-beta.20201217.1","@autorest/csharp-v3","","NA","NA","NA","","false","","","","","",""
"@autorest/extension-base","3.2.1","","@autorest/extension-base","","NA","NA","NA","","false","","","active","","",""
"@autorest/schemas","1.1.4","","@autorest/schemas","","NA","NA","NA","","false","","","active","","",""
"@autorest/test-utils","0.2.2","","@autorest/test-utils","","NA","NA","NA","","false","","","","","",""
"@autorest/typescript","","6.0.0-beta.5","@autorest/typescript","","NA","NA","NA","","false","","","","","",""
"@azure/arm-appservice-profile-2020-09-01-hybrid","1.1.0","","@azure/arm-appservice-profile-2020-09-01-hybrid","","NA","NA","NA","","false","","","active","","",""
"@azure/arm-authorization-profile-2020-09-01-hybrid","1.1.0","","@azure/arm-authorization-profile-2020-09-01-hybrid","","NA","NA","NA","","false","","","active","","",""
"@azure/arm-changeanalysis","1.1.0","","@azure/arm-changeanalysis","","NA","NA","NA","","false","","","active","","",""
"@azure/arm-commerce-profile-2020-09-01-hybrid","1.1.0","","@azure/arm-commerce-profile-2020-09-01-hybrid","","NA","NA","NA","","false","","","active","","",""
"@azure/arm-compute-profile-2020-09-01-hybrid","1.1.0","","@azure/arm-compute-profile-2020-09-01-hybrid","","NA","NA","NA","","false","","","active","","",""
"@azure/arm-confluent","2.1.0","","@azure/arm-confluent","","NA","NA","NA","","false","","","active","","",""
"@azure/arm-databoxedge-profile-2020-09-01-hybrid","1.1.0","","@azure/arm-databoxedge-profile-2020-09-01-hybrid","","NA","NA","NA","","false","","","active","","",""
"@azure/arm-datadog","2.1.0","","@azure/arm-datadog","","NA","NA","NA","","false","","","active","","",""
"@azure/arm-datalake-analytics","1.1.0","","@azure/arm-datalake-analytics","","NA","NA","NA","","false","","","active","","",""
"@azure/arm-devtestlabs","3.3.0","","@azure/arm-devtestlabs","","NA","NA","NA","","false","","","","","",""
"@azure/arm-dns-profile-2020-09-01-hybrid","1.1.0","","@azure/arm-dns-profile-2020-09-01-hybrid","","NA","NA","NA","","false","","","active","","",""
"@azure/arm-eventhub-profile-2020-09-01-hybrid","1.1.0","","@azure/arm-eventhub-profile-2020-09-01-hybrid","","NA","NA","NA","","false","","","active","","",""
"@azure/arm-healthbot","1.1.0","","@azure/arm-healthbot","","NA","NA","NA","","false","","","active","","",""
"@azure/arm-hybridkubernetes","1.1.0","","@azure/arm-hybridkubernetes","","NA","NA","NA","","false","","","active","","",""
"@azure/arm-iothub-profile-2020-09-01-hybrid","1.1.0","","@azure/arm-iothub-profile-2020-09-01-hybrid","","NA","NA","NA","","false","","","active","true","",""
"@azure/arm-keyvault-profile-2020-09-01-hybrid","1.1.0","","@azure/arm-keyvault-profile-2020-09-01-hybrid","","NA","NA","NA","","false","","","active","","",""
"@azure/arm-locks-profile-2020-09-01-hybrid","1.1.0","","@azure/arm-locks-profile-2020-09-01-hybrid","","NA","NA","NA","","false","","","active","","",""
"@azure/arm-monitor-profile-2020-09-01-hybrid","1.1.0","","@azure/arm-monitor-profile-2020-09-01-hybrid","","NA","NA","NA","","false","","","active","","",""
"@azure/arm-network-profile-2020-09-01-hybrid","1.1.0","","@azure/arm-network-profile-2020-09-01-hybrid","","NA","NA","NA","","false","","","active","","",""
"@azure/arm-policy-profile-2020-09-01-hybrid","1.1.0","","@azure/arm-policy-profile-2020-09-01-hybrid","","NA","NA","NA","","false","","","active","","",""
"@azure/arm-postgresql-flexible","3.0.0","","@azure/arm-postgresql-flexible","","NA","NA","NA","","false","","","","","",""
"@azure/arm-redisenterprisecache","1.1.0","","@azure/arm-redisenterprisecache","","NA","NA","NA","","false","","","active","","",""
"@azure/arm-resourcemover","1.1.0","","@azure/arm-resourcemover","","NA","NA","NA","","false","","","active","","",""
"@azure/arm-resources-profile-2020-09-01-hybrid","1.1.0","","@azure/arm-resources-profile-2020-09-01-hybrid","","NA","NA","NA","","false","","","active","","",""
"@azure/arm-servicefabric","1.1.0","","@azure/arm-servicefabric","","NA","NA","NA","","false","","","active","","",""
"@azure/arm-storage-profile-2020-09-01-hybrid","1.1.0","","@azure/arm-storage-profile-2020-09-01-hybrid","","NA","NA","NA","","false","","","active","","",""
"@azure/arm-subscriptions-profile-2020-09-01-hybrid","1.1.0","","@azure/arm-subscriptions-profile-2020-09-01-hybrid","","NA","NA","NA","","false","","","active","","",""
"@azure/arm-template","","1.0.0-beta.2","@azure/arm-template","","NA","NA","NA","","false","","","","","",""
"@azure/communication-administration","","1.0.0-beta.4","@azure/communication-administration","","NA","NA","NA","","false","","","","","",""
"@azure/communication-network-traversal","","1.0.0-beta.1","@azure/communication-network-traversal","","NA","NA","NA","","false","","","","","",""
"@azure/communication-react","","1.0.0-beta.1","@azure/communication-react","","NA","NA","NA","","false","","","","","",""
"@azure/core-crypto","","1.0.0-alpha.20210122.1","@azure/core-crypto","","NA","NA","NA","","false","","","","","",""
"@azure/iot-modelsrepository","","1.0.0-beta.2","@azure/iot-modelsrepository","","NA","NA","NA","","false","","","","","",""
"@azure/quantum-jobs","","1.0.0-beta.1","@azure/quantum-jobs","","NA","NA","NA","","false","","","","","",""
"@azure/static-web-apps-cli","0.6.1","","@azure/static-web-apps-cli","","NA","NA","NA","","false","","","","","",""
"@azure/video-analyzer-widgets","1.0.0","","@azure/video-analyzer-widgets","","NA","NA","NA","","false","","","","","",""
"@azure-tools/adl-openapi","0.3.1","","@azure-tools/adl-openapi","","NA","NA","NA","","false","","","","","",""
"@azure-tools/adl-rest","0.3.1","","@azure-tools/adl-rest","","NA","NA","NA","","false","","","","","",""
"@azure-tools/adl-rpaas","0.4.1","","@azure-tools/adl-rpaas","","NA","NA","NA","","false","","","","","",""
"@azure-tools/adl-vs","0.2.0","","@azure-tools/adl-vs","","NA","NA","NA","","false","","","","","",""
"@azure-tools/json","1.0.0","","@azure-tools/json","","NA","NA","NA","","false","","","","","",""
"@azure-tools/jsonschema","1.0.0","","@azure-tools/jsonschema","","NA","NA","NA","","false","","","active","","",""
"@azure-tools/prettier-plugin-adl","0.1.3","","@azure-tools/prettier-plugin-adl","","NA","NA","NA","","false","","","","","",""
"@azure-tools/tmlanguage-generator","0.1.4","","@azure-tools/tmlanguage-generator","","NA","NA","NA","","false","","","","","",""
"adl-vscode","0.6.0","","adl-vscode","","NA","NA","NA","","false","","","","","",""
"@azure/amqp-common","","1.0.0-preview.17","AMQP Common","Core","core","NA","NA","client","false","","","","","",""
"@azure/cognitiveservices-anomalydetector","2.1.0","","Anomaly Detector","Anomaly Detector","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-anomalydetector","NA","NA","client","false","","","active","","",""
"@azure/applicationinsights-query","1.1.0","","Application Insights - Query","Application Insights","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/applicationinsights/applicationinsights-query","NA","","client","false","","","active","","",""
"autorest","3.2.3","","AutoRest","AutoRest","NA","NA","NA","client","false","","","active","","",""
"@autorest/az","1.7.2","","AutoRest - AZ","AutoRest","https://github.com/Azure/autorest.az/tree/1.4.0","NA","NA","client","false","","","active","","",""
"@autorest/azureresourceschema","3.0.103","","AutoRest - Azure Resource Schema","AutoRest","https://github.com/Azure/autorest.azureresourceschema","NA","NA","client","false","","","active","","",""
"@autorest/cli","0.1.889","","AutoRest - CLI","AutoRest","https://github.com/Azure/autorest.cli","NA","NA","client","false","","","","","",""
"@autorest/cli.common","1.0.14","","AutoRest - CLI Common","AutoRest","https://github.com/Azure/autorest.clicommon","NA","NA","client","false","","","active","true","",""
"@autorest/clicommon","0.6.2","","AutoRest - CLI Common","AutoRest","https://github.com/Azure/autorest.clicommon/tree/0.4.12","NA","NA","client","false","","","","","",""
"@azure/autorest.codemodel-v3","3.0.137","","AutoRest - Code Model","AutoRest","NA","NA","NA","client","false","","","active","","",""
"@autorest/compare","0.3.7","","AutoRest - Compare","AutoRest","https://github.com/Azure/autorest.compare","NA","NA","client","false","","","","","",""
"@autorest/core","3.4.5","","AutoRest - Core","AutoRest","https://github.com/Azure/autorest","NA","NA","client","false","","","active","","",""
"@autorest/azure-functions-csharp","","0.2.0-preview-dev.321054549","AutoRest - Functions CSharp","AutoRest","NA","NA","NA","client","false","","","","","",""
"@autorest/azure-functions-java","","0.0.2-Preview","AutoRest - Functions Java","AutoRest","NA","NA","NA","client","false","","","","","",""
"@autorest/azure-functions-python","","0.1.0-preview","AutoRest - Functions Python","AutoRest","NA","NA","NA","client","false","","","","","",""
"@autorest/azure-functions-typescript","","0.0.1-preview","AutoRest - Functions TypeScript","AutoRest","NA","NA","NA","client","false","","","","","",""
"@autorest/go","","4.0.0-preview.23","AutoRest - Go","AutoRest","NA","NA","NA","client","false","","","","","",""
"@autorest/modelerfour","4.19.3","","AutoRest - Modeler Four","AutoRest","https://github.com/Azure/autorest.modelerfour","NA","NA","client","false","","","active","","",""
"@autorest/powershell","3.0.436","","AutoRest - Power Shell","AutoRest","https://github.com/Azure/autorest.powershell","NA","NA","client","false","","","active","","",""
"@autorest/python","5.8.3","","AutoRest - Python","AutoRest","https://github.com/Azure/autorest.python/tree/v5.1.0-preview.7","NA","NA","client","false","","","active","","",""
"@autorest/remodeler","2.1.27","","AutoRest - Remodeler","AutoRest","https://github.com/Azure/autorest.remodeler","NA","NA","client","false","","","active","","",""
"@autorest/test","0.1.76","","AutoRest - Test","AutoRest","https://github.com/Azure/autorest.test","NA","NA","client","false","","","","","",""
"@autorest/test-server","3.0.27","","AutoRest - Test Server","AutoRest","NA","NA","NA","client","false","","","active","","",""
"@azure/cognitiveservices-autosuggest","2.0.1","","Autosuggest","Autosuggest","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-autosuggest","NA","NA","client","false","","","maintenance","","",""
"@azure/avocado","0.8.3","","Avocado","OpenAPI Specification","https://github.com/Azure/avocado","NA","NA","client","false","","","","","",""
"@azure/batch","8.0.0","","Batch","Batch","https://github.com/azure/azure-sdk-for-js/tree/main/sdk/batch/batch","NA","NA","client","false","","","active","","",""
"@azure/communication-calling","1.1.0","","Communication Calling","Communication","NA","NA","NA","client","false","","","active","","",""
"@azure/communication-signaling","","1.0.0-beta.7","Communication Signaling","Communication","NA","NA","NA","client","false","","","","","",""
"@azure/cognitiveservices-computervision","8.1.0","","Computer Vision","Computer Vision","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-computervision","NA","NA","client","false","","","active","","",""
"@azure/cognitiveservices-contentmoderator","5.0.1","","Content Moderator","Content Moderator","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-contentmoderator","NA","NA","client","false","","","active","","",""
"@azure/core-asynciterator-polyfill","1.0.0","","Core - Asynciterator Polyfill","Core","core","NA","","client","false","","","","","",""
"@azure/core-https","","1.0.0-beta.1","Core - Https","Core","NA","NA","NA","client","false","","","","","",""
"@azure/core-paging","1.1.3","","Core - Paging","Core","core","","","client","false","","","","","",""
"@azure/cosmos","2.1.1","","Cosmos DB","Cosmos DB","NA","NA","NA","client","false","","","","true","",""
"@azure/cognitiveservices-customimagesearch","2.0.1","","Custom Image Search","Custom Image Search","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-customimagesearch","NA","NA","client","false","","","maintenance","","",""
"@azure/cognitiveservices-customsearch","3.0.1","","Custom Search","Custom Search","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-customsearch","NA","NA","client","false","","","maintenance","","",""
"@azure/cognitiveservices-customvision-prediction","5.1.2","","Custom Vision Prediction","Custom Vision","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-customvision-prediction","NA","NA","client","false","","","maintenance","","",""
"@azure/cognitiveservices-customvision-training","5.2.0","","Custom Vision Training","Custom Vision","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-customvision-training","NA","NA","client","false","","","maintenance","","",""
"@azure/cognitiveservices-entitysearch","3.0.1","","Entity Search","Entity Search","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-entitysearch","NA","NA","client","false","","","maintenance","","",""
"azure-eventgrid","1.6.0","","Event Grid","Event Grid","NA","NA","NA","client","false","","","","true","",""
"azure-event-hubs","0.2.11","","Event Hubs","Event Hubs","NA","NA","NA","client","false","","","","true","",""
"@azure/event-processor-host","2.1.1","","Event Hubs - Event Processor","Event Hubs","eventhub","NA","","client","false","","","maintenance","","",""
"@azure/cognitiveservices-face","4.2.0","","Face","Face","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-face","NA","NA","client","false","","","active","","",""
"@azure/cognitiveservices-formrecognizer","2.0.1","","Form Recognizer","Form Recognizer","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-formrecognizer","NA","NA","client","false","","","maintenance","","",""
"git-rest-api-sdk","0.3.3","","Git Rest Api SDK","Git Rest Api","https://github.com/azure/git-rest-api","NA","NA","client","false","","","","","",""
"@azure/graph","5.0.2","","Graph","Microsoft Graph","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/graphrbac/graph","NA","NA","client","false","","","active","","",""
"@azure/cognitiveservices-imagesearch","3.0.1","","Image Search","Image Search","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-imagesearch","NA","NA","client","false","","","maintenance","","",""
"azure-iot-amqp-base","2.4.9","","IoT AMQP Base","IoT","https://github.com/Azure/azure-iot-sdk-node","NA","NA","client","false","","","active","","",""
"azure-iot-common","1.12.9","","IoT Common","IoT","https://github.com/Azure/azure-iot-sdk-node/tree/master/common","NA","NA","client","false","","","active","","",""
"azure-iot-device","1.17.4","","IoT Device","IoT Plug and Play","https://github.com/Azure/azure-iot-sdk-node/tree/master/device","NA","NA","client","false","","","active","","",""
"azure-iot-device-amqp","1.13.4","","IoT Device AMQP","IoT Plug and Play","https://github.com/Azure/azure-iot-sdk-node/tree/master/device/transport/amqp","NA","NA","client","false","","","active","","",""
"azure-iot-device-http","1.13.4","","IoT Device Http","IoT Plug and Play","https://github.com/Azure/azure-iot-sdk-node/tree/master/device/transport/http","NA","NA","client","false","","","active","","",""
"azure-iot-device-mqtt","1.15.4","","IoT Device MQTT","IoT Plug and Play","https://github.com/Azure/azure-iot-sdk-node/tree/master/device/transport/mqtt","NA","NA","client","false","","","active","","",""
"azure-iot-http-base","1.11.9","","IoT Http Base","IoT","https://github.com/Azure/azure-iot-sdk-node","NA","NA","client","false","","","active","","",""
"azure-iothub","1.14.2","","IoT Hub","IoT Hub","https://github.com/Azure/azure-iot-sdk-node","NA","NA","client","false","","","active","","",""
"azure-iot-mqtt-base","1.12.9","","IoT MQTT Base","IoT","https://github.com/Azure/azure-iot-sdk-node","NA","NA","client","false","","","active","","",""
"azure-iot-provisioning-device","1.8.8","","IoT Provisioning Device","IoT","https://github.com/Azure/azure-iot-sdk-node/tree/master/provisioning/device","NA","NA","client","false","","","active","","",""
"azure-iot-provisioning-device-amqp","1.8.8","","IoT Provisioning Device AMQP","IoT","https://github.com/Azure/azure-iot-sdk-node/tree/master/provisioning/transport/amqp","NA","NA","client","false","","","active","","",""
"azure-iot-provisioning-device-http","1.8.8","","IoT Provisioning Device Http","IoT","https://github.com/Azure/azure-iot-sdk-node/tree/master/provisioning/transport/http","NA","NA","client","false","","","active","","",""
"azure-iot-provisioning-device-mqtt","1.7.8","","IoT Provisioning Device MQTT","IoT","https://github.com/Azure/azure-iot-sdk-node/tree/master/provisioning/device","NA","NA","client","false","","","active","","",""
"azure-iot-provisioning-service","1.8.9","","IoT Provisioning Service","IoT","https://github.com/Azure/azure-iot-sdk-node/tree/master/provisioning/transport/mqtt","NA","NA","client","false","","","active","","",""
"azure-iot-security-symmetric-key","1.7.8","","IoT Security Symmetric Key","IoT","https://github.com/Azure/azure-iot-sdk-node/tree/master/security/symmetric","NA","NA","client","false","","","active","","",""
"azure-iot-security-tpm","1.8.8","","IoT Security TPM","IoT","https://github.com/Azure/azure-iot-sdk-node/tree/master/security/tpm","NA","NA","client","false","","","active","","",""
"azure-iot-security-x509","1.7.8","","IoT Security X509","IoT","https://github.com/Azure/azure-iot-sdk-node/tree/master/security/x509","NA","NA","client","false","","","active","","",""
"azure-keyvault","3.0.5","","Key Vault","Key Vault","NA","NA","NA","client","false","","","maintenance","","",""
"@azure/cognitiveservices-localsearch","2.0.1","","Local Search","Local Search","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-localsearch","NA","NA","client","false","","","maintenance","","",""
"@azure/loganalytics","0.2.0","","Log Analytics","Log Analytics","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/operationalinsights/loganalytics","NA","","client","false","","","","","",""
"@azure/logger-js","1.3.2","","Logger JS","Logger","https://github.com/Azure/logger-js","NA","NA","client","false","","","","","",""
"@azure/cognitiveservices-luis-authoring","","4.0.0-preview.3","LUIS Authoring","Language Understanding","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-luis-authoring","NA","NA","client","false","","","","","",""
"@azure/cognitiveservices-luis-runtime","5.0.0","","LUIS Runtime","Language Understanding","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-luis-runtime","NA","NA","client","false","","","active","","",""
"@azure/ms-rest-azure-env","2.0.0","","MsRest - Azure Env","MsRest","https://github.com/Azure/ms-rest-azure-env","NA","NA","client","false","","","active","","",""
"@azure/ms-rest-azure-js","2.1.0","","MsRest - Azure JS","MsRest","https://github.com/Azure/ms-rest-azure-js","NA","NA","client","false","","","active","","",""
"@azure/ms-rest-browserauth","1.0.2","","MsRest - Browser Auth","MsRest","https://github.com/Azure/ms-rest-browserauth","NA","NA","client","false","","","active","","",""
"@azure/ms-rest-js","2.5.2","","MsRest - JS","MsRest","https://github.com/Azure/ms-rest-js","NA","NA","client","false","","","active","","",""
"@azure/ms-rest-nodeauth","3.0.10","","MsRest - Node Auth","MsRest","https://github.com/Azure/ms-rest-nodeauth","NA","NA","client","false","","","active","","",""
"@azure/cognitiveservices-newssearch","3.0.1","","News Search","News Search","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-newssearch","NA","NA","client","false","","","maintenance","","",""
"@azure/ng-deploy","0.2.3","","Ng Deploy","Deploy Angular","https://github.com/Azure/ng-deploy-azure","NA","NA","client","false","","","","","",""
"node-red-contrib-azureiothubnode","0.5.3","","Node Red Contrib Azure IoT Hub Node","IoT Hub","NA","NA","NA","client","false","","","","","",""
"@azure/oad","0.8.11","","Oad","OpenAPI Specification","https://github.com/Azure/openapi-diff","NA","NA","client","false","","","","","",""
"@azure/openapi-markdown","0.9.2","","OpenAPI Markdown","OpenAPI MarkDown","https://github.com/Azure/openapi-markdown","NA","NA","client","false","","","","","",""
"@azure/cognitiveservices-personalizer","2.0.1","","Personalizer","Personalizer","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-personalizer","NA","NA","client","false","","","","","",""
"@azure/publish-pipeline-result","0.1.2","","Publish Pipeline Result","Pipelines","NA","NA","NA","client","false","","","","","",""
"@azure/cognitiveservices-qnamaker","3.2.0","","QnA Maker","QnA Maker","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-qnamaker","NA","NA","client","false","","","active","","",""
"@azure/cognitiveservices-qnamaker-runtime","1.0.1","","QnA Maker Runtime","QnA Maker","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-qnamaker-runtime","NA","NA","client","false","","","active","","",""
"@azure/rest-api-specs-scripts","0.14.0","","RestAPI Specs Scripts","RestAPI Specification","https://github.com/Azure/rest-api-specs-scripts","NA","NA","client","false","","","","","",""
"azure-sb","0.11.1","","Service Bus","Service Bus","NA","NA","NA","client","false","","","","","",""
"@azure/servicefabric","5.0.0","","Service Fabric","Service Fabric","NA","https://docs.microsoft.com/javascript/api/overview/azure/service-fabric","NA","client","false","","","","","",""
"microsoft-cognitiveservices-speech-sdk","1.14.1","","Speech","Speech","NA","https://docs.microsoft.com/javascript/api/overview/azure/speech-service","NA","client","false","","","active","","",""
"@azure/cognitiveservices-spellcheck","3.0.1","","Spell Check","Spell Check","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-spellcheck","NA","NA","client","false","","","maintenance","","",""
"azure-storage","2.10.3","","Storage","Storage","NA","NA","NA","client","false","","","maintenance","true","",""
"@azure/storage-datalake","0.2.0","","Storage - Files Data Lake","Storage","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/storage-datalake","NA","","client","false","","","","","@azure/storage-file-datalake",""
"@azure/storage-file","10.3.0","","Storage - Files Shares","Storage","NA","NA","NA","client","false","","","maintenance","","@azure/storage-file-share",""
"azure-streamanalytics-cicd","2.1.2","","Stream Analytics CI/CD","Stream Analytics","NA","NA","NA","client","false","","","active","","",""
"@azure/swagger-validation-common","0.1.2","","Swagger Validation Common","OpenAPI Specification","NA","NA","NA","client","false","","","","","",""
"@azure/template","","1.0.9-beta.816606","Template","Template","NA","NA","NA","client","true","","","","true","",""
"@azure/cognitiveservices-textanalytics","4.0.0","","Text Analytics","Text Analytics","NA","NA","","client","false","","","maintenance","","@azure/ai-text-analytics",""
"@azure-tools/adl","0.13.0","","Tools - ADL","ADL","NA","NA","NA","client","false","","","","true","",""
"@azure-tools/adl.core","0.1.499","","Tools - ADL Core","ADL","NA","NA","NA","client","false","","","","true","",""
"@azure-tools/adl.rules.azure","0.1.208","","Tools - ADL Rules Azure","ADL","NA","NA","NA","client","false","","","","true","",""
"@azure-tools/adl.types.arm","0.1.205","","Tools - ADL Types ARM","ADL","NA","NA","NA","client","false","","","","true","",""
"@azure-tools/adl.types.core","0.1.211","","Tools - ADL Types Core","ADL","NA","NA","NA","client","false","","","","true","",""
"@azure-tools/async-io","3.0.254","","Tools - Async IO","Async IO","https://github.com/Azure/perks","NA","NA","client","false","","","","true","",""
"@azure-tools/azcopy-darwin","10.10.0","","Tools - Azcopy Darwin","Azcopy","https://github.com/Azure/azure-storage-azcopy","NA","NA","client","false","","","","","",""
"@azure-tools/azcopy-linux","10.10.0","","Tools - Azcopy Linux","Azcopy","https://github.com/Azure/azure-storage-azcopy","NA","NA","client","false","","","","","",""
"@azure-tools/azcopy-node","2.2.0","","Tools - Azcopy Node","Azcopy","https://github.com/Azure/azure-storage-azcopy","NA","NA","client","false","","","","","",""
"@azure-tools/azcopy-win32","10.10.0","","Tools - Azcopy Win32","Azcopy","https://github.com/Azure/azure-storage-azcopy","NA","NA","client","false","","","","","",""
"@azure-tools/azcopy-win64","10.10.0","","Tools - Azcopy Win64","Azcopy","https://github.com/Azure/azure-storage-azcopy","NA","NA","client","false","","","","","",""
"@azure-tools/codemodel-v3","3.1.266","","Tools - Code Model V3","Code Model","https://github.com/Azure/perks","NA","NA","client","false","","","","true","",""
"@azure-tools/codegen","2.5.294","","Tools - Codegen","Codegen","https://github.com/Azure/perks","NA","NA","client","false","","","","true","",""
"@azure-tools/codegen-csharp","3.0.264","","Tools - Codegen Csharp","Codegen","https://github.com/Azure/perks","NA","NA","client","false","","","","true","",""
"@azure-tools/datastore","4.3.1","","Tools - Data Store","Data Store","https://github.com/Azure/perks","NA","NA","client","false","","","","","",""
"@azure-tools/deduplication","3.0.269","","Tools - Deduplication","Deduplication","https://github.com/Azure/perks","NA","NA","client","false","","","","true","",""
"@azure-tools/eventing","3.0.253","","Tools - Eventing","Eventing","https://github.com/Azure/perks","NA","NA","client","false","","","","true","",""
"@azure-tools/extension","3.2.7","","Tools - Extension","Extensions","https://github.com/Azure/perks","NA","NA","client","false","","","","true","",""
"@azure-tools/linq","3.1.263","","Tools - Linq","Linq","https://github.com/Azure/perks","NA","NA","client","false","","","","true","",""
"@azure-tools/oai2-to-oai3","4.2.281","","Tools - Oai2 To Oai3","Oai2 To Oai3","https://github.com/Azure/perks","NA","NA","client","false","","","","true","",""
"@azure-tools/object-comparison","3.0.253","","Tools - Object Comparison","Object Comparison","https://github.com/Azure/perks","NA","NA","client","false","","","","true","",""
"@azure-tools/openapi","3.1.3","","Tools - OpenAPI","OpenAPI","https://github.com/Azure/perks","NA","NA","client","false","","","","true","",""
"@azure-tools/openapi-tools-common","1.2.2","","Tools - OpenAPI Tools Common","OpenAPI Tools Common","NA","NA","NA","client","false","","","","","",""
"@azure-tools/sourcemap","0.1.234","","Tools - Source Map","Source Map","NA","NA","NA","client","false","","","","true","",""
"@azure-tools/tasks","3.0.255","","Tools - Tasks","AutoRest","https://github.com/Azure/perks","NA","NA","client","false","","","","true","",""
"@azure-tools/uri","3.1.1","","Tools - Uri","Uri","https://github.com/Azure/perks","NA","NA","client","false","","","","true","",""
"@azure/cognitiveservices-translatortext","1.0.1","","Translator","Translator","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-translatortext","NA","NA","client","false","","","","","",""
"@azure/cognitiveservices-videosearch","3.0.1","","Video Search","Video Search","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-videosearch","NA","NA","client","false","","","maintenance","","",""
"@azure/cognitiveservices-visualsearch","3.0.1","","Visual Search","Visual Search","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-visualsearch","NA","NA","client","false","","","maintenance","","",""
"@azure/cognitiveservices-websearch","3.0.1","","Web Search","Web Search","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-websearch","NA","NA","client","false","","","maintenance","","",""
"azure-arm-datalake-store","","3.1.2-preview","Data Lake Storage","Data Lake Storage (Gen 1)","NA","NA","NA","mgmt","false","","","","","",""
"@azure/arm-advisor","2.1.0","","Resource Management - Advisor","Advisor","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/advisor/arm-advisor","https://docs.microsoft.com/javascript/api/overview/azure/advisor","NA","mgmt","false","","","","","",""
"@azure/arm-analysisservices","2.4.0","","Resource Management - Analysis Services","Analysis Services","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/analysisservices/arm-analysisservices","https://docs.microsoft.com/javascript/api/overview/azure/analysis-services","NA","mgmt","false","","","","","",""
"@azure/arm-apimanagement","7.1.0","","Resource Management - Api Management","API Management","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/apimanagement/arm-apimanagement","NA","NA","mgmt","false","","","","","",""
"@azure/arm-appconfiguration","2.0.0","","Resource Management - App Configuration","App Configuration","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/appconfiguration/arm-appconfiguration","NA","NA","mgmt","false","","","","","",""
"@azure/arm-appplatform","1.4.0","","Resource Management - App Platform","Spring Cloud","NA","NA","NA","mgmt","false","","","","","",""
"@azure/arm-appservice","8.1.0","","Resource Management - App Service","App Service","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/appservice/arm-appservice","https://docs.microsoft.com/javascript/api/overview/azure/appservice","NA","mgmt","false","","","","","",""
"@azure/arm-appservice-profile-2019-03-01-hybrid","1.1.0","","Resource Management - App Service","App Service","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/appservice/arm-appservice-profile-2019-03-01-hybrid","NA","NA","mgmt","false","","","","true","",""
"@azure/arm-appinsights","3.1.0","","Resource Management - Application Insights","Application Insights","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/applicationinsights/arm-appinsights","NA","NA","mgmt","false","","","","","",""
"@azure/arm-attestation","1.1.0","","Resource Management - Attestation","Attestation","NA","NA","NA","mgmt","false","","","","","",""
"@azure/arm-authorization","8.4.0","","Resource Management - Authorization","Authorization","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/authorization/arm-authorization","https://docs.microsoft.com/javascript/api/overview/azure/authorization","NA","mgmt","false","","","","","",""
"@azure/arm-authorization-profile-2019-03-01-hybrid","1.1.0","","Resource Management - Authorization","Authorization","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/authorization/arm-authorization-profile-2019-03-01-hybrid","NA","NA","mgmt","false","","","","true","",""
"@azure/arm-automation","10.1.0","","Resource Management - Automation","Automation","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/automation/arm-automation","https://docs.microsoft.com/javascript/api/overview/azure/automation","NA","mgmt","false","","","","","",""
"@azure/arm-azurestack","2.1.0","","Resource Management - Azure Stack","Stack","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/azurestack/arm-azurestack","NA","NA","mgmt","false","","","","","",""
"@azure/arm-azurestackhci","1.1.0","","Resource Management - Azure Stack HCI","Stack HCI","NA","NA","NA","mgmt","false","","","","","",""
"@azure/arm-avs","2.0.0","","Resource Management - Azure VMware Solution","VMware Solution","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/avs/arm-avs","NA","NA","mgmt","false","","","","","",""
"@azure/arm-batch","5.1.0","","Resource Management - Batch","Batch","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/batch/arm-batch","NA","NA","mgmt","false","","","","","",""
"@azure/arm-batchai","2.2.0","","Resource Management - Batch AI","Batch AI","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/batchai/arm-batchai","https://docs.microsoft.com/javascript/api/overview/azure/batchai","NA","mgmt","false","","","","","",""
"@azure/arm-billing","3.1.0","","Resource Management - Billing","Cost Management + Billing","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/billing/arm-billing","https://docs.microsoft.com/javascript/api/overview/azure/billing","NA","mgmt","false","","","","","",""
"@azure/arm-botservice","2.1.0","","Resource Management - Bot Service","Bot Service","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/botservice/arm-botservice","NA","NA","mgmt","false","","","","","",""
"@azure/arm-cognitiveservices","6.0.0","","Resource Management - Cognitive Services","Cognitive Services","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/arm-cognitiveservices","https://docs.microsoft.com/javascript/api/overview/azure/cognitive-services","NA","mgmt","false","","","","","",""
"@azure/arm-commerce","2.2.0","","Resource Management - Commerce","Commerce","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/commerce/arm-commerce","https://docs.microsoft.com/javascript/api/overview/azure/commerce","NA","mgmt","false","","","","","",""
"@azure/arm-commitmentplans","1.3.0","","Resource Management - Commitment Plans","Machine Learning","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/machinelearning/arm-commitmentplans","NA","NA","mgmt","false","","","","","",""
"@azure/arm-communication","2.1.0","","Resource Management - Communication","Communication","NA","NA","NA","mgmt","false","","","","","",""
"@azure/arm-compute","16.2.0","","Resource Management - Compute","Compute","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/compute/arm-compute","https://docs.microsoft.com/javascript/api/overview/azure/virtualmachines","NA","mgmt","false","","","","","",""
"@azure/arm-compute-profile-2019-03-01-hybrid","1.1.0","","Resource Management - Compute Profile","Compute","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/compute/arm-compute-profile-2019-03-01-hybrid","NA","NA","mgmt","false","","","","true","",""
"@azure/arm-consumption","7.1.0","","Resource Management - Consumption","Consumption","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/consumption/arm-consumption","NA","NA","mgmt","false","","","","","",""
"@azure/arm-containerinstance","6.2.0","","Resource Management - Container Instances","Container Instances","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/containerinstance/arm-containerinstance","NA","NA","mgmt","false","","","","","",""
"@azure/arm-containerregistry","8.1.0","","Resource Management - Container Registry","Container Registry","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/containerregistry/arm-containerregistry","https://docs.microsoft.com/javascript/api/overview/azure/container-registry","NA","mgmt","false","","","","","",""
"@azure/arm-containerservice","13.3.0","","Resource Management - Container Service","Container Service","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/containerservice/arm-containerservice","https://docs.microsoft.com/javascript/api/overview/azure/container-service","NA","mgmt","false","","","","","",""
"@azure/arm-cdn","5.3.0","","Resource Management - Content Delivery Network","Content Delivery Network","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cdn/arm-cdn","https://docs.microsoft.com/javascript/api/overview/azure/cdn","NA","mgmt","false","","","","","",""
"@azure/arm-cosmosdb","14.1.0","","Resource Management - Cosmos DB","Cosmos DB","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cosmosdb/arm-cosmosdb","https://docs.microsoft.com/javascript/api/overview/azure/cosmos-db","NA","mgmt","false","","","","","",""
"@azure/arm-customerinsights","3.2.0","","Resource Management - Customer Insights","Customer Insights","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/customer-insights/arm-customerinsights","NA","NA","mgmt","false","","","","","",""
"@azure/arm-databox","4.1.0","","Resource Management - Data Box","Data Box","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/databox/arm-databox","NA","NA","mgmt","false","","","","","",""
"@azure/arm-databoxedge","1.1.0","","Resource Management - Data Box Edge","Stack Edge","NA","NA","NA","mgmt","false","","","","","",""
"@azure/arm-datacatalog","1.2.0","","Resource Management - Data Catalog","Data Catalog","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/datacatalog/arm-datacatalog","NA","NA","mgmt","false","","","","","",""
"@azure/arm-datafactory","7.8.0","","Resource Management - Data Factory","Data Factory","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/datafactory/arm-datafactory","NA","NA","mgmt","false","","","","","",""
"@azure/arm-datamigration","2.1.0","","Resource Management - Data Migration","Database Migration Service","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/datamigration/arm-datamigration","NA","NA","mgmt","false","","","","","",""
"@azure/arm-databricks","2.0.0","","Resource Management - Databricks","Databricks","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/databricks/arm-databricks","NA","NA","mgmt","false","","","","","",""
"@azure/arm-deploymentmanager","3.1.0","","Resource Management - Deployment Manager","Deployment Manager","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/deploymentmanager/arm-deploymentmanager","NA","NA","mgmt","false","","","","","",""
"@azure/arm-devspaces","1.2.0","","Resource Management - Dev Spaces","Dev Spaces","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/devspaces/arm-devspaces","NA","NA","mgmt","false","","","","","",""
"@azure/arm-deviceprovisioningservices","2.2.0","","Resource Management - Device Provisioning Services","Device Provisioning Services","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/deviceprovisioningservices/arm-deviceprovisioningservices","NA","NA","mgmt","false","","","","","",""
"@azure/arm-digitaltwins","2.1.0","","Resource Management - Digital Twins","Digital Twins","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/digitaltwins/arm-digitaltwins","NA","NA","mgmt","false","","","","","",""
"@azure/arm-dns","4.1.0","","Resource Management - DNS","DNS","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/dns/arm-dns","https://docs.microsoft.com/javascript/api/overview/azure/dns","NA","mgmt","false","","","","","",""
"@azure/arm-dns-profile-2019-03-01-hybrid","1.1.0","","Resource Management - DNS","DNS","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/dns/arm-dns-profile-2019-03-01-hybrid","NA","NA","mgmt","false","","","","true","",""
"@azure/arm-domainservices","3.2.0","","Resource Management - Domain Services","Active Directory Domain Services","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/domainservices/arm-domainservices","NA","NA","mgmt","false","","","","","",""
"@azure/arm-edgegateway","2.1.0","","Resource Management - Edge Gateway","Stack Edge","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/edgegateway/arm-edgegateway","NA","NA","mgmt","false","","","","","",""
"@azure/arm-eventgrid","11.0.0","","Resource Management - Event Grid","Event Grid","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/eventgrid/arm-eventgrid","https://docs.microsoft.com/javascript/api/overview/azure/eventgrid","NA","mgmt","false","","","","","",""
"@azure/arm-eventhub","3.3.0","","Resource Management - Event Hubs","Event Hubs","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/eventhub/arm-eventhub","https://docs.microsoft.com/javascript/api/overview/azure/event-hub","NA","mgmt","false","","","","","",""
"@azure/arm-features","1.1.0","","Resource Management - Features","Features","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/features/arm-features","NA","NA","mgmt","false","","","","","",""
"@azure/arm-frontdoor","4.1.0","","Resource Management - Frontdoor","Front Door","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/frontdoor/arm-frontdoor","NA","NA","mgmt","false","","","","","",""
"@azure/arm-hanaonazure","3.1.0","","Resource Management - HANA on Azure","SAP HANA on Azure","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/hanaonazure/arm-hanaonazure","NA","NA","mgmt","false","","","","","",""
"@azure/arm-hdinsight","0.23.0","","Resource Management - HDInsight","HDInsight","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/hdinsight/arm-hdinsight","https://docs.microsoft.com/javascript/api/overview/azure/hdinsight","NA","mgmt","false","","","","","",""
"@azure/arm-healthcareapis","1.1.0","","Resource Management - Health Care APIs","API for FHIR","NA","NA","NA","mgmt","false","","","","","",""
"@azure/arm-hybridcompute","2.1.0","","Resource Management - Hybrid Compute","Hybrid Compute","NA","NA","NA","mgmt","false","","","","","",""
"@azure/arm-iotcentral","4.2.0","","Resource Management - IoT Central","IoT Central","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/iotcentral/arm-iotcentral","NA","NA","mgmt","false","","","","","",""
"@azure/arm-iothub","5.1.0","","Resource Management - IoT Hub","IoT Hub","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/iothub/arm-iothub","https://docs.microsoft.com/javascript/api/overview/azure/iot-hub","NA","mgmt","false","","","","","",""
"@azure/arm-iotspaces","1.2.0","","Resource Management - IoT Spaces","IoT Central","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/iotspaces/arm-iotspaces","NA","NA","mgmt","false","","","","","",""
"@azure/arm-keyvault","1.3.0","","Resource Management - Key Vault","Key Vault","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/keyvault/arm-keyvault","NA","NA","mgmt","false","","","","","",""
"@azure/arm-keyvault-profile-2019-03-01-hybrid","1.1.0","","Resource Management - Key Vault","Key Vault","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/keyvault/arm-keyvault-profile-2019-03-01-hybrid","NA","NA","mgmt","false","","","","true","",""
"@azure/arm-kubernetesconfiguration","3.1.0","","Resource Management - Kubernetes Configuration","Kubernetes Configuration","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/kubernetesconfiguration/arm-kubernetesconfiguration","NA","NA","mgmt","false","","","","","",""
"@azure/arm-kusto","6.2.0","","Resource Management - Kusto","Data Explorer","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/kusto/arm-kusto","NA","NA","mgmt","false","","","","","",""
"@azure/arm-labservices","1.1.0","","Resource Management - Lab Services","Lab Services","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/labservices/arm-labservices","NA","NA","mgmt","false","","","","","",""
"@azure/arm-links","1.1.0","","Resource Management - Links","Links","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/links/arm-links","NA","NA","mgmt","false","","","","","",""
"@azure/arm-locks","1.2.0","","Resource Management - Locks","Locks","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/locks/arm-locks","NA","NA","mgmt","false","","","","","",""
"@azure/arm-locks-profile-hybrid-2019-03-01","1.1.0","","Resource Management - Locks","Locks","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/locks/arm-locks-profile-hybrid-2019-03-01","NA","NA","mgmt","false","","","","true","",""
"@azure/arm-logic","7.1.0","","Resource Management - Logic Apps","Logic Apps","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/logic/arm-logic","https://docs.microsoft.com/javascript/api/overview/azure/logic-apps","NA","mgmt","false","","","","","",""
"@azure/arm-machinelearningcompute","2.1.0","","Resource Management - Machine Learning Compute","Machine Learning","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/machinelearningcompute/arm-machinelearningcompute","NA","NA","mgmt","false","","","","","",""
"@azure/arm-machinelearningexperimentation","1.2.0","","Resource Management - Machine Learning Experimentation","Machine Learning","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/machinelearningexperimentation/arm-machinelearningexperimentation","NA","NA","mgmt","false","","","","","",""
"@azure/arm-machinelearningservices","4.1.0","","Resource Management - Machine Learning Services","Machine Learning","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/machinelearningservices/arm-machinelearningservices","NA","NA","mgmt","false","","","","","",""
"@azure/arm-managedapplications","1.1.0","","Resource Management - Managed Applications","Managed Applications","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/managedapplications/arm-managedapplications","NA","NA","mgmt","false","","","","","",""
"@azure/arm-msi","1.2.0","","Resource Management - Managed Service Identity","Managed Service Identity","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/msi/arm-msi","NA","NA","mgmt","false","","","","","",""
"@azure/arm-managementgroups","1.2.0","","Resource Management - Management Groups","Management Groups","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/managementgroups/arm-managementgroups","NA","NA","mgmt","false","","","","","",""
"@azure/arm-managementpartner","1.2.0","","Resource Management - Management Partner","Management Partner","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/managementpartner/arm-managementpartner","NA","NA","mgmt","false","","","","","",""
"@azure/arm-maps","2.1.0","","Resource Management - Maps","Maps","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/arm-maps","NA","NA","mgmt","false","","","","","",""
"@azure/arm-mariadb","1.5.0","","Resource Management - Maria DB","Database for MariaDB","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/mariadb/arm-mariadb","NA","NA","mgmt","false","","","","","",""
"@azure/arm-marketplaceordering","2.1.0","","Resource Management - Market Place Ordering","Marketplace Ordering","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/marketplaceordering/arm-marketplaceordering","NA","NA","mgmt","false","","","","","",""
"@azure/arm-mediaservices","8.2.0","","Resource Management - Media Services","Media Services","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/mediaservices/arm-mediaservices","https://docs.microsoft.com/javascript/api/overview/azure/media-services","NA","mgmt","false","","","","","",""
"@azure/arm-migrate","1.2.0","","Resource Management - Migrate","Migrate","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/migrate/arm-migrate","NA","NA","mgmt","false","","","","","",""
"@azure/arm-mixedreality","3.1.0","","Resource Management - Mixed Reality","Mixed Reality","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/mixedreality/arm-mixedreality","https://docs.microsoft.com/javascript/api/overview/azure/mixed-reality","NA","mgmt","false","","","","","",""
"@azure/arm-monitor","6.1.0","","Resource Management - Monitor","Monitor","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/monitor/arm-monitor","https://docs.microsoft.com/javascript/api/overview/azure/monitor","NA","mgmt","false","","","","","",""
"@azure/arm-monitor-profile-2019-03-01-hybrid","1.1.0","","Resource Management - Monitor","Monitor","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/monitor/arm-monitor-profile-2019-03-01-hybrid","NA","NA","mgmt","false","","","","true","",""
"@azure/arm-mysql","3.4.0","","Resource Management - MySQL","Database for MySQL","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/mysql/arm-mysql","https://docs.microsoft.com/javascript/api/overview/azure/mysql","NA","mgmt","false","","","","","",""
"@azure/arm-netapp","14.1.0","","Resource Management - NetApp","NetApp Files","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/netapp/arm-netapp","NA","NA","mgmt","false","","","","","",""
"@azure/arm-network","25.0.0","","Resource Management - Network","Virtual Network","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/network/arm-network","https://docs.microsoft.com/javascript/api/overview/azure/virtual-network","NA","mgmt","false","","","","","",""
"@azure/arm-network-profile-2019-03-01-hybrid","1.1.0","","Resource Management - Network","Virtual Network","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/network/arm-network-profile-2019-03-01-hybrid","NA","NA","mgmt","false","","","","true","",""
"@azure/arm-notificationhubs","1.3.0","","Resource Management - Notification Hubs","Notification Hubs","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/notificationhubs/arm-notificationhubs","https://docs.microsoft.com/javascript/api/overview/azure/notification-hubs","NA","mgmt","false","","","","","",""
"@azure/arm-operationalinsights","7.1.0","","Resource Management - Operational Insights","Operational Insights","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/operationalinsights/arm-operationalinsights","https://docs.microsoft.com/javascript/api/overview/azure/operational-insights","NA","mgmt","false","","","","","",""
"@azure/arm-operations","2.2.0","","Resource Management - Operations","Operations Management","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/operationsmanagement/arm-operations","NA","NA","mgmt","false","","","","","",""
"@azure/arm-peering","1.1.0","","Resource Management - Peering","Peering Service","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/peering/arm-peering","NA","NA","mgmt","false","","","","","",""
"@azure/arm-policy","4.1.0","","Resource Management - Policy","Policy","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/policy/arm-policy","NA","NA","mgmt","false","","","","","",""
"@azure/arm-policy-profile-hybrid-2019-03-01","1.1.0","","Resource Management - Policy","Policy","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/policy/arm-policy-profile-hybrid-2019-03-01","NA","NA","mgmt","false","","","","true","",""
"@azure/arm-policyinsights","4.1.0","","Resource Management - Policy Insights","Policy Insights","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/policyinsights/arm-policyinsights","NA","NA","mgmt","false","","","","","",""
"@azure/arm-postgresql","5.1.0","","Resource Management - PostgreSQL","Database for PostgreSQL","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/postgresql/arm-postgresql","NA","NA","mgmt","false","","","","","",""
"@azure/arm-powerbidedicated","2.1.0","","Resource Management - Power BI Dedicated","Power BI Dedicated","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/powerbidedicated/arm-powerbidedicated","NA","NA","mgmt","false","","","","","",""
"@azure/arm-powerbiembedded","1.3.0","","Resource Management - Power BI Embedded","Power BI","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/powerbiembedded/arm-powerbiembedded","https://docs.microsoft.com/javascript/api/overview/azure/powerbi-embedded","NA","mgmt","false","","","","","",""
"@azure/arm-privatedns","2.1.0","","Resource Management - Private DNS","Private DNS","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/privatedns/arm-privatedns","NA","NA","mgmt","false","","","","","",""
"@azure/arm-recoveryservices","4.2.0","","Resource Management - Recovery Services","Site Recovery","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/recoveryservices/arm-recoveryservices","https://docs.microsoft.com/javascript/api/overview/azure/site-recovery","NA","mgmt","false","","","","","",""
"@azure/arm-recoveryservicesbackup","7.0.0","","Resource Management - Recovery Services Backup","Site Recovery","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/recoveryservicesbackup/arm-recoveryservicesbackup","https://docs.microsoft.com/javascript/api/overview/azure/backup","NA","mgmt","false","","","","","",""
"@azure/arm-recoveryservices-siterecovery","3.3.0","","Resource Management - Recovery Services Site Recovery","Site Recovery","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/recoveryservicessiterecovery/arm-recoveryservices-siterecovery","NA","NA","mgmt","false","","","","","",""
"@azure/arm-rediscache","4.1.0","","Resource Management - Redis Cache","Redis Cache","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/redis/arm-rediscache","https://docs.microsoft.com/javascript/api/overview/azure/redis-cache","NA","mgmt","false","","","","","",""
"@azure/arm-relay","2.2.0","","Resource Management - Relay","Relay","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/relay/arm-relay","https://docs.microsoft.com/javascript/api/overview/azure/relay","NA","mgmt","false","","","","","",""
"@azure/arm-reservations","6.0.0","","Resource Management - Reservations","Reservations","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/reservations/arm-reservations","NA","NA","mgmt","false","","","","","",""
"@azure/arm-resourcegraph","4.2.0","","Resource Management - Resource Graph","Resource Graph","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/resourcegraph/arm-resourcegraph","NA","NA","mgmt","false","","","","","",""
"@azure/arm-resourcehealth","1.2.0","","Resource Management - Resource Health","Resource Health","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/resourcehealth/arm-resourcehealth","NA","NA","mgmt","false","","","","","",""
"@azure/arm-resources","4.2.0","","Resource Management - Resources","Resources","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/resources/arm-resources","https://docs.microsoft.com/javascript/api/overview/azure/resources","NA","mgmt","false","","","","","",""
"@azure/arm-resources-profile-hybrid-2019-03-01","1.1.0","","Resource Management - Resources","Resources","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/resources/arm-resources-profile-hybrid-2019-03-01","NA","NA","mgmt","false","","","","true","",""
"@azure/arm-search","1.4.0","","Resource Management - Search","Search","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/search/arm-search","https://docs.microsoft.com/javascript/api/overview/azure/search","NA","mgmt","false","","","","","",""
"@azure/arm-security","3.0.0","","Resource Management - Security","Security Center","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/security/arm-security","NA","NA","mgmt","false","","","","","",""
"@azure/arm-serialconsole","1.1.0","","Resource Management - Serial Console","Serial Console","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/serialconsole/arm-serialconsole","NA","NA","mgmt","false","","","","","",""
"@azure/arm-servicebus","4.1.0","","Resource Management - Service Bus","Service Bus","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/servicebus/arm-servicebus","https://docs.microsoft.com/javascript/api/overview/azure/service-bus","NA","mgmt","false","","","","","",""
"@azure/arm-servicefabricmesh","2.2.0","","Resource Management - Service Fabric Mesh","Service Fabric","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/servicefabricmesh/arm-servicefabricmesh","NA","NA","mgmt","false","","","","","",""
"@azure/arm-servicemap","2.3.0","","Resource Management - Service Map","Service Map","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/service-map/arm-servicemap","https://docs.microsoft.com/javascript/api/overview/azure/service-map","NA","mgmt","false","","","","","",""
"@azure/arm-signalr","4.1.0","","Resource Management - SignalR","SignalR","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/signalr/arm-signalr","NA","NA","mgmt","false","","","","","",""
"@azure/arm-sql","7.1.0","","Resource Management - SQL","SQL","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/sql/arm-sql","https://docs.microsoft.com/javascript/api/overview/azure/sql","NA","mgmt","false","","","","","",""
"@azure/arm-sqlvirtualmachine","4.1.0","","Resource Management - Sql Virtual Machine","SQL Server on Virtual Machines","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/sqlvirtualmachine/arm-sqlvirtualmachine","NA","NA","mgmt","false","","","","","",""
"@azure/arm-storage","16.1.0","","Resource Management - Storage","Storage","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/arm-storage","NA","NA","mgmt","false","","","","","",""
"@azure/arm-storage-profile-2019-03-01-hybrid","1.1.0","","Resource Management - Storage","Storage","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/arm-storage-profile-2019-03-01-hybrid","NA","NA","mgmt","false","","","","true","",""
"@azure/arm-storagecache","4.1.0","","Resource Management - Storage Cache","Storage","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storagecache/arm-storagecache","NA","NA","mgmt","false","","","","","",""
"@azure/arm-storageimportexport","1.3.0","","Resource Management - Storage Import Export","Storage","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storageimportexport/arm-storageimportexport","NA","NA","mgmt","false","","","","","",""
"@azure/arm-storagesync","8.1.0","","Resource Management - Storage Sync","Storage","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storagesync/arm-storagesync","NA","NA","mgmt","false","","","","","",""
"@azure/arm-storsimple1200series","1.2.0","","Resource Management - StorSimple1200Series","StorSimple","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storsimple1200series/arm-storsimple1200series","NA","NA","mgmt","false","","","","","",""
"@azure/arm-storsimple8000series","1.2.0","","Resource Management - StorSimple8000Series","StorSimple","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storsimple8000series/arm-storsimple8000series","NA","NA","mgmt","false","","","","","",""
"@azure/arm-streamanalytics","2.1.0","","Resource Management - Stream Analytics","Stream Analytics","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/streamanalytics/arm-streamanalytics","NA","NA","mgmt","false","","","","","",""
"@azure/arm-subscriptions","3.0.0","","Resource Management - Subscriptions","Subscriptions","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/subscription/arm-subscriptions","NA","NA","mgmt","false","","","","","",""
"@azure/arm-subscriptions-profile-hybrid-2019-03-01","1.1.0","","Resource Management - Subscriptions","Subscriptions","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/subscription/arm-subscriptions-profile-hybrid-2019-03-01","NA","NA","mgmt","false","","","","true","",""
"@azure/arm-support","1.1.0","","Resource Management - Support","Help + support","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/support/arm-support","NA","NA","mgmt","false","","","","","",""
"@azure/arm-synapse","5.2.0","","Resource Management - Synapse","Synapse Analytics","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/synapse/arm-synapse","NA","NA","mgmt","false","","","","","",""
"@azure/arm-timeseriesinsights","1.3.0","","Resource Management - Time Series Insights","Time Series Insights","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/timeseriesinsights/arm-timeseriesinsights","NA","NA","mgmt","false","","","","","",""
"@azure/arm-trafficmanager","5.1.0","","Resource Management - Traffic Manager","Traffic Manager","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/trafficmanager/arm-trafficmanager","https://docs.microsoft.com/javascript/api/overview/azure/traffic-manager","NA","mgmt","false","","","","","",""
"@azure/arm-visualstudio","2.3.0","","Resource Management - Visual Studio","Visual Studio","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/visualstudio/arm-visualstudio","NA","NA","mgmt","false","","","","","",""
"@azure/arm-vmwarecloudsimple","1.1.0","","Resource Management - VMware CloudSimple","VMWare by CloudSimple","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/vmwarecloudsimple/arm-vmwarecloudsimple","NA","NA","mgmt","false","","","","","",""
"@azure/arm-webservices","0.2.0","","Resource Management - Web Services","Machine Learning","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/machinelearning/arm-webservices","NA","NA","mgmt","false","","","","","",""
"@azure/arm-workspaces","0.2.0","","Resource Management - Work Spaces","Machine Learning","https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/machinelearning/arm-workspaces","NA","NA","mgmt","false","","","","","",""
1 Package VersionGA VersionPreview DisplayName ServiceName RepoPath MSDocs GHDocs Type New PlannedVersions FirstGADate Support Hide Replace Notes
2 @azure/ai-anomaly-detector 3.0.0-beta.3 Anomaly Detector Anomaly Detector anomalydetector client true @azure/cognitiveservices-anomalydetector
3 @azure/app-configuration 1.2.0 App Configuration App Configuration appconfiguration client true 01/07/2020 active
4 @azure/attestation 1.0.0-beta.4 Attestation Attestation attestation client true
5 @azure-rest/confidential-ledger 1.0.0-beta.2 Azure Confidential Ledger Azure Confidential Ledger https://github.com/Azure/azure-sdk-for-js/tree/@azure-rest/confidential-ledger_item.Version/sdk/confidentialledger/confidential-ledger-rest NA NA client true
6 @azure-rest/purview-catalog 1.0.0-beta.1 Azure Purview Catalog Azure Purview Catalog https://github.com/Azure/azure-sdk-for-js/tree/@azure-rest/purview-catalog_item.Version/sdk/purview/purview-catalog-rest NA NA client true
7 @azure-rest/purview-scanning 1.0.0-beta.1 Azure Purview Scanning Azure Purview Scanning https://github.com/Azure/azure-sdk-for-js/tree/@azure-rest/purview-scanning_item.Version/sdk/purview/purview-scanning-rest NA NA client true
8 @azure/video-analyzer-edge 1.0.0-beta.2 Azure Video Analyzer Edge Video Analyzer videoanalyzer client true
9 @azure/search-documents 11.2.0 11.3.0-beta.1 Cognitive Search Search search client true 07/06/2020 active @azure/search
10 @azure/communication-chat 1.0.0 Communication Chat Communication communication client true 03/29/2021 active
11 @azure/communication-common 1.0.0 Communication Common Communication communication client true 03/22/2021 active
12 @azure/communication-identity 1.0.0 Communication Identity Communication communication client true 03/29/2021 active
13 @azure/communication-phone-numbers 1.0.0 Communication Phone Numbers Communication communication client true 04/26/2021
14 @azure/communication-sms 1.0.0 Communication Sms Communication communication client true 03/29/2021 active
15 @azure/container-registry 1.0.0-beta.3 Container Registry Container Registry containerregistry client true 1.0.0,08/11/2021
16 @azure/abort-controller 1.0.4 Core - Abort Controller Core core client true 10/29/2019 active
17 @azure/core-amqp 3.0.0 Core - AMQP Core core client true 01/08/2020 active
18 @azure/core-auth 1.3.2 Core - Auth Core core client true 10/29/2019 active
19 @azure/core-client 1.2.1 Core - Client Core core client true 03/15/2021 active
20 @azure/core-http 2.0.0 Core - HTTP Core core client true 10/29/2019 active
21 @azure/logger 1.0.2 Core - Logger Core core client true 10/29/2019 active
22 @azure/core-lro 2.0.0 Core - LRO Core core client true 10/29/2019 active
23 @azure/core-tracing 1.0.0-preview.12 Core - Tracing Core core client true
24 @azure/core-xml 1.0.0-beta.1 Core - XML Core core client true
25 @azure/core-rest-pipeline 1.1.0 Core Rest Pipeline Core core client true 03/15/2021 active
26 @azure/core-util 1.0.0-beta.1 Core Utils Core core client true
27 @azure/cosmos 3.12.0 Cosmos DB Cosmos DB cosmosdb client true 09/24/2019 active
28 @azure/digital-twins-core 1.0.3 Digital Twins - Core IoT digitaltwins client true 11/03/2020 active
29 @azure-rest/ai-document-translator 1.0.0-beta.1 Document Translation Document Translation https://github.com/Azure/azure-sdk-for-js/tree/@azure-rest/ai-document-translator_item.Version/sdk/documenttranslator/ai-document-translator-rest NA NA client true
30 @azure/eventgrid 4.3.0 Event Grid Event Grid eventgrid client true 4.5.0,08/10/2021 12/04/2019 active
31 @azure/event-hubs 5.6.0 Event Hubs Event Hubs eventhub client true 03/27/2019 active
32 @azure/eventhubs-checkpointstore-blob 1.0.1 Event Hubs - Azure Blob Storage Checkpoint Store Event Hubs eventhub client true 01/09/2020 active
33 @azure/schema-registry 1.0.0-beta.1 Event Hubs - Schema Registry Event Hubs schemaregistry client true
34 @azure/schema-registry-avro 1.0.0-beta.1 Event Hubs - Schema Registry Avro Event Hubs schemaregistry client true
35 @azure-rest/agrifood-farming 1.0.0-beta.1 farmbeats farmbeats https://github.com/azure/azure-sdk-for-js/tree/@azure-rest/agrifood-farming_item.Version/sdk/agrifood/agrifood-farming-rest NA NA client true
36 @azure/ai-form-recognizer 3.1.0 Form Recognizer Form Recognizer formrecognizer client true 08/20/2020 active @azure/cognitiveservices-formrecognizer
37 @azure/identity 1.3.0 2.0.0-beta.4 Identity Identity identity client true 1.4.0-beta.2,08/01/2021|2.0.0,08/10/2021|1.4.0,09/01/2021 10/29/2019 active
38 @azure/identity-cache-persistence 1.0.0-beta.1 Identity Cache Persistence Identity identity client true 1.0.0,08/13/2021
39 @azure/identity-vscode 1.0.0-beta.1 Identity Visual Studio Code Credential Identity identity client true 1.0.0,08/13/2021
40 @azure/iot-device-update 1.0.0-beta.1 IoT Device Update IoT Device Update deviceupdate client true
41 @azure/keyvault-admin 4.0.1 4.1.0-beta.1 Key Vault - Administration Key Vault keyvault client true 06/15/2021
42 @azure/keyvault-certificates 4.2.0 Key Vault - Certificates Key Vault keyvault client true 01/07/2020 active
43 @azure/keyvault-keys 4.2.2 4.3.0-beta.1 Key Vault - Keys Key Vault keyvault client true 10/30/2019 active
44 @azure/keyvault-secrets 4.2.0 Key Vault - Secrets Key Vault keyvault client true 10/30/2019 active
45 @azure/ai-metrics-advisor 1.0.0 Metrics Advisor Metrics Advisor metricsadvisor client true 07/06/2021
46 @azure/monitor-opentelemetry-exporter 1.0.0-beta.4 Monitor OpenTelemetry Exporter Monitor https://github.com/microsoft/opentelemetry-azure-monitor-js/tree/1.0.0-preview.4/packages/azure-opentelemetry-exporter client true
47 @azure/monitor-query 1.0.0-beta.3 Monitor Query Monitor monitor client true
48 @azure-rest/core-client 1.0.0-beta.4 rest-core-client core-rest https://github.com/Azure/azure-sdk-for-js/tree/@azure-rest/core-client_1.0.0-beta.2/sdk/core-rest/core-client NA NA client true
49 @azure/service-bus 7.3.0 Service Bus Service Bus servicebus client true 05/16/2019 active
50 @azure/storage-blob 12.6.0 Storage - Blobs Storage storage client true 07/26/2019 active
51 @azure/storage-blob-changefeed 12.0.0-preview.2 Storage - Blobs ChangeFeed Storage storage client true
52 @azure/storage-file-datalake 12.5.0 Storage - Files Data Lake Data Lake Storage (Gen 2) storage client true 03/10/2020 active
53 @azure/storage-file-share 12.6.0 Storage - Files Shares Storage storage client true 12/04/2019 active
54 @azure/storage-queue 12.5.0 Storage - Queues Storage storage client true 07/26/2019 active
55 @azure/synapse-access-control 1.0.0-beta.2 Synapse - AccessControl Synapse Analytics synapse client true
56 @azure/synapse-artifacts 1.0.0-beta.4 Synapse - Artifacts Synapse Analytics synapse client true
57 @azure/synapse-managed-private-endpoints 1.0.0-beta.2 Synapse - Managed Private Endpoints Synapse Analytics synapse client true
58 @azure/synapse-monitoring 1.0.0-beta.2 Synapse - Monitoring Synapse Analytics synapse client true
59 @azure/synapse-spark 1.0.0-beta.2 Synapse - Spark Synapse Analytics synapse client true
60 @azure/data-tables 12.1.0 Tables Tables tables client true 06/09/2021
61 @azure/ai-text-analytics 5.1.0 Text Analytics Text Analytics textanalytics client true 06/09/2020 active @azure/cognitiveservices-textanalytics
62 @azure/web-pubsub 1.0.0-beta.3 Web PubSub Web PubSub web-pubsub client true
63 @azure/web-pubsub-express 1.0.0-beta.1 Web PubSub CloudEvents Handlers for Express Web PubSub web-pubsub client true
64 Active Directory NA NA true
65 Active Directory B2C NA NA true
66 Advanced Threat Protection NA NA true
67 Alert Management NA NA true
68 API Apps NA NA true
69 Application Gateway NA NA true
70 Arc Enabled Servers NA NA true
71 Archive Storage NA NA true
72 Artifacts NA NA true
73 Automanage NA NA true
74 Avere vFXT for Azure NA NA true
75 Backup NA NA true
76 Bastion NA NA true
77 Blockchain Service NA NA true
78 Blockchain Tokens NA NA true
79 Blockchain Workbench NA NA true
80 Blueprints NA NA true
81 Boards NA NA true
82 Cloud Services NA NA true
83 Cloud Shell NA NA true
84 Common Data Service NA NA true
85 Content Protection NA NA true
86 Customer Lockbox for Microsoft Azure NA NA true
87 CycleCloud NA NA true
88 Data Lake Analytics NA NA true
89 Data Science Virtual Machines NA NA true
90 Data Share NA NA true
91 Datadog NA NA true
92 DDoS Protection Standard NA NA true
93 Dedicated Host NA NA true
94 Dedicated HSM NA NA true
95 Devices NA NA true
96 DevOps NA NA true
97 Disk Storage NA NA true
98 Encoding NA NA true
99 ExpressRoute NA NA true
100 Firewall NA NA true
101 Firewall Manager NA NA true
102 Functions NA NA true
103 FXT Edge Filer NA NA true
104 Guest Configuration NA NA true
105 HPC Cache NA NA true
106 Information Protection NA NA true
107 Ink Recognizer NA NA true
108 Internet Analyzer NA NA true
109 Intune NA NA true
110 IoT Edge NA NA true
111 IoT solution accelerators NA NA true
112 Kinect Developer Kit NA NA true
113 Kubernetes Service NA NA true
114 Lighthouse NA NA true
115 Linux Virtual Machines NA NA true
116 Live and On-Demand Streaming NA NA true
117 Load Balancer NA NA true
118 Machine Learning Studio NA NA true
119 Managed Disks NA NA true
120 Managed Services NA NA true
121 Marketplace NA NA true
122 Media Player NA NA true
123 Microsoft Azure portal NA NA true
124 Microsoft Genomics NA NA true
125 Mobile Apps NA NA true
126 Network Watcher NA NA true
127 Open Datasets NA NA true
128 Pipelines NA NA true
129 Power Apps NA NA true
130 Power Automate NA NA true
131 Private Link NA NA true
132 R Server for HDInsight NA NA true
133 Red Hat OpenShift (ARO) NA NA true
134 Remote Rendering NA NA true
135 RemoteApp NA NA true
136 Repos NA NA true
137 Resource Explorer NA NA true
138 Resource Manager NA NA true
139 Resource Manager templates NA NA true
140 Resource Mover NA NA true
141 RTOS NA NA true
142 Scheduler NA NA true
143 Sentinel NA NA true
144 Server Management NA NA true
145 Service Health NA NA true
146 Spatial Anchors NA NA true
147 Speaker Recognition NA NA true
148 Speech Translation NA NA true
149 Sphere NA NA true
150 Spring Cloud NA NA true
151 SQL Database NA NA true
152 SQL Database Edge NA NA true
153 SQL Managed Instance NA NA true
154 Storage Explorer NA NA true
155 Test Plans NA NA true
156 Video Indexer NA NA true
157 Virtual Machine Scale Sets NA NA true
158 Virtual WAN NA NA true
159 Visual Studio App Center NA NA true
160 Visual Studio Code NA NA true
161 Visual Studio Online NA NA true
162 VPN Gateway NA NA true
163 Web App for Containers NA NA true
164 Web Apps NA NA true
165 WebJobs NA NA true
166 Windows 10 IoT Core Services NA NA true
167 Windows Virtual Desktop NA NA true
168 Xamarin NA NA true
169 @autorest/adl 0.0.1 @autorest/adl NA NA NA false
170 @autorest/codemodel 4.15.0 @autorest/codemodel NA NA NA false active
171 @autorest/common 1.1.4 @autorest/common NA NA NA false active
172 @autorest/configuration 1.5.0 @autorest/configuration NA NA NA false active
173 @autorest/csharp 3.0.0-beta.20210708.1 @autorest/csharp NA NA NA false
174 @autorest/csharp-v3 3.0.0-beta.20201217.1 @autorest/csharp-v3 NA NA NA false
175 @autorest/extension-base 3.2.1 @autorest/extension-base NA NA NA false active
176 @autorest/schemas 1.1.4 @autorest/schemas NA NA NA false active
177 @autorest/test-utils 0.2.2 @autorest/test-utils NA NA NA false
178 @autorest/typescript 6.0.0-beta.5 @autorest/typescript NA NA NA false
179 @azure/arm-appservice-profile-2020-09-01-hybrid 1.1.0 @azure/arm-appservice-profile-2020-09-01-hybrid NA NA NA false active
180 @azure/arm-authorization-profile-2020-09-01-hybrid 1.1.0 @azure/arm-authorization-profile-2020-09-01-hybrid NA NA NA false active
181 @azure/arm-changeanalysis 1.1.0 @azure/arm-changeanalysis NA NA NA false active
182 @azure/arm-commerce-profile-2020-09-01-hybrid 1.1.0 @azure/arm-commerce-profile-2020-09-01-hybrid NA NA NA false active
183 @azure/arm-compute-profile-2020-09-01-hybrid 1.1.0 @azure/arm-compute-profile-2020-09-01-hybrid NA NA NA false active
184 @azure/arm-confluent 2.1.0 @azure/arm-confluent NA NA NA false active
185 @azure/arm-databoxedge-profile-2020-09-01-hybrid 1.1.0 @azure/arm-databoxedge-profile-2020-09-01-hybrid NA NA NA false active
186 @azure/arm-datadog 2.1.0 @azure/arm-datadog NA NA NA false active
187 @azure/arm-datalake-analytics 1.1.0 @azure/arm-datalake-analytics NA NA NA false active
188 @azure/arm-devtestlabs 3.3.0 @azure/arm-devtestlabs NA NA NA false
189 @azure/arm-dns-profile-2020-09-01-hybrid 1.1.0 @azure/arm-dns-profile-2020-09-01-hybrid NA NA NA false active
190 @azure/arm-eventhub-profile-2020-09-01-hybrid 1.1.0 @azure/arm-eventhub-profile-2020-09-01-hybrid NA NA NA false active
191 @azure/arm-healthbot 1.1.0 @azure/arm-healthbot NA NA NA false active
192 @azure/arm-hybridkubernetes 1.1.0 @azure/arm-hybridkubernetes NA NA NA false active
193 @azure/arm-iothub-profile-2020-09-01-hybrid 1.1.0 @azure/arm-iothub-profile-2020-09-01-hybrid NA NA NA false active true
194 @azure/arm-keyvault-profile-2020-09-01-hybrid 1.1.0 @azure/arm-keyvault-profile-2020-09-01-hybrid NA NA NA false active
195 @azure/arm-locks-profile-2020-09-01-hybrid 1.1.0 @azure/arm-locks-profile-2020-09-01-hybrid NA NA NA false active
196 @azure/arm-monitor-profile-2020-09-01-hybrid 1.1.0 @azure/arm-monitor-profile-2020-09-01-hybrid NA NA NA false active
197 @azure/arm-network-profile-2020-09-01-hybrid 1.1.0 @azure/arm-network-profile-2020-09-01-hybrid NA NA NA false active
198 @azure/arm-policy-profile-2020-09-01-hybrid 1.1.0 @azure/arm-policy-profile-2020-09-01-hybrid NA NA NA false active
199 @azure/arm-postgresql-flexible 3.0.0 @azure/arm-postgresql-flexible NA NA NA false
200 @azure/arm-redisenterprisecache 1.1.0 @azure/arm-redisenterprisecache NA NA NA false active
201 @azure/arm-resourcemover 1.1.0 @azure/arm-resourcemover NA NA NA false active
202 @azure/arm-resources-profile-2020-09-01-hybrid 1.1.0 @azure/arm-resources-profile-2020-09-01-hybrid NA NA NA false active
203 @azure/arm-servicefabric 1.1.0 @azure/arm-servicefabric NA NA NA false active
204 @azure/arm-storage-profile-2020-09-01-hybrid 1.1.0 @azure/arm-storage-profile-2020-09-01-hybrid NA NA NA false active
205 @azure/arm-subscriptions-profile-2020-09-01-hybrid 1.1.0 @azure/arm-subscriptions-profile-2020-09-01-hybrid NA NA NA false active
206 @azure/arm-template 1.0.0-beta.2 @azure/arm-template NA NA NA false
207 @azure/communication-administration 1.0.0-beta.4 @azure/communication-administration NA NA NA false
208 @azure/communication-network-traversal 1.0.0-beta.1 @azure/communication-network-traversal NA NA NA false
209 @azure/communication-react 1.0.0-beta.1 @azure/communication-react NA NA NA false
210 @azure/core-crypto 1.0.0-alpha.20210122.1 @azure/core-crypto NA NA NA false
211 @azure/iot-modelsrepository 1.0.0-beta.2 @azure/iot-modelsrepository NA NA NA false
212 @azure/quantum-jobs 1.0.0-beta.1 @azure/quantum-jobs NA NA NA false
213 @azure/static-web-apps-cli 0.6.1 @azure/static-web-apps-cli NA NA NA false
214 @azure/video-analyzer-widgets 1.0.0 @azure/video-analyzer-widgets NA NA NA false
215 @azure-tools/adl-openapi 0.3.1 @azure-tools/adl-openapi NA NA NA false
216 @azure-tools/adl-rest 0.3.1 @azure-tools/adl-rest NA NA NA false
217 @azure-tools/adl-rpaas 0.4.1 @azure-tools/adl-rpaas NA NA NA false
218 @azure-tools/adl-vs 0.2.0 @azure-tools/adl-vs NA NA NA false
219 @azure-tools/json 1.0.0 @azure-tools/json NA NA NA false
220 @azure-tools/jsonschema 1.0.0 @azure-tools/jsonschema NA NA NA false active
221 @azure-tools/prettier-plugin-adl 0.1.3 @azure-tools/prettier-plugin-adl NA NA NA false
222 @azure-tools/tmlanguage-generator 0.1.4 @azure-tools/tmlanguage-generator NA NA NA false
223 adl-vscode 0.6.0 adl-vscode NA NA NA false
224 @azure/amqp-common 1.0.0-preview.17 AMQP Common Core core NA NA client false
225 @azure/cognitiveservices-anomalydetector 2.1.0 Anomaly Detector Anomaly Detector https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-anomalydetector NA NA client false active
226 @azure/applicationinsights-query 1.1.0 Application Insights - Query Application Insights https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/applicationinsights/applicationinsights-query NA client false active
227 autorest 3.2.3 AutoRest AutoRest NA NA NA client false active
228 @autorest/az 1.7.2 AutoRest - AZ AutoRest https://github.com/Azure/autorest.az/tree/1.4.0 NA NA client false active
229 @autorest/azureresourceschema 3.0.103 AutoRest - Azure Resource Schema AutoRest https://github.com/Azure/autorest.azureresourceschema NA NA client false active
230 @autorest/cli 0.1.889 AutoRest - CLI AutoRest https://github.com/Azure/autorest.cli NA NA client false
231 @autorest/cli.common 1.0.14 AutoRest - CLI Common AutoRest https://github.com/Azure/autorest.clicommon NA NA client false active true
232 @autorest/clicommon 0.6.2 AutoRest - CLI Common AutoRest https://github.com/Azure/autorest.clicommon/tree/0.4.12 NA NA client false
233 @azure/autorest.codemodel-v3 3.0.137 AutoRest - Code Model AutoRest NA NA NA client false active
234 @autorest/compare 0.3.7 AutoRest - Compare AutoRest https://github.com/Azure/autorest.compare NA NA client false
235 @autorest/core 3.4.5 AutoRest - Core AutoRest https://github.com/Azure/autorest NA NA client false active
236 @autorest/azure-functions-csharp 0.2.0-preview-dev.321054549 AutoRest - Functions CSharp AutoRest NA NA NA client false
237 @autorest/azure-functions-java 0.0.2-Preview AutoRest - Functions Java AutoRest NA NA NA client false
238 @autorest/azure-functions-python 0.1.0-preview AutoRest - Functions Python AutoRest NA NA NA client false
239 @autorest/azure-functions-typescript 0.0.1-preview AutoRest - Functions TypeScript AutoRest NA NA NA client false
240 @autorest/go 4.0.0-preview.23 AutoRest - Go AutoRest NA NA NA client false
241 @autorest/modelerfour 4.19.3 AutoRest - Modeler Four AutoRest https://github.com/Azure/autorest.modelerfour NA NA client false active
242 @autorest/powershell 3.0.436 AutoRest - Power Shell AutoRest https://github.com/Azure/autorest.powershell NA NA client false active
243 @autorest/python 5.8.3 AutoRest - Python AutoRest https://github.com/Azure/autorest.python/tree/v5.1.0-preview.7 NA NA client false active
244 @autorest/remodeler 2.1.27 AutoRest - Remodeler AutoRest https://github.com/Azure/autorest.remodeler NA NA client false active
245 @autorest/test 0.1.76 AutoRest - Test AutoRest https://github.com/Azure/autorest.test NA NA client false
246 @autorest/test-server 3.0.27 AutoRest - Test Server AutoRest NA NA NA client false active
247 @azure/cognitiveservices-autosuggest 2.0.1 Autosuggest Autosuggest https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-autosuggest NA NA client false maintenance
248 @azure/avocado 0.8.3 Avocado OpenAPI Specification https://github.com/Azure/avocado NA NA client false
249 @azure/batch 8.0.0 Batch Batch https://github.com/azure/azure-sdk-for-js/tree/main/sdk/batch/batch NA NA client false active
250 @azure/communication-calling 1.1.0 Communication Calling Communication NA NA NA client false active
251 @azure/communication-signaling 1.0.0-beta.7 Communication Signaling Communication NA NA NA client false
252 @azure/cognitiveservices-computervision 8.1.0 Computer Vision Computer Vision https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-computervision NA NA client false active
253 @azure/cognitiveservices-contentmoderator 5.0.1 Content Moderator Content Moderator https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-contentmoderator NA NA client false active
254 @azure/core-asynciterator-polyfill 1.0.0 Core - Asynciterator Polyfill Core core NA client false
255 @azure/core-https 1.0.0-beta.1 Core - Https Core NA NA NA client false
256 @azure/core-paging 1.1.3 Core - Paging Core core client false
257 @azure/cosmos 2.1.1 Cosmos DB Cosmos DB NA NA NA client false true
258 @azure/cognitiveservices-customimagesearch 2.0.1 Custom Image Search Custom Image Search https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-customimagesearch NA NA client false maintenance
259 @azure/cognitiveservices-customsearch 3.0.1 Custom Search Custom Search https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-customsearch NA NA client false maintenance
260 @azure/cognitiveservices-customvision-prediction 5.1.2 Custom Vision Prediction Custom Vision https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-customvision-prediction NA NA client false maintenance
261 @azure/cognitiveservices-customvision-training 5.2.0 Custom Vision Training Custom Vision https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-customvision-training NA NA client false maintenance
262 @azure/cognitiveservices-entitysearch 3.0.1 Entity Search Entity Search https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-entitysearch NA NA client false maintenance
263 azure-eventgrid 1.6.0 Event Grid Event Grid NA NA NA client false true
264 azure-event-hubs 0.2.11 Event Hubs Event Hubs NA NA NA client false true
265 @azure/event-processor-host 2.1.1 Event Hubs - Event Processor Event Hubs eventhub NA client false maintenance
266 @azure/cognitiveservices-face 4.2.0 Face Face https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-face NA NA client false active
267 @azure/cognitiveservices-formrecognizer 2.0.1 Form Recognizer Form Recognizer https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-formrecognizer NA NA client false maintenance
268 git-rest-api-sdk 0.3.3 Git Rest Api SDK Git Rest Api https://github.com/azure/git-rest-api NA NA client false
269 @azure/graph 5.0.2 Graph Microsoft Graph https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/graphrbac/graph NA NA client false active
270 @azure/cognitiveservices-imagesearch 3.0.1 Image Search Image Search https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-imagesearch NA NA client false maintenance
271 azure-iot-amqp-base 2.4.9 IoT AMQP Base IoT https://github.com/Azure/azure-iot-sdk-node NA NA client false active
272 azure-iot-common 1.12.9 IoT Common IoT https://github.com/Azure/azure-iot-sdk-node/tree/master/common NA NA client false active
273 azure-iot-device 1.17.4 IoT Device IoT Plug and Play https://github.com/Azure/azure-iot-sdk-node/tree/master/device NA NA client false active
274 azure-iot-device-amqp 1.13.4 IoT Device AMQP IoT Plug and Play https://github.com/Azure/azure-iot-sdk-node/tree/master/device/transport/amqp NA NA client false active
275 azure-iot-device-http 1.13.4 IoT Device Http IoT Plug and Play https://github.com/Azure/azure-iot-sdk-node/tree/master/device/transport/http NA NA client false active
276 azure-iot-device-mqtt 1.15.4 IoT Device MQTT IoT Plug and Play https://github.com/Azure/azure-iot-sdk-node/tree/master/device/transport/mqtt NA NA client false active
277 azure-iot-http-base 1.11.9 IoT Http Base IoT https://github.com/Azure/azure-iot-sdk-node NA NA client false active
278 azure-iothub 1.14.2 IoT Hub IoT Hub https://github.com/Azure/azure-iot-sdk-node NA NA client false active
279 azure-iot-mqtt-base 1.12.9 IoT MQTT Base IoT https://github.com/Azure/azure-iot-sdk-node NA NA client false active
280 azure-iot-provisioning-device 1.8.8 IoT Provisioning Device IoT https://github.com/Azure/azure-iot-sdk-node/tree/master/provisioning/device NA NA client false active
281 azure-iot-provisioning-device-amqp 1.8.8 IoT Provisioning Device AMQP IoT https://github.com/Azure/azure-iot-sdk-node/tree/master/provisioning/transport/amqp NA NA client false active
282 azure-iot-provisioning-device-http 1.8.8 IoT Provisioning Device Http IoT https://github.com/Azure/azure-iot-sdk-node/tree/master/provisioning/transport/http NA NA client false active
283 azure-iot-provisioning-device-mqtt 1.7.8 IoT Provisioning Device MQTT IoT https://github.com/Azure/azure-iot-sdk-node/tree/master/provisioning/device NA NA client false active
284 azure-iot-provisioning-service 1.8.9 IoT Provisioning Service IoT https://github.com/Azure/azure-iot-sdk-node/tree/master/provisioning/transport/mqtt NA NA client false active
285 azure-iot-security-symmetric-key 1.7.8 IoT Security Symmetric Key IoT https://github.com/Azure/azure-iot-sdk-node/tree/master/security/symmetric NA NA client false active
286 azure-iot-security-tpm 1.8.8 IoT Security TPM IoT https://github.com/Azure/azure-iot-sdk-node/tree/master/security/tpm NA NA client false active
287 azure-iot-security-x509 1.7.8 IoT Security X509 IoT https://github.com/Azure/azure-iot-sdk-node/tree/master/security/x509 NA NA client false active
288 azure-keyvault 3.0.5 Key Vault Key Vault NA NA NA client false maintenance
289 @azure/cognitiveservices-localsearch 2.0.1 Local Search Local Search https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-localsearch NA NA client false maintenance
290 @azure/loganalytics 0.2.0 Log Analytics Log Analytics https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/operationalinsights/loganalytics NA client false
291 @azure/logger-js 1.3.2 Logger JS Logger https://github.com/Azure/logger-js NA NA client false
292 @azure/cognitiveservices-luis-authoring 4.0.0-preview.3 LUIS Authoring Language Understanding https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-luis-authoring NA NA client false
293 @azure/cognitiveservices-luis-runtime 5.0.0 LUIS Runtime Language Understanding https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-luis-runtime NA NA client false active
294 @azure/ms-rest-azure-env 2.0.0 MsRest - Azure Env MsRest https://github.com/Azure/ms-rest-azure-env NA NA client false active
295 @azure/ms-rest-azure-js 2.1.0 MsRest - Azure JS MsRest https://github.com/Azure/ms-rest-azure-js NA NA client false active
296 @azure/ms-rest-browserauth 1.0.2 MsRest - Browser Auth MsRest https://github.com/Azure/ms-rest-browserauth NA NA client false active
297 @azure/ms-rest-js 2.5.2 MsRest - JS MsRest https://github.com/Azure/ms-rest-js NA NA client false active
298 @azure/ms-rest-nodeauth 3.0.10 MsRest - Node Auth MsRest https://github.com/Azure/ms-rest-nodeauth NA NA client false active
299 @azure/cognitiveservices-newssearch 3.0.1 News Search News Search https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-newssearch NA NA client false maintenance
300 @azure/ng-deploy 0.2.3 Ng Deploy Deploy Angular https://github.com/Azure/ng-deploy-azure NA NA client false
301 node-red-contrib-azureiothubnode 0.5.3 Node Red Contrib Azure IoT Hub Node IoT Hub NA NA NA client false
302 @azure/oad 0.8.11 Oad OpenAPI Specification https://github.com/Azure/openapi-diff NA NA client false
303 @azure/openapi-markdown 0.9.2 OpenAPI Markdown OpenAPI MarkDown https://github.com/Azure/openapi-markdown NA NA client false
304 @azure/cognitiveservices-personalizer 2.0.1 Personalizer Personalizer https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-personalizer NA NA client false
305 @azure/publish-pipeline-result 0.1.2 Publish Pipeline Result Pipelines NA NA NA client false
306 @azure/cognitiveservices-qnamaker 3.2.0 QnA Maker QnA Maker https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-qnamaker NA NA client false active
307 @azure/cognitiveservices-qnamaker-runtime 1.0.1 QnA Maker Runtime QnA Maker https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-qnamaker-runtime NA NA client false active
308 @azure/rest-api-specs-scripts 0.14.0 RestAPI Specs Scripts RestAPI Specification https://github.com/Azure/rest-api-specs-scripts NA NA client false
309 azure-sb 0.11.1 Service Bus Service Bus NA NA NA client false
310 @azure/servicefabric 5.0.0 Service Fabric Service Fabric NA https://docs.microsoft.com/javascript/api/overview/azure/service-fabric NA client false
311 microsoft-cognitiveservices-speech-sdk 1.14.1 Speech Speech NA https://docs.microsoft.com/javascript/api/overview/azure/speech-service NA client false active
312 @azure/cognitiveservices-spellcheck 3.0.1 Spell Check Spell Check https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-spellcheck NA NA client false maintenance
313 azure-storage 2.10.3 Storage Storage NA NA NA client false maintenance true
314 @azure/storage-datalake 0.2.0 Storage - Files Data Lake Storage https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/storage-datalake NA client false @azure/storage-file-datalake
315 @azure/storage-file 10.3.0 Storage - Files Shares Storage NA NA NA client false maintenance @azure/storage-file-share
316 azure-streamanalytics-cicd 2.1.2 Stream Analytics CI/CD Stream Analytics NA NA NA client false active
317 @azure/swagger-validation-common 0.1.2 Swagger Validation Common OpenAPI Specification NA NA NA client false
318 @azure/template 1.0.9-beta.816606 Template Template NA NA NA client true true
319 @azure/cognitiveservices-textanalytics 4.0.0 Text Analytics Text Analytics NA NA client false maintenance @azure/ai-text-analytics
320 @azure-tools/adl 0.13.0 Tools - ADL ADL NA NA NA client false true
321 @azure-tools/adl.core 0.1.499 Tools - ADL Core ADL NA NA NA client false true
322 @azure-tools/adl.rules.azure 0.1.208 Tools - ADL Rules Azure ADL NA NA NA client false true
323 @azure-tools/adl.types.arm 0.1.205 Tools - ADL Types ARM ADL NA NA NA client false true
324 @azure-tools/adl.types.core 0.1.211 Tools - ADL Types Core ADL NA NA NA client false true
325 @azure-tools/async-io 3.0.254 Tools - Async IO Async IO https://github.com/Azure/perks NA NA client false true
326 @azure-tools/azcopy-darwin 10.10.0 Tools - Azcopy Darwin Azcopy https://github.com/Azure/azure-storage-azcopy NA NA client false
327 @azure-tools/azcopy-linux 10.10.0 Tools - Azcopy Linux Azcopy https://github.com/Azure/azure-storage-azcopy NA NA client false
328 @azure-tools/azcopy-node 2.2.0 Tools - Azcopy Node Azcopy https://github.com/Azure/azure-storage-azcopy NA NA client false
329 @azure-tools/azcopy-win32 10.10.0 Tools - Azcopy Win32 Azcopy https://github.com/Azure/azure-storage-azcopy NA NA client false
330 @azure-tools/azcopy-win64 10.10.0 Tools - Azcopy Win64 Azcopy https://github.com/Azure/azure-storage-azcopy NA NA client false
331 @azure-tools/codemodel-v3 3.1.266 Tools - Code Model V3 Code Model https://github.com/Azure/perks NA NA client false true
332 @azure-tools/codegen 2.5.294 Tools - Codegen Codegen https://github.com/Azure/perks NA NA client false true
333 @azure-tools/codegen-csharp 3.0.264 Tools - Codegen Csharp Codegen https://github.com/Azure/perks NA NA client false true
334 @azure-tools/datastore 4.3.1 Tools - Data Store Data Store https://github.com/Azure/perks NA NA client false
335 @azure-tools/deduplication 3.0.269 Tools - Deduplication Deduplication https://github.com/Azure/perks NA NA client false true
336 @azure-tools/eventing 3.0.253 Tools - Eventing Eventing https://github.com/Azure/perks NA NA client false true
337 @azure-tools/extension 3.2.7 Tools - Extension Extensions https://github.com/Azure/perks NA NA client false true
338 @azure-tools/linq 3.1.263 Tools - Linq Linq https://github.com/Azure/perks NA NA client false true
339 @azure-tools/oai2-to-oai3 4.2.281 Tools - Oai2 To Oai3 Oai2 To Oai3 https://github.com/Azure/perks NA NA client false true
340 @azure-tools/object-comparison 3.0.253 Tools - Object Comparison Object Comparison https://github.com/Azure/perks NA NA client false true
341 @azure-tools/openapi 3.1.3 Tools - OpenAPI OpenAPI https://github.com/Azure/perks NA NA client false true
342 @azure-tools/openapi-tools-common 1.2.2 Tools - OpenAPI Tools Common OpenAPI Tools Common NA NA NA client false
343 @azure-tools/sourcemap 0.1.234 Tools - Source Map Source Map NA NA NA client false true
344 @azure-tools/tasks 3.0.255 Tools - Tasks AutoRest https://github.com/Azure/perks NA NA client false true
345 @azure-tools/uri 3.1.1 Tools - Uri Uri https://github.com/Azure/perks NA NA client false true
346 @azure/cognitiveservices-translatortext 1.0.1 Translator Translator https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-translatortext NA NA client false
347 @azure/cognitiveservices-videosearch 3.0.1 Video Search Video Search https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-videosearch NA NA client false maintenance
348 @azure/cognitiveservices-visualsearch 3.0.1 Visual Search Visual Search https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-visualsearch NA NA client false maintenance
349 @azure/cognitiveservices-websearch 3.0.1 Web Search Web Search https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/cognitiveservices-websearch NA NA client false maintenance
350 azure-arm-datalake-store 3.1.2-preview Data Lake Storage Data Lake Storage (Gen 1) NA NA NA mgmt false
351 @azure/arm-advisor 2.1.0 Resource Management - Advisor Advisor https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/advisor/arm-advisor https://docs.microsoft.com/javascript/api/overview/azure/advisor NA mgmt false
352 @azure/arm-analysisservices 2.4.0 Resource Management - Analysis Services Analysis Services https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/analysisservices/arm-analysisservices https://docs.microsoft.com/javascript/api/overview/azure/analysis-services NA mgmt false
353 @azure/arm-apimanagement 7.1.0 Resource Management - Api Management API Management https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/apimanagement/arm-apimanagement NA NA mgmt false
354 @azure/arm-appconfiguration 2.0.0 Resource Management - App Configuration App Configuration https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/appconfiguration/arm-appconfiguration NA NA mgmt false
355 @azure/arm-appplatform 1.4.0 Resource Management - App Platform Spring Cloud NA NA NA mgmt false
356 @azure/arm-appservice 8.1.0 Resource Management - App Service App Service https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/appservice/arm-appservice https://docs.microsoft.com/javascript/api/overview/azure/appservice NA mgmt false
357 @azure/arm-appservice-profile-2019-03-01-hybrid 1.1.0 Resource Management - App Service App Service https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/appservice/arm-appservice-profile-2019-03-01-hybrid NA NA mgmt false true
358 @azure/arm-appinsights 3.1.0 Resource Management - Application Insights Application Insights https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/applicationinsights/arm-appinsights NA NA mgmt false
359 @azure/arm-attestation 1.1.0 Resource Management - Attestation Attestation NA NA NA mgmt false
360 @azure/arm-authorization 8.4.0 Resource Management - Authorization Authorization https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/authorization/arm-authorization https://docs.microsoft.com/javascript/api/overview/azure/authorization NA mgmt false
361 @azure/arm-authorization-profile-2019-03-01-hybrid 1.1.0 Resource Management - Authorization Authorization https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/authorization/arm-authorization-profile-2019-03-01-hybrid NA NA mgmt false true
362 @azure/arm-automation 10.1.0 Resource Management - Automation Automation https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/automation/arm-automation https://docs.microsoft.com/javascript/api/overview/azure/automation NA mgmt false
363 @azure/arm-azurestack 2.1.0 Resource Management - Azure Stack Stack https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/azurestack/arm-azurestack NA NA mgmt false
364 @azure/arm-azurestackhci 1.1.0 Resource Management - Azure Stack HCI Stack HCI NA NA NA mgmt false
365 @azure/arm-avs 2.0.0 Resource Management - Azure VMware Solution VMware Solution https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/avs/arm-avs NA NA mgmt false
366 @azure/arm-batch 5.1.0 Resource Management - Batch Batch https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/batch/arm-batch NA NA mgmt false
367 @azure/arm-batchai 2.2.0 Resource Management - Batch AI Batch AI https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/batchai/arm-batchai https://docs.microsoft.com/javascript/api/overview/azure/batchai NA mgmt false
368 @azure/arm-billing 3.1.0 Resource Management - Billing Cost Management + Billing https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/billing/arm-billing https://docs.microsoft.com/javascript/api/overview/azure/billing NA mgmt false
369 @azure/arm-botservice 2.1.0 Resource Management - Bot Service Bot Service https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/botservice/arm-botservice NA NA mgmt false
370 @azure/arm-cognitiveservices 6.0.0 Resource Management - Cognitive Services Cognitive Services https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cognitiveservices/arm-cognitiveservices https://docs.microsoft.com/javascript/api/overview/azure/cognitive-services NA mgmt false
371 @azure/arm-commerce 2.2.0 Resource Management - Commerce Commerce https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/commerce/arm-commerce https://docs.microsoft.com/javascript/api/overview/azure/commerce NA mgmt false
372 @azure/arm-commitmentplans 1.3.0 Resource Management - Commitment Plans Machine Learning https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/machinelearning/arm-commitmentplans NA NA mgmt false
373 @azure/arm-communication 2.1.0 Resource Management - Communication Communication NA NA NA mgmt false
374 @azure/arm-compute 16.2.0 Resource Management - Compute Compute https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/compute/arm-compute https://docs.microsoft.com/javascript/api/overview/azure/virtualmachines NA mgmt false
375 @azure/arm-compute-profile-2019-03-01-hybrid 1.1.0 Resource Management - Compute Profile Compute https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/compute/arm-compute-profile-2019-03-01-hybrid NA NA mgmt false true
376 @azure/arm-consumption 7.1.0 Resource Management - Consumption Consumption https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/consumption/arm-consumption NA NA mgmt false
377 @azure/arm-containerinstance 6.2.0 Resource Management - Container Instances Container Instances https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/containerinstance/arm-containerinstance NA NA mgmt false
378 @azure/arm-containerregistry 8.1.0 Resource Management - Container Registry Container Registry https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/containerregistry/arm-containerregistry https://docs.microsoft.com/javascript/api/overview/azure/container-registry NA mgmt false
379 @azure/arm-containerservice 13.3.0 Resource Management - Container Service Container Service https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/containerservice/arm-containerservice https://docs.microsoft.com/javascript/api/overview/azure/container-service NA mgmt false
380 @azure/arm-cdn 5.3.0 Resource Management - Content Delivery Network Content Delivery Network https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cdn/arm-cdn https://docs.microsoft.com/javascript/api/overview/azure/cdn NA mgmt false
381 @azure/arm-cosmosdb 14.1.0 Resource Management - Cosmos DB Cosmos DB https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/cosmosdb/arm-cosmosdb https://docs.microsoft.com/javascript/api/overview/azure/cosmos-db NA mgmt false
382 @azure/arm-customerinsights 3.2.0 Resource Management - Customer Insights Customer Insights https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/customer-insights/arm-customerinsights NA NA mgmt false
383 @azure/arm-databox 4.1.0 Resource Management - Data Box Data Box https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/databox/arm-databox NA NA mgmt false
384 @azure/arm-databoxedge 1.1.0 Resource Management - Data Box Edge Stack Edge NA NA NA mgmt false
385 @azure/arm-datacatalog 1.2.0 Resource Management - Data Catalog Data Catalog https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/datacatalog/arm-datacatalog NA NA mgmt false
386 @azure/arm-datafactory 7.8.0 Resource Management - Data Factory Data Factory https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/datafactory/arm-datafactory NA NA mgmt false
387 @azure/arm-datamigration 2.1.0 Resource Management - Data Migration Database Migration Service https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/datamigration/arm-datamigration NA NA mgmt false
388 @azure/arm-databricks 2.0.0 Resource Management - Databricks Databricks https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/databricks/arm-databricks NA NA mgmt false
389 @azure/arm-deploymentmanager 3.1.0 Resource Management - Deployment Manager Deployment Manager https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/deploymentmanager/arm-deploymentmanager NA NA mgmt false
390 @azure/arm-devspaces 1.2.0 Resource Management - Dev Spaces Dev Spaces https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/devspaces/arm-devspaces NA NA mgmt false
391 @azure/arm-deviceprovisioningservices 2.2.0 Resource Management - Device Provisioning Services Device Provisioning Services https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/deviceprovisioningservices/arm-deviceprovisioningservices NA NA mgmt false
392 @azure/arm-digitaltwins 2.1.0 Resource Management - Digital Twins Digital Twins https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/digitaltwins/arm-digitaltwins NA NA mgmt false
393 @azure/arm-dns 4.1.0 Resource Management - DNS DNS https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/dns/arm-dns https://docs.microsoft.com/javascript/api/overview/azure/dns NA mgmt false
394 @azure/arm-dns-profile-2019-03-01-hybrid 1.1.0 Resource Management - DNS DNS https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/dns/arm-dns-profile-2019-03-01-hybrid NA NA mgmt false true
395 @azure/arm-domainservices 3.2.0 Resource Management - Domain Services Active Directory Domain Services https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/domainservices/arm-domainservices NA NA mgmt false
396 @azure/arm-edgegateway 2.1.0 Resource Management - Edge Gateway Stack Edge https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/edgegateway/arm-edgegateway NA NA mgmt false
397 @azure/arm-eventgrid 11.0.0 Resource Management - Event Grid Event Grid https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/eventgrid/arm-eventgrid https://docs.microsoft.com/javascript/api/overview/azure/eventgrid NA mgmt false
398 @azure/arm-eventhub 3.3.0 Resource Management - Event Hubs Event Hubs https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/eventhub/arm-eventhub https://docs.microsoft.com/javascript/api/overview/azure/event-hub NA mgmt false
399 @azure/arm-features 1.1.0 Resource Management - Features Features https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/features/arm-features NA NA mgmt false
400 @azure/arm-frontdoor 4.1.0 Resource Management - Frontdoor Front Door https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/frontdoor/arm-frontdoor NA NA mgmt false
401 @azure/arm-hanaonazure 3.1.0 Resource Management - HANA on Azure SAP HANA on Azure https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/hanaonazure/arm-hanaonazure NA NA mgmt false
402 @azure/arm-hdinsight 0.23.0 Resource Management - HDInsight HDInsight https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/hdinsight/arm-hdinsight https://docs.microsoft.com/javascript/api/overview/azure/hdinsight NA mgmt false
403 @azure/arm-healthcareapis 1.1.0 Resource Management - Health Care APIs API for FHIR NA NA NA mgmt false
404 @azure/arm-hybridcompute 2.1.0 Resource Management - Hybrid Compute Hybrid Compute NA NA NA mgmt false
405 @azure/arm-iotcentral 4.2.0 Resource Management - IoT Central IoT Central https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/iotcentral/arm-iotcentral NA NA mgmt false
406 @azure/arm-iothub 5.1.0 Resource Management - IoT Hub IoT Hub https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/iothub/arm-iothub https://docs.microsoft.com/javascript/api/overview/azure/iot-hub NA mgmt false
407 @azure/arm-iotspaces 1.2.0 Resource Management - IoT Spaces IoT Central https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/iotspaces/arm-iotspaces NA NA mgmt false
408 @azure/arm-keyvault 1.3.0 Resource Management - Key Vault Key Vault https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/keyvault/arm-keyvault NA NA mgmt false
409 @azure/arm-keyvault-profile-2019-03-01-hybrid 1.1.0 Resource Management - Key Vault Key Vault https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/keyvault/arm-keyvault-profile-2019-03-01-hybrid NA NA mgmt false true
410 @azure/arm-kubernetesconfiguration 3.1.0 Resource Management - Kubernetes Configuration Kubernetes Configuration https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/kubernetesconfiguration/arm-kubernetesconfiguration NA NA mgmt false
411 @azure/arm-kusto 6.2.0 Resource Management - Kusto Data Explorer https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/kusto/arm-kusto NA NA mgmt false
412 @azure/arm-labservices 1.1.0 Resource Management - Lab Services Lab Services https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/labservices/arm-labservices NA NA mgmt false
413 @azure/arm-links 1.1.0 Resource Management - Links Links https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/links/arm-links NA NA mgmt false
414 @azure/arm-locks 1.2.0 Resource Management - Locks Locks https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/locks/arm-locks NA NA mgmt false
415 @azure/arm-locks-profile-hybrid-2019-03-01 1.1.0 Resource Management - Locks Locks https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/locks/arm-locks-profile-hybrid-2019-03-01 NA NA mgmt false true
416 @azure/arm-logic 7.1.0 Resource Management - Logic Apps Logic Apps https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/logic/arm-logic https://docs.microsoft.com/javascript/api/overview/azure/logic-apps NA mgmt false
417 @azure/arm-machinelearningcompute 2.1.0 Resource Management - Machine Learning Compute Machine Learning https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/machinelearningcompute/arm-machinelearningcompute NA NA mgmt false
418 @azure/arm-machinelearningexperimentation 1.2.0 Resource Management - Machine Learning Experimentation Machine Learning https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/machinelearningexperimentation/arm-machinelearningexperimentation NA NA mgmt false
419 @azure/arm-machinelearningservices 4.1.0 Resource Management - Machine Learning Services Machine Learning https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/machinelearningservices/arm-machinelearningservices NA NA mgmt false
420 @azure/arm-managedapplications 1.1.0 Resource Management - Managed Applications Managed Applications https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/managedapplications/arm-managedapplications NA NA mgmt false
421 @azure/arm-msi 1.2.0 Resource Management - Managed Service Identity Managed Service Identity https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/msi/arm-msi NA NA mgmt false
422 @azure/arm-managementgroups 1.2.0 Resource Management - Management Groups Management Groups https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/managementgroups/arm-managementgroups NA NA mgmt false
423 @azure/arm-managementpartner 1.2.0 Resource Management - Management Partner Management Partner https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/managementpartner/arm-managementpartner NA NA mgmt false
424 @azure/arm-maps 2.1.0 Resource Management - Maps Maps https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/maps/arm-maps NA NA mgmt false
425 @azure/arm-mariadb 1.5.0 Resource Management - Maria DB Database for MariaDB https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/mariadb/arm-mariadb NA NA mgmt false
426 @azure/arm-marketplaceordering 2.1.0 Resource Management - Market Place Ordering Marketplace Ordering https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/marketplaceordering/arm-marketplaceordering NA NA mgmt false
427 @azure/arm-mediaservices 8.2.0 Resource Management - Media Services Media Services https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/mediaservices/arm-mediaservices https://docs.microsoft.com/javascript/api/overview/azure/media-services NA mgmt false
428 @azure/arm-migrate 1.2.0 Resource Management - Migrate Migrate https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/migrate/arm-migrate NA NA mgmt false
429 @azure/arm-mixedreality 3.1.0 Resource Management - Mixed Reality Mixed Reality https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/mixedreality/arm-mixedreality https://docs.microsoft.com/javascript/api/overview/azure/mixed-reality NA mgmt false
430 @azure/arm-monitor 6.1.0 Resource Management - Monitor Monitor https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/monitor/arm-monitor https://docs.microsoft.com/javascript/api/overview/azure/monitor NA mgmt false
431 @azure/arm-monitor-profile-2019-03-01-hybrid 1.1.0 Resource Management - Monitor Monitor https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/monitor/arm-monitor-profile-2019-03-01-hybrid NA NA mgmt false true
432 @azure/arm-mysql 3.4.0 Resource Management - MySQL Database for MySQL https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/mysql/arm-mysql https://docs.microsoft.com/javascript/api/overview/azure/mysql NA mgmt false
433 @azure/arm-netapp 14.1.0 Resource Management - NetApp NetApp Files https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/netapp/arm-netapp NA NA mgmt false
434 @azure/arm-network 25.0.0 Resource Management - Network Virtual Network https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/network/arm-network https://docs.microsoft.com/javascript/api/overview/azure/virtual-network NA mgmt false
435 @azure/arm-network-profile-2019-03-01-hybrid 1.1.0 Resource Management - Network Virtual Network https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/network/arm-network-profile-2019-03-01-hybrid NA NA mgmt false true
436 @azure/arm-notificationhubs 1.3.0 Resource Management - Notification Hubs Notification Hubs https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/notificationhubs/arm-notificationhubs https://docs.microsoft.com/javascript/api/overview/azure/notification-hubs NA mgmt false
437 @azure/arm-operationalinsights 7.1.0 Resource Management - Operational Insights Operational Insights https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/operationalinsights/arm-operationalinsights https://docs.microsoft.com/javascript/api/overview/azure/operational-insights NA mgmt false
438 @azure/arm-operations 2.2.0 Resource Management - Operations Operations Management https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/operationsmanagement/arm-operations NA NA mgmt false
439 @azure/arm-peering 1.1.0 Resource Management - Peering Peering Service https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/peering/arm-peering NA NA mgmt false
440 @azure/arm-policy 4.1.0 Resource Management - Policy Policy https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/policy/arm-policy NA NA mgmt false
441 @azure/arm-policy-profile-hybrid-2019-03-01 1.1.0 Resource Management - Policy Policy https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/policy/arm-policy-profile-hybrid-2019-03-01 NA NA mgmt false true
442 @azure/arm-policyinsights 4.1.0 Resource Management - Policy Insights Policy Insights https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/policyinsights/arm-policyinsights NA NA mgmt false
443 @azure/arm-postgresql 5.1.0 Resource Management - PostgreSQL Database for PostgreSQL https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/postgresql/arm-postgresql NA NA mgmt false
444 @azure/arm-powerbidedicated 2.1.0 Resource Management - Power BI Dedicated Power BI Dedicated https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/powerbidedicated/arm-powerbidedicated NA NA mgmt false
445 @azure/arm-powerbiembedded 1.3.0 Resource Management - Power BI Embedded Power BI https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/powerbiembedded/arm-powerbiembedded https://docs.microsoft.com/javascript/api/overview/azure/powerbi-embedded NA mgmt false
446 @azure/arm-privatedns 2.1.0 Resource Management - Private DNS Private DNS https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/privatedns/arm-privatedns NA NA mgmt false
447 @azure/arm-recoveryservices 4.2.0 Resource Management - Recovery Services Site Recovery https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/recoveryservices/arm-recoveryservices https://docs.microsoft.com/javascript/api/overview/azure/site-recovery NA mgmt false
448 @azure/arm-recoveryservicesbackup 7.0.0 Resource Management - Recovery Services Backup Site Recovery https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/recoveryservicesbackup/arm-recoveryservicesbackup https://docs.microsoft.com/javascript/api/overview/azure/backup NA mgmt false
449 @azure/arm-recoveryservices-siterecovery 3.3.0 Resource Management - Recovery Services Site Recovery Site Recovery https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/recoveryservicessiterecovery/arm-recoveryservices-siterecovery NA NA mgmt false
450 @azure/arm-rediscache 4.1.0 Resource Management - Redis Cache Redis Cache https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/redis/arm-rediscache https://docs.microsoft.com/javascript/api/overview/azure/redis-cache NA mgmt false
451 @azure/arm-relay 2.2.0 Resource Management - Relay Relay https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/relay/arm-relay https://docs.microsoft.com/javascript/api/overview/azure/relay NA mgmt false
452 @azure/arm-reservations 6.0.0 Resource Management - Reservations Reservations https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/reservations/arm-reservations NA NA mgmt false
453 @azure/arm-resourcegraph 4.2.0 Resource Management - Resource Graph Resource Graph https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/resourcegraph/arm-resourcegraph NA NA mgmt false
454 @azure/arm-resourcehealth 1.2.0 Resource Management - Resource Health Resource Health https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/resourcehealth/arm-resourcehealth NA NA mgmt false
455 @azure/arm-resources 4.2.0 Resource Management - Resources Resources https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/resources/arm-resources https://docs.microsoft.com/javascript/api/overview/azure/resources NA mgmt false
456 @azure/arm-resources-profile-hybrid-2019-03-01 1.1.0 Resource Management - Resources Resources https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/resources/arm-resources-profile-hybrid-2019-03-01 NA NA mgmt false true
457 @azure/arm-search 1.4.0 Resource Management - Search Search https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/search/arm-search https://docs.microsoft.com/javascript/api/overview/azure/search NA mgmt false
458 @azure/arm-security 3.0.0 Resource Management - Security Security Center https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/security/arm-security NA NA mgmt false
459 @azure/arm-serialconsole 1.1.0 Resource Management - Serial Console Serial Console https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/serialconsole/arm-serialconsole NA NA mgmt false
460 @azure/arm-servicebus 4.1.0 Resource Management - Service Bus Service Bus https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/servicebus/arm-servicebus https://docs.microsoft.com/javascript/api/overview/azure/service-bus NA mgmt false
461 @azure/arm-servicefabricmesh 2.2.0 Resource Management - Service Fabric Mesh Service Fabric https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/servicefabricmesh/arm-servicefabricmesh NA NA mgmt false
462 @azure/arm-servicemap 2.3.0 Resource Management - Service Map Service Map https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/service-map/arm-servicemap https://docs.microsoft.com/javascript/api/overview/azure/service-map NA mgmt false
463 @azure/arm-signalr 4.1.0 Resource Management - SignalR SignalR https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/signalr/arm-signalr NA NA mgmt false
464 @azure/arm-sql 7.1.0 Resource Management - SQL SQL https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/sql/arm-sql https://docs.microsoft.com/javascript/api/overview/azure/sql NA mgmt false
465 @azure/arm-sqlvirtualmachine 4.1.0 Resource Management - Sql Virtual Machine SQL Server on Virtual Machines https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/sqlvirtualmachine/arm-sqlvirtualmachine NA NA mgmt false
466 @azure/arm-storage 16.1.0 Resource Management - Storage Storage https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/arm-storage NA NA mgmt false
467 @azure/arm-storage-profile-2019-03-01-hybrid 1.1.0 Resource Management - Storage Storage https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storage/arm-storage-profile-2019-03-01-hybrid NA NA mgmt false true
468 @azure/arm-storagecache 4.1.0 Resource Management - Storage Cache Storage https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storagecache/arm-storagecache NA NA mgmt false
469 @azure/arm-storageimportexport 1.3.0 Resource Management - Storage Import Export Storage https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storageimportexport/arm-storageimportexport NA NA mgmt false
470 @azure/arm-storagesync 8.1.0 Resource Management - Storage Sync Storage https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storagesync/arm-storagesync NA NA mgmt false
471 @azure/arm-storsimple1200series 1.2.0 Resource Management - StorSimple1200Series StorSimple https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storsimple1200series/arm-storsimple1200series NA NA mgmt false
472 @azure/arm-storsimple8000series 1.2.0 Resource Management - StorSimple8000Series StorSimple https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/storsimple8000series/arm-storsimple8000series NA NA mgmt false
473 @azure/arm-streamanalytics 2.1.0 Resource Management - Stream Analytics Stream Analytics https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/streamanalytics/arm-streamanalytics NA NA mgmt false
474 @azure/arm-subscriptions 3.0.0 Resource Management - Subscriptions Subscriptions https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/subscription/arm-subscriptions NA NA mgmt false
475 @azure/arm-subscriptions-profile-hybrid-2019-03-01 1.1.0 Resource Management - Subscriptions Subscriptions https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/subscription/arm-subscriptions-profile-hybrid-2019-03-01 NA NA mgmt false true
476 @azure/arm-support 1.1.0 Resource Management - Support Help + support https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/support/arm-support NA NA mgmt false
477 @azure/arm-synapse 5.2.0 Resource Management - Synapse Synapse Analytics https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/synapse/arm-synapse NA NA mgmt false
478 @azure/arm-timeseriesinsights 1.3.0 Resource Management - Time Series Insights Time Series Insights https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/timeseriesinsights/arm-timeseriesinsights NA NA mgmt false
479 @azure/arm-trafficmanager 5.1.0 Resource Management - Traffic Manager Traffic Manager https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/trafficmanager/arm-trafficmanager https://docs.microsoft.com/javascript/api/overview/azure/traffic-manager NA mgmt false
480 @azure/arm-visualstudio 2.3.0 Resource Management - Visual Studio Visual Studio https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/visualstudio/arm-visualstudio NA NA mgmt false
481 @azure/arm-vmwarecloudsimple 1.1.0 Resource Management - VMware CloudSimple VMWare by CloudSimple https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/vmwarecloudsimple/arm-vmwarecloudsimple NA NA mgmt false
482 @azure/arm-webservices 0.2.0 Resource Management - Web Services Machine Learning https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/machinelearning/arm-webservices NA NA mgmt false
483 @azure/arm-workspaces 0.2.0 Resource Management - Work Spaces Machine Learning https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/machinelearning/arm-workspaces NA NA mgmt false

Просмотреть файл

@ -0,0 +1,395 @@
"Package","VersionGA","VersionPreview","DisplayName","ServiceName","RepoPath","MSDocs","GHDocs","Type","New","PlannedVersions","FirstGADate","Support","Hide","Replace","Notes"
"azure-ai-anomalydetector","","3.0.0b3","Anomaly Detector","Anomaly Detector","anomalydetector","","","client","true","","","preview","","azure-cognitiveservices-anomalydetector",""
"azure-appconfiguration","1.2.0","","App Configuration","App Configuration","appconfiguration","","","client","true","","01/06/2020","active","","",""
"azure-security-attestation","1.0.0","","Attestation","Attestation","attestation","","","client","true","","07/06/2021","","","",""
"azure-search-documents","11.2.0","11.3.0b1","Cognitive Search","Search","search","","","client","true","","07/07/2020","active","","azure-search",""
"azure-communication-chat","1.0.0","","Communication Chat","Communication","communication","","","client","true","","04/20/2021","preview","","",""
"azure-communication-identity","1.0.1","","Communication Identity","Communication","communication","","","client","true","","04/20/2021","","","",""
"azure-communication-phonenumbers","1.0.1","","Communication Phone Numbers","Communication","communication","","","client","true","","04/26/2021","","","",""
"azure-communication-sms","1.0.1","","Communication Sms","Communication","communication","","","client","true","","04/20/2021","preview","","",""
"azure-confidentialledger","","1.0.0b1","Confidential Ledger","Confidential Ledger","confidentialledger","","","client","true","","","","","",""
"azure-containerregistry","","1.0.0b4","Container Registry","containerregistry","containerregistry","","","client","true","1.0.0,08/11/2021","","","","",""
"azure-core","1.16.0","","Core","Core","core","","","client","true","","10/29/2019","active","","",""
"azure-core-tracing-opentelemetry","","1.0.0b9","Core Tracing Opentelemetry","Core","core","","","client","true","","","preview","","",""
"azure-cosmos","4.2.0","","Cosmos DB","Cosmos DB","cosmos","","","client","true","","05/20/2020","active","","",""
"azure-digitaltwins-core","1.1.0","","Digital Twins - Core","IoT","digitaltwins","","","client","true","","11/04/2020","active","","",""
"azure-ai-translation-document","","1.0.0b3","Document Translation","Translator","translation","","","client","true","","","","","",""
"azure-eventgrid","4.3.0","","Event Grid","Event Grid","eventgrid","","","client","true","4.5.0,08/10/2021","03/09/2021","active","","",""
"azure-eventhub","5.6.0","","Event Hubs","Event Hubs","eventhub","","","client","true","","01/14/2020","active","","",""
"azure-eventhub-checkpointstoreblob","1.1.4","","Event Hubs - Azure Blob Storage Checkpoint Store","Event Hubs","eventhub","","","client","true","","01/14/2020","active","","",""
"azure-eventhub-checkpointstoreblob-aio","1.1.4","","Event Hubs - Azure Blob Storage Checkpoint Store AIO","Event Hubs","eventhub","","","client","true","","01/14/2020","active","","",""
"azure-schemaregistry","","1.0.0b1","Event Hubs - Schema Registry","Event Hubs","schemaregistry","","","client","true","","","preview","","",""
"azure-schemaregistry-avroserializer","","1.0.0b1","Event Hubs - Schema Registry Avro Serializer","Event Hubs","schemaregistry","","","client","true","","","preview","","",""
"azure-ai-formrecognizer","3.1.1","","Form Recognizer","Form Recognizer","formrecognizer","","","client","true","","08/20/2020","active","","azure-cognitiveservices-formrecognizer",""
"azure-identity","1.6.0","1.7.0b2","Identity","Identity","identity","","","client","true","","10/29/2019","active","","",""
"azure-iot-deviceupdate","","1.0.0b1","IoT Device Update","IoT Device Update","deviceupdate","","","client","true","","","","","",""
"azure-keyvault-administration","4.0.0","","Key Vault - Administration","Key Vault","keyvault","","","client","true","","06/22/2021","preview","","",""
"azure-keyvault-certificates","4.3.0","","Key Vault - Certificates","Key Vault","keyvault","","","client","true","","01/08/2020","active","","",""
"azure-keyvault-keys","4.4.0","4.5.0b1","Key Vault - Keys","Key Vault","keyvault","","","client","true","","10/30/2019","active","","",""
"azure-keyvault-secrets","4.3.0","","Key Vault - Secrets","Key Vault","keyvault","","","client","true","","10/30/2019","active","","",""
"azure-media-analytics-edge","","1.0.0b1","Media Analytics Edge","Media","media","","","client","true","","","","","",""
"azure-ai-metricsadvisor","1.0.0","","Metrics Advisor","Metrics Advisor","metricsadvisor","","","client","true","","07/06/2021","preview","","",""
"azure-monitor-opentelemetry-exporter","","1.0.0b4","Monitor OpenTelemetry Exporter","Monitor","monitor","","","client","true","","","","","",""
"azure-monitor-query","","1.0.0b2","Monitor Query","Monitor","monitor","","","client","true","1.0.0b3,08/10/2021|1.0.0,09/07/2021","","","","",""
"azure-purview-catalog","","1.0.0b1","Purview Catalog","Purview Catalog","purview","","","client","true","","","","","",""
"azure-purview-scanning","","1.0.0b1","Purview Scanning","Purview Scanning","purview","","","client","true","","","","","",""
"azure-servicebus","7.3.1","","Service Bus","Service Bus","servicebus","","","client","true","","11/24/2020","active","","",""
"azure-storage-blob","12.8.1","","Storage - Blobs","Storage","storage","","","client","true","","10/30/2019","active","","",""
"azure-storage-blob-changefeed","","12.0.0b2","Storage - Blobs Changefeed","Storage","storage","","","client","true","","","preview","","",""
"azure-storage-file-datalake","12.4.0","","Storage - Files Data Lake","Data Lake Storage (Gen 2)","storage","","","client","true","","03/11/2020","active","","",""
"azure-storage-file-share","12.5.0","","Storage - Files Shares","Storage","storage","","","client","true","","12/04/2019","active","","azure-storage-file",""
"azure-storage-queue","12.1.6","","Storage - Queues","Storage","storage","","","client","true","","10/30/2019","active","","",""
"azure-synapse-accesscontrol","","0.6.0","Synapse - AccessControl","Synapse Analytics","synapse","","","client","true","","","preview","","",""
"azure-synapse-artifacts","","0.7.0","Synapse - Artifacts","Synapse Analytics","synapse","","","client","true","","","preview","","",""
"azure-synapse-managedprivateendpoints","","0.3.0","Synapse - Managed Private Endpoints","Synapse Analytics","synapse","","","client","true","","","","","",""
"azure-synapse-monitoring","","0.2.0","Synapse - Monitoring","Synapse Analytics","synapse","","","client","true","","","","","",""
"azure-synapse-spark","","0.5.0","Synapse - Spark","Synapse Analytics","synapse","","","client","true","","","preview","","",""
"azure-data-tables","12.1.0","","Tables","Tables","tables","","","client","true","","06/09/2021","preview","","",""
"azure-ai-textanalytics","5.1.0","","Text Analytics","Text Analytics","textanalytics","","","client","true","","06/09/2020","active","","azure-cognitiveservices-language-textanalytics",""
"azure-media-videoanalyzer-edge","","1.0.0b2","Video Analyzer Edge","Video Analyzer","videoanalyzer","","","client","true","","","","","",""
"azure-messaging-webpubsubservice","","1.0.0b1","Web PubSub","Web PubSub","webpubsub","","","client","true","","","","","",""
"azure-mgmt-advisor","9.0.0","","Resource Management - Advisor","Advisor","advisor","","","mgmt","true","","","active","","",""
"azure-mgmt-alertsmanagement","1.0.0","","Resource Management - Alerts Management","Alert Management","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-alertsmanagement_0.1.0/azure-mgmt-alertsmanagement/","","","mgmt","true","","","preview","","",""
"azure-mgmt-apimanagement","2.0.0","","Resource Management - API Management","API Management","apimanagement","","","mgmt","true","","","preview","","",""
"azure-mgmt-appconfiguration","2.0.0","","Resource Management - App Configuration","App Configuration","appconfiguration","","","mgmt","true","","","active","","",""
"azure-mgmt-appplatform","6.1.0","","Resource Management - App Platform","Spring Cloud","appplatform","","","mgmt","true","","","active","","",""
"azure-mgmt-applicationinsights","1.0.0","","Resource Management - Application Insights","Application Insights","applicationinsights","","","mgmt","true","","","preview","","",""
"azure-mgmt-attestation","1.0.0","","Resource Management - Attestation","Attestation","attestation","","","mgmt","true","","","preview","","",""
"azure-mgmt-authorization","1.0.0","","Resource Management - Authorization","Authorization","authorization","","","mgmt","true","","","active","","",""
"azure-mgmt-automanage","","1.0.0b2","Resource Management - Automanage","Automanage","automanage","","","mgmt","true","","","preview","","",""
"azure-mgmt-automation","1.0.0","1.1.0b1","Resource Management - Automation","Automation","automation","","","mgmt","true","","","preview","","",""
"azure-mgmt-azurestack","1.0.0","","Resource Management - Azure Stack","Stack","azurestack","","","mgmt","true","","","preview","","",""
"azure-mgmt-azurestackhci","6.0.0","6.1.0b1","Resource Management - Azure Stack HCI","Stack HCI","azurestackhci","","","mgmt","true","","","active","","",""
"azure-mgmt-baremetalinfrastructure","","1.0.0b2","Resource Management - Bare Metal Infrastructure","Bare Metal","baremetalinfrastructure","","","mgmt","true","","","preview","","",""
"azure-mgmt-billing","6.0.0","","Resource Management - Billing","Cost Management + Billing","billing","","","mgmt","true","","","active","","",""
"azure-mgmt-botservice","1.0.0","","Resource Management - Bot Service","Bot Service","botservice","","","mgmt","true","","","preview","","",""
"azure-mgmt-cognitiveservices","12.0.0","","Resource Management - Cognitive Services","Cognitive Services","cognitiveservices","","","mgmt","true","","","preview","","",""
"azure-mgmt-commerce","6.0.0","","Resource Management - Commerce","Commerce","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-commerce_1.0.1/azure-mgmt-commerce/","","","mgmt","true","","","preview","","",""
"azure-mgmt-communication","1.0.0","","Resource Management - Communication","Communication","communication","","","mgmt","true","","","preview","","",""
"azure-mgmt-compute","22.0.0","","Resource Management - Compute","Compute","compute","","","mgmt","true","","","active","","",""
"azure-mgmt-confluent","1.0.0","2.0.0b1","Resource Management - Confluent","Confluent","confluent","","","mgmt","true","","","preview","","",""
"azure-mgmt-containerinstance","7.0.0","","Resource Management - Container Instances","Container Instances","containerinstance","","","mgmt","true","","","active","","",""
"azure-mgmt-containerservice","16.0.0","","Resource Management - Container Service","Container Service","containerservice","","","mgmt","true","","","active","","",""
"azure-mgmt-cdn","11.0.0","","Resource Management - Content Delivery Network","Content Delivery Network","cdn","","","mgmt","true","","","preview","","",""
"azure-mgmt-cosmosdb","6.4.0","","Resource Management - Cosmos DB","Cosmos DB","cosmos","","","mgmt","true","","","active","","",""
"azure-mgmt-costmanagement","2.0.0","","Resource Management - Cost Management","Cost Management","costmanagement","","","mgmt","true","","","preview","","",""
"azure-mgmt-customproviders","1.0.0","","Resource Management - Custom Providers","Custom Providers","customproviders","","","mgmt","true","","","preview","","",""
"azure-mgmt-databox","1.0.0","","Resource Management - Data Box","Data Box","databox","","","mgmt","true","","","preview","","",""
"azure-mgmt-databoxedge","1.0.0","","Resource Management - Data Box Edge","Stack Edge","databoxedge","","","mgmt","true","","","preview","","",""
"azure-mgmt-datafactory","1.1.0","","Resource Management - Data Factory","Data Factory","datafactory","","","mgmt","true","","","preview","","",""
"azure-mgmt-datamigration","9.0.0","","Resource Management - Data Migration","Database Migration Service","datamigration","","","mgmt","true","","","active","","",""
"azure-mgmt-datashare","1.0.0","","Resource Management - Data Share","Data Share","datashare","","","mgmt","true","","","preview","","",""
"azure-mgmt-databricks","1.0.0","","Resource Management - Databricks","Databricks","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-databricks_0.1.0/azure-mgmt-databricks/","","","mgmt","true","","","preview","","",""
"azure-mgmt-deploymentmanager","1.0.0","","Resource Management - Deployment Manager","Deployment Manager","deploymentmanager","","","mgmt","true","","","preview","","",""
"azure-mgmt-devtestlabs","9.0.0","","Resource Management - DevTest Labs","DevTest Labs","devtestlabs","","","mgmt","true","","","preview","","",""
"azure-mgmt-eventhub","9.0.0","","Resource Management - Event Hubs","Event Hubs","eventhub","","","mgmt","true","","","active","","",""
"azure-mgmt-hanaonazure","1.0.0","","Resource Management - HANA on Azure","SAP HANA on Azure","hanaonazure","","","mgmt","true","","","preview","","",""
"azure-mgmt-hdinsight","8.0.0","","Resource Management - HDInsight","HDInsight","hdinsight","","","mgmt","true","","","preview","","",""
"azure-mgmt-healthcareapis","1.0.0","","Resource Management - Healthcare APIs","API for FHIR","healthcareapis","","","mgmt","true","","","preview","","",""
"azure-mgmt-hybridcompute","7.0.0","","Resource Management - Hybrid Compute","Hybrid Compute","hybridcompute","","","mgmt","true","","","active","","",""
"azure-mgmt-hybridkubernetes","1.0.0","","Resource Management - Hybrid Kubernetes","Hybrid Kubernetes","hybridkubernetes","","","mgmt","true","","","preview","","",""
"azure-mgmt-iothub","2.0.0","","Resource Management - IoT Hub","IoT Hub","iothub","","","mgmt","true","","","preview","","",""
"azure-mgmt-keyvault","9.0.0","","Resource Management - KeyVault","Key Vault","keyvault","","","mgmt","true","","","active","","",""
"azure-mgmt-kubernetesconfiguration","","1.0.0b1","Resource Management - Kubernetes Configuration","Kubernetes Configuration","kubernetesconfiguration","","","mgmt","true","","","preview","","",""
"azure-mgmt-kusto","2.0.0","","Resource Management - Kusto","Data Explorer","kusto","","","mgmt","true","","","preview","","",""
"azure-mgmt-labservices","1.0.0","","Resource Management - Lab Services","Lab Services","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-labservices_0.1.1/azure-mgmt-labservices","","","mgmt","true","","","preview","","",""
"azure-mgmt-loganalytics","10.0.0","","Resource Management - Log Analytics","Log Analytics","loganalytics","","","mgmt","true","","","preview","","",""
"azure-mgmt-logic","9.0.0","","Resource Management - Logic Apps","Logic Apps","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-logic_3.0.0/azure-mgmt-logic/","","","mgmt","true","","","preview","","",""
"azure-mgmt-machinelearningservices","1.0.0","","Resource Management - Machine Learning Services","Machine Learning","machinelearning","","","mgmt","true","","","preview","","",""
"azure-mgmt-maintenance","2.0.0","","Resource Management - Maintenance","Maintenance","maintenance","","","mgmt","true","","","preview","","",""
"azure-mgmt-managedservices","6.0.0","","Resource Management - Managed Services","Managed Services","managedservices","","","mgmt","true","","","active","","",""
"azure-mgmt-managementgroups","1.0.0","","Resource Management - Management Groups","Management Groups","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-managementgroups_0.2.0/azure-mgmt-managementgroups/","","","mgmt","true","","","preview","","",""
"azure-mgmt-managementpartner","1.0.0","","Resource Management - Management Partner","Management Partner","managementpartner","","","mgmt","true","","","preview","","",""
"azure-mgmt-maps","2.0.0","","Resource Management - Maps","Maps","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-maps_0.1.0/azure-mgmt-maps/","","","mgmt","true","","","preview","","",""
"azure-mgmt-marketplaceordering","1.1.0","","Resource Management - Marketplace Ordering","Marketplace Ordering","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-marketplaceordering_0.2.1/azure-mgmt-marketplaceordering/","","","mgmt","true","","","preview","","",""
"azure-mgmt-media","7.0.0","","Resource Management - Media Services","Media Services","media","","","mgmt","true","","","active","","",""
"azure-mgmt-mixedreality","1.0.0","","Resource Management - Mixed Reality","Mixed Reality","mixedreality","","","mgmt","true","","","preview","","",""
"azure-mgmt-monitor","2.0.0","","Resource Management - Monitor","Monitor","monitor","","","mgmt","true","","","active","","",""
"azure-mgmt-netapp","4.0.0","","Resource Management - NetApp","NetApp Files","netapp","","","mgmt","true","","","preview","","",""
"azure-mgmt-network","19.0.0","","Resource Management - Network","Virtual Network","network","","","mgmt","true","","","active","","",""
"azure-mgmt-notificationhubs","7.0.0","","Resource Management - Notification Hubs","Notification Hubs","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-notificationhubs_2.1.0/azure-mgmt-notificationhubs/","","","mgmt","true","","","preview","","",""
"azure-mgmt-operationsmanagement","1.0.0","","Resource Management - Operations Management","Operations Management","operationsmanagement","","","mgmt","true","","","preview","","",""
"azure-mgmt-peering","1.0.0","","Resource Management - Peering","Peering Service","peering","","","mgmt","true","","","preview","","",""
"azure-mgmt-policyinsights","1.0.0","","Resource Management - Policy Insights","Policy Insights","policyinsights","","","mgmt","true","","","preview","","",""
"azure-mgmt-powerbidedicated","1.0.0","","Resource Management - Power BI Dedicated","Power BI Dedicated","powerbidedicated","","","mgmt","true","","","preview","","",""
"azure-mgmt-rdbms","9.0.0","","Resource Management - Rdbms","Database for MySQL/PostgreSQL","rdbms","","","mgmt","true","","","preview","","",""
"azure-mgmt-recoveryservices","1.0.0","","Resource Management - Recovery Services","Site Recovery","recoveryservices","","","mgmt","true","","","preview","","",""
"azure-mgmt-redhatopenshift","1.0.0","","Resource Management - Red Hat OpenShift","Red Hat OpenShift (ARO)","redhatopenshift","","","mgmt","true","","","preview","","",""
"azure-mgmt-redis","12.0.0","","Resource Management - Redis","Redis Cache","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-redis_6.0.0/azure-mgmt-redis/","","","mgmt","true","","","active","","",""
"azure-mgmt-regionmove","","1.0.0b1","Resource Management - Region Move","Region Move","regionmove","NA","","mgmt","true","","","preview","","",""
"azure-mgmt-relay","1.0.0","","Resource Management - Relay","Relay","relay","","","mgmt","true","","","preview","","",""
"azure-mgmt-reservations","1.0.0","","Resource Management - Reservations","Reservations","reservations","","","mgmt","true","","","active","","",""
"azure-mgmt-resourcemover","1.0.0","1.1.0b2","Resource Management - Resource Mover","Resource Mover","resourcemover","","","mgmt","true","","","preview","","",""
"azure-mgmt-resource","18.0.0","","Resource Management - Resources","Resources","resources","","","mgmt","true","","","active","","",""
"azure-mgmt-scheduler","2.0.0","7.0.0b1","Resource Management - Scheduler","Scheduler","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-scheduler_2.0.0/azure-mgmt-scheduler/","","NA","mgmt","true","","","preview","","",""
"azure-mgmt-search","8.0.0","","Resource Management - Search","Search","search","","","mgmt","true","","","preview","","",""
"azure-mgmt-security","1.0.0","","Resource Management - Security","Security Center","security","","","mgmt","true","","","preview","","",""
"azure-mgmt-securityinsight","","1.0.0b1","Resource Management - Security Insight","Sentinel","securityinsight","","","mgmt","true","","","preview","","",""
"azure-mgmt-serialconsole","1.0.0","","Resource Management - Serial Console","Serial Console","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-serialconsole_0.1.0/azure-mgmt-serialconsole/","","","mgmt","true","","","preview","","",""
"azure-mgmt-servicebus","6.0.0","","Resource Management - Service Bus","Service Bus","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-servicebus_0.6.0/azure-mgmt-servicebus/","","","mgmt","true","","","active","","",""
"azure-mgmt-servicefabric","1.0.0","","Resource Management - Service Fabric","Service Fabric","servicefabric","","","mgmt","true","","","preview","","",""
"azure-mgmt-signalr","","1.0.0b2","Resource Management - SignalR","SignalR","signalr","","","mgmt","true","","","preview","","",""
"azure-mgmt-sql","3.0.0","","Resource Management - SQL","SQL","sql","","","mgmt","true","","","active","","",""
"azure-mgmt-storage","18.0.0","","Resource Management - Storage","Storage","storage","","","mgmt","true","","","active","","",""
"azure-mgmt-storagesync","1.0.0","","Resource Management - Storage Sync","Storage","storage","","","mgmt","true","","","preview","","",""
"azure-mgmt-streamanalytics","","1.0.0rc1","Resource Management - Stream Analytics","Stream Analytics","streamanalytics","","","mgmt","true","","","active","","",""
"azure-mgmt-subscription","1.0.0","","Resource Management - Subscription","Subscriptions","subscription","","","mgmt","true","","","preview","","",""
"azure-mgmt-support","6.0.0","","Resource Management - Support","Help + support","support","","","mgmt","true","","","active","","",""
"azure-mgmt-synapse","2.0.0","","Resource Management - Synapse","Synapse Analytics","synapse","","","mgmt","true","","","preview","","",""
"azure-mgmt-timeseriesinsights","1.0.0","","Resource Management - Time Series Insights","Time Series Insights","timeseriesinsights","","","mgmt","true","","","preview","","",""
"azure-mgmt-web","3.0.0","","Resource Management - Web","App Service","appservice","","","mgmt","true","","","active","","",""
"azure-mgmt-workloadmonitor","","1.0.0b2","Resource Management - Work Load Monitor","Work Load Monitor","workloadmonitor","","","mgmt","true","","","preview","","",""
"","","","","Active Directory","","NA","NA","","","","","","true","",""
"","","","","Active Directory B2C","","NA","NA","","","","","","true","",""
"","","","","Active Directory Domain Services","","NA","NA","","","","","","true","",""
"","","","","Advanced Threat Protection","","NA","NA","","","","","","true","",""
"","","","","Analysis Services","","NA","NA","","","","","","true","",""
"","","","","API Apps","","NA","NA","","","","","","true","",""
"","","","","Application Gateway","","NA","NA","","","","","","true","",""
"","","","","Arc Enabled Servers","","NA","NA","","","","","","true","",""
"","","","","Archive Storage","","NA","NA","","","","","","true","",""
"","","","","Artifacts","","NA","NA","","","","","","true","",""
"","","","","Avere vFXT for Azure","","NA","NA","","","","","","true","",""
"","","","","Backup","","NA","NA","","","","","","true","",""
"","","","","Bastion","","NA","NA","","","","","","true","",""
"","","","","Blockchain Service","","NA","NA","","","","","","true","",""
"","","","","Blockchain Tokens","","NA","NA","","","","","","true","",""
"","","","","Blockchain Workbench","","NA","NA","","","","","","true","",""
"","","","","Blueprints","","NA","NA","","","","","","true","",""
"","","","","Boards","","NA","NA","","","","","","true","",""
"","","","","Cloud Services","","NA","NA","","","","","","true","",""
"","","","","Cloud Shell","","NA","NA","","","","","","true","",""
"","","","","Common Data Service","","NA","NA","","","","","","true","",""
"","","","","Connectors","","NA","NA","","","","","","true","",""
"","","","","Content Protection","","NA","NA","","","","","","true","",""
"","","","","Customer Insights","","NA","NA","","","","","","true","",""
"","","","","Customer Lockbox for Microsoft Azure","","NA","NA","","","","","","true","",""
"","","","","CycleCloud","","NA","NA","","","","","","true","",""
"","","","","Data Catalog","","NA","NA","","","","","","true","",""
"","","","","Data Science Virtual Machines","","NA","NA","","","","","","true","",""
"","","","","Database for MariaDB","","NA","NA","","","","","","true","",""
"","","","","DDoS Protection Standard","","NA","NA","","","","","","true","",""
"","","","","Dedicated Host","","NA","NA","","","","","","true","",""
"","","","","Dedicated HSM","","NA","NA","","","","","","true","",""
"","","","","Device Provisioning Services","","NA","NA","","","","","","true","",""
"","","","","Devices","","NA","NA","","","","","","true","",""
"","","","","DevOps","","NA","NA","","","","","","true","",""
"","","","","Disk Storage","","NA","NA","","","","","","true","",""
"","","","","Encoding","","NA","NA","","","","","","true","",""
"","","","","ExpressRoute","","NA","NA","","","","","","true","",""
"","","","","Firewall","","NA","NA","","","","","","true","",""
"","","","","Firewall Manager","","NA","NA","","","","","","true","",""
"","","","","Functions","","NA","NA","","","","","","true","",""
"","","","","FXT Edge Filer","","NA","NA","","","","","","true","",""
"","","","","Guest Configuration","","NA","NA","","","","","","true","",""
"","","","","HPC Cache","","NA","NA","","","","","","true","",""
"","","","","Information Protection","","NA","NA","","","","","","true","",""
"","","","","Internet Analyzer","","NA","NA","","","","","","true","",""
"","","","","Intune","","NA","NA","","","","","","true","",""
"","","","","IoT Edge","","NA","NA","","","","","","true","",""
"","","","","IoT solution accelerators","","NA","NA","","","","","","true","",""
"","","","","Kinect Developer Kit","","NA","NA","","","","","","true","",""
"","","","","Kubernetes Service","","NA","NA","","","","","","true","",""
"","","","","Lighthouse","","NA","NA","","","","","","true","",""
"","","","","Linux Virtual Machines","","NA","NA","","","","","","true","",""
"","","","","Live and On-Demand Streaming","","NA","NA","","","","","","true","",""
"","","","","Load Balancer","","NA","NA","","","","","","true","",""
"","","","","Locks","","NA","NA","","","","","","true","",""
"","","","","Machine Learning Studio","","NA","NA","","","","","","true","",""
"","","","","Managed Applications","","NA","NA","","","","","","true","",""
"","","","","Managed Disks","","NA","NA","","","","","","true","",""
"","","","","Marketplace","","NA","NA","","","","","","true","",""
"","","","","Media Player","","NA","NA","","","","","","true","",""
"","","","","Microsoft Azure portal","","NA","NA","","","","","","true","",""
"","","","","Microsoft Genomics","","NA","NA","","","","","","true","",""
"","","","","Migrate","","NA","NA","","","","","","true","",""
"","","","","Mobile Apps","","NA","NA","","","","","","true","",""
"","","","","Network Watcher","","NA","NA","","","","","","true","",""
"","","","","Open Datasets","","NA","NA","","","","","","true","",""
"","","","","Operational Insights","","NA","NA","","","","","","true","",""
"","","","","Pipelines","","NA","NA","","","","","","true","",""
"","","","","Policy","","NA","NA","","","","","","true","",""
"","","","","Power Apps","","NA","NA","","","","","","true","",""
"","","","","Power Automate","","NA","NA","","","","","","true","",""
"","","","","Private Link","","NA","NA","","","","","","true","",""
"","","","","R Server for HDInsight","","NA","NA","","","","","","true","",""
"","","","","Remote Rendering","","NA","NA","","","","","","true","",""
"","","","","RemoteApp","","NA","NA","","","","","","true","",""
"","","","","Repos","","NA","NA","","","","","","true","",""
"","","","","Resource Explorer","","NA","NA","","","","","","true","",""
"","","","","Resource Manager","","NA","NA","","","","","","true","",""
"","","","","Resource Manager templates","","NA","NA","","","","","","true","",""
"","","","","RTOS","","NA","NA","","","","","","true","",""
"","","","","Service Health","","NA","NA","","","","","","true","",""
"","","","","Spatial Anchors","","NA","NA","","","","","","true","",""
"","","","","Speaker Recognition","","NA","NA","","","","","","true","",""
"","","","","Speech Translation","","NA","NA","","","","","","true","",""
"","","","","Sphere","","NA","NA","","","","","","true","",""
"","","","","Spring Cloud","","NA","NA","","","","","","true","",""
"","","","","SQL Database","","NA","NA","","","","","","true","",""
"","","","","SQL Database Edge","","NA","NA","","","","","","true","",""
"","","","","SQL Managed Instance","","NA","NA","","","","","","true","",""
"","","","","Storage Explorer","","NA","NA","","","","","","true","",""
"","","","","Storsimple","","NA","NA","","","","","","true","",""
"","","","","Test Plans","","NA","NA","","","","","","true","",""
"","","","","Translator","","NA","NA","","","","","","true","",""
"","","","","Video Indexer","","NA","NA","","","","","","true","",""
"","","","","Virtual Machine Scale Sets","","NA","NA","","","","","","true","",""
"","","","","Virtual WAN","","NA","NA","","","","","","true","",""
"","","","","Visual Studio","","NA","NA","","","","","","true","",""
"","","","","Visual Studio App Center","","NA","NA","","","","","","true","",""
"","","","","Visual Studio Code","","NA","NA","","","","","","true","",""
"","","","","Visual Studio Onliner","","NA","NA","","","","","","true","",""
"","","","","VPN Gateway","","NA","NA","","","","","","true","",""
"","","","","Web App for Containers","","NA","NA","","","","","","true","",""
"","","","","Web Apps","","NA","NA","","","","","","true","",""
"","","","","WebJobs","","NA","NA","","","","","","true","",""
"","","","","Windows 10 IoT Core Services","","NA","NA","","","","","","true","",""
"","","","","Windows Virtual Desktop","","NA","NA","","","","","","true","",""
"","","","","Xamarin","","NA","NA","","","","","","true","",""
"azure-agrifood-farming","","1.0.0b1","azure-agrifood-farming","","NA","NA","NA","","false","","","","","",""
"azure-agrifood-nspkg","1.0.0","","azure-agrifood-nspkg","","NA","NA","NA","","false","","","","","",""
"azure-ai-translation-nspkg","1.0.0","","azure-ai-translation-nspkg","","NA","NA","NA","","false","","","","","",""
"azure-communication-administration","","1.0.0b4","azure-communication-administration","","NA","NA","NA","","false","","","preview","","",""
"azure-iothub-device-client","1.4.6","","azure-iothub-device-client","","NA","NA","NA","","false","","","","true","",""
"azure-iothub-provisioningserviceclient","1.2.0","","azure-iothub-provisioningserviceclient","","NA","NA","NA","","false","","","","true","",""
"azure-iothub-service-client","1.4.6","","azure-iothub-service-client","","NA","NA","NA","","false","","","","true","",""
"azure-iot-modelsrepository","","1.0.0b1","azure-iot-modelsrepository","","NA","NA","NA","","false","","","","","",""
"azure-iot-nspkg","1.0.1","","azure-iot-nspkg","","NA","NA","NA","","false","","","","","",""
"azure-iot-provisioning-device-client","1.4.6","","azure-iot-provisioning-device-client","","NA","NA","NA","","false","","","","true","",""
"azure-media-nspkg","1.0.0","","azure-media-nspkg","","NA","NA","NA","","false","","","","","",""
"azure-messaging-nspkg","1.0.0","","azure-messaging-nspkg","","NA","NA","NA","","false","","","","","",""
"azure-mgmt-agfood","","1.0.0b1","azure-mgmt-agfood","","NA","NA","NA","","false","","","","","",""
"azure-mgmt-agrifood","","1.0.0b1","azure-mgmt-agrifood","","NA","NA","NA","","false","","","","","",""
"azure-mgmt-azureadb2c","","1.0.0b1","azure-mgmt-azureadb2c","","NA","NA","NA","","false","","","","","",""
"azure-mgmt-changeanalysis","1.0.0","","azure-mgmt-changeanalysis","","NA","NA","NA","","false","","","","","",""
"azure-mgmt-confidentialledger","","1.0.0b1","azure-mgmt-confidentialledger","","NA","NA","NA","","false","","","","","",""
"azure-mgmt-deviceupdate","","1.0.0b2","azure-mgmt-deviceupdate","","NA","NA","NA","","false","","","","","",""
"azure-mgmt-elastic","","1.0.0b1","azure-mgmt-elastic","","NA","NA","NA","","false","","","","","",""
"azure-mgmt-extendedlocation","","1.0.0b2","azure-mgmt-extendedlocation","","NA","NA","NA","","false","","","","","",""
"azure-mgmt-healthbot","","1.0.0b1","azure-mgmt-healthbot","","NA","NA","NA","","false","","","","","",""
"azure-mgmt-hybridnetwork","","1.0.0b1","azure-mgmt-hybridnetwork","","NA","NA","NA","","false","","","","","",""
"azure-mgmt-logz","","1.0.0b1","azure-mgmt-logz","","NA","NA","NA","","false","","","","","",""
"azure-mgmt-portal","1.0.0","1.0.0b1","azure-mgmt-portal","","NA","NA","NA","","false","","","","","",""
"azure-mgmt-purview","","1.0.0b1","azure-mgmt-purview","","NA","NA","NA","","false","","","","","",""
"azure-mgmt-quantum","","1.0.0b1","azure-mgmt-quantum","","NA","NA","NA","","false","","","","","",""
"azure-mgmt-redisenterprise","1.0.0","1.0.0b1","azure-mgmt-redisenterprise","","NA","NA","NA","","false","","","","","",""
"azure-mgmt-resourcehealth","","1.0.0b1","azure-mgmt-resourcehealth","","NA","NA","NA","","false","","","","","",""
"azure-mgmt-servicefabricmanagedclusters","1.0.0","1.0.0b1","azure-mgmt-servicefabricmanagedclusters","","NA","NA","NA","","false","","","","","",""
"azure-mgmt-storagepool","","1.0.0b1","azure-mgmt-storagepool","","NA","NA","NA","","false","","","","","",""
"azure-mgmt-testbase","","1.0.0b1","azure-mgmt-testbase","","NA","NA","NA","","false","","","","","",""
"azure-mgmt-videoanalyzer","","1.0.0b2","azure-mgmt-videoanalyzer","","NA","NA","NA","","false","","","","","",""
"azure-mgmt-webpubsub","","1.0.0b1","azure-mgmt-webpubsub","","NA","NA","NA","","false","","","","","",""
"azure-monitor-nspkg","1.0.0","","azure-monitor-nspkg","","NA","NA","NA","","false","","","","","",""
"azure-opentelemetry-exporter-azuremonitor","","1.0.0b2","azure-opentelemetry-exporter-azuremonitor","","NA","NA","NA","","false","","","","","",""
"azure-purview-nspkg","2.0.0","","azure-purview-nspkg","","NA","NA","NA","","false","","","","","",""
"azure-security-nspkg","1.0.0","","azure-security-nspkg","","NA","NA","NA","","false","","","","","",""
"iothub-client","1.1.2.0","","iothub-client","","NA","NA","NA","","false","","","active","true","",""
"iothub-service-client","1.1.0.0","","iothub-service-client","","NA","NA","NA","","false","","","active","true","",""
"azure-cognitiveservices-anomalydetector","0.3.0","","Anomaly Detector","Anomaly Detector","cognitiveservices","","","client","false","","","preview","","azure-ai-anomalydetector",""
"azure-applicationinsights","0.1.0","","Application Insights","Application Insights","https://github.com/Azure/azure-sdk-for-python/tree/azure-applicationinsights_0.1.0/azure-applicationinsights","NA","","client","false","","","preview","","",""
"azure-cognitiveservices-search-autosuggest","0.2.0","","Autosuggest","Autosuggest","cognitiveservices","NA","","client","false","","","preview","","",""
"azure","5.0.0","","Azure","Azure","NA","NA","NA","client","false","","","active","true","",""
"azure-batch","10.0.0","","Batch","Batch","batch","","","client","false","","","active","","",""
"azure-cognitiveservices-knowledge-nspkg","3.0.0","","Cognitive Services Knowledge Namespace Package","Cognitive Services","https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/nspkg/azure-cognitiveservices-knowledge-nspkg/","NA","NA","client","false","","","","","",""
"azure-cognitiveservices-language-nspkg","3.0.1","","Cognitive Services Language Namespace Package","Cognitive Services","https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/nspkg/azure-cognitiveservices-language-nspkg/","NA","NA","client","false","","","","","",""
"azure-cognitiveservices-nspkg","3.0.1","","Cognitive Services Namespace Package","Cognitive Services","https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/nspkg/azure-cognitiveservices-nspkg/","NA","NA","client","false","","","","","",""
"azure-cognitiveservices-search-nspkg","3.0.1","","Cognitive Services Search Namespace Package","Cognitive Services","https://github.com/Azure/azure-sdk-for-python/tree/azure-cognitiveservices-search-nspkg_3.0.1/azure-cognitiveservices-search-nspkg/","NA","NA","client","false","","","","","",""
"azure-cognitiveservices-vision-nspkg","3.0.1","","Cognitive Services Vision Namespace Package","Cognitive Services","https://github.com/Azure/azure-sdk-for-python/tree/azure-cognitiveservices-vision-nspkg_3.0.1/azure-cognitiveservices-vision-nspkg/","NA","NA","client","false","","","","","",""
"azure-common","1.1.27","","Common","Core","core","","","client","false","","","active","","",""
"azure-communication-nspkg","","0.0.0b1","Communication Namespace Package","Communication","NA","","NA","client","false","","","","","","namespace package"
"azure-cognitiveservices-vision-computervision","0.9.0","","Computer Vision","Computer Vision","cognitiveservices","","","client","false","","","preview","","",""
"azure-cognitiveservices-vision-contentmoderator","1.0.0","","Content Moderator","Content Moderator","https://github.com/Azure/azure-sdk-for-python/tree/azure-cognitiveservices-vision-contentmoderator_1.0.0/azure-cognitiveservices-vision-contentmoderator/","NA","","client","false","","","active","","",""
"azure-nspkg","3.0.2","","Core Namespace Package","Core","https://github.com/Azure/azure-sdk-for-python/tree/azure-nspkg_3.0.2/azure-nspkg/","NA","NA","client","false","","","","","",""
"azure-core-tracing-opencensus","","1.0.0b8","Core Tracing Opencensus","Core","core","","","client","false","","","preview","","",""
"azure-cosmos","3.2.0","","Cosmos DB","Cosmos DB","NA","NA","NA","client","false","","","active","true","",""
"azure-cognitiveservices-search-customimagesearch","0.2.0","","Custom Image Search","Custom Image Search","cognitiveservices","NA","","client","false","","","maintenance","","",""
"azure-cognitiveservices-search-customsearch","0.3.0","","Custom Search","Custom Search","cognitiveservices","NA","","client","false","","","maintenance","","",""
"azure-cognitiveservices-vision-customvision","3.1.0","","Custom Vision","Custom Vision","cognitiveservices","","","client","false","","","active","","",""
"azure-datalake-store","0.0.51","","Data Lake Storage","Data Lake Storage (Gen 1)","NA","NA","NA","Client","false","","","","","",""
"azure-data-nspkg","1.0.0","","Data Namespace Package","Tables","NA","","NA","client","false","","","","","","namespace package"
"azure-devtools","1.2.0","","Dev Tools","Dev Tools","https://github.com/Azure/azure-python-devtools/tree/1.2.0/src/azure_devtools","NA","NA","client","false","","","","","",""
"azure-digitaltwins-nspkg","1.0.0","","Digital Twins Namespace Package","Digital Twins","NA","NA","NA","client","false","","","","","","namespace package"
"doc-warden","0.7.1","","Doc Warden","Doc Warden","https://github.com/Azure/azure-sdk-tools/tree/doc-warden_0.7.1/packages/python-packages/doc-warden","NA","NA","client","false","","","","","",""
"azure-cognitiveservices-search-entitysearch","2.0.0","","Entity Search","Entity Search","cognitiveservices","NA","","client","false","","","maintenance","","",""
"azure-eventgrid","1.3.0","","Event Grid","Event Grid","eventgrid","","","client","false","","","active","true","",""
"azure-eventhub","1.3.3","","Event Hubs","Event Hubs","NA","NA","NA","client","false","","","active","true","",""
"azure-cognitiveservices-vision-face","0.5.0","","Face","Face","cognitiveservices","","","client","false","","","preview","","",""
"azure-cognitiveservices-formrecognizer","0.1.1","","Form Recognizer","Form Recognizer","https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/cognitiveservices/azure-cognitiveservices-formrecognizer","NA","","client","false","","","preview","","azure-ai-formrecognizer",""
"azure-graphrbac","0.61.1","","Graph RBAC","Microsoft Graph","graphrbac","https://docs.microsoft.com/python/api/overview/azure/graph-rbac","","client","false","","","preview","","",""
"azure-cognitiveservices-search-imagesearch","2.0.0","","Image Search","Image Search","cognitiveservices","NA","","client","false","","","maintenance","","",""
"azure-cognitiveservices-inkrecognizer","","1.0.0b1","Ink Recognizer","Ink Recognizer","cognitiveservices","NA","","client","false","","","preview","","",""
"azure-iot-device","2.7.1","","IoT Device","IoT Plug and Play","NA","NA","NA","Client","false","","","","","",""
"azure-iot-hub","2.4.0","","IoT Hub","IoT Hub","NA","NA","NA","Client","false","","","","","",""
"azure-keyvault","4.1.0","","Key Vault","Key Vault","keyvault","NA","NA","client","false","","","","","","Metapackage containing: azure-keyvault-keys<br/>azure-keyvault-secrets<br/>azure-keyvault-certificates"
"azure-keyvault-nspkg","1.0.0","","Key Vault Namespace Package","Key Vault","keyvault","NA","NA","client","false","","","","","","namespace package"
"azure-kusto-data","2.0.0","","Kusto Data","Data Explorer","NA","NA","NA","Client","false","","","","","",""
"azure-loganalytics","0.1.0","","Log Analytics","Log Analytics","https://github.com/Azure/azure-sdk-for-python/tree/azure-loganalytics_0.1.0/azure-loganalytics/","NA","","client","false","","","preview","","",""
"azure-cognitiveservices-language-luis","0.7.0","","LUIS","Language Understanding","cognitiveservices","","","client","false","","","preview","","",""
"azureml-sdk","1.2.0","","Machine Learning","Machine Learning","NA","NA","NA","client","false","","","active","","",""
"azure-monitor","0.4.0","","Monitor","Monitor","https://github.com/Azure/azure-sdk-for-python/tree/azure-monitor_0.3.1/azure-monitor/","NA","NA","client","false","","","preview","","",""
"microsoft-opentelemetry-exporter-azuremonitor","","1.0.0b1","Monitor Exporter for OpenTelemetry","Monitor","monitor","NA","","client","true","1.0.0,04/13/2021","","preview","true","",""
"msrest","0.6.21","","MsRest","MsRest","https://github.com/Azure/msrest-for-python/tree/v0.6.18/msrest","NA","NA","client","false","","","maintenance","","",""
"msrestazure","0.6.4","","MsRest Azure","MsRest","https://github.com/Azure/msrestazure-for-python/tree/v0.6.4/msrestazure","NA","NA","client","false","","","maintenance","","",""
"azure-cognitiveservices-search-newssearch","2.0.0","","News Search","News Search","cognitiveservices","NA","","client","false","","","maintenance","","",""
"azure-cognitiveservices-personalizer","0.1.0","","Personalizer","Personalizer","cognitiveservices","NA","","client","false","","","maintenance","","",""
"azure-cognitiveservices-knowledge-qnamaker","0.3.0","","QnA Maker","QnA Maker","cognitiveservices","","","client","false","","","preview","","",""
"azure-search","","1.0.0b2","Search","Search","search","NA","NA","client","false","","","preview","true","azure-search-documents",""
"azure-search-nspkg","1.0.0","","Search Namespace Package","Search","search","NA","NA","client","false","","","","","",""
"azure-servicebus","0.50.3","","Service Bus","Service Bus","NA","NA","NA","client","false","","","active","true","",""
"azure-servicefabric","8.0.0.0","","Service Fabric","Service Fabric","servicefabric","","","client","false","","","active","","",""
"azure-cognitiveservices-speech","1.14.0","","Speech","Speech","NA","NA","NA","client","false","","","","","",""
"azure-cognitiveservices-language-spellcheck","2.0.0","","Spell Check","Spell Check","cognitiveservices","NA","","client","false","","","active","","",""
"azure-storage","0.37.0","","Storage","Storage","https://github.com/Azure/azure-storage-python","NA","NA","client","false","","","preview","","",""
"azure-storage-blob","2.1.0","","Storage - Blobs","Storage","NA","NA","NA","client","false","","","active","true","",""
"azure-storage-common","2.1.0","","Storage - Common","Storage","https://github.com/Azure/azure-storage-python/tree/v2.1.0-common/azure-storage-common","NA","NA","client","false","","","active","","",""
"azure-storage-file","2.1.0","","Storage - Files Shares","Storage","https://github.com/Azure/azure-storage-python/tree/v2.1.0-file/azure-storage-file","NA","NA","client","false","","","maintenance","","azure-storage-file-share",""
"azure-storage-queue","2.1.0","","Storage - Queues","Storage","NA","NA","NA","client","false","","","active","true","",""
"azure-storage-nspkg","3.1.0","","Storage Namespace Package","Storage","https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/nspkg/azure-storage-nspkg","NA","NA","client","false","","","","","",""
"azure-synapse","0.1.1","","Synapse","Synapse Analytics","synapse","","","client","false","","","preview","","",""
"azure-synapse-nspkg","1.0.0","","Synapse Namespace Package","Synapse Analytics","synapse","NA","NA","client","false","","","","","",""
"azure-cosmosdb-table","1.0.6","","Tables","Tables","NA","NA","NA","client","false","","","","true","",""
"azure-template","0.0.17","0.1.0b971103","Template","Template","template","NA","NA","client","false","","","preview","true","",""
"azure-cognitiveservices-language-textanalytics","0.2.0","","Text Analytics","Text Analytics","https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/cognitiveservices/azure-cognitiveservices-language-textanalytics/","NA","","client","false","","","preview","","azure-ai-textanalytics",""
"azure-ai-nspkg","1.0.0","","Text Analytics Namespace Package","Text Analytics","textanalytics","NA","NA","client","false","","","","","",""
"tox-monorepo","0.1.2","","Tox Monorepo","Tox Monorepo","https://github.com/Azure/azure-sdk-tools/tree/main/packages/python-packages/tox-monorepo","NA","NA","client","false","","","preview","","",""
"uamqp","1.4.1","","Uamqp","Uamqp","https://github.com/Azure/azure-uamqp-python/tree/v1.2.10/uamqp","NA","NA","client","false","","","","","",""
"azure-cognitiveservices-search-videosearch","2.0.0","","Video Search","Video Search","cognitiveservices","NA","","client","false","","","maintenance","","",""
"azure-cognitiveservices-search-visualsearch","0.2.0","","Visual Search","Visual Search","https://github.com/Azure/azure-sdk-for-python/tree/azure-cognitiveservices-search-visualsearch_0.2.0/azure-cognitiveservices-search-visualsearch/","NA","","client","false","","","maintenance","","",""
"azure-cognitiveservices-search-websearch","2.0.0","","Web Search","Web Search","cognitiveservices","NA","","client","false","","","maintenance","","",""
"azure-mgmt","5.0.0","","Resource Management","Core","https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/core/azure-mgmt","NA","NA","mgmt","false","","","community","","",""
"azure-mgmt-avs","1.0.0","","Resource Management - Azure VMware Solution","VMware Solution","NA","","","mgmt","False","","","active","","",""
"azure-mgmt-batch","15.0.0","","Resource Management - Batch","Batch","batch","","","mgmt","false","","","active","","",""
"azure-mgmt-batchai","2.0.0","","Resource Management - Batch AI","Batch AI","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-batchai_2.0.0/azure-mgmt-batchai/","","NA","mgmt","false","","","active","","",""
"azure-mgmt-common","0.20.0","","Resource Management - Common","Core","NA","NA","NA","mgmt","false","","","preview","","",""
"azure-mgmt-consumption","8.0.0","","Resource Management - Consumption","Consumption","consumption","","","mgmt","false","","","active","","",""
"azure-mgmt-containerregistry","8.0.0","8.0.0b1","Resource Management - Container Registry","Container Registry","containerregistry","","","mgmt","true","","","preview","true","","Hiding until 8.0.0 Ga to fix broken repo path"
"azure-mgmt-core","1.3.0","","Resource Management - Core","Core","core","","","mgmt","false","","","active","","",""
"azure-mgmt-datalake-analytics","0.6.0","","Resource Management - Data Lake Analytics","Data Lake Analytics","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-datalake-analytics_0.6.0/azure-mgmt-datalake-analytics/","https://docs.microsoft.com/python/api/overview/azure/data-lake-analytics","","mgmt","false","","","preview","","",""
"azure-mgmt-datalake-nspkg","3.0.1","","Resource Management - Data Lake Namespace Package","Data Lake","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-datalake-nspkg_3.0.1/azure-mgmt-datalake-nspkg/","NA","NA","mgmt","false","","","","","",""
"azure-mgmt-datalake-store","0.5.0","","Resource Management - Data Lake Storage","Data Lake Storage (Gen 1)","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-datalake-store_0.5.0/azure-mgmt-datalake-store/","","","mgmt","false","","","preview","","",""
"azure-mgmt-datadog","2.0.0","","Resource Management - Datadog","Datadog","NA","","","mgmt","false","","","preview","","",""
"azure-mgmt-devspaces","0.2.0","","Resource Management - Dev Spaces","Dev Spaces","aks","","","mgmt","false","","","preview","","",""
"azure-mgmt-digitaltwins","6.0.0","","Resource Management - Digital Twins","Digital Twins","digitaltwins","","","mgmt","false","","","active","","",""
"azure-mgmt-dns","8.0.0","","Resource Management - DNS","DNS","network","","","mgmt","false","","","active","","",""
"azure-mgmt-documentdb","0.1.3","","Resource Management - Document DB","Cosmos DB","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-documentdb_0.1.3/azure-mgmt-documentdb/","NA","NA","mgmt","false","","","preview","","",""
"azure-mgmt-edgegateway","0.1.0","","Resource Management - Edge Gateway","Stack Edge","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-edgegateway_0.1.0/azure-mgmt-edgegateway/","NA","","mgmt","false","","","preview","","",""
"azure-mgmt-eventgrid","9.0.0","","Resource Management - Event Grid","Event Grid","eventgrid","","","mgmt","false","","","active","","",""
"azure-mgmt-frontdoor","1.0.0","","Resource Management - Frontdoor","Front Door","network","","","mgmt","false","","","preview","","",""
"azure-mgmt-imagebuilder","0.4.0","","Resource Management - Image Builder","Compute","compute","","","mgmt","false","","","preview","","",""
"azure-mgmt-iotcentral","4.1.0","","Resource Management - IoT Central","IoT Central","iothub","","","mgmt","false","","","active","","",""
"azure-mgmt-iothubprovisioningservices","0.2.0","","Resource Management - IoT Hub Provisioning Services","IoT Hub","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-iothubprovisioningservices_0.2.0/azure-mgmt-iothubprovisioningservices/","","","mgmt","false","","","preview","","",""
"azure-mgmt-machinelearningcompute","0.4.1","","Resource Management - Machine Learning Compute","Machine Learning","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-machinelearningcompute_0.4.1/azure-mgmt-machinelearningcompute/","","","mgmt","false","","","preview","","",""
"azure-mgmt-msi","1.0.0","","Resource Management - Managed Service Identity","Managed Service Identity","resources","","","mgmt","false","","","active","","",""
"azure-mgmt-nspkg","3.0.2","","Resource Management - Namespace Package","Core","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-nspkg_3.0.2/azure-mgmt-nspkg/","NA","NA","mgmt","false","","","","","",""
"azure-mgmt-powerbiembedded","2.0.0","","Resource Management - Power BI Embedded","Power BI","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-powerbiembedded_2.0.0/azure-mgmt-powerbiembedded/","https://docs.microsoft.com/python/api/overview/azure/power-bi","","mgmt","false","","","active","","",""
"azure-mgmt-privatedns","1.0.0","","Resource Management - Private DNS","Private DNS","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-privatedns_0.1.0/azure-mgmt-privatedns/","","","mgmt","false","","","preview","","",""
"azure-mgmt-recoveryservicesbackup","1.0.0","","Resource Management - Recovery Services Backup","Site Recovery","recoveryservices","","","mgmt","false","","","preview","","",""
"azure-mgmt-resourcegraph","8.0.0","","Resource Management - Resource Graph","Resource Graph","resources","","","mgmt","false","","","active","","",""
"azure-mgmt-servermanager","2.0.0","","Resource Management - Server Manager","Server Management","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-servermanager_2.0.0/azure-mgmt-servermanager/","NA","","mgmt","false","","","active","","",""
"azure-mgmt-sqlvirtualmachine","0.5.0","","Resource Management - SQL Virtual Machine","SQL Server on Virtual Machines","sql","","","mgmt","false","","","preview","","",""
"azure-mgmt-storagecache","0.5.0","","Resource Management - Storage Cache","Storage","storage","","","mgmt","false","","","preview","","",""
"azure-mgmt-storageimportexport","0.1.0","","Resource Management - Storage Import Export","Storage","storage","","","mgmt","false","","","preview","","",""
"azure-mgmt-trafficmanager","0.51.0","","Resource Management - Traffic Manager","Traffic Manager","https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-trafficmanager_0.51.0/azure-mgmt-trafficmanager","","","mgmt","false","","","preview","","",""
"azure-mgmt-vmwarecloudsimple","0.2.0","","Resource Management - VM Ware Cloud Simple","VMWare by CloudSimple","compute","","","mgmt","false","","","preview","","",""
"azure-servicemanagement-legacy","0.20.7","","Service Management - Legacy","Core","core","NA","NA","mgmt","false","","","community","","",""
1 Package VersionGA VersionPreview DisplayName ServiceName RepoPath MSDocs GHDocs Type New PlannedVersions FirstGADate Support Hide Replace Notes
2 azure-ai-anomalydetector 3.0.0b3 Anomaly Detector Anomaly Detector anomalydetector client true preview azure-cognitiveservices-anomalydetector
3 azure-appconfiguration 1.2.0 App Configuration App Configuration appconfiguration client true 01/06/2020 active
4 azure-security-attestation 1.0.0 Attestation Attestation attestation client true 07/06/2021
5 azure-search-documents 11.2.0 11.3.0b1 Cognitive Search Search search client true 07/07/2020 active azure-search
6 azure-communication-chat 1.0.0 Communication Chat Communication communication client true 04/20/2021 preview
7 azure-communication-identity 1.0.1 Communication Identity Communication communication client true 04/20/2021
8 azure-communication-phonenumbers 1.0.1 Communication Phone Numbers Communication communication client true 04/26/2021
9 azure-communication-sms 1.0.1 Communication Sms Communication communication client true 04/20/2021 preview
10 azure-confidentialledger 1.0.0b1 Confidential Ledger Confidential Ledger confidentialledger client true
11 azure-containerregistry 1.0.0b4 Container Registry containerregistry containerregistry client true 1.0.0,08/11/2021
12 azure-core 1.16.0 Core Core core client true 10/29/2019 active
13 azure-core-tracing-opentelemetry 1.0.0b9 Core Tracing Opentelemetry Core core client true preview
14 azure-cosmos 4.2.0 Cosmos DB Cosmos DB cosmos client true 05/20/2020 active
15 azure-digitaltwins-core 1.1.0 Digital Twins - Core IoT digitaltwins client true 11/04/2020 active
16 azure-ai-translation-document 1.0.0b3 Document Translation Translator translation client true
17 azure-eventgrid 4.3.0 Event Grid Event Grid eventgrid client true 4.5.0,08/10/2021 03/09/2021 active
18 azure-eventhub 5.6.0 Event Hubs Event Hubs eventhub client true 01/14/2020 active
19 azure-eventhub-checkpointstoreblob 1.1.4 Event Hubs - Azure Blob Storage Checkpoint Store Event Hubs eventhub client true 01/14/2020 active
20 azure-eventhub-checkpointstoreblob-aio 1.1.4 Event Hubs - Azure Blob Storage Checkpoint Store AIO Event Hubs eventhub client true 01/14/2020 active
21 azure-schemaregistry 1.0.0b1 Event Hubs - Schema Registry Event Hubs schemaregistry client true preview
22 azure-schemaregistry-avroserializer 1.0.0b1 Event Hubs - Schema Registry Avro Serializer Event Hubs schemaregistry client true preview
23 azure-ai-formrecognizer 3.1.1 Form Recognizer Form Recognizer formrecognizer client true 08/20/2020 active azure-cognitiveservices-formrecognizer
24 azure-identity 1.6.0 1.7.0b2 Identity Identity identity client true 10/29/2019 active
25 azure-iot-deviceupdate 1.0.0b1 IoT Device Update IoT Device Update deviceupdate client true
26 azure-keyvault-administration 4.0.0 Key Vault - Administration Key Vault keyvault client true 06/22/2021 preview
27 azure-keyvault-certificates 4.3.0 Key Vault - Certificates Key Vault keyvault client true 01/08/2020 active
28 azure-keyvault-keys 4.4.0 4.5.0b1 Key Vault - Keys Key Vault keyvault client true 10/30/2019 active
29 azure-keyvault-secrets 4.3.0 Key Vault - Secrets Key Vault keyvault client true 10/30/2019 active
30 azure-media-analytics-edge 1.0.0b1 Media Analytics Edge Media media client true
31 azure-ai-metricsadvisor 1.0.0 Metrics Advisor Metrics Advisor metricsadvisor client true 07/06/2021 preview
32 azure-monitor-opentelemetry-exporter 1.0.0b4 Monitor OpenTelemetry Exporter Monitor monitor client true
33 azure-monitor-query 1.0.0b2 Monitor Query Monitor monitor client true 1.0.0b3,08/10/2021|1.0.0,09/07/2021
34 azure-purview-catalog 1.0.0b1 Purview Catalog Purview Catalog purview client true
35 azure-purview-scanning 1.0.0b1 Purview Scanning Purview Scanning purview client true
36 azure-servicebus 7.3.1 Service Bus Service Bus servicebus client true 11/24/2020 active
37 azure-storage-blob 12.8.1 Storage - Blobs Storage storage client true 10/30/2019 active
38 azure-storage-blob-changefeed 12.0.0b2 Storage - Blobs Changefeed Storage storage client true preview
39 azure-storage-file-datalake 12.4.0 Storage - Files Data Lake Data Lake Storage (Gen 2) storage client true 03/11/2020 active
40 azure-storage-file-share 12.5.0 Storage - Files Shares Storage storage client true 12/04/2019 active azure-storage-file
41 azure-storage-queue 12.1.6 Storage - Queues Storage storage client true 10/30/2019 active
42 azure-synapse-accesscontrol 0.6.0 Synapse - AccessControl Synapse Analytics synapse client true preview
43 azure-synapse-artifacts 0.7.0 Synapse - Artifacts Synapse Analytics synapse client true preview
44 azure-synapse-managedprivateendpoints 0.3.0 Synapse - Managed Private Endpoints Synapse Analytics synapse client true
45 azure-synapse-monitoring 0.2.0 Synapse - Monitoring Synapse Analytics synapse client true
46 azure-synapse-spark 0.5.0 Synapse - Spark Synapse Analytics synapse client true preview
47 azure-data-tables 12.1.0 Tables Tables tables client true 06/09/2021 preview
48 azure-ai-textanalytics 5.1.0 Text Analytics Text Analytics textanalytics client true 06/09/2020 active azure-cognitiveservices-language-textanalytics
49 azure-media-videoanalyzer-edge 1.0.0b2 Video Analyzer Edge Video Analyzer videoanalyzer client true
50 azure-messaging-webpubsubservice 1.0.0b1 Web PubSub Web PubSub webpubsub client true
51 azure-mgmt-advisor 9.0.0 Resource Management - Advisor Advisor advisor mgmt true active
52 azure-mgmt-alertsmanagement 1.0.0 Resource Management - Alerts Management Alert Management https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-alertsmanagement_0.1.0/azure-mgmt-alertsmanagement/ mgmt true preview
53 azure-mgmt-apimanagement 2.0.0 Resource Management - API Management API Management apimanagement mgmt true preview
54 azure-mgmt-appconfiguration 2.0.0 Resource Management - App Configuration App Configuration appconfiguration mgmt true active
55 azure-mgmt-appplatform 6.1.0 Resource Management - App Platform Spring Cloud appplatform mgmt true active
56 azure-mgmt-applicationinsights 1.0.0 Resource Management - Application Insights Application Insights applicationinsights mgmt true preview
57 azure-mgmt-attestation 1.0.0 Resource Management - Attestation Attestation attestation mgmt true preview
58 azure-mgmt-authorization 1.0.0 Resource Management - Authorization Authorization authorization mgmt true active
59 azure-mgmt-automanage 1.0.0b2 Resource Management - Automanage Automanage automanage mgmt true preview
60 azure-mgmt-automation 1.0.0 1.1.0b1 Resource Management - Automation Automation automation mgmt true preview
61 azure-mgmt-azurestack 1.0.0 Resource Management - Azure Stack Stack azurestack mgmt true preview
62 azure-mgmt-azurestackhci 6.0.0 6.1.0b1 Resource Management - Azure Stack HCI Stack HCI azurestackhci mgmt true active
63 azure-mgmt-baremetalinfrastructure 1.0.0b2 Resource Management - Bare Metal Infrastructure Bare Metal baremetalinfrastructure mgmt true preview
64 azure-mgmt-billing 6.0.0 Resource Management - Billing Cost Management + Billing billing mgmt true active
65 azure-mgmt-botservice 1.0.0 Resource Management - Bot Service Bot Service botservice mgmt true preview
66 azure-mgmt-cognitiveservices 12.0.0 Resource Management - Cognitive Services Cognitive Services cognitiveservices mgmt true preview
67 azure-mgmt-commerce 6.0.0 Resource Management - Commerce Commerce https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-commerce_1.0.1/azure-mgmt-commerce/ mgmt true preview
68 azure-mgmt-communication 1.0.0 Resource Management - Communication Communication communication mgmt true preview
69 azure-mgmt-compute 22.0.0 Resource Management - Compute Compute compute mgmt true active
70 azure-mgmt-confluent 1.0.0 2.0.0b1 Resource Management - Confluent Confluent confluent mgmt true preview
71 azure-mgmt-containerinstance 7.0.0 Resource Management - Container Instances Container Instances containerinstance mgmt true active
72 azure-mgmt-containerservice 16.0.0 Resource Management - Container Service Container Service containerservice mgmt true active
73 azure-mgmt-cdn 11.0.0 Resource Management - Content Delivery Network Content Delivery Network cdn mgmt true preview
74 azure-mgmt-cosmosdb 6.4.0 Resource Management - Cosmos DB Cosmos DB cosmos mgmt true active
75 azure-mgmt-costmanagement 2.0.0 Resource Management - Cost Management Cost Management costmanagement mgmt true preview
76 azure-mgmt-customproviders 1.0.0 Resource Management - Custom Providers Custom Providers customproviders mgmt true preview
77 azure-mgmt-databox 1.0.0 Resource Management - Data Box Data Box databox mgmt true preview
78 azure-mgmt-databoxedge 1.0.0 Resource Management - Data Box Edge Stack Edge databoxedge mgmt true preview
79 azure-mgmt-datafactory 1.1.0 Resource Management - Data Factory Data Factory datafactory mgmt true preview
80 azure-mgmt-datamigration 9.0.0 Resource Management - Data Migration Database Migration Service datamigration mgmt true active
81 azure-mgmt-datashare 1.0.0 Resource Management - Data Share Data Share datashare mgmt true preview
82 azure-mgmt-databricks 1.0.0 Resource Management - Databricks Databricks https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-databricks_0.1.0/azure-mgmt-databricks/ mgmt true preview
83 azure-mgmt-deploymentmanager 1.0.0 Resource Management - Deployment Manager Deployment Manager deploymentmanager mgmt true preview
84 azure-mgmt-devtestlabs 9.0.0 Resource Management - DevTest Labs DevTest Labs devtestlabs mgmt true preview
85 azure-mgmt-eventhub 9.0.0 Resource Management - Event Hubs Event Hubs eventhub mgmt true active
86 azure-mgmt-hanaonazure 1.0.0 Resource Management - HANA on Azure SAP HANA on Azure hanaonazure mgmt true preview
87 azure-mgmt-hdinsight 8.0.0 Resource Management - HDInsight HDInsight hdinsight mgmt true preview
88 azure-mgmt-healthcareapis 1.0.0 Resource Management - Healthcare APIs API for FHIR healthcareapis mgmt true preview
89 azure-mgmt-hybridcompute 7.0.0 Resource Management - Hybrid Compute Hybrid Compute hybridcompute mgmt true active
90 azure-mgmt-hybridkubernetes 1.0.0 Resource Management - Hybrid Kubernetes Hybrid Kubernetes hybridkubernetes mgmt true preview
91 azure-mgmt-iothub 2.0.0 Resource Management - IoT Hub IoT Hub iothub mgmt true preview
92 azure-mgmt-keyvault 9.0.0 Resource Management - KeyVault Key Vault keyvault mgmt true active
93 azure-mgmt-kubernetesconfiguration 1.0.0b1 Resource Management - Kubernetes Configuration Kubernetes Configuration kubernetesconfiguration mgmt true preview
94 azure-mgmt-kusto 2.0.0 Resource Management - Kusto Data Explorer kusto mgmt true preview
95 azure-mgmt-labservices 1.0.0 Resource Management - Lab Services Lab Services https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-labservices_0.1.1/azure-mgmt-labservices mgmt true preview
96 azure-mgmt-loganalytics 10.0.0 Resource Management - Log Analytics Log Analytics loganalytics mgmt true preview
97 azure-mgmt-logic 9.0.0 Resource Management - Logic Apps Logic Apps https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-logic_3.0.0/azure-mgmt-logic/ mgmt true preview
98 azure-mgmt-machinelearningservices 1.0.0 Resource Management - Machine Learning Services Machine Learning machinelearning mgmt true preview
99 azure-mgmt-maintenance 2.0.0 Resource Management - Maintenance Maintenance maintenance mgmt true preview
100 azure-mgmt-managedservices 6.0.0 Resource Management - Managed Services Managed Services managedservices mgmt true active
101 azure-mgmt-managementgroups 1.0.0 Resource Management - Management Groups Management Groups https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-managementgroups_0.2.0/azure-mgmt-managementgroups/ mgmt true preview
102 azure-mgmt-managementpartner 1.0.0 Resource Management - Management Partner Management Partner managementpartner mgmt true preview
103 azure-mgmt-maps 2.0.0 Resource Management - Maps Maps https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-maps_0.1.0/azure-mgmt-maps/ mgmt true preview
104 azure-mgmt-marketplaceordering 1.1.0 Resource Management - Marketplace Ordering Marketplace Ordering https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-marketplaceordering_0.2.1/azure-mgmt-marketplaceordering/ mgmt true preview
105 azure-mgmt-media 7.0.0 Resource Management - Media Services Media Services media mgmt true active
106 azure-mgmt-mixedreality 1.0.0 Resource Management - Mixed Reality Mixed Reality mixedreality mgmt true preview
107 azure-mgmt-monitor 2.0.0 Resource Management - Monitor Monitor monitor mgmt true active
108 azure-mgmt-netapp 4.0.0 Resource Management - NetApp NetApp Files netapp mgmt true preview
109 azure-mgmt-network 19.0.0 Resource Management - Network Virtual Network network mgmt true active
110 azure-mgmt-notificationhubs 7.0.0 Resource Management - Notification Hubs Notification Hubs https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-notificationhubs_2.1.0/azure-mgmt-notificationhubs/ mgmt true preview
111 azure-mgmt-operationsmanagement 1.0.0 Resource Management - Operations Management Operations Management operationsmanagement mgmt true preview
112 azure-mgmt-peering 1.0.0 Resource Management - Peering Peering Service peering mgmt true preview
113 azure-mgmt-policyinsights 1.0.0 Resource Management - Policy Insights Policy Insights policyinsights mgmt true preview
114 azure-mgmt-powerbidedicated 1.0.0 Resource Management - Power BI Dedicated Power BI Dedicated powerbidedicated mgmt true preview
115 azure-mgmt-rdbms 9.0.0 Resource Management - Rdbms Database for MySQL/PostgreSQL rdbms mgmt true preview
116 azure-mgmt-recoveryservices 1.0.0 Resource Management - Recovery Services Site Recovery recoveryservices mgmt true preview
117 azure-mgmt-redhatopenshift 1.0.0 Resource Management - Red Hat OpenShift Red Hat OpenShift (ARO) redhatopenshift mgmt true preview
118 azure-mgmt-redis 12.0.0 Resource Management - Redis Redis Cache https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-redis_6.0.0/azure-mgmt-redis/ mgmt true active
119 azure-mgmt-regionmove 1.0.0b1 Resource Management - Region Move Region Move regionmove NA mgmt true preview
120 azure-mgmt-relay 1.0.0 Resource Management - Relay Relay relay mgmt true preview
121 azure-mgmt-reservations 1.0.0 Resource Management - Reservations Reservations reservations mgmt true active
122 azure-mgmt-resourcemover 1.0.0 1.1.0b2 Resource Management - Resource Mover Resource Mover resourcemover mgmt true preview
123 azure-mgmt-resource 18.0.0 Resource Management - Resources Resources resources mgmt true active
124 azure-mgmt-scheduler 2.0.0 7.0.0b1 Resource Management - Scheduler Scheduler https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-scheduler_2.0.0/azure-mgmt-scheduler/ NA mgmt true preview
125 azure-mgmt-search 8.0.0 Resource Management - Search Search search mgmt true preview
126 azure-mgmt-security 1.0.0 Resource Management - Security Security Center security mgmt true preview
127 azure-mgmt-securityinsight 1.0.0b1 Resource Management - Security Insight Sentinel securityinsight mgmt true preview
128 azure-mgmt-serialconsole 1.0.0 Resource Management - Serial Console Serial Console https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-serialconsole_0.1.0/azure-mgmt-serialconsole/ mgmt true preview
129 azure-mgmt-servicebus 6.0.0 Resource Management - Service Bus Service Bus https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-servicebus_0.6.0/azure-mgmt-servicebus/ mgmt true active
130 azure-mgmt-servicefabric 1.0.0 Resource Management - Service Fabric Service Fabric servicefabric mgmt true preview
131 azure-mgmt-signalr 1.0.0b2 Resource Management - SignalR SignalR signalr mgmt true preview
132 azure-mgmt-sql 3.0.0 Resource Management - SQL SQL sql mgmt true active
133 azure-mgmt-storage 18.0.0 Resource Management - Storage Storage storage mgmt true active
134 azure-mgmt-storagesync 1.0.0 Resource Management - Storage Sync Storage storage mgmt true preview
135 azure-mgmt-streamanalytics 1.0.0rc1 Resource Management - Stream Analytics Stream Analytics streamanalytics mgmt true active
136 azure-mgmt-subscription 1.0.0 Resource Management - Subscription Subscriptions subscription mgmt true preview
137 azure-mgmt-support 6.0.0 Resource Management - Support Help + support support mgmt true active
138 azure-mgmt-synapse 2.0.0 Resource Management - Synapse Synapse Analytics synapse mgmt true preview
139 azure-mgmt-timeseriesinsights 1.0.0 Resource Management - Time Series Insights Time Series Insights timeseriesinsights mgmt true preview
140 azure-mgmt-web 3.0.0 Resource Management - Web App Service appservice mgmt true active
141 azure-mgmt-workloadmonitor 1.0.0b2 Resource Management - Work Load Monitor Work Load Monitor workloadmonitor mgmt true preview
142 Active Directory NA NA true
143 Active Directory B2C NA NA true
144 Active Directory Domain Services NA NA true
145 Advanced Threat Protection NA NA true
146 Analysis Services NA NA true
147 API Apps NA NA true
148 Application Gateway NA NA true
149 Arc Enabled Servers NA NA true
150 Archive Storage NA NA true
151 Artifacts NA NA true
152 Avere vFXT for Azure NA NA true
153 Backup NA NA true
154 Bastion NA NA true
155 Blockchain Service NA NA true
156 Blockchain Tokens NA NA true
157 Blockchain Workbench NA NA true
158 Blueprints NA NA true
159 Boards NA NA true
160 Cloud Services NA NA true
161 Cloud Shell NA NA true
162 Common Data Service NA NA true
163 Connectors NA NA true
164 Content Protection NA NA true
165 Customer Insights NA NA true
166 Customer Lockbox for Microsoft Azure NA NA true
167 CycleCloud NA NA true
168 Data Catalog NA NA true
169 Data Science Virtual Machines NA NA true
170 Database for MariaDB NA NA true
171 DDoS Protection Standard NA NA true
172 Dedicated Host NA NA true
173 Dedicated HSM NA NA true
174 Device Provisioning Services NA NA true
175 Devices NA NA true
176 DevOps NA NA true
177 Disk Storage NA NA true
178 Encoding NA NA true
179 ExpressRoute NA NA true
180 Firewall NA NA true
181 Firewall Manager NA NA true
182 Functions NA NA true
183 FXT Edge Filer NA NA true
184 Guest Configuration NA NA true
185 HPC Cache NA NA true
186 Information Protection NA NA true
187 Internet Analyzer NA NA true
188 Intune NA NA true
189 IoT Edge NA NA true
190 IoT solution accelerators NA NA true
191 Kinect Developer Kit NA NA true
192 Kubernetes Service NA NA true
193 Lighthouse NA NA true
194 Linux Virtual Machines NA NA true
195 Live and On-Demand Streaming NA NA true
196 Load Balancer NA NA true
197 Locks NA NA true
198 Machine Learning Studio NA NA true
199 Managed Applications NA NA true
200 Managed Disks NA NA true
201 Marketplace NA NA true
202 Media Player NA NA true
203 Microsoft Azure portal NA NA true
204 Microsoft Genomics NA NA true
205 Migrate NA NA true
206 Mobile Apps NA NA true
207 Network Watcher NA NA true
208 Open Datasets NA NA true
209 Operational Insights NA NA true
210 Pipelines NA NA true
211 Policy NA NA true
212 Power Apps NA NA true
213 Power Automate NA NA true
214 Private Link NA NA true
215 R Server for HDInsight NA NA true
216 Remote Rendering NA NA true
217 RemoteApp NA NA true
218 Repos NA NA true
219 Resource Explorer NA NA true
220 Resource Manager NA NA true
221 Resource Manager templates NA NA true
222 RTOS NA NA true
223 Service Health NA NA true
224 Spatial Anchors NA NA true
225 Speaker Recognition NA NA true
226 Speech Translation NA NA true
227 Sphere NA NA true
228 Spring Cloud NA NA true
229 SQL Database NA NA true
230 SQL Database Edge NA NA true
231 SQL Managed Instance NA NA true
232 Storage Explorer NA NA true
233 Storsimple NA NA true
234 Test Plans NA NA true
235 Translator NA NA true
236 Video Indexer NA NA true
237 Virtual Machine Scale Sets NA NA true
238 Virtual WAN NA NA true
239 Visual Studio NA NA true
240 Visual Studio App Center NA NA true
241 Visual Studio Code NA NA true
242 Visual Studio Onliner NA NA true
243 VPN Gateway NA NA true
244 Web App for Containers NA NA true
245 Web Apps NA NA true
246 WebJobs NA NA true
247 Windows 10 IoT Core Services NA NA true
248 Windows Virtual Desktop NA NA true
249 Xamarin NA NA true
250 azure-agrifood-farming 1.0.0b1 azure-agrifood-farming NA NA NA false
251 azure-agrifood-nspkg 1.0.0 azure-agrifood-nspkg NA NA NA false
252 azure-ai-translation-nspkg 1.0.0 azure-ai-translation-nspkg NA NA NA false
253 azure-communication-administration 1.0.0b4 azure-communication-administration NA NA NA false preview
254 azure-iothub-device-client 1.4.6 azure-iothub-device-client NA NA NA false true
255 azure-iothub-provisioningserviceclient 1.2.0 azure-iothub-provisioningserviceclient NA NA NA false true
256 azure-iothub-service-client 1.4.6 azure-iothub-service-client NA NA NA false true
257 azure-iot-modelsrepository 1.0.0b1 azure-iot-modelsrepository NA NA NA false
258 azure-iot-nspkg 1.0.1 azure-iot-nspkg NA NA NA false
259 azure-iot-provisioning-device-client 1.4.6 azure-iot-provisioning-device-client NA NA NA false true
260 azure-media-nspkg 1.0.0 azure-media-nspkg NA NA NA false
261 azure-messaging-nspkg 1.0.0 azure-messaging-nspkg NA NA NA false
262 azure-mgmt-agfood 1.0.0b1 azure-mgmt-agfood NA NA NA false
263 azure-mgmt-agrifood 1.0.0b1 azure-mgmt-agrifood NA NA NA false
264 azure-mgmt-azureadb2c 1.0.0b1 azure-mgmt-azureadb2c NA NA NA false
265 azure-mgmt-changeanalysis 1.0.0 azure-mgmt-changeanalysis NA NA NA false
266 azure-mgmt-confidentialledger 1.0.0b1 azure-mgmt-confidentialledger NA NA NA false
267 azure-mgmt-deviceupdate 1.0.0b2 azure-mgmt-deviceupdate NA NA NA false
268 azure-mgmt-elastic 1.0.0b1 azure-mgmt-elastic NA NA NA false
269 azure-mgmt-extendedlocation 1.0.0b2 azure-mgmt-extendedlocation NA NA NA false
270 azure-mgmt-healthbot 1.0.0b1 azure-mgmt-healthbot NA NA NA false
271 azure-mgmt-hybridnetwork 1.0.0b1 azure-mgmt-hybridnetwork NA NA NA false
272 azure-mgmt-logz 1.0.0b1 azure-mgmt-logz NA NA NA false
273 azure-mgmt-portal 1.0.0 1.0.0b1 azure-mgmt-portal NA NA NA false
274 azure-mgmt-purview 1.0.0b1 azure-mgmt-purview NA NA NA false
275 azure-mgmt-quantum 1.0.0b1 azure-mgmt-quantum NA NA NA false
276 azure-mgmt-redisenterprise 1.0.0 1.0.0b1 azure-mgmt-redisenterprise NA NA NA false
277 azure-mgmt-resourcehealth 1.0.0b1 azure-mgmt-resourcehealth NA NA NA false
278 azure-mgmt-servicefabricmanagedclusters 1.0.0 1.0.0b1 azure-mgmt-servicefabricmanagedclusters NA NA NA false
279 azure-mgmt-storagepool 1.0.0b1 azure-mgmt-storagepool NA NA NA false
280 azure-mgmt-testbase 1.0.0b1 azure-mgmt-testbase NA NA NA false
281 azure-mgmt-videoanalyzer 1.0.0b2 azure-mgmt-videoanalyzer NA NA NA false
282 azure-mgmt-webpubsub 1.0.0b1 azure-mgmt-webpubsub NA NA NA false
283 azure-monitor-nspkg 1.0.0 azure-monitor-nspkg NA NA NA false
284 azure-opentelemetry-exporter-azuremonitor 1.0.0b2 azure-opentelemetry-exporter-azuremonitor NA NA NA false
285 azure-purview-nspkg 2.0.0 azure-purview-nspkg NA NA NA false
286 azure-security-nspkg 1.0.0 azure-security-nspkg NA NA NA false
287 iothub-client 1.1.2.0 iothub-client NA NA NA false active true
288 iothub-service-client 1.1.0.0 iothub-service-client NA NA NA false active true
289 azure-cognitiveservices-anomalydetector 0.3.0 Anomaly Detector Anomaly Detector cognitiveservices client false preview azure-ai-anomalydetector
290 azure-applicationinsights 0.1.0 Application Insights Application Insights https://github.com/Azure/azure-sdk-for-python/tree/azure-applicationinsights_0.1.0/azure-applicationinsights NA client false preview
291 azure-cognitiveservices-search-autosuggest 0.2.0 Autosuggest Autosuggest cognitiveservices NA client false preview
292 azure 5.0.0 Azure Azure NA NA NA client false active true
293 azure-batch 10.0.0 Batch Batch batch client false active
294 azure-cognitiveservices-knowledge-nspkg 3.0.0 Cognitive Services Knowledge Namespace Package Cognitive Services https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/nspkg/azure-cognitiveservices-knowledge-nspkg/ NA NA client false
295 azure-cognitiveservices-language-nspkg 3.0.1 Cognitive Services Language Namespace Package Cognitive Services https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/nspkg/azure-cognitiveservices-language-nspkg/ NA NA client false
296 azure-cognitiveservices-nspkg 3.0.1 Cognitive Services Namespace Package Cognitive Services https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/nspkg/azure-cognitiveservices-nspkg/ NA NA client false
297 azure-cognitiveservices-search-nspkg 3.0.1 Cognitive Services Search Namespace Package Cognitive Services https://github.com/Azure/azure-sdk-for-python/tree/azure-cognitiveservices-search-nspkg_3.0.1/azure-cognitiveservices-search-nspkg/ NA NA client false
298 azure-cognitiveservices-vision-nspkg 3.0.1 Cognitive Services Vision Namespace Package Cognitive Services https://github.com/Azure/azure-sdk-for-python/tree/azure-cognitiveservices-vision-nspkg_3.0.1/azure-cognitiveservices-vision-nspkg/ NA NA client false
299 azure-common 1.1.27 Common Core core client false active
300 azure-communication-nspkg 0.0.0b1 Communication Namespace Package Communication NA NA client false namespace package
301 azure-cognitiveservices-vision-computervision 0.9.0 Computer Vision Computer Vision cognitiveservices client false preview
302 azure-cognitiveservices-vision-contentmoderator 1.0.0 Content Moderator Content Moderator https://github.com/Azure/azure-sdk-for-python/tree/azure-cognitiveservices-vision-contentmoderator_1.0.0/azure-cognitiveservices-vision-contentmoderator/ NA client false active
303 azure-nspkg 3.0.2 Core Namespace Package Core https://github.com/Azure/azure-sdk-for-python/tree/azure-nspkg_3.0.2/azure-nspkg/ NA NA client false
304 azure-core-tracing-opencensus 1.0.0b8 Core Tracing Opencensus Core core client false preview
305 azure-cosmos 3.2.0 Cosmos DB Cosmos DB NA NA NA client false active true
306 azure-cognitiveservices-search-customimagesearch 0.2.0 Custom Image Search Custom Image Search cognitiveservices NA client false maintenance
307 azure-cognitiveservices-search-customsearch 0.3.0 Custom Search Custom Search cognitiveservices NA client false maintenance
308 azure-cognitiveservices-vision-customvision 3.1.0 Custom Vision Custom Vision cognitiveservices client false active
309 azure-datalake-store 0.0.51 Data Lake Storage Data Lake Storage (Gen 1) NA NA NA Client false
310 azure-data-nspkg 1.0.0 Data Namespace Package Tables NA NA client false namespace package
311 azure-devtools 1.2.0 Dev Tools Dev Tools https://github.com/Azure/azure-python-devtools/tree/1.2.0/src/azure_devtools NA NA client false
312 azure-digitaltwins-nspkg 1.0.0 Digital Twins Namespace Package Digital Twins NA NA NA client false namespace package
313 doc-warden 0.7.1 Doc Warden Doc Warden https://github.com/Azure/azure-sdk-tools/tree/doc-warden_0.7.1/packages/python-packages/doc-warden NA NA client false
314 azure-cognitiveservices-search-entitysearch 2.0.0 Entity Search Entity Search cognitiveservices NA client false maintenance
315 azure-eventgrid 1.3.0 Event Grid Event Grid eventgrid client false active true
316 azure-eventhub 1.3.3 Event Hubs Event Hubs NA NA NA client false active true
317 azure-cognitiveservices-vision-face 0.5.0 Face Face cognitiveservices client false preview
318 azure-cognitiveservices-formrecognizer 0.1.1 Form Recognizer Form Recognizer https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/cognitiveservices/azure-cognitiveservices-formrecognizer NA client false preview azure-ai-formrecognizer
319 azure-graphrbac 0.61.1 Graph RBAC Microsoft Graph graphrbac https://docs.microsoft.com/python/api/overview/azure/graph-rbac client false preview
320 azure-cognitiveservices-search-imagesearch 2.0.0 Image Search Image Search cognitiveservices NA client false maintenance
321 azure-cognitiveservices-inkrecognizer 1.0.0b1 Ink Recognizer Ink Recognizer cognitiveservices NA client false preview
322 azure-iot-device 2.7.1 IoT Device IoT Plug and Play NA NA NA Client false
323 azure-iot-hub 2.4.0 IoT Hub IoT Hub NA NA NA Client false
324 azure-keyvault 4.1.0 Key Vault Key Vault keyvault NA NA client false Metapackage containing: azure-keyvault-keys<br/>azure-keyvault-secrets<br/>azure-keyvault-certificates
325 azure-keyvault-nspkg 1.0.0 Key Vault Namespace Package Key Vault keyvault NA NA client false namespace package
326 azure-kusto-data 2.0.0 Kusto Data Data Explorer NA NA NA Client false
327 azure-loganalytics 0.1.0 Log Analytics Log Analytics https://github.com/Azure/azure-sdk-for-python/tree/azure-loganalytics_0.1.0/azure-loganalytics/ NA client false preview
328 azure-cognitiveservices-language-luis 0.7.0 LUIS Language Understanding cognitiveservices client false preview
329 azureml-sdk 1.2.0 Machine Learning Machine Learning NA NA NA client false active
330 azure-monitor 0.4.0 Monitor Monitor https://github.com/Azure/azure-sdk-for-python/tree/azure-monitor_0.3.1/azure-monitor/ NA NA client false preview
331 microsoft-opentelemetry-exporter-azuremonitor 1.0.0b1 Monitor Exporter for OpenTelemetry Monitor monitor NA client true 1.0.0,04/13/2021 preview true
332 msrest 0.6.21 MsRest MsRest https://github.com/Azure/msrest-for-python/tree/v0.6.18/msrest NA NA client false maintenance
333 msrestazure 0.6.4 MsRest Azure MsRest https://github.com/Azure/msrestazure-for-python/tree/v0.6.4/msrestazure NA NA client false maintenance
334 azure-cognitiveservices-search-newssearch 2.0.0 News Search News Search cognitiveservices NA client false maintenance
335 azure-cognitiveservices-personalizer 0.1.0 Personalizer Personalizer cognitiveservices NA client false maintenance
336 azure-cognitiveservices-knowledge-qnamaker 0.3.0 QnA Maker QnA Maker cognitiveservices client false preview
337 azure-search 1.0.0b2 Search Search search NA NA client false preview true azure-search-documents
338 azure-search-nspkg 1.0.0 Search Namespace Package Search search NA NA client false
339 azure-servicebus 0.50.3 Service Bus Service Bus NA NA NA client false active true
340 azure-servicefabric 8.0.0.0 Service Fabric Service Fabric servicefabric client false active
341 azure-cognitiveservices-speech 1.14.0 Speech Speech NA NA NA client false
342 azure-cognitiveservices-language-spellcheck 2.0.0 Spell Check Spell Check cognitiveservices NA client false active
343 azure-storage 0.37.0 Storage Storage https://github.com/Azure/azure-storage-python NA NA client false preview
344 azure-storage-blob 2.1.0 Storage - Blobs Storage NA NA NA client false active true
345 azure-storage-common 2.1.0 Storage - Common Storage https://github.com/Azure/azure-storage-python/tree/v2.1.0-common/azure-storage-common NA NA client false active
346 azure-storage-file 2.1.0 Storage - Files Shares Storage https://github.com/Azure/azure-storage-python/tree/v2.1.0-file/azure-storage-file NA NA client false maintenance azure-storage-file-share
347 azure-storage-queue 2.1.0 Storage - Queues Storage NA NA NA client false active true
348 azure-storage-nspkg 3.1.0 Storage Namespace Package Storage https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/nspkg/azure-storage-nspkg NA NA client false
349 azure-synapse 0.1.1 Synapse Synapse Analytics synapse client false preview
350 azure-synapse-nspkg 1.0.0 Synapse Namespace Package Synapse Analytics synapse NA NA client false
351 azure-cosmosdb-table 1.0.6 Tables Tables NA NA NA client false true
352 azure-template 0.0.17 0.1.0b971103 Template Template template NA NA client false preview true
353 azure-cognitiveservices-language-textanalytics 0.2.0 Text Analytics Text Analytics https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/cognitiveservices/azure-cognitiveservices-language-textanalytics/ NA client false preview azure-ai-textanalytics
354 azure-ai-nspkg 1.0.0 Text Analytics Namespace Package Text Analytics textanalytics NA NA client false
355 tox-monorepo 0.1.2 Tox Monorepo Tox Monorepo https://github.com/Azure/azure-sdk-tools/tree/main/packages/python-packages/tox-monorepo NA NA client false preview
356 uamqp 1.4.1 Uamqp Uamqp https://github.com/Azure/azure-uamqp-python/tree/v1.2.10/uamqp NA NA client false
357 azure-cognitiveservices-search-videosearch 2.0.0 Video Search Video Search cognitiveservices NA client false maintenance
358 azure-cognitiveservices-search-visualsearch 0.2.0 Visual Search Visual Search https://github.com/Azure/azure-sdk-for-python/tree/azure-cognitiveservices-search-visualsearch_0.2.0/azure-cognitiveservices-search-visualsearch/ NA client false maintenance
359 azure-cognitiveservices-search-websearch 2.0.0 Web Search Web Search cognitiveservices NA client false maintenance
360 azure-mgmt 5.0.0 Resource Management Core https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/core/azure-mgmt NA NA mgmt false community
361 azure-mgmt-avs 1.0.0 Resource Management - Azure VMware Solution VMware Solution NA mgmt False active
362 azure-mgmt-batch 15.0.0 Resource Management - Batch Batch batch mgmt false active
363 azure-mgmt-batchai 2.0.0 Resource Management - Batch AI Batch AI https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-batchai_2.0.0/azure-mgmt-batchai/ NA mgmt false active
364 azure-mgmt-common 0.20.0 Resource Management - Common Core NA NA NA mgmt false preview
365 azure-mgmt-consumption 8.0.0 Resource Management - Consumption Consumption consumption mgmt false active
366 azure-mgmt-containerregistry 8.0.0 8.0.0b1 Resource Management - Container Registry Container Registry containerregistry mgmt true preview true Hiding until 8.0.0 Ga to fix broken repo path
367 azure-mgmt-core 1.3.0 Resource Management - Core Core core mgmt false active
368 azure-mgmt-datalake-analytics 0.6.0 Resource Management - Data Lake Analytics Data Lake Analytics https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-datalake-analytics_0.6.0/azure-mgmt-datalake-analytics/ https://docs.microsoft.com/python/api/overview/azure/data-lake-analytics mgmt false preview
369 azure-mgmt-datalake-nspkg 3.0.1 Resource Management - Data Lake Namespace Package Data Lake https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-datalake-nspkg_3.0.1/azure-mgmt-datalake-nspkg/ NA NA mgmt false
370 azure-mgmt-datalake-store 0.5.0 Resource Management - Data Lake Storage Data Lake Storage (Gen 1) https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-datalake-store_0.5.0/azure-mgmt-datalake-store/ mgmt false preview
371 azure-mgmt-datadog 2.0.0 Resource Management - Datadog Datadog NA mgmt false preview
372 azure-mgmt-devspaces 0.2.0 Resource Management - Dev Spaces Dev Spaces aks mgmt false preview
373 azure-mgmt-digitaltwins 6.0.0 Resource Management - Digital Twins Digital Twins digitaltwins mgmt false active
374 azure-mgmt-dns 8.0.0 Resource Management - DNS DNS network mgmt false active
375 azure-mgmt-documentdb 0.1.3 Resource Management - Document DB Cosmos DB https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-documentdb_0.1.3/azure-mgmt-documentdb/ NA NA mgmt false preview
376 azure-mgmt-edgegateway 0.1.0 Resource Management - Edge Gateway Stack Edge https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-edgegateway_0.1.0/azure-mgmt-edgegateway/ NA mgmt false preview
377 azure-mgmt-eventgrid 9.0.0 Resource Management - Event Grid Event Grid eventgrid mgmt false active
378 azure-mgmt-frontdoor 1.0.0 Resource Management - Frontdoor Front Door network mgmt false preview
379 azure-mgmt-imagebuilder 0.4.0 Resource Management - Image Builder Compute compute mgmt false preview
380 azure-mgmt-iotcentral 4.1.0 Resource Management - IoT Central IoT Central iothub mgmt false active
381 azure-mgmt-iothubprovisioningservices 0.2.0 Resource Management - IoT Hub Provisioning Services IoT Hub https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-iothubprovisioningservices_0.2.0/azure-mgmt-iothubprovisioningservices/ mgmt false preview
382 azure-mgmt-machinelearningcompute 0.4.1 Resource Management - Machine Learning Compute Machine Learning https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-machinelearningcompute_0.4.1/azure-mgmt-machinelearningcompute/ mgmt false preview
383 azure-mgmt-msi 1.0.0 Resource Management - Managed Service Identity Managed Service Identity resources mgmt false active
384 azure-mgmt-nspkg 3.0.2 Resource Management - Namespace Package Core https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-nspkg_3.0.2/azure-mgmt-nspkg/ NA NA mgmt false
385 azure-mgmt-powerbiembedded 2.0.0 Resource Management - Power BI Embedded Power BI https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-powerbiembedded_2.0.0/azure-mgmt-powerbiembedded/ https://docs.microsoft.com/python/api/overview/azure/power-bi mgmt false active
386 azure-mgmt-privatedns 1.0.0 Resource Management - Private DNS Private DNS https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-privatedns_0.1.0/azure-mgmt-privatedns/ mgmt false preview
387 azure-mgmt-recoveryservicesbackup 1.0.0 Resource Management - Recovery Services Backup Site Recovery recoveryservices mgmt false preview
388 azure-mgmt-resourcegraph 8.0.0 Resource Management - Resource Graph Resource Graph resources mgmt false active
389 azure-mgmt-servermanager 2.0.0 Resource Management - Server Manager Server Management https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-servermanager_2.0.0/azure-mgmt-servermanager/ NA mgmt false active
390 azure-mgmt-sqlvirtualmachine 0.5.0 Resource Management - SQL Virtual Machine SQL Server on Virtual Machines sql mgmt false preview
391 azure-mgmt-storagecache 0.5.0 Resource Management - Storage Cache Storage storage mgmt false preview
392 azure-mgmt-storageimportexport 0.1.0 Resource Management - Storage Import Export Storage storage mgmt false preview
393 azure-mgmt-trafficmanager 0.51.0 Resource Management - Traffic Manager Traffic Manager https://github.com/Azure/azure-sdk-for-python/tree/azure-mgmt-trafficmanager_0.51.0/azure-mgmt-trafficmanager mgmt false preview
394 azure-mgmt-vmwarecloudsimple 0.2.0 Resource Management - VM Ware Cloud Simple VMWare by CloudSimple compute mgmt false preview
395 azure-servicemanagement-legacy 0.20.7 Service Management - Legacy Core core NA NA mgmt false community

Просмотреть файл

@ -0,0 +1,187 @@
entries:
- title: Site Sidebar
levels: one
folders:
- title: General Guidelines
folderitems:
- title: Introduction
url: /general_introduction.html
- title: Terminology
url: /general_terminology.html
- title: API Design
url: /general_design.html
- title: Implementation
url: /general_implementation.html
- title: Documentation
url: /general_documentation.html
- title: Azure Core
url: /general_azurecore.html
- title: Contribution Guidelines
url: /policies_opensource.html
- title: .NET Guidelines
folderitems:
- title: Design
url: /dotnet_introduction.html
- title: Implementation
url: /dotnet_implementation.html
subfolders:
- title: API Documentation
subfolderitems:
- title: Microsoft.Azure.Cosmos
external_url: https://docs.microsoft.com/dotnet/api/microsoft.azure.cosmos
- title: Azure.Messaging.EventHubs
external_url: https://azure.github.io/azure-sdk-for-net/eventhubs.html#azuremessagingeventhubs
- title: Azure.Security.KeyVault.Keys
external_url: https://azure.github.io/azure-sdk-for-net/keyvault.html#azuresecuritykeyvaultkeys
- title: Azure.Security.KeyVault.Secrets
external_url: https://azure.github.io/azure-sdk-for-net/keyvault.html#azuresecuritykeyvaultsecrets
- title: Azure.Storage.Blobs
external_url: https://azure.github.io/azure-sdk-for-net/storage.html#azurestorageblobs
- title: Azure.Storage.Files.Shares
external_url: https://azure.github.io/azure-sdk-for-net/storage.html#azurestoragefilesshares
- title: Azure.Storage.Queues
external_url: https://azure.github.io/azure-sdk-for-net/storage.html#azurestoragequeues
- title: Java Guidelines
folderitems:
- title: Design
url: /java_introduction.html
- title: Implementation
url: /java_implementation.html
- title: Spring Guidelines
url: /java_spring.html
subfolders:
- title: API Documentation
subfolderitems:
- title: azure-data-appconfiguration
external_url: https://azure.github.io/azure-sdk-for-java/appconfiguration.html#azure-data-appconfiguration
- title: azure-cosmos
external_url: https://azure.github.io/azure-sdk-for-java/cosmosdb.html#azure-cosmos
- title: azure-messaging-eventhubs
external_url: https://azure.github.io/azure-sdk-for-java/eventhubs.html#azure-messaging-eventhubs
- title: azure-keyvault-keys
external_url: https://azure.github.io/azure-sdk-for-java/keyvault.html#azure-security-keyvault-keys
- title: azure-keyvault-secrets
external_url: https://azure.github.io/azure-sdk-for-java/keyvault.html#azure-security-keyvault-secrets
- title: azure-storage-blob
external_url: https://azure.github.io/azure-sdk-for-java/storage.html#azure-storage-blob
- title: azure-storage-file-share
external_url: https://azure.github.io/azure-sdk-for-java/storage.html#azure-storage-file-share
- title: azure-storage-queue
external_url: https://azure.github.io/azure-sdk-for-java/storage.html#azure-storage-queue
- title: Python Guidelines
folderitems:
- title: Design
url: /python_design.html
- title: Implementation
url: /python_implementation.html
- title: Documentation
url: /python_documentation.html
subfolders:
- title: API Documentation
subfolderitems:
- title: azure-cosmos
external_url: https://azure.github.io/azure-sdk-for-python/cosmosdb.html#azure-cosmos
- title: azure-eventhub
external_url: https://azure.github.io/azure-sdk-for-python/eventhubs.html#azure-eventhub
- title: azure-keyvault-keys
external_url: https://azure.github.io/azure-sdk-for-python/keyvault.html#azure-keyvault-keys
- title: azure-keyvault-secrets
external_url: https://azure.github.io/azure-sdk-for-python/keyvault.html#azure-keyvault-secrets
- title: azure-storage-blob
external_url: https://azure.github.io/azure-sdk-for-python/storage.html#azure-storage-blob
- title: azure-storage-file-share
external_url: https://azure.github.io/azure-sdk-for-python/storage.html#azure-storage-file-share
- title: azure-storage-queue
external_url: https://azure.github.io/azure-sdk-for-python/storage.html#azure-storage-queue
- title: TypeScript Guidelines
folderitems:
- title: Introduction
url: /typescript_introduction.html
- title: API Design
url: /typescript_design.html
- title: Implementation
url: /typescript_implementation.html
- title: Documentation
url: /typescript_documentation.html
subfolders:
- title: API Documentation
subfolderitems:
- title: "@azure/cosmos"
external_url: https://azure.github.io/azure-cosmos-js/
- title: "@azure/event-hubs"
external_url: https://azure.github.io/azure-sdk-for-js/eventhubs.html#azure-event-hubs
- title: "@azure/keyvault-keys"
external_url: https://azure.github.io/azure-sdk-for-js/keyvault.html#azure-keyvault-keys
- title: "@azure/keyvault-secrets"
external_url: https://azure.github.io/azure-sdk-for-js/keyvault.html#azure-keyvault-secrets
- title: "@azure/storage-blob"
external_url: https://azure.github.io/azure-sdk-for-js/storage.html#azure-storage-blob
- title: "@azure/storage-file-share"
external_url: https://azure.github.io/azure-sdk-for-js/storage.html#azure-storage-file-share
- title: "@azure/storage-queue"
external_url: https://azure.github.io/azure-sdk-for-js/storage.html#azure-storage-queue
- title: Android Guidelines
folderitems:
- title: Design
url: /android_design.html
- title: Implementation
url: /android_implementation.html
- title: iOS Guidelines
folderitems:
- title: Design
url: /ios_design.html
- title: Implementation
url: /ios_implementation.html
- title: C Guidelines
folderitems:
- title: Design
url: /clang_design.html
- title: Implementation
url: /clang_implementation.html
subfolders:
- title: API Documentation
subfolderitems:
- title: az_iot
external_url: https://azure.github.io/azure-sdk-for-c/iot.html#az_iot
- title: C++ Guidelines
folderitems:
- title: Design
url: /cpp_introduction.html
- title: Implementation
url: /cpp_implementation.html
subfolders:
- title: API Documentation
subfolderitems:
- title: azure-storage-blob
external_url: https://azure.github.io/azure-sdk-for-cpp/storage.html#azure-storage-blob
- title: azure-storage-file-datalake
external_url: https://azure.github.io/azure-sdk-for-cpp/storage.html#azure-storage-file-datalake
- title: azure-storage-file-share
external_url: https://azure.github.io/azure-sdk-for-cpp/storage.html#azure-storage-file-shares
- title: Go Guidelines
folderitems:
- title: Design
url: /golang_introduction.html
- title: Implementation
url: /golang_implementation.html
- title: Github Repos
folderitems:
- title: Guidelines Contributions
url: /policies_adoption.html
- title: Repository structure
url: /policies_repostructure.html
- title: Repository branching
url: /policies_repobranching.html
- title: Pipelines
url: /policies_pipelines.html
- title: Policies
folderitems:
- title: Review Process
url: /policies_reviewprocess.html
- title: Releases
url: /policies_releases.html
- title: Release notes
url: /policies_releasenotes.html
- title: Support
url: /policies_support.html

Просмотреть файл

@ -0,0 +1,81 @@
entries:
- title: Releases Sidebar
levels: one
folders:
- title: Latest
url: /releases/latest/index.html
folderitems:
- title: .NET
url: /releases/latest/dotnet.html
- title: Java
url: /releases/latest/java.html
- title: JavaScript/TypeScript
url: /releases/latest/js.html
- title: Python
url: /releases/latest/python.html
- title: C++
url: /releases/latest/cpp.html
- title: Embedded C
url: /releases/latest/c.html
- title: Android
url: /releases/latest/android.html
- title: iOS
url: /releases/latest/ios.html
- title: Go
url: /releases/latest/go.html
- title: 2021 Releases
folderitems:
- title: July
url: /releases/2021-07/index.html
- title: June
url: /releases/2021-06/index.html
- title: May
url: /releases/2021-05/index.html
- title: April
url: /releases/2021-04/index.html
- title: March
url: /releases/2021-03/index.html
- title: February
url: /releases/2021-02/index.html
- title: January
url: /releases/2021-01/index.html
- title: 2020 Releases
folderitems:
- title: December
url: /releases/2020-12/index.html
- title: November
url: /releases/2020-11/index.html
- title: October
url: /releases/2020-10/index.html
- title: September
url: /releases/2020-09/index.html
- title: August
url: /releases/2020-08/index.html
- title: July
url: /releases/2020-07/index.html
- title: June
url: /releases/2020-06/index.html
- title: May
url: /releases/2020-05/index.html
- title: April
url: /releases/2020-04/index.html
- title: March
url: /releases/2020-03/index.html
- title: February
url: /releases/2020-02/index.html
- title: January
url: /releases/2020-01/index.html
- title: 2019 Releases
folderitems:
- title: December
url: /releases/2019-12/index.html
- title: November
url: /releases/2019-11/index.html
- title: October
url: /releases/2019-10-11/index.html
- title: September
url: /releases/2019-09-17/index.html
- title: August
url: /releases/2019-08-06/index.html
- title: July
url: /releases/2019-07-10/index.html

Просмотреть файл

@ -0,0 +1,42 @@
# <noun> needs to be escaped with \ because it's an html tag.
entries:
- Verb: upsert\<noun>
Parameters: key, item
Returns: Updated or created item
Comments: Create new item or update existing item. Verb is primarily used in database-like services.
- Verb: set\<noun>
Parameters: key, item
Returns: Updated or created item.
Comments: Create new item or update existing item. Verb is primarily used for dictionary-like properties of a service.
- Verb: create\<noun>
Parameters: key, item
Returns: Created item.
Comments: Create new item. Fails if item already exists.
- Verb: update\<noun>
Parameters: key, partial item
Returns: Updated item
Comments: Fails if item doesn't exist.
- Verb: replace\<noun>
Parameters: key, item
Returns: Replace existing item
Comments: Completely replaces an existing item. Fails if the item doesn't exist.
- Verb: delete\<noun>
Parameters: key
Returns: Deleted item, or `null`
Comments: Delete an existing item. Will succeed even if item didn't exist. Deleted item may be returned, if service supports it.
- Verb: add\<noun>
Parameters: index, item
Returns: Added item
Comments: Add item to a collection. Item will be added last, or into the index position specified.
- Verb: get\<noun>
Parameters: key
Returns: item
Comments: Will return `null` if item doesn't exist.
- Verb: list\<noun>
Parameters:
Returns: Items
Comments: Return list of items. Returns empty list if no items exist.
- Verb: \<noun>Exists
Parameters: key
Returns: "`boolean`"
Comments: Return `true` if the item exists.

Просмотреть файл

@ -0,0 +1,50 @@
# <noun> must be escaped with \ because it's an html tag.
entries:
- Verb: __prefix___insert\_\<noun>
Parameters: key, item
Returns: Updated or created item
Comments: Create new item or update existing item. Verb is primarily used in database-like services.
- Verb: __prefix___set\_\<noun>
Parameters: key, item
Returns: Updated or created item
Comments: Create new item or update existing item. Verb is primarily used for dictionary-like properties of a service.
- Verb: __prefix___create\_\<noun>
Parameters: key, item
Returns: Created item
Comments: Create new item. Fails if item already exists.
- Verb: __prefix___update\_\<noun>
Parameters: key, partial item
Returns: Updated item
Comments: Fails if item does not exist.
- Verb: __prefix___replace\_\<noun>
Parameters: key, item
Returns: Replace existing item
Comments: Completely replaces an existing item. Fails if the item does not exist.
- Verb: __prefix___delete\_\<noun>
Parameters: key
Returns: None
Comments: Delete an existing item. Will succeed even if item did not exist.
- Verb: __prefix___append\_\<noun>
Parameters: item
Returns: Appended item
Comments: Add item to a collection. Item will be added last.
- Verb: __prefix___add\_\<noun>
Parameters: index, item
Returns: Added item
Comments: Add item to a collection. Item will be added on the given position.
- Verb: __prefix___remove\_\<noun>
Parameters: key
Returns: None or removed item
Comments: Remove item from a collection.
- Verb: __prefix___get\_\<noun>
Parameters: key
Returns: Item
Comments: Will return None if item does not exist.
- Verb: __prefix___list\_\<noun>
Parameters:
Returns: array of items
Comments: Return list of items. Returns empty list if no items exist.
- Verb: __prefix___exists\_\<noun>
Parameters: key
Returns: boolean
Comments: Return True if the item exists.

Просмотреть файл

@ -0,0 +1,34 @@
# <noun> needs to be scaped with \ because it's a html tag.
entries:
- Verb: Create
Parameters: key, item
Returns: Created item
Comments: Creates a resource. Throws if the resource exists.
- Verb: Set
Parameters: key, item
Returns:
Comments: Creates or replaces a resource.
- Verb: Update
Parameters: key, item
Returns: item
Comments: Updates a resource. Throws if the resource does not exist. Update methods might take a parameter controlling whether the update is a replace, merge, or other specific semantics.
- Verb: Get\<resource_name>
Parameters: key
Returns: item
Comments: Retrieves a resource. Throws if the resource does not exist.
- Verb: Get\<resource_name_plural>
Parameters: key, item
Returns: item
Comments: Retrieves one or more resources. Returns empty set if no resources found.
- Verb: Delete
Parameters: item
Returns: item
Comments: Deletes one or more resources, or no-op if the resources do not exist.
- Verb: Remove
Parameters: index, item
Returns: item
Comments: Remove a reference to a resource from a collection. This method doesnt delete the actual resource, only the reference.
- Verb: \<resource_name>Exists
Parameters: key
Returns: item
Comments: Returns true if the resource exists, otherwise returns false.

Просмотреть файл

@ -0,0 +1,50 @@
# <noun> needs to be scaped with \ because it's a html tag.
entries:
- Verb: create_\<noun>
Parameters: key, item
Returns: Created item
Comments: Create new item. Fails if item already exists.
- Verb: upsert_\<noun>
Parameters: key, item
Returns: item
Comments: Create new item, or update existing item. Verb is primarily used in database-like services.
- Verb: set_\<noun>
Parameters: key, item
Returns: item
Comments: Create new item, or update existing item. Verb is primarily used for dictionary-like properties of a service.
- Verb: update_\<noun>
Parameters: key, partial item
Returns: item
Comments: Fails if item doesn't exist.
- Verb: replace_\<noun>
Parameters: ey, item
Returns: item
Comments: Replaces an existing item. Fails if the item doesn't exist.
- Verb: append_\<noun>
Parameters: item
Returns: item
Comments: Add item to a collection. Item will be added last.
- Verb: add_\<noun>
Parameters: index, item
Returns: item
Comments: Add item to a collection. Item will be added at the given index.
- Verb: get_\<noun>
Parameters: key
Returns: item
Comments: Raises an error if item doesn't exist.
- Verb: list_\<noun>
Parameters:
Returns: Pageable[Item]
Comments: Return an iterable of items. Returns iterable with no items if no items exist.
- Verb: \<noun>_exists
Parameters: key
Returns: boolean`
Comments: Return `True` if the item exists. Must raise an error if the method failed to determine if the item exists (for example, the service returned an HTTP 503 response).
- Verb: delete_\<noun>
Parameters: key
Returns:
Comments: Delete an existing item. Must succeed even if item didn't exist.
- Verb: remove_\<noun>
Parameters: key
Returns: removed item
Comments: Remove a reference to an item from a collection. This method doesn't delete the actual item, only the reference.

24
_data/topnav.yml Normal file
Просмотреть файл

@ -0,0 +1,24 @@
topnav:
- title: Topnav
items:
- title: Blog
external_url: https://aka.ms/azsdk/blog
- title: Releases
url: /releases/latest/
topnav_dropdowns:
- title: Topnav Dropdowns
folders:
- title: Guidelines
guidelines: true
- title: API References
folderitems:
- title: .NET
external_url: https://aka.ms/net-docs
- title: Java
external_url: https://aka.ms/java-docs
- title: Python
external_url: https://aka.ms/python-docs
- title: TypeScript
external_url: https://aka.ms/js-docs

Просмотреть файл

@ -0,0 +1,13 @@
<!-- the app_insights gets auto inserted from the config file -->
<!-- For other configuration elements, see https://docs.microsoft.com/azure/azure-monitor/app/javascript#snippet-based-setup -->
{% if site.app_insights %}
<script type="text/javascript">
var sdkInstance="appInsightsSDK";window[sdkInstance]="appInsights";var aiName=window[sdkInstance],aisdk=window[aiName]||function(n){var o={config:n,initialize:!0},t=document,e=window,i="script";setTimeout(function(){var e=t.createElement(i);e.src=n.url||"https://az416426.vo.msecnd.net/scripts/b/ai.2.min.js",t.getElementsByTagName(i)[0].parentNode.appendChild(e)});try{o.cookie=t.cookie}catch(e){}function a(n){o[n]=function(){var e=arguments;o.queue.push(function(){o[n].apply(o,e)})}}o.queue=[],o.version=2;for(var s=["Event","PageView","Exception","Trace","DependencyData","Metric","PageViewPerformance"];s.length;)a("track"+s.pop());var r="Track",c=r+"Page";a("start"+c),a("stop"+c);var u=r+"Event";if(a("start"+u),a("stop"+u),a("addTelemetryInitializer"),a("setAuthenticatedUserContext"),a("clearAuthenticatedUserContext"),a("flush"),o.SeverityLevel={Verbose:0,Information:1,Warning:2,Error:3,Critical:4},!(!0===n.disableExceptionTracking||n.extensionConfig&&n.extensionConfig.ApplicationInsightsAnalytics&&!0===n.extensionConfig.ApplicationInsightsAnalytics.disableExceptionTracking)){a("_"+(s="onerror"));var p=e[s];e[s]=function(e,n,t,i,a){var r=p&&p(e,n,t,i,a);return!0!==r&&o["_"+s]({message:e,url:n,lineNumber:t,columnNumber:i,error:a}),r},n.autoExceptionInstrumented=!0}return o}(
{
instrumentationKey:"{{site.app_insights}}",
autoTrackPageVisitTime:true,
isCookieUseDisabled:true
}
);(window[aiName]=aisdk).queue&&0===aisdk.queue.length&&aisdk.trackPageView({});
</script>
{% endif %}

Просмотреть файл

@ -0,0 +1,41 @@
{% if post.header.teaser %}
{% capture teaser %}{{ post.header.teaser }}{% endcapture %}
{% else %}
{% assign teaser = site.teaser %}
{% endif %}
{% if post.id %}
{% assign title = post.title | markdownify | remove: "<p>" | remove: "</p>" %}
{% else %}
{% assign title = post.title %}
{% endif %}
<div class="{{ include.type | default: "list" }}__item">
<article class="archive__item" itemscope itemtype="http://schema.org/CreativeWork">
{% if include.type == "grid" and teaser %}
<div class="archive__item-teaser">
<img src=
{% if teaser contains "://" %}
"{{ teaser }}"
{% else %}
"{{ teaser | relative_url }}"
{% endif %}
alt="">
</div>
{% endif %}
<h2 class="archive__item-title" itemprop="headline">
{% if post.link %}
<a href="{{ post.link }}">{{ title }}</a> <a href="{{ post.url | relative_url }}" rel="permalink"><i class="fas fa-link" aria-hidden="true" title="permalink"></i><span class="sr-only">Permalink</span></a>
{% else %}
<a href="{{ post.url | relative_url }}" rel="permalink">{{ title }}</a>
{% endif %}
</h2>
<p class="page__meta">
<i class="far fa-calendar-alt" aria-hidden="true"></i> {{ post.date | date: '%B %d, %Y' }}&nbsp;
{% if post.read_time %}
<i class="far fa-clock" aria-hidden="true"></i> {% include read-time.html %}&nbsp;
{% endif %}
</p>
<p class="archive__item-excerpt" itemprop="description">{{ post.excerpt | markdownify | strip_html | truncate: 500 }}</p>
</article>
</div>

15
_includes/archive.html Normal file
Просмотреть файл

@ -0,0 +1,15 @@
---
layout: default
type: archive
---
<div class="post-header">
<h1 class="post-title-main">{{ page.title }}</h1>
</div>
<div class="post-content">
{{ content }}
</div>

1
_includes/callout.html Normal file
Просмотреть файл

@ -0,0 +1 @@
<div markdown="span" class="bs-callout bs-callout-{{include.type}}">{{include.content}}</div>

Просмотреть файл

@ -0,0 +1,19 @@
<div class="seriesContext">
<div class="btn-group">
<button type="button" data-toggle="dropdown" class="btn btn-primary dropdown-toggle">Getting Started <span class="caret"></span></button>
<ol class="dropdown-menu">
{% assign pages = site.pages | sort:"weight" %}
{% for p in pages %}
{% if p.series == "Getting Started" %}
{% if p.url == page.url %}
<li class="active"> → {{p.title}}</li>
{% else %}
<li>
<a href="{{p.url | remove: "/"}}">{{p.title}}</a>
</li>
{% endif %}
{% endif %}
{% endfor %}
</ol>
</div>
</div>

Просмотреть файл

@ -0,0 +1,10 @@
<p>{% assign series_pages = site.tags.series_acme %}
{% for p in pages %}
{% if p.series == "Getting Started" %}
{% assign nextTopic = page.weight | plus: "1" %}
{% if p.weight == nextTopic %}
<a href="{{p.url | remove: "/"}}"><button type="button" class="btn btn-primary">Next: {{p.title}}</button></a>
{% endif %}
{% endif %}
{% endfor %}
</p>

Просмотреть файл

@ -0,0 +1,19 @@
<div class="seriesContext">
<div class="btn-group">
<button type="button" data-toggle="dropdown" class="btn btn-primary dropdown-toggle">Series Demo <span class="caret"></span></button>
<ol class="dropdown-menu">
{% assign pages = site.pages | sort:"weight" %}
{% for p in pages %}
{% if p.series == "ACME series" %}
{% if p.url == page.url %}
<li class="active"> → {{p.weight}}. {{p.title}}</li>
{% else %}
<li>
<a href="{{p.url | remove: "/"}}">{{p.weight}}. {{p.title}}</a>
</li>
{% endif %}
{% endif %}
{% endfor %}
</ol>
</div>
</div>

Просмотреть файл

@ -0,0 +1,30 @@
<div class="seriesContext">
<a>
{% assign pages = site.pages | sort:"weight" %}
{% for pg in pages %}
{% if pg.series == "ACME series" %}
{% if pg.weight > page.weight %}
<a href="{{pg.url | remove: '/'}}"><button type="button" class="btn btn-primary">Next: {{pg.title}}</button></a>
{% break %}
{% endif %}
{% endif %}
{% endfor %}
</a>
&nbsp;
<div class="btn-group">
<button type="button" data-toggle="dropdown" class="btn btn-primary dropdown-toggle">Jump to: <span class="caret"></span></button>
<ol class="dropdown-menu">
{% for pg in pages %}
{% if pg.series == "ACME series" %}
{% if pg.url == page.url %}
<li class="active"> → {{pg.weight}}. {{pg.title}}</li>
{% else %}
<li>
<a href="{{pg.url | remove: '/'}}">{{pg.title}}</a>
</li>
{% endif %}
{% endif %}
{% endfor %}
</ol>
</div>
</div>

Просмотреть файл

@ -0,0 +1,14 @@
<div id="userMap">
<div class="content"><a href="p2_sample1.html"><div class="box box1">Connect to ADB</div></a></div>
<div class="arrow"></div>
<div class="content"><a href="p2_sample2.html"><div class="box box2">Download and Build the Starter Kit</div></a></div>
<div class="arrow"></div>
<div class="content"><a href="p2_sample3.html"><div class="box box3">Take a Tour</div></a></div>
<div class="arrow"></div>
<div class="content"><a href="p2_sample4.html"><div class="box box4">Load Your Widgets</div></a></div>
<div class="arrow"></div>
<div class="content"><a href="p2_sample5.html"><div class="box box5">Query for Something</div></a></div>
<div class="clearfix"></div>
</div>

Просмотреть файл

@ -0,0 +1,91 @@
<div id="userMap">
<!-- Button trigger modal -->
<button type="button" class="btn btn-default btn-lg modalButton1" data-toggle="modal" data-target="#myModal1">Get Started</button>
<!-- Modal -->
<div class="modal fade" id="myModal1" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
<h4 class="modal-title" id="myModalLabel">Get Started</h4>
</div>
<div class="modal-body">
<p>This is just dummy text ... Your first steps should be to get started. You will need to do the following:</p>
<ul>
<li><a href="p2_sample6.html">Sample 6</a></li>
<li><a href="p2_sample7.html">Sample 7</a></li>
<li><a href="p2_sample8.html">Sample 8</a></li>
</ul>
<p>If you run into any of these setup issues, you must solve them before you can continue on.</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<span class="complexArrow"></span>
<!-- Button trigger modal -->
<button type="button" class="btn btn-default btn-lg modalButton2" data-toggle="modal" data-target="#myModal2">Build your widgets</button>
<!-- Modal -->
<div class="modal fade" id="myModal2" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
<h4 class="modal-title" id="myModalLabel">Build your widgets</h4>
</div>
<div class="modal-body">
<p>In this step, you will build the widgets for your system. The widgets form the various components that blah blah blah this is dummy text power the nuclear capabilities of your energy transformer into deep space using wormhole technology and warp drive speeds.</p>
<p>In order to configure your widgets, you will need to follow these topics:</p>
<ul>
<li><a href="p2_sample9.html">Sample 9</a></li>
<li><a href="p2_sample10.html">Sample 10</a></li>
<li><a href="p2_sample11.html">Sample 11</a></li>
</ul>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<span class="complexArrow"></span>
<!-- Button trigger modal -->
<button type="button" class="btn btn-default btn-lg modalButton3" data-toggle="modal" data-target="#myModal3">Publish your app</button>
<!-- Modal -->
<div class="modal fade" id="myModal3" tabindex="-1" role="dialog" aria-labelledby="myModalLabel">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button>
<h4 class="modal-title" id="myModalLabel">Publish your app</h4>
</div>
<div class="modal-body">
<p>After you've configured all the necessary components to build your space transformer, you need to publish your app. Of course this content is also just dummy text. Pay no particular attention to the content but rather the format and placement of the map.</p>
<p>To publish your app, see the following:
<ul>
<li><a href="p2_sample12.html">Sample 12</a></li>
<li><a href="p2_sample13.html">Sample 13</a></li>
<li><a href="p2_sample14.html">Sample 14</a></li>
</ul>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<div class="clearfix"></div>
</div>

17
_includes/disqus.html Normal file
Просмотреть файл

@ -0,0 +1,17 @@
{% if site.disqus_shortname %}
<div id="disqus_thread"></div>
<script type="text/javascript">
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = '{{site.disqus_shortname}}'; // required: replace example with your forum shortname
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
{% endif %}

1
_includes/draft.html Normal file
Просмотреть файл

@ -0,0 +1 @@
<div markdown="span" class="alert alert-danger" role="alert"><i class="fa fa-exclamation-circle"></i> <b>DRAFT:</b> {{include.content}}</div>

13
_includes/feedback.html Normal file
Просмотреть файл

@ -0,0 +1,13 @@
<li>
{% if site.feedback_text %}
{% assign feedback_text = site.feedback_text %}
{% else %}
{% assign feedback_text = "Feedback" %}
{% endif %}
{% if site.feedback_link %}
<a class="email" title="Submit feedback" href="{{site.feedback_link}}">{{feedback_text}}</a>
{% else %}
<a class="email" title="Submit feedback" href="#" onclick="javascript:window.location='mailto:{{site.feedback_email}}?subject={{site.feedback_subject_line}} feedback&body=I have some feedback about the {{page.title}} page: ' + window.location.href;"><i class="fa fa-envelope-o"></i> {{feedback_text}}</a>
{% endif %}
</li>

9
_includes/footer.html Normal file
Просмотреть файл

@ -0,0 +1,9 @@
<footer>
<div class="row">
<div class="col-lg-12 footer">
&copy;{{ site.time | date: "%Y" }} {{site.company_name}}. All rights reserved. <br />
{% if page.last_updated %}<span>Page last updated:</span> {{page.last_updated}}<br/>{% endif %} Site last generated: {{ site.time | date: "%b %-d, %Y" }} <br />
<p><img src="{{ "/images/company_logo.png" | relative_url }}" width="25%" alt="Microsoft logo"/></p>
</div>
</div>
</footer>

Просмотреть файл

@ -0,0 +1,18 @@
<!-- the google_analytics_id gets auto inserted from the config file -->
{% if site.google_analytics %}
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=${{site.google-analytics}}"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', '{{site.google-analytics}}');
</script>
<!-- OLD SCRIPT
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create','{{site.google_analytics}}','auto');ga('require','displayfeatures');ga('send','pageview');</script>
-->
{% endif %}

27
_includes/head.html Normal file
Просмотреть файл

@ -0,0 +1,27 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="{% if page.summary %}{{ page.summary | strip_html | strip_newlines | truncate: 160 }}{% endif %}">
<meta name="keywords" content="{{page.tags}}{% if page.tags %}, {% endif %} {{page.keywords}}">
<title>{{ page.title }} | {{ site.site_title }}</title>
<link rel="stylesheet" href="{{ "/css/syntax.css" | relative_url }}" />
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="{{ "/css/modern-business.css" | relative_url }}" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="{{ "/css/boxshadowproperties.css" | relative_url }}" />
<link rel="stylesheet" href="{{ "/css/theme-azure.css" | relative_url }}" />
<link rel="stylesheet" href="{{ "/css/customstyles.css" | relative_url }}" />
<link rel="stylesheet" href="{{ "/css/normalize.css" | relative_url }}">
<link rel="stylesheet" href="{{ "/css/tipuesearch.css" | relative_url }}">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
<script src="{{ "/js/jquery.navgoco.min.js" | relative_url }}"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.2.0/anchor.min.js"></script>
<script src="{{ "/js/toc.js" | relative_url }}"></script>
<script src="{{ "/js/customscripts.js" | relative_url }}"></script>
<link rel="shortcut icon" href="{{ "/images/azure-icon.png" | relative_url }}"/>
<link rel="alternate" type="application/rss+xml" title="{{ site.title }}" href="{{ "/feed.xml" | relative_url }}" />

28
_includes/head_print.html Normal file
Просмотреть файл

@ -0,0 +1,28 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="{% if page.summary %}{{ page.summary | strip_html | strip_newlines | truncate: 160 }}{% endif %}">
<meta name="keywords" content="{{page.tags}}{% if page.tags %}, {% endif %} {{page.keywords}}">
<title>{% if page.homepage == true %} {{site.homepage_title}} {% elsif page.title %}{{ page.title }}{% endif %} | {{ site.site_title }}</title>
<link rel="stylesheet" href="{{ "/css/syntax.css" | relative_url }}">
<link rel="stylesheet" href="{{ "/css/font-awesome.min.css" | relative_url }}">
<link rel="stylesheet" href="{{ "/css/bootstrap.min.css" | relative_url }}">
<link rel="stylesheet" href="{{ "/css/modern-business.css" | relative_url }}">
<link rel="stylesheet" href="{{ "/css/customstyles.css" | relative_url }}">
<link rel="stylesheet" href="{{ "/css/theme-blue.css" | relative_url }}">
<link rel="stylesheet" href="{{ "/css/syntax.css" | relative_url }}">
<link rel="stylesheet" href="{{ "/css/printstyles.css" | relative_url }}">
<script>
Prince.addScriptFunc("datestamp", function() {
return "PDF last generated: {{ site.time | date: '%B %d, %Y' }}";
});
</script>
<script>
Prince.addScriptFunc("guideName", function() {
return "{{site.print_title}} User Guide";
});
</script>

1
_includes/image.html Normal file
Просмотреть файл

@ -0,0 +1 @@
<figure>{% if {{include.url}} %}<a class="no_icon" target="_blank" rel="noopener" href="{{include.url}}">{% endif %}<img class="docimage" src="images/{{include.file}}" alt="{{include.alt}}" {% if {{include.max-width}} %}style="max-width: {{include.max-width}}px"{% endif %} />{% if {{include.url}} %}</a>{% endif %}{% if {{include.caption}} %}<figcaption>{{include.caption}}</figcaption>{% endif %}</figure>

1
_includes/important.html Normal file
Просмотреть файл

@ -0,0 +1 @@
<div markdown="span" class="alert alert-warning" role="alert"><i class="fa fa-warning"></i> <b>Important:</b> {{include.content}}</div>

Просмотреть файл

@ -0,0 +1,130 @@
<script type="text/javascript">
$(document).ready(function() {
$('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3,h4' });
});
</script>
<!-- shuffle -->
<script>
var shuffleme = (function( $ ) {
'use strict';
var $grid = $('#grid'),
$filterOptions = $('.filter-options'),
$sizer = $grid.find('.shuffle_sizer'),
init = function() {
// None of these need to be executed synchronously
setTimeout(function() {
listen();
setupFilters();
}, 100);
// instantiate the plugin
$grid.shuffle({
itemSelector: '[class*="col-"]',
sizer: $sizer
});
},
// Set up button clicks
setupFilters = function() {
var $btns = $filterOptions.children();
$btns.on('click', function() {
var $this = $(this),
isActive = $this.hasClass( 'active' ),
group = isActive ? 'all' : $this.data('group');
// Hide current label, show current label in title
if ( !isActive ) {
$('.filter-options .active').removeClass('active');
}
$this.toggleClass('active');
// Filter elements
$grid.shuffle( 'shuffle', group );
});
$btns = null;
},
// Re layout shuffle when images load. This is only needed
// below 768 pixels because the .picture-item height is auto and therefore
// the height of the picture-item is dependent on the image
// I recommend using imagesloaded to determine when an image is loaded
// but that doesn't support IE7
listen = function() {
var debouncedLayout = $.throttle( 300, function() {
$grid.shuffle('update');
});
// Get all images inside shuffle
$grid.find('img').each(function() {
var proxyImage;
// Image already loaded
if ( this.complete && this.naturalWidth !== undefined ) {
return;
}
// If none of the checks above matched, simulate loading on detached element.
proxyImage = new Image();
$( proxyImage ).on('load', function() {
$(this).off('load');
debouncedLayout();
});
proxyImage.src = this.src;
});
// Because this method doesn't seem to be perfect.
setTimeout(function() {
debouncedLayout();
}, 500);
};
return {
init: init
};
}( jQuery ));
$(document).ready(function() {
shuffleme.init();
});
</script>
<!-- new attempt-->
<script>
$(document).ready(function() {
/* initialize shuffle plugin */
var $grid = $('#grid');
$grid.shuffle({
itemSelector: '.item' // the selector for the items in the grid
});
});</script>
<script>
$('#filter a').click(function (e) {
e.preventDefault();
// set active class
$('#filter a').removeClass('active');
$(this).addClass('active');
// get group name from clicked item
var groupName = $(this).attr('data-group');
// reshuffle grid
$grid.shuffle('shuffle', groupName );
});</script>

Просмотреть файл

@ -0,0 +1 @@
<img class="inline" src="images/{{include.file}}" alt="{{include.alt}}" />

43
_includes/links.html Normal file
Просмотреть файл

@ -0,0 +1,43 @@
{% comment %}Get links from each sidebar, as listed in the _config.yml file under sidebars{% endcomment %}
{% for sidebar in site.sidebars %}
{% for entry in site.data.sidebars[sidebar].entries %}
{% for folder in entry.folders %}
{% for folderitem in folder.folderitems %}
{% if folderitem.url contains "html#" %}
[{{folderitem.url | remove: "/" }}]: {{folderitem.url | remove: "/"}}
{% else %}
[{{folderitem.url | remove: "/" | remove: ".html"}}]: {{folderitem.url | remove: "/"}}
{% endif %}
{% for subfolders in folderitem.subfolders %}
{% for subfolderitem in subfolders.subfolderitems %}
[{{subfolderitem.url | remove: "/" | remove: ".html"}}]: {{subfolderitem.url | remove: "/"}}
{% endfor %}
{% endfor %}
{% endfor %}
{% endfor %}
{% endfor %}
{% endfor %}
{% comment %} Get links from topnav {% endcomment %}
{% for entry in site.data.topnav.topnav %}
{% for item in entry.items %}
{% if item.external_url == null %}
[{{item.url | remove: "/" | remove: ".html"}}]: {{item.url | remove: "/"}}
{% endif %}
{% endfor %}
{% endfor %}
{% comment %}Get links from topnav dropdowns {% endcomment %}
{% for entry in site.data.topnav.topnav_dropdowns %}
{% for folder in entry.folders %}
{% for folderitem in folder.folderitems %}
{% if folderitem.external_url == null %}
[{{folderitem.url | remove: "/" | remove: ".html"}}]: {{folderitem.url | remove: "/"}}
{% endif %}
{% endfor %}
{% endfor %}
{% endfor %}

1
_includes/note.html Normal file
Просмотреть файл

@ -0,0 +1 @@
<div markdown="span" class="alert alert-info" role="alert"><i class="fa fa-info-circle"></i> <b>Note:</b> {{include.content}}</div>

69
_includes/paginator.html Normal file
Просмотреть файл

@ -0,0 +1,69 @@
{% if paginator.total_pages > 1 %}
<nav class="pagination">
{% assign first_page_path = site.paginate_path | replace: 'page:num', '' | replace: '//', '/' | relative_url %}
<ul>
{% comment %} Link for previous page {% endcomment %}
{% if paginator.previous_page %}
{% if paginator.previous_page == 1 %}
<li><a href="{{ first_page_path }}">{{ site.data.ui-text[site.locale].pagination_previous | default: "Previous" }}</a></li>
{% else %}
<li><a href="{{ site.paginate_path | replace: ':num', paginator.previous_page | replace: '//', '/' | relative_url }}">{{ site.data.ui-text[site.locale].pagination_previous | default: "Previous" }}</a></li>
{% endif %}
{% else %}
<li><a href="#" class="disabled"><span aria-hidden="true">{{ site.data.ui-text[site.locale].pagination_previous | default: "Previous" }}</span></a></li>
{% endif %}
{% comment %} First page {% endcomment %}
{% if paginator.page == 1 %}
<li><a href="#" class="disabled current">1</a></li>
{% else %}
<li><a href="{{ first_page_path }}">1</a></li>
{% endif %}
{% assign page_start = 2 %}
{% if paginator.page > 4 %}
{% assign page_start = paginator.page | minus: 2 %}
{% comment %} Ellipsis for truncated links {% endcomment %}
<li><a href="#" class="disabled">&hellip;</a></li>
{% endif %}
{% assign page_end = paginator.total_pages | minus: 1 %}
{% assign pages_to_end = paginator.total_pages | minus: paginator.page %}
{% if pages_to_end > 4 %}
{% assign page_end = paginator.page | plus: 2 %}
{% endif %}
{% for index in (page_start..page_end) %}
{% if index == paginator.page %}
<li><a href="{{ site.paginate_path | replace: ':num', index | replace: '//', '/' | relative_url }}" class="disabled current">{{ index }}</a></li>
{% else %}
{% comment %} Distance from current page and this link {% endcomment %}
{% assign dist = paginator.page | minus: index %}
{% if dist < 0 %}
{% comment %} Distance must be a positive value {% endcomment %}
{% assign dist = 0 | minus: dist %}
{% endif %}
<li><a href="{{ site.paginate_path | replace: ':num', index | relative_url }}">{{ index }}</a></li>
{% endif %}
{% endfor %}
{% comment %} Ellipsis for truncated links {% endcomment %}
{% if pages_to_end > 3 %}
<li><a href="#" class="disabled">&hellip;</a></li>
{% endif %}
{% if paginator.page == paginator.total_pages %}
<li><a href="#" class="disabled current">{{ paginator.page }}</a></li>
{% else %}
<li><a href="{{ site.paginate_path | replace: ':num', paginator.total_pages | replace: '//', '/' | relative_url }}">{{ paginator.total_pages }}</a></li>
{% endif %}
{% comment %} Link next page {% endcomment %}
{% if paginator.next_page %}
<li><a href="{{ site.paginate_path | replace: ':num', paginator.next_page | replace: '//', '/' | relative_url }}">{{ site.data.ui-text[site.locale].pagination_next | default: "Next" }}</a></li>
{% else %}
<li><a href="#" class="disabled"><span aria-hidden="true">{{ site.data.ui-text[site.locale].pagination_next | default: "Next" }}</span></a></li>
{% endif %}
</ul>
</nav>
{% endif %}

31
_includes/refs.md Normal file
Просмотреть файл

@ -0,0 +1,31 @@
[Architecture Board]: https://github.com/azure/azure-sdk/issues
[General Azure SDK Guidelines]: {{ site.baseurl }}{% link docs/general/introduction.md %}
[Azure SDK Contributors Guide]: https://review.docs.microsoft.com/help/contribute-ref/contribute-ref-how-to-document-sdk
[Microsoft Writing Style Guide]: https://styleguides.azurewebsites.net/StyleGuide/Read?id=2700
[Microsoft Cloud Style Guide]: https://styleguides.azurewebsites.net/Styleguide/Read?id=2696
[rest-lro]: https://github.com/microsoft/api-guidelines/blob/vNext/Guidelines.md#13-long-running-operations
[general-guidelines]: {{ site.baseurl }}{% link docs/general/introduction.md %}
[android-guidelines]: {{ site.baseurl }}{% link docs/android/design.md %}
[clang-guidelines]: {{ site.baseurl }}{% link docs/clang/design.md %}
[cpp-guidelines]: {{ site.baseurl }}{% link docs/cpp/introduction.md %}
[dotnet-guidelines]: {{ site.baseurl }}{% link docs/dotnet/introduction.md %}
[golang-guidelines]: {{ site.baseurl }}{% link docs/golang/introduction.md %}
[ios-guidelines]: {{ site.baseurl }}{% link docs/ios/introduction.md %}
[java-guidelines]: {{ site.baseurl }}{% link docs/java/introduction.md %}
[python-guidelines]: {{ site.baseurl }}{% link docs/python/design.md %}
[typescript-guidelines]: {{ site.baseurl }}{% link docs/typescript/introduction.md %}
[android-latest-releases]: {{ site.baseurl }}{% link releases/latest/android.md %}
[dotnet-latest-releases]: {{ site.baseurl }}{% link releases/latest/dotnet.md %}
[go-latest-releases]: {{ site.baseurl }}{% link releases/latest/go.md %}
[ios-latest-releases]: {{ site.baseurl }}{% link releases/latest/ios.md %}
[java-latest-releases]: {{ site.baseurl }}{% link releases/latest/java.md %}
[js-latest-releases]: {{ site.baseurl }}{% link releases/latest/js.md %}
[python-latest-releases]: {{ site.baseurl }}{% link releases/latest/python.md %}
[cpp-latest-releases]: {{ site.baseurl }}{% link releases/latest/cpp.md %}
[c-latest-releases]: {{ site.baseurl }}{% link releases/latest/c.md %}
[README-EXAMPLE]: https://github.com/Azure/azure-sdk/blob/main/docs/policies/README-EXAMPLE.md
[README-TEMPLATE]: https://github.com/Azure/azure-sdk/blob/main/docs/policies/README-TEMPLATE.md

Просмотреть файл

@ -0,0 +1 @@
<a href="#{{ include.id }}" name="{{ include.id }}" class='requirement' role='img' aria-label='YOU MAY'>✔️</a> <strong>YOU MAY</strong>

Просмотреть файл

@ -0,0 +1 @@
<a href="#{{ include.id }}" name="{{ include.id }}" class='requirement' role='img' aria-label='DO'>✅</a> <strong>DO</strong>

Просмотреть файл

@ -0,0 +1 @@
<a href="#{{ include.id }}" name="{{ include.id }}" class='requirement' role='img' aria-label='DO NOT'>⛔️</a> <strong>DO NOT</strong>

Просмотреть файл

@ -0,0 +1 @@
<a href="#{{ include.id }}" name="{{ include.id }}" class='requirement' role='img' aria-label='YOU SHOULD'>☑️</a> <strong>YOU SHOULD</strong>

Просмотреть файл

@ -0,0 +1 @@
<a href="#{{ include.id }}" name="{{ include.id }}" class='requirement' role='img' aria-label='YOU SHOULD NOT'>⚠️</a> <strong>YOU SHOULD NOT</strong>

64
_includes/sidebar.html Normal file
Просмотреть файл

@ -0,0 +1,64 @@
{% assign sidebar = site.data.sidebars[page.sidebar].entries %}
<ul id="mysidebar" class="nav">
<script src="{{ "/js/tipuesearch_content.js" | relative_url }}"></script>
<script src="{{ "/js/tipuesearch_set.js" | relative_url }}"></script>
<script src="{{ "/js/tipuesearch.min.js" | relative_url }}"></script>
<p>
<form action="{{folder.url}}/azure-sdk/search.html" >
<div class=" tipue_search_left"><img src="{{ "/images/search.png" | relative_url }}" class="tipue_search_icon"></div>
<input type="text" class="form-control tipue_search_right" name="q" id="tipue_search_input" pattern=".{3,}" title="At least 3 characters" required placeholder="Search website">
</form>
</p>
<div style="clear: both;"></div>
<li class="sidebarTitle">{{sidebar[0].product}} {{sidebar[0].version}}</li>
{% for entry in sidebar %}
{% for folder in entry.folders %}
{% if page.url == folder.url %}
<li class="active">
{% else %}
<li>
{% endif %}
{% if folder.url %}
<a title="{{folder.title}}" href="{{folder.url | relative_url}}">{{folder.title}}</a>
{% else %}
<a title="{{folder.title}}" href="#">{{folder.title}}</a>
{% endif %}
<ul>
{% for folderitem in folder.folderitems %}
{% if folderitem.external_url %}
<li><a title="{{folderitem.title}}" href="{{folderitem.external_url}}" target="_blank" rel="noopener">{{folderitem.title}}</a></li>
{% elsif page.url == folderitem.url %}
<li class="active"><a title="{{folderitem.title}}" href="{{folderitem.url | relative_url }}">{{folderitem.title}}</a></li>
{% elsif folderitem.type == "empty" %}
<li><a title="{{folderitem.title}}" href="{{folderitem.url | relative_url }}">{{folderitem.title}}</a></li>
{% else %}
<li><a title="{{folderitem.title}}" href="{{folderitem.url | relative_url }}">{{folderitem.title}}</a></li>
{% endif %}
{% for subfolders in folderitem.subfolders %}
<li class="subfolders">
<a title="{{subfolders.title}}" href="#">{{ subfolders.title }}</a>
<ul>
{% for subfolderitem in subfolders.subfolderitems %}
{% if subfolderitem.external_url %}
<li><a title="{{subfolderitem.title}}" href="{{subfolderitem.external_url}}" target="_blank" rel="noopener">{{subfolderitem.title}}</a></li>
{% elsif page.url == subfolderitem.url %}
<li class="active"><a title="{{subfolderitem.title}}" href="{{subfolderitem.url | relative_url }}">{{subfolderitem.title}}</a></li>
{% else %}
<li><a title="{{subfolderitem.title}}" href="{{subfolderitem.url | relative_url }}">{{subfolderitem.title}}</a></li>
{% endif %}
{% endfor %}
</ul>
</li>
{% endfor %}
{% endfor %}
</ul>
</li>
{% endfor %}
{% endfor %}
</ul>
<script>$("li.active").parents('li').toggleClass("active");</script>

Просмотреть файл

@ -0,0 +1,20 @@
| Namespace Group | Functional Area |
|:-----------------|:--------------------------------------------------------------------------|
| `ai` | Artificial intelligence, including machine learning |
| `analytics` | Gathering data for metrics or usage |
| `containers` | Services related to containers |
| `communication` | Communication services |
| `data` | Dealing with structured data stores like databases |
| `diagnostics` | Gathering data for diagnosing issues |
| `digitaltwins` | Digital Twins, digital representations of physical spaces and IoT devices |
| `identity` | Authentication and authorization |
| `iot` | Internet of things |
| `management` | Control Plane (Azure Resource Manager) |
| `media` | Audio and video technologies |
| `messaging` | Messaging services, like push notifications or pub-sub |
| `mixedreality` | Mixed reality technologies |
| `monitor` | Services that are offered by Azure Monitor |
| `quantum` | Quantum computing technologies |
| `search` | Search technologies |
| `security` | Security and cryptography |
| `storage` | Storage of unstructured data |

Просмотреть файл

@ -0,0 +1,15 @@
| Namespace Group | Functional Area |
|:-----------------|:--------------------------------------------------------------------------|
| `AI` | Artificial intelligence, including machine learning |
| `Analytics` | Gathering data for metrics or usage |
| `Data` | Dealing with structured data stores like databases |
| `Diagnostics` | Gathering data for diagnosing issues |
| `DigitalTwins` | Digital Twins, digital representations of physical spaces and IoT devices |
| `Identity` | Authentication and authorization |
| `IoT` | Internet of Things |
| `Management` | Control Plane (Azure Resource Manager) |
| `Media` | Audio, video, or mixed reality |
| `Messaging` | Messaging services, like push notifications or pub-sub |
| `Search` | Search technologies |
| `Security` | Security and cryptography |
| `Storage` | Storage of unstructured data |

Просмотреть файл

@ -0,0 +1,25 @@
| Environment Variable | Purpose |
|-------------------------------|--------------------------------------------------------------------------------------------|
| **Proxy Settings** | |
| HTTP_PROXY | Proxy for HTTP connections |
| HTTPS_PROXY | Proxy for HTTPS connections |
| NO_PROXY | Hosts which must not use a proxy |
| ALL_PROXY | Proxy for HTTP and/or HTTPS connections in case HTTP_PROXY and/or HTTPS_PROXY are not defined |
| **Identity** | |
| MSI_ENDPOINT | Azure AD MSI Credentials |
| MSI_SECRET | Azure AD MSI Credentials |
| AZURE_USERNAME | Azure username for U/P Auth |
| AZURE_PASSWORD | Azure password for U/P Auth |
| AZURE_CLIENT_CERTIFICATE_PATH | Azure Active Directory |
| AZURE_CLIENT_ID | Azure Active Directory |
| AZURE_CLIENT_SECRET | Azure Active Directory |
| AZURE_TENANT_ID | Azure Active Directory |
| AZURE_AUTHORITY_HOST | Azure Active Directory |
| **Pipeline Configuration** | |
| AZURE_TELEMETRY_DISABLED | Disables telemetry |
| AZURE_LOG_LEVEL | Enable logging by setting a log level. |
| AZURE_TRACING_DISABLED | Disables tracing |
| **General SDK Configuration** | |
| AZURE_CLOUD | Name of the sovereign cloud |
| AZURE_SUBSCRIPTION_ID | Azure subscription |
| AZURE_RESOURCE_GROUP | Azure Resource Group |

Просмотреть файл

@ -0,0 +1,7 @@
| Namespace Group | Functional Area |
|:-----------------|:---------------------------------------------------------|
| `appmodel` | Application models, such as Functions or App Frameworks |
| `compute` | Virtual machines, containers, and other compute services |
| `integration` | Integration services (such as Logic Apps) |
| `management` | Management services (such as Cost Analytics) |
| `networking` | Services such as VPN, WAN, and Networking |

Просмотреть файл

@ -0,0 +1,7 @@
| Namespace Group | Functional Area |
|:-----------------|:---------------------------------------------------------|
| `Appmodel` | Application models, such as Functions or App Frameworks |
| `Compute` | Virtual machines, containers, and other compute services |
| `Integration` | Integration services (such as Logic Apps) |
| `Management` | Management services (such as Cost Analytics) |
| `Networking` | Services such as VPN, WAN, and Networking |

Просмотреть файл

@ -0,0 +1,3 @@
<!-- The table data is in yaml format on _data/tables/standard_verbs -->
{% assign data = site.data.tables.standard_verbs.entries %}
{% include tables/standard_verbs_template.html %}

Просмотреть файл

@ -0,0 +1,25 @@
<div class="standard-verbs-table-row">
<div class="standard-verbs-table-cell-container standard-verbs-table-cell-verb">
<div class="standard-verbs-table-cell standard-verbs-table-cell-mobile-header {{ include.perRowCellStyle }}">
Verb</div>
<div class="standard-verbs-table-cell {{ include.perRowCellStyle }} standard-verbs-table-cell-verb">
{{item.Verb | markdownify }}
</div>
</div>
<div class="standard-verbs-table-cell-container">
<div class="standard-verbs-table-cell standard-verbs-table-cell-mobile-header {{ include.perRowCellStyle }}">
Parameters</div>
<div class="standard-verbs-table-cell {{ include.perRowCellStyle }}">{{item.Parameters | markdownify }}</div>
</div>
<div class="standard-verbs-table-cell-container">
<div class="standard-verbs-table-cell standard-verbs-table-cell-mobile-header {{ include.perRowCellStyle }}">
Returns</div>
<div class="standard-verbs-table-cell {{ include.perRowCellStyle }}">{{item.Returns | markdownify }}</div>
</div>
<div class="standard-verbs-table-cell-container standard-verbs-table-cell-comments">
<div class="standard-verbs-table-cell standard-verbs-table-cell-mobile-header {{ include.perRowCellStyle }}">
Comments</div>
<div class="standard-verbs-table-cell {{ include.perRowCellStyle }}">
{{item.Comments | markdownify }}</div>
</div>
</div>

Просмотреть файл

@ -0,0 +1,19 @@
<div class="standard-verbs-table-container">
<!-- Table Header -->
<div class="standard-verbs-table-row">
<div class="standard-verbs-table-cell standard-verbs-table-cell-header standard-verbs-table-cell-verb">Verb</div>
<div class="standard-verbs-table-cell standard-verbs-table-cell-header">Parameters</div>
<div class="standard-verbs-table-cell standard-verbs-table-cell-header">Returns</div>
<div class="standard-verbs-table-cell standard-verbs-table-cell-header standard-verbs-table-cell-comments">
Comments</div>
</div>
<!-- Table Rows -->
{% for item in data %}
{% assign mod = forloop.index0 | modulo:2 %}
{% if mod == 0 %}
{% include tables/standard_verbs_row.html perRowCellStyle="standard-verbs-table-cell-pair"%}
{% else %}
{% include tables/standard_verbs_row.html perRowStyle=""%}
{% endif %}
{% endfor %}
</div>

32
_includes/taglogic.html Normal file
Просмотреть файл

@ -0,0 +1,32 @@
<p>The following pages and posts are tagged with <button type="button" style="cursor: default" class="btn btn-default navbar-btn">{{page.tagName}}</button></p>
<table><thead><tr><th>Title</th><th>Type</th><th>Excerpt</th></tr></thead>
<tbody>
{% assign thisTag = page.tagName %}
{% for page in site.pages %}
{% for tag in page.tags %}
{% if tag == thisTag %}
<tr><td><a href="{{ page.url | remove: "/" }}">{{page.title}}</a></td>
<td><span class="label label-default">Page</span></td>
<td>{% if page.summary %} {{ page.summary | strip_html | strip_newlines | truncate: 160 }} {% else %} {{ page.content | truncatewords: 50 | strip_html }} {% endif %}</td>
</tr>
{% endif %}
{% endfor %}
{% endfor %}
{% assign thisTag = page.tagName %}
{% for post in site.posts %}
{% for tag in post.tags %}
{% if tag == thisTag %}
<tr><td><a href="{{ post.url | remove: "/" }}">{{post.title}}</a></td>
<td><span class="label label-primary">Post</span></td>
<td>{% if post.summary %} {{ post.summary | strip_html | strip_newlines | truncate: 160 }} {% else %} {{ post.content | truncatewords: 50 | strip_html }} {% endif %}</td>
</tr>
{% endif %}
{% endfor %}
{% endfor %}
</tbody>
</table>

1
_includes/tip.html Normal file
Просмотреть файл

@ -0,0 +1 @@
<div markdown="span" class="alert alert-success" role="alert"><i class="fa fa-check-square-o"></i> <b>Tip:</b> {{include.content}}</div>

21
_includes/toc.html Normal file
Просмотреть файл

@ -0,0 +1,21 @@
<!-- this handles the automatic toc. use ## for subheads to auto-generate the on-page minitoc. if you use html tags, you must supply an ID for the heading element in order for it to appear in the minitoc. -->
<script>
$( document ).ready(function() {
// Handler for .ready() called.
$('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3,h4' });
/* this offset helps account for the space taken up by the floating toolbar. */
$('#toc').on('click', 'a', function() {
var target = $(this.getAttribute('href'))
, scroll_target = target.offset().top
$(window).scrollTop(scroll_target - 10);
return false
})
});
</script>
<div id="toc"></div>

79
_includes/topnav.html Normal file
Просмотреть файл

@ -0,0 +1,79 @@
<!-- Navigation -->
<nav class="navbar navbar-inverse">
<div class="container topnavlinks">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="{{ "/releases/latest/index.html" | relative_url }}"/>
<span class="projectTitle"><img style="margin-top: -8px;" class="d-inline-block align-top" src="{{ "/images/azure-icon.png" | relative_url }}" width="42" height="42" alt=""/> {{site.topnav_title}}</span>
</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<!-- toggle sidebar button -->
<!-- <li><a id="tg-sb-link" href="#"><i id="tg-sb-icon" class="fa fa-toggle-on"></i> Nav</a></li> -->
<!-- entries without drop-downs appear here -->
{% assign topnav = site.data[page.topnav] %}
{% assign topnav_dropdowns = site.data[page.topnav].topnav_dropdowns %}
{% assign topnav_guidelines = site.data.sidebars.general_sidebar.entries[0] %}
{% for entry in topnav.topnav %}
{% for item in entry.items %}
{% if item.external_url %}
<li><a href="{{item.external_url}}" rel="noopener">{{item.title}}</a></li>
{% elsif page.url contains item.url %}
<li class="active"><a href="{{ item.url | relative_url }}">{{item.title}}</a></li>
{% else %}
<li><a href="{{item.url | relative_url }}">{{item.title}}</a></li>
{% endif %}
{% endfor %}
{% endfor %}
<!-- entries with drop-downs appear here -->
<!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
{% for entry in topnav_dropdowns %}
{% for folder in entry.folders %}
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">{{ folder.title }}<b class="caret"></b></a>
<ul class="dropdown-menu">
{% if folder.guidelines %}
{% for folderitem in topnav_guidelines.folders %}
<li><a href="{{folderitem.folderitems[0].url | relative_url}}" rel="noopener">{{folderitem.title}}</a></li>
{% endfor %}
{% else %}
{% for folderitem in folder.folderitems %}
{% if folderitem.external_url %}
<li><a href="{{folderitem.external_url}}" rel="noopener">{{folderitem.title}}</a></li>
{% elsif page.url contains folderitem.url %}
<li class="dropdownActive"><a href="{{folderitem.url | relative_url }}">{{folderitem.title}}</a></li>
{% else %}
<li><a href="{{folderitem.url | relative_url }}">{{folderitem.title}}</a></li>
{% endif %}
{% endfor %}
{% endif %}
</ul>
</li>
{% endfor %}
{% endfor %}
{% if site.feedback_disable == null or site.feedback_disable == false %}
{% include feedback.html %}
{% endif %}
<li>
{% if page.repository %}
<a style="font-size: 1.666em !important" class="fa fa-github fa-2x" href="https://github.com/{{ page.repository }}"></a>
{% elsif site.repository %}
<a style="font-size: 1.666em !important" class="fa fa-github fa-2x" href="https://github.com/{{ site.repository }}"></a>
{% endif %}
</li>
<li>
<a style="font-size: 1.666em !important" class="fa fa-twitter fa-2x" href="https://twitter.com/AzureSDK"></a>
</li>
</ul>
</div>
</div>
<!-- /.container -->
</nav>

1
_includes/warning.html Normal file
Просмотреть файл

@ -0,0 +1 @@
<div markdown="span" class="alert alert-danger" role="alert"><i class="fa fa-exclamation-circle"></i> <b>Warning:</b> {{include.content}}</div>

124
_layouts/default.html Normal file
Просмотреть файл

@ -0,0 +1,124 @@
<!DOCTYPE html>
<html>
<head>
{% include head.html %}
<script>
$(document).ready(function () {
// Initialize navgoco with default options
$("#mysidebar").navgoco({
caretHtml: '',
accordion: true,
openClass: 'active', // open
save: false, // leave false or nav highlighting doesn't work right
cookie: {
name: 'navgoco',
expires: false,
path: '/'
},
slide: {
duration: 400,
easing: 'swing'
}
});
$("#collapseAll").click(function (e) {
e.preventDefault();
$("#mysidebar").navgoco('toggle', false);
});
$("#expandAll").click(function (e) {
e.preventDefault();
$("#mysidebar").navgoco('toggle', true);
});
});
</script>
<script>
$(function () {
$('[data-toggle="tooltip"]').tooltip()
})
</script>
<script>
$(document).ready(function () {
$("#tg-sb-link").click(function () {
$("#tg-sb-sidebar").toggle();
$("#tg-sb-content").toggleClass('col-md-9');
$("#tg-sb-content").toggleClass('col-md-12');
$("#tg-sb-icon").toggleClass('fa-toggle-on');
$("#tg-sb-icon").toggleClass('fa-toggle-off');
});
});
</script>
{% if page.datatable == true %}
<!-- Include the standard DataTables bits -->
<link rel="stylesheet" type="text/css" href="//cdn.datatables.net/1.10.13/css/jquery.dataTables.css">
<script type="text/javascript" charset="utf8" src="//cdn.datatables.net/1.10.13/js/jquery.dataTables.js"></script>
<!-- First, this walks through the tables that occur between ...-begin
and ...-end and add the "datatable" class to them.
Then it invokes DataTable's standard initializer
Credit here: http://www.beardedhacker.com/blog/2015/08/28/add-class-attribute-to-markdown-table/
-->
<script>
$(document).ready(function () {
$('div.datatable-begin').nextUntil('div.datatable-end', 'table').addClass('display');
$('table.display').DataTable({
paging: true,
stateSave: true,
searching: true
});
});
</script>
{% endif %}
<!-- Due to the page header height, all anchors uses top padding to offset the top possion and appear below the main header.
If one requirement icon is just below another, the padding of the icon overlaps the one on top of it and block the clicking surface.
The script below finds all requirements icons and adds z-index decrementally to place any previous icon on top of the next ones.
The script runs after the page is completelly load (all content is downloaded).
-->
<script>
$(window).bind("load", function () {
let requeriments = $('.requirement');
requeriments.each(function (index, element) {
$(element).css("z-index", requeriments.length - index);
});
});
</script>
</head>
<body>
{% include topnav.html %}
<!-- Page Content -->
<div class="container">
<div id="main">
<!-- Content Row -->
<div class="row">
{% assign content_col_size = "col-md-12" %}
{% unless page.hide_sidebar %}
<!-- Sidebar Column -->
<div class="col-md-3" id="tg-sb-sidebar">
{% include sidebar.html %}
</div>
{% assign content_col_size = "col-md-9" %}
{% endunless %}
<!-- Content Column -->
<div class="{{content_col_size}}" id="tg-sb-content">
{{content}}
</div>
<!-- /.row -->
</div>
<!-- /.container -->
</div>
<!-- /#main -->
</div>
{% if site.google_analytics %}
{% include google_analytics.html %}
{% endif %}
{% if site.app_insights %}
{% include app_insights.html %}
{% endif %}
</body>
</html>

Просмотреть файл

@ -0,0 +1,25 @@
<!DOCTYPE html>
<html lang="en">
<html>
<head>
{% include head_print.html %}
</head>
<body class="{% if page.type == "title"%}title{% elsif page.type == "frontmatter" %}frontmatter{% elsif page.type == "first_page" %}first_page{% endif %} print">
<!-- Page Content -->
<div class="container">
<!-- Content Column -->
<div class="col-md-9">
{{content}}
</div>
</div> <!-- /.container -->
</body>
</html>

3
_layouts/none.html Normal file
Просмотреть файл

@ -0,0 +1,3 @@
---
---
{{content}}

68
_layouts/page.html Normal file
Просмотреть файл

@ -0,0 +1,68 @@
---
layout: default
---
<div class="post-header">
<h1 class="post-title-main">{{ page.title }}</h1>
</div>
{% if page.simple_map == true %}
<script>
$(document).ready ( function(){
$('.box{{page.box_number}}').addClass('active');
});
</script>
{% include custom/{{page.map_name}}.html %}
{% elsif page.complex_map == true %}
<script>
$(document).ready ( function(){
$('.modalButton{{page.box_number}}').addClass('active');
});
</script>
{% include custom/{{page.map_name}}.html %}
{% endif %}
<div class="post-content">
{% if page.summary %}
<div class="summary">{{page.summary}}</div>
{% endif %}
{% unless page.toc == false %}
{% include toc.html %}
{% endunless %}
{% if site.github_editme_path %}
<a target="_blank" rel="noopener" href="https://github.com/{{site.github_editme_path}}{{page.path}}" class="btn btn-default githubEditButton" role="button"><i class="fa fa-github fa-lg"></i> Edit me</a>
{% endif %}
{{content}}
<div class="tags">
{% if page.tags != null %}
<b>Tags: </b>
{% assign projectTags = site.data.tags.allowed-tags %}
{% for tag in page.tags %}
{% if projectTags contains tag %}
<a href="{{ "tag_" | append: tag | append: ".html" }}" class="btn btn-default navbar-btn cursorNorm" role="button">{{page.tagName}}{{tag}}</a>
{% endif %}
{% endfor %}
{% endif %}
</div>
{% include disqus.html %}
</div>
{{site.data.alerts.hr_shaded}}
{% include footer.html %}

15
_layouts/page_print.html Normal file
Просмотреть файл

@ -0,0 +1,15 @@
---
layout: default_print
comments: true
---
<div class="post-header">
<h1 class="post-title-main" id="{{page.permalink | replace: '/', '' }}">{{ page.title }}</h1>
</div>
<div class="post-content">
{% if page.summary %}
<div class="summary">{{page.summary}}</div>
{% endif %}
{{ content }}
</div>

44
_layouts/post.html Normal file
Просмотреть файл

@ -0,0 +1,44 @@
---
layout: default
---
<article class="post" itemscope itemtype="https://schema.org/BlogPosting">
<header class="post-header">
<h1 class="post-title" itemprop="name headline">{{ page.title }}</h1>
<p class="post-meta">
<time datetime="{{ page.date | date_to_xmlschema }}" itemprop="datePublished">{{ page.date | date: "%b %-d, %Y" }}</time>
<!--
{% if page.author %}<span itemprop="author" itemscope itemtype="https://schema.org/Person"><span itemprop="name">/ {{ page.author }}</span></span>{% endif %}
{% if page.tags != null %}/
{% assign projectTags = site.data.tags.allowed-tags %}
{% for tag in page.tags %}
{% if projectTags contains tag %}
<a href="{{ "tag_" | append: tag | append: ".html"}}">{{tag}}</a>{% unless forloop.last %}, {% endunless%}
{% endif %}
{% endfor %}
{% endif %}
-->
</p>
</header>
<div class="post-content" itemprop="articleBody">
{% if page.summary %}
<div class="summary">{{page.summary}}</div>
{% endif %}
{{ content }}
</div>
</article>
{% include disqus.html %}
{{site.data.alerts.hr_shaded}}
{% include footer.html %}

Просмотреть файл

@ -0,0 +1,24 @@
{%- if page.redirect -%}
{%- assign absolute_url = page.redirect -%}
{%- else -%}
{%- assign relative_url = page.title | slugify -%}
{%- assign absolute_url = site.blog_url | append: relative_url -%}
{%- endif -%}
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0;url={{ absolute_url }}">
<meta name="robots" content="noindex">
<title>Page Moved</title>
<link rel="canonical" href="{{ absolute_url }}">
{% if site.google_analytics %}
{% include google_analytics.html %}
{% endif %}
{% if site.app_insights %}
{% include app_insights.html %}
{% endif %}
</head>
<body>
This page has moved. You will be redirected automatically, or click <a href="{{ absolute_url }}">here</a> to go there now.
</body>
</html>

16
_layouts/redirect.html Normal file
Просмотреть файл

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0;url={{ page.redirect_uri | relative_url }}"/>
<title>Page Moved</title>
{% if site.google_analytics %}
{% include google_analytics.html %}
{% endif %}
{% if site.app_insights %}
{% include app_insights.html %}
{% endif %}
</head>
<body>
This page has moved. Click <a href="{{ page.redirect_uri | relative_url }}">here</a> to go to the new page>
</body>
</html>

Просмотреть файл

@ -0,0 +1,7 @@
---
title: Azure SDK Releases (November 2019)
date: 2019-11-11
sidebar: releases_sidebar
repository: azure/azure-sdk
redirect: https://devblogs.microsoft.com/azure-sdk/azure-sdk-release-nov-2019/
---

Просмотреть файл

@ -0,0 +1,7 @@
---
title: Azure SDK Releases (December 2019)
date: 2019-12-13
sidebar: releases_sidebar
repository: azure/azure-sdk
redirect: https://devblogs.microsoft.com/azure-sdk/azure-sdk-release-december-2019/
---

Просмотреть файл

@ -0,0 +1,7 @@
---
title: Azure SDK Releases (January 2020)
date: 2020-01-13
sidebar: releases_sidebar
repository: azure/azure-sdk
redirect: https://devblogs.microsoft.com/azure-sdk/azure-sdk-release-january-2020/
---

Просмотреть файл

@ -0,0 +1,7 @@
---
title: Azure SDK Releases (February 2020)
date: 2020-02-11
sidebar: releases_sidebar
repository: azure/azure-sdk
redirect: https://devblogs.microsoft.com/azure-sdk/azure-sdk-release-february-2020/
---

Просмотреть файл

@ -0,0 +1,7 @@
---
title: Authentication and the Azure SDK
date: 2020-02-25
sidebar: releases_sidebar
author_github: adrianhall
repository: azure/azure-sdk
---

Просмотреть файл

@ -0,0 +1,7 @@
---
title: Pluggable HTTP Modules with the Azure SDK for Java
date: 2020-03-03
sidebar: releases_sidebar
author_github: alzimmermsft
repository: azure/azure-sdk
---

Просмотреть файл

@ -0,0 +1,7 @@
---
title: Building the Azure SDK - Repository Structure
date: 2020-03-10
sidebar: releases_sidebar
author_github: mitchdenny
repository: azure/azure-sdk
---

Просмотреть файл

@ -0,0 +1,7 @@
---
title: Azure SDK Releases (March 2020)
date: 2020-03-17
sidebar: releases_sidebar
repository: azure/azure-sdk
redirect: https://devblogs.microsoft.com/azure-sdk/azure-sdk-release-march-2020/
---

Просмотреть файл

@ -0,0 +1,7 @@
---
title: Enabling distributed tracing with the Azure SDK for Python
date: 2020-03-24
sidebar: releases_sidebar
author_github: adrianhall
repository: azure/azure-sdk
---

Просмотреть файл

@ -0,0 +1,7 @@
---
title: Best practices for using Azure SDK with ASP.NET Core
date: 2020-03-31
sidebar: releases_sidebar
author_github: pakrym
repository: azure/azure-sdk
---

Просмотреть файл

@ -0,0 +1,7 @@
---
title: Process data in real-time with Java and Azure Event Hubs
date: 2020-04-07
sidebar: releases_sidebar
author_github: conniey
repository: azure/azure-sdk
---

Просмотреть файл

@ -0,0 +1,7 @@
---
title: Azure SDK Releases (April 2020)
date: 2020-04-14
sidebar: releases_sidebar
repository: azure/azure-sdk
redirect: https://devblogs.microsoft.com/azure-sdk/azure-sdk-release-april-2020/
---

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше