Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[policy insights]fix generation for python of next link post #1

Merged

Conversation

iscai-msft
Copy link

No description provided.

}
},
"x-ms-paths": {
"/{nextLink}?Next link op for policy states": {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Basically, we're hacking swagger here.

In your current PR, you have two operations defined with path "/{nextLink}. Since these 2 files are combined under the same client, swagger has an issue with this. By switching to x-ms-paths, autorest basically ignores everything after the question mark, so I'm able to hack them having different endpoints in swagger. I also changed the operation name since they both had the same one

@najagasi najagasi merged commit c227a19 into najagasi:najagasi/nextLink_post Apr 26, 2021
najagasi pushed a commit that referenced this pull request May 3, 2021
* Add webpubsub swagger

Add custom words

Update webpubsub.json

Update webpubsub.json

Resolve comments

Update webpubsub.json

resolve comments

Update operationId for existence check

[wps] update python generation section and client name for all languages (#1)

* add python stuff

* make title across languages the same

* Update version

* Update some constraints

* Update webpubsub.json

* rename to GetServiceStatus

* Update readme.md

* Update readme.md

* Update readme.md
najagasi pushed a commit that referenced this pull request Jun 23, 2022
* reference old versions of other apis (#13786)

* reference old versions of other apis

* remove old files

* Eiot sensors type alignment for new provider (#13780)

* change boolean to enum

* align new provider with new sensor field

* eiot-sensor-type-align

Co-authored-by: Gal Moshe <[email protected]>

* Add SQL DB v5 SDK (#12107)

* add v5 sdk

* change recommendedAction.

* update a min sdk

* replace RecommendedAction defs with common type

* remove redundant defs in the 2014-04-01 legacy files.

* add RestorableDroppedDatabase json file.

* update RecommendedAction

* update update swagger to use 2020-11-01 preview spec

* revert int format change

* Dev weather microsoft.maps 1.0 (#13791)

* Remove preview from Weather API, remove X-Publish, and convert X-ms-enum ModelAsString to true

* Revert changes to package-lock.json

* [Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2020-09-01 (#13505)

* Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-07-15 to version 2020-09-01

* Updates readme

* Updates API version in new specs and examples

* New changes for 2020-09-01

* Prettier

Co-authored-by: Joshua McCarthy <[email protected]>

* Iot new device (#13503)

* new device model for iot swcurity

* spelling

* fixed lint error

* changed readme and added "x-ms-pageable" to device list

* moved the "x-ms-pageable" from get to list

* prettier

* PR comments

* Cplat sharedgallery2020 09 30 (#13655)

* [Hub Generated] Review request for Microsoft.CostManagement to add version preview/2020-12-01-preview (#13609)

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* FixS360 | Microsoft.Billing (#13771)

* fixing billing accounts and operations

* adding total count.

* typo fix

* fixing spell check and prettier

* Vakuncha changingcsharpreadme (#13806)

* Update readme.csharp.md

* Update readme.csharp.md

* [aks] fix vm size model and osDiskType description  (#13763)

* fix: agent pool vm size should be string, not enum

* fix: osDiskType default description for >= 2020-11-01

* [Hub Generated] Review request for Microsoft.DocumentDB to add version preview/2021-03-01-preview (#13267)

* init

* fix format

* sync

* read only

* fix sample

* fix

Co-authored-by: Teng Pan <[email protected]>

* storagesync readme t2 config (#13810)

* storagesync readme t2 config

* storagesync readme.python t2 config

* Updated SAS swagger with latest changes. (#13439)

* Fixed hostname in the Offazure swaggers.

* added newest swagger from service repo. This contains PE changes too.

* rewritten swagger changes on existing swagger

* some fixes to swagger

* added examples.

* fixes

* edit

* edit.

* fixes

* minor fix

* edit

* edit

* edited default api version tag

* Dev weather microsoft.maps 1.0 (#13796)

* Remove preview from Weather API, remove X-Publish, and convert X-ms-enum ModelAsString to true

* Revert changes to package-lock.json

* Fix spelling error

* Adding Azure Object Anchors error codes for IngestionProperties (#13787)

* Added Azure Object Anchors error code field to IngestionProperties

* Fixed spacing in example

* Moved changes to new version

* Addressed version mismatch, spacing

* Fixed versions on examples

* Readonly error code

* Seeing if readonly error code is breaking

* Revert "Seeing if readonly error code is breaking"

This reverts commit c0b16f07c4a46a07fc7831a1735bb290804242ea.

* Model error code as string

* Renamed examples to asset conversion nomenclature

* Fixed rename issues

* Fixed issue #9593 (#13262)

* Fixed issue #9593

* Removed redundant PrivateEndpointConnectionProperties attribute

* [Hub Generated] Review request for Microsoft.Consumption to add version stable/2019-05-01 (#13800)

* Fixed Swagger Validation Errors

* Fixed Model Validation

* [Hub Generated] Review request for Microsoft.CostManagement to add version stable/2019-11-01 (#13788)

* Fixed Swagger Validation Errors

* Fixed Type

* Fixed Type

* Fixed Setting Properties

* Fixed Punctuation

* Removed Item

* Added Items Properties

* Fixed Required Property

* azurestack wave4 t2 config (#13813)

* Added Microsoft.AppConfiguration 2021-03-01-preview API version. (#13490)

* Added Microsoft.AppConfiguration 2021-03-01-preview API version.

* Add system metadata to tracked resources in "Microsoft.AppConfiguration".
Updated ConfigurationStore to reference the common tracked resource type definition.

* Added disableLocalAuth property.

* Add new api version swagger to readme.

* Added/updated examples and added suppressions for standardized APIs.

* Fixed prettier.

* Add missing property fileStorageSkuName into MySQL Flexible Server spec (#13693)

* appplatform t2 readme config (#13829)

* customproviders t2 readme config (#13831)

* Update readme.csharp.md (#13807)

* [Sentine][Data connectors][Fix correctness bug] (#13175)

* update required fields

* update required fields

* Explicitly define KeyCreationTime in Feb21 (#13757)

* Explicitly define KeyCreationTime

Explicitly define KeyCreationTime

* Fix KeyCreationTime Example

Fix KeyCreationTime Example

* Add Microsoft.M365SecurityAndCompliance RP (#13646)

* Add Microsoft.M365SecurityAndCompliance RP

* fix datetime and common-types file path

* update common-types file path

* add preview path in readmego

* replace stable with preview

* remove duplicate tags

* refer MIPPolicySync json in readme

* service name for java (#13837)

* Dev keyvault microsoft.key vault 2021 04 01 preview (#13585)

* Adds base for updating Microsoft.KeyVault from version preview/2020-04-01-preview to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Open API change for Managed Hsm private endpoints feature (#12938)

* Open API change for Managed Hsm private endpoints feature

* Fixing spell check errors

* Fixing spell check errors

* Prettier fixes

* Fixing swagger validation errors

* Fixing systemData property reference

* Adding publicNetworkAccess property based on private endpoint requirement.

* GET responses following a successful DELETE should be returning 404. … (#13054)

* GET responses following a successful DELETE should be returning 404. Only the DELETE response is to return 204 if the resource didn't exist (it allows idempotent deletes).

(cherry picked from commit b752a19c6cc1f8a8eed9f106e2c77b8d5b5db19f)

* Removing 404 as it is taken care by default response.

* Added new routes for Deleted ManagedHsm for Soft Delete Feature (#13282)

* Added new routes for Deleted ManagedHsm and examples, updated ManagedHsm definition to include PurgeDateTimeUTC

* Fixing validation issues.

* Fixing errors in properties in example jsons

* Delete keyvault.json

Deleted an errant json file

* Fixed misspelling of property in examples

* Fixed x-ms-examples naming, fixed camelcasing

* Addressing comments in PR to make 204s 404s and also changing PurgeDateTimeUTC to scheduledPurgeDate

* Added schema definitions for 404

* Removed 200 for purge

Co-authored-by: Soohwan Kim <[email protected]>

* Addressing Comments for PR 13585 (#13586)

* Removed 404s to allow requests to fall through to default

* Removing 404s from examples

Co-authored-by: Soohwan Kim <[email protected]>

* Added deletedmanagedhsm object to examples and managedhsm.json (#13591)

* Added deletedmanagedhsm object to examples and managedhsm.json

* Fixing error in references to correct values

* Changed vaultId to mhsmId in exmaples

Co-authored-by: Soohwan Kim <[email protected]>

* Try to use the common type for SystemData (#13723)

* Add SystemData property for KeyVault

* 04012021 fix schema (#13749)

* Resolving conflict with custom-words.txt

* Add 2021 preview to azureresourcechema, add suppression to readme

* Add 2021 preview to azureresourcechema

* Merging custom-words.txt

Co-authored-by: Soohwan Kim <[email protected]>

* Add missing default error response (#13762)

* Fix Lint error (#13765)

* Add missing default error response

* Update the integer format to fix Lint error

* Add securityDefinitions

* Added python tag for 2021 preview (#13805)

Co-authored-by: Soohwan Kim <[email protected]>

* Fixing linting errors for MHSM R4036 - ImplementPrivateEndpointAPIs (#13822)

* Fixing linting errors for MHSM R4036 - ImplementPrivateEndpointAPIs

(cherry picked from commit c1c5aebfb98cacd0a4ee5596fb7b0d9f782a9a3e)

* prettier fix

* Add suppression for SystemData (#13835)

* Add suppression for SystemData

* Fix linting error R4036 - ImplementPrivateEndpointAPIs

* specify the suppression for SystemData

* Revert "specify the suppression for SystemData"

This reverts commit cbebab81ab08ec1a29b41c891c58cf08ff2eb3c4.

Co-authored-by: jiacheng-L <[email protected]>
Co-authored-by: kim-soohwan <[email protected]>
Co-authored-by: Soohwan Kim <[email protected]>
Co-authored-by: Arthur Ning <[email protected]>

* hybridnetwork only track2 configure (#13832)

* hybridnetwork only track2 configure

* remodify

* namespace del

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* terraform readme for alertsmanagement (#13744)

Co-authored-by: Your Name <[email protected]>

* add tags back in the adp readme (#13850)

* Add device principal type (#13799)

* copy files from previous version

* add device principal type, update versions

* fix

* system data requirement

* Added CheckNameAvailability, Identity, systemData, used ErrorResponse v2 in DeviceUpdate (#13750)

* Update deviceupdate.json

* Update deviceupdate.json

* Add files via upload

* Update deviceupdate.json

* Update deviceupdate.json

* Update Accounts_Update.json

* Update Accounts_Create.json

* Update Instances_Create.json

* Update deviceupdate.json

* Linux line ending

* Update CheckNameAvailability_AlreadyExists.json

* Update CheckNameAvailability_Available.json

* Update CheckNameAvailability_AlreadyExists.json

* Update CheckNameAvailability_Available.json

* Update CheckNameAvailability_AlreadyExists.json

* Update CheckNameAvailability_Available.json

* Update deviceupdate.json

* Update deviceupdate.json

* fixed typo in the example files (#13764)

* Update CODEOWNERS (#13795)

Updating list of Azure Cognitive Search team members

* Update GenerateDetailedCostReportBySubscriptionAndTimePeriod.json (#13772)

Update example data

* [Hub Generated] Public private branch 'stuartko/Mar21_NewTSVersion' (#13811)

* Adding version 2021-03-01-preview (copy of previous version)

* Adding new metadata property

* Adding uiDefinition property.

* Update uiDefinition name to uiFormDefinition (per a change by the service feature author). No change to functionality.

* Template Specs: Renaming template to "mainTemplate" and changing "artifacts" to be more specific "linkedTemplates".

* Swagger changes for 2021-02-01-preview api version (#13794)

* Copy existing preview version

* Changes to databoxedge json file

* Update readme files

* Correct Spell Check

* Fix Readme.go error

* Update examples

* Update all schemas.md files (#13862)

* typo: implmentation -> implementation (#13644)

* Add MongoDB/MongoDBAtlas sink (#13669)

* Add MongoDB/MongoDBAtlas sink, add disableMetricsCollection in read/wirte properties

* Revert disableMetricsCollection related changes

* Azure ML new API version 20210401 (#12981)

* Add Identity to createWorkpace example

* change for getTransitivePEUsages

* update

* prettier code

* add another new endpoint

* address comments

* change for getTransitivePEUsages

* update

* prettier code

* add another new endpoint

* address comments

* revert change on transitivePE and notebookKeys

* revert change on transitivePE and notebookKeys

* add new stable version 2021-01-01

* add ListNotebookAccessToken

* add primaryUserAssignedIdentity

* fix missing properties and apis

* fix one more missing property

* 202 status for start and stop CI

* make resync keys long runnin operation in version Jan2021

* resync keys 204

* update resync keys example

* Dont throw 204 for resync

* update resync keys

* Formatting

* revert Jan2021changes and add new version

* start apr2021 version for azure ml rp

* undo remove new line in jan2021

* use systemData definition in common

* removed old files

* fix small swagger bugs

* run prettier

* remove reference to sku

* update readme

* minimum agentCount should be 0

* add createdOn and ModifiedOn to compute properties

* add LoadBalancerType to aks compute

* add isNotebookInstanceCompute to virtualMachine

* add leafDomainLabel to SslConfiguration

* add overwriteExistingDomain to SslConfiguration

* add synapseSpark as supported compute-type

* update patch compute response to 202

* remove location from example responses

* Revert "remove location from example responses"

This reverts commit 048bf2551513afae842a9c4fbb5861aeddc6c33a.

* MachineLearningCompute_Update should have a 200 response

* sys data to use local def due to naming conflicts.

* Fix enum casing

* Fix operationId PR comment.

* Change opId in apr version

* remove 20210401 for easy review

* only change api version

* merge changes for 20210401 version

* Add x-ms-discriminator-value for Synapse spark

* camelcase loadbalancer properties

* add createdOn and Modified on to examples

* address AvoidAnonymousTypes error for SynapseSpark

* Minor fixes + new property

* Remove subscription state.

Co-authored-by: zhaomuzhi <[email protected]>
Co-authored-by: Vinay Rajmal Soni <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Josh Peterson <[email protected]>

* datashare readme t2 config (#13833)

* add readme terraform (#13717)

* adding a new API version for Restore API and adding targetVirtualMachineId field for AzureWorkloadRestoreRequest (#13638)

* copying previous change

* Adding targetVirtualMachineId field for Azure Workload Restore requests

* updating crr version and examples

* removing new api-version

* adding back the new api-version

* removing Snapshot related fields

* updating readme.md

* corrected the path

Co-authored-by: Chandrika Gonuguntla <[email protected]>

* chore: resort custom-words.txt from bad merge (#13868)

* [ApplicationInsights] Fix failure for python SDK (#13875)

* [Hub Generated] Review request for Microsoft.Insights to add version preview/2020-10-05-preview (#13712)

* Adjustments to API to include validation grouping and updated text.

* Fixed missing curly brace

* adjusted name

* Added basic and standard examples

* adjusted type.

* corrected case for key value

* [Hub Generated] Review request for Microsoft.Insights to add version preview/2021-03-03-preview (#13269)

* Adds base for updating Microsoft.Insights from version preview/2020-10-05-preview to version 2021-03-03-preview

* Updates readme

* Updates API version in new specs and examples

* Add DiagnosticServiceToken API

* Update examples to split tokens for readonly vs readwrite

* Fix accoding to code review feedback

* Update examples due to review feedback from ARM

* add configuration for vmware (#13879)

Co-authored-by: Your Name <[email protected]>

* keyvault t2 config (#13863)

* keyvault t2 config

* keyvault multi-api config

* multi api config

* config reset

* add package version

* hanaonazure t2 readme config (#13880)

* Remove x-ms-azure-resource (#13500)

Co-authored-by: Dongwei Wang <[email protected]>

* Juniwang/sr202010401preview (#13664)

* prepare to add new api-version: copy everything from 2020-07-01-preview

* Adding new api-version

* Fix required body and annotate ms secrets

* remove secrets example from swagger

* fix prettier

* add datashare terraform configuration (#13876)

Co-authored-by: Your Name <[email protected]>

* storage readme t2 config (#13881)

* storage readme t2 config

* storage t2 config

* healthcareapis t2 config (#13884)

* typo: APIkeys -> APIKeys (#13641)

* Allow release_policy to be nullable (#13826)

* Fix type of Anserws and Captions (#13872)

* change the value of license header (#13886)

* [Synapse] - library_append API adds comp parameter (#13841)

* [Synapse] - add comp parameter

* Update example files

Co-authored-by: Dongwei Wang <[email protected]>

* Remove 200 response from async operation (#13190)

* Async operation always returns 202 on initial call

* Address review feedback

* Revert "Address review feedback"

This reverts commit 9ae550b95c1082c8383595a943a9abe5990fd4ef.

* add minimal tls version for mariadb (#11779)

* [Synapse] - add Swagger code owner (#13882)

Co-authored-by: Dongwei Wang <[email protected]>

* add con figuration for databoxedge (#13877)

Co-authored-by: Your Name <[email protected]>

* add configuration for resourcemover (#13878)

Co-authored-by: Your Name <[email protected]>

* Reduce code owner scope for Monitor.Exporters team (#13898)

* [portal]Update readme.python.md (#13907)

* Update readme.python.md

* Update readme.md

* Update readme.python.md

* Update readme.python.md

* Dev dfp microsoft.dfp 2021 02 01 privatepreview (#13305)

* New Readme Config File

* New Go Language Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New AzureResourceSchema Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* DFP API specs. Copied from Azure-PPE

* Spelling fix. instnace => instance

* Fix resource provider name to pascal case

* Added '/providers/Microsoft.Dfp/operations'

* Added SystemData (fix R4009 error)

* Fix validation errors

* Prettier fixes

* Removed non-existend parameter sku

* Style fixes in DFP API specs

* Swagger ModelValidation failures fix

* Fix operations API

* Fix operations API validation failure

* 1. Added example for lists operations. 2. made the API preview instead of privatepreview

* Fix path in readme's

* Fix in readme

* Added readonly attribute to systemdata

* Added readonly attribute to systemdata

* Fix in python SDK readme

* Fixes in ListOperations.json examples

* Fixed API version

* Added type to response bodies

* Fix typos in examples (urls)

* Added 201 response into createInstance example

* Renamed RP name from Microsoft.Dfp to Microsoft.Dynamics365Fraudprotection

* Added long-running result for creation instance

* Added nextlink

* Fix in checkNameAvailability definition URL

* Next link parameter

* Using references to common types instead of re-declaring them

* Reused common type. Fixed provisioning state

* Nesting error fix

* Fixed examples

* Fix

* Fix in error response definition

* Rename RP. Fix examples in readme's

* Added http 202

* Added http 202 to examples

* [Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2020-10-01 (#13818)

* Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-09-01 to version 2020-10-01

* Updates readme

* Updates API version in new specs and examples

* Adding new fields for 2020-10-01

* Updating wording for disablePasswordAuthentication'

Co-authored-by: jmccarthy <[email protected]>

* Remove name check from client side (#13492)

* remove name validation from client side

* remove name check from deploymentScripts swagger

* remove name check from previous swagger versions

* remove pattern from resourcegroupname parameter

* Update deviceupdate.json (#13900)

* [Hub Generated] Review request for Microsoft.ResourceHealth to add version stable/2018-07-01 (#13817)

* Updated api-version

* Removed systemData

* Updated api-version

* Updated the example

* Add EligibleChildResources resource for PIM + update examples (#13803)

* PIM API Specs

* update readme

* Update

* Update readme

* operation id fix

* name fix

* Name changes

* fix

* Fix

* Changes based on docs generated

* Scope fix in example

* Updates for documentation

* Change operation name

* Update examples

* Add expanded properties

* Fix formatting

* Fixes

* Fix

* fixes

* Update the policy specs

* Fix the policy objects and pell checks

* fix the checks

* fix the property

* fix syntax

* Prettier

* Update Examples

* Update Enums

* ADd eligible child resource API specs

* prettier fix

* Update read me files

* update

* update

* fix

* update

* Update Enums

* update

* update

* update

* update example

Co-authored-by: Aman Swaika <[email protected]>
Co-authored-by: Gaurav Mishra (IDENTITY) <[email protected]>

* refine readme.go.md (#13906)

Co-authored-by: Your Name <[email protected]>

* [Service Fabric Managed Clusters] adding api version 2020-05-01 (#13860)

* initial commit 2021-05-01 to compare with previous version 2021-01-01-preview

* update models

* update examples

* fix isStateless description

* add 2021-05-01 version to readme

* add x-ms-enum to diskType and add missing managedClsuterVersions paths

fix example names

add managed cluster version paths

add default error

* fix clusterversion by version and ClusterState descriptions

Co-authored-by: Alfredo Santamaria Gomez <[email protected]>

* Task 9639284: Swagger changes for new UK agreement templates (#13895)

* Task 9639284: Swagger changes for new UK agreement templates

* Renamed as per comments.

Co-authored-by: Umang Shah <[email protected]>

* Confluent new preview version + S360 fix (#13809)

* Adding new API version for Microsoft.Confluent

* Prettier fix

* updated status property in OfferDetail

updated status property in OfferDetail to fix swagger correctness issue

* fix swagger live validation

updated operations response to fix swagger live validation

Co-authored-by: Srinivas <[email protected]>

* [Hub Generated] Public private branch 'juniwang/wps' (#13905)

* Onboarding Azure WebPubSub service

* reference ErrorResponse from common types and adding network ACL

* disable cors, enable feature flags and fix several policy violations

* remove anonymousConnectPolicy since it's not ready for now

* add property publicNetworkAccess per NRP requirement

* revert package-lock.json

* reset package-lock.json

* dns t2 readme config (#13923)

* update readme (#13918)

* add current readmes for generating python form recognizer (#12013)

* add current readmes for python form recognizer

* fix release tag

* updates for multiapi and preview.3

* fix so that gen code outputs in generated folder

* remove tag since swagger not in yet

* unbreak build

* just target preview 3

* don't run track 1 gen with python

* Set x-ms-api-version to false for vaults list (#13924)

* Set x-ms-api-version to false for vaults list (#13925)

* Update event description to include the event name (#13867)

* Update event description to include the event name

* Update readme to include guidelines for defining a new event

* Fix description

* Renamed enum values for SDK auto generation (#13938)

* Renamed enum values for SDK auto generation

* Tabs to spaces

* Newline added

* [Document Translator] update operation names (#13915)

* update operation names

* make body required

* Update ErrorName

* Apply changes to stable

* Fix samples

* fix sample

* Fix glossary sample

* Address comments and update definitions names

* Revert "Task 9639284: Swagger changes for new UK agreement templates (#13895)" (#13946)

This reverts commit ea5bc27ee9cadeb67767d774c82095be2420bcad.

* Adding new preview API for promotions (#11599)

* Adding new preview API for promotions

* Avacado fix

* Fixing JSON

* fixing the promo param

* fixning linting issues

* Fixing JSON

* fixing JSON

* fixing linting issues

* Adding delete 204a

* Adding delete 204

* Adding validation fixes

* fixing spellings

* Linting issues

* running prettier

* ARM review feedback

* Fixing linting issues

* Fixing prettier

* Fixing version

* Fixing SDK

* fixing go sdk

* revert go.md

Co-authored-by: Rishi Kapoor <[email protected]>

* Exposing undocumented Databricks workspace properties for fixing S360 issues (#13683)

* exposing storage account name, sku

* Prettier fixes

* Fixing the review comment

* Adding No Public IP related properties

* Updating the remaining properties related to S360

* Fixing review comments

* Fixing Spell Check issue

* hybridcompute readme t2 config (#13910)

* readme t2 config

* hybridcompute t2 readme config

* web readme t2 config (#13909)

* web readme t2 config

* web readme.python t2 config

* Add x-ms-api-version (#13834)

* Update CheckNameAvailability_Available.json (#13914)

* webpubsub t2 config (#13949)

* Update StaticSite.json (#13768)

* Update StaticSite.json

Add private endpoint connections to static site object.

* Update StaticSites.json

* Update StaticSites.json

* Update StaticSites.json

* Update StaticSites.json

* increment readme version

* address PR comments

* add examples

* fix examples

* Add data-plane samples creation template (#13528)

* Add data-plane samples

* Simplified template

* webpubsub readme t1 del (#13953)

* Add $(multiapi) to QnA Maker's readme.md (#13819)

Generators were processing every tag when only a single one was desired. This is the common solution to support multi-api SDKs.

* IoT data-plane for drwill-ms (#13964)

* add missing usage.json to v5 sdk tag (#13960)

* [Hub Generated] Review request for Microsoft.Kusto to add version stable/2021-01-01 (#13306)

* Add new api version 2021

* remove managedIdentity since we won't support it in this version

* CR comments

* Add default value for contine on errros

* Fix swagger correctness issues

* Fix typo

* resource t2 readme config (#13974)

* Added new API and API version for private DNS zone suffix (#13789)

* Added new API and API version for private DNS zone suffix

* trigger validation pipelines

* Add new API to readme

* Fix ARM pipelines

* Try fix again

* Fix again

* Add Operations API

* Revert "Add Operations API"

This reverts commit 9d4ca9e557763feb3a6089ff9d4c958b3843730e.

* Revert "Revert "Add Operations API""

This reverts commit 7cf197c1d453764f0396713a2ab172a20e35b1c4.

* Revert "Revert "Revert "Add Operations API"""

This reverts commit 05744390e440984da8134b64a979a6e61fb9b7ae.

* Revert "Revert "Revert "Revert "Add Operations API""""

This reverts commit 61b76b1623d9e5796bb8187edf0fc46351e78231.

* Revert "Revert "Revert "Revert "Revert "Add Operations API"""""

This reverts commit 9f55eb4c399eb48a8578906f6bea43b10c91b8be.

* Address review comment from ARM

* Revert "Address review comment from ARM"

This reverts commit cb6d1b01860de72eec80856f64b602c72a1f26a7.

* Revert "Revert "Address review comment from ARM""

This reverts commit 227cf73797ee24a674d76e3ccd2990b84bc8d11a.

* Revert "Revert "Revert "Revert "Revert "Revert "Add Operations API""""""

This reverts commit 34ae6c70a514e0290ffb41f7ddb5bbbd5c6cbee3.

* Revert "Revert "Revert "Revert "Revert "Revert "Revert "Add Operations API"""""""

This reverts commit a11c889a65b0fa4257b03a247d75fbea769f4e2c.

* Add previous APIs to tag

* Retrigger build

* fix service name for Java (#13979)

* Add optional param - private DNS zone to server API (#13716)

* Add optional param - private DNS zone to server API

* Follow comment to resolve go sdk issue.

* [Hub Generated] Review request for Microsoft.Synapse to add version preview/2021-04-01-preview (#13874)

* Adds base for updating Microsoft.Synapse from version stable/2021-03-01 to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* add changed files for kustoPool

* Ravi changes to fix LinDiff validation

* Add Itay Sofer's changes

* filizt comments mid-way

* Remove clouderror and resplace with "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse"

* Add IotHubDataConnection and EventGridDataConnection

* Modify PUT to OK, CREATED, ACCEPTED

* Change from provisioningState to ResourceProvisioningState

* Add BlobStorageEventType

* Remove 202 when creating a KustoPool

* Change PUT/PATCH 202 responses

* Remove 202 in PATCH/PUT operations where having both 200 & 201

* Add "isIdentityCertExprired" to custom-words.txt

* Remove isIdentityCertExprired from custom-words.txt

* Add Exprired to cSpell.json

Co-authored-by: Amit Elran <[email protected]>

* Removing x-ms-flatten property (#13929)

* manual changes for swagger

* changes for long-running operations

* changes for validate for backup and restore

* removing 204 from operationResults

* changes for a monitoring

* adding format

* removing date-time from duration

* changing to readonly

* changes for listRPs

* fixes swagger

* reverting readonly for scheduleTimes

* fixes for checkgates

* prettier fixes

* cahnges for friendlyname checks

* fixing gates

* removing tracking-via

* model validation fixes

* powershell changes

* adding stable version

* changes for PatchResourceRequestInput

* change for req fields

* changes for description

* changes

* Updated swagger json for item level restore target info objects

* Fixed spelling errors

* Added missing required properties

* removed auth credentials property

* prettier fixes

* Prettier fix

* pr comments fixes

* fixing readme

* changes for go readme

* Removed x-ms-flatten property (#2)

* removed flatten prop

* removing x-ms-flatten

* removing friendlyName from req prop

Co-authored-by: Mayank Aggarwal <[email protected]>

Co-authored-by: Mayank Aggarwal <[email protected]>
Co-authored-by: FAREAST\zakinkh <[email protected]>

* confidentialledger readme t2 config (#13981)

* Additional 7.3-preview parameter name clean up (#13913)

* Enable multivariate anomaly detection (#13973)

* add multivarite

* add v1.1-preview

* reformat changepoint example

* change typo in readme

* fix prettier-check error

* add export model example

* fix prettier error

* [Azure Search] Add Knowledge Store feature to swagger (#13911)

* introduce knowledge store swagger

* add knowledge store to 2020 apis

Co-authored-by: Austin Drefke <[email protected]>

* make skillset count optional, and add it to 2020 GA Swagger (#13990)

Co-authored-by: Austin Drefke <[email protected]>

* Adding support for message properties in ACS Chat (#13939)

* Initial commit (copying over stable API version)

* Making changes to support message metadata

* Added 201 response code for patch operation (#13956)

Co-authored-by: Akash Keshari <[email protected]>

* Adding autoMitigate flag with false as default value (#13109)

* deploymentmanager - clean up duplicate parameters outside of method (#13948)

* clean up duplicate parameters outside of method

* maintain python order

* fix typo in Synapse (#13994)

* OperationalInsights - update readme files for cli extension update (#13999)

* added3 new properties to TableProperties:
IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.

* added Tables new api version

* changed bool to boolean types

* prettified jsons

* fix erroes in swagger

* undo changes to 2020-03-01-preview version

* pr fixes

* updated TableUpdate example

* changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example

* changed v1 to v2

* changed WorkspaceNameParameter back to V1

* changed ErrorResponse to default ErrorResponse without ref to local definition

* added systemData

* removed systemData

* added systemData to Patch and Get

* moved systemData to Table properties

* deleted systemData from Table.json, added to Get and Put examles

* changed location of systemData in Tables.json

* moved systemData to inside Table definition

* moved systemData inside Table properties

* removed SystemData

* creatted a new package containing all latest swagger files for publishing new SDK

* removed package 2021_02 and set default packate to 2020_10

* removed 2 packages

* removed DataCollectorLogs.json from readme.md 20202.10

* added empty line to try invoke pipeline validations that havent run

* Delete Tables.json

* added3 new properties to TableProperties:
IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.

* merge

* prettified jsons

* undo changes to 2020-03-01-preview version

* updated TableUpdate example

* changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example

* changed v1 to v2

* changed WorkspaceNameParameter back to V1

* added systemData

* removed systemData

* added systemData to Patch and Get

* moved systemData to Table properties

* deleted systemData from Table.json, added to Get and Put examles

* changed location of systemData in Tables.json

* moved systemData to inside Table definition

* moved systemData inside Table properties

* removed whitespaces

* changed DataExportErrorResponse to common
.../v2/types.json#/definitions/ErrorResponse

* changed all Error response of 2020-08 to common definition

* added readme.az.md file for cli extension code generator

* added readme.ad.md with the same naming convention as in readme.python.md
added readme.cli.md file
updatted readme.md file with the new azure-cli-extensions tag
all updates were done by following: https://github.com/Azure/autorest.az/blob/9ed1aabd353385f8bdffbfa9f3892478111a029c/doc/how-to-author-readme-file.md

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* added azure-powershell to readme.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* [Cognitive Services Metrics Advisor] add missing required for allOf entities (#13957)

* add missing required for allOf entities

* fix incorrect required properties

* 7.2-Preview to GA (#13919)

* 7.2-Preview to GA

* Update packages to point to stable

* Readd exportable and update description

* Update description for exportable in preview versions

* Fix operation results contract for Tenant Git operations (#13903)

* fix operation results contract

* fix sync state contract

* iothub t2 readme config (#13980)

* iothub t2 readme config

* iothub readme t2 config

* iothub t2 readme config

* Making Offer details and User Details required properties (#13985)

* Making Offer details and User Details required properties and removing abandoned tag

* fix python configuration

* Update readme.python.md

Co-authored-by: msyyc <[email protected]>

* cosmosdb t1 config del (#14008)

* Fixing issue with missing filter documentation in Access Review APIs (#13892)

* fix cred issue. block to merge in DSMainDev (#14014)

* fix serivce name for java (#14007)

* maintenance readme t2 config (#13982)

* maintenance readme t2 config

* readme t1 config

* [Service Fabric Managed Clusters] fix api 2020_05_01 (#13961)

* Use enums  and add missing properties

* model enum as string

Co-authored-by: Alfredo Santamaria Gomez <[email protected]>

* [Hub Generated] Review request for Microsoft.BotService to add version stable/2021-03-01 (#13784)

* add isIsolated and channelSchemaTransformationVersion

* rename

* add v2 priavatelinks (#14026)

* copied from v1/privatelinks.json

* bump version

Co-authored-by: jianyexi <[email protected]>

* APIM: improve developer portal operations docs (#13941)

* APIM: improve the documentation for dev portal operations

* Minor changes

* Removing OData parameters from the stable API version

* Remove new query params

* hotfix on extended location hierarchy (#13943)

* [Hub Generated] Public private branch 'wps' (#14002)

* Add webpubsub swagger

Add custom words

Update webpubsub.json

Update webpubsub.json

Resolve comments

Update webpubsub.json

resolve comments

Update operationId for existence check

[wps] update python generation section and client name for all languages (#1)

* add python stuff

* make title across languages the same

* Update version

* Update some constraints

* Update webpubsub.json

* rename to GetServiceStatus

* Update readme.md

* Update readme.md

* Update readme.md

* [Hub Generated] Review request for Microsoft.SecurityInsights to add version preview/2021-03-01-preview (#13563)

* Copied from 2019-01-01-preview version

* Updated references to common types

* Add itemsSearchKey field to Watchlists

* Add missing label definition

* Make itemsSearchKey as required field

* Formatting fixes

* Fix Prettier and Avocado errors

* Fix Lint error (subscription level resource)

* Update description and example for CreateOrUpdate watchlists and bulk create watchlist items

* Update Api version in examples

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-03-01 (#13888)

* Adds base for updating Microsoft.RecoveryServices from version stable/2021-01-01 to version 2021-03-01

* Updates readme

* Updates API version in new specs and examples

* updated default package in readme.md to 2021-03

Co-authored-by: Chandrika Gonuguntla <[email protected]>

* Updated required and default fields in Action Groups spec (#13677)

* Updated error response for Action Groups API

* spacing

* added missing fields to Action Group Resource spec

* Added missing fields for action group resource in older version

* Updated "resource" name

* Removed changes to errorResponse

* Removed errorObject

* format

* Updated required and default fields in Action groups spec

* Update default value to boolean

Co-authored-by: kai ru <[email protected]>

* changes default value type to boolean

* undo webhook receiver changes

Co-authored-by: Ritwik Rajendra <[email protected]>
Co-authored-by: kai ru <[email protected]>

* Remove AML Compute File Server (#13944)

* Remove AML Compute File Server

* update

* update

* update

* update

* Cost Management: Reservation Recommendations API: Add multiple missing properties in specs (#13967)

* added totalCost, properties.resourceType, properties.subscriptionId, and eTag to various RiRec dfinitions

* moving eTag  property to right place

* remove duplicate description

* remove track1 configure (#14044)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* New API version (2021-02-10) for recovery services site recovery (#13525)

* Adding old API version(2018-07-10) to new folder for 2021-20-10

* all changes for swagger (2021-02-10)

* read me and custom word changes

* Ayesha's comments addressed

* adress PR comments from ayesha

* Adding suppressions

* fixing custom words

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-02-10 (#13636)

* Adds base for updating Microsoft.RecoveryServices from version stable/2021-02-01 to version 2021-02-10

* Updates readme

* Updates API version in new specs and examples

* Update readme.md

changing read me to include date too in tag

* cahnging examples API version to 2021-02-10

* fix read me syntax

* TaskStepProperties swagger fix (#13971)

* Adding "assignmentState" property to scope model in access review APIs (#14039)

* iothub readme.python package version change (#14043)

* iothub readme.python package version change

* multiapiscript add

* clear output folder

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

Co-authored-by: msyyc <[email protected]>

* Bump y18n from 4.0.0 to 4.0.1 (#13704)

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update (#14061)

* package-templatespecs-2021-03-preview tag added (python) (#13958)

* Added tag

* nit: ordering

Co-authored-by: Dania Etienne <[email protected]>

* Use 2014-04-01 replication link specs in V5 SDK (#14058)

* Use 2014-04-01 replication link specs in V5 SDK

* remove legacy file.

* Update cSpell.json for Key Vault 7.2 (storage) (#14060)

* automanage readme t1 del (#14029)

* automanage readme t1 del

* automanage readme t1 del

* readme.md t1 config del

* add missing reference (#13904)

* databoxedge readme modification (#14063)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* managedservices t2 onfig (#14064)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-02-10 (#13635)

* Adds base for updating Microsoft.RecoveryServices from version stable/2021-01-01 to version 2021-02-10

* Updates readme

* Updates API version in new specs and examples

* fixing merge issue

* removing vault usages from 2021-02

* Adding back vault usages

* updating readme

* updated etag to eTag (#13968)

* [Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2020-12-01 (#13931)

* Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-10-01 to version 2020-12-01

* Updates readme

* Updates API version in new specs and examples

* Adding new spot VM fields

Co-authored-by: Joshua McCarthy <[email protected]>

* Add FaceAPI PersonDirectory spec updates to preview v1.0 (#13766)

* Add FaceAPI v1.0-preview

Add a preview version of FaceAPI specs intended for public preview.
Contains existing spec in v1.0 plus PersonDirectory feature changes.

* Fixes after running validation

* Fixing validation

* Fixes 2

* Fixes 3

* Add PersonDirectory examples and fix routes

* Fixes 4

* Fixes 5

* Fixes 5.5

Co-authored-by: Yang Chen <[email protected]>

* Update the name and format of a parameter for randomnumbers (#14017)

* Update the name and format of a parameter for randomnumbers

* Change the parameter name from 'bytes_length' back to 'bytesLength'

* Amalladi/extendedlocation update (#13849)

* Updating Specification to remove 400 Badrequest from Swagger File

* Removing 400 status code from examples

* Removing private preview API version from Repo

* Removing 2020-07-15-privatepreview tag from ReadME files

Co-authored-by: Aditi <[email protected]>

* maps t2 config (#14075)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* Revert "remove track1 configure (#14044)" (#14047)

This reverts commit 867165cc24d81c487ad186c998c46ba55f81c77b.

* adding role assignment (#14077)

* add connectionPolicy spec back to V5 SDK (#14088)

* modification (#14087)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* [Hub Generated] Review request for Microsoft.DocumentDB to add version preview/2021-04-01-preview (#13710)

* Adds base for updating Microsoft.DocumentDB from version preview/2021-03-01-preview to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json

* Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json

* Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json

* adding Services APIs

* more changes

* updated examples

* prettier and readme updates

* importing changes missed from old versions

* nits

* fixing semantic validation

* fixing linter

* fix

* more fixes

* adding list operation and default error response

* specifying format integer

* attempt to fix sdks

* address arm comments and fix ci

* fixes

* fix

* try to fix ci

* fix examples

* .\services.json

* adding additionalProperties back to ServiceResouce

* adding additionalProperties back to ServiceResouce

* fix

* fix sdks

* fix linter

Co-authored-by: Meha Kaushik <[email protected]>
Co-authored-by: Meha Kaushik <[email protected]>

* media t2 config(wave4) (#14074)

* media t2 config

* add packageversion

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* [Hub Generated] Review request for Microsoft.Maps to add version stable/2021-02-01 (#13733)

* Adds base for updating Microsoft.Maps from version preview/2020-02-01-preview to version 2020-02-01

* Updates for 2021-02-01 api version swagger

* creator swagger fixes

* fix model examples

* nextLink, uniqueId

* build fixes

* fixing listkeys

* fix long running operations

* fixing spelling

* fixing async behavior and examples

* updating arm region

* reset package-lock

* [Hub Generated] Review request for Microsoft.Media to add version preview/2021-05-01-preview (#13838)

* New Readme Config File

* New Go Language Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New AzureResourceSchema Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* Copy Signed off 2021-03-01 swaggers here

* Update swaggers to 2021=05-01-preview

* add missing examples

* update title

* fix Operation id

* fix video analyzer examples

* update Video swagger

* add format for $top

* remove unnecessary example file

* use chackname definitions from types.json

* fix segment length readonly

* change getStreamingToken to listStreamingToken, getProvisioningToken to listProvisioningToken

* fix the example file name

* fix a readonly issue with a video property

* make type readonly

* edits to descriptions

* adding missing descriptions

* address review feedback,

* few cleanup for update class

Co-authored-by: Christopher Bennage <[email protected]>

* Include the preview version of resource changes and resources history… (#14084)

* Include the preview version of resource changes and resources history APIs

* Address the review feedback on releasing the new package version.

* Update readme for Synapse management SDK May release (#14054)

* Update readme for Synapse management SDK May release

* Add package-2021-05-preview

* Address comment

Co-authored-by: Dongwei Wang <[email protected]>

* removing read only property, no longer in use - NOT a breaking change (#13812)

* resources readme.python t2 config (#14091)

* peering readme t2 config (#14106)

* Remove replicationLinks_legacy.json (#14095)

PR #14058 removed this file: replicationLinks_legacy.json, removing from the schema config to prevent schema generation failures.

* Support sheet index in excel (#14062)

* Enable excel in public swagger

* update

* rollback dataflow change

* Support sheet index in excel

Co-authored-by: zhanyu2014 <[email protected]>

* Adding 2021-05-01 api-version to Template Specs (no changes over last preview spec) (#14065)

* Copy existing 2021-03-01-preview specs to new 2021-05-01 stable version (no schema changes)

* Changing api-version within specs to 2021-05-01

* Adding package tag for new stable version to readme.md, but not making it a default (yet)

* Fix SecurityInsights Go SDK versioning (#14030)

* Fix SecurityInsights Go SDK versioning

* rename stable api version tag

* remove 'only' from tags with full functionality

* chore: Move typo supression in RecoveryServices (#14120)

* Add missing Zone mapping property to Microsoft.Resources (#13936)

* remove name validation from client side

* remove name check from deploymentScripts swagger

* remove name check from previous swagger versions

* remove pattern from resourcegroupname parameter

* add zoneMappings to ResoursesType

* backfill older versions of swagger with zonemapping property

* [Application Insights] Resolve duplicated definition names to fix track2 SDK generation error (#13951)

* Fix duplicate name

* Update readme.md

* Update readme.md

* Update and rename workbookOperations_API.json to aiOperations_API.json

* Update readme.md

* Update workbooks_API.json

* Update readme.md

* Update readme.python.md

* Update readme.md

* Update readme.md

* Update readme.md

* Rename aiOperations_API.json to workbookOperations_API.json

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update specification/applicationinsights/resource-manager/readme.python.md

* Update specification/applicationinsights/resource-manager/readme.python.md

* Update specification/applicationinsights/resource-manager/readme.python.md

* Update swagger for SSIS-IR to support user-assigned managed identity (#14114)

Co-authored-by: Hongxian Yao <[email protected]>

* postgresql readme t2 config (#14067)

* Dev mediaservices microsoft.media 2021 05 01 (#13676)

* Adds base for updating Microsoft.Media from version stable/2020-05-01 to version 2021-05-01

* Updates readme

* Updates API version in new specs and examples

* [AMS] new 2021-05-01 release for Account service in AMS

* add missing example files

* fix the api version and missing example files

* Create a new Update definition to fix the "R2016 - PatchBodyParametersSchema "

* fix respnse

* fix update example

* add the 2016 supression for new tag as well.

* mixedreality t2 readme config(wave4) (#14105)

* mixedreality t2 readme config

* t2 config del

* [python] t2-confidentialledger config (#14144)

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md (#14145)

* update elastic swagger  (#14076)

* Update elastic.json

* added new examples

* taking the files from rpsaas master

* added suppression in readme

* [Cosmos DB] Introduce new api version 2021-04-15 (#13873)

* [Cosmos DB] Introduce new api version 2021-04-15

Initial Commit

* Updated for 2021-04-15

* Dummy Commit

* Fixing privatelinkresources.json

* Removing ErrorResponseUpdatedFormat

* Suppressing systemData check

* Relay - Fix typo in the NetworkRuleSet path (#13962)

* Relay - Fix typo in the NetworkRuleSet path

* Suppression - DefaultErrorResponseSchema - we will be Implementing in new API version

* [Hub Generated] Review request for Microsoft.Portal to add version preview/2015-08-01-preview (#12732)

* Fixing properties in dashboard parts

* Updating Dashboard part metadata

* Updating based on prettier fixes

Co-authored-by: Himanshu Chandel <[email protected]>

* resources t1 config add (#14146)

* t1 config add

* package version

* [Hub Generated] Public private branch 'dev-maintenance-Microsoft.Maintenance-2021-05-01' (#14148)

* Adds base for updating Microsoft.Maintenance from version preview/2020-07-01-preview to version 2021-05-01

* Updates readme

* Updates API version in new specs and examples

* Added system data properties.

* Fixed lint error.
Added documentation.

* Use Host Maintenance scope and api version in exmaple.

Co-authored-by: Kalpesh Chavan <[email protected]>

* Add Test Base Swagger Spec from RPSaaSMaster (#14113)

Co-authored-by: Bin Yu <[email protected]>

* rename property: change category to categories (#13883)

* Edit description of Update Iot Hub Resource Api (#13080)

Co-authored-by: Harini <[email protected]>

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-03-01 (#13889)

* Adds base for updating Microsoft.RecoveryServices from version stable/2018-07-10 to version 2021-03-01

* Updates readme

* Updates API version in new specs and examples

* Update webpubsub.json (#14096)

* add dataFeedId in AnomalyResult and IncidentResult (#14127)

* add dataFeedId in AnomalyResult and IncidentResult

* fix examples

* Add new version 2021-03-31-preview1 for ACS Auth (#13965)

* Add new version 2021-03-31-preview

* Set required body

* Add all paths to new version

* Update description for property of TeamsAccessTokenRequest model

* Change version from 2021-03-31-preview to 2021-03-31-preview1 following standards https://skype.visualstudio.com/SPOOL/_wiki/wikis/SPOOL.wiki/16790/Versioning

* Rename folder

* Update method description

* remove Turn endpoint

* Add examples

* Update readme

* Omit the word "skypetoken" from swagger

* Link example

* Update description and path for a new endpoint

Co-authored-by: Alexandra Lamiova Pistrakova <[email protected]>

* Added example gneration document links (#14151)

* purview scanning service (#14021)

* purview scanning service

* Add custom words for spellcheck

* fix config files and add endpoint param

Co-authored-by: Parv Saxena <[email protected]>
Co-authored-by: iscai-msft <[email protected]>

* MG RP new API versions: 2020-10-01 and 2021-04-01 (#13897)

* API 2020-10-01 with 2020-05-01 files

* 2020-10-01 API changes

* 2021-04-01 API version with 2020-10-01 files

* Changes for 2021-04-01 API

* PR fixes

* Fixed issues with model

* PR fixes

* Latest (#13917)

* Pick up previous Swagger Fix in 2019-09-01 version (#14092)

* Add missing swagger fix

* Fix bad copy-paste

* update the some capitalized words in the description

* Adding EventData schema for Microsoft.Storage.BlobTierChanged event (#14049)

* Adding EventData schema for Microsoft.Storage.BlobTierChanged event

* Removing contentLength/Offset from Microsoft.Storage.BlobTierChanged data schema

* Removing BlobTierInfo from BlobTierChanged and adding new event Microsoft.Storage.AsyncOperationInitiated

* adding ContentLength for BlobTierChanged and AsyncOperationInitiated events

* [Hub Generated] Review request for VideoAnalyzer.Edge to add version preview/1.0.0 (#13682)

* New Readme Config File

* New Go Language Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New AzureResourceSchema Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* Copy old LVA swaggers

* Rename old swaggers to new file names

* Update LVA swaggers with new AVA swagger

* fixed some paths and capitalization

* fix prettier check issues

* fixing a Pascal casing

* Updating swaggers to latest

* fix linting issue

* removed an unused definition

* Service fabric Client API 8.0 (#14011)

* spell checked and linted.

* updated tag version.

* reverted change outside of SF folder.

* updated version in swagger.

* changed credential issues.

* changed 1 more that looks like a credential.

* Kusto pools principal assignment (#14079)

* kustoPool PrincipalAssignments

* fixed list principal assignments

* principalAssignment list example

* principalAssignment get example

* KustoPoolPrincipalAssignmentsCreateOrUpdate

* KustoPoolPrincipalAssignmentsDelete

* databases PrincipalAssignments

* minor change

* KustoPoolDatabasePrincipalAssignmentsList

* KustoDatabasePrincipalAssignmentsGet

* KustoPoolDatabasePrincipalAssignmentsCreateOrUpdate

* KustoPoolDatabasePrincipalAssignmentsDelete

* fixed example ref

* added system data

* kustoPoolCheckNameAvailability

* KustoPoolsCheckNameAvailability example

Co-authored-by: Itay Sofer <[email protected]>

* [Service Fabric Managed Clusters] fix api 2021_01_01-preview (#14012)

* Update preview api to disable broken properties and to add property that is working

* Update managed cluster description

* Add New Data Model RuleCollection to NetworkManager (#13827)

* Add New Data Model RuleCollection to NetworkManager

* fix typo

* test

* test

* Fix discriminator

* fix type

* Fix discriminator

* Fix type

* fix type

* Fix type

* Fix discriminator

* Fix discriminator

* fix type

* fix type

* Fix bug

* Fix type

* Fix format

* Fix name

* Fix name

* fix spell

* fix description

* Fix spell

* change to kind

* fix lint

* fix lint

* fix lint

* fix lint

* fix lint

* fix lint

* Fix post body

* Fix as comments

* fix bug

* fix bug

* fix bug

* fix bug

* fix bug

* fix bug

* change rule kind

* Fix as comments

* Fix as comments

* update lastest version

* Update type

* Update Skiptoken

* Fix discription

* Fix NG

* Fix NG

* add more example

* [python]Update readme.python.md for postgresql (#14182)

* Update readme.python.md

* Update readme.python.md

* Remove all schema readme (#13885)

* Remove all schema readme

* process new rp

* Remove after_scripts

* [Hub Generated] Review request for Microsoft.AlertsManagement to add version stable/2021-04-01 (#13890)

* Adds base for updating Microsoft.AlertsManagement from version stable/2019-06-01 to version 2021-04-01

* Updates readme

* Updates API version in new specs and examples

* first commit

* some fixes

* try without alert management

* revert change to name of namespace

* Resolve lintdiff issues

* remove the copy of files and reference alert managment previous version

* update description of subscriptionId to solve error

* attemp to remove AlertsManagement from the package

* revert (put back AlertsManagment)

* add tags for go SDK release v54.0.0 (#14161)

* add tags for go SDK release v54.0.0

* add a new tag

* FRv2.1 GA Stable Release (#13997)

* Standardized Errors, sample list.

* removing from master from now as this is just a proposal

* FRv2.1 GA Initial commit.

Co-authored-by: Sandeep Parab <[email protected]>

* remove extra / from host template (#14176)

* [Hub Generated] Review request for Microsoft.Batch to add version stable/2020-09-01.12.0 (#14170)

* [Batch] Update RemoveNodes description to include max nodes/request

* Added suppressions to readme

* Update swagger for a new version 2021-03-31-preview1 for ACS Auth (#14168)

* Unify names

* Update tag

* Update due to review meeting

* update example description

Co-authored-by: Alexandra Lamiova Pistrakova <[email protected]>

* Add new 1.0 version for IoT Central API (#13713)

* Add new 1.0.0 version for IoT Central API

* fix swagger style

* fix wrong json file name

* remove unused examples

* revert back email format

* remove non-used examples

* update with latest examples

* update preview from 2019-10-28-preview to 2021-04-30-preview

* remove extra ---

* update version from 1.0.0 to 1.0

* rollback collections for common entities

* update _id to Id, update _name to Name from operation, add sdk generation

* fix go sdk file

* remove go sdk

* updatedevicve_templateId to deviceTemplateId

* Add query parameter based versioning, remove resource schema

* fix example docs reference

* fix typo in comments

* renaming execute to run for command operations

* add api-version to samples files, fix devices_update missining issue

* add devices_update.json for 1.0

* fix rerun_id, add missing parameters to examples for preview, fix command comments from execute to run

* fix annoymous type issues

* add title to readme. (#14179)

* videoanalyzers-fix-missing-host (#14181)

* New API version for Microsoft.Resources stable/2021-04-01 (#14132)

* base for Microsoft.Resources 2021-04-01

* update readme

* update api version

* API changes for S2S

* readme

Co-authored-by: Wendy Chang <[email protected]>

* Swagger Changes for Get Recoverable Servers and create server with Geo-Restore. (#14013)

* Added Recoverable Servers API and GeoRestore API.

* Fixed spell check and prettier

* Fixed readme.md file issue and changed the postgreSQL to restore.

* Fixed duplicate schema issue.

* Fixed the mismatch with namespace names.

* change the tag name from georestore to servers

* Fixed the SDK validation issues.

* Fixed objects w.r.t preview version

* Fixed operation required properties.

* Included 2020-04-10 in the SDK versions

* Change the folder path.

* Add missing multiapi entry for go sdk v54.0.0 release (#14200)

* add missing multiapi entry

* fix one output-folder

* Azure security insights - add data connectors preview version (#13998)

* add new API

* ad name to enum

* updatre defenition names

* update readme

* update readme

* update readme path files

* fix errors

* add missing connectors

* execute validation

* execute pre

* update readme

* add description ans x-ms-enum

* update description

* update properties

* add description

* rename enum - fix new error that didnt display until now

* rename enum unser x-ms-enum property

* [Hub Generated] Review request for Microsoft.Maps/Alias to add version preview/2.0, preview/2.0, preview/2.0, preview/2.0, preview/2.0, preview/2.0 and preview/2.0 (#13921)

* Copy Creator API 1.0 to 2.0

* draft of planB

* adding ontology properties; adding DataUpload

* updated alias apis

* put v1 API back so diffing is easier

* reapplying v2 so diffs are easier

* remove type from datasetsources

* incorporate suggestions from review board

* adding ontology field

* Update alias v2 apis.

* fix conversion descriptions, update alias

* Fix the alias file.

* Add get details example.

* fix …
najagasi pushed a commit that referenced this pull request Jun 23, 2022
* ACR Admin swagger spec changes

* Release/larisab (#1)

* Add swagger spec for acr setup.

* Add swagger spec for acr setup - fixed jsons.

* Add swagger spec for acr setup - address feedback to convert get status to post.

* Add swagger spec for acr setup - fixed typo.

* Add swagger spec for acr setup - added setup specs to readme.

* Add swagger spec for acr setup - fixed checkSetup definitions.

* Add swagger spec for acr setup - addressed comments.

* Add swagger spec for acr setup - addressed ARM feedback.

* Add swagger spec for acr setup - added proper input-files n readme.

* Add swagger spec for acr setup - fixed inavalid scheme.

* Add swagger spec for acr setup - fixed inavalid method Post instaed of Get.

Co-authored-by: Larysa Borodina <[email protected]>

* Update API changes (#2)

* Update API changes

* Add delete call implementation

* update examples

* Fix swagger validation errors. (#3)

* Fix swagger validation errors - 2-nd. (Azure#4)

* Fix model validation fix

* Fix swagger validation errors - 3d. (Azure#5)

* Fix swagger validation errors - 4th. (Azure#6)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Release/acrchanges (Azure#8)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Release/acrchanges (Azure#9)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Release/larisab (Azure#11)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 12th.

* Release/acrchanges (Azure#12)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Release/acrchanges (Azure#13)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Release/acrchanges (Azure#14)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Release/acrchanges (Azure#15)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Release/acrchanges (Azure#16)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Release/acrchanges (Azure#17)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Release/acrchanges (Azure#18)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Release/acrchanges (Azure#19)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Release/acrchanges (Azure#20)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Release/acrchanges (Azure#21)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

* Release/acrchanges (Azure#22)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

* Fix swagger specs, address comments and naming bug - 32th

* Fix swagger specs, address comments and naming bug - 33th

* Release/acrchanges (Azure#23)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

* Fix swagger specs, address comments and naming bug - 32th

* Fix swagger specs, address comments and naming bug - 33th

* Fix swagger specs - 34th

* Release/acrchanges (Azure#24)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

* Fix swagger specs, address comments and naming bug - 32th

* Fix swagger specs, address comments and naming bug - 33th

* Fix swagger specs - 34th

* Test cmdlet name creation with recommended operation id for quota

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Release/acrchanges (Azure#25)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

* Fix swagger specs, address comments and naming bug - 32th

* Fix swagger specs, address comments and naming bug - 33th

* Fix swagger specs - 34th

* Test cmdlet name creation with recommended operation id for quota

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Use v2 common resource types.

* Release/acrchanges (Azure#26)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

* Fix swagger specs, address comments and naming bug - 32th

* Fix swagger specs, address comments and naming bug - 33th

* Fix swagger specs - 34th

* Test cmdlet name creation with recommended operation id for quota

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Use v2 common resource types.

* Use v2 common resource types for parameters also.

* Release/acrchanges (Azure#27)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

* Fix swagger specs, address comments and naming bug - 32th

* Fix swagger specs, address comments and naming bug - 33th

* Fix swagger specs - 34th

* Test cmdlet name creation with recommended operation id for quota

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Use v2 common resource types.

* Use v2 common resource types for parameters also.

* Use v2 common resource types for parameters also. - fixed the readme to remove unneeded file

Co-authored-by: Rohit Jaini <[email protected]>
Co-authored-by: larysaborodina <[email protected]>
najagasi pushed a commit that referenced this pull request Jun 23, 2022
…zure#14935)

* new api changes (#1)

* new api changes

* referer url change

* EdgeOrder 2020-12-01-preview Swagger changes (Azure#5)

* readme changes

* Swagger refresh and update examples

* Change examples as per oav validations

* Minor swagger modifications

* Minor spacing adjustments

* Set ModelAsString to true for enums and modify examples

* Fix swagger lint validation error

* Modify readme and examples

* Modify readme.go.md

* Update swagger

* Minor prettier fix

* Change python package version in readme

* Fix spell check error

Co-authored-by: sashanm <[email protected]>
najagasi pushed a commit that referenced this pull request Jun 23, 2022
* Eiot sensors type alignment for new provider (#13780)

* change boolean to enum

* align new provider with new sensor field

* eiot-sensor-type-align

Co-authored-by: Gal Moshe <[email protected]>

* Add SQL DB v5 SDK (#12107)

* add v5 sdk

* change recommendedAction.

* update a min sdk

* replace RecommendedAction defs with common type

* remove redundant defs in the 2014-04-01 legacy files.

* add RestorableDroppedDatabase json file.

* update RecommendedAction

* update update swagger to use 2020-11-01 preview spec

* revert int format change

* Dev weather microsoft.maps 1.0 (#13791)

* Remove preview from Weather API, remove X-Publish, and convert X-ms-enum ModelAsString to true

* Revert changes to package-lock.json

* [Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2020-09-01 (#13505)

* Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-07-15 to version 2020-09-01

* Updates readme

* Updates API version in new specs and examples

* New changes for 2020-09-01

* Prettier

Co-authored-by: Joshua McCarthy <[email protected]>

* Iot new device (#13503)

* new device model for iot swcurity

* spelling

* fixed lint error

* changed readme and added "x-ms-pageable" to device list

* moved the "x-ms-pageable" from get to list

* prettier

* PR comments

* Cplat sharedgallery2020 09 30 (#13655)

* [Hub Generated] Review request for Microsoft.CostManagement to add version preview/2020-12-01-preview (#13609)

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* FixS360 | Microsoft.Billing (#13771)

* fixing billing accounts and operations

* adding total count.

* typo fix

* fixing spell check and prettier

* Vakuncha changingcsharpreadme (#13806)

* Update readme.csharp.md

* Update readme.csharp.md

* [aks] fix vm size model and osDiskType description  (#13763)

* fix: agent pool vm size should be string, not enum

* fix: osDiskType default description for >= 2020-11-01

* [Hub Generated] Review request for Microsoft.DocumentDB to add version preview/2021-03-01-preview (#13267)

* init

* fix format

* sync

* read only

* fix sample

* fix

Co-authored-by: Teng Pan <[email protected]>

* storagesync readme t2 config (#13810)

* storagesync readme t2 config

* storagesync readme.python t2 config

* Updated SAS swagger with latest changes. (#13439)

* Fixed hostname in the Offazure swaggers.

* added newest swagger from service repo. This contains PE changes too.

* rewritten swagger changes on existing swagger

* some fixes to swagger

* added examples.

* fixes

* edit

* edit.

* fixes

* minor fix

* edit

* edit

* edited default api version tag

* Dev weather microsoft.maps 1.0 (#13796)

* Remove preview from Weather API, remove X-Publish, and convert X-ms-enum ModelAsString to true

* Revert changes to package-lock.json

* Fix spelling error

* Adding Azure Object Anchors error codes for IngestionProperties (#13787)

* Added Azure Object Anchors error code field to IngestionProperties

* Fixed spacing in example

* Moved changes to new version

* Addressed version mismatch, spacing

* Fixed versions on examples

* Readonly error code

* Seeing if readonly error code is breaking

* Revert "Seeing if readonly error code is breaking"

This reverts commit c0b16f07c4a46a07fc7831a1735bb290804242ea.

* Model error code as string

* Renamed examples to asset conversion nomenclature

* Fixed rename issues

* Fixed issue #9593 (#13262)

* Fixed issue #9593

* Removed redundant PrivateEndpointConnectionProperties attribute

* [Hub Generated] Review request for Microsoft.Consumption to add version stable/2019-05-01 (#13800)

* Fixed Swagger Validation Errors

* Fixed Model Validation

* [Hub Generated] Review request for Microsoft.CostManagement to add version stable/2019-11-01 (#13788)

* Fixed Swagger Validation Errors

* Fixed Type

* Fixed Type

* Fixed Setting Properties

* Fixed Punctuation

* Removed Item

* Added Items Properties

* Fixed Required Property

* azurestack wave4 t2 config (#13813)

* Added Microsoft.AppConfiguration 2021-03-01-preview API version. (#13490)

* Added Microsoft.AppConfiguration 2021-03-01-preview API version.

* Add system metadata to tracked resources in "Microsoft.AppConfiguration".
Updated ConfigurationStore to reference the common tracked resource type definition.

* Added disableLocalAuth property.

* Add new api version swagger to readme.

* Added/updated examples and added suppressions for standardized APIs.

* Fixed prettier.

* Add missing property fileStorageSkuName into MySQL Flexible Server spec (#13693)

* appplatform t2 readme config (#13829)

* customproviders t2 readme config (#13831)

* Update readme.csharp.md (#13807)

* [Sentine][Data connectors][Fix correctness bug] (#13175)

* update required fields

* update required fields

* Explicitly define KeyCreationTime in Feb21 (#13757)

* Explicitly define KeyCreationTime

Explicitly define KeyCreationTime

* Fix KeyCreationTime Example

Fix KeyCreationTime Example

* Add Microsoft.M365SecurityAndCompliance RP (#13646)

* Add Microsoft.M365SecurityAndCompliance RP

* fix datetime and common-types file path

* update common-types file path

* add preview path in readmego

* replace stable with preview

* remove duplicate tags

* refer MIPPolicySync json in readme

* service name for java (#13837)

* Dev keyvault microsoft.key vault 2021 04 01 preview (#13585)

* Adds base for updating Microsoft.KeyVault from version preview/2020-04-01-preview to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Open API change for Managed Hsm private endpoints feature (#12938)

* Open API change for Managed Hsm private endpoints feature

* Fixing spell check errors

* Fixing spell check errors

* Prettier fixes

* Fixing swagger validation errors

* Fixing systemData property reference

* Adding publicNetworkAccess property based on private endpoint requirement.

* GET responses following a successful DELETE should be returning 404. … (#13054)

* GET responses following a successful DELETE should be returning 404. Only the DELETE response is to return 204 if the resource didn't exist (it allows idempotent deletes).

(cherry picked from commit b752a19c6cc1f8a8eed9f106e2c77b8d5b5db19f)

* Removing 404 as it is taken care by default response.

* Added new routes for Deleted ManagedHsm for Soft Delete Feature (#13282)

* Added new routes for Deleted ManagedHsm and examples, updated ManagedHsm definition to include PurgeDateTimeUTC

* Fixing validation issues.

* Fixing errors in properties in example jsons

* Delete keyvault.json

Deleted an errant json file

* Fixed misspelling of property in examples

* Fixed x-ms-examples naming, fixed camelcasing

* Addressing comments in PR to make 204s 404s and also changing PurgeDateTimeUTC to scheduledPurgeDate

* Added schema definitions for 404

* Removed 200 for purge

Co-authored-by: Soohwan Kim <[email protected]>

* Addressing Comments for PR 13585 (#13586)

* Removed 404s to allow requests to fall through to default

* Removing 404s from examples

Co-authored-by: Soohwan Kim <[email protected]>

* Added deletedmanagedhsm object to examples and managedhsm.json (#13591)

* Added deletedmanagedhsm object to examples and managedhsm.json

* Fixing error in references to correct values

* Changed vaultId to mhsmId in exmaples

Co-authored-by: Soohwan Kim <[email protected]>

* Try to use the common type for SystemData (#13723)

* Add SystemData property for KeyVault

* 04012021 fix schema (#13749)

* Resolving conflict with custom-words.txt

* Add 2021 preview to azureresourcechema, add suppression to readme

* Add 2021 preview to azureresourcechema

* Merging custom-words.txt

Co-authored-by: Soohwan Kim <[email protected]>

* Add missing default error response (#13762)

* Fix Lint error (#13765)

* Add missing default error response

* Update the integer format to fix Lint error

* Add securityDefinitions

* Added python tag for 2021 preview (#13805)

Co-authored-by: Soohwan Kim <[email protected]>

* Fixing linting errors for MHSM R4036 - ImplementPrivateEndpointAPIs (#13822)

* Fixing linting errors for MHSM R4036 - ImplementPrivateEndpointAPIs

(cherry picked from commit c1c5aebfb98cacd0a4ee5596fb7b0d9f782a9a3e)

* prettier fix

* Add suppression for SystemData (#13835)

* Add suppression for SystemData

* Fix linting error R4036 - ImplementPrivateEndpointAPIs

* specify the suppression for SystemData

* Revert "specify the suppression for SystemData"

This reverts commit cbebab81ab08ec1a29b41c891c58cf08ff2eb3c4.

Co-authored-by: jiacheng-L <[email protected]>
Co-authored-by: kim-soohwan <[email protected]>
Co-authored-by: Soohwan Kim <[email protected]>
Co-authored-by: Arthur Ning <[email protected]>

* hybridnetwork only track2 configure (#13832)

* hybridnetwork only track2 configure

* remodify

* namespace del

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* terraform readme for alertsmanagement (#13744)

Co-authored-by: Your Name <[email protected]>

* add tags back in the adp readme (#13850)

* Add device principal type (#13799)

* copy files from previous version

* add device principal type, update versions

* fix

* system data requirement

* Added CheckNameAvailability, Identity, systemData, used ErrorResponse v2 in DeviceUpdate (#13750)

* Update deviceupdate.json

* Update deviceupdate.json

* Add files via upload

* Update deviceupdate.json

* Update deviceupdate.json

* Update Accounts_Update.json

* Update Accounts_Create.json

* Update Instances_Create.json

* Update deviceupdate.json

* Linux line ending

* Update CheckNameAvailability_AlreadyExists.json

* Update CheckNameAvailability_Available.json

* Update CheckNameAvailability_AlreadyExists.json

* Update CheckNameAvailability_Available.json

* Update CheckNameAvailability_AlreadyExists.json

* Update CheckNameAvailability_Available.json

* Update deviceupdate.json

* Update deviceupdate.json

* fixed typo in the example files (#13764)

* Update CODEOWNERS (#13795)

Updating list of Azure Cognitive Search team members

* Update GenerateDetailedCostReportBySubscriptionAndTimePeriod.json (#13772)

Update example data

* [Hub Generated] Public private branch 'stuartko/Mar21_NewTSVersion' (#13811)

* Adding version 2021-03-01-preview (copy of previous version)

* Adding new metadata property

* Adding uiDefinition property.

* Update uiDefinition name to uiFormDefinition (per a change by the service feature author). No change to functionality.

* Template Specs: Renaming template to "mainTemplate" and changing "artifacts" to be more specific "linkedTemplates".

* Swagger changes for 2021-02-01-preview api version (#13794)

* Copy existing preview version

* Changes to databoxedge json file

* Update readme files

* Correct Spell Check

* Fix Readme.go error

* Update examples

* Update all schemas.md files (#13862)

* typo: implmentation -> implementation (#13644)

* Add MongoDB/MongoDBAtlas sink (#13669)

* Add MongoDB/MongoDBAtlas sink, add disableMetricsCollection in read/wirte properties

* Revert disableMetricsCollection related changes

* Azure ML new API version 20210401 (#12981)

* Add Identity to createWorkpace example

* change for getTransitivePEUsages

* update

* prettier code

* add another new endpoint

* address comments

* change for getTransitivePEUsages

* update

* prettier code

* add another new endpoint

* address comments

* revert change on transitivePE and notebookKeys

* revert change on transitivePE and notebookKeys

* add new stable version 2021-01-01

* add ListNotebookAccessToken

* add primaryUserAssignedIdentity

* fix missing properties and apis

* fix one more missing property

* 202 status for start and stop CI

* make resync keys long runnin operation in version Jan2021

* resync keys 204

* update resync keys example

* Dont throw 204 for resync

* update resync keys

* Formatting

* revert Jan2021changes and add new version

* start apr2021 version for azure ml rp

* undo remove new line in jan2021

* use systemData definition in common

* removed old files

* fix small swagger bugs

* run prettier

* remove reference to sku

* update readme

* minimum agentCount should be 0

* add createdOn and ModifiedOn to compute properties

* add LoadBalancerType to aks compute

* add isNotebookInstanceCompute to virtualMachine

* add leafDomainLabel to SslConfiguration

* add overwriteExistingDomain to SslConfiguration

* add synapseSpark as supported compute-type

* update patch compute response to 202

* remove location from example responses

* Revert "remove location from example responses"

This reverts commit 048bf2551513afae842a9c4fbb5861aeddc6c33a.

* MachineLearningCompute_Update should have a 200 response

* sys data to use local def due to naming conflicts.

* Fix enum casing

* Fix operationId PR comment.

* Change opId in apr version

* remove 20210401 for easy review

* only change api version

* merge changes for 20210401 version

* Add x-ms-discriminator-value for Synapse spark

* camelcase loadbalancer properties

* add createdOn and Modified on to examples

* address AvoidAnonymousTypes error for SynapseSpark

* Minor fixes + new property

* Remove subscription state.

Co-authored-by: zhaomuzhi <[email protected]>
Co-authored-by: Vinay Rajmal Soni <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Josh Peterson <[email protected]>

* datashare readme t2 config (#13833)

* add readme terraform (#13717)

* adding a new API version for Restore API and adding targetVirtualMachineId field for AzureWorkloadRestoreRequest (#13638)

* copying previous change

* Adding targetVirtualMachineId field for Azure Workload Restore requests

* updating crr version and examples

* removing new api-version

* adding back the new api-version

* removing Snapshot related fields

* updating readme.md

* corrected the path

Co-authored-by: Chandrika Gonuguntla <[email protected]>

* chore: resort custom-words.txt from bad merge (#13868)

* [ApplicationInsights] Fix failure for python SDK (#13875)

* [Hub Generated] Review request for Microsoft.Insights to add version preview/2020-10-05-preview (#13712)

* Adjustments to API to include validation grouping and updated text.

* Fixed missing curly brace

* adjusted name

* Added basic and standard examples

* adjusted type.

* corrected case for key value

* [Hub Generated] Review request for Microsoft.Insights to add version preview/2021-03-03-preview (#13269)

* Adds base for updating Microsoft.Insights from version preview/2020-10-05-preview to version 2021-03-03-preview

* Updates readme

* Updates API version in new specs and examples

* Add DiagnosticServiceToken API

* Update examples to split tokens for readonly vs readwrite

* Fix accoding to code review feedback

* Update examples due to review feedback from ARM

* add configuration for vmware (#13879)

Co-authored-by: Your Name <[email protected]>

* keyvault t2 config (#13863)

* keyvault t2 config

* keyvault multi-api config

* multi api config

* config reset

* add package version

* hanaonazure t2 readme config (#13880)

* Remove x-ms-azure-resource (#13500)

Co-authored-by: Dongwei Wang <[email protected]>

* Juniwang/sr202010401preview (#13664)

* prepare to add new api-version: copy everything from 2020-07-01-preview

* Adding new api-version

* Fix required body and annotate ms secrets

* remove secrets example from swagger

* fix prettier

* add datashare terraform configuration (#13876)

Co-authored-by: Your Name <[email protected]>

* storage readme t2 config (#13881)

* storage readme t2 config

* storage t2 config

* healthcareapis t2 config (#13884)

* typo: APIkeys -> APIKeys (#13641)

* Allow release_policy to be nullable (#13826)

* Fix type of Anserws and Captions (#13872)

* change the value of license header (#13886)

* [Synapse] - library_append API adds comp parameter (#13841)

* [Synapse] - add comp parameter

* Update example files

Co-authored-by: Dongwei Wang <[email protected]>

* Remove 200 response from async operation (#13190)

* Async operation always returns 202 on initial call

* Address review feedback

* Revert "Address review feedback"

This reverts commit 9ae550b95c1082c8383595a943a9abe5990fd4ef.

* add minimal tls version for mariadb (#11779)

* [Synapse] - add Swagger code owner (#13882)

Co-authored-by: Dongwei Wang <[email protected]>

* add con figuration for databoxedge (#13877)

Co-authored-by: Your Name <[email protected]>

* add configuration for resourcemover (#13878)

Co-authored-by: Your Name <[email protected]>

* Reduce code owner scope for Monitor.Exporters team (#13898)

* [portal]Update readme.python.md (#13907)

* Update readme.python.md

* Update readme.md

* Update readme.python.md

* Update readme.python.md

* Dev dfp microsoft.dfp 2021 02 01 privatepreview (#13305)

* New Readme Config File

* New Go Language Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New AzureResourceSchema Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* DFP API specs. Copied from Azure-PPE

* Spelling fix. instnace => instance

* Fix resource provider name to pascal case

* Added '/providers/Microsoft.Dfp/operations'

* Added SystemData (fix R4009 error)

* Fix validation errors

* Prettier fixes

* Removed non-existend parameter sku

* Style fixes in DFP API specs

* Swagger ModelValidation failures fix

* Fix operations API

* Fix operations API validation failure

* 1. Added example for lists operations. 2. made the API preview instead of privatepreview

* Fix path in readme's

* Fix in readme

* Added readonly attribute to systemdata

* Added readonly attribute to systemdata

* Fix in python SDK readme

* Fixes in ListOperations.json examples

* Fixed API version

* Added type to response bodies

* Fix typos in examples (urls)

* Added 201 response into createInstance example

* Renamed RP name from Microsoft.Dfp to Microsoft.Dynamics365Fraudprotection

* Added long-running result for creation instance

* Added nextlink

* Fix in checkNameAvailability definition URL

* Next link parameter

* Using references to common types instead of re-declaring them

* Reused common type. Fixed provisioning state

* Nesting error fix

* Fixed examples

* Fix

* Fix in error response definition

* Rename RP. Fix examples in readme's

* Added http 202

* Added http 202 to examples

* [Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2020-10-01 (#13818)

* Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-09-01 to version 2020-10-01

* Updates readme

* Updates API version in new specs and examples

* Adding new fields for 2020-10-01

* Updating wording for disablePasswordAuthentication'

Co-authored-by: jmccarthy <[email protected]>

* Remove name check from client side (#13492)

* remove name validation from client side

* remove name check from deploymentScripts swagger

* remove name check from previous swagger versions

* remove pattern from resourcegroupname parameter

* Update deviceupdate.json (#13900)

* [Hub Generated] Review request for Microsoft.ResourceHealth to add version stable/2018-07-01 (#13817)

* Updated api-version

* Removed systemData

* Updated api-version

* Updated the example

* Add EligibleChildResources resource for PIM + update examples (#13803)

* PIM API Specs

* update readme

* Update

* Update readme

* operation id fix

* name fix

* Name changes

* fix

* Fix

* Changes based on docs generated

* Scope fix in example

* Updates for documentation

* Change operation name

* Update examples

* Add expanded properties

* Fix formatting

* Fixes

* Fix

* fixes

* Update the policy specs

* Fix the policy objects and pell checks

* fix the checks

* fix the property

* fix syntax

* Prettier

* Update Examples

* Update Enums

* ADd eligible child resource API specs

* prettier fix

* Update read me files

* update

* update

* fix

* update

* Update Enums

* update

* update

* update

* update example

Co-authored-by: Aman Swaika <[email protected]>
Co-authored-by: Gaurav Mishra (IDENTITY) <[email protected]>

* refine readme.go.md (#13906)

Co-authored-by: Your Name <[email protected]>

* [Service Fabric Managed Clusters] adding api version 2020-05-01 (#13860)

* initial commit 2021-05-01 to compare with previous version 2021-01-01-preview

* update models

* update examples

* fix isStateless description

* add 2021-05-01 version to readme

* add x-ms-enum to diskType and add missing managedClsuterVersions paths

fix example names

add managed cluster version paths

add default error

* fix clusterversion by version and ClusterState descriptions

Co-authored-by: Alfredo Santamaria Gomez <[email protected]>

* Task 9639284: Swagger changes for new UK agreement templates (#13895)

* Task 9639284: Swagger changes for new UK agreement templates

* Renamed as per comments.

Co-authored-by: Umang Shah <[email protected]>

* Confluent new preview version + S360 fix (#13809)

* Adding new API version for Microsoft.Confluent

* Prettier fix

* updated status property in OfferDetail

updated status property in OfferDetail to fix swagger correctness issue

* fix swagger live validation

updated operations response to fix swagger live validation

Co-authored-by: Srinivas <[email protected]>

* [Hub Generated] Public private branch 'juniwang/wps' (#13905)

* Onboarding Azure WebPubSub service

* reference ErrorResponse from common types and adding network ACL

* disable cors, enable feature flags and fix several policy violations

* remove anonymousConnectPolicy since it's not ready for now

* add property publicNetworkAccess per NRP requirement

* revert package-lock.json

* reset package-lock.json

* dns t2 readme config (#13923)

* update readme (#13918)

* add current readmes for generating python form recognizer (#12013)

* add current readmes for python form recognizer

* fix release tag

* updates for multiapi and preview.3

* fix so that gen code outputs in generated folder

* remove tag since swagger not in yet

* unbreak build

* just target preview 3

* don't run track 1 gen with python

* Set x-ms-api-version to false for vaults list (#13924)

* Set x-ms-api-version to false for vaults list (#13925)

* Update event description to include the event name (#13867)

* Update event description to include the event name

* Update readme to include guidelines for defining a new event

* Fix description

* Renamed enum values for SDK auto generation (#13938)

* Renamed enum values for SDK auto generation

* Tabs to spaces

* Newline added

* [Document Translator] update operation names (#13915)

* update operation names

* make body required

* Update ErrorName

* Apply changes to stable

* Fix samples

* fix sample

* Fix glossary sample

* Address comments and update definitions names

* Revert "Task 9639284: Swagger changes for new UK agreement templates (#13895)" (#13946)

This reverts commit ea5bc27ee9cadeb67767d774c82095be2420bcad.

* Adding new preview API for promotions (#11599)

* Adding new preview API for promotions

* Avacado fix

* Fixing JSON

* fixing the promo param

* fixning linting issues

* Fixing JSON

* fixing JSON

* fixing linting issues

* Adding delete 204a

* Adding delete 204

* Adding validation fixes

* fixing spellings

* Linting issues

* running prettier

* ARM review feedback

* Fixing linting issues

* Fixing prettier

* Fixing version

* Fixing SDK

* fixing go sdk

* revert go.md

Co-authored-by: Rishi Kapoor <[email protected]>

* Exposing undocumented Databricks workspace properties for fixing S360 issues (#13683)

* exposing storage account name, sku

* Prettier fixes

* Fixing the review comment

* Adding No Public IP related properties

* Updating the remaining properties related to S360

* Fixing review comments

* Fixing Spell Check issue

* hybridcompute readme t2 config (#13910)

* readme t2 config

* hybridcompute t2 readme config

* web readme t2 config (#13909)

* web readme t2 config

* web readme.python t2 config

* Add x-ms-api-version (#13834)

* Update CheckNameAvailability_Available.json (#13914)

* webpubsub t2 config (#13949)

* Update StaticSite.json (#13768)

* Update StaticSite.json

Add private endpoint connections to static site object.

* Update StaticSites.json

* Update StaticSites.json

* Update StaticSites.json

* Update StaticSites.json

* increment readme version

* address PR comments

* add examples

* fix examples

* Add data-plane samples creation template (#13528)

* Add data-plane samples

* Simplified template

* webpubsub readme t1 del (#13953)

* Add $(multiapi) to QnA Maker's readme.md (#13819)

Generators were processing every tag when only a single one was desired. This is the common solution to support multi-api SDKs.

* IoT data-plane for drwill-ms (#13964)

* add missing usage.json to v5 sdk tag (#13960)

* [Hub Generated] Review request for Microsoft.Kusto to add version stable/2021-01-01 (#13306)

* Add new api version 2021

* remove managedIdentity since we won't support it in this version

* CR comments

* Add default value for contine on errros

* Fix swagger correctness issues

* Fix typo

* resource t2 readme config (#13974)

* Added new API and API version for private DNS zone suffix (#13789)

* Added new API and API version for private DNS zone suffix

* trigger validation pipelines

* Add new API to readme

* Fix ARM pipelines

* Try fix again

* Fix again

* Add Operations API

* Revert "Add Operations API"

This reverts commit 9d4ca9e557763feb3a6089ff9d4c958b3843730e.

* Revert "Revert "Add Operations API""

This reverts commit 7cf197c1d453764f0396713a2ab172a20e35b1c4.

* Revert "Revert "Revert "Add Operations API"""

This reverts commit 05744390e440984da8134b64a979a6e61fb9b7ae.

* Revert "Revert "Revert "Revert "Add Operations API""""

This reverts commit 61b76b1623d9e5796bb8187edf0fc46351e78231.

* Revert "Revert "Revert "Revert "Revert "Add Operations API"""""

This reverts commit 9f55eb4c399eb48a8578906f6bea43b10c91b8be.

* Address review comment from ARM

* Revert "Address review comment from ARM"

This reverts commit cb6d1b01860de72eec80856f64b602c72a1f26a7.

* Revert "Revert "Address review comment from ARM""

This reverts commit 227cf73797ee24a674d76e3ccd2990b84bc8d11a.

* Revert "Revert "Revert "Revert "Revert "Revert "Add Operations API""""""

This reverts commit 34ae6c70a514e0290ffb41f7ddb5bbbd5c6cbee3.

* Revert "Revert "Revert "Revert "Revert "Revert "Revert "Add Operations API"""""""

This reverts commit a11c889a65b0fa4257b03a247d75fbea769f4e2c.

* Add previous APIs to tag

* Retrigger build

* fix service name for Java (#13979)

* Add optional param - private DNS zone to server API (#13716)

* Add optional param - private DNS zone to server API

* Follow comment to resolve go sdk issue.

* [Hub Generated] Review request for Microsoft.Synapse to add version preview/2021-04-01-preview (#13874)

* Adds base for updating Microsoft.Synapse from version stable/2021-03-01 to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* add changed files for kustoPool

* Ravi changes to fix LinDiff validation

* Add Itay Sofer's changes

* filizt comments mid-way

* Remove clouderror and resplace with "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse"

* Add IotHubDataConnection and EventGridDataConnection

* Modify PUT to OK, CREATED, ACCEPTED

* Change from provisioningState to ResourceProvisioningState

* Add BlobStorageEventType

* Remove 202 when creating a KustoPool

* Change PUT/PATCH 202 responses

* Remove 202 in PATCH/PUT operations where having both 200 & 201

* Add "isIdentityCertExprired" to custom-words.txt

* Remove isIdentityCertExprired from custom-words.txt

* Add Exprired to cSpell.json

Co-authored-by: Amit Elran <[email protected]>

* Removing x-ms-flatten property (#13929)

* manual changes for swagger

* changes for long-running operations

* changes for validate for backup and restore

* removing 204 from operationResults

* changes for a monitoring

* adding format

* removing date-time from duration

* changing to readonly

* changes for listRPs

* fixes swagger

* reverting readonly for scheduleTimes

* fixes for checkgates

* prettier fixes

* cahnges for friendlyname checks

* fixing gates

* removing tracking-via

* model validation fixes

* powershell changes

* adding stable version

* changes for PatchResourceRequestInput

* change for req fields

* changes for description

* changes

* Updated swagger json for item level restore target info objects

* Fixed spelling errors

* Added missing required properties

* removed auth credentials property

* prettier fixes

* Prettier fix

* pr comments fixes

* fixing readme

* changes for go readme

* Removed x-ms-flatten property (#2)

* removed flatten prop

* removing x-ms-flatten

* removing friendlyName from req prop

Co-authored-by: Mayank Aggarwal <[email protected]>

Co-authored-by: Mayank Aggarwal <[email protected]>
Co-authored-by: FAREAST\zakinkh <[email protected]>

* confidentialledger readme t2 config (#13981)

* Additional 7.3-preview parameter name clean up (#13913)

* Enable multivariate anomaly detection (#13973)

* add multivarite

* add v1.1-preview

* reformat changepoint example

* change typo in readme

* fix prettier-check error

* add export model example

* fix prettier error

* [Azure Search] Add Knowledge Store feature to swagger (#13911)

* introduce knowledge store swagger

* add knowledge store to 2020 apis

Co-authored-by: Austin Drefke <[email protected]>

* make skillset count optional, and add it to 2020 GA Swagger (#13990)

Co-authored-by: Austin Drefke <[email protected]>

* Adding support for message properties in ACS Chat (#13939)

* Initial commit (copying over stable API version)

* Making changes to support message metadata

* Added 201 response code for patch operation (#13956)

Co-authored-by: Akash Keshari <[email protected]>

* Adding autoMitigate flag with false as default value (#13109)

* deploymentmanager - clean up duplicate parameters outside of method (#13948)

* clean up duplicate parameters outside of method

* maintain python order

* fix typo in Synapse (#13994)

* OperationalInsights - update readme files for cli extension update (#13999)

* added3 new properties to TableProperties:
IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.

* added Tables new api version

* changed bool to boolean types

* prettified jsons

* fix erroes in swagger

* undo changes to 2020-03-01-preview version

* pr fixes

* updated TableUpdate example

* changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example

* changed v1 to v2

* changed WorkspaceNameParameter back to V1

* changed ErrorResponse to default ErrorResponse without ref to local definition

* added systemData

* removed systemData

* added systemData to Patch and Get

* moved systemData to Table properties

* deleted systemData from Table.json, added to Get and Put examles

* changed location of systemData in Tables.json

* moved systemData to inside Table definition

* moved systemData inside Table properties

* removed SystemData

* creatted a new package containing all latest swagger files for publishing new SDK

* removed package 2021_02 and set default packate to 2020_10

* removed 2 packages

* removed DataCollectorLogs.json from readme.md 20202.10

* added empty line to try invoke pipeline validations that havent run

* Delete Tables.json

* added3 new properties to TableProperties:
IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.

* merge

* prettified jsons

* undo changes to 2020-03-01-preview version

* updated TableUpdate example

* changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example

* changed v1 to v2

* changed WorkspaceNameParameter back to V1

* added systemData

* removed systemData

* added systemData to Patch and Get

* moved systemData to Table properties

* deleted systemData from Table.json, added to Get and Put examles

* changed location of systemData in Tables.json

* moved systemData to inside Table definition

* moved systemData inside Table properties

* removed whitespaces

* changed DataExportErrorResponse to common
.../v2/types.json#/definitions/ErrorResponse

* changed all Error response of 2020-08 to common definition

* added readme.az.md file for cli extension code generator

* added readme.ad.md with the same naming convention as in readme.python.md
added readme.cli.md file
updatted readme.md file with the new azure-cli-extensions tag
all updates were done by following: https://github.com/Azure/autorest.az/blob/9ed1aabd353385f8bdffbfa9f3892478111a029c/doc/how-to-author-readme-file.md

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* added azure-powershell to readme.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* [Cognitive Services Metrics Advisor] add missing required for allOf entities (#13957)

* add missing required for allOf entities

* fix incorrect required properties

* 7.2-Preview to GA (#13919)

* 7.2-Preview to GA

* Update packages to point to stable

* Readd exportable and update description

* Update description for exportable in preview versions

* Fix operation results contract for Tenant Git operations (#13903)

* fix operation results contract

* fix sync state contract

* iothub t2 readme config (#13980)

* iothub t2 readme config

* iothub readme t2 config

* iothub t2 readme config

* Making Offer details and User Details required properties (#13985)

* Making Offer details and User Details required properties and removing abandoned tag

* fix python configuration

* Update readme.python.md

Co-authored-by: msyyc <[email protected]>

* cosmosdb t1 config del (#14008)

* Fixing issue with missing filter documentation in Access Review APIs (#13892)

* fix cred issue. block to merge in DSMainDev (#14014)

* fix serivce name for java (#14007)

* maintenance readme t2 config (#13982)

* maintenance readme t2 config

* readme t1 config

* [Service Fabric Managed Clusters] fix api 2020_05_01 (#13961)

* Use enums  and add missing properties

* model enum as string

Co-authored-by: Alfredo Santamaria Gomez <[email protected]>

* [Hub Generated] Review request for Microsoft.BotService to add version stable/2021-03-01 (#13784)

* add isIsolated and channelSchemaTransformationVersion

* rename

* add v2 priavatelinks (#14026)

* copied from v1/privatelinks.json

* bump version

Co-authored-by: jianyexi <[email protected]>

* APIM: improve developer portal operations docs (#13941)

* APIM: improve the documentation for dev portal operations

* Minor changes

* Removing OData parameters from the stable API version

* Remove new query params

* hotfix on extended location hierarchy (#13943)

* [Hub Generated] Public private branch 'wps' (#14002)

* Add webpubsub swagger

Add custom words

Update webpubsub.json

Update webpubsub.json

Resolve comments

Update webpubsub.json

resolve comments

Update operationId for existence check

[wps] update python generation section and client name for all languages (#1)

* add python stuff

* make title across languages the same

* Update version

* Update some constraints

* Update webpubsub.json

* rename to GetServiceStatus

* Update readme.md

* Update readme.md

* Update readme.md

* [Hub Generated] Review request for Microsoft.SecurityInsights to add version preview/2021-03-01-preview (#13563)

* Copied from 2019-01-01-preview version

* Updated references to common types

* Add itemsSearchKey field to Watchlists

* Add missing label definition

* Make itemsSearchKey as required field

* Formatting fixes

* Fix Prettier and Avocado errors

* Fix Lint error (subscription level resource)

* Update description and example for CreateOrUpdate watchlists and bulk create watchlist items

* Update Api version in examples

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-03-01 (#13888)

* Adds base for updating Microsoft.RecoveryServices from version stable/2021-01-01 to version 2021-03-01

* Updates readme

* Updates API version in new specs and examples

* updated default package in readme.md to 2021-03

Co-authored-by: Chandrika Gonuguntla <[email protected]>

* Updated required and default fields in Action Groups spec (#13677)

* Updated error response for Action Groups API

* spacing

* added missing fields to Action Group Resource spec

* Added missing fields for action group resource in older version

* Updated "resource" name

* Removed changes to errorResponse

* Removed errorObject

* format

* Updated required and default fields in Action groups spec

* Update default value to boolean

Co-authored-by: kai ru <[email protected]>

* changes default value type to boolean

* undo webhook receiver changes

Co-authored-by: Ritwik Rajendra <[email protected]>
Co-authored-by: kai ru <[email protected]>

* Remove AML Compute File Server (#13944)

* Remove AML Compute File Server

* update

* update

* update

* update

* Cost Management: Reservation Recommendations API: Add multiple missing properties in specs (#13967)

* added totalCost, properties.resourceType, properties.subscriptionId, and eTag to various RiRec dfinitions

* moving eTag  property to right place

* remove duplicate description

* remove track1 configure (#14044)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* New API version (2021-02-10) for recovery services site recovery (#13525)

* Adding old API version(2018-07-10) to new folder for 2021-20-10

* all changes for swagger (2021-02-10)

* read me and custom word changes

* Ayesha's comments addressed

* adress PR comments from ayesha

* Adding suppressions

* fixing custom words

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-02-10 (#13636)

* Adds base for updating Microsoft.RecoveryServices from version stable/2021-02-01 to version 2021-02-10

* Updates readme

* Updates API version in new specs and examples

* Update readme.md

changing read me to include date too in tag

* cahnging examples API version to 2021-02-10

* fix read me syntax

* TaskStepProperties swagger fix (#13971)

* Adding "assignmentState" property to scope model in access review APIs (#14039)

* iothub readme.python package version change (#14043)

* iothub readme.python package version change

* multiapiscript add

* clear output folder

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

Co-authored-by: msyyc <[email protected]>

* Bump y18n from 4.0.0 to 4.0.1 (#13704)

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update (#14061)

* package-templatespecs-2021-03-preview tag added (python) (#13958)

* Added tag

* nit: ordering

Co-authored-by: Dania Etienne <[email protected]>

* Use 2014-04-01 replication link specs in V5 SDK (#14058)

* Use 2014-04-01 replication link specs in V5 SDK

* remove legacy file.

* Update cSpell.json for Key Vault 7.2 (storage) (#14060)

* automanage readme t1 del (#14029)

* automanage readme t1 del

* automanage readme t1 del

* readme.md t1 config del

* add missing reference (#13904)

* databoxedge readme modification (#14063)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* managedservices t2 onfig (#14064)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-02-10 (#13635)

* Adds base for updating Microsoft.RecoveryServices from version stable/2021-01-01 to version 2021-02-10

* Updates readme

* Updates API version in new specs and examples

* fixing merge issue

* removing vault usages from 2021-02

* Adding back vault usages

* updating readme

* updated etag to eTag (#13968)

* [Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2020-12-01 (#13931)

* Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-10-01 to version 2020-12-01

* Updates readme

* Updates API version in new specs and examples

* Adding new spot VM fields

Co-authored-by: Joshua McCarthy <[email protected]>

* Add FaceAPI PersonDirectory spec updates to preview v1.0 (#13766)

* Add FaceAPI v1.0-preview

Add a preview version of FaceAPI specs intended for public preview.
Contains existing spec in v1.0 plus PersonDirectory feature changes.

* Fixes after running validation

* Fixing validation

* Fixes 2

* Fixes 3

* Add PersonDirectory examples and fix routes

* Fixes 4

* Fixes 5

* Fixes 5.5

Co-authored-by: Yang Chen <[email protected]>

* Update the name and format of a parameter for randomnumbers (#14017)

* Update the name and format of a parameter for randomnumbers

* Change the parameter name from 'bytes_length' back to 'bytesLength'

* Amalladi/extendedlocation update (#13849)

* Updating Specification to remove 400 Badrequest from Swagger File

* Removing 400 status code from examples

* Removing private preview API version from Repo

* Removing 2020-07-15-privatepreview tag from ReadME files

Co-authored-by: Aditi <[email protected]>

* maps t2 config (#14075)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* Revert "remove track1 configure (#14044)" (#14047)

This reverts commit 867165cc24d81c487ad186c998c46ba55f81c77b.

* adding role assignment (#14077)

* add connectionPolicy spec back to V5 SDK (#14088)

* modification (#14087)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* [Hub Generated] Review request for Microsoft.DocumentDB to add version preview/2021-04-01-preview (#13710)

* Adds base for updating Microsoft.DocumentDB from version preview/2021-03-01-preview to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json

* Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json

* Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json

* adding Services APIs

* more changes

* updated examples

* prettier and readme updates

* importing changes missed from old versions

* nits

* fixing semantic validation

* fixing linter

* fix

* more fixes

* adding list operation and default error response

* specifying format integer

* attempt to fix sdks

* address arm comments and fix ci

* fixes

* fix

* try to fix ci

* fix examples

* .\services.json

* adding additionalProperties back to ServiceResouce

* adding additionalProperties back to ServiceResouce

* fix

* fix sdks

* fix linter

Co-authored-by: Meha Kaushik <[email protected]>
Co-authored-by: Meha Kaushik <[email protected]>

* media t2 config(wave4) (#14074)

* media t2 config

* add packageversion

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* [Hub Generated] Review request for Microsoft.Maps to add version stable/2021-02-01 (#13733)

* Adds base for updating Microsoft.Maps from version preview/2020-02-01-preview to version 2020-02-01

* Updates for 2021-02-01 api version swagger

* creator swagger fixes

* fix model examples

* nextLink, uniqueId

* build fixes

* fixing listkeys

* fix long running operations

* fixing spelling

* fixing async behavior and examples

* updating arm region

* reset package-lock

* [Hub Generated] Review request for Microsoft.Media to add version preview/2021-05-01-preview (#13838)

* New Readme Config File

* New Go Language Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New AzureResourceSchema Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* Copy Signed off 2021-03-01 swaggers here

* Update swaggers to 2021=05-01-preview

* add missing examples

* update title

* fix Operation id

* fix video analyzer examples

* update Video swagger

* add format for $top

* remove unnecessary example file

* use chackname definitions from types.json

* fix segment length readonly

* change getStreamingToken to listStreamingToken, getProvisioningToken to listProvisioningToken

* fix the example file name

* fix a readonly issue with a video property

* make type readonly

* edits to descriptions

* adding missing descriptions

* address review feedback,

* few cleanup for update class

Co-authored-by: Christopher Bennage <[email protected]>

* Include the preview version of resource changes and resources history… (#14084)

* Include the preview version of resource changes and resources history APIs

* Address the review feedback on releasing the new package version.

* Update readme for Synapse management SDK May release (#14054)

* Update readme for Synapse management SDK May release

* Add package-2021-05-preview

* Address comment

Co-authored-by: Dongwei Wang <[email protected]>

* removing read only property, no longer in use - NOT a breaking change (#13812)

* resources readme.python t2 config (#14091)

* peering readme t2 config (#14106)

* Remove replicationLinks_legacy.json (#14095)

PR #14058 removed this file: replicationLinks_legacy.json, removing from the schema config to prevent schema generation failures.

* Support sheet index in excel (#14062)

* Enable excel in public swagger

* update

* rollback dataflow change

* Support sheet index in excel

Co-authored-by: zhanyu2014 <[email protected]>

* Adding 2021-05-01 api-version to Template Specs (no changes over last preview spec) (#14065)

* Copy existing 2021-03-01-preview specs to new 2021-05-01 stable version (no schema changes)

* Changing api-version within specs to 2021-05-01

* Adding package tag for new stable version to readme.md, but not making it a default (yet)

* Fix SecurityInsights Go SDK versioning (#14030)

* Fix SecurityInsights Go SDK versioning

* rename stable api version tag

* remove 'only' from tags with full functionality

* chore: Move typo supression in RecoveryServices (#14120)

* Add missing Zone mapping property to Microsoft.Resources (#13936)

* remove name validation from client side

* remove name check from deploymentScripts swagger

* remove name check from previous swagger versions

* remove pattern from resourcegroupname parameter

* add zoneMappings to ResoursesType

* backfill older versions of swagger with zonemapping property

* [Application Insights] Resolve duplicated definition names to fix track2 SDK generation error (#13951)

* Fix duplicate name

* Update readme.md

* Update readme.md

* Update and rename workbookOperations_API.json to aiOperations_API.json

* Update readme.md

* Update workbooks_API.json

* Update readme.md

* Update readme.python.md

* Update readme.md

* Update readme.md

* Update readme.md

* Rename aiOperations_API.json to workbookOperations_API.json

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update specification/applicationinsights/resource-manager/readme.python.md

* Update specification/applicationinsights/resource-manager/readme.python.md

* Update specification/applicationinsights/resource-manager/readme.python.md

* Update swagger for SSIS-IR to support user-assigned managed identity (#14114)

Co-authored-by: Hongxian Yao <[email protected]>

* postgresql readme t2 config (#14067)

* Dev mediaservices microsoft.media 2021 05 01 (#13676)

* Adds base for updating Microsoft.Media from version stable/2020-05-01 to version 2021-05-01

* Updates readme

* Updates API version in new specs and examples

* [AMS] new 2021-05-01 release for Account service in AMS

* add missing example files

* fix the api version and missing example files

* Create a new Update definition to fix the "R2016 - PatchBodyParametersSchema "

* fix respnse

* fix update example

* add the 2016 supression for new tag as well.

* mixedreality t2 readme config(wave4) (#14105)

* mixedreality t2 readme config

* t2 config del

* [python] t2-confidentialledger config (#14144)

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md (#14145)

* update elastic swagger  (#14076)

* Update elastic.json

* added new examples

* taking the files from rpsaas master

* added suppression in readme

* [Cosmos DB] Introduce new api version 2021-04-15 (#13873)

* [Cosmos DB] Introduce new api version 2021-04-15

Initial Commit

* Updated for 2021-04-15

* Dummy Commit

* Fixing privatelinkresources.json

* Removing ErrorResponseUpdatedFormat

* Suppressing systemData check

* Relay - Fix typo in the NetworkRuleSet path (#13962)

* Relay - Fix typo in the NetworkRuleSet path

* Suppression - DefaultErrorResponseSchema - we will be Implementing in new API version

* [Hub Generated] Review request for Microsoft.Portal to add version preview/2015-08-01-preview (#12732)

* Fixing properties in dashboard parts

* Updating Dashboard part metadata

* Updating based on prettier fixes

Co-authored-by: Himanshu Chandel <[email protected]>

* resources t1 config add (#14146)

* t1 config add

* package version

* [Hub Generated] Public private branch 'dev-maintenance-Microsoft.Maintenance-2021-05-01' (#14148)

* Adds base for updating Microsoft.Maintenance from version preview/2020-07-01-preview to version 2021-05-01

* Updates readme

* Updates API version in new specs and examples

* Added system data properties.

* Fixed lint error.
Added documentation.

* Use Host Maintenance scope and api version in exmaple.

Co-authored-by: Kalpesh Chavan <[email protected]>

* Add Test Base Swagger Spec from RPSaaSMaster (#14113)

Co-authored-by: Bin Yu <[email protected]>

* rename property: change category to categories (#13883)

* Edit description of Update Iot Hub Resource Api (#13080)

Co-authored-by: Harini <[email protected]>

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-03-01 (#13889)

* Adds base for updating Microsoft.RecoveryServices from version stable/2018-07-10 to version 2021-03-01

* Updates readme

* Updates API version in new specs and examples

* Update webpubsub.json (#14096)

* add dataFeedId in AnomalyResult and IncidentResult (#14127)

* add dataFeedId in AnomalyResult and IncidentResult

* fix examples

* Add new version 2021-03-31-preview1 for ACS Auth (#13965)

* Add new version 2021-03-31-preview

* Set required body

* Add all paths to new version

* Update description for property of TeamsAccessTokenRequest model

* Change version from 2021-03-31-preview to 2021-03-31-preview1 following standards https://skype.visualstudio.com/SPOOL/_wiki/wikis/SPOOL.wiki/16790/Versioning

* Rename folder

* Update method description

* remove Turn endpoint

* Add examples

* Update readme

* Omit the word "skypetoken" from swagger

* Link example

* Update description and path for a new endpoint

Co-authored-by: Alexandra Lamiova Pistrakova <[email protected]>

* Added example gneration document links (#14151)

* purview scanning service (#14021)

* purview scanning service

* Add custom words for spellcheck

* fix config files and add endpoint param

Co-authored-by: Parv Saxena <[email protected]>
Co-authored-by: iscai-msft <[email protected]>

* MG RP new API versions: 2020-10-01 and 2021-04-01 (#13897)

* API 2020-10-01 with 2020-05-01 files

* 2020-10-01 API changes

* 2021-04-01 API version with 2020-10-01 files

* Changes for 2021-04-01 API

* PR fixes

* Fixed issues with model

* PR fixes

* Latest (#13917)

* Pick up previous Swagger Fix in 2019-09-01 version (#14092)

* Add missing swagger fix

* Fix bad copy-paste

* update the some capitalized words in the description

* Adding EventData schema for Microsoft.Storage.BlobTierChanged event (#14049)

* Adding EventData schema for Microsoft.Storage.BlobTierChanged event

* Removing contentLength/Offset from Microsoft.Storage.BlobTierChanged data schema

* Removing BlobTierInfo from BlobTierChanged and adding new event Microsoft.Storage.AsyncOperationInitiated

* adding ContentLength for BlobTierChanged and AsyncOperationInitiated events

* [Hub Generated] Review request for VideoAnalyzer.Edge to add version preview/1.0.0 (#13682)

* New Readme Config File

* New Go Language Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New AzureResourceSchema Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* Copy old LVA swaggers

* Rename old swaggers to new file names

* Update LVA swaggers with new AVA swagger

* fixed some paths and capitalization

* fix prettier check issues

* fixing a Pascal casing

* Updating swaggers to latest

* fix linting issue

* removed an unused definition

* Service fabric Client API 8.0 (#14011)

* spell checked and linted.

* updated tag version.

* reverted change outside of SF folder.

* updated version in swagger.

* changed credential issues.

* changed 1 more that looks like a credential.

* Kusto pools principal assignment (#14079)

* kustoPool PrincipalAssignments

* fixed list principal assignments

* principalAssignment list example

* principalAssignment get example

* KustoPoolPrincipalAssignmentsCreateOrUpdate

* KustoPoolPrincipalAssignmentsDelete

* databases PrincipalAssignments

* minor change

* KustoPoolDatabasePrincipalAssignmentsList

* KustoDatabasePrincipalAssignmentsGet

* KustoPoolDatabasePrincipalAssignmentsCreateOrUpdate

* KustoPoolDatabasePrincipalAssignmentsDelete

* fixed example ref

* added system data

* kustoPoolCheckNameAvailability

* KustoPoolsCheckNameAvailability example

Co-authored-by: Itay Sofer <[email protected]>

* [Service Fabric Managed Clusters] fix api 2021_01_01-preview (#14012)

* Update preview api to disable broken properties and to add property that is working

* Update managed cluster description

* Add New Data Model RuleCollection to NetworkManager (#13827)

* Add New Data Model RuleCollection to NetworkManager

* fix typo

* test

* test

* Fix discriminator

* fix type

* Fix discriminator

* Fix type

* fix type

* Fix type

* Fix discriminator

* Fix discriminator

* fix type

* fix type

* Fix bug

* Fix type

* Fix format

* Fix name

* Fix name

* fix spell

* fix description

* Fix spell

* change to kind

* fix lint

* fix lint

* fix lint

* fix lint

* fix lint

* fix lint

* Fix post body

* Fix as comments

* fix bug

* fix bug

* fix bug

* fix bug

* fix bug

* fix bug

* change rule kind

* Fix as comments

* Fix as comments

* update lastest version

* Update type

* Update Skiptoken

* Fix discription

* Fix NG

* Fix NG

* add more example

* [python]Update readme.python.md for postgresql (#14182)

* Update readme.python.md

* Update readme.python.md

* Remove all schema readme (#13885)

* Remove all schema readme

* process new rp

* Remove after_scripts

* [Hub Generated] Review request for Microsoft.AlertsManagement to add version stable/2021-04-01 (#13890)

* Adds base for updating Microsoft.AlertsManagement from version stable/2019-06-01 to version 2021-04-01

* Updates readme

* Updates API version in new specs and examples

* first commit

* some fixes

* try without alert management

* revert change to name of namespace

* Resolve lintdiff issues

* remove the copy of files and reference alert managment previous version

* update description of subscriptionId to solve error

* attemp to remove AlertsManagement from the package

* revert (put back AlertsManagment)

* add tags for go SDK release v54.0.0 (#14161)

* add tags for go SDK release v54.0.0

* add a new tag

* FRv2.1 GA Stable Release (#13997)

* Standardized Errors, sample list.

* removing from master from now as this is just a proposal

* FRv2.1 GA Initial commit.

Co-authored-by: Sandeep Parab <[email protected]>

* remove extra / from host template (#14176)

* [Hub Generated] Review request for Microsoft.Batch to add version stable/2020-09-01.12.0 (#14170)

* [Batch] Update RemoveNodes description to include max nodes/request

* Added suppressions to readme

* Update swagger for a new version 2021-03-31-preview1 for ACS Auth (#14168)

* Unify names

* Update tag

* Update due to review meeting

* update example description

Co-authored-by: Alexandra Lamiova Pistrakova <[email protected]>

* Add new 1.0 version for IoT Central API (#13713)

* Add new 1.0.0 version for IoT Central API

* fix swagger style

* fix wrong json file name

* remove unused examples

* revert back email format

* remove non-used examples

* update with latest examples

* update preview from 2019-10-28-preview to 2021-04-30-preview

* remove extra ---

* update version from 1.0.0 to 1.0

* rollback collections for common entities

* update _id to Id, update _name to Name from operation, add sdk generation

* fix go sdk file

* remove go sdk

* updatedevicve_templateId to deviceTemplateId

* Add query parameter based versioning, remove resource schema

* fix example docs reference

* fix typo in comments

* renaming execute to run for command operations

* add api-version to samples files, fix devices_update missining issue

* add devices_update.json for 1.0

* fix rerun_id, add missing parameters to examples for preview, fix command comments from execute to run

* fix annoymous type issues

* add title to readme. (#14179)

* videoanalyzers-fix-missing-host (#14181)

* New API version for Microsoft.Resources stable/2021-04-01 (#14132)

* base for Microsoft.Resources 2021-04-01

* update readme

* update api version

* API changes for S2S

* readme

Co-authored-by: Wendy Chang <[email protected]>

* Swagger Changes for Get Recoverable Servers and create server with Geo-Restore. (#14013)

* Added Recoverable Servers API and GeoRestore API.

* Fixed spell check and prettier

* Fixed readme.md file issue and changed the postgreSQL to restore.

* Fixed duplicate schema issue.

* Fixed the mismatch with namespace names.

* change the tag name from georestore to servers

* Fixed the SDK validation issues.

* Fixed objects w.r.t preview version

* Fixed operation required properties.

* Included 2020-04-10 in the SDK versions

* Change the folder path.

* Add missing multiapi entry for go sdk v54.0.0 release (#14200)

* add missing multiapi entry

* fix one output-folder

* Azure security insights - add data connectors preview version (#13998)

* add new API

* ad name to enum

* updatre defenition names

* update readme

* update readme

* update readme path files

* fix errors

* add missing connectors

* execute validation

* execute pre

* update readme

* add description ans x-ms-enum

* update description

* update properties

* add description

* rename enum - fix new error that didnt display until now

* rename enum unser x-ms-enum property

* [Hub Generated] Review request for Microsoft.Maps/Alias to add version preview/2.0, preview/2.0, preview/2.0, preview/2.0, preview/2.0, preview/2.0 and preview/2.0 (#13921)

* Copy Creator API 1.0 to 2.0

* draft of planB

* adding ontology properties; adding DataUpload

* updated alias apis

* put v1 API back so diffing is easier

* reapplying v2 so diffs are easier

* remove type from datasetsources

* incorporate suggestions from review board

* adding ontology field

* Update alias v2 apis.

* fix conversion descriptions, update alias

* Fix the alias file.

* Add get details example.

* fix casing on headers; mapData more consistent

* minor comment and linting fixes

* Adds base for updating Microsoft.Maps/Alias fro…
najagasi pushed a commit that referenced this pull request Jun 23, 2022
…s fix and other changes (Azure#15962)

* new api changes (#1)

* new api changes

* referer url change

* EdgeOrder 2020-12-01-preview Swagger changes (Azure#5)

* readme changes

* Swagger refresh and update examples

* Change examples as per oav validations

* Minor swagger modifications

* Minor spacing adjustments

* Set ModelAsString to true for enums and modify examples

* Fix swagger lint validation error

* Modify readme and examples

* Modify readme.go.md

* Update swagger

* Minor prettier fix

* Change python package version in readme

* Fix spell check error

* chanegs to enable forward and reverse shipping details in get order item call using odata filter

* Swagger correctness fix with other changes (Azure#25)

* Swagger correctness fix with other changes

* Return api field additions

* Change expand description for listOrderItem calls

Co-authored-by: Vaishnavi Janardhan <[email protected]>

* Fix semantic validation error in doubleEncryptionStatus (Azure#30)

* Mark parameters of shipping details as readonly (Azure#35)

* Additional properties swagger correctness fix (Azure#43)

Co-authored-by: sashanm <[email protected]>
Co-authored-by: t-vjanardhan <[email protected]>
Co-authored-by: Nidhi Jain <[email protected]>
Co-authored-by: nija-dev <[email protected]>
Co-authored-by: Vaishnavi Janardhan <[email protected]>
najagasi pushed a commit that referenced this pull request Jun 23, 2022
* Add blockchain to latest profile

* Add additional types

* copy paste the last version

* replace the version string where necessary

* add examples files

* add new APIs

* fix checks #1

* Update specification/vi/resource-manager/readme.md

* delete unnecessary part

Co-authored-by: Mark Cowlishaw <[email protected]>
Co-authored-by: Yuchao Yan <[email protected]>
najagasi pushed a commit that referenced this pull request Jun 23, 2022
…ointConnectionProxy) (Azure#16628)

* Removed property bags from NRP proxy definition

* Added top level suppression

* Added provisioning state because of RPaaS validation

* Another try at supressions

* square #1

* square #0

* another try
najagasi pushed a commit that referenced this pull request Jun 23, 2022
…n preview/2021-10-15-preview (Azure#16211)

* Adds base for updating Microsoft.DocumentDB from version preview/2021-07-01-preview to version 2021-10-15-preview

* Updates readme

* Updates API version in new specs and examples

* Antoshni cosmos db 2021 10 15 preview cek management (#1)

* Adds base for updating Microsoft.DocumentDB from version preview/2021-07-01-preview to version 2021-10-15-preview

* Updates readme

* Updates API version in new specs and examples

* ClientEncryptionKey management API changes

* Address semantics validation errors

* Fix representation of wrappedDek

* fix Swagger prettier formatting check

* minor edits to address comments"

* fix LintDiff error

* Adds base for updating Microsoft.DocumentDB from version preview/2021-07-01-preview to version 2021-10-15-preview

* Updates readme

* Updates API version in new specs and examples

* remove CreateUpdateOptions as they arent applicable for CEK

* fix Model validation check

Co-authored-by: anujtoshniwal <[email protected]>
Co-authored-by: Anuj Toshniwal <[email protected]>

* mongo rbac cherry-pick (Azure#5)

* mongo rbac cherry-pick

* Removing entry for 07 preview

Co-authored-by: kavskalyan <[email protected]>

* Revert "mongo rbac cherry-pick (Azure#5)" (Azure#7)

This reverts commit 8392017.

* preview swagger for managed cassandra (Azure#8)

* preview swagger for managed cassandra

* add cassandraAuditLoggingEnabled property

* change property name in CommandPostBody

Co-authored-by: Vivek Sundararajan <[email protected]>

* fix validation, remove connectivity (Azure#11)

Co-authored-by: Vivek Sundararajan <[email protected]>

* Add data transfer job api (#2)

* Adds base for updating Microsoft.DocumentDB from version preview/2021-07-01-preview to version 2021-10-15-preview

* Updates readme

* Updates API version in new specs and examples

* Add DataTransfer job apis

* Fix api version

* Rename connection to endpointUrl

* Rename connection to endpointUrl

* Add dataTransferService in readme.md

* Fix keys

* Fix checks

* Add worker count

* Fix worker count

* MaterializedViewsBuilder (Azure#12)

* Adding LatestRestorableTimestamp support for MongoDB collections. (Azure#9)

* Adding LatestRestorableTimestamp support for MongoDB

* Fixing api version for examples.

* Mongo RBAC Swagger Changes (Azure#10)

* mongo rbac cherry-pick

* Removing entry for 07 preview

* Fixing swagger issues

* Fixing swagger error for param

* Fixing misplaced Description

* Fixing model validation issues

* Json pretty formatting

* Fixing more model validation issues

* Fixing type issue

* Add password field for userdef request

* Fixing URL param

* Fixing URL param issue

Co-authored-by: kavskalyan <[email protected]>

* TotalThroughput limit 10-15 preview API changes (Azure#6)

* add backupStorageCustomerKeyUri and fix response status code (Azure#13)

* fix validation, remove connectivity

* add backupStorageCustomerKeyUri property

* fix response status code

Co-authored-by: Vivek Sundararajan <[email protected]>

* Prettier fix

* Fix Avocado check

* Fix operationId

* Fix operationId

* Fix breaking change

* Fix breaking change (managedCassandra invokeCommand)

* Fix breaking change

* Fix status code in example

* Fix review comment

* Use v3 version for resource-management

* Fix client encryption review comments

* update location header in example (Azure#15)

Co-authored-by: Vivek Sundararajan <[email protected]>

* Prettier fix

* update header in response

* formating json

Co-authored-by: anujtoshniwal <[email protected]>
Co-authored-by: Anuj Toshniwal <[email protected]>
Co-authored-by: Abhijit Karanjkar <[email protected]>
Co-authored-by: kavskalyan <[email protected]>
Co-authored-by: vivek-microsoft <[email protected]>
Co-authored-by: Vivek Sundararajan <[email protected]>
Co-authored-by: Ajay Parulekar <[email protected]>
Co-authored-by: Amit Singh <[email protected]>
Co-authored-by: pjohari-ms <[email protected]>
najagasi pushed a commit that referenced this pull request Jun 23, 2022
…Patch (Azure#16690)

* [Hub Generated] Review request for Microsoft.Consumption to add version stable/2019-05-01 (#13800)

* Fixed Swagger Validation Errors

* Fixed Model Validation

* [Hub Generated] Review request for Microsoft.CostManagement to add version stable/2019-11-01 (#13788)

* Fixed Swagger Validation Errors

* Fixed Type

* Fixed Type

* Fixed Setting Properties

* Fixed Punctuation

* Removed Item

* Added Items Properties

* Fixed Required Property

* azurestack wave4 t2 config (#13813)

* Added Microsoft.AppConfiguration 2021-03-01-preview API version. (#13490)

* Added Microsoft.AppConfiguration 2021-03-01-preview API version.

* Add system metadata to tracked resources in "Microsoft.AppConfiguration".
Updated ConfigurationStore to reference the common tracked resource type definition.

* Added disableLocalAuth property.

* Add new api version swagger to readme.

* Added/updated examples and added suppressions for standardized APIs.

* Fixed prettier.

* Add missing property fileStorageSkuName into MySQL Flexible Server spec (#13693)

* appplatform t2 readme config (#13829)

* customproviders t2 readme config (#13831)

* Update readme.csharp.md (#13807)

* [Sentine][Data connectors][Fix correctness bug] (#13175)

* update required fields

* update required fields

* Explicitly define KeyCreationTime in Feb21 (#13757)

* Explicitly define KeyCreationTime

Explicitly define KeyCreationTime

* Fix KeyCreationTime Example

Fix KeyCreationTime Example

* Add Microsoft.M365SecurityAndCompliance RP (#13646)

* Add Microsoft.M365SecurityAndCompliance RP

* fix datetime and common-types file path

* update common-types file path

* add preview path in readmego

* replace stable with preview

* remove duplicate tags

* refer MIPPolicySync json in readme

* service name for java (#13837)

* Dev keyvault microsoft.key vault 2021 04 01 preview (#13585)

* Adds base for updating Microsoft.KeyVault from version preview/2020-04-01-preview to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Open API change for Managed Hsm private endpoints feature (#12938)

* Open API change for Managed Hsm private endpoints feature

* Fixing spell check errors

* Fixing spell check errors

* Prettier fixes

* Fixing swagger validation errors

* Fixing systemData property reference

* Adding publicNetworkAccess property based on private endpoint requirement.

* GET responses following a successful DELETE should be returning 404. … (#13054)

* GET responses following a successful DELETE should be returning 404. Only the DELETE response is to return 204 if the resource didn't exist (it allows idempotent deletes).

(cherry picked from commit b752a19c6cc1f8a8eed9f106e2c77b8d5b5db19f)

* Removing 404 as it is taken care by default response.

* Added new routes for Deleted ManagedHsm for Soft Delete Feature (#13282)

* Added new routes for Deleted ManagedHsm and examples, updated ManagedHsm definition to include PurgeDateTimeUTC

* Fixing validation issues.

* Fixing errors in properties in example jsons

* Delete keyvault.json

Deleted an errant json file

* Fixed misspelling of property in examples

* Fixed x-ms-examples naming, fixed camelcasing

* Addressing comments in PR to make 204s 404s and also changing PurgeDateTimeUTC to scheduledPurgeDate

* Added schema definitions for 404

* Removed 200 for purge

Co-authored-by: Soohwan Kim <[email protected]>

* Addressing Comments for PR 13585 (#13586)

* Removed 404s to allow requests to fall through to default

* Removing 404s from examples

Co-authored-by: Soohwan Kim <[email protected]>

* Added deletedmanagedhsm object to examples and managedhsm.json (#13591)

* Added deletedmanagedhsm object to examples and managedhsm.json

* Fixing error in references to correct values

* Changed vaultId to mhsmId in exmaples

Co-authored-by: Soohwan Kim <[email protected]>

* Try to use the common type for SystemData (#13723)

* Add SystemData property for KeyVault

* 04012021 fix schema (#13749)

* Resolving conflict with custom-words.txt

* Add 2021 preview to azureresourcechema, add suppression to readme

* Add 2021 preview to azureresourcechema

* Merging custom-words.txt

Co-authored-by: Soohwan Kim <[email protected]>

* Add missing default error response (#13762)

* Fix Lint error (#13765)

* Add missing default error response

* Update the integer format to fix Lint error

* Add securityDefinitions

* Added python tag for 2021 preview (#13805)

Co-authored-by: Soohwan Kim <[email protected]>

* Fixing linting errors for MHSM R4036 - ImplementPrivateEndpointAPIs (#13822)

* Fixing linting errors for MHSM R4036 - ImplementPrivateEndpointAPIs

(cherry picked from commit c1c5aebfb98cacd0a4ee5596fb7b0d9f782a9a3e)

* prettier fix

* Add suppression for SystemData (#13835)

* Add suppression for SystemData

* Fix linting error R4036 - ImplementPrivateEndpointAPIs

* specify the suppression for SystemData

* Revert "specify the suppression for SystemData"

This reverts commit cbebab81ab08ec1a29b41c891c58cf08ff2eb3c4.

Co-authored-by: jiacheng-L <[email protected]>
Co-authored-by: kim-soohwan <[email protected]>
Co-authored-by: Soohwan Kim <[email protected]>
Co-authored-by: Arthur Ning <[email protected]>

* hybridnetwork only track2 configure (#13832)

* hybridnetwork only track2 configure

* remodify

* namespace del

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* terraform readme for alertsmanagement (#13744)

Co-authored-by: Your Name <[email protected]>

* add tags back in the adp readme (#13850)

* Add device principal type (#13799)

* copy files from previous version

* add device principal type, update versions

* fix

* system data requirement

* Added CheckNameAvailability, Identity, systemData, used ErrorResponse v2 in DeviceUpdate (#13750)

* Update deviceupdate.json

* Update deviceupdate.json

* Add files via upload

* Update deviceupdate.json

* Update deviceupdate.json

* Update Accounts_Update.json

* Update Accounts_Create.json

* Update Instances_Create.json

* Update deviceupdate.json

* Linux line ending

* Update CheckNameAvailability_AlreadyExists.json

* Update CheckNameAvailability_Available.json

* Update CheckNameAvailability_AlreadyExists.json

* Update CheckNameAvailability_Available.json

* Update CheckNameAvailability_AlreadyExists.json

* Update CheckNameAvailability_Available.json

* Update deviceupdate.json

* Update deviceupdate.json

* fixed typo in the example files (#13764)

* Update CODEOWNERS (#13795)

Updating list of Azure Cognitive Search team members

* Update GenerateDetailedCostReportBySubscriptionAndTimePeriod.json (#13772)

Update example data

* [Hub Generated] Public private branch 'stuartko/Mar21_NewTSVersion' (#13811)

* Adding version 2021-03-01-preview (copy of previous version)

* Adding new metadata property

* Adding uiDefinition property.

* Update uiDefinition name to uiFormDefinition (per a change by the service feature author). No change to functionality.

* Template Specs: Renaming template to "mainTemplate" and changing "artifacts" to be more specific "linkedTemplates".

* Swagger changes for 2021-02-01-preview api version (#13794)

* Copy existing preview version

* Changes to databoxedge json file

* Update readme files

* Correct Spell Check

* Fix Readme.go error

* Update examples

* Update all schemas.md files (#13862)

* typo: implmentation -> implementation (#13644)

* Add MongoDB/MongoDBAtlas sink (#13669)

* Add MongoDB/MongoDBAtlas sink, add disableMetricsCollection in read/wirte properties

* Revert disableMetricsCollection related changes

* Azure ML new API version 20210401 (#12981)

* Add Identity to createWorkpace example

* change for getTransitivePEUsages

* update

* prettier code

* add another new endpoint

* address comments

* change for getTransitivePEUsages

* update

* prettier code

* add another new endpoint

* address comments

* revert change on transitivePE and notebookKeys

* revert change on transitivePE and notebookKeys

* add new stable version 2021-01-01

* add ListNotebookAccessToken

* add primaryUserAssignedIdentity

* fix missing properties and apis

* fix one more missing property

* 202 status for start and stop CI

* make resync keys long runnin operation in version Jan2021

* resync keys 204

* update resync keys example

* Dont throw 204 for resync

* update resync keys

* Formatting

* revert Jan2021changes and add new version

* start apr2021 version for azure ml rp

* undo remove new line in jan2021

* use systemData definition in common

* removed old files

* fix small swagger bugs

* run prettier

* remove reference to sku

* update readme

* minimum agentCount should be 0

* add createdOn and ModifiedOn to compute properties

* add LoadBalancerType to aks compute

* add isNotebookInstanceCompute to virtualMachine

* add leafDomainLabel to SslConfiguration

* add overwriteExistingDomain to SslConfiguration

* add synapseSpark as supported compute-type

* update patch compute response to 202

* remove location from example responses

* Revert "remove location from example responses"

This reverts commit 048bf2551513afae842a9c4fbb5861aeddc6c33a.

* MachineLearningCompute_Update should have a 200 response

* sys data to use local def due to naming conflicts.

* Fix enum casing

* Fix operationId PR comment.

* Change opId in apr version

* remove 20210401 for easy review

* only change api version

* merge changes for 20210401 version

* Add x-ms-discriminator-value for Synapse spark

* camelcase loadbalancer properties

* add createdOn and Modified on to examples

* address AvoidAnonymousTypes error for SynapseSpark

* Minor fixes + new property

* Remove subscription state.

Co-authored-by: zhaomuzhi <[email protected]>
Co-authored-by: Vinay Rajmal Soni <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Josh Peterson <[email protected]>

* datashare readme t2 config (#13833)

* add readme terraform (#13717)

* adding a new API version for Restore API and adding targetVirtualMachineId field for AzureWorkloadRestoreRequest (#13638)

* copying previous change

* Adding targetVirtualMachineId field for Azure Workload Restore requests

* updating crr version and examples

* removing new api-version

* adding back the new api-version

* removing Snapshot related fields

* updating readme.md

* corrected the path

Co-authored-by: Chandrika Gonuguntla <[email protected]>

* chore: resort custom-words.txt from bad merge (#13868)

* [ApplicationInsights] Fix failure for python SDK (#13875)

* [Hub Generated] Review request for Microsoft.Insights to add version preview/2020-10-05-preview (#13712)

* Adjustments to API to include validation grouping and updated text.

* Fixed missing curly brace

* adjusted name

* Added basic and standard examples

* adjusted type.

* corrected case for key value

* [Hub Generated] Review request for Microsoft.Insights to add version preview/2021-03-03-preview (#13269)

* Adds base for updating Microsoft.Insights from version preview/2020-10-05-preview to version 2021-03-03-preview

* Updates readme

* Updates API version in new specs and examples

* Add DiagnosticServiceToken API

* Update examples to split tokens for readonly vs readwrite

* Fix accoding to code review feedback

* Update examples due to review feedback from ARM

* add configuration for vmware (#13879)

Co-authored-by: Your Name <[email protected]>

* keyvault t2 config (#13863)

* keyvault t2 config

* keyvault multi-api config

* multi api config

* config reset

* add package version

* hanaonazure t2 readme config (#13880)

* Remove x-ms-azure-resource (#13500)

Co-authored-by: Dongwei Wang <[email protected]>

* Juniwang/sr202010401preview (#13664)

* prepare to add new api-version: copy everything from 2020-07-01-preview

* Adding new api-version

* Fix required body and annotate ms secrets

* remove secrets example from swagger

* fix prettier

* add datashare terraform configuration (#13876)

Co-authored-by: Your Name <[email protected]>

* storage readme t2 config (#13881)

* storage readme t2 config

* storage t2 config

* healthcareapis t2 config (#13884)

* typo: APIkeys -> APIKeys (#13641)

* Allow release_policy to be nullable (#13826)

* Fix type of Anserws and Captions (#13872)

* change the value of license header (#13886)

* [Synapse] - library_append API adds comp parameter (#13841)

* [Synapse] - add comp parameter

* Update example files

Co-authored-by: Dongwei Wang <[email protected]>

* Remove 200 response from async operation (#13190)

* Async operation always returns 202 on initial call

* Address review feedback

* Revert "Address review feedback"

This reverts commit 9ae550b95c1082c8383595a943a9abe5990fd4ef.

* add minimal tls version for mariadb (#11779)

* [Synapse] - add Swagger code owner (#13882)

Co-authored-by: Dongwei Wang <[email protected]>

* add con figuration for databoxedge (#13877)

Co-authored-by: Your Name <[email protected]>

* add configuration for resourcemover (#13878)

Co-authored-by: Your Name <[email protected]>

* Reduce code owner scope for Monitor.Exporters team (#13898)

* [portal]Update readme.python.md (#13907)

* Update readme.python.md

* Update readme.md

* Update readme.python.md

* Update readme.python.md

* Dev dfp microsoft.dfp 2021 02 01 privatepreview (#13305)

* New Readme Config File

* New Go Language Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New AzureResourceSchema Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* DFP API specs. Copied from Azure-PPE

* Spelling fix. instnace => instance

* Fix resource provider name to pascal case

* Added '/providers/Microsoft.Dfp/operations'

* Added SystemData (fix R4009 error)

* Fix validation errors

* Prettier fixes

* Removed non-existend parameter sku

* Style fixes in DFP API specs

* Swagger ModelValidation failures fix

* Fix operations API

* Fix operations API validation failure

* 1. Added example for lists operations. 2. made the API preview instead of privatepreview

* Fix path in readme's

* Fix in readme

* Added readonly attribute to systemdata

* Added readonly attribute to systemdata

* Fix in python SDK readme

* Fixes in ListOperations.json examples

* Fixed API version

* Added type to response bodies

* Fix typos in examples (urls)

* Added 201 response into createInstance example

* Renamed RP name from Microsoft.Dfp to Microsoft.Dynamics365Fraudprotection

* Added long-running result for creation instance

* Added nextlink

* Fix in checkNameAvailability definition URL

* Next link parameter

* Using references to common types instead of re-declaring them

* Reused common type. Fixed provisioning state

* Nesting error fix

* Fixed examples

* Fix

* Fix in error response definition

* Rename RP. Fix examples in readme's

* Added http 202

* Added http 202 to examples

* [Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2020-10-01 (#13818)

* Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-09-01 to version 2020-10-01

* Updates readme

* Updates API version in new specs and examples

* Adding new fields for 2020-10-01

* Updating wording for disablePasswordAuthentication'

Co-authored-by: jmccarthy <[email protected]>

* Remove name check from client side (#13492)

* remove name validation from client side

* remove name check from deploymentScripts swagger

* remove name check from previous swagger versions

* remove pattern from resourcegroupname parameter

* Update deviceupdate.json (#13900)

* [Hub Generated] Review request for Microsoft.ResourceHealth to add version stable/2018-07-01 (#13817)

* Updated api-version

* Removed systemData

* Updated api-version

* Updated the example

* Add EligibleChildResources resource for PIM + update examples (#13803)

* PIM API Specs

* update readme

* Update

* Update readme

* operation id fix

* name fix

* Name changes

* fix

* Fix

* Changes based on docs generated

* Scope fix in example

* Updates for documentation

* Change operation name

* Update examples

* Add expanded properties

* Fix formatting

* Fixes

* Fix

* fixes

* Update the policy specs

* Fix the policy objects and pell checks

* fix the checks

* fix the property

* fix syntax

* Prettier

* Update Examples

* Update Enums

* ADd eligible child resource API specs

* prettier fix

* Update read me files

* update

* update

* fix

* update

* Update Enums

* update

* update

* update

* update example

Co-authored-by: Aman Swaika <[email protected]>
Co-authored-by: Gaurav Mishra (IDENTITY) <[email protected]>

* refine readme.go.md (#13906)

Co-authored-by: Your Name <[email protected]>

* [Service Fabric Managed Clusters] adding api version 2020-05-01 (#13860)

* initial commit 2021-05-01 to compare with previous version 2021-01-01-preview

* update models

* update examples

* fix isStateless description

* add 2021-05-01 version to readme

* add x-ms-enum to diskType and add missing managedClsuterVersions paths

fix example names

add managed cluster version paths

add default error

* fix clusterversion by version and ClusterState descriptions

Co-authored-by: Alfredo Santamaria Gomez <[email protected]>

* Task 9639284: Swagger changes for new UK agreement templates (#13895)

* Task 9639284: Swagger changes for new UK agreement templates

* Renamed as per comments.

Co-authored-by: Umang Shah <[email protected]>

* Confluent new preview version + S360 fix (#13809)

* Adding new API version for Microsoft.Confluent

* Prettier fix

* updated status property in OfferDetail

updated status property in OfferDetail to fix swagger correctness issue

* fix swagger live validation

updated operations response to fix swagger live validation

Co-authored-by: Srinivas <[email protected]>

* [Hub Generated] Public private branch 'juniwang/wps' (#13905)

* Onboarding Azure WebPubSub service

* reference ErrorResponse from common types and adding network ACL

* disable cors, enable feature flags and fix several policy violations

* remove anonymousConnectPolicy since it's not ready for now

* add property publicNetworkAccess per NRP requirement

* revert package-lock.json

* reset package-lock.json

* dns t2 readme config (#13923)

* update readme (#13918)

* add current readmes for generating python form recognizer (#12013)

* add current readmes for python form recognizer

* fix release tag

* updates for multiapi and preview.3

* fix so that gen code outputs in generated folder

* remove tag since swagger not in yet

* unbreak build

* just target preview 3

* don't run track 1 gen with python

* Set x-ms-api-version to false for vaults list (#13924)

* Set x-ms-api-version to false for vaults list (#13925)

* Update event description to include the event name (#13867)

* Update event description to include the event name

* Update readme to include guidelines for defining a new event

* Fix description

* Renamed enum values for SDK auto generation (#13938)

* Renamed enum values for SDK auto generation

* Tabs to spaces

* Newline added

* [Document Translator] update operation names (#13915)

* update operation names

* make body required

* Update ErrorName

* Apply changes to stable

* Fix samples

* fix sample

* Fix glossary sample

* Address comments and update definitions names

* Revert "Task 9639284: Swagger changes for new UK agreement templates (#13895)" (#13946)

This reverts commit ea5bc27ee9cadeb67767d774c82095be2420bcad.

* Adding new preview API for promotions (#11599)

* Adding new preview API for promotions

* Avacado fix

* Fixing JSON

* fixing the promo param

* fixning linting issues

* Fixing JSON

* fixing JSON

* fixing linting issues

* Adding delete 204a

* Adding delete 204

* Adding validation fixes

* fixing spellings

* Linting issues

* running prettier

* ARM review feedback

* Fixing linting issues

* Fixing prettier

* Fixing version

* Fixing SDK

* fixing go sdk

* revert go.md

Co-authored-by: Rishi Kapoor <[email protected]>

* Exposing undocumented Databricks workspace properties for fixing S360 issues (#13683)

* exposing storage account name, sku

* Prettier fixes

* Fixing the review comment

* Adding No Public IP related properties

* Updating the remaining properties related to S360

* Fixing review comments

* Fixing Spell Check issue

* hybridcompute readme t2 config (#13910)

* readme t2 config

* hybridcompute t2 readme config

* web readme t2 config (#13909)

* web readme t2 config

* web readme.python t2 config

* Add x-ms-api-version (#13834)

* Update CheckNameAvailability_Available.json (#13914)

* webpubsub t2 config (#13949)

* Update StaticSite.json (#13768)

* Update StaticSite.json

Add private endpoint connections to static site object.

* Update StaticSites.json

* Update StaticSites.json

* Update StaticSites.json

* Update StaticSites.json

* increment readme version

* address PR comments

* add examples

* fix examples

* Add data-plane samples creation template (#13528)

* Add data-plane samples

* Simplified template

* webpubsub readme t1 del (#13953)

* Add $(multiapi) to QnA Maker's readme.md (#13819)

Generators were processing every tag when only a single one was desired. This is the common solution to support multi-api SDKs.

* IoT data-plane for drwill-ms (#13964)

* add missing usage.json to v5 sdk tag (#13960)

* [Hub Generated] Review request for Microsoft.Kusto to add version stable/2021-01-01 (#13306)

* Add new api version 2021

* remove managedIdentity since we won't support it in this version

* CR comments

* Add default value for contine on errros

* Fix swagger correctness issues

* Fix typo

* resource t2 readme config (#13974)

* Added new API and API version for private DNS zone suffix (#13789)

* Added new API and API version for private DNS zone suffix

* trigger validation pipelines

* Add new API to readme

* Fix ARM pipelines

* Try fix again

* Fix again

* Add Operations API

* Revert "Add Operations API"

This reverts commit 9d4ca9e557763feb3a6089ff9d4c958b3843730e.

* Revert "Revert "Add Operations API""

This reverts commit 7cf197c1d453764f0396713a2ab172a20e35b1c4.

* Revert "Revert "Revert "Add Operations API"""

This reverts commit 05744390e440984da8134b64a979a6e61fb9b7ae.

* Revert "Revert "Revert "Revert "Add Operations API""""

This reverts commit 61b76b1623d9e5796bb8187edf0fc46351e78231.

* Revert "Revert "Revert "Revert "Revert "Add Operations API"""""

This reverts commit 9f55eb4c399eb48a8578906f6bea43b10c91b8be.

* Address review comment from ARM

* Revert "Address review comment from ARM"

This reverts commit cb6d1b01860de72eec80856f64b602c72a1f26a7.

* Revert "Revert "Address review comment from ARM""

This reverts commit 227cf73797ee24a674d76e3ccd2990b84bc8d11a.

* Revert "Revert "Revert "Revert "Revert "Revert "Add Operations API""""""

This reverts commit 34ae6c70a514e0290ffb41f7ddb5bbbd5c6cbee3.

* Revert "Revert "Revert "Revert "Revert "Revert "Revert "Add Operations API"""""""

This reverts commit a11c889a65b0fa4257b03a247d75fbea769f4e2c.

* Add previous APIs to tag

* Retrigger build

* fix service name for Java (#13979)

* Add optional param - private DNS zone to server API (#13716)

* Add optional param - private DNS zone to server API

* Follow comment to resolve go sdk issue.

* [Hub Generated] Review request for Microsoft.Synapse to add version preview/2021-04-01-preview (#13874)

* Adds base for updating Microsoft.Synapse from version stable/2021-03-01 to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* add changed files for kustoPool

* Ravi changes to fix LinDiff validation

* Add Itay Sofer's changes

* filizt comments mid-way

* Remove clouderror and resplace with "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse"

* Add IotHubDataConnection and EventGridDataConnection

* Modify PUT to OK, CREATED, ACCEPTED

* Change from provisioningState to ResourceProvisioningState

* Add BlobStorageEventType

* Remove 202 when creating a KustoPool

* Change PUT/PATCH 202 responses

* Remove 202 in PATCH/PUT operations where having both 200 & 201

* Add "isIdentityCertExprired" to custom-words.txt

* Remove isIdentityCertExprired from custom-words.txt

* Add Exprired to cSpell.json

Co-authored-by: Amit Elran <[email protected]>

* Removing x-ms-flatten property (#13929)

* manual changes for swagger

* changes for long-running operations

* changes for validate for backup and restore

* removing 204 from operationResults

* changes for a monitoring

* adding format

* removing date-time from duration

* changing to readonly

* changes for listRPs

* fixes swagger

* reverting readonly for scheduleTimes

* fixes for checkgates

* prettier fixes

* cahnges for friendlyname checks

* fixing gates

* removing tracking-via

* model validation fixes

* powershell changes

* adding stable version

* changes for PatchResourceRequestInput

* change for req fields

* changes for description

* changes

* Updated swagger json for item level restore target info objects

* Fixed spelling errors

* Added missing required properties

* removed auth credentials property

* prettier fixes

* Prettier fix

* pr comments fixes

* fixing readme

* changes for go readme

* Removed x-ms-flatten property (#2)

* removed flatten prop

* removing x-ms-flatten

* removing friendlyName from req prop

Co-authored-by: Mayank Aggarwal <[email protected]>

Co-authored-by: Mayank Aggarwal <[email protected]>
Co-authored-by: FAREAST\zakinkh <[email protected]>

* confidentialledger readme t2 config (#13981)

* Additional 7.3-preview parameter name clean up (#13913)

* Enable multivariate anomaly detection (#13973)

* add multivarite

* add v1.1-preview

* reformat changepoint example

* change typo in readme

* fix prettier-check error

* add export model example

* fix prettier error

* [Azure Search] Add Knowledge Store feature to swagger (#13911)

* introduce knowledge store swagger

* add knowledge store to 2020 apis

Co-authored-by: Austin Drefke <[email protected]>

* make skillset count optional, and add it to 2020 GA Swagger (#13990)

Co-authored-by: Austin Drefke <[email protected]>

* Adding support for message properties in ACS Chat (#13939)

* Initial commit (copying over stable API version)

* Making changes to support message metadata

* Added 201 response code for patch operation (#13956)

Co-authored-by: Akash Keshari <[email protected]>

* Adding autoMitigate flag with false as default value (#13109)

* deploymentmanager - clean up duplicate parameters outside of method (#13948)

* clean up duplicate parameters outside of method

* maintain python order

* fix typo in Synapse (#13994)

* OperationalInsights - update readme files for cli extension update (#13999)

* added3 new properties to TableProperties:
IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.

* added Tables new api version

* changed bool to boolean types

* prettified jsons

* fix erroes in swagger

* undo changes to 2020-03-01-preview version

* pr fixes

* updated TableUpdate example

* changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example

* changed v1 to v2

* changed WorkspaceNameParameter back to V1

* changed ErrorResponse to default ErrorResponse without ref to local definition

* added systemData

* removed systemData

* added systemData to Patch and Get

* moved systemData to Table properties

* deleted systemData from Table.json, added to Get and Put examles

* changed location of systemData in Tables.json

* moved systemData to inside Table definition

* moved systemData inside Table properties

* removed SystemData

* creatted a new package containing all latest swagger files for publishing new SDK

* removed package 2021_02 and set default packate to 2020_10

* removed 2 packages

* removed DataCollectorLogs.json from readme.md 20202.10

* added empty line to try invoke pipeline validations that havent run

* Delete Tables.json

* added3 new properties to TableProperties:
IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.

* merge

* prettified jsons

* undo changes to 2020-03-01-preview version

* updated TableUpdate example

* changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example

* changed v1 to v2

* changed WorkspaceNameParameter back to V1

* added systemData

* removed systemData

* added systemData to Patch and Get

* moved systemData to Table properties

* deleted systemData from Table.json, added to Get and Put examles

* changed location of systemData in Tables.json

* moved systemData to inside Table definition

* moved systemData inside Table properties

* removed whitespaces

* changed DataExportErrorResponse to common
.../v2/types.json#/definitions/ErrorResponse

* changed all Error response of 2020-08 to common definition

* added readme.az.md file for cli extension code generator

* added readme.ad.md with the same naming convention as in readme.python.md
added readme.cli.md file
updatted readme.md file with the new azure-cli-extensions tag
all updates were done by following: https://github.com/Azure/autorest.az/blob/9ed1aabd353385f8bdffbfa9f3892478111a029c/doc/how-to-author-readme-file.md

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* added azure-powershell to readme.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* [Cognitive Services Metrics Advisor] add missing required for allOf entities (#13957)

* add missing required for allOf entities

* fix incorrect required properties

* 7.2-Preview to GA (#13919)

* 7.2-Preview to GA

* Update packages to point to stable

* Readd exportable and update description

* Update description for exportable in preview versions

* Fix operation results contract for Tenant Git operations (#13903)

* fix operation results contract

* fix sync state contract

* iothub t2 readme config (#13980)

* iothub t2 readme config

* iothub readme t2 config

* iothub t2 readme config

* Making Offer details and User Details required properties (#13985)

* Making Offer details and User Details required properties and removing abandoned tag

* fix python configuration

* Update readme.python.md

Co-authored-by: msyyc <[email protected]>

* cosmosdb t1 config del (#14008)

* Fixing issue with missing filter documentation in Access Review APIs (#13892)

* fix cred issue. block to merge in DSMainDev (#14014)

* fix serivce name for java (#14007)

* maintenance readme t2 config (#13982)

* maintenance readme t2 config

* readme t1 config

* [Service Fabric Managed Clusters] fix api 2020_05_01 (#13961)

* Use enums  and add missing properties

* model enum as string

Co-authored-by: Alfredo Santamaria Gomez <[email protected]>

* [Hub Generated] Review request for Microsoft.BotService to add version stable/2021-03-01 (#13784)

* add isIsolated and channelSchemaTransformationVersion

* rename

* add v2 priavatelinks (#14026)

* copied from v1/privatelinks.json

* bump version

Co-authored-by: jianyexi <[email protected]>

* APIM: improve developer portal operations docs (#13941)

* APIM: improve the documentation for dev portal operations

* Minor changes

* Removing OData parameters from the stable API version

* Remove new query params

* hotfix on extended location hierarchy (#13943)

* [Hub Generated] Public private branch 'wps' (#14002)

* Add webpubsub swagger

Add custom words

Update webpubsub.json

Update webpubsub.json

Resolve comments

Update webpubsub.json

resolve comments

Update operationId for existence check

[wps] update python generation section and client name for all languages (#1)

* add python stuff

* make title across languages the same

* Update version

* Update some constraints

* Update webpubsub.json

* rename to GetServiceStatus

* Update readme.md

* Update readme.md

* Update readme.md

* [Hub Generated] Review request for Microsoft.SecurityInsights to add version preview/2021-03-01-preview (#13563)

* Copied from 2019-01-01-preview version

* Updated references to common types

* Add itemsSearchKey field to Watchlists

* Add missing label definition

* Make itemsSearchKey as required field

* Formatting fixes

* Fix Prettier and Avocado errors

* Fix Lint error (subscription level resource)

* Update description and example for CreateOrUpdate watchlists and bulk create watchlist items

* Update Api version in examples

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-03-01 (#13888)

* Adds base for updating Microsoft.RecoveryServices from version stable/2021-01-01 to version 2021-03-01

* Updates readme

* Updates API version in new specs and examples

* updated default package in readme.md to 2021-03

Co-authored-by: Chandrika Gonuguntla <[email protected]>

* Updated required and default fields in Action Groups spec (#13677)

* Updated error response for Action Groups API

* spacing

* added missing fields to Action Group Resource spec

* Added missing fields for action group resource in older version

* Updated "resource" name

* Removed changes to errorResponse

* Removed errorObject

* format

* Updated required and default fields in Action groups spec

* Update default value to boolean

Co-authored-by: kai ru <[email protected]>

* changes default value type to boolean

* undo webhook receiver changes

Co-authored-by: Ritwik Rajendra <[email protected]>
Co-authored-by: kai ru <[email protected]>

* Remove AML Compute File Server (#13944)

* Remove AML Compute File Server

* update

* update

* update

* update

* Cost Management: Reservation Recommendations API: Add multiple missing properties in specs (#13967)

* added totalCost, properties.resourceType, properties.subscriptionId, and eTag to various RiRec dfinitions

* moving eTag  property to right place

* remove duplicate description

* remove track1 configure (#14044)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* New API version (2021-02-10) for recovery services site recovery (#13525)

* Adding old API version(2018-07-10) to new folder for 2021-20-10

* all changes for swagger (2021-02-10)

* read me and custom word changes

* Ayesha's comments addressed

* adress PR comments from ayesha

* Adding suppressions

* fixing custom words

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-02-10 (#13636)

* Adds base for updating Microsoft.RecoveryServices from version stable/2021-02-01 to version 2021-02-10

* Updates readme

* Updates API version in new specs and examples

* Update readme.md

changing read me to include date too in tag

* cahnging examples API version to 2021-02-10

* fix read me syntax

* TaskStepProperties swagger fix (#13971)

* Adding "assignmentState" property to scope model in access review APIs (#14039)

* iothub readme.python package version change (#14043)

* iothub readme.python package version change

* multiapiscript add

* clear output folder

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

Co-authored-by: msyyc <[email protected]>

* Bump y18n from 4.0.0 to 4.0.1 (#13704)

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update (#14061)

* package-templatespecs-2021-03-preview tag added (python) (#13958)

* Added tag

* nit: ordering

Co-authored-by: Dania Etienne <[email protected]>

* Use 2014-04-01 replication link specs in V5 SDK (#14058)

* Use 2014-04-01 replication link specs in V5 SDK

* remove legacy file.

* Update cSpell.json for Key Vault 7.2 (storage) (#14060)

* automanage readme t1 del (#14029)

* automanage readme t1 del

* automanage readme t1 del

* readme.md t1 config del

* add missing reference (#13904)

* databoxedge readme modification (#14063)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* managedservices t2 onfig (#14064)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-02-10 (#13635)

* Adds base for updating Microsoft.RecoveryServices from version stable/2021-01-01 to version 2021-02-10

* Updates readme

* Updates API version in new specs and examples

* fixing merge issue

* removing vault usages from 2021-02

* Adding back vault usages

* updating readme

* updated etag to eTag (#13968)

* [Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2020-12-01 (#13931)

* Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-10-01 to version 2020-12-01

* Updates readme

* Updates API version in new specs and examples

* Adding new spot VM fields

Co-authored-by: Joshua McCarthy <[email protected]>

* Add FaceAPI PersonDirectory spec updates to preview v1.0 (#13766)

* Add FaceAPI v1.0-preview

Add a preview version of FaceAPI specs intended for public preview.
Contains existing spec in v1.0 plus PersonDirectory feature changes.

* Fixes after running validation

* Fixing validation

* Fixes 2

* Fixes 3

* Add PersonDirectory examples and fix routes

* Fixes 4

* Fixes 5

* Fixes 5.5

Co-authored-by: Yang Chen <[email protected]>

* Update the name and format of a parameter for randomnumbers (#14017)

* Update the name and format of a parameter for randomnumbers

* Change the parameter name from 'bytes_length' back to 'bytesLength'

* Amalladi/extendedlocation update (#13849)

* Updating Specification to remove 400 Badrequest from Swagger File

* Removing 400 status code from examples

* Removing private preview API version from Repo

* Removing 2020-07-15-privatepreview tag from ReadME files

Co-authored-by: Aditi <[email protected]>

* maps t2 config (#14075)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* Revert "remove track1 configure (#14044)" (#14047)

This reverts commit 867165cc24d81c487ad186c998c46ba55f81c77b.

* adding role assignment (#14077)

* add connectionPolicy spec back to V5 SDK (#14088)

* modification (#14087)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* [Hub Generated] Review request for Microsoft.DocumentDB to add version preview/2021-04-01-preview (#13710)

* Adds base for updating Microsoft.DocumentDB from version preview/2021-03-01-preview to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json

* Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json

* Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json

* adding Services APIs

* more changes

* updated examples

* prettier and readme updates

* importing changes missed from old versions

* nits

* fixing semantic validation

* fixing linter

* fix

* more fixes

* adding list operation and default error response

* specifying format integer

* attempt to fix sdks

* address arm comments and fix ci

* fixes

* fix

* try to fix ci

* fix examples

* .\services.json

* adding additionalProperties back to ServiceResouce

* adding additionalProperties back to ServiceResouce

* fix

* fix sdks

* fix linter

Co-authored-by: Meha Kaushik <[email protected]>
Co-authored-by: Meha Kaushik <[email protected]>

* media t2 config(wave4) (#14074)

* media t2 config

* add packageversion

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* [Hub Generated] Review request for Microsoft.Maps to add version stable/2021-02-01 (#13733)

* Adds base for updating Microsoft.Maps from version preview/2020-02-01-preview to version 2020-02-01

* Updates for 2021-02-01 api version swagger

* creator swagger fixes

* fix model examples

* nextLink, uniqueId

* build fixes

* fixing listkeys

* fix long running operations

* fixing spelling

* fixing async behavior and examples

* updating arm region

* reset package-lock

* [Hub Generated] Review request for Microsoft.Media to add version preview/2021-05-01-preview (#13838)

* New Readme Config File

* New Go Language Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New AzureResourceSchema Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* Copy Signed off 2021-03-01 swaggers here

* Update swaggers to 2021=05-01-preview

* add missing examples

* update title

* fix Operation id

* fix video analyzer examples

* update Video swagger

* add format for $top

* remove unnecessary example file

* use chackname definitions from types.json

* fix segment length readonly

* change getStreamingToken to listStreamingToken, getProvisioningToken to listProvisioningToken

* fix the example file name

* fix a readonly issue with a video property

* make type readonly

* edits to descriptions

* adding missing descriptions

* address review feedback,

* few cleanup for update class

Co-authored-by: Christopher Bennage <[email protected]>

* Include the preview version of resource changes and resources history… (#14084)

* Include the preview version of resource changes and resources history APIs

* Address the review feedback on releasing the new package version.

* Update readme for Synapse management SDK May release (#14054)

* Update readme for Synapse management SDK May release

* Add package-2021-05-preview

* Address comment

Co-authored-by: Dongwei Wang <[email protected]>

* removing read only property, no longer in use - NOT a breaking change (#13812)

* resources readme.python t2 config (#14091)

* peering readme t2 config (#14106)

* Remove replicationLinks_legacy.json (#14095)

PR #14058 removed this file: replicationLinks_legacy.json, removing from the schema config to prevent schema generation failures.

* Support sheet index in excel (#14062)

* Enable excel in public swagger

* update

* rollback dataflow change

* Support sheet index in excel

Co-authored-by: zhanyu2014 <[email protected]>

* Adding 2021-05-01 api-version to Template Specs (no changes over last preview spec) (#14065)

* Copy existing 2021-03-01-preview specs to new 2021-05-01 stable version (no schema changes)

* Changing api-version within specs to 2021-05-01

* Adding package tag for new stable version to readme.md, but not making it a default (yet)

* Fix SecurityInsights Go SDK versioning (#14030)

* Fix SecurityInsights Go SDK versioning

* rename stable api version tag

* remove 'only' from tags with full functionality

* chore: Move typo supression in RecoveryServices (#14120)

* Add missing Zone mapping property to Microsoft.Resources (#13936)

* remove name validation from client side

* remove name check from deploymentScripts swagger

* remove name check from previous swagger versions

* remove pattern from resourcegroupname parameter

* add zoneMappings to ResoursesType

* backfill older versions of swagger with zonemapping property

* [Application Insights] Resolve duplicated definition names to fix track2 SDK generation error (#13951)

* Fix duplicate name

* Update readme.md

* Update readme.md

* Update and rename workbookOperations_API.json to aiOperations_API.json

* Update readme.md

* Update workbooks_API.json

* Update readme.md

* Update readme.python.md

* Update readme.md

* Update readme.md

* Update readme.md

* Rename aiOperations_API.json to workbookOperations_API.json

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update specification/applicationinsights/resource-manager/readme.python.md

* Update specification/applicationinsights/resource-manager/readme.python.md

* Update specification/applicationinsights/resource-manager/readme.python.md

* Update swagger for SSIS-IR to support user-assigned managed identity (#14114)

Co-authored-by: Hongxian Yao <[email protected]>

* postgresql readme t2 config (#14067)

* Dev mediaservices microsoft.media 2021 05 01 (#13676)

* Adds base for updating Microsoft.Media from version stable/2020-05-01 to version 2021-05-01

* Updates readme

* Updates API version in new specs and examples

* [AMS] new 2021-05-01 release for Account service in AMS

* add missing example files

* fix the api version and missing example files

* Create a new Update definition to fix the "R2016 - PatchBodyParametersSchema "

* fix respnse

* fix update example

* add the 2016 supression for new tag as well.

* mixedreality t2 readme config(wave4) (#14105)

* mixedreality t2 readme config

* t2 config del

* [python] t2-confidentialledger config (#14144)

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md (#14145)

* update elastic swagger  (#14076)

* Update elastic.json

* added new examples

* taking the files from rpsaas master

* added suppression in readme

* [Cosmos DB] Introduce new api version 2021-04-15 (#13873)

* [Cosmos DB] Introduce new api version 2021-04-15

Initial Commit

* Updated for 2021-04-15

* Dummy Commit

* Fixing privatelinkresources.json

* Removing ErrorResponseUpdatedFormat

* Suppressing systemData check

* Relay - Fix typo in the NetworkRuleSet path (#13962)

* Relay - Fix typo in the NetworkRuleSet path

* Suppression - DefaultErrorResponseSchema - we will be Implementing in new API version

* [Hub Generated] Review request for Microsoft.Portal to add version preview/2015-08-01-preview (#12732)

* Fixing properties in dashboard parts

* Updating Dashboard part metadata

* Updating based on prettier fixes

Co-authored-by: Himanshu Chandel <[email protected]>

* resources t1 config add (#14146)

* t1 config add

* package version

* [Hub Generated] Public private branch 'dev-maintenance-Microsoft.Maintenance-2021-05-01' (#14148)

* Adds base for updating Microsoft.Maintenance from version preview/2020-07-01-preview to version 2021-05-01

* Updates readme

* Updates API version in new specs and examples

* Added system data properties.

* Fixed lint error.
Added documentation.

* Use Host Maintenance scope and api version in exmaple.

Co-authored-by: Kalpesh Chavan <[email protected]>

* Add Test Base Swagger Spec from RPSaaSMaster (#14113)

Co-authored-by: Bin Yu <[email protected]>

* rename property: change category to categories (#13883)

* Edit description of Update Iot Hub Resource Api (#13080)

Co-authored-by: Harini <[email protected]>

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-03-01 (#13889)

* Adds base for updating Microsoft.RecoveryServices from version stable/2018-07-10 to version 2021-03-01

* Updates readme

* Updates API version in new specs and examples

* Update webpubsub.json (#14096)

* add dataFeedId in AnomalyResult and IncidentResult (#14127)

* add dataFeedId in AnomalyResult and IncidentResult

* fix examples

* Add new version 2021-03-31-preview1 for ACS Auth (#13965)

* Add new version 2021-03-31-preview

* Set required body

* Add all paths to new version

* Update description for property of TeamsAccessTokenRequest model

* Change version from 2021-03-31-preview to 2021-03-31-preview1 following standards https://skype.visualstudio.com/SPOOL/_wiki/wikis/SPOOL.wiki/16790/Versioning

* Rename folder

* Update method description

* remove Turn endpoint

* Add examples

* Update readme

* Omit the word "skypetoken" from swagger

* Link example

* Update description and path for a new endpoint

Co-authored-by: Alexandra Lamiova Pistrakova <[email protected]>

* Added example gneration document links (#14151)

* purview scanning service (#14021)

* purview scanning service

* Add custom words for spellcheck

* fix config files and add endpoint param

Co-authored-by: Parv Saxena <[email protected]>
Co-authored-by: iscai-msft <[email protected]>

* MG RP new API versions: 2020-10-01 and 2021-04-01 (#13897)

* API 2020-10-01 with 2020-05-01 files

* 2020-10-01 API changes

* 2021-04-01 API version with 2020-10-01 files

* Changes for 2021-04-01 API

* PR fixes

* Fixed issues with model

* PR fixes

* Latest (#13917)

* Pick up previous Swagger Fix in 2019-09-01 version (#14092)

* Add missing swagger fix

* Fix bad copy-paste

* update the some capitalized words in the description

* Adding EventData schema for Microsoft.Storage.BlobTierChanged event (#14049)

* Adding EventData schema for Microsoft.Storage.BlobTierChanged event

* Removing contentLength/Offset from Microsoft.Storage.BlobTierChanged data schema

* Removing BlobTierInfo from BlobTierChanged and adding new event Microsoft.Storage.AsyncOperationInitiated

* adding ContentLength for BlobTierChanged and AsyncOperationInitiated events

* [Hub Generated] Review request for VideoAnalyzer.Edge to add version preview/1.0.0 (#13682)

* New Readme Config File

* New Go Language Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New AzureResourceSchema Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* Copy old LVA swaggers

* Rename old swaggers to new file names

* Update LVA swaggers with new AVA swagger

* fixed some paths and capitalization

* fix prettier check issues

* fixing a Pascal casing

* Updating swaggers to latest

* fix linting issue

* removed an unused definition

* Service fabric Client API 8.0 (#14011)

* spell checked and linted.

* updated tag version.

* reverted change outside of SF folder.

* updated version in swagger.

* changed credential issues.

* changed 1 more that looks like a credential.

* Kusto pools principal assignment (#14079)

* kustoPool PrincipalAssignments

* fixed list principal assignments

* principalAssignment list example

* principalAssignment get example

* KustoPoolPrincipalAssignmentsCreateOrUpdate

* KustoPoolPrincipalAssignmentsDelete

* databases PrincipalAssignments

* minor change

* KustoPoolDatabasePrincipalAssignmentsList

* KustoDatabasePrincipalAssignmentsGet

* KustoPoolDatabasePrincipalAssignmentsCreateOrUpdate

* KustoPoolDatabasePrincipalAssignmentsDelete

* fixed example ref

* added system data

* kustoPoolCheckNameAvailability

* KustoPoolsCheckNameAvailability example

Co-authored-by: Itay Sofer <[email protected]>

* [Service Fabric Managed Clusters] fix api 2021_01_01-preview (#14012)

* Update preview api to disable broken properties and to add property that is working

* Update managed cluster description

* Add New Data Model RuleCollection to NetworkManager (#13827)

* Add New Data Model RuleCollection to NetworkManager

* fix typo

* test

* test

* Fix discriminator

* fix type

* Fix discriminator

* Fix type

* fix type

* Fix type

* Fix discriminator

* Fix discriminator

* fix type

* fix type

* Fix bug

* Fix type

* Fix format

* Fix name

* Fix name

* fix spell

* fix description

* Fix spell

* change to kind

* fix lint

* fix lint

* fix lint

* fix lint

* fix lint

* fix lint

* Fix post body

* Fix as comments

* fix bug

* fix bug

* fix bug

* fix bug

* fix bug

* fix bug

* change rule kind

* Fix as comments

* Fix as comments

* update lastest version

* Update type

* Update Skiptoken

* Fix discription

* Fix NG

* Fix NG

* add more example

* [python]Update readme.python.md for postgresql (#14182)

* Update readme.python.md

* Update readme.python.md

* Remove all schema readme (#13885)

* Remove all schema readme

* process new rp

* Remove after_scripts

* [Hub Generated] Review request for Microsoft.AlertsManagement to add version stable/2021-04-01 (#13890)

* Adds base for updating Microsoft.AlertsManagement from version stable/2019-06-01 to version 2021-04-01

* Updates readme

* Updates API version in new specs and examples

* first commit

* some fixes

* try without alert management

* revert change to name of namespace

* Resolve lintdiff issues

* remove the copy of files and reference alert managment previous version

* update description of subscriptionId to solve error

* attemp to remove AlertsManagement from the package

* revert (put back AlertsManagment)

* add tags for go SDK release v54.0.0 (#14161)

* add tags for go SDK release v54.0.0

* add a new tag

* FRv2.1 GA Stable Release (#13997)

* Standardized Errors, sample list.

* removing from master from now as this is just a proposal

* FRv2.1 GA Initial commit.

Co-authored-by: Sandeep Parab <[email protected]>

* remove extra / from host template (#14176)

* [Hub Generated] Review request for Microsoft.Batch to add version stable/2020-09-01.12.0 (#14170)

* [Batch] Update RemoveNodes description to include max nodes/request

* Added suppressions to readme

* Update swagger for a new version 2021-03-31-preview1 for ACS Auth (#14168)

* Unify names

* Update tag

* Update due to review meeting

* update example description

Co-authored-by: Alexandra Lamiova Pistrakova <[email protected]>

* Add new 1.0 version for IoT Central API (#13713)

* Add new 1.0.0 version for IoT Central API

* fix swagger style

* fix wrong json file name

* remove unused examples

* revert back email format

* remove non-used examples

* update with latest examples

* update preview from 2019-10-28-preview to 2021-04-30-preview

* remove extra ---

* update version from 1.0.0 to 1.0

* rollback collections for common entities

* update _id to Id, update _name to Name from operation, add sdk generation

* fix go sdk file

* remove go sdk

* updatedevicve_templateId to deviceTemplateId

* Add query parameter based versioning, remove resource schema

* fix example docs reference

* fix typo in comments

* renaming execute to run for command operations

* add api-version to samples files, fix devices_update missining issue

* add devices_update.json for 1.0

* fix rerun_id, add missing parameters to examples for preview, fix command comments from execute to run

* fix annoymous type issues

* add title to readme. (#14179)

* videoanalyzers-fix-missing-host (#14181)

* New API version for Microsoft.Resources stable/2021-04-01 (#14132)

* base for Microsoft.Resources 2021-04-01

* update readme

* update api version

* API changes for S2S

* readme

Co-authored-by: Wendy Chang <[email protected]>

* Swagger Changes for Get Recoverable Servers and create server with Geo-Restore. (#14013)

* Added Recoverable Servers API and GeoRestore API.

* Fixed spell check and prettier

* Fixed readme.md file issue and changed the postgreSQL to restore.

* Fixed duplicate schema issue.

* Fixed the mismatch with namespace names.

* change the tag name from georestore to servers

* Fixed the SDK validation issues.

* Fixed objects w.r.t preview version

* Fixed operation required properties.

* Included 2020-04-10 in the SDK versions

* Change the folder path.

* Add missing multiapi entry for go sdk v54.0.0 release (#14200)

* add missing multiapi entry

* fix one output-folder

* Azure security insights - add data connectors preview version (#13998)

* add new API

* ad name to enum

* updatre defenition names

* update readme

* update readme

* update readme path files

* fix errors

* add missing connectors

* execute validation

* execute pre

* update readme

* add description ans x-ms-enum

* update description

* update properties

* add description

* rename enum - fix new error that didnt display until now

* rename enum unser x-ms-enum property

* [Hub Generated] Review request for Microsoft.Maps/Alias to add version preview/2.0, preview/2.0, preview/2.0, preview/2.0, preview/2.0, preview/2.0 and preview/2.0 (#13921)

* Copy Creator API 1.0 to 2.0

* draft of planB

* adding ontology properties; adding DataUpload

* updated alias apis

* put v1 API back so diffing is easier

* reapplying v2 so diffs are easier

* remove type from datasetsources

* incorporate suggestions from review board

* adding ontology field

* Update alias v2 apis.

* fix conversion descriptions, update alias

* Fix the alias file.

* Add get details example.

* fix casing on headers; mapData more consistent

* minor comment and linting fixes

* Adds base for updating Microsoft.Maps/Alias from version preview/1.0 to version 2.0

* Updates readme

* Updates API version in new specs and examples

* Add baseline from preview/1.0

* update api-version in examples

* add v2 files to readme

* fix avacado errors

* Adding string length limit to the descriptions for feature state.

Adding string length limit to the descriptions for feature state.

* Adding ontology element to the WFS resopnse examples.

Adding ontology element to the WFS resopnse examples.

* Updating length to 1000 from 1024.

Updating length to 1000 from 1024.

* Update dataset v2 descriptions and examples.

* Update the examples to have the right details.

* reran linter; added spellcheck words

* more linting: 202 description alignment

* fixed example linting for alias, data, dataset

* example linting changes for conv, fs, tileset

* change featurestateset patch to put

* autorest linting fixes

* Reverting FeatureState body to include array to match V1 body and response.

* adding missing operationIds

* added examples; more linting

* remove x-ms-long-running

* Update alias documentation for resourceId -> creatorDataItemId change

Co-authored-by: Robert Johnson <[email protected]>
Co-authored-by: Subbarayudu Kamma <[email protected]>

* Update attribute name for message metadata (#14206)

* Update attribute name for message metadata

* Apply Prettier

* Prettier fix

Co-authored-by: Po Tsang <[email protected]>

* Re-add a previously erroneously removed PUT API for /networkConfig/VirtualNetwork (#14018)

* Add CreateOrUpdateSwiftVirtualNetworkConnectionWithCheck, and site-level virtualNetworkSubnetId field

* Add site-level virtualNetworkSubnetId field

* Tabs vs spaces

* Removing the new property since it's technically a 'breaking change'

* Add changes needed for correct .NET SDK generation issues. Reference PR: https://github.com/Azure/azure-sdk-for-net/pull/20300

* Fix prettier issue.

* Remove breaking changes other than property order changes

* Make it pretty again

* Added new properties SiteConfig.PublicNetworkAccess and Site.virtualNetworkSubnetId to enable azure policy

* Fix prettier and spellcheck issue

* Fix spellcheck issue

* Add virtualNetworkSubnetId prperty to Site objec tmodel

Co-authored-by: Naveed Aziz <[email protected]>

* Add Reading Order parameter to Computer Vision 3.2 Read Operation (#14204)

* Fix CI for EG data-plane (#14171)

* Fix CI for EG data-plane

* Update readme.md

* [Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2021-01-01 (#14130)

* Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-12-01 to version 2021-01-01

* Updates readme

* Updates API version in new specs and examples

* Adding user data flags

* Wrong word

Co-authored-by: jmccarthy <[email protected]>

* Balances API update (#14169)

* Remove operationStatuses endpoint from Swagger (#14153)

Co-authored-by: Ben Viglietta <[email protected]>

* Latest (#14173)

* EventHub: Add Premium to EventHub SKU name and tier enums (#14046)

Co-authored-by: v-ajnava <[email protected]>

* Add "fillGapWithZero" property to Microsoft.AppConfiguration/configurationStores (#14083)

* add fillGapWithZero property

* move new property to the end

* removed the is read only from 4 features under OperationalInsights.Workspace

* changed Tables.json to version 2020-08 due to AFEC flag blocking version 2020-10

* added table ceate using PUT to Tables endpoint

* added missing example for TableCreate

* moved the addition of Put op for tables endpoint to version 2021-06-01

* emoved table create example from version 2020-10-…
najagasi pushed a commit that referenced this pull request Jun 24, 2022
* Adds base for updating Microsoft.Cdn from version stable/2020-09-01 to version 2021-06-01

* Updates readme

* Updates API version in new specs and examples

* Update CODEOWNERS file (#1)

* update CODEOWNERS file

* update CODEOWNERS file

* add new cdn code owner

Co-authored-by: Jorin Mejia <[email protected]>

* add forwardingProtocol to OriginGroupOverride (#2)

* Cache Behavior and Case Transform (#3)

* add forwardingProtocol to OriginGroupOverride

* added new cache behavior attributes and case transform enum values

* update cache behavior

* Swagger changes for enabling certname check and onboarding prevalidated customdomains

* Fixing formatting - Swagger changes for enabling certname check and onboarding prevalidated customdomains

* Correct input and output types of checkHostNameAvailability API

* Set CA and SAN to readonly

* Update ValidateSecretInput to include SecretVersion

* Nit fix grammar

* Swagger changes to move originResponseTimeoutSeconds property from afdendpoint to profile level

* Remove redundant fields and mark certificate properties readonly

* Reoganize parameters and update descriptions

* Update examples

* Fix typos and expand abbhreviations

* Fix more typo

* Update odatatype (#10)

* Update odatatype

* Update odatatype

* Update typeName

* camel casing typeName

Co-authored-by: Chenglong Liu <[email protected]>

* Change country to countryOrRegion to avoid political concern according to CELA (#12)

* Change country to countryOrRegion to avoid political concern according to CELA

* Minor change to keep consistence

Co-authored-by: Bo Zhang <[email protected]>

* Yunhe/cdn 2021 06 01 (#8)

* add forwardingProtocol to OriginGroupOverride

* added new cache behavior attributes and case transform enum values

* update cache behavior

* update route and route configuration override rule swagger definition

* update

* made changes to route and rule to remove EnableCache filed. To disable cache, leave CacheConfiguration to null.

* add cache duration to route

* update routeConfigOverride action

* update route and action

* update action swagger

* update swagger spec

* update examples

* update comments

* updated examples

* server variable (#11)

* wip server variable

* server-variable udpates

* server port transform

* socket address

* update server variable

* resolve comments

* revert unwanted change

* Revert "server variable (#11)" (#16)

This reverts commit d6eddf6a201df30dc2abe23e7083c4c158a8fb83.

* [Azure CDN] Add missing customHttpsParameters field in CustomDomainProperties (#15)

Co-authored-by: Bo Zhang <[email protected]>

* Swagger changes for adding secret type AzureFirstpartyManaged certifi… (#13)

* Swagger changes for adding secret type AzureFirstpartyManaged certificate

* Updating description for AzureFirstPartyManagedCertificate secret type

* Updating description for AzureFirstPartyManagedCertificate secret type

* resolving merge conflict

* resolving merge conflict

Co-authored-by: SINADELL <SINADELL@SINADELL-DEV7>

* Fix multiple S360 correctness issues related to CDN (#17)

* Fix multiple S360 corretness issues related to CDN

* Fix privateEndpointStatus location issue

Co-authored-by: Bo Zhang <[email protected]>

* Product Backlog Item 12546459: [AFDX][CDN][RP][SWAGGER] refreshValidationToken API for swagger and RP inconsistency

* Product Backlog Item 12546473: [AFDX][CDN][RP][SWAGGER] domainValidationState of AFDDomainProperties swagger and RP inconsistency

* Make description more readible

* added transform values to all api versions (#19)

* Product Backlog Item 12546377: [AFDX][CDN][RP][SWAGGER] Add CustomDomains property definition end EndpointProperties per swagger issue? (#20)

* Fixing operations api swagger (#21)

Co-authored-by: SINADELL <SINADELL@SINADELL-DEV7>

* Change route and security policy to use ActivatedResourceReference for domains associated

Routes and security policies can know if their associated domains are validated or not by using ActivatedResourceReference, which contains a property to indicate the domain validation state.

* Add ActivatedResourceReference support

Adding support to have a resource reference with a property to indicate whether the resource is active. To start with, this would indicate whether a domain referenced is active or inactive, but it can also be used for other purposes in the future.

* 2021-06-01 ARM & SDK Fixes (#23)

* fix incompatiable names

* Revert "fix incompatiable names"

This reverts commit 9a2bf2d0512338fdf7bc97bbaf2a4fcdd5a2ade5.

* change CacheConfiguration naming to AfdCacheConfiguration

* AfdCacheConfiguration -> AfdRouteCacheConfiguration, fix type for SDK issue

* add format field to integer types

* Add format field to integer types

* IsCompressionEnabled -> isCompressionEnabled

* responseBasedAFDOriginErrorDetectionSettings -> responseBasedAfdOriginErrorDetectionSettings

* use camel casing for resource type

* Add default response to delete operation

* Update x-ms-name MatchVariable -> WafMatchVariable

* Update Error Response to conform to spec

* Update Error Response with additional fields

* Update reference to error field in ErrorResponse

* Fix semantics, validations, typos

* Use camel casing and add 200 response code

* Add remaining 200 response for delete and conform to operation spec

* Add parent resource name in child resource

Co-authored-by: Jorin Mejia <[email protected]>

* Fix merge conflicts (#24)

Co-authored-by: Jorin Mejia <[email protected]>

* fix bug (#25)

* Update codeowners, add read only field, add profileName to SecurityPolicyProperties

* Merge Main Branch from Azure REST Specs (#26)

* [PowerBIDedicated] Elaborate description and examples on capacity mode (#16131)

* Elaborate description and exampleson capacity mode

* PR fixes

* Revert changes for 2017 version

* update api scenario documentation (#16086)

* add operation step

* fix schema

* restore OpTest

* add cleanUpSteps & remove type

* use draft-07 schema

* refine propertyNames

* add description

* remove merge

* fix copy/move

* use property name

* variable type

* restore plain style

* define Example and file reference in v1.1

* remove raw Example support

* fix

* rename to API scenario

* restore entry

* fix ref

* swagger ase 2021 06 01 stable preview release (#16120)

* Initial commit for 2021-06-01 and  2021-06-01-preview

Initial commit for 2021-06-01 and  2021-06-01-preview

* new version update

* review comments changes.

review comments changes.

* [Quantum] Add job cost estimate (#16339)

* copy existin api-version

* update api-version ref

* new feature

* Revert "[Quantum] Add job cost estimate (#16339)" (#16340)

This reverts commit 4df4b843dd2692aadd416dd9ede5979610c08be6.

* Update description for ENUM_MISMATCH error code. (#16351)

* [EdgeOrder] Update 2020-12-01-preview swagger with swagger correctness fix and other changes (#15962)

* new api changes (#1)

* new api changes

* referer url change

* EdgeOrder 2020-12-01-preview Swagger changes (#5)

* readme changes

* Swagger refresh and update examples

* Change examples as per oav validations

* Minor swagger modifications

* Minor spacing adjustments

* Set ModelAsString to true for enums and modify examples

* Fix swagger lint validation error

* Modify readme and examples

* Modify readme.go.md

* Update swagger

* Minor prettier fix

* Change python package version in readme

* Fix spell check error

* chanegs to enable forward and reverse shipping details in get order item call using odata filter

* Swagger correctness fix with other changes (#25)

* Swagger correctness fix with other changes

* Return api field additions

* Change expand description for listOrderItem calls

Co-authored-by: Vaishnavi Janardhan <[email protected]>

* Fix semantic validation error in doubleEncryptionStatus (#30)

* Mark parameters of shipping details as readonly (#35)

* Additional properties swagger correctness fix (#43)

Co-authored-by: sashanm <[email protected]>
Co-authored-by: t-vjanardhan <[email protected]>
Co-authored-by: Nidhi Jain <[email protected]>
Co-authored-by: nija-dev <[email protected]>
Co-authored-by: Vaishnavi Janardhan <[email protected]>

* Update readme.md (#16349)

* [Hub Generated] Review request for VideoAnalyzer.Edge to add version preview/1.1.0 (#16182)

* Adds base for updating VideoAnalyzer.Edge from version preview/1.0.0 to version 1.1.0

* Updates readme

* Updates API version in new specs and examples

* Update AVA Edge Swagger to 1.1 release

* fix a linter issue.

* fix spelling mistakes

* update the api version

* update swagger with new changes

* fix a bug in one of the ava properties. (#16365)

* Swagger for Form Recognizer 2021-09-30-preview. (#16234)

* Swagger for Form Recognizer 2021-09-30-preview.

* Fix styling issues.

* Fix styling.

* Remove yml version.

* Update Speaker Verification URL (#16348)

* Update Speaker Identification URL (#16347)

* Creator v1 Deprecated - Delete Swagger Docs (#16225)

* Creator v1 Deprecated - Delete Swagger Docs

Creator v1 Deprecated as of Sept 6 2021 - Delete Swagger Docs

* Creator v1 Deprecated - Delete Swagger Docs

Creator v1 Deprecated as of Sept 6 2021 - Delete Swagger Docs

* [Hub Generated] Review request for Microsoft.ContainerInstance to add version stable/2021-09-01 (#16247)

* Adds base for updating Microsoft.ContainerInstance from version stable/2021-07-01 to version 2021-09-01

* Updates readme

* Updates API version in new specs and examples

* Adding zones property to resource

* Add zones property to relavent examples

* Running prettier on modified examples

* Adding x-ms-secret to password in responses

* Changing parameters to use common types

* Reverting changes since they introduced validation errors

* Prettier check

* Add managedIdentityResourceId to EventHubConnectionProperties (#16358)

Co-authored-by: Amit Elran <[email protected]>

* Adding error responses (#16360)

* [KubernetesConfiguration] Release 2021-11-01-preview with FluxConfigurations (#15999)

* Adds base for updating Microsoft.KubernetesConfiguration from version stable/2021-03-01 to version 2021-10-01-preview

* Updates readme

* Updates API version in new specs and examples

* Reference common definitions

* Add fluxConfiguration to initial commit

* Update readmes to new version

* Add 409 conflict to scc

* Update example api-versions

* Add path example

* Run prettier

* Update dependsOn object body

* Update readmes with 2021-09-01

* Change to lastSourceSyncedCommitID

* Change to 2021-11-01-previe

* [ACR] [New Api Version] add 2021-08-01-preview  (#15990)

* Initial commit for comparison with previous release

* Add new swagger 2021-08-01-preview and examples

* Swagger changes for Dataflow flowlets (#16251)

* Swagger changes for Dataflow flowlets

* Fix reference errors

* Fix Lint checks

* Separate changes for ADF and Synapse

* Address Review Comment

* Swagger changes for Synapse flowlets (#16335)

* Swagger changes for Synapse flowlets

* Add Flowlet to custom words

* Address comments

* Remove value attribute from certificate object (#15684)

* Remove value attribute from certificate object

* Fix prettier errors

* Adding required property to some of the parameters we initially missed. (#16311)

* Adding required property to some of the parameters we initially missed.

* Adding required property to some of the parameters we initially missed.

* Adding required property to some of the parameters we initially missed.

* Adding required property to some of the parameters we initially missed.

* Adding required property to some of the parameters we initially missed.

* Adding required property to some of the parameters we initially missed.

* Adding required property to some of the parameters we initially missed.

* Adding required property to some of the parameters we initially missed.

* Added new service versions for storage (#16298)

* Added new service versions for storage

* working on readmes

* update

* [Microsoft.HybridConnectivity] Promote 2021-07-08-privatepreview to 2021-10-06-preview (PublicPreview) (#16301)

* Copy from 2021-07-08-privatepreview api from private repo

* Promote 2021-07-08-privatepreview to 2021-10-06-preview

* add expiresin custom word for linter fix

* fix sdk generation failures

* Add batch tag 10/14 (#16393)

* add batch tag 10/14

* fix

* revert the default tag change (#16398)

* [Azure Maps] Timezone: Swagger improvement for SDK generation [Hub Generated] (#16057)

* Rename with `x-ms-client-name`

* Add extensible enum for timezone accept language

* Rename operationId to have better method meaning

Add x-ms-client-name for better explaining

* Updated description for HasZone1970Location property

* Removed Enum in model class name

* Better naming for TimeTransitions

* Updated x-ms-examples to be more friendly

* Update Descriptions

* Update method name

* Update coordinates with collectionFormat csv

* Modified sunrise, sunset type

* Update wording for hasZone1970Location description

* Use LatLongPair as reference

* Modify exists definitions

1. Combined definitions with same structures into TimezoneResult, TimezoneId, ReferenceTime.

* Update Examples to fix Model Validation

* Rename to Timezone to be consistent

* Update description for hasZone1970Location

* Minor updates for name, type

* Modified property to uppercase to match exmaples

* Changed back to using RepresentativePoint

Co-authored-by: Alex Tsao <[email protected]>

* Update to remove default value for enum RouteType (#16343)

* [Synapse] - Add x-nullable:true for folder property (#16237)

Co-authored-by: Dongwei Wang <[email protected]>

* Update readme.python.md (#16400)

* Dev containerservice microsoft.container service 2021 09 01 (#16215)

* Adds base for updating Microsoft.ContainerService from version stable/2021-08-01 to version 2021-09-01

* Updates readme

* Updates API version in new specs and examples

* Add gmsaProfile in WindowsProfile for AKS (#15976)

* Add gmsaProfile in WindowsProfile for AKS

* fix spell errors

* Fix lint issue

* Update readme.md for AKS 2021-09-01

* Expose a few more snapshot properties in 2021-09-01 swagger to match 2021-09-01 API (#16082)

* Expose a few more snapshot properties in 2021-09-01 swagger to match 2021-09-01 RP API

* Expose a few more snapshot properties in 2021-09-01 swagger to match 2021-09-01 RP API

Co-authored-by: Charlie Li <[email protected]>

* Agent pool start/stop  (#16105)

* added examples for agentpool start/stop

* fixed code styling

* added 201 response code in examples

* added 201 response code object

* added missing parameter

* updated description for power state and added title

* added power state to request body properties

* Update specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2021-09-01/managedClusters.json

Co-authored-by: Matthew Christopher <[email protected]>

Co-authored-by: Matthew Christopher <[email protected]>

Co-authored-by: Charlie Li <[email protected]>
Co-authored-by: Charlie Li <[email protected]>
Co-authored-by: rsamigullin <[email protected]>
Co-authored-by: Matthew Christopher <[email protected]>

* PR to  make swagger changes for new event grid public SDK release (#16309)

* create baseline commit

* Add all the changes for new public SDK release

* fix the version

* fixing prettier check issues

* address pr comments

* fix arm version in readme

* Add extra line

* fix lintdiff issue

* Adding suppression and fixing sdk readme

* fix issues with go sdk path

* fix a missing required and a description (#16421)

* EventHub : New API version 2021-11-01 (#16363)

* base commit for new api version 2021-11-01

* new api version 2021-11-01 changes

* CI fixes

* CI fixes

* fix for Python SDK

* added common def v2

* avocado fix

* updated common types

* update to address S360

* S360 fix for DisasterRecoveryConfigs

* Revert "S360 fix for DisasterRecoveryConfigs"

This reverts commit 2476975abd304ee89f1382ceaee280ad3a711e15.

* Added SchemaRegistry API

* CI fixes - Schemagroup

* corrected Schemagroup group properties

* reverted the proxyresource location change

* Revert "reverted the proxyresource location change"

This reverts commit ac79e8a163198742f32adfdc40cc11aa2e039e90.

* addresing S360 swagger correctness fro operations and capture

* updated description for datalake in capture

* subscription format to uuid

Co-authored-by: Damodar Avadhani <[email protected]>
Co-authored-by: v-ajnava <[email protected]>

* databricks: updating the Tags to be consistent (#16422)

The other resources within this Swagger use the applicable Resource name
however the Private Link resources use GET, DELETE and PUT - this fixes
that so that these are consistent.

* Fix Swagger correctness bugs. (#16280)

* Created new API version for Monitor Action Groups (#16107)

* Updated error response for Action Groups API

* spacing

* added missing fields to Action Group Resource spec

* Added missing fields for action group resource in older version

* Updated "resource" name

* Removed changes to errorResponse

* Removed errorObject

* format

* Updated required and default fields in Action groups spec

* Update default value to boolean

Co-authored-by: kai ru <[email protected]>

* changes default value type to boolean

* undo webhook receiver changes

* Created new API version for action groups

* Added event hub Receiver to Action groups spec

* Updated readme.md for Monitor

* Initial checkin for Post and Get test notification apis

* Change to completed

* Fix some errors

* Fix a couple more issues

* add x-ms-long-running-operation-options

* Context fix

* Context

* Context

* Context

* revert unwanted changes since we don't own these

* update API version in actionGroups json

* update API version in action groups examples

* Fix for Swagger PrettierCheck failures

* Fix the description of the RG name para

* Remove the dupe resourcegroupname para

* Another attempt to fix the description

* PR comments

* fix json format

* Fix json

* Lets revert the resource descrilption

* Fix autorest exception and suppress Lint failures for error response schema

* Fix for prettier check

* Add providers

* Used common types for definitions and parameters

* fix lint errors for incompatible parameters

* Revert Resource definition update to resolve Lint errors

* Revert package tag to fix build break

* Update API reference in latest package

* PR comment

* fix build break because didn't remove the createdBy from the sample

* PR comments

* Fix typo

* Validation errors

* Fix errors

* Fix errors

* Fix style

* Change api name

* Fix errors

* Change the uri

* Change the api name

Co-authored-by: Ritwik Rajendra <[email protected]>
Co-authored-by: kai ru <[email protected]>
Co-authored-by: Thomas Pham <[email protected]>

* Removed OnvifDeviceGetRequestBody and OnVifDeviceDiscoverRequestBody (#16371)

* Removed OnvifDeviceGetRequestBody and OnVifDeviceDiscoverRequestBody

* adding required to discoverduration

* removing assetsink

* making discoveryDuration optional

* Add x-ms-pageable to AccessControl List operations (#16416)

* Add x-ms-pageable to AccessControl list operations

* remove x-ms-pageable from roleDefinitions List operations

* Adding back category level samples (#16389)

* Adding back category level samples

Adding back category level samples

* Adding reference to newly added sample files

Adding reference to newly added sample files

* Tries to fix prettier violations

* Remove location field for sub/management group level

* Tries to fix prettier by converting tab to spaces

* Add track2 batch 4 mysql-->cognitiveservices (#16431)

* Add track2 batch 4 mysql-->cognitiveservices

* resourcehealth-->sqlvirtualmachine

* Fix AVA 2021-11-01 example files (#16432)

* fix examples

* fix prettier checks

* Api Management 2021-08-01 Stable API-VERSION (#16353)

* Adds base for updating Microsoft.ApiManagement from version preview/2021-04-01-preview to version 2021-08-01

* Updates readme

* Updates API version in new specs and examples

* [Azure Maps] Route: Swagger improvement for SDK generation [Hub Generated] (#16193)

* Route: Rename parameter/client names

* Route: Rename request body names

* Route: Model a few objects as enum

* Route: rename magnitudeOfDelay

* Route: update startPointIndex/endPointIndex docstrings

* Route: departureTime/arrivalTime to date-time

* Route: Fix name in typescript.md

* Route: modify docstrings for firstInstructionIndex/lastInstructionIndex

* Route: rename turnAngleInDecimalDegrees

* Route: Add docstrings for RouteSection/RouteLeg

* Route: rename report object

* Route: add friendly x-ms-examples key name

* Route: rearrange definitions for better review

* Route: remove language reference in hyperlink

* Route: Remove repeated descriptions of batch API

* Changed model name RouteDirectionsSummary to RouteSummary

* Rename to RouteRangeResponse

* Add max/min values for efficiency

* Name changing with x-ms-client-name

* Minor update

* Route: naming fix

* renamed all kWh to KwH

* Route: add default values

* Route: Fix wrong name

* Route: Change response type name

* Updated name and descriptions for route attributes

* Remote language in URL

* Route: definition name changed for type name

* Route: keep the operations for maintaining SDK consistencies

* Route: Change response object names

* Route: Fix parameter type

* Common: Add more definitions for better client type name

* Common: Add description for query parameter

* Route: Just rename RouteSummary Definition

* Common: Redo the naming for batchItems

* Route: add names for x-ms-enum

* Route: change all floats to doubles (verified in backend)

* Route: use collectionFormat for route range api

* Route: rename operationIds to remove Post wording

* Modified two method names

* Route: update vehicleCommericial's client name

* Route: update description/client name for carTrain

Co-authored-by: Alex Tsao <[email protected]>
Co-authored-by: Daniel Rocha <[email protected]>

* [Azure Maps] Weather: Swagger improvement for SDK generation [Hub Generated] (#16148)

* Modified AirQuality

* Modified AirDetails

* renaming variables for Current Condition

* 1. Rename to model to WeatherValue

2. Renamed to IconCode definition

* Rename properties to description(s) for consistency

* Rename model to weatherValueRange

* Renamed to Forecast for better self explaining

* Better naming/self explaining for values

* Update name fpr dbz

* Add enum for UnitType, PrecipitationType, IconCode

* Updated example files

* Fix CI errors

1. Add new word to avoid error checks failing
2. Updated with "x-ms-client-name" to fix CI errors

* Update according to review feedbacks

1. Removed duplicate enum attributes
2. Updated descriptions

* Update IconCode

* Update x-ms-exmaple for better description

* Update Enum

* add name for enum

* Update according to feedback

1. Update all `query` to collectionFormat
2. Set `readOnly=true` for all response
3. Create PastHoursTemperature model for opimization

* Update name

Co-authored-by: Alex Tsao <[email protected]>

* [Hub Generated] Review request for Microsoft.Marketplace to add version stable/2021-10-01 (This is internal data plane service inside Microsoft.Marketplace RP) (#16306)

* New Swagger Spec File

* New Swagger Example Spec File

* New Readme Config File

* first commit

* fix

* fix

* examples

* fix

* words

* fix

* spell

* pretty

* fix

* pretty

* fix

* comments

* spelling

* Fix check access response (#16428)

* fix check access response

* Add DefinitionsPropertiesNamesCamelCase suppression role

Co-authored-by: Prince Gupta <[email protected]>

* Move QuestionAnswering 2021-07-15-preview to main (#16411)

* move questionAnswering 2021-07-15-preview to main

* update version in examples

* [Hub Generated] Review request for Microsoft.KeyVault to add version preview/2021-06-01-preview (#16399)

* Bypass incompatible responses

* Add missing path

* Add version info

* Removing undesired 404

* add "x-ms-secret": true to secret field (#16436)

* add "x-ms-secret": true to secret field

* remove breaking change prop

* Update example

Co-authored-by: Nan Jiang <[email protected]>

* Add missing Opt-in APIs S360 (#16362)

* add missing APIs S360

* fix json validation error

* revert casing change

* fix validation errors

* run prettier

* [Hub Generated] Review request for Microsoft.AppPlatform to add version preview/2021-09-01-preview (#16149)

* Adds base for updating Microsoft.AppPlatform from version preview/2021-06-01-preview to version 2021-09-01-preview

* Updates readme

* Updates API version in new specs and examples

* Add new changes for 2021-09-01-preview

* Fix some validation errors

* Use collection for loadedCertificates

* Fix typo

* Update readme for new api version autorest generating

* name update

* name update again

* name update again again

* rename storageProperties to properties

* add systemData

* fix

* fix lint

* resolve comments

* fix reference link

* fix

* add x-ms-secret and x-ms-mutability annotations to accountKey

* fix lint

Co-authored-by: Wenhao Zhang <[email protected]>
Co-authored-by: Xuyang Cao <[email protected]>

* Update readme.python.md (#16451)

* Update readme.python.md

* config readme

* [Hub Generated] Review request for Microsoft.BotService to add version preview/2021-05-01-preview (#16012)

* fix some error

* update

* update

* update example

* [Azure CDN] Add missing customHttpsParameters field in CustomDomainProperties for versions after 2019-06-15 (#16129)

Co-authored-by: Bo Zhang <[email protected]>

* First time adding VideoIndexer to public repo (#16439)

* First time adding VideoIndexer to public repo

* Fix spelling

* Fix more spelling

* remove preview only api for now

* [Hub Generated] Review request for Microsoft.TimeSeriesInsights to add version preview/2021-03-31-preview (#16415)

* Fix S360 errors in 2021-03-31-preview

* Fix prettier check

* [network] `2021-02-01-preview-only` tag configuration for Python (#16375)

* test

* test

* Update readme.python.md

* Update readme.python.md

* Update readme.md

* fix

* Update readme.python.md

Co-authored-by: 00Kai0 <[email protected]>
Co-authored-by: kai ru <[email protected]>

* Add Change Analysis API version from private repo (#16160)

* Add API versions from private repo

* Fix prettier and avocado validation report

* Fix prettier and avocado validation report

* push manifest from private repo

* Make changes for public repo

* Update to correct api-version'

* update agent vm image in pipeline yml (#16467)

* Adding Microsoft.Chaos API Version 2021-09-15-preview. (#16453)

* [baseline] Microsoft.Chaos private preview API Version 2021-09-15-preview.

* msft.chaos PublicPreview API 2021-09-15-preview
* Add neccessary readme's from swagger tool branch generation.
* remove artifiact resource from public preview.
* fix static linter issues.

* [Hub Generated] Review request for Microsoft.Security to add version preview/2021-07-01-preview (#16455)

* .

* .

* readme.python config (#16471)

* Add text analytics v3.2-preview.2 API (#15736)

* Add text analytics v3.2-preview.2 API

* CR comments

* Make project and deployment names required parameters

* Fix projectName and deploymentName

Rename projectName and deploymentName in input to project-name and deployment-name

Co-authored-by: Omar Elhariry <[email protected]>
Co-authored-by: Kareem Yousef <[email protected]>

* Mhsm doc changes (#16444)

* backuprestore 7.3 preview changes

* remove Go track 1 auto-generation

* 7.2 stable description

* lint swagger errors

Co-authored-by: Joel Hendrix <[email protected]>

* [Hub Generated] Render v1/v2 reconciliation (#16263)

* render v1.0 centric updates
multiple zooms differentiated by description removed

* revert composition of GetCopyrightResult to resolve weird validation issue

* add available tilesets into tilesetId enum

* address render review

* update the input files

* seperate 1.0 tag

* rename examples so the names don't clash and OpenAPI doc gen don't freak out, correct missing api in v2.1, remove /map/imagery in v2.1 as it should not be there

* see if setting unique operationIds resolves this fragile doc gen

* update custom-words for spell-check to pass

* improve sample names

* correct sample reference

* remove V21 from operation ids

Co-authored-by: Taras Vozniuk <[email protected]>

* [Microsoft.DeviceUpdate] Added private Network RP API for Private Endpoint support (#16396)

* Added internal Network RP model and API

* Fixed semantic validation error

* prettier run

* Added list operation for NRP-only proxy type

* Linter fixes

* Removed properties requirement

* Removed read-only flags

* Removing required from resources

* More required properties

* More c&p error fixes

* Added missing property definition for remote proxy

* Wrong place for provisioning state

* Rogue space

* Fixed an example

* Another rogue space

* Added internal note to descriptions

* Adding missing identity properties and ExtensionTopics operation (#16469)

* Adding missing identity properties and ExtensionTopics operation

* fixing prettier check issues

* Add identity to topic

* Add system data to Extension topic response

* fix lintdiff issue

* fix kusto pool operation id (#16477)

* Update Microsoft.Chaos API Version 2021-09-15-preview types/experiment.json (#16480)

* Update azure-pipelines.yml to use ubuntu-20.04 (#16485)

* Update azure-pipelines.yml

* Update ShouldSendPRToMain.yml

* Update BranchProtectionForPrivateRepo.yml

* Update Chaos Client Name + Update outdated examples. (#16501)

* publish Microsoft.AVS 2021-12-01 API (#16426)

* copy 2021-06-01 API

* replace "2021-06-01" with "2021-12-01"

* add 2021-12-01 changes

* update readme

* add go

* add java

* fix go

* Network may release: monthly branch release from Azure Networking side. (#16395)

* Adds base for updating Microsoft.Network from version stable/2021-03-01 to version 2021-05-01

* Updates readme

* Updates API version in new specs and examples

* Add routing intent resource to 05-01 (#15998)

* add routing intent resource to 05-01

* prettier fix

* fix api version in examples

* Update Exclusion Match Variable enum to support new values (#16124)

* Adding new SKU values (#16112)

* Adding new SKU values

* Fixing basic in Tier(not name)

Co-authored-by: Ishani Gupta <[email protected]>

* Update WAF Policy Exclusions to include RuleSet/RuleGroup/Rule hierarchy (#16154)

* VNet Encryption: Add nic flag, vnet property, vnet peering property (#16224)

* vnet encryption change

* change api version

* fix prettier check

* add type object for encryption

* remove circle (#16307)

Co-authored-by: Weiheng Li <[email protected]>

* move to new branch (#16194)

* Missed property added to LoadBalancerBackendAddress and new API (#16334)

* Updated load balancer swagger with missing backendAddress property and queryInboundNatRulePortMapping API

* Fixed example for QueryInboundNatRulePortMapping API

* Fixed warnings

* Revert "Fixed warnings"

This reverts commit e3e4cac4b19f47452a2b24abfdf9e1e09d041fca.

* Revert "Fixed example for QueryInboundNatRulePortMapping API"

This reverts commit 5823b77f681534fbda8010901496886c88b81343.

* Revert "Updated load balancer swagger with missing backendAddress property and queryInboundNatRulePortMapping API"

This reverts commit e3f5bb3ca403ed5045b11bcde59d7b54975ae117.

* Put changes into correct API version

* Fixed lint diff errors

* Fixes based on CR

* Fixes based on CR

* Fixed warnings

* Fixed example

* prettier

* Fixed spelling

* initial PR to the new release branch (#15842)

* initial PR to the new release branch

* moved body to end of request parameters, changed api version number in examples

* Added action name for the list idps filter values

* changed to match camel casing for the action added

* fixed CR issues

* fixing auto checks

* fixed ARM cr issues

* fixing the resource type to match specification

* Isgu/fix/new branch SKU (#16410)

* changes in 05 branch

* Revert "Adding new SKU values (#16112)"

This reverts commit bdf897a9ee38f612e97e84c2090447de0e3b1c79.

Co-authored-by: Ishani Gupta <[email protected]>

Co-authored-by: Ritvika Reddy Nagula <[email protected]>
Co-authored-by: tejasshah7 <[email protected]>
Co-authored-by: Ishani Gupta <[email protected]>
Co-authored-by: Ishani Gupta <[email protected]>
Co-authored-by: dtuCloud <[email protected]>
Co-authored-by: Weiheng Li <[email protected]>
Co-authored-by: Weiheng Li <[email protected]>
Co-authored-by: Henry Chen <[email protected]>
Co-authored-by: irrogozh <[email protected]>
Co-authored-by: amosarbiv-work <[email protected]>

* Fixed proxy paths (#16496)

* For Add cases, 404 should be error response (#16488)

For AddConnectionToGroup and AddUserToGorup, if connection does not exist, or user does not exist, 404 should be considered as error response.

* replace resource with proxyresource (#16325)

Co-authored-by: Alex Goldschmidt <[email protected]>

* Add Microsoft.ResourceConnector [Appliance] 2021-10-31-preview API (#16384)

* Add Microsoft.ResourceConnector [Appliance] 2021-10-31-preview API

* Run prettier on violation files

* Add SCVMM to custom-words.txt

* Fix validation issues

* Fix prettier issue with AppliancesListClusterUserCredential.json

* Add multi API section for go readme and update namespace for python readme

* Update Example files to be more accurate

* Add None to Managed Identity typ in parity with other Azure Arc Resources

* Add default value as AKSEdge for distro

* Adding type object for ApplianceListResult

* Update Identity to use SystemAssignedServiceIdentity from common-types v3 managedidentity.json

* Reverting to using custom Identity

* Update readme.md

* Update readme.python.md

Co-authored-by: Anirban Thakur <[email protected]>
Co-authored-by: Yiming Lei <[email protected]>

* Josefree doc update (#16457)

* Create Sample Directory Structure for Swagger

* Delete Sample Directory Structure for Swagger

* Create Sample Directory Structure for Swagger

* Update Getting started with OpenAPI specifications.md

* Delete Sample Directory Structure for Swagger

will reuse this wiki https://github.com/Azure/azure-rest-api-specs/wiki#directory-structure, instead of creating a new one.

* Update Getting started with OpenAPI specifications.md

reuse this wiki for sample directory https://github.com/Azure/azure-rest-api-specs/wiki#directory-structure

* Add MDE Onboarding API to Microsoft.Security (2021-10-01-preview) (#16433)

* Rename 'whitelist'

* add missing 'Group' in renamed file

* add mdeOnboarding API - 2021-10-01-preview

* fix json format

* fix PR issues

* add List operation

* change to plural, set default resource type name

* mismatch between GET and LIST examples

* made descriptions clearer, removed unused parameter

* defined explicit parameters

* delete unused schema

Co-authored-by: Erel Hansav <[email protected]>

* [Hub Generated] Review request for Microsoft.Insights to add version stable/2021-10-14 (#16417)

* Adds base for updating Microsoft.Insights from version preview/2020-06-02-preview to version 2021-10-14

* Updates readme

* Updates API version in new specs and examples

* Fixing a relative path

* Pascal casing for the resource provider name

* Attempt at fixing R4018

* ADLA RP October Swagger KPI fixes (#16459)

* swagger fix

* 2016 patch

Co-authored-by: Jimmy Xie <[email protected]>

* Remove readonly on segment length property (#16513)

* remove preview tag (#16441)

* Disable replay attack checkfor VPN gateway (#16515)

* [Hub Generated] Review request for Microsoft.AppPlatform to add version preview/2021-09-01-preview (#16468)

* Add dump API

* add new line at the end of line

* change cases

* typo

* response

* add api for start/stop azure spring cloud instance

* fix lint error

Co-authored-by: Yinglue Zhang <[email protected]>
Co-authored-by: caiqing <[email protected]>
Co-authored-by: YinglueZhang-MS <[email protected]>

* Kusto: Swagger readonly cosmetics changes (no breaking changes) (#16405)

* Kusto: Swagger readonly cosmetics changes

* supress

* prettier

* fix 2017-09-07-privatepreview examples

* fix 2018-09-07-preview model

* 1

* 1

* [Microsoft.Security/Automations] Add AssessmentsSnapshot & SubAssessmentSnapshot data types (#16489)

* Add SubAssessment event source type and add more automations examples

* Change Location isReadOnlu to false

* Test

* Add new read/write location and add new type TrackedResourceLocation

* Minor

* minor

* prettier fixes

* Change variable name to TrackedResourceLocation

* Change type name TrackedResourceLocation to AzureTrackedResourceLocation

* Update automations example

* Add SecureScores & SecureScoreControls as new supported datatypes in Automations resource

* [ASC.Automations] add new data type RegulatoryComplianceAssessment

* Add Secure Scores and Regulatory Compliance snapshot data types

* Changes

* minor fix

* syntax fixes

* [Microsoft.Security/Automations] Add AssessmentsSnapshot & SubAssessmentSnapshot data types

* minor

* minor

* minor

* minor

* [Hub Generated] Public private branch 'dev-security-Microsoft.Security-2021-07-01' (#16435)

* Adds base for updating Microsoft.Security from version preview/2021-05-01-preview to version 2021-07-01

* Updates readme

* Updates API version in new specs and examples

* Adding securityConnectors private API

* Update the readme.md

* adding custom word

* Update Security Connector model in examples

* Update main security connectors model with new organizational data properties, update examples as well.

* added new offerings

* fix pathing

* fix offering name in all examples

* add docs for patch endpoint

* add system data resource

* Remove duplication

* Resolve tools issues

* Change bool to boolean

* Fix model validation errors

* Fix lint error

* CR fixes. Move systemData to root of object. Export identity type to definition

* remove extra bracket

* fix bracketing and pathing

* lint fixes

* fix camel case for linting

* Fix systemData examples

Co-authored-by: Sapir Elmakayes <[email protected]>
Co-authored-by: Sapir Elmakayes <[email protected]>

* Azure Maps - [Hub Generated] Review request for Traffic to add version preview/1.0 (#16128)

* Modified method GetTrafficFlowSegment to remove the Result type and return the data type directly

* Revert "Modified method GetTrafficFlowSegment to remove the Result type and return the data type directly"

This reverts commit 46bc557383238dad2cd4b5d0a0040fdc754fdb79.

* Flattening and renaming of several components within Traffic Segment Flow

* Flattened the client for Traffic Incident Detail

* More changes in flattening, now for TrafficIncident and Detail

* More changes in flattening, now for TrafficIncident and Detail

* More feedback addressed

* prettier fixes

* Clarified doc string

* Added start and end time for Traffic incident

* Added friendly names for x-ms-examples

* Fixed avocado bugs, added query parameter as number array

* Added collectionFormat to all comma separated parameters

* Small changes to improve codegen

* Prettier fixes

* Fixed all comments from latest PR review

Co-authored-by: Daniel Rocha <[email protected]>

* Adding Swagger for Short Code API (#15312)

* saving progress

* fixing typos

* fixing typos

* fixing typo

* running prettier

* small comment change

* minor fixes

* minor fix

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* moving shortcodes files to its own folder

* saving progress

* adding basic readme file

* Changing message details to support adding examples for contenttypes, adding estimatedRampUpTime and directionality

* adding format for urls, emails and phone numbers

* renames on different fields

* adding back helpMessage and optOutMessage

* removing tel format

* S360: fix missing accesslevel field in requestResponse (#16464)

* fix missing accesslevel field in requestResponse

* fix another s360 issue

* fix fields in example files as well

* update custom words

* [Hub Generated] Review request for Microsoft.DocumentDB to add version stable/2021-10-15 (#15733)

* Adds base for updating Microsoft.DocumentDB from version stable/2021-06-15 to version 2021-09-15

* Updates readme

* Updates API version in new specs and examples

* Add support for fetching continuous backup information for latest restorable timestamp.

* Adding locations API and backupRedundancy

* Fixing ref

* Add 10-15 Preview along with ClientEncryptionKey management changes

* Renaming 2021-09-15 api version to 2021-10-15

* Fixing some more renames

* fix validation checks

* add clientencryptionkeys to custom-words

* initial commit

* Swagger specifiations

* readme file updated

* Review comments addressed

* Added TotalThroughputLimit property to Database Create and Update

* Rebased and added type to capacity

* Added changes to preview folder as well

* Added changes to missing files

* initial checkin of base version

* Adding examples; /deallocate and /start api in swagger

* update readme.md file

* Removing 2021-10-15-preview changes

* managed cassandra swagger changes for GA

* Fixing linter issues

* minor description fixes

* adding missing example

* add stable and preview swagger

* revert to Thu Sep 9 2021 change

* fix linter errors in swagger

* fix validation errors

* validation fixes

* remove fetchNodeStatus from stable

* remove unused example file, fix validation error

* Fixing the spell check and formatting issues

* remove /repair api, make /command async

* remove unreferrenced example json

* remove pageable link from /status api

* remove backups api, add cassandraAuditLoggingEnabled property

* add cassandraAuditLoggingEnabled property

* make /status api async, minor fixes

* remove async tag to /status

* remove connectivity property, add Ldap as preview

* remove unreferenced example files

* use guid in subid for examples

* add backupStorageCustomerKeyUri property

* fix api response code

* remove ldap

* Changing operationId for locations API

* review comments

Co-authored-by: REDMOND\amisi <[email protected]>
Co-authored-by: Anuj Toshniwal <[email protected]>
Co-authored-by: Abhijit Karanjkar <[email protected]>
Co-authored-by: Praful Johari <[email protected]>
Co-authored-by: visunda <[email protected]>
Co-authored-by: Vivek Sundararajan <[email protected]>
Co-authored-by: vivek-microsoft <[email protected]>

* [SignalR] Add stable version 2021-10-01 (#16044)

* init

* remove

* Add 2021-10-01

* Minor update

* Add 2021-05-01-preview swagger API support for Autoscale newly added fields and new controller path. (#16463)

* Initially cut, cloned from know existing GA bits (IE \specification\monitor\resource-manager\Microsoft.Insights\stable\2015-04-01)

* rev API version, add new controller API path, and update JSON showing newly added predictiveAutoscalePolicy field

* [QuotaRP] Fix LimitObject polymorphism (#16438)

* Fix LimitObject polymorphism

* move properties out of allOf

* add type to LimitObject

* value is required

* Updating Operations Tag to QuotaOperations.

* Update quota.json

Updating Summary field for operations.

Co-authored-by: Rahul Singh <[email protected]>

* resolving s360 item (#16476)

* resloving s360 itme

* added prettier-fix changes

Co-authored-by: Gaurav Bang <[email protected]>

* fix typo: readonly to readOnly (#16548)

Co-authored-by: Xuyang Cao <[email protected]>

* [Hub Generated] Review request for Microsoft.Security to add version preview/2021-07-01-preview (#16549)

* Adds base for updating Microsoft.Security from version preview/2021-07-01-preview to version 2021-07-02-preview

* Updates readme

* Updates API version in new specs and examples

* Fix account id to account ids

* Minor

* Minor

Co-authored-by: Sapir Elmakayes <[email protected]>

* [Hub Generated] Review request for Microsoft.Maps/Microsoft.Maps to add version preview/2.0 (#16487)

* added extra fields to JSON list data response in docs

* added content-type field to request header

* took out content type from header field due to errors; JSON reponse fields for user Data are ready to commit

* [Hub Generated] Review request for Microsoft.Maps/Microsoft.Maps to add version preview/1.0 (#16446)

* Remove mobility

* Remove mobility

* Remove mobility

* Remove mobility reference

* Trigger another pipeline?

* Remove more mobility

* [Hub Generated] Review request for Search to add version preview/1.0 (#16283)

* First set of changes for Search API

* More changes to address review

* More changes to address review

* More changes to address review

* Reset searchAlongRoute name

* Fixed roadUse

* Fixed OAV error

* Minor fixes

* Fixed fuzzy search errors from review

* Changes in Reverse Search Address mode

* More changes from the review

* Checkpoint commit

* Fixed floating point numbers, dataSources field

* Modified boundingBox to avoid causing model validation failure

* Fixed more examples

* Fixed more broken examples

* Fixed more examples

* Fixed more examples

* Prettier fixes

* Re-add street and buildingNumber

* Revert client body flattening, add names for x-ms-enum

* Removed locale-specific URLs

* More changes to address review

* More changes to address review

* Minor fixes

* More changes from the review

* Fixed floating point numbers, dataSources field

* Fixed final issues for review

* Modified boundingBox to avoid causing model validation failure

* Prettier fixes

* Revert client body flattening, add names for x-ms-enum

* Reflect operationId changes in Readme.typescript

* Keep operations in TypeScript to be consistent for all languages

* Update sdk generation to track2

* Prettier fix

* Revert "Update sdk generation to track2"

This reverts commit 5ede489e84a1820c06f7c26f70bf1bc9c2a3ec86.

* Remove .net sdk generation since it is not used

* Added prefix to Operation Id.

* Fixed couple of operationIds

* Renamed PolygonResponse

* Address PR comments

* More changes due to PR Review

* Testing new batch naming

* Fixed bug in searchInsideGeometry

* Testing new batch naming

* Fixed batch naming that didn't work well.

* Renamed searchInsideGeometryBody to geometry

* Finished all PR review comments, added changes to Common and Route

Co-authored-by: Daniel Rocha <[email protected]>
Co-authored-by: alankashiwa <[email protected]>

* Removed redundant parameters from data plane account update example (#16552)

Co-authored-by: Shailesh Kelkar <[email protected]>

* Rperezzamora/small fix for short codes (#16554)

* making numberType on ShortCode model object extensible enum

* Revert "making numberType on ShortCode model object extensible enum"

This reverts commit 5051e3efd24853c073d4f2343076db728d96feff.

Reverting change since it should have been done on feature branch

* adding extensible enum metadata to short code numbertype

* [Hub Generated] Creator reconciliation (#16331)

* Add blockchain to latest profile

* Add additional types

* address review comments
https://apiview.dev/Assemblies/Review/99ceeedf3dc84cc2b6652c6eba9b2431

* model validation, prettier fixes

* rollback accidental legacy doc changes

* resolve parameter name clashing for Description

* remove the need for ExtendedGeoJsonFeatureCollection to define a descriminator by explicitly bypassing GeoJsonFeatureCollection

* alias and tileset at 1.0 is not in main

* leverage common's PositionLongitude/LatitudeAbbreviated for search BiasLat/Lng

* address @tjprescott comments

* Revert "leverage common's PositionLongitude/LatitudeAbbreviated for search BiasLat/Lng"

This reverts commit 928b59e7700dede772748f8497d9746f469e80d9.

* clarift GeofenceGeometry distance units in descriptions

* remove remaining x-ms-client-flatten

* renamed OutputOntology enum model name

* rename StyleRuleType to RuleType to fix name collision

* better StyleRule enum naming

Co-authored-by: Mark Cowlishaw <[email protected]>
Co-authored-by: Taras Vozniuk <[email protected]>
Co-authored-by: Taras Vozniuk <[email protected]>

* [Hub Generated] Review request for Microsoft.Consumption to add version stable/2019-10-01 (#16503)

* Lowered minItems to 0 to match API implementation

* Added missing ThresholdType value.

* Review request for Microsoft.AppPlatform to add a new field containerProbeSettings to DeploymentSettings in version 2021-09-01-preview (#16545)

* Update CODEOWNERS (#16562)

* Remove Provisioning Details from RestorePoint (#16099)

* Add blockchain to latest profile

* Add additional types

* Remove Provisioning Details from RestorePoint

* Fix prettier

* JSON format

* fix

* Change 'timeCreated'

Co-authored-by: Mark Cowlishaw <[email protected]>

* Revert "Robga/policy (#16255)" (#16537)

This reverts commit 780a637142214a458a74db73a230dd0b1384eb2a.

* Guidance and rules for release request (#16561)

* 0.1.0

* update

* format

* add batch tag (#16578)

* config desktopvirtualization  readme and readme python (#16579)

* config readme

* Update readme.python.md

Co-authored-by: Yuchao Yan <[email protected]>

* marketplacenotifications: fixing an invalid operation id (#16326)

Since both of these share the same operation id - neither is currently valid / can work
as such this fixes these to use the canonical name (List and Get) based on the convention

* [QuestionAnswering] Move stable version from feature branch to main (#16510)

* move stable to main

* fix validation failures

* update operationIds

* update model names

* Rename properties with x-ms-client-name

* Properly declare ShortAnswerOptions.enable as constant true

After https://github.com/Azure/autorest/pull/4184, modelAsString: false
must be added

* Fix linting error

Co-authored-by: Heath Stewart <[email protected]>

* Add new version for scanning 2021-10-01-preview (for dns change) (#16447)

* add new version for dns change

* address check failures

* fix readme path

Co-authored-by: Parv Saxena <[email protected]>

* Resolve archboard feedback for Question Answering (#16589)

* Dev maps microsoft.maps 2021 12 01 preview (#16153)

* Adds base for updating Microsoft.Maps from version preview/2021-07-01-preview to version 2021-12-01-preview

* Updates readme

* Updates API version in new specs and examples

* CORS and AccountSas

* fix examples

* fixing

* fix example

* fixing example

* fix convention and systemdata

* creator examples

* fix by rule supress

* content updates

* fixes from specs pipeline

* Feature/uratzmon/2021 10 27 preview (#16566)

* Add blockchain to latest profile

* Add additional types

* copy paste the last version

* replace the version string where necessary

* add examples files

* add new APIs

* fix checks #1

* Update specification/vi/resource-manager/readme.md

* delete unnecessary part

Co-authored-by: Mark Cowlishaw <[email protected]>
Co-authored-by: Yuchao Yan <[email protected]>

* Service Fabric managed clusters api version 2021-11-01-preview (#16424)

* initial comming copy from 2021-09-01-privatepreview

* update swagger to version 2021-11-01-preview

* update examples

* adding serviceEndpoints

* fix node type update tags

* run prettier

* remove api version enum as recommended not to get flagged on cros version breaking changes

Co-authored-by: Alfredo Santamaria Gomez <[email protected]>

* Update dotnet sdk namespace for Microsoft.Chaos. (#16598)

* [Hub Generated] Review request for Microsoft.Confluent to add version preview/2021-09-01-preview (#16048)

* Adds base for updating Microsoft.Confluent from version preview/2021-03-01-preview to version 2021-09-01-preview

* Updates readme

* Updates API version in new specs and examples

* Fixing spellcheck (#16551)

* update (#16419)

* Fix an issue “ServicePrincipalCredentialEnum” should be string rather than object (#16322)

* [Data Factory]Change compressionType to type of object in ADF public swagger (#16563)

* Change compressionType to type of object in ADF public swagger

* edit adf swagger

* resolve comment

Co-authored-by: Haoran Sun <[email protected]>

* Merge IoT Central Public API Oct Release to main branch (#16606)

* Add new 2.0-preview.1 version for IoT Central

* fix typo on enum value

* rollback 1.0 changes, applied 2.0-preview.1

* fix typo

* remove non-used examples

* fix style

* update version from 2.0-preview.1 to 1.1-preview

* update code review comments, fix patch consumes with json-patch support, fix examples for fileupload

* add nextLink to collection of orgs

* fix typo

* fix wrong position of paging

* fix the paging

* add . to description

* update default to use enum for api-version

* add oct release with query, cde v2, device filter, device template filter, relationship, edge template, simplified template patching

* update examples

* fix lint error, model validation

* fix missing type in examples, remove url format

* fix ID case

* fix id case

* fix ID case

* add iotc query language reference

* fix typo

* [NetAppFiles] Apply s360 fix to operations result (#16270)

* Apply s360 fix to operations resutl

* Fix apiversion in example

* Fix validation warning and errors

* Add missing encryptDCConnections propety to AcitiveDirectory

* fix api version

* fix througntputmips

* Clarify description throughputMibps

Co-authored-by: Audunn Baldvinsson <[email protected]>

* [Hub Generated] Review request for Microsoft.PolicyInsights to add version stable/2021-10-01 (#16250)

* Adds base for updating Microsoft.PolicyInsights from version stable/2019-07-01 to version 2021-10-01

* Updates readme

* Updates API version in new specs and examples

* Microsoft.PolicyInsights/remediations new API version: 2021-10-01

* Add Go tag

* Add Java tag

* Update specification/policyinsights/resource-manager/readme.md

Co-authored-by: Dapeng Zhang <[email protected]>

* Remove Go SDK generation flag

Co-authored-by: Dapeng Zhang <[email protected]>

* Cmk support for Azure healthbot (#16520)

* adding cmk support

* healthbot - actual CMK changes

* readme update

* new line added

* Change summaries from Results to ProxyResults (#16533)

Co-authored-by: Alex Goldschmidt <[email protected]>

* [Hub Generated] Review request for Microsoft.Devices to add version preview/2021-07-02-preview (#16493)

* Adds base for updating Microsoft.Devices from version preview/2021-07-01-preview to version 2021-07-02-preview

* Updates readme

* Updates API version in new specs and examples

* adding the creation time in the version

* add data residency flag

* changing the version tag

* Backup admin update (#16151)

* Move preview-2018-09-01 to stable

* Add new api version 2021-09-01

* correct-typescript-for-desktopVirtualization (#16614)

* Fix S360 item for FSPG swagger by adding default value to backupRetentionDays and maintenanceWindow (#16502)

* Changed FSPG RestartParameter.failoverMode from string to enum for API 2021-06-01, 2021-06-01-preview, and 2021-06-15-privatepreview

* Change enum first letter to lower case

* Change to upper case

* Fix S360 bugs for swagger FSPG 2020-02-14-preview, 2021-06-01-preview and 2021-06-01 APIs

* Fix S360 item by adding default value to backupRetentionDays and maintenanceWindow

* [Synapse] Add tag for Synapse Nov. release (#16595)

* add Nov. release tag

* fix

* Break down swagger into multiple files for better maintainability (#16611)

* IoT Central Public API 1.1-preview Oct Release (#16514)

* Add new 2.0-preview.1 version for IoT Central

* fix typo on enum value

* rollback 1.0 changes, applied 2.0-preview.1

* fix typo

* remove non-used examples

* fix style

* update version from 2.0-preview.1 to 1.1-preview

* update code review comments, fix patch consumes with json-patch support, fix examples for fileupload

* add nextLink to collection of orgs

* fix typo

* fix wrong position of paging

* fix the paging

* add . to description

* update default to use enum for api-version

* add oct release with query, cde v2, device filter, device template filter, relationship, edge template, simplified template patching

* update examples

* fix lint error, model validation

* fix missing type in examples, remove url format

* fix ID case

* fix id case

* fix ID case

* add iotc query language reference

* fix typo

* Try to refactor swagger and see if it is breaking

* Fix casing in swagger

* fix

* fix semantic

* Adding spec and info

* aabb

* Add path

* fix prettier

Co-authored-by: Johnson Yang <[email protected]>

* Add example events. (#16404)

* Add examples

* Rename certificate_new_version_created.json to secret_new_version_created.json

* Update geofence_entered.json

* Create geofence_entered.json

* Update geofence_entered.json

* Update geofence_entered.json

* Update geofence_entered.json

* Update geofence_result.json

* Update geofence_result.json

* Update keyvalue_deleted.json

Add syncToken for AppConfiguration.

* Update keyvalue_modified.json

Add syncToken for AppConfiguration.

* Delete chat_member_removed_from_thread_with_user.json

* Delete chat_member_added_to_thread_with_user.json

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ContainerService/stable/2018-01-01/examples/new_kubernetes_version_available.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update placeholders

* Update app_service_plan_updated.json

* Update policy_state_changed.json

* Update new_kubernetes_version_available.json

Co-authored-by: JoshLove-msft <[email protected]>

* Removed property from sample response (#16596)

* Internal Network resource - all properties are top level (PrivateEndpointConnectionProxy) (#16628)

* Removed property bags from NRP proxy definition

* Added top level suppression

* Added provisioning state because of RPaaS validation

* Another try at supressions

* square #1

* square #0

* another try

* [Non-breaking change] Update diagnosticsProfile.bootDiagnostics.storageUri proper…
najagasi pushed a commit that referenced this pull request Jun 24, 2022
…zure#17183)

* [Hub Generated] Review request for Microsoft.CostManagement to add version preview/2020-12-01-preview (#13609)

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* FixS360 | Microsoft.Billing (#13771)

* fixing billing accounts and operations

* adding total count.

* typo fix

* fixing spell check and prettier

* Vakuncha changingcsharpreadme (#13806)

* Update readme.csharp.md

* Update readme.csharp.md

* [aks] fix vm size model and osDiskType description  (#13763)

* fix: agent pool vm size should be string, not enum

* fix: osDiskType default description for >= 2020-11-01

* [Hub Generated] Review request for Microsoft.DocumentDB to add version preview/2021-03-01-preview (#13267)

* init

* fix format

* sync

* read only

* fix sample

* fix

Co-authored-by: Teng Pan <[email protected]>

* storagesync readme t2 config (#13810)

* storagesync readme t2 config

* storagesync readme.python t2 config

* Updated SAS swagger with latest changes. (#13439)

* Fixed hostname in the Offazure swaggers.

* added newest swagger from service repo. This contains PE changes too.

* rewritten swagger changes on existing swagger

* some fixes to swagger

* added examples.

* fixes

* edit

* edit.

* fixes

* minor fix

* edit

* edit

* edited default api version tag

* Dev weather microsoft.maps 1.0 (#13796)

* Remove preview from Weather API, remove X-Publish, and convert X-ms-enum ModelAsString to true

* Revert changes to package-lock.json

* Fix spelling error

* Adding Azure Object Anchors error codes for IngestionProperties (#13787)

* Added Azure Object Anchors error code field to IngestionProperties

* Fixed spacing in example

* Moved changes to new version

* Addressed version mismatch, spacing

* Fixed versions on examples

* Readonly error code

* Seeing if readonly error code is breaking

* Revert "Seeing if readonly error code is breaking"

This reverts commit c0b16f07c4a46a07fc7831a1735bb290804242ea.

* Model error code as string

* Renamed examples to asset conversion nomenclature

* Fixed rename issues

* Fixed issue #9593 (#13262)

* Fixed issue #9593

* Removed redundant PrivateEndpointConnectionProperties attribute

* [Hub Generated] Review request for Microsoft.Consumption to add version stable/2019-05-01 (#13800)

* Fixed Swagger Validation Errors

* Fixed Model Validation

* [Hub Generated] Review request for Microsoft.CostManagement to add version stable/2019-11-01 (#13788)

* Fixed Swagger Validation Errors

* Fixed Type

* Fixed Type

* Fixed Setting Properties

* Fixed Punctuation

* Removed Item

* Added Items Properties

* Fixed Required Property

* azurestack wave4 t2 config (#13813)

* Added Microsoft.AppConfiguration 2021-03-01-preview API version. (#13490)

* Added Microsoft.AppConfiguration 2021-03-01-preview API version.

* Add system metadata to tracked resources in "Microsoft.AppConfiguration".
Updated ConfigurationStore to reference the common tracked resource type definition.

* Added disableLocalAuth property.

* Add new api version swagger to readme.

* Added/updated examples and added suppressions for standardized APIs.

* Fixed prettier.

* Add missing property fileStorageSkuName into MySQL Flexible Server spec (#13693)

* appplatform t2 readme config (#13829)

* customproviders t2 readme config (#13831)

* Update readme.csharp.md (#13807)

* [Sentine][Data connectors][Fix correctness bug] (#13175)

* update required fields

* update required fields

* Explicitly define KeyCreationTime in Feb21 (#13757)

* Explicitly define KeyCreationTime

Explicitly define KeyCreationTime

* Fix KeyCreationTime Example

Fix KeyCreationTime Example

* Add Microsoft.M365SecurityAndCompliance RP (#13646)

* Add Microsoft.M365SecurityAndCompliance RP

* fix datetime and common-types file path

* update common-types file path

* add preview path in readmego

* replace stable with preview

* remove duplicate tags

* refer MIPPolicySync json in readme

* service name for java (#13837)

* Dev keyvault microsoft.key vault 2021 04 01 preview (#13585)

* Adds base for updating Microsoft.KeyVault from version preview/2020-04-01-preview to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Open API change for Managed Hsm private endpoints feature (#12938)

* Open API change for Managed Hsm private endpoints feature

* Fixing spell check errors

* Fixing spell check errors

* Prettier fixes

* Fixing swagger validation errors

* Fixing systemData property reference

* Adding publicNetworkAccess property based on private endpoint requirement.

* GET responses following a successful DELETE should be returning 404. … (#13054)

* GET responses following a successful DELETE should be returning 404. Only the DELETE response is to return 204 if the resource didn't exist (it allows idempotent deletes).

(cherry picked from commit b752a19c6cc1f8a8eed9f106e2c77b8d5b5db19f)

* Removing 404 as it is taken care by default response.

* Added new routes for Deleted ManagedHsm for Soft Delete Feature (#13282)

* Added new routes for Deleted ManagedHsm and examples, updated ManagedHsm definition to include PurgeDateTimeUTC

* Fixing validation issues.

* Fixing errors in properties in example jsons

* Delete keyvault.json

Deleted an errant json file

* Fixed misspelling of property in examples

* Fixed x-ms-examples naming, fixed camelcasing

* Addressing comments in PR to make 204s 404s and also changing PurgeDateTimeUTC to scheduledPurgeDate

* Added schema definitions for 404

* Removed 200 for purge

Co-authored-by: Soohwan Kim <[email protected]>

* Addressing Comments for PR 13585 (#13586)

* Removed 404s to allow requests to fall through to default

* Removing 404s from examples

Co-authored-by: Soohwan Kim <[email protected]>

* Added deletedmanagedhsm object to examples and managedhsm.json (#13591)

* Added deletedmanagedhsm object to examples and managedhsm.json

* Fixing error in references to correct values

* Changed vaultId to mhsmId in exmaples

Co-authored-by: Soohwan Kim <[email protected]>

* Try to use the common type for SystemData (#13723)

* Add SystemData property for KeyVault

* 04012021 fix schema (#13749)

* Resolving conflict with custom-words.txt

* Add 2021 preview to azureresourcechema, add suppression to readme

* Add 2021 preview to azureresourcechema

* Merging custom-words.txt

Co-authored-by: Soohwan Kim <[email protected]>

* Add missing default error response (#13762)

* Fix Lint error (#13765)

* Add missing default error response

* Update the integer format to fix Lint error

* Add securityDefinitions

* Added python tag for 2021 preview (#13805)

Co-authored-by: Soohwan Kim <[email protected]>

* Fixing linting errors for MHSM R4036 - ImplementPrivateEndpointAPIs (#13822)

* Fixing linting errors for MHSM R4036 - ImplementPrivateEndpointAPIs

(cherry picked from commit c1c5aebfb98cacd0a4ee5596fb7b0d9f782a9a3e)

* prettier fix

* Add suppression for SystemData (#13835)

* Add suppression for SystemData

* Fix linting error R4036 - ImplementPrivateEndpointAPIs

* specify the suppression for SystemData

* Revert "specify the suppression for SystemData"

This reverts commit cbebab81ab08ec1a29b41c891c58cf08ff2eb3c4.

Co-authored-by: jiacheng-L <[email protected]>
Co-authored-by: kim-soohwan <[email protected]>
Co-authored-by: Soohwan Kim <[email protected]>
Co-authored-by: Arthur Ning <[email protected]>

* hybridnetwork only track2 configure (#13832)

* hybridnetwork only track2 configure

* remodify

* namespace del

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* terraform readme for alertsmanagement (#13744)

Co-authored-by: Your Name <[email protected]>

* add tags back in the adp readme (#13850)

* Add device principal type (#13799)

* copy files from previous version

* add device principal type, update versions

* fix

* system data requirement

* Added CheckNameAvailability, Identity, systemData, used ErrorResponse v2 in DeviceUpdate (#13750)

* Update deviceupdate.json

* Update deviceupdate.json

* Add files via upload

* Update deviceupdate.json

* Update deviceupdate.json

* Update Accounts_Update.json

* Update Accounts_Create.json

* Update Instances_Create.json

* Update deviceupdate.json

* Linux line ending

* Update CheckNameAvailability_AlreadyExists.json

* Update CheckNameAvailability_Available.json

* Update CheckNameAvailability_AlreadyExists.json

* Update CheckNameAvailability_Available.json

* Update CheckNameAvailability_AlreadyExists.json

* Update CheckNameAvailability_Available.json

* Update deviceupdate.json

* Update deviceupdate.json

* fixed typo in the example files (#13764)

* Update CODEOWNERS (#13795)

Updating list of Azure Cognitive Search team members

* Update GenerateDetailedCostReportBySubscriptionAndTimePeriod.json (#13772)

Update example data

* [Hub Generated] Public private branch 'stuartko/Mar21_NewTSVersion' (#13811)

* Adding version 2021-03-01-preview (copy of previous version)

* Adding new metadata property

* Adding uiDefinition property.

* Update uiDefinition name to uiFormDefinition (per a change by the service feature author). No change to functionality.

* Template Specs: Renaming template to "mainTemplate" and changing "artifacts" to be more specific "linkedTemplates".

* Swagger changes for 2021-02-01-preview api version (#13794)

* Copy existing preview version

* Changes to databoxedge json file

* Update readme files

* Correct Spell Check

* Fix Readme.go error

* Update examples

* Update all schemas.md files (#13862)

* typo: implmentation -> implementation (#13644)

* Add MongoDB/MongoDBAtlas sink (#13669)

* Add MongoDB/MongoDBAtlas sink, add disableMetricsCollection in read/wirte properties

* Revert disableMetricsCollection related changes

* Azure ML new API version 20210401 (#12981)

* Add Identity to createWorkpace example

* change for getTransitivePEUsages

* update

* prettier code

* add another new endpoint

* address comments

* change for getTransitivePEUsages

* update

* prettier code

* add another new endpoint

* address comments

* revert change on transitivePE and notebookKeys

* revert change on transitivePE and notebookKeys

* add new stable version 2021-01-01

* add ListNotebookAccessToken

* add primaryUserAssignedIdentity

* fix missing properties and apis

* fix one more missing property

* 202 status for start and stop CI

* make resync keys long runnin operation in version Jan2021

* resync keys 204

* update resync keys example

* Dont throw 204 for resync

* update resync keys

* Formatting

* revert Jan2021changes and add new version

* start apr2021 version for azure ml rp

* undo remove new line in jan2021

* use systemData definition in common

* removed old files

* fix small swagger bugs

* run prettier

* remove reference to sku

* update readme

* minimum agentCount should be 0

* add createdOn and ModifiedOn to compute properties

* add LoadBalancerType to aks compute

* add isNotebookInstanceCompute to virtualMachine

* add leafDomainLabel to SslConfiguration

* add overwriteExistingDomain to SslConfiguration

* add synapseSpark as supported compute-type

* update patch compute response to 202

* remove location from example responses

* Revert "remove location from example responses"

This reverts commit 048bf2551513afae842a9c4fbb5861aeddc6c33a.

* MachineLearningCompute_Update should have a 200 response

* sys data to use local def due to naming conflicts.

* Fix enum casing

* Fix operationId PR comment.

* Change opId in apr version

* remove 20210401 for easy review

* only change api version

* merge changes for 20210401 version

* Add x-ms-discriminator-value for Synapse spark

* camelcase loadbalancer properties

* add createdOn and Modified on to examples

* address AvoidAnonymousTypes error for SynapseSpark

* Minor fixes + new property

* Remove subscription state.

Co-authored-by: zhaomuzhi <[email protected]>
Co-authored-by: Vinay Rajmal Soni <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Josh Peterson <[email protected]>

* datashare readme t2 config (#13833)

* add readme terraform (#13717)

* adding a new API version for Restore API and adding targetVirtualMachineId field for AzureWorkloadRestoreRequest (#13638)

* copying previous change

* Adding targetVirtualMachineId field for Azure Workload Restore requests

* updating crr version and examples

* removing new api-version

* adding back the new api-version

* removing Snapshot related fields

* updating readme.md

* corrected the path

Co-authored-by: Chandrika Gonuguntla <[email protected]>

* chore: resort custom-words.txt from bad merge (#13868)

* [ApplicationInsights] Fix failure for python SDK (#13875)

* [Hub Generated] Review request for Microsoft.Insights to add version preview/2020-10-05-preview (#13712)

* Adjustments to API to include validation grouping and updated text.

* Fixed missing curly brace

* adjusted name

* Added basic and standard examples

* adjusted type.

* corrected case for key value

* [Hub Generated] Review request for Microsoft.Insights to add version preview/2021-03-03-preview (#13269)

* Adds base for updating Microsoft.Insights from version preview/2020-10-05-preview to version 2021-03-03-preview

* Updates readme

* Updates API version in new specs and examples

* Add DiagnosticServiceToken API

* Update examples to split tokens for readonly vs readwrite

* Fix accoding to code review feedback

* Update examples due to review feedback from ARM

* add configuration for vmware (#13879)

Co-authored-by: Your Name <[email protected]>

* keyvault t2 config (#13863)

* keyvault t2 config

* keyvault multi-api config

* multi api config

* config reset

* add package version

* hanaonazure t2 readme config (#13880)

* Remove x-ms-azure-resource (#13500)

Co-authored-by: Dongwei Wang <[email protected]>

* Juniwang/sr202010401preview (#13664)

* prepare to add new api-version: copy everything from 2020-07-01-preview

* Adding new api-version

* Fix required body and annotate ms secrets

* remove secrets example from swagger

* fix prettier

* add datashare terraform configuration (#13876)

Co-authored-by: Your Name <[email protected]>

* storage readme t2 config (#13881)

* storage readme t2 config

* storage t2 config

* healthcareapis t2 config (#13884)

* typo: APIkeys -> APIKeys (#13641)

* Allow release_policy to be nullable (#13826)

* Fix type of Anserws and Captions (#13872)

* change the value of license header (#13886)

* [Synapse] - library_append API adds comp parameter (#13841)

* [Synapse] - add comp parameter

* Update example files

Co-authored-by: Dongwei Wang <[email protected]>

* Remove 200 response from async operation (#13190)

* Async operation always returns 202 on initial call

* Address review feedback

* Revert "Address review feedback"

This reverts commit 9ae550b95c1082c8383595a943a9abe5990fd4ef.

* add minimal tls version for mariadb (#11779)

* [Synapse] - add Swagger code owner (#13882)

Co-authored-by: Dongwei Wang <[email protected]>

* add con figuration for databoxedge (#13877)

Co-authored-by: Your Name <[email protected]>

* add configuration for resourcemover (#13878)

Co-authored-by: Your Name <[email protected]>

* Reduce code owner scope for Monitor.Exporters team (#13898)

* [portal]Update readme.python.md (#13907)

* Update readme.python.md

* Update readme.md

* Update readme.python.md

* Update readme.python.md

* Dev dfp microsoft.dfp 2021 02 01 privatepreview (#13305)

* New Readme Config File

* New Go Language Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New AzureResourceSchema Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* DFP API specs. Copied from Azure-PPE

* Spelling fix. instnace => instance

* Fix resource provider name to pascal case

* Added '/providers/Microsoft.Dfp/operations'

* Added SystemData (fix R4009 error)

* Fix validation errors

* Prettier fixes

* Removed non-existend parameter sku

* Style fixes in DFP API specs

* Swagger ModelValidation failures fix

* Fix operations API

* Fix operations API validation failure

* 1. Added example for lists operations. 2. made the API preview instead of privatepreview

* Fix path in readme's

* Fix in readme

* Added readonly attribute to systemdata

* Added readonly attribute to systemdata

* Fix in python SDK readme

* Fixes in ListOperations.json examples

* Fixed API version

* Added type to response bodies

* Fix typos in examples (urls)

* Added 201 response into createInstance example

* Renamed RP name from Microsoft.Dfp to Microsoft.Dynamics365Fraudprotection

* Added long-running result for creation instance

* Added nextlink

* Fix in checkNameAvailability definition URL

* Next link parameter

* Using references to common types instead of re-declaring them

* Reused common type. Fixed provisioning state

* Nesting error fix

* Fixed examples

* Fix

* Fix in error response definition

* Rename RP. Fix examples in readme's

* Added http 202

* Added http 202 to examples

* [Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2020-10-01 (#13818)

* Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-09-01 to version 2020-10-01

* Updates readme

* Updates API version in new specs and examples

* Adding new fields for 2020-10-01

* Updating wording for disablePasswordAuthentication'

Co-authored-by: jmccarthy <[email protected]>

* Remove name check from client side (#13492)

* remove name validation from client side

* remove name check from deploymentScripts swagger

* remove name check from previous swagger versions

* remove pattern from resourcegroupname parameter

* Update deviceupdate.json (#13900)

* [Hub Generated] Review request for Microsoft.ResourceHealth to add version stable/2018-07-01 (#13817)

* Updated api-version

* Removed systemData

* Updated api-version

* Updated the example

* Add EligibleChildResources resource for PIM + update examples (#13803)

* PIM API Specs

* update readme

* Update

* Update readme

* operation id fix

* name fix

* Name changes

* fix

* Fix

* Changes based on docs generated

* Scope fix in example

* Updates for documentation

* Change operation name

* Update examples

* Add expanded properties

* Fix formatting

* Fixes

* Fix

* fixes

* Update the policy specs

* Fix the policy objects and pell checks

* fix the checks

* fix the property

* fix syntax

* Prettier

* Update Examples

* Update Enums

* ADd eligible child resource API specs

* prettier fix

* Update read me files

* update

* update

* fix

* update

* Update Enums

* update

* update

* update

* update example

Co-authored-by: Aman Swaika <[email protected]>
Co-authored-by: Gaurav Mishra (IDENTITY) <[email protected]>

* refine readme.go.md (#13906)

Co-authored-by: Your Name <[email protected]>

* [Service Fabric Managed Clusters] adding api version 2020-05-01 (#13860)

* initial commit 2021-05-01 to compare with previous version 2021-01-01-preview

* update models

* update examples

* fix isStateless description

* add 2021-05-01 version to readme

* add x-ms-enum to diskType and add missing managedClsuterVersions paths

fix example names

add managed cluster version paths

add default error

* fix clusterversion by version and ClusterState descriptions

Co-authored-by: Alfredo Santamaria Gomez <[email protected]>

* Task 9639284: Swagger changes for new UK agreement templates (#13895)

* Task 9639284: Swagger changes for new UK agreement templates

* Renamed as per comments.

Co-authored-by: Umang Shah <[email protected]>

* Confluent new preview version + S360 fix (#13809)

* Adding new API version for Microsoft.Confluent

* Prettier fix

* updated status property in OfferDetail

updated status property in OfferDetail to fix swagger correctness issue

* fix swagger live validation

updated operations response to fix swagger live validation

Co-authored-by: Srinivas <[email protected]>

* [Hub Generated] Public private branch 'juniwang/wps' (#13905)

* Onboarding Azure WebPubSub service

* reference ErrorResponse from common types and adding network ACL

* disable cors, enable feature flags and fix several policy violations

* remove anonymousConnectPolicy since it's not ready for now

* add property publicNetworkAccess per NRP requirement

* revert package-lock.json

* reset package-lock.json

* dns t2 readme config (#13923)

* update readme (#13918)

* add current readmes for generating python form recognizer (#12013)

* add current readmes for python form recognizer

* fix release tag

* updates for multiapi and preview.3

* fix so that gen code outputs in generated folder

* remove tag since swagger not in yet

* unbreak build

* just target preview 3

* don't run track 1 gen with python

* Set x-ms-api-version to false for vaults list (#13924)

* Set x-ms-api-version to false for vaults list (#13925)

* Update event description to include the event name (#13867)

* Update event description to include the event name

* Update readme to include guidelines for defining a new event

* Fix description

* Renamed enum values for SDK auto generation (#13938)

* Renamed enum values for SDK auto generation

* Tabs to spaces

* Newline added

* [Document Translator] update operation names (#13915)

* update operation names

* make body required

* Update ErrorName

* Apply changes to stable

* Fix samples

* fix sample

* Fix glossary sample

* Address comments and update definitions names

* Revert "Task 9639284: Swagger changes for new UK agreement templates (#13895)" (#13946)

This reverts commit ea5bc27ee9cadeb67767d774c82095be2420bcad.

* Adding new preview API for promotions (#11599)

* Adding new preview API for promotions

* Avacado fix

* Fixing JSON

* fixing the promo param

* fixning linting issues

* Fixing JSON

* fixing JSON

* fixing linting issues

* Adding delete 204a

* Adding delete 204

* Adding validation fixes

* fixing spellings

* Linting issues

* running prettier

* ARM review feedback

* Fixing linting issues

* Fixing prettier

* Fixing version

* Fixing SDK

* fixing go sdk

* revert go.md

Co-authored-by: Rishi Kapoor <[email protected]>

* Exposing undocumented Databricks workspace properties for fixing S360 issues (#13683)

* exposing storage account name, sku

* Prettier fixes

* Fixing the review comment

* Adding No Public IP related properties

* Updating the remaining properties related to S360

* Fixing review comments

* Fixing Spell Check issue

* hybridcompute readme t2 config (#13910)

* readme t2 config

* hybridcompute t2 readme config

* web readme t2 config (#13909)

* web readme t2 config

* web readme.python t2 config

* Add x-ms-api-version (#13834)

* Update CheckNameAvailability_Available.json (#13914)

* webpubsub t2 config (#13949)

* Update StaticSite.json (#13768)

* Update StaticSite.json

Add private endpoint connections to static site object.

* Update StaticSites.json

* Update StaticSites.json

* Update StaticSites.json

* Update StaticSites.json

* increment readme version

* address PR comments

* add examples

* fix examples

* Add data-plane samples creation template (#13528)

* Add data-plane samples

* Simplified template

* webpubsub readme t1 del (#13953)

* Add $(multiapi) to QnA Maker's readme.md (#13819)

Generators were processing every tag when only a single one was desired. This is the common solution to support multi-api SDKs.

* IoT data-plane for drwill-ms (#13964)

* add missing usage.json to v5 sdk tag (#13960)

* [Hub Generated] Review request for Microsoft.Kusto to add version stable/2021-01-01 (#13306)

* Add new api version 2021

* remove managedIdentity since we won't support it in this version

* CR comments

* Add default value for contine on errros

* Fix swagger correctness issues

* Fix typo

* resource t2 readme config (#13974)

* Added new API and API version for private DNS zone suffix (#13789)

* Added new API and API version for private DNS zone suffix

* trigger validation pipelines

* Add new API to readme

* Fix ARM pipelines

* Try fix again

* Fix again

* Add Operations API

* Revert "Add Operations API"

This reverts commit 9d4ca9e557763feb3a6089ff9d4c958b3843730e.

* Revert "Revert "Add Operations API""

This reverts commit 7cf197c1d453764f0396713a2ab172a20e35b1c4.

* Revert "Revert "Revert "Add Operations API"""

This reverts commit 05744390e440984da8134b64a979a6e61fb9b7ae.

* Revert "Revert "Revert "Revert "Add Operations API""""

This reverts commit 61b76b1623d9e5796bb8187edf0fc46351e78231.

* Revert "Revert "Revert "Revert "Revert "Add Operations API"""""

This reverts commit 9f55eb4c399eb48a8578906f6bea43b10c91b8be.

* Address review comment from ARM

* Revert "Address review comment from ARM"

This reverts commit cb6d1b01860de72eec80856f64b602c72a1f26a7.

* Revert "Revert "Address review comment from ARM""

This reverts commit 227cf73797ee24a674d76e3ccd2990b84bc8d11a.

* Revert "Revert "Revert "Revert "Revert "Revert "Add Operations API""""""

This reverts commit 34ae6c70a514e0290ffb41f7ddb5bbbd5c6cbee3.

* Revert "Revert "Revert "Revert "Revert "Revert "Revert "Add Operations API"""""""

This reverts commit a11c889a65b0fa4257b03a247d75fbea769f4e2c.

* Add previous APIs to tag

* Retrigger build

* fix service name for Java (#13979)

* Add optional param - private DNS zone to server API (#13716)

* Add optional param - private DNS zone to server API

* Follow comment to resolve go sdk issue.

* [Hub Generated] Review request for Microsoft.Synapse to add version preview/2021-04-01-preview (#13874)

* Adds base for updating Microsoft.Synapse from version stable/2021-03-01 to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* add changed files for kustoPool

* Ravi changes to fix LinDiff validation

* Add Itay Sofer's changes

* filizt comments mid-way

* Remove clouderror and resplace with "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse"

* Add IotHubDataConnection and EventGridDataConnection

* Modify PUT to OK, CREATED, ACCEPTED

* Change from provisioningState to ResourceProvisioningState

* Add BlobStorageEventType

* Remove 202 when creating a KustoPool

* Change PUT/PATCH 202 responses

* Remove 202 in PATCH/PUT operations where having both 200 & 201

* Add "isIdentityCertExprired" to custom-words.txt

* Remove isIdentityCertExprired from custom-words.txt

* Add Exprired to cSpell.json

Co-authored-by: Amit Elran <[email protected]>

* Removing x-ms-flatten property (#13929)

* manual changes for swagger

* changes for long-running operations

* changes for validate for backup and restore

* removing 204 from operationResults

* changes for a monitoring

* adding format

* removing date-time from duration

* changing to readonly

* changes for listRPs

* fixes swagger

* reverting readonly for scheduleTimes

* fixes for checkgates

* prettier fixes

* cahnges for friendlyname checks

* fixing gates

* removing tracking-via

* model validation fixes

* powershell changes

* adding stable version

* changes for PatchResourceRequestInput

* change for req fields

* changes for description

* changes

* Updated swagger json for item level restore target info objects

* Fixed spelling errors

* Added missing required properties

* removed auth credentials property

* prettier fixes

* Prettier fix

* pr comments fixes

* fixing readme

* changes for go readme

* Removed x-ms-flatten property (#2)

* removed flatten prop

* removing x-ms-flatten

* removing friendlyName from req prop

Co-authored-by: Mayank Aggarwal <[email protected]>

Co-authored-by: Mayank Aggarwal <[email protected]>
Co-authored-by: FAREAST\zakinkh <[email protected]>

* confidentialledger readme t2 config (#13981)

* Additional 7.3-preview parameter name clean up (#13913)

* Enable multivariate anomaly detection (#13973)

* add multivarite

* add v1.1-preview

* reformat changepoint example

* change typo in readme

* fix prettier-check error

* add export model example

* fix prettier error

* [Azure Search] Add Knowledge Store feature to swagger (#13911)

* introduce knowledge store swagger

* add knowledge store to 2020 apis

Co-authored-by: Austin Drefke <[email protected]>

* make skillset count optional, and add it to 2020 GA Swagger (#13990)

Co-authored-by: Austin Drefke <[email protected]>

* Adding support for message properties in ACS Chat (#13939)

* Initial commit (copying over stable API version)

* Making changes to support message metadata

* Added 201 response code for patch operation (#13956)

Co-authored-by: Akash Keshari <[email protected]>

* Adding autoMitigate flag with false as default value (#13109)

* deploymentmanager - clean up duplicate parameters outside of method (#13948)

* clean up duplicate parameters outside of method

* maintain python order

* fix typo in Synapse (#13994)

* OperationalInsights - update readme files for cli extension update (#13999)

* added3 new properties to TableProperties:
IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.

* added Tables new api version

* changed bool to boolean types

* prettified jsons

* fix erroes in swagger

* undo changes to 2020-03-01-preview version

* pr fixes

* updated TableUpdate example

* changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example

* changed v1 to v2

* changed WorkspaceNameParameter back to V1

* changed ErrorResponse to default ErrorResponse without ref to local definition

* added systemData

* removed systemData

* added systemData to Patch and Get

* moved systemData to Table properties

* deleted systemData from Table.json, added to Get and Put examles

* changed location of systemData in Tables.json

* moved systemData to inside Table definition

* moved systemData inside Table properties

* removed SystemData

* creatted a new package containing all latest swagger files for publishing new SDK

* removed package 2021_02 and set default packate to 2020_10

* removed 2 packages

* removed DataCollectorLogs.json from readme.md 20202.10

* added empty line to try invoke pipeline validations that havent run

* Delete Tables.json

* added3 new properties to TableProperties:
IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.

* merge

* prettified jsons

* undo changes to 2020-03-01-preview version

* updated TableUpdate example

* changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example

* changed v1 to v2

* changed WorkspaceNameParameter back to V1

* added systemData

* removed systemData

* added systemData to Patch and Get

* moved systemData to Table properties

* deleted systemData from Table.json, added to Get and Put examles

* changed location of systemData in Tables.json

* moved systemData to inside Table definition

* moved systemData inside Table properties

* removed whitespaces

* changed DataExportErrorResponse to common
.../v2/types.json#/definitions/ErrorResponse

* changed all Error response of 2020-08 to common definition

* added readme.az.md file for cli extension code generator

* added readme.ad.md with the same naming convention as in readme.python.md
added readme.cli.md file
updatted readme.md file with the new azure-cli-extensions tag
all updates were done by following: https://github.com/Azure/autorest.az/blob/9ed1aabd353385f8bdffbfa9f3892478111a029c/doc/how-to-author-readme-file.md

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* added azure-powershell to readme.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* [Cognitive Services Metrics Advisor] add missing required for allOf entities (#13957)

* add missing required for allOf entities

* fix incorrect required properties

* 7.2-Preview to GA (#13919)

* 7.2-Preview to GA

* Update packages to point to stable

* Readd exportable and update description

* Update description for exportable in preview versions

* Fix operation results contract for Tenant Git operations (#13903)

* fix operation results contract

* fix sync state contract

* iothub t2 readme config (#13980)

* iothub t2 readme config

* iothub readme t2 config

* iothub t2 readme config

* Making Offer details and User Details required properties (#13985)

* Making Offer details and User Details required properties and removing abandoned tag

* fix python configuration

* Update readme.python.md

Co-authored-by: msyyc <[email protected]>

* cosmosdb t1 config del (#14008)

* Fixing issue with missing filter documentation in Access Review APIs (#13892)

* fix cred issue. block to merge in DSMainDev (#14014)

* fix serivce name for java (#14007)

* maintenance readme t2 config (#13982)

* maintenance readme t2 config

* readme t1 config

* [Service Fabric Managed Clusters] fix api 2020_05_01 (#13961)

* Use enums  and add missing properties

* model enum as string

Co-authored-by: Alfredo Santamaria Gomez <[email protected]>

* [Hub Generated] Review request for Microsoft.BotService to add version stable/2021-03-01 (#13784)

* add isIsolated and channelSchemaTransformationVersion

* rename

* add v2 priavatelinks (#14026)

* copied from v1/privatelinks.json

* bump version

Co-authored-by: jianyexi <[email protected]>

* APIM: improve developer portal operations docs (#13941)

* APIM: improve the documentation for dev portal operations

* Minor changes

* Removing OData parameters from the stable API version

* Remove new query params

* hotfix on extended location hierarchy (#13943)

* [Hub Generated] Public private branch 'wps' (#14002)

* Add webpubsub swagger

Add custom words

Update webpubsub.json

Update webpubsub.json

Resolve comments

Update webpubsub.json

resolve comments

Update operationId for existence check

[wps] update python generation section and client name for all languages (#1)

* add python stuff

* make title across languages the same

* Update version

* Update some constraints

* Update webpubsub.json

* rename to GetServiceStatus

* Update readme.md

* Update readme.md

* Update readme.md

* [Hub Generated] Review request for Microsoft.SecurityInsights to add version preview/2021-03-01-preview (#13563)

* Copied from 2019-01-01-preview version

* Updated references to common types

* Add itemsSearchKey field to Watchlists

* Add missing label definition

* Make itemsSearchKey as required field

* Formatting fixes

* Fix Prettier and Avocado errors

* Fix Lint error (subscription level resource)

* Update description and example for CreateOrUpdate watchlists and bulk create watchlist items

* Update Api version in examples

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-03-01 (#13888)

* Adds base for updating Microsoft.RecoveryServices from version stable/2021-01-01 to version 2021-03-01

* Updates readme

* Updates API version in new specs and examples

* updated default package in readme.md to 2021-03

Co-authored-by: Chandrika Gonuguntla <[email protected]>

* Updated required and default fields in Action Groups spec (#13677)

* Updated error response for Action Groups API

* spacing

* added missing fields to Action Group Resource spec

* Added missing fields for action group resource in older version

* Updated "resource" name

* Removed changes to errorResponse

* Removed errorObject

* format

* Updated required and default fields in Action groups spec

* Update default value to boolean

Co-authored-by: kai ru <[email protected]>

* changes default value type to boolean

* undo webhook receiver changes

Co-authored-by: Ritwik Rajendra <[email protected]>
Co-authored-by: kai ru <[email protected]>

* Remove AML Compute File Server (#13944)

* Remove AML Compute File Server

* update

* update

* update

* update

* Cost Management: Reservation Recommendations API: Add multiple missing properties in specs (#13967)

* added totalCost, properties.resourceType, properties.subscriptionId, and eTag to various RiRec dfinitions

* moving eTag  property to right place

* remove duplicate description

* remove track1 configure (#14044)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* New API version (2021-02-10) for recovery services site recovery (#13525)

* Adding old API version(2018-07-10) to new folder for 2021-20-10

* all changes for swagger (2021-02-10)

* read me and custom word changes

* Ayesha's comments addressed

* adress PR comments from ayesha

* Adding suppressions

* fixing custom words

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-02-10 (#13636)

* Adds base for updating Microsoft.RecoveryServices from version stable/2021-02-01 to version 2021-02-10

* Updates readme

* Updates API version in new specs and examples

* Update readme.md

changing read me to include date too in tag

* cahnging examples API version to 2021-02-10

* fix read me syntax

* TaskStepProperties swagger fix (#13971)

* Adding "assignmentState" property to scope model in access review APIs (#14039)

* iothub readme.python package version change (#14043)

* iothub readme.python package version change

* multiapiscript add

* clear output folder

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

Co-authored-by: msyyc <[email protected]>

* Bump y18n from 4.0.0 to 4.0.1 (#13704)

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update (#14061)

* package-templatespecs-2021-03-preview tag added (python) (#13958)

* Added tag

* nit: ordering

Co-authored-by: Dania Etienne <[email protected]>

* Use 2014-04-01 replication link specs in V5 SDK (#14058)

* Use 2014-04-01 replication link specs in V5 SDK

* remove legacy file.

* Update cSpell.json for Key Vault 7.2 (storage) (#14060)

* automanage readme t1 del (#14029)

* automanage readme t1 del

* automanage readme t1 del

* readme.md t1 config del

* add missing reference (#13904)

* databoxedge readme modification (#14063)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* managedservices t2 onfig (#14064)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-02-10 (#13635)

* Adds base for updating Microsoft.RecoveryServices from version stable/2021-01-01 to version 2021-02-10

* Updates readme

* Updates API version in new specs and examples

* fixing merge issue

* removing vault usages from 2021-02

* Adding back vault usages

* updating readme

* updated etag to eTag (#13968)

* [Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2020-12-01 (#13931)

* Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-10-01 to version 2020-12-01

* Updates readme

* Updates API version in new specs and examples

* Adding new spot VM fields

Co-authored-by: Joshua McCarthy <[email protected]>

* Add FaceAPI PersonDirectory spec updates to preview v1.0 (#13766)

* Add FaceAPI v1.0-preview

Add a preview version of FaceAPI specs intended for public preview.
Contains existing spec in v1.0 plus PersonDirectory feature changes.

* Fixes after running validation

* Fixing validation

* Fixes 2

* Fixes 3

* Add PersonDirectory examples and fix routes

* Fixes 4

* Fixes 5

* Fixes 5.5

Co-authored-by: Yang Chen <[email protected]>

* Update the name and format of a parameter for randomnumbers (#14017)

* Update the name and format of a parameter for randomnumbers

* Change the parameter name from 'bytes_length' back to 'bytesLength'

* Amalladi/extendedlocation update (#13849)

* Updating Specification to remove 400 Badrequest from Swagger File

* Removing 400 status code from examples

* Removing private preview API version from Repo

* Removing 2020-07-15-privatepreview tag from ReadME files

Co-authored-by: Aditi <[email protected]>

* maps t2 config (#14075)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* Revert "remove track1 configure (#14044)" (#14047)

This reverts commit 867165cc24d81c487ad186c998c46ba55f81c77b.

* adding role assignment (#14077)

* add connectionPolicy spec back to V5 SDK (#14088)

* modification (#14087)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* [Hub Generated] Review request for Microsoft.DocumentDB to add version preview/2021-04-01-preview (#13710)

* Adds base for updating Microsoft.DocumentDB from version preview/2021-03-01-preview to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json

* Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json

* Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json

* adding Services APIs

* more changes

* updated examples

* prettier and readme updates

* importing changes missed from old versions

* nits

* fixing semantic validation

* fixing linter

* fix

* more fixes

* adding list operation and default error response

* specifying format integer

* attempt to fix sdks

* address arm comments and fix ci

* fixes

* fix

* try to fix ci

* fix examples

* .\services.json

* adding additionalProperties back to ServiceResouce

* adding additionalProperties back to ServiceResouce

* fix

* fix sdks

* fix linter

Co-authored-by: Meha Kaushik <[email protected]>
Co-authored-by: Meha Kaushik <[email protected]>

* media t2 config(wave4) (#14074)

* media t2 config

* add packageversion

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* [Hub Generated] Review request for Microsoft.Maps to add version stable/2021-02-01 (#13733)

* Adds base for updating Microsoft.Maps from version preview/2020-02-01-preview to version 2020-02-01

* Updates for 2021-02-01 api version swagger

* creator swagger fixes

* fix model examples

* nextLink, uniqueId

* build fixes

* fixing listkeys

* fix long running operations

* fixing spelling

* fixing async behavior and examples

* updating arm region

* reset package-lock

* [Hub Generated] Review request for Microsoft.Media to add version preview/2021-05-01-preview (#13838)

* New Readme Config File

* New Go Language Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New AzureResourceSchema Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* Copy Signed off 2021-03-01 swaggers here

* Update swaggers to 2021=05-01-preview

* add missing examples

* update title

* fix Operation id

* fix video analyzer examples

* update Video swagger

* add format for $top

* remove unnecessary example file

* use chackname definitions from types.json

* fix segment length readonly

* change getStreamingToken to listStreamingToken, getProvisioningToken to listProvisioningToken

* fix the example file name

* fix a readonly issue with a video property

* make type readonly

* edits to descriptions

* adding missing descriptions

* address review feedback,

* few cleanup for update class

Co-authored-by: Christopher Bennage <[email protected]>

* Include the preview version of resource changes and resources history… (#14084)

* Include the preview version of resource changes and resources history APIs

* Address the review feedback on releasing the new package version.

* Update readme for Synapse management SDK May release (#14054)

* Update readme for Synapse management SDK May release

* Add package-2021-05-preview

* Address comment

Co-authored-by: Dongwei Wang <[email protected]>

* removing read only property, no longer in use - NOT a breaking change (#13812)

* resources readme.python t2 config (#14091)

* peering readme t2 config (#14106)

* Remove replicationLinks_legacy.json (#14095)

PR #14058 removed this file: replicationLinks_legacy.json, removing from the schema config to prevent schema generation failures.

* Support sheet index in excel (#14062)

* Enable excel in public swagger

* update

* rollback dataflow change

* Support sheet index in excel

Co-authored-by: zhanyu2014 <[email protected]>

* Adding 2021-05-01 api-version to Template Specs (no changes over last preview spec) (#14065)

* Copy existing 2021-03-01-preview specs to new 2021-05-01 stable version (no schema changes)

* Changing api-version within specs to 2021-05-01

* Adding package tag for new stable version to readme.md, but not making it a default (yet)

* Fix SecurityInsights Go SDK versioning (#14030)

* Fix SecurityInsights Go SDK versioning

* rename stable api version tag

* remove 'only' from tags with full functionality

* chore: Move typo supression in RecoveryServices (#14120)

* Add missing Zone mapping property to Microsoft.Resources (#13936)

* remove name validation from client side

* remove name check from deploymentScripts swagger

* remove name check from previous swagger versions

* remove pattern from resourcegroupname parameter

* add zoneMappings to ResoursesType

* backfill older versions of swagger with zonemapping property

* [Application Insights] Resolve duplicated definition names to fix track2 SDK generation error (#13951)

* Fix duplicate name

* Update readme.md

* Update readme.md

* Update and rename workbookOperations_API.json to aiOperations_API.json

* Update readme.md

* Update workbooks_API.json

* Update readme.md

* Update readme.python.md

* Update readme.md

* Update readme.md

* Update readme.md

* Rename aiOperations_API.json to workbookOperations_API.json

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update specification/applicationinsights/resource-manager/readme.python.md

* Update specification/applicationinsights/resource-manager/readme.python.md

* Update specification/applicationinsights/resource-manager/readme.python.md

* Update swagger for SSIS-IR to support user-assigned managed identity (#14114)

Co-authored-by: Hongxian Yao <[email protected]>

* postgresql readme t2 config (#14067)

* Dev mediaservices microsoft.media 2021 05 01 (#13676)

* Adds base for updating Microsoft.Media from version stable/2020-05-01 to version 2021-05-01

* Updates readme

* Updates API version in new specs and examples

* [AMS] new 2021-05-01 release for Account service in AMS

* add missing example files

* fix the api version and missing example files

* Create a new Update definition to fix the "R2016 - PatchBodyParametersSchema "

* fix respnse

* fix update example

* add the 2016 supression for new tag as well.

* mixedreality t2 readme config(wave4) (#14105)

* mixedreality t2 readme config

* t2 config del

* [python] t2-confidentialledger config (#14144)

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md (#14145)

* update elastic swagger  (#14076)

* Update elastic.json

* added new examples

* taking the files from rpsaas master

* added suppression in readme

* [Cosmos DB] Introduce new api version 2021-04-15 (#13873)

* [Cosmos DB] Introduce new api version 2021-04-15

Initial Commit

* Updated for 2021-04-15

* Dummy Commit

* Fixing privatelinkresources.json

* Removing ErrorResponseUpdatedFormat

* Suppressing systemData check

* Relay - Fix typo in the NetworkRuleSet path (#13962)

* Relay - Fix typo in the NetworkRuleSet path

* Suppression - DefaultErrorResponseSchema - we will be Implementing in new API version

* [Hub Generated] Review request for Microsoft.Portal to add version preview/2015-08-01-preview (#12732)

* Fixing properties in dashboard parts

* Updating Dashboard part metadata

* Updating based on prettier fixes

Co-authored-by: Himanshu Chandel <[email protected]>

* resources t1 config add (#14146)

* t1 config add

* package version

* [Hub Generated] Public private branch 'dev-maintenance-Microsoft.Maintenance-2021-05-01' (#14148)

* Adds base for updating Microsoft.Maintenance from version preview/2020-07-01-preview to version 2021-05-01

* Updates readme

* Updates API version in new specs and examples

* Added system data properties.

* Fixed lint error.
Added documentation.

* Use Host Maintenance scope and api version in exmaple.

Co-authored-by: Kalpesh Chavan <[email protected]>

* Add Test Base Swagger Spec from RPSaaSMaster (#14113)

Co-authored-by: Bin Yu <[email protected]>

* rename property: change category to categories (#13883)

* Edit description of Update Iot Hub Resource Api (#13080)

Co-authored-by: Harini <[email protected]>

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-03-01 (#13889)

* Adds base for updating Microsoft.RecoveryServices from version stable/2018-07-10 to version 2021-03-01

* Updates readme

* Updates API version in new specs and examples

* Update webpubsub.json (#14096)

* add dataFeedId in AnomalyResult and IncidentResult (#14127)

* add dataFeedId in AnomalyResult and IncidentResult

* fix examples

* Add new version 2021-03-31-preview1 for ACS Auth (#13965)

* Add new version 2021-03-31-preview

* Set required body

* Add all paths to new version

* Update description for property of TeamsAccessTokenRequest model

* Change version from 2021-03-31-preview to 2021-03-31-preview1 following standards https://skype.visualstudio.com/SPOOL/_wiki/wikis/SPOOL.wiki/16790/Versioning

* Rename folder

* Update method description

* remove Turn endpoint

* Add examples

* Update readme

* Omit the word "skypetoken" from swagger

* Link example

* Update description and path for a new endpoint

Co-authored-by: Alexandra Lamiova Pistrakova <[email protected]>

* Added example gneration document links (#14151)

* purview scanning service (#14021)

* purview scanning service

* Add custom words for spellcheck

* fix config files and add endpoint param

Co-authored-by: Parv Saxena <[email protected]>
Co-authored-by: iscai-msft <[email protected]>

* MG RP new API versions: 2020-10-01 and 2021-04-01 (#13897)

* API 2020-10-01 with 2020-05-01 files

* 2020-10-01 API changes

* 2021-04-01 API version with 2020-10-01 files

* Changes for 2021-04-01 API

* PR fixes

* Fixed issues with model

* PR fixes

* Latest (#13917)

* Pick up previous Swagger Fix in 2019-09-01 version (#14092)

* Add missing swagger fix

* Fix bad copy-paste

* update the some capitalized words in the description

* Adding EventData schema for Microsoft.Storage.BlobTierChanged event (#14049)

* Adding EventData schema for Microsoft.Storage.BlobTierChanged event

* Removing contentLength/Offset from Microsoft.Storage.BlobTierChanged data schema

* Removing BlobTierInfo from BlobTierChanged and adding new event Microsoft.Storage.AsyncOperationInitiated

* adding ContentLength for BlobTierChanged and AsyncOperationInitiated events

* [Hub Generated] Review request for VideoAnalyzer.Edge to add version preview/1.0.0 (#13682)

* New Readme Config File

* New Go Language Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New AzureResourceSchema Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* Copy old LVA swaggers

* Rename old swaggers to new file names

* Update LVA swaggers with new AVA swagger

* fixed some paths and capitalization

* fix prettier check issues

* fixing a Pascal casing

* Updating swaggers to latest

* fix linting issue

* removed an unused definition

* Service fabric Client API 8.0 (#14011)

* spell checked and linted.

* updated tag version.

* reverted change outside of SF folder.

* updated version in swagger.

* changed credential issues.

* changed 1 more that looks like a credential.

* Kusto pools principal assignment (#14079)

* kustoPool PrincipalAssignments

* fixed list principal assignments

* principalAssignment list example

* principalAssignment get example

* KustoPoolPrincipalAssignmentsCreateOrUpdate

* KustoPoolPrincipalAssignmentsDelete

* databases PrincipalAssignments

* minor change

* KustoPoolDatabasePrincipalAssignmentsList

* KustoDatabasePrincipalAssignmentsGet

* KustoPoolDatabasePrincipalAssignmentsCreateOrUpdate

* KustoPoolDatabasePrincipalAssignmentsDelete

* fixed example ref

* added system data

* kustoPoolCheckNameAvailability

* KustoPoolsCheckNameAvailability example

Co-authored-by: Itay Sofer <[email protected]>

* [Service Fabric Managed Clusters] fix api 2021_01_01-preview (#14012)

* Update preview api to disable broken properties and to add property that is working

* Update managed cluster description

* Add New Data Model RuleCollection to NetworkManager (#13827)

* Add New Data Model RuleCollection to NetworkManager

* fix typo

* test

* test

* Fix discriminator

* fix type

* Fix discriminator

* Fix type

* fix type

* Fix type

* Fix discriminator

* Fix discriminator

* fix type

* fix type

* Fix bug

* Fix type

* Fix format

* Fix name

* Fix name

* fix spell

* fix description

* Fix spell

* change to kind

* fix lint

* fix lint

* fix lint

* fix lint

* fix lint

* fix lint

* Fix post body

* Fix as comments

* fix bug

* fix bug

* fix bug

* fix bug

* fix bug

* fix bug

* change rule kind

* Fix as comments

* Fix as comments

* update lastest version

* Update type

* Update Skiptoken

* Fix discription

* Fix NG

* Fix NG

* add more example

* [python]Update readme.python.md for postgresql (#14182)

* Update readme.python.md

* Update readme.python.md

* Remove all schema readme (#13885)

* Remove all schema readme

* process new rp

* Remove after_scripts

* [Hub Generated] Review request for Microsoft.AlertsManagement to add version stable/2021-04-01 (#13890)

* Adds base for updating Microsoft.AlertsManagement from version stable/2019-06-01 to version 2021-04-01

* Updates readme

* Updates API version in new specs and examples

* first commit

* some fixes

* try without alert management

* revert change to name of namespace

* Resolve lintdiff issues

* remove the copy of files and reference alert managment previous version

* update description of subscriptionId to solve error

* attemp to remove AlertsManagement from the package

* revert (put back AlertsManagment)

* add tags for go SDK release v54.0.0 (#14161)

* add tags for go SDK release v54.0.0

* add a new tag

* FRv2.1 GA Stable Release (#13997)

* Standardized Errors, sample list.

* removing from master from now as this is just a proposal

* FRv2.1 GA Initial commit.

Co-authored-by: Sandeep Parab <[email protected]>

* remove extra / from host template (#14176)

* [Hub Generated] Review request for Microsoft.Batch to add version stable/2020-09-01.12.0 (#14170)

* [Batch] Update RemoveNodes description to include max nodes/request

* Added suppressions to readme

* Update swagger for a new version 2021-03-31-preview1 for ACS Auth (#14168)

* Unify names

* Update tag

* Update due to review meeting

* update example description

Co-authored-by: Alexandra Lamiova Pistrakova <[email protected]>

* Add new 1.0 version for IoT Central API (#13713)

* Add new 1.0.0 version for IoT Central API

* fix swagger style

* fix wrong json file name

* remove unused examples

* revert back email format

* remove non-used examples

* update with latest examples

* update preview from 2019-10-28-preview to 2021-04-30-preview

* remove extra ---

* update version from 1.0.0 to 1.0

* rollback collections for common entities

* update _id to Id, update _name to Name from operation, add sdk generation

* fix go sdk file

* remove go sdk

* updatedevicve_templateId to deviceTemplateId

* Add query parameter based versioning, remove resource schema

* fix example docs reference

* fix typo in comments

* renaming execute to run for command operations

* add api-version to samples files, fix devices_update missining issue

* add devices_update.json for 1.0

* fix rerun_id, add missing parameters to examples for preview, fix command comments from execute to run

* fix annoymous type issues

* add title to readme. (#14179)

* videoanalyzers-fix-missing-host (#14181)

* New API version for Microsoft.Resources stable/2021-04-01 (#14132)

* base for Microsoft.Resources 2021-04-01

* update readme

* update api version

* API changes for S2S

* readme

Co-authored-by: Wendy Chang <[email protected]>

* Swagger Changes for Get Recoverable Servers and create server with Geo-Restore. (#14013)

* Added Recoverable Servers API and GeoRestore API.

* Fixed spell check and prettier

* Fixed readme.md file issue and changed the postgreSQL to restore.

* Fixed duplicate schema issue.

* Fixed the mismatch with namespace names.

* change the tag name from georestore to servers

* Fixed the SDK validation issues.

* Fixed objects w.r.t preview version

* Fixed operation required properties.

* Included 2020-04-10 in the SDK versions

* Change the folder path.

* Add missing multiapi entry for go sdk v54.0.0 release (#14200)

* add missing multiapi entry

* fix one output-folder

* Azure security insights - add data connectors preview version (#13998)

* add new API

* ad name to enum

* updatre defenition names

* update readme

* update readme

* update readme path files

* fix errors

* add missing connectors

* execute validation

* execute pre

* update readme

* add description ans x-ms-enum

* update description

* update properties

* add description

* rename enum - fix new error that didnt display until now

* rename enum unser x-ms-enum property

* [Hub Generated] Review request for Microsoft.Maps/Alias to add version preview/2.0, preview/2.0, preview/2.0, preview/2.0, preview/2.0, preview/2.0 and preview/2.0 (#13921)

* Copy Creator API 1.0 to 2.0

* draft of planB

* adding ontology properties; adding DataUpload

* updated alias apis

* put v1 API back so diffing is easier

* reapplying v2 so diffs are easier

* remove type from datasetsources

* incorporate suggestions from review board

* adding ontology field

* Update alias v2 apis.

* fix conversion descriptions, update alias

* Fix the alias file.

* Add get details example.

* fix casing on headers; mapData more consistent

* minor comment and linting fixes

* Adds base for updating Microsoft.Maps/Alias from version preview/1.0 to version 2.0

* Updates readme

* Updates API version in new specs and examples

* Add baseline from preview/1.0

* update api-version in examples

* add v2 files to readme

* fix avacado errors

* Adding string length limit to the descriptions for feature state.

Adding string length limit to the descriptions for feature state.

* Adding ontology element to the WFS resopnse examples.

Adding ontology element to the WFS resopnse examples.

* Updating length to 1000 from 1024.

Updating length to 1000 from 1024.

* Update dataset v2 descriptions and examples.

* Update the examples to have the right details.

* reran linter; added spellcheck words

* more linting: 202 description alignment

* fixed example linting for alias, data, dataset

* example linting changes for conv, fs, tileset

* change featurestateset patch to put

* autorest linting fixes

* Reverting FeatureState body to include array to match V1 body and response.

* adding missing operationIds

* added examples; more linting

* remove x-ms-long-running

* Update alias documentation for resourceId -> creatorDataItemId change

Co-authored-by: Robert Johnson <[email protected]>
Co-authored-by: Subbarayudu Kamma <[email protected]>

* Update attribute name for message metadata (#14206)

* Update attribute name for message metadata

* Apply Prettier

* Prettier fix

Co-aut…
najagasi pushed a commit that referenced this pull request Jun 24, 2022
…-03-01 and Preview/2021-05-01-preview (Azure#17112)

* fix S360 issue

* update

* updatge

* update

* Zhixzhan/botservice spec patch fix  (#1)

* Add ActionType according to arm-rpc (#17078)

* Add ActionType according to arm-rpc

* add stable API version

* add new rule XmsIdentifierValidation doc (#17076)

* add new rule XmsIdentifierValidation doc

* fix comment

* fix comment

* fix comment

Co-authored-by: Tianxiang Chen <[email protected]>

* Creating new version( 2021-11-15)  for passive stamp (#17044)

* Adds base for updating Microsoft.RecoveryServices from version stable/2018-12-20 to version 2021-11-15

* Updates readme

* Updates API version in new specs and examples

* updating readme.md for C#

* updating the api version

* updating tag

* updating active stamp tag

* changes to fix checklist failures

* changes to fix checklist failures-2

* Add batch tag for release track1 (#17111)

* Adding 202 response code VM Patch operation.... (#16988)

* adding 202

* 202 response for patch

* example

* [Go]Track2 modify readme.go.md 11 (#17099)

* [Go]Track2 modify readme.go.md 11

* add go multiapi

* remove addons

* add directive

* fix

* beta to preview output-folder

* Release microsoft.sql 2021 08 01 preview (#16968)

* Adds base for updating Microsoft.Sql from version preview/2021-05-01-preview to version 2021-08-01-preview

* Updates readme

* Updates API version in new specs and examples

* update default client tag to v5

* Generate the 2021-08-01-preview files from DSMainDev and commit

* add new added ipv6 and example files

* change "jobExecutionId": "5555-6666-7777-8888-999999999999" to "jobExecutionId": "5A86BF65-43AC-F258-2524-9E92992F97CA" in example files to pass the type validator

* Add ListOperations.json example file

* pass formatter npm pretty

* update instanceFailoverGroups in the type of example files

* remove ipv6 batch replace api due to arm concern. it will be in next version.

* add x-ms-enum

* Remove custom `ResourceGroupNameParameter` and replace them with the one from common-types (#16944)

* remove custom resourceGroupNameParameter and replace them with the one from common-types

* fix

* move the directive that meant to work for go track 1 to readme.go.md

* Revert "move the directive that meant to work for go track 1 to readme.go.md"

This reverts commit bc9c13f8acdec3c8f29e5cd4a87bcefbfcf61f3a.

* test

* revert

* add tag condition back

* [Go] Delete saas track1 config (#17113)

* [Go] Delete saas track1 config

* fix

* Update Go readme (#17061)

Co-authored-by: Anat Gilenson <[email protected]>

* Added ParentId response header to File/Directory rename (#17119)

* Revert dataset spelling change (#17124)

* Dev datamigration microsoft.data migration 2020 09 01 preview (#16032)

* Adds base for updating Microsoft.DataMigration from version stable/2021-06-30 to version 2020-09-01-preview

* Updates readme

* Updates API version in new specs and examples

* add examples and change swagger

* camel casing error (removing the resource since it is redundant)

* added "systemData" property to the response of sqlMigrationService

* adding isDataAction property in operationsDefinition

* fixing Avocado error : removing unreferenced files

* styling changes

* adding systemData to DatabaseMigrations

* suppressing lintDiff

* Revert "styling changes"

This reverts commit 4cba4308e6b3b4f35144f6ae28b4c760cd6f90f8.

* formatting changes (after running npm run prettier)

* adding v1 apis

* adding v1 apis

* Revert "adding v1 apis". Bad update

This reverts commit 99b1f84465749a4948ece4cacfb63652b0cd5a4e.

* Revert "adding v1 apis". Bad update

This reverts commit 795344a819d2d72f3c86c3714274df48f5303205.

* adding v1 paths in v2 spec

* adding stable-2018 apis

* updating api version in definitions

* avocado error :  removing unreferenced files

* suppressing lintdiff errors R4013 and R4037

* removing subscriptioid parameter from v1 and
referencing to susbscriptionid parameter from v2 (to resolve conflict)

* adding v1 apis as a separate json file

* adding a missing example for v1 spec

* removing duplicate api (get operation) from v1 spec

* Revert "removing duplicate api (get operation) from v1 spec"

This reverts commit 545e6ff29239d3b33f393af8b8c4fd4021cebe1f.

* avocado error : api versions correction

* avocado error : adding definitions in readme and changing api version in v2 spec to 2020-09-01-preview

* adding missing definitions and removing extra definitions in readme

* removing operation path from v1 spec

* trial : trying merging with 2021 stable version

* nit errors in readme

* updating api versions in definitions of 2021 stable version

* removing operations api from v1 (stable 2021)

* changing sqlMigrationInfo to sqlMigrationInformation in v2 swagger

* Renaming FileShare to SqlFileShare in v2 spec

* Renamimg BackupFileInfo to SqlBackupFileInfo in v2 spec

* renaming BackupSeiInfdo to SqlBackupSetInfo in v2 spec

* Renaming TrackedResource to TrackedResourceARM in the v1 spec

* deleting duplicate subscriptionId parameter in v1

* sqlmigration casing error

* referencing SystemData definition from the v2 spec

* avacado error : removing unreferenced file Operations_List.json

* adding custom-words.txt file

* reverting adding custom-words.txt

* exchanging positions of sqlmigration and datamigration in readme

* adding sqlmigration in custom-words.txt

* adding systemData to TrackedResource in v2
removing TrackedResourceARM from v1 and referring to v2 TrackedResource instead

* adding "x-ms-azure-resource": true extension in DataMigrationService and Project definitions in v1

* changing veersion from 2020-09-01-preview to "2021-10-30-preview"

* manually changing api version (to 2021-10-30)in readme

* adding ooperations api to v1 spec

* adding the subscriptionId parameter in v1 spec

* adding operations_list in the examples (for v1)

* Revert "adding ooperations api to v1 spec", adding the subscriptionId parameter in v1 spec, adding operations_list in the examples (for v1)

This reverts commit b94a96d8f48edef45967a57050e09eb27f9ea0de, 40e80e0d2a8e9fab72443e3893a9f0712c224f0a, 7be34463aaf58418f4574d3df9288e64cd27c5e4

* removing x-ms-azure-resource extension

* Revert "removing x-ms-azure-resource extension"

This reverts commit 8bf42972d7a1f3e5f8f1f4bf0d1fad19b77a161c.

* add subscriptionId to v1 spec

* Revert "add subscriptionId to v1 spec"

This reverts commit e3e729be0b1124875e279d9d718d8226dba2f8b8.

* removing read only : true for systemData properties

* setting readonly to true in systemData definition in v2 swagger.
(note : the chnages in v2 swagger are done manually for now, change these from the RP side too)

* renaming the specs to check if having the name datamigration.json has some importance

* Revert "renaming the specs to check if having the name datamigration.json has some importance"

This reverts commit a68c0c07d2a3f9932310eb910a683d1e824d7dfc.

* adding "x-ms-azure-resource": true to trackedResource and removing it from
datamigrationService and Project definition as they extend from trackedResource

* correctly placing "x-ms-azure-resource": true

* prettier check error on sqlmigration.json

* referencing systemData from common-types/resource-management/v2/types.json#/definitions
instead from v2 spec (to see if that affects the systemData error in cross-version)

* Revert "referencing systemData from common-types/resource-management/v2/types.json#/definitions"

This reverts commit 94641f1b36cc7828ea8efd21f4df89c282f51941.

* keeping subscriptionId parameter in both specs (by renaming it in v2)

* renaming subscriptionId to subscriptionIdParameter in the paths of v2

* casing error

* using subscriptionIdParameter instead of subscriptionId in the examples of v2

* renaming subscriptionId to subscriptionidParameter in v2 example

* Reverting the changes related to keeping subscriptionId parameter in both specs

This reverts commit fa22043a2b4ca284466bacda244f19c087a78718,
13d549928711b2d85e776f0680a7347242582ac2,
2755f643ed32b766fbb98ed6a7fd814211aecea3,
6e74171367ddf0a4a9f7a6b36b8f41a65a2c7701,
f3142b41b841793ae409a7e2d89d9bc4c262e9e7

* update tag in readme

* renaming trackedResource to trackedResourceARM in v2 and restoring the trackedResource in v1

* Revert "renaming trackedResource to trackedResourceARM in v2 and restoring the trackedResource in v1"

This reverts commit 269a4c3305c6e282bfa192b162b959d1b8083033.

* removing system data and x-ms-azure extension from tracked resource (because making changes in the tracked resource will involove dsMianDev repo changes)

* adding "x-ms-azure-resource": true to trackedResource of v1

* adding "x-ms-azure-resource": true to dataMigration service and project
(because of the error : The 200 response model for an ARM PUT operation must have x-ms-azure-resource extension set to true in its hierarchy. Operation: 'Services_CreateOrUpdate' Model: 'DataMigrationService'.
Location: Microsoft.DataMigration/preview/2021-10-30-preview/datamigration.json#L97)

also, removing x-ms-azure-resource from trackedResource

* Revert "adding "x-ms-azure-resource": true to trackedResource of v1"

This reverts commit bd0fb9c3bb96a736712baaa71efd2e91c49375c0.
and f2440eef137d7771217b9924ce941e876363afe9
(bad commit)

* Revert "removing system data and x-ms-azure extension from tracked resource (because making changes in the tracked resource will involove dsMianDev repo changes)"

This reverts commit e330db6a6abe2209d8d28a07da295267a036a9de.
SystemData is required to be in trackedResource

* Adding Scope Parameter to examples

* Revert "Adding Scope Parameter to examples"

This reverts commit b6c827585bb509306f2082e5686b31ee0333b182.

* Adding Scope parameter in response of SqlMiGetDatabaseMigration.json

* Adding Scope Parameter to other examples

* ARM:
Adding x-ms-secret: true to password (SqlFileshare and SqlConnectionInfomation), accountkey, authkey1 and authkey2

* Adding x-ms-pageable to DatabaseMigrations_ListByScope, Operations_List, SqlMigrationServices_ListByResourceGroup, SqlMigrationServices_listMigrations, SqlMigrationServices_ListBySubscription

* Removing x-ms-secret from Authkeys

* Adding x-ms-secret to authKeys in AuthenticationKeys and RegenAuthKeys defination

* Suppressing Secret_Property model validation error

* Adding suppress SECRET_PROPERTY in Suppression section

* changing GET getMonitoringData to POST listMonitoringData

* Removing location property from DatabaseMigration definition

* New Cancel\Cutover operations with MigrationOperationId in Request body.

* updating examples for cancel and cutover operations

* Chaning SqlMigrationService_GetResourceState to SqlMigrationService_Get

* Revert "Chaning SqlMigrationService_GetResourceState to SqlMigrationService_Get"

This reverts commit d16dc91a39245cecc4289b206af070eccb74b783.

* Changing GetResourceState to Get

* Adding 2 namespaces 2 SqlMi Migration API and updating examples

* Add Vm APIs, change operation Id of Mi and VM APIs and Update examples

* Suppressing list by subscription DatabaseMigration LintDiff error

* Adding discriminator to databaseMigrationProperties in order to separate SqlMi and SqlVm migrations

* [nit error] changing SqlConnectionInfo to SqlConnectionInformation

* nit error

* updating the example SqlMiGetDatabaseMigration.json to use"kind" in order to resolve the error : Additional properties not allowed

* updating all Mi and Vm examples to use "kind" in the properties

* styling changes (for prettier check)

* updating listMigrationsByService.json xample to use kind property

* running prettier check

* adding other properties in request along with kind in sqlVmCreateOrUpdateMax.json example

* Revert "adding other properties in request along with kind in sqlVmCreateOrUpdateMax.json example"

This reverts commit 8a47679fa45846b8bc41d7651c7c91e2f7ef943c.

* keeping both kind and other properties in the request body for sqlMiCreateOrUpdateDatabaseMigrationMax.json

* keeping both kind and other properties in all the examples

* adding enums for commandType and taskType discriminator

* adding x-ms-enum for commandType and taskType (v1)

* adding remaining enum values for taskType and commandType

* Removing List By Scope APIs for Mi and VM

* Remove Delete APIs for SqlMi and SqlVm

* Making DatabaseMigrationSqlVm_Cancel a x-ms-long-running-operation

* Moving common properties to DatabaseMigrationProperties

* Creating ResourceClass for SqlMi and SqlVm and updating the APIs accordingly

* Suppressing LintDiff errors for SqlMi and SqlVm Resource Classess

* Making x-ms-client-flatten: false for DatabaseMigration and other SqlMi and SqlVm Resource Class

* updating parameters in examples: Services_checkChildrenNameAvailability.json and Services_CheckNameAvailability

* v1 s360 errors

* object_missing_required_property error: updating example services_Start.json

* revert 81733a02cc88d52d69497fff3a5b7abafadedeee

* prettier check

* reverting all chnages related to  "v1 s360 errors"

* v1 s360 errors: adding missing properties to mongoDbConnectionInfo in common.json

* nit error

* v1 s360 errors: adding missing properties to sqlConnectionInfo in common.json

* v1 s360 errors: adding missing properties to mySqlConnectionInfo in common.json

* v1 s360 errors: adding missing properties to PostgreSqlConnectionInfo in common.json

* v1 s360 errors: adding missing properties in MigratePostgreSqlAzureDbForPostgreSqlSyncTask.json

* v1 s360 errors: removing problematic property from MigratePostgreSqlAzureDbForPostgreSqlSyncTask

* v1 errors: adding missing properties in MigrateSchemaSqlServerSqlDbTask.json

* v1 s360 errors: adding missing properties in MigrateSqlServerSqlDbTask.json
and MigrateSqlServerSqlMITask.json

* v1 360 errors: adding missing properties in projects.json

* v1 s360 errors: adding missing properties in Services.json

* v1 s360 error: adding missing properties in Tasks.json

* v1 s360 errors: adding missing properties in TasksCommon.json

* v1 s360 error: adding missing properties to MigratePostgreSqlAzureDbForPostgreSqlSyncTask.json

* v1 s360 errors: adding items to events in "MigratePostgreSqlAzureDbForPostgreSqlSyncTaskOutputError"

* v1 s360 errors: removing required property

* prettier check

* nit

Co-authored-by: Vasundhra Manhas <[email protected]>
Co-authored-by: Thakur Ashutosh Suman <[email protected]>

* [Hub Generated] Review request for Microsoft.Consumption to add version stable/2021-10-01 (#16900)

* Adding The new three properties to the latest API version for RI Transactions

* Error Fixes

* Fixing Type errors

* Changing billingMonth format

* Add connectionProperties in GoogleAdWordsLinkedServiceTypeProperties (#17001)

* Microsoft.Cdn : 2021-06-01 API  (#16868)

* Adds base for updating Microsoft.Cdn from version stable/2020-09-01 to version 2021-06-01

* Updates readme

* Updates API version in new specs and examples

* Update CODEOWNERS file (#1)

* update CODEOWNERS file

* update CODEOWNERS file

* add new cdn code owner

Co-authored-by: Jorin Mejia <[email protected]>

* add forwardingProtocol to OriginGroupOverride (#2)

* Cache Behavior and Case Transform (#3)

* add forwardingProtocol to OriginGroupOverride

* added new cache behavior attributes and case transform enum values

* update cache behavior

* Swagger changes for enabling certname check and onboarding prevalidated customdomains

* Fixing formatting - Swagger changes for enabling certname check and onboarding prevalidated customdomains

* Correct input and output types of checkHostNameAvailability API

* Set CA and SAN to readonly

* Update ValidateSecretInput to include SecretVersion

* Nit fix grammar

* Swagger changes to move originResponseTimeoutSeconds property from afdendpoint to profile level

* Remove redundant fields and mark certificate properties readonly

* Reoganize parameters and update descriptions

* Update examples

* Fix typos and expand abbhreviations

* Fix more typo

* Update odatatype (#10)

* Update odatatype

* Update odatatype

* Update typeName

* camel casing typeName

Co-authored-by: Chenglong Liu <[email protected]>

* Change country to countryOrRegion to avoid political concern according to CELA (#12)

* Change country to countryOrRegion to avoid political concern according to CELA

* Minor change to keep consistence

Co-authored-by: Bo Zhang <[email protected]>

* Yunhe/cdn 2021 06 01 (#8)

* add forwardingProtocol to OriginGroupOverride

* added new cache behavior attributes and case transform enum values

* update cache behavior

* update route and route configuration override rule swagger definition

* update

* made changes to route and rule to remove EnableCache filed. To disable cache, leave CacheConfiguration to null.

* add cache duration to route

* update routeConfigOverride action

* update route and action

* update action swagger

* update swagger spec

* update examples

* update comments

* updated examples

* server variable (#11)

* wip server variable

* server-variable udpates

* server port transform

* socket address

* update server variable

* resolve comments

* revert unwanted change

* Revert "server variable (#11)" (#16)

This reverts commit d6eddf6a201df30dc2abe23e7083c4c158a8fb83.

* [Azure CDN] Add missing customHttpsParameters field in CustomDomainProperties (#15)

Co-authored-by: Bo Zhang <[email protected]>

* Swagger changes for adding secret type AzureFirstpartyManaged certifi… (#13)

* Swagger changes for adding secret type AzureFirstpartyManaged certificate

* Updating description for AzureFirstPartyManagedCertificate secret type

* Updating description for AzureFirstPartyManagedCertificate secret type

* resolving merge conflict

* resolving merge conflict

Co-authored-by: SINADELL <SINADELL@SINADELL-DEV7>

* Fix multiple S360 correctness issues related to CDN (#17)

* Fix multiple S360 corretness issues related to CDN

* Fix privateEndpointStatus location issue

Co-authored-by: Bo Zhang <[email protected]>

* Product Backlog Item 12546459: [AFDX][CDN][RP][SWAGGER] refreshValidationToken API for swagger and RP inconsistency

* Product Backlog Item 12546473: [AFDX][CDN][RP][SWAGGER] domainValidationState of AFDDomainProperties swagger and RP inconsistency

* Make description more readible

* added transform values to all api versions (#19)

* Product Backlog Item 12546377: [AFDX][CDN][RP][SWAGGER] Add CustomDomains property definition end EndpointProperties per swagger issue? (#20)

* Fixing operations api swagger (#21)

Co-authored-by: SINADELL <SINADELL@SINADELL-DEV7>

* Change route and security policy to use ActivatedResourceReference for domains associated

Routes and security policies can know if their associated domains are validated or not by using ActivatedResourceReference, which contains a property to indicate the domain validation state.

* Add ActivatedResourceReference support

Adding support to have a resource reference with a property to indicate whether the resource is active. To start with, this would indicate whether a domain referenced is active or inactive, but it can also be used for other purposes in the future.

* 2021-06-01 ARM & SDK Fixes (#23)

* fix incompatiable names

* Revert "fix incompatiable names"

This reverts commit 9a2bf2d0512338fdf7bc97bbaf2a4fcdd5a2ade5.

* change CacheConfiguration naming to AfdCacheConfiguration

* AfdCacheConfiguration -> AfdRouteCacheConfiguration, fix type for SDK issue

* add format field to integer types

* Add format field to integer types

* IsCompressionEnabled -> isCompressionEnabled

* responseBasedAFDOriginErrorDetectionSettings -> responseBasedAfdOriginErrorDetectionSettings

* use camel casing for resource type

* Add default response to delete operation

* Update x-ms-name MatchVariable -> WafMatchVariable

* Update Error Response to conform to spec

* Update Error Response with additional fields

* Update reference to error field in ErrorResponse

* Fix semantics, validations, typos

* Use camel casing and add 200 response code

* Add remaining 200 response for delete and conform to operation spec

* Add parent resource name in child resource

Co-authored-by: Jorin Mejia <[email protected]>

* Fix merge conflicts (#24)

Co-authored-by: Jorin Mejia <[email protected]>

* fix bug (#25)

* Update codeowners, add read only field, add profileName to SecurityPolicyProperties

* Merge Main Branch from Azure REST Specs (#26)

* [PowerBIDedicated] Elaborate description and examples on capacity mode (#16131)

* Elaborate description and exampleson capacity mode

* PR fixes

* Revert changes for 2017 version

* update api scenario documentation (#16086)

* add operation step

* fix schema

* restore OpTest

* add cleanUpSteps & remove type

* use draft-07 schema

* refine propertyNames

* add description

* remove merge

* fix copy/move

* use property name

* variable type

* restore plain style

* define Example and file reference in v1.1

* remove raw Example support

* fix

* rename to API scenario

* restore entry

* fix ref

* swagger ase 2021 06 01 stable preview release (#16120)

* Initial commit for 2021-06-01 and  2021-06-01-preview

Initial commit for 2021-06-01 and  2021-06-01-preview

* new version update

* review comments changes.

review comments changes.

* [Quantum] Add job cost estimate (#16339)

* copy existin api-version

* update api-version ref

* new feature

* Revert "[Quantum] Add job cost estimate (#16339)" (#16340)

This reverts commit 4df4b843dd2692aadd416dd9ede5979610c08be6.

* Update description for ENUM_MISMATCH error code. (#16351)

* [EdgeOrder] Update 2020-12-01-preview swagger with swagger correctness fix and other changes (#15962)

* new api changes (#1)

* new api changes

* referer url change

* EdgeOrder 2020-12-01-preview Swagger changes (#5)

* readme changes

* Swagger refresh and update examples

* Change examples as per oav validations

* Minor swagger modifications

* Minor spacing adjustments

* Set ModelAsString to true for enums and modify examples

* Fix swagger lint validation error

* Modify readme and examples

* Modify readme.go.md

* Update swagger

* Minor prettier fix

* Change python package version in readme

* Fix spell check error

* chanegs to enable forward and reverse shipping details in get order item call using odata filter

* Swagger correctness fix with other changes (#25)

* Swagger correctness fix with other changes

* Return api field additions

* Change expand description for listOrderItem calls

Co-authored-by: Vaishnavi Janardhan <[email protected]>

* Fix semantic validation error in doubleEncryptionStatus (#30)

* Mark parameters of shipping details as readonly (#35)

* Additional properties swagger correctness fix (#43)

Co-authored-by: sashanm <[email protected]>
Co-authored-by: t-vjanardhan <[email protected]>
Co-authored-by: Nidhi Jain <[email protected]>
Co-authored-by: nija-dev <[email protected]>
Co-authored-by: Vaishnavi Janardhan <[email protected]>

* Update readme.md (#16349)

* [Hub Generated] Review request for VideoAnalyzer.Edge to add version preview/1.1.0 (#16182)

* Adds base for updating VideoAnalyzer.Edge from version preview/1.0.0 to version 1.1.0

* Updates readme

* Updates API version in new specs and examples

* Update AVA Edge Swagger to 1.1 release

* fix a linter issue.

* fix spelling mistakes

* update the api version

* update swagger with new changes

* fix a bug in one of the ava properties. (#16365)

* Swagger for Form Recognizer 2021-09-30-preview. (#16234)

* Swagger for Form Recognizer 2021-09-30-preview.

* Fix styling issues.

* Fix styling.

* Remove yml version.

* Update Speaker Verification URL (#16348)

* Update Speaker Identification URL (#16347)

* Creator v1 Deprecated - Delete Swagger Docs (#16225)

* Creator v1 Deprecated - Delete Swagger Docs

Creator v1 Deprecated as of Sept 6 2021 - Delete Swagger Docs

* Creator v1 Deprecated - Delete Swagger Docs

Creator v1 Deprecated as of Sept 6 2021 - Delete Swagger Docs

* [Hub Generated] Review request for Microsoft.ContainerInstance to add version stable/2021-09-01 (#16247)

* Adds base for updating Microsoft.ContainerInstance from version stable/2021-07-01 to version 2021-09-01

* Updates readme

* Updates API version in new specs and examples

* Adding zones property to resource

* Add zones property to relavent examples

* Running prettier on modified examples

* Adding x-ms-secret to password in responses

* Changing parameters to use common types

* Reverting changes since they introduced validation errors

* Prettier check

* Add managedIdentityResourceId to EventHubConnectionProperties (#16358)

Co-authored-by: Amit Elran <[email protected]>

* Adding error responses (#16360)

* [KubernetesConfiguration] Release 2021-11-01-preview with FluxConfigurations (#15999)

* Adds base for updating Microsoft.KubernetesConfiguration from version stable/2021-03-01 to version 2021-10-01-preview

* Updates readme

* Updates API version in new specs and examples

* Reference common definitions

* Add fluxConfiguration to initial commit

* Update readmes to new version

* Add 409 conflict to scc

* Update example api-versions

* Add path example

* Run prettier

* Update dependsOn object body

* Update readmes with 2021-09-01

* Change to lastSourceSyncedCommitID

* Change to 2021-11-01-previe

* [ACR] [New Api Version] add 2021-08-01-preview  (#15990)

* Initial commit for comparison with previous release

* Add new swagger 2021-08-01-preview and examples

* Swagger changes for Dataflow flowlets (#16251)

* Swagger changes for Dataflow flowlets

* Fix reference errors

* Fix Lint checks

* Separate changes for ADF and Synapse

* Address Review Comment

* Swagger changes for Synapse flowlets (#16335)

* Swagger changes for Synapse flowlets

* Add Flowlet to custom words

* Address comments

* Remove value attribute from certificate object (#15684)

* Remove value attribute from certificate object

* Fix prettier errors

* Adding required property to some of the parameters we initially missed. (#16311)

* Adding required property to some of the parameters we initially missed.

* Adding required property to some of the parameters we initially missed.

* Adding required property to some of the parameters we initially missed.

* Adding required property to some of the parameters we initially missed.

* Adding required property to some of the parameters we initially missed.

* Adding required property to some of the parameters we initially missed.

* Adding required property to some of the parameters we initially missed.

* Adding required property to some of the parameters we initially missed.

* Added new service versions for storage (#16298)

* Added new service versions for storage

* working on readmes

* update

* [Microsoft.HybridConnectivity] Promote 2021-07-08-privatepreview to 2021-10-06-preview (PublicPreview) (#16301)

* Copy from 2021-07-08-privatepreview api from private repo

* Promote 2021-07-08-privatepreview to 2021-10-06-preview

* add expiresin custom word for linter fix

* fix sdk generation failures

* Add batch tag 10/14 (#16393)

* add batch tag 10/14

* fix

* revert the default tag change (#16398)

* [Azure Maps] Timezone: Swagger improvement for SDK generation [Hub Generated] (#16057)

* Rename with `x-ms-client-name`

* Add extensible enum for timezone accept language

* Rename operationId to have better method meaning

Add x-ms-client-name for better explaining

* Updated description for HasZone1970Location property

* Removed Enum in model class name

* Better naming for TimeTransitions

* Updated x-ms-examples to be more friendly

* Update Descriptions

* Update method name

* Update coordinates with collectionFormat csv

* Modified sunrise, sunset type

* Update wording for hasZone1970Location description

* Use LatLongPair as reference

* Modify exists definitions

1. Combined definitions with same structures into TimezoneResult, TimezoneId, ReferenceTime.

* Update Examples to fix Model Validation

* Rename to Timezone to be consistent

* Update description for hasZone1970Location

* Minor updates for name, type

* Modified property to uppercase to match exmaples

* Changed back to using RepresentativePoint

Co-authored-by: Alex Tsao <[email protected]>

* Update to remove default value for enum RouteType (#16343)

* [Synapse] - Add x-nullable:true for folder property (#16237)

Co-authored-by: Dongwei Wang <[email protected]>

* Update readme.python.md (#16400)

* Dev containerservice microsoft.container service 2021 09 01 (#16215)

* Adds base for updating Microsoft.ContainerService from version stable/2021-08-01 to version 2021-09-01

* Updates readme

* Updates API version in new specs and examples

* Add gmsaProfile in WindowsProfile for AKS (#15976)

* Add gmsaProfile in WindowsProfile for AKS

* fix spell errors

* Fix lint issue

* Update readme.md for AKS 2021-09-01

* Expose a few more snapshot properties in 2021-09-01 swagger to match 2021-09-01 API (#16082)

* Expose a few more snapshot properties in 2021-09-01 swagger to match 2021-09-01 RP API

* Expose a few more snapshot properties in 2021-09-01 swagger to match 2021-09-01 RP API

Co-authored-by: Charlie Li <[email protected]>

* Agent pool start/stop  (#16105)

* added examples for agentpool start/stop

* fixed code styling

* added 201 response code in examples

* added 201 response code object

* added missing parameter

* updated description for power state and added title

* added power state to request body properties

* Update specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2021-09-01/managedClusters.json

Co-authored-by: Matthew Christopher <[email protected]>

Co-authored-by: Matthew Christopher <[email protected]>

Co-authored-by: Charlie Li <[email protected]>
Co-authored-by: Charlie Li <[email protected]>
Co-authored-by: rsamigullin <[email protected]>
Co-authored-by: Matthew Christopher <[email protected]>

* PR to  make swagger changes for new event grid public SDK release (#16309)

* create baseline commit

* Add all the changes for new public SDK release

* fix the version

* fixing prettier check issues

* address pr comments

* fix arm version in readme

* Add extra line

* fix lintdiff issue

* Adding suppression and fixing sdk readme

* fix issues with go sdk path

* fix a missing required and a description (#16421)

* EventHub : New API version 2021-11-01 (#16363)

* base commit for new api version 2021-11-01

* new api version 2021-11-01 changes

* CI fixes

* CI fixes

* fix for Python SDK

* added common def v2

* avocado fix

* updated common types

* update to address S360

* S360 fix for DisasterRecoveryConfigs

* Revert "S360 fix for DisasterRecoveryConfigs"

This reverts commit 2476975abd304ee89f1382ceaee280ad3a711e15.

* Added SchemaRegistry API

* CI fixes - Schemagroup

* corrected Schemagroup group properties

* reverted the proxyresource location change

* Revert "reverted the proxyresource location change"

This reverts commit ac79e8a163198742f32adfdc40cc11aa2e039e90.

* addresing S360 swagger correctness fro operations and capture

* updated description for datalake in capture

* subscription format to uuid

Co-authored-by: Damodar Avadhani <[email protected]>
Co-authored-by: v-ajnava <[email protected]>

* databricks: updating the Tags to be consistent (#16422)

The other resources within this Swagger use the applicable Resource name
however the Private Link resources use GET, DELETE and PUT - this fixes
that so that these are consistent.

* Fix Swagger correctness bugs. (#16280)

* Created new API version for Monitor Action Groups (#16107)

* Updated error response for Action Groups API

* spacing

* added missing fields to Action Group Resource spec

* Added missing fields for action group resource in older version

* Updated "resource" name

* Removed changes to errorResponse

* Removed errorObject

* format

* Updated required and default fields in Action groups spec

* Update default value to boolean

Co-authored-by: kai ru <[email protected]>

* changes default value type to boolean

* undo webhook receiver changes

* Created new API version for action groups

* Added event hub Receiver to Action groups spec

* Updated readme.md for Monitor

* Initial checkin for Post and Get test notification apis

* Change to completed

* Fix some errors

* Fix a couple more issues

* add x-ms-long-running-operation-options

* Context fix

* Context

* Context

* Context

* revert unwanted changes since we don't own these

* update API version in actionGroups json

* update API version in action groups examples

* Fix for Swagger PrettierCheck failures

* Fix the description of the RG name para

* Remove the dupe resourcegroupname para

* Another attempt to fix the description

* PR comments

* fix json format

* Fix json

* Lets revert the resource descrilption

* Fix autorest exception and suppress Lint failures for error response schema

* Fix for prettier check

* Add providers

* Used common types for definitions and parameters

* fix lint errors for incompatible parameters

* Revert Resource definition update to resolve Lint errors

* Revert package tag to fix build break

* Update API reference in latest package

* PR comment

* fix build break because didn't remove the createdBy from the sample

* PR comments

* Fix typo

* Validation errors

* Fix errors

* Fix errors

* Fix style

* Change api name

* Fix errors

* Change the uri

* Change the api name

Co-authored-by: Ritwik Rajendra <[email protected]>
Co-authored-by: kai ru <[email protected]>
Co-authored-by: Thomas Pham <[email protected]>

* Removed OnvifDeviceGetRequestBody and OnVifDeviceDiscoverRequestBody (#16371)

* Removed OnvifDeviceGetRequestBody and OnVifDeviceDiscoverRequestBody

* adding required to discoverduration

* removing assetsink

* making discoveryDuration optional

* Add x-ms-pageable to AccessControl List operations (#16416)

* Add x-ms-pageable to AccessControl list operations

* remove x-ms-pageable from roleDefinitions List operations

* Adding back category level samples (#16389)

* Adding back category level samples

Adding back category level samples

* Adding reference to newly added sample files

Adding reference to newly added sample files

* Tries to fix prettier violations

* Remove location field for sub/management group level

* Tries to fix prettier by converting tab to spaces

* Add track2 batch 4 mysql-->cognitiveservices (#16431)

* Add track2 batch 4 mysql-->cognitiveservices

* resourcehealth-->sqlvirtualmachine

* Fix AVA 2021-11-01 example files (#16432)

* fix examples

* fix prettier checks

* Api Management 2021-08-01 Stable API-VERSION (#16353)

* Adds base for updating Microsoft.ApiManagement from version preview/2021-04-01-preview to version 2021-08-01

* Updates readme

* Updates API version in new specs and examples

* [Azure Maps] Route: Swagger improvement for SDK generation [Hub Generated] (#16193)

* Route: Rename parameter/client names

* Route: Rename request body names

* Route: Model a few objects as enum

* Route: rename magnitudeOfDelay

* Route: update startPointIndex/endPointIndex docstrings

* Route: departureTime/arrivalTime to date-time

* Route: Fix name in typescript.md

* Route: modify docstrings for firstInstructionIndex/lastInstructionIndex

* Route: rename turnAngleInDecimalDegrees

* Route: Add docstrings for RouteSection/RouteLeg

* Route: rename report object

* Route: add friendly x-ms-examples key name

* Route: rearrange definitions for better review

* Route: remove language reference in hyperlink

* Route: Remove repeated descriptions of batch API

* Changed model name RouteDirectionsSummary to RouteSummary

* Rename to RouteRangeResponse

* Add max/min values for efficiency

* Name changing with x-ms-client-name

* Minor update

* Route: naming fix

* renamed all kWh to KwH

* Route: add default values

* Route: Fix wrong name

* Route: Change response type name

* Updated name and descriptions for route attributes

* Remote language in URL

* Route: definition name changed for type name

* Route: keep the operations for maintaining SDK consistencies

* Route: Change response object names

* Route: Fix parameter type

* Common: Add more definitions for better client type name

* Common: Add description for query parameter

* Route: Just rename RouteSummary Definition

* Common: Redo the naming for batchItems

* Route: add names for x-ms-enum

* Route: change all floats to doubles (verified in backend)

* Route: use collectionFormat for route range api

* Route: rename operationIds to remove Post wording

* Modified two method names

* Route: update vehicleCommericial's client name

* Route: update description/client name for carTrain

Co-authored-by: Alex Tsao <[email protected]>
Co-authored-by: Daniel Rocha <[email protected]>

* [Azure Maps] Weather: Swagger improvement for SDK generation [Hub Generated] (#16148)

* Modified AirQuality

* Modified AirDetails

* renaming variables for Current Condition

* 1. Rename to model to WeatherValue

2. Renamed to IconCode definition

* Rename properties to description(s) for consistency

* Rename model to weatherValueRange

* Renamed to Forecast for better self explaining

* Better naming/self explaining for values

* Update name fpr dbz

* Add enum for UnitType, PrecipitationType, IconCode

* Updated example files

* Fix CI errors

1. Add new word to avoid error checks failing
2. Updated with "x-ms-client-name" to fix CI errors

* Update according to review feedbacks

1. Removed duplicate enum attributes
2. Updated descriptions

* Update IconCode

* Update x-ms-exmaple for better description

* Update Enum

* add name for enum

* Update according to feedback

1. Update all `query` to collectionFormat
2. Set `readOnly=true` for all response
3. Create PastHoursTemperature model for opimization

* Update name

Co-authored-by: Alex Tsao <[email protected]>

* [Hub Generated] Review request for Microsoft.Marketplace to add version stable/2021-10-01 (This is internal data plane service inside Microsoft.Marketplace RP) (#16306)

* New Swagger Spec File

* New Swagger Example Spec File

* New Readme Config File

* first commit

* fix

* fix

* examples

* fix

* words

* fix

* spell

* pretty

* fix

* pretty

* fix

* comments

* spelling

* Fix check access response (#16428)

* fix check access response

* Add DefinitionsPropertiesNamesCamelCase suppression role

Co-authored-by: Prince Gupta <[email protected]>

* Move QuestionAnswering 2021-07-15-preview to main (#16411)

* move questionAnswering 2021-07-15-preview to main

* update version in examples

* [Hub Generated] Review request for Microsoft.KeyVault to add version preview/2021-06-01-preview (#16399)

* Bypass incompatible responses

* Add missing path

* Add version info

* Removing undesired 404

* add "x-ms-secret": true to secret field (#16436)

* add "x-ms-secret": true to secret field

* remove breaking change prop

* Update example

Co-authored-by: Nan Jiang <[email protected]>

* Add missing Opt-in APIs S360 (#16362)

* add missing APIs S360

* fix json validation error

* revert casing change

* fix validation errors

* run prettier

* [Hub Generated] Review request for Microsoft.AppPlatform to add version preview/2021-09-01-preview (#16149)

* Adds base for updating Microsoft.AppPlatform from version preview/2021-06-01-preview to version 2021-09-01-preview

* Updates readme

* Updates API version in new specs and examples

* Add new changes for 2021-09-01-preview

* Fix some validation errors

* Use collection for loadedCertificates

* Fix typo

* Update readme for new api version autorest generating

* name update

* name update again

* name update again again

* rename storageProperties to properties

* add systemData

* fix

* fix lint

* resolve comments

* fix reference link

* fix

* add x-ms-secret and x-ms-mutability annotations to accountKey

* fix lint

Co-authored-by: Wenhao Zhang <[email protected]>
Co-authored-by: Xuyang Cao <[email protected]>

* Update readme.python.md (#16451)

* Update readme.python.md

* config readme

* [Hub Generated] Review request for Microsoft.BotService to add version preview/2021-05-01-preview (#16012)

* fix some error

* update

* update

* update example

* [Azure CDN] Add missing customHttpsParameters field in CustomDomainProperties for versions after 2019-06-15 (#16129)

Co-authored-by: Bo Zhang <[email protected]>

* First time adding VideoIndexer to public repo (#16439)

* First time adding VideoIndexer to public repo

* Fix spelling

* Fix more spelling

* remove preview only api for now

* [Hub Generated] Review request for Microsoft.TimeSeriesInsights to add version preview/2021-03-31-preview (#16415)

* Fix S360 errors in 2021-03-31-preview

* Fix prettier check

* [network] `2021-02-01-preview-only` tag configuration for Python (#16375)

* test

* test

* Update readme.python.md

* Update readme.python.md

* Update readme.md

* fix

* Update readme.python.md

Co-authored-by: 00Kai0 <[email protected]>
Co-authored-by: kai ru <[email protected]>

* Add Change Analysis API version from private repo (#16160)

* Add API versions from private repo

* Fix prettier and avocado validation report

* Fix prettier and avocado validation report

* push manifest from private repo

* Make changes for public repo

* Update to correct api-version'

* update agent vm image in pipeline yml (#16467)

* Adding Microsoft.Chaos API Version 2021-09-15-preview. (#16453)

* [baseline] Microsoft.Chaos private preview API Version 2021-09-15-preview.

* msft.chaos PublicPreview API 2021-09-15-preview
* Add neccessary readme's from swagger tool branch generation.
* remove artifiact resource from public preview.
* fix static linter issues.

* [Hub Generated] Review request for Microsoft.Security to add version preview/2021-07-01-preview (#16455)

* .

* .

* readme.python config (#16471)

* Add text analytics v3.2-preview.2 API (#15736)

* Add text analytics v3.2-preview.2 API

* CR comments

* Make project and deployment names required parameters

* Fix projectName and deploymentName

Rename projectName and deploymentName in input to project-name and deployment-name

Co-authored-by: Omar Elhariry <[email protected]>
Co-authored-by: Kareem Yousef <[email protected]>

* Mhsm doc changes (#16444)

* backuprestore 7.3 preview changes

* remove Go track 1 auto-generation

* 7.2 stable description

* lint swagger errors

Co-authored-by: Joel Hendrix <[email protected]>

* [Hub Generated] Render v1/v2 reconciliation (#16263)

* render v1.0 centric updates
multiple zooms differentiated by description removed

* revert composition of GetCopyrightResult to resolve weird validation issue

* add available tilesets into tilesetId enum

* address render review

* update the input files

* seperate 1.0 tag

* rename examples so the names don't clash and OpenAPI doc gen don't freak out, correct missing api in v2.1, remove /map/imagery in v2.1 as it should not be there

* see if setting unique operationIds resolves this fragile doc gen

* update custom-words for spell-check to pass

* improve sample names

* correct sample reference

* remove V21 from operation ids

Co-authored-by: Taras Vozniuk <[email protected]>

* [Microsoft.DeviceUpdate] Added private Network RP API for Private Endpoint support (#16396)

* Added internal Network RP model and API

* Fixed semantic validation error

* prettier run

* Added list operation for NRP-only proxy type

* Linter fixes

* Removed properties requirement

* Removed read-only flags

* Removing required from resources

* More required properties

* More c&p error fixes

* Added missing property definition for remote proxy

* Wrong place for provisioning state

* Rogue space

* Fixed an example

* Another rogue space

* Added internal note to descriptions

* Adding missing identity properties and ExtensionTopics operation (#16469)

* Adding missing identity properties and ExtensionTopics operation

* fixing prettier check issues

* Add identity to topic

* Add system data to Extension topic response

* fix lintdiff issue

* fix kusto pool operation id (#16477)

* Update Microsoft.Chaos API Version 2021-09-15-preview types/experiment.json (#16480)

* Update azure-pipelines.yml to use ubuntu-20.04 (#16485)

* Update azure-pipelines.yml

* Update ShouldSendPRToMain.yml

* Update BranchProtectionForPrivateRepo.yml

* Update Chaos Client Name + Update outdated examples. (#16501)

* publish Microsoft.AVS 2021-12-01 API (#16426)

* copy 2021-06-01 API

* replace "2021-06-01" with "2021-12-01"

* add 2021-12-01 changes

* update readme

* add go

* add java

* fix go

* Network may release: monthly branch release from Azure Networking side. (#16395)

* Adds base for updating Microsoft.Network from version stable/2021-03-01 to version 2021-05-01

* Updates readme

* Updates API version in new specs and examples

* Add routing intent resource to 05-01 (#15998)

* add routing intent resource to 05-01

* prettier fix

* fix api version in examples

* Update Exclusion Match Variable enum to support new values (#16124)

* Adding new SKU values (#16112)

* Adding new SKU values

* Fixing basic in Tier(not name)

Co-authored-by: Ishani Gupta <[email protected]>

* Update WAF Policy Exclusions to include RuleSet/RuleGroup/Rule hierarchy (#16154)

* VNet Encryption: Add nic flag, vnet property, vnet peering property (#16224)

* vnet encryption change

* change api version

* fix prettier check

* add type object for encryption

* remove circle (#16307)

Co-authored-by: Weiheng Li <[email protected]>

* move to new branch (#16194)

* Missed property added to LoadBalancerBackendAddress and new API (#16334)

* Updated load balancer swagger with missing backendAddress property and queryInboundNatRulePortMapping API

* Fixed example for QueryInboundNatRulePortMapping API

* Fixed warnings

* Revert "Fixed warnings"

This reverts commit e3e4cac4b19f47452a2b24abfdf9e1e09d041fca.

* Revert "Fixed example for QueryInboundNatRulePortMapping API"

This reverts commit 5823b77f681534fbda8010901496886c88b81343.

* Revert "Updated load balancer swagger with missing backendAddress property and queryInboundNatRulePortMapping API"

This reverts commit e3f5bb3ca403ed5045b11bcde59d7b54975ae117.

* Put changes into correct API version

* Fixed lint diff errors

* Fixes based on CR

* Fixes based on CR

* Fixed warnings

* Fixed example

* prettier

* Fixed spelling

* initial PR to the new release branch (#15842)

* initial PR to the new release branch

* moved body to end of request parameters, changed api version number in examples

* Added action name for the list idps filter values

* changed to match camel casing for the action added

* fixed CR issues

* fixing auto checks

* fixed ARM cr issues

* fixing the resource type to match specification

* Isgu/fix/new branch SKU (#16410)

* changes in 05 branch

* Revert "Adding new SKU values (#16112)"

This reverts commit bdf897a9ee38f612e97e84c2090447de0e3b1c79.

Co-authored-by: Ishani Gupta <[email protected]>

Co-authored-by: Ritvika Reddy Nagula <[email protected]>
Co-authored-by: tejasshah7 <[email protected]>
Co-authored-by: Ishani Gupta <[email protected]>
Co-authored-by: Ishani Gupta <[email protected]>
Co-authored-by: dtuCloud <[email protected]>
Co-authored-by: Weiheng Li <[email protected]>
Co-authored-by: Weiheng Li <[email protected]>
Co-authored-by: Henry Chen <[email protected]>
Co-authored-by: irrogozh <[email protected]>
Co-authored-by: amosarbiv-work <[email protected]>

* Fixed proxy paths (#16496)

* For Add cases, 404 should be error response (#16488)

For AddConnectionToGroup and AddUserToGorup, if connection does not exist, or user does not exist, 404 should be considered as error response.

* replace resource with proxyresource (#16325)

Co-authored-by: Alex Goldschmidt <[email protected]>

* Add Microsoft.ResourceConnector [Appliance] 2021-10-31-preview API (#16384)

* Add Microsoft.ResourceConnector [Appliance] 2021-10-31-preview API

* Run prettier on violation files

* Add SCVMM to custom-words.txt

* Fix validation issues

* Fix prettier issue with AppliancesListClusterUserCredential.json

* Add multi API section for go readme and update namespace for python readme

* Update Example files to be more accurate

* Add None to Managed Identity typ in parity with other Azure Arc Resources

* Add default value as AKSEdge for distro

* Adding type object for ApplianceListResult

* Update Identity to use SystemAssignedServiceIdentity from common-types v3 managedidentity.json

* Reverting to using custom Identity

* Update readme.md

* Update readme.python.md

Co-authored-by: Anirban Thakur <[email protected]>
Co-authored-by: Yiming Lei <[email protected]>

* Josefree doc update (#16457)

* Create Sample Directory Structure for Swagger

* Delete Sample Directory Structure for Swagger

* Create Sample Directory Structure for Swagger

* Update Getting started with OpenAPI specifications.md

* Delete Sample Directory Structure for Swagger

will reuse this wiki https://github.com/Azure/azure-rest-api-specs/wiki#directory-structure, instead of creating a new one.

* Update Getting started with OpenAPI specifications.md

reuse this wiki for sample directory https://github.com/Azure/azure-rest-api-specs/wiki#directory-structure

* Add MDE Onboarding API to Microsoft.Security (2021-10-01-preview) (#16433)

* Rename 'whitelist'

* add missing 'Group' in renamed file

* add mdeOnboarding API - 2021-10-01-preview

* fix json format

* fix PR issues

* add List operation

* change to plural, set default resource type name

* mismatch between GET and LIST examples

* made descriptions clearer, removed unused parameter

* defined explicit parameters

* delete unused schema

Co-authored-by: Erel Hansav <[email protected]>

* [Hub Generated] Review request for Microsoft.Insights to add version stable/2021-10-14 (#16417)

* Adds base for updating Microsoft.Insights from version preview/2020-06-02-preview to version 2021-10-14

* Updates readme

* Updates API version in new specs and examples

* Fixing a relative path

* Pascal casing for the resource provider name

* Attempt at fixing R4018

* ADLA RP October Swagger KPI fixes (#16459)

* swagger fix

* 2016 patch

Co-authored-by: Jimmy Xie <[email protected]>

* Remove readonly on segment length property (#16513)

* remove preview tag (#16441)

* Disable replay attack checkfor VPN gateway (#16515)

* [Hub Generated] Review request for Microsoft.AppPlatform to add version preview/2021-09-01-preview (#16468)

* Add dump API

* add new line at the end of line

* change cases

* typo

* response

* add api for start/stop azure spring cloud instance

* fix lint error

Co-authored-by: Yinglue Zhang <[email protected]>
Co-authored-by: caiqing <[email protected]>
Co-authored-by: YinglueZhang-MS <[email protected]>

* Kusto: Swagger readonly cosmetics changes (no breaking changes) (#16405)

* Kusto: Swagger readonly cosmetics changes

* supress

* prettier

* fix 2017-09-07-privatepreview examples

* fix 2018-09-07-preview model

* 1

* 1

* [Microsoft.Security/Automations] Add AssessmentsSnapshot & SubAssessmentSnapshot data types (#16489)

* Add SubAssessment event source type and add more automations examples

* Change Location isReadOnlu to false

* Test

* Add new read/write location and add new type TrackedResourceLocation

* Minor

* minor

* prettier fixes

* Change variable name to TrackedResourceLocation

* Change type name TrackedResourceLocation to AzureTrackedResourceLocation

* Update automations example

* Add SecureScores & SecureScoreControls as new supported datatypes in Automations resource

* [ASC.Automations] add new data type RegulatoryComplianceAssessment

* Add Secure Scores and Regulatory Compliance snapshot data types

* Changes

* minor fix

* syntax fixes

* [Microsoft.Security/Automations] Add AssessmentsSnapshot & SubAssessmentSnapshot data types

* minor

* minor

* minor

* minor

* [Hub Generated] Public private branch 'dev-security-Microsoft.Security-2021-07-01' (#16435)

* Adds base for updating Microsoft.Security from version preview/2021-05-01-preview to version 2021-07-01

* Updates readme

* Updates API version in new specs and examples

* Adding securityConnectors private API

* Update the readme.md

* adding custom word

* Update Security Connector model in examples

* Update main security connectors model with new organizational data properties, update examples as well.

* added new offerings

* fix pathing

* fix offering name in all examples

* add docs for patch endpoint

* add system data resource

* Remove duplication

* Resolve tools issues

* Change bool to boolean

* Fix model validation errors

* Fix lint error

* CR fixes. Move systemData to root of object. Export identity type to definition

* remove extra bracket

* fix bracketing and pathing

* lint fixes

* fix camel case for linting

* Fix systemData examples

Co-authored-by: Sapir Elmakayes <[email protected]>
Co-authored-by: Sapir Elmakayes <[email protected]>

* Azure Maps - [Hub Generated] Review request for Traffic to add version preview/1.0 (#16128)

* Modified method GetTrafficFlowSegment to remove the Result type and return the data type directly

* Revert "Modified method GetTrafficFlowSegment to remove the Result type and return the data type directly"

This reverts commit 46bc557383238dad2cd4b5d0a0040fdc754fdb79.

* Flattening and renaming of several components within Traffic Segment Flow

* Flattened the client for Traffic Incident Detail

* More changes in flattening, now for TrafficIncident and Detail

* More changes in flattening, now for TrafficIncident and Detail

* More feedback addressed

* prettier fixes

* Clarified doc string

* Added start and end time for Traffic incident

* Added friendly names for x-ms-examples

* Fixed avocado bugs, added query parameter as number array

* Added collectionFormat to all comma separated parameters

* Small changes to improve codegen

* Prettier fixes

* Fixed all comments from latest PR review

Co-authored-by: Daniel Rocha <[email protected]>

* Adding Swagger for Short Code API (#15312)

* saving progress

* fixing typos

* fixing typos

* fixing typo

* running prettier

* small comment change

* minor fixes

* minor fix

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* saving progress

* moving shortcodes files to its own folder

* saving progress

* adding basic readme file

* Changing message details to support adding examples for contenttypes, adding estimatedRampUpTime and directionality

* adding format for urls, emails and phone numbers

* renames on different fields

* adding back helpMessage and optOutMessage

* removing tel format

* S360: fix missing accesslevel field in requestResponse (#16464)

* fix missing accesslevel field in requestResponse

* fix another s360 issue

* fix fields in example files as well

* update custom words

* [Hub Generated] Review request for Microsoft.DocumentDB to add version stable/2021-10-15 (#15733)

* Adds base for updating Microsoft.DocumentDB from version stable/2021-06-15 to version 2021-09-15

* Updates readme

* Updates API version in new specs and examples

* Add support for fetching continuous backup information for latest restorable timestamp.

* Adding locations API and backupRedundancy

* Fixing ref

* Add 10-15 Preview along with ClientEncryptionKey management changes

* Renaming 2021-09-15 api version to 2021-10-15

* Fixing some more renames

* fix validation checks

* add clientencryptionkeys to custom-words

* initial commit

* Swagger specifiations

* readme file updated

* Review comments addressed

* Added TotalThroughputLimit property to Database Create and Update

* Rebased and added type to capacity

* Added changes to preview folder as well

* Added changes to missing files

* initial checkin of base version

* Adding examples; /deallocate and /start api in swagger

* update readme.md file

* Removing 2021-10-15-preview changes

* managed cassandra swagger changes for GA

* Fixing linter issues

* minor description fixes

* adding missing example

* add stable and preview swagger

* revert to Thu Sep 9 2021 change

* fix linter errors in swagger

* fix validation errors

* validation fixes

* remove fetchNodeStatus from stable

* remove unused example file, fix validation error

* Fixing the spell check and formatting issues

* remove /repair api, make /command async

* remove unreferrenced example json

* remove pageable link from /status api

* remove backups api, add cassandraAuditLoggingEnabled property

* add cassandraAuditLoggingEnabled property

* make /status api async, minor fixes

* remove async tag to /status

* remove connectivity property, add Ldap as preview

* remove unreferenced example files

* use guid in subid for examples

* add backupStorageCustomerKeyUri property

* fix api response code

* remove ldap

* Changing operationId for locations API

* review comments

Co-authored-by: REDMOND\amisi <[email protected]>
Co-authored-by: Anuj Toshniwal <[email protected]>
Co-authored-by: Abhijit Karanjkar <[email protected]>
Co-authored-by: Praful Johari <[email protected]>
Co-authored-by: visunda <[email protected]>
Co-authored-by: Vivek Sundararajan <[email protected]>
Co-authored-by: vivek-microsoft <[email protected]>

* [SignalR] Add stable version 2021-10-01 (#16044)

* init

* remove

* Add 2021-10-01

* Minor update

* Add 2021-05-01-preview swagger API support for Autoscale newly added fields and new controller path. (#16463)

* Initially cut, cloned from know existing GA bits (IE \specification\monitor\resource-manager\Microsoft.Insights\stable\2015-04-01)

* rev API version, add new controller API path, and update JSON showing newly added predictiveAutoscalePolicy field

* [QuotaRP] Fix LimitObject polymorphism (#16438)

* Fix LimitObject polymorphism

* move properties out of allOf

* add type to LimitObject

* value is required

* Updating Operations Tag to QuotaOperations.

* Update quota.json

Updating Summary field for operations.

Co-authored-by: Rahul Singh <[email protected]>

* resolving s360 item (#16476)

* resloving s360 itme

* added prettier-fix changes

Co-authored-by: Gaurav Bang <[email protected]>

* fix typo: readonly to readOnly (#16548)

Co-authored-by: Xuyang Cao <[email protected]>

* [Hub Generated] Review request for Microsoft.Security to add version preview/2021-07-01-preview (#16549)

* Adds base for updating Microsoft.Security from version preview/2021-07-01-preview to version 2021-07-02-preview

* Updates readme

* Updates API version in new specs and examples

* Fix account id to account ids

* Minor

* Minor

Co-authored-by: Sapir Elmakayes <[email protected]>

* [Hub Generated] Review request for Microsoft.Maps/Microsoft.Maps to add version preview/2.0 (#16487)

* added extra fields to JSON list data response in docs

* added content-type field to request header

* took out content type from header field due to errors; JSON reponse fields for user Data are ready to commit

* [Hub Generated] Review request for Microsoft.Maps/Microsoft.Maps to add version preview/1.0 (#16446)

* Remove mobility

* Remove mobility

* Remove mobility

* Remove mobility reference

* Trigger another pipeline?

* Remove more mobility

* [Hub Generated] Review request for Search to add version preview/1.0 (#16283)

* First set of changes for Search API

* More changes to address review

* More changes to address review

* More changes to address review

* Reset searchAlongRoute name

* Fixed roadUse

* Fixed OAV error

* Minor fixes

* Fixed fuzzy search errors from review

* Changes in Reverse Search Address mode

* More changes from the review

* Checkpoint commit

* Fixed floating point numbers, dataSources field

* Modified boundingBox to avoid causing model validation failure

* Fixed more examples

* Fixed more broken examples

* Fixed more examples

* Fixed more examples

* Prettier fixes

* Re-add street and buildingNumber

* Revert client body flattening, add names for x-ms-enum

* Removed locale-specific URLs

* More changes to address review

* More changes to address review

* Minor fixes

* More changes from the review

* Fixed floating point numbers, dataSources field

* Fixed final issues for review

* Modified boundingBox to avoid causing model validation failure

* Prettier fixes

* Revert client body flattening, add names for x-ms-enum

* Reflect operationId changes in Readme.typescript

* Keep operations in TypeScript to be consistent for all languages

* Update sdk generation to track2

* Prettier fix

* Revert "Update sdk generation to track2"

This reverts commit 5ede489e84a1820c06f7c26f70bf1bc9c2a3ec86.

* Remove .net sdk generation since it is not used

* Added prefix to Operation Id.

* Fixed couple of operationIds

* Renamed PolygonResponse

* Address PR comments

* More changes due to PR Review

* Testing new batch naming

* Fixed bug in searchInsideGeometry

* Testing new batch naming

* Fixed batch naming that didn't work well.

* Renamed searchInsideGeometryBody to geometry

* Finished all PR review comments, added changes to Common and Route

Co-authored-by: Daniel Rocha <[email protected]>
Co-authored-by: alankashiwa <[email protected]>

* Removed redundant parameters from data plane account update example (#16552)

Co-authored-by…
najagasi pushed a commit that referenced this pull request Jun 24, 2022
…es" resource (Azure#17490)

* Dev weather microsoft.maps 1.0 (#13796)

* Remove preview from Weather API, remove X-Publish, and convert X-ms-enum ModelAsString to true

* Revert changes to package-lock.json

* Fix spelling error

* Adding Azure Object Anchors error codes for IngestionProperties (#13787)

* Added Azure Object Anchors error code field to IngestionProperties

* Fixed spacing in example

* Moved changes to new version

* Addressed version mismatch, spacing

* Fixed versions on examples

* Readonly error code

* Seeing if readonly error code is breaking

* Revert "Seeing if readonly error code is breaking"

This reverts commit c0b16f07c4a46a07fc7831a1735bb290804242ea.

* Model error code as string

* Renamed examples to asset conversion nomenclature

* Fixed rename issues

* Fixed issue #9593 (#13262)

* Fixed issue #9593

* Removed redundant PrivateEndpointConnectionProperties attribute

* [Hub Generated] Review request for Microsoft.Consumption to add version stable/2019-05-01 (#13800)

* Fixed Swagger Validation Errors

* Fixed Model Validation

* [Hub Generated] Review request for Microsoft.CostManagement to add version stable/2019-11-01 (#13788)

* Fixed Swagger Validation Errors

* Fixed Type

* Fixed Type

* Fixed Setting Properties

* Fixed Punctuation

* Removed Item

* Added Items Properties

* Fixed Required Property

* azurestack wave4 t2 config (#13813)

* Added Microsoft.AppConfiguration 2021-03-01-preview API version. (#13490)

* Added Microsoft.AppConfiguration 2021-03-01-preview API version.

* Add system metadata to tracked resources in "Microsoft.AppConfiguration".
Updated ConfigurationStore to reference the common tracked resource type definition.

* Added disableLocalAuth property.

* Add new api version swagger to readme.

* Added/updated examples and added suppressions for standardized APIs.

* Fixed prettier.

* Add missing property fileStorageSkuName into MySQL Flexible Server spec (#13693)

* appplatform t2 readme config (#13829)

* customproviders t2 readme config (#13831)

* Update readme.csharp.md (#13807)

* [Sentine][Data connectors][Fix correctness bug] (#13175)

* update required fields

* update required fields

* Explicitly define KeyCreationTime in Feb21 (#13757)

* Explicitly define KeyCreationTime

Explicitly define KeyCreationTime

* Fix KeyCreationTime Example

Fix KeyCreationTime Example

* Add Microsoft.M365SecurityAndCompliance RP (#13646)

* Add Microsoft.M365SecurityAndCompliance RP

* fix datetime and common-types file path

* update common-types file path

* add preview path in readmego

* replace stable with preview

* remove duplicate tags

* refer MIPPolicySync json in readme

* service name for java (#13837)

* Dev keyvault microsoft.key vault 2021 04 01 preview (#13585)

* Adds base for updating Microsoft.KeyVault from version preview/2020-04-01-preview to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Open API change for Managed Hsm private endpoints feature (#12938)

* Open API change for Managed Hsm private endpoints feature

* Fixing spell check errors

* Fixing spell check errors

* Prettier fixes

* Fixing swagger validation errors

* Fixing systemData property reference

* Adding publicNetworkAccess property based on private endpoint requirement.

* GET responses following a successful DELETE should be returning 404. … (#13054)

* GET responses following a successful DELETE should be returning 404. Only the DELETE response is to return 204 if the resource didn't exist (it allows idempotent deletes).

(cherry picked from commit b752a19c6cc1f8a8eed9f106e2c77b8d5b5db19f)

* Removing 404 as it is taken care by default response.

* Added new routes for Deleted ManagedHsm for Soft Delete Feature (#13282)

* Added new routes for Deleted ManagedHsm and examples, updated ManagedHsm definition to include PurgeDateTimeUTC

* Fixing validation issues.

* Fixing errors in properties in example jsons

* Delete keyvault.json

Deleted an errant json file

* Fixed misspelling of property in examples

* Fixed x-ms-examples naming, fixed camelcasing

* Addressing comments in PR to make 204s 404s and also changing PurgeDateTimeUTC to scheduledPurgeDate

* Added schema definitions for 404

* Removed 200 for purge

Co-authored-by: Soohwan Kim <[email protected]>

* Addressing Comments for PR 13585 (#13586)

* Removed 404s to allow requests to fall through to default

* Removing 404s from examples

Co-authored-by: Soohwan Kim <[email protected]>

* Added deletedmanagedhsm object to examples and managedhsm.json (#13591)

* Added deletedmanagedhsm object to examples and managedhsm.json

* Fixing error in references to correct values

* Changed vaultId to mhsmId in exmaples

Co-authored-by: Soohwan Kim <[email protected]>

* Try to use the common type for SystemData (#13723)

* Add SystemData property for KeyVault

* 04012021 fix schema (#13749)

* Resolving conflict with custom-words.txt

* Add 2021 preview to azureresourcechema, add suppression to readme

* Add 2021 preview to azureresourcechema

* Merging custom-words.txt

Co-authored-by: Soohwan Kim <[email protected]>

* Add missing default error response (#13762)

* Fix Lint error (#13765)

* Add missing default error response

* Update the integer format to fix Lint error

* Add securityDefinitions

* Added python tag for 2021 preview (#13805)

Co-authored-by: Soohwan Kim <[email protected]>

* Fixing linting errors for MHSM R4036 - ImplementPrivateEndpointAPIs (#13822)

* Fixing linting errors for MHSM R4036 - ImplementPrivateEndpointAPIs

(cherry picked from commit c1c5aebfb98cacd0a4ee5596fb7b0d9f782a9a3e)

* prettier fix

* Add suppression for SystemData (#13835)

* Add suppression for SystemData

* Fix linting error R4036 - ImplementPrivateEndpointAPIs

* specify the suppression for SystemData

* Revert "specify the suppression for SystemData"

This reverts commit cbebab81ab08ec1a29b41c891c58cf08ff2eb3c4.

Co-authored-by: jiacheng-L <[email protected]>
Co-authored-by: kim-soohwan <[email protected]>
Co-authored-by: Soohwan Kim <[email protected]>
Co-authored-by: Arthur Ning <[email protected]>

* hybridnetwork only track2 configure (#13832)

* hybridnetwork only track2 configure

* remodify

* namespace del

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* terraform readme for alertsmanagement (#13744)

Co-authored-by: Your Name <[email protected]>

* add tags back in the adp readme (#13850)

* Add device principal type (#13799)

* copy files from previous version

* add device principal type, update versions

* fix

* system data requirement

* Added CheckNameAvailability, Identity, systemData, used ErrorResponse v2 in DeviceUpdate (#13750)

* Update deviceupdate.json

* Update deviceupdate.json

* Add files via upload

* Update deviceupdate.json

* Update deviceupdate.json

* Update Accounts_Update.json

* Update Accounts_Create.json

* Update Instances_Create.json

* Update deviceupdate.json

* Linux line ending

* Update CheckNameAvailability_AlreadyExists.json

* Update CheckNameAvailability_Available.json

* Update CheckNameAvailability_AlreadyExists.json

* Update CheckNameAvailability_Available.json

* Update CheckNameAvailability_AlreadyExists.json

* Update CheckNameAvailability_Available.json

* Update deviceupdate.json

* Update deviceupdate.json

* fixed typo in the example files (#13764)

* Update CODEOWNERS (#13795)

Updating list of Azure Cognitive Search team members

* Update GenerateDetailedCostReportBySubscriptionAndTimePeriod.json (#13772)

Update example data

* [Hub Generated] Public private branch 'stuartko/Mar21_NewTSVersion' (#13811)

* Adding version 2021-03-01-preview (copy of previous version)

* Adding new metadata property

* Adding uiDefinition property.

* Update uiDefinition name to uiFormDefinition (per a change by the service feature author). No change to functionality.

* Template Specs: Renaming template to "mainTemplate" and changing "artifacts" to be more specific "linkedTemplates".

* Swagger changes for 2021-02-01-preview api version (#13794)

* Copy existing preview version

* Changes to databoxedge json file

* Update readme files

* Correct Spell Check

* Fix Readme.go error

* Update examples

* Update all schemas.md files (#13862)

* typo: implmentation -> implementation (#13644)

* Add MongoDB/MongoDBAtlas sink (#13669)

* Add MongoDB/MongoDBAtlas sink, add disableMetricsCollection in read/wirte properties

* Revert disableMetricsCollection related changes

* Azure ML new API version 20210401 (#12981)

* Add Identity to createWorkpace example

* change for getTransitivePEUsages

* update

* prettier code

* add another new endpoint

* address comments

* change for getTransitivePEUsages

* update

* prettier code

* add another new endpoint

* address comments

* revert change on transitivePE and notebookKeys

* revert change on transitivePE and notebookKeys

* add new stable version 2021-01-01

* add ListNotebookAccessToken

* add primaryUserAssignedIdentity

* fix missing properties and apis

* fix one more missing property

* 202 status for start and stop CI

* make resync keys long runnin operation in version Jan2021

* resync keys 204

* update resync keys example

* Dont throw 204 for resync

* update resync keys

* Formatting

* revert Jan2021changes and add new version

* start apr2021 version for azure ml rp

* undo remove new line in jan2021

* use systemData definition in common

* removed old files

* fix small swagger bugs

* run prettier

* remove reference to sku

* update readme

* minimum agentCount should be 0

* add createdOn and ModifiedOn to compute properties

* add LoadBalancerType to aks compute

* add isNotebookInstanceCompute to virtualMachine

* add leafDomainLabel to SslConfiguration

* add overwriteExistingDomain to SslConfiguration

* add synapseSpark as supported compute-type

* update patch compute response to 202

* remove location from example responses

* Revert "remove location from example responses"

This reverts commit 048bf2551513afae842a9c4fbb5861aeddc6c33a.

* MachineLearningCompute_Update should have a 200 response

* sys data to use local def due to naming conflicts.

* Fix enum casing

* Fix operationId PR comment.

* Change opId in apr version

* remove 20210401 for easy review

* only change api version

* merge changes for 20210401 version

* Add x-ms-discriminator-value for Synapse spark

* camelcase loadbalancer properties

* add createdOn and Modified on to examples

* address AvoidAnonymousTypes error for SynapseSpark

* Minor fixes + new property

* Remove subscription state.

Co-authored-by: zhaomuzhi <[email protected]>
Co-authored-by: Vinay Rajmal Soni <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Josh Peterson <[email protected]>

* datashare readme t2 config (#13833)

* add readme terraform (#13717)

* adding a new API version for Restore API and adding targetVirtualMachineId field for AzureWorkloadRestoreRequest (#13638)

* copying previous change

* Adding targetVirtualMachineId field for Azure Workload Restore requests

* updating crr version and examples

* removing new api-version

* adding back the new api-version

* removing Snapshot related fields

* updating readme.md

* corrected the path

Co-authored-by: Chandrika Gonuguntla <[email protected]>

* chore: resort custom-words.txt from bad merge (#13868)

* [ApplicationInsights] Fix failure for python SDK (#13875)

* [Hub Generated] Review request for Microsoft.Insights to add version preview/2020-10-05-preview (#13712)

* Adjustments to API to include validation grouping and updated text.

* Fixed missing curly brace

* adjusted name

* Added basic and standard examples

* adjusted type.

* corrected case for key value

* [Hub Generated] Review request for Microsoft.Insights to add version preview/2021-03-03-preview (#13269)

* Adds base for updating Microsoft.Insights from version preview/2020-10-05-preview to version 2021-03-03-preview

* Updates readme

* Updates API version in new specs and examples

* Add DiagnosticServiceToken API

* Update examples to split tokens for readonly vs readwrite

* Fix accoding to code review feedback

* Update examples due to review feedback from ARM

* add configuration for vmware (#13879)

Co-authored-by: Your Name <[email protected]>

* keyvault t2 config (#13863)

* keyvault t2 config

* keyvault multi-api config

* multi api config

* config reset

* add package version

* hanaonazure t2 readme config (#13880)

* Remove x-ms-azure-resource (#13500)

Co-authored-by: Dongwei Wang <[email protected]>

* Juniwang/sr202010401preview (#13664)

* prepare to add new api-version: copy everything from 2020-07-01-preview

* Adding new api-version

* Fix required body and annotate ms secrets

* remove secrets example from swagger

* fix prettier

* add datashare terraform configuration (#13876)

Co-authored-by: Your Name <[email protected]>

* storage readme t2 config (#13881)

* storage readme t2 config

* storage t2 config

* healthcareapis t2 config (#13884)

* typo: APIkeys -> APIKeys (#13641)

* Allow release_policy to be nullable (#13826)

* Fix type of Anserws and Captions (#13872)

* change the value of license header (#13886)

* [Synapse] - library_append API adds comp parameter (#13841)

* [Synapse] - add comp parameter

* Update example files

Co-authored-by: Dongwei Wang <[email protected]>

* Remove 200 response from async operation (#13190)

* Async operation always returns 202 on initial call

* Address review feedback

* Revert "Address review feedback"

This reverts commit 9ae550b95c1082c8383595a943a9abe5990fd4ef.

* add minimal tls version for mariadb (#11779)

* [Synapse] - add Swagger code owner (#13882)

Co-authored-by: Dongwei Wang <[email protected]>

* add con figuration for databoxedge (#13877)

Co-authored-by: Your Name <[email protected]>

* add configuration for resourcemover (#13878)

Co-authored-by: Your Name <[email protected]>

* Reduce code owner scope for Monitor.Exporters team (#13898)

* [portal]Update readme.python.md (#13907)

* Update readme.python.md

* Update readme.md

* Update readme.python.md

* Update readme.python.md

* Dev dfp microsoft.dfp 2021 02 01 privatepreview (#13305)

* New Readme Config File

* New Go Language Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New AzureResourceSchema Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* DFP API specs. Copied from Azure-PPE

* Spelling fix. instnace => instance

* Fix resource provider name to pascal case

* Added '/providers/Microsoft.Dfp/operations'

* Added SystemData (fix R4009 error)

* Fix validation errors

* Prettier fixes

* Removed non-existend parameter sku

* Style fixes in DFP API specs

* Swagger ModelValidation failures fix

* Fix operations API

* Fix operations API validation failure

* 1. Added example for lists operations. 2. made the API preview instead of privatepreview

* Fix path in readme's

* Fix in readme

* Added readonly attribute to systemdata

* Added readonly attribute to systemdata

* Fix in python SDK readme

* Fixes in ListOperations.json examples

* Fixed API version

* Added type to response bodies

* Fix typos in examples (urls)

* Added 201 response into createInstance example

* Renamed RP name from Microsoft.Dfp to Microsoft.Dynamics365Fraudprotection

* Added long-running result for creation instance

* Added nextlink

* Fix in checkNameAvailability definition URL

* Next link parameter

* Using references to common types instead of re-declaring them

* Reused common type. Fixed provisioning state

* Nesting error fix

* Fixed examples

* Fix

* Fix in error response definition

* Rename RP. Fix examples in readme's

* Added http 202

* Added http 202 to examples

* [Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2020-10-01 (#13818)

* Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-09-01 to version 2020-10-01

* Updates readme

* Updates API version in new specs and examples

* Adding new fields for 2020-10-01

* Updating wording for disablePasswordAuthentication'

Co-authored-by: jmccarthy <[email protected]>

* Remove name check from client side (#13492)

* remove name validation from client side

* remove name check from deploymentScripts swagger

* remove name check from previous swagger versions

* remove pattern from resourcegroupname parameter

* Update deviceupdate.json (#13900)

* [Hub Generated] Review request for Microsoft.ResourceHealth to add version stable/2018-07-01 (#13817)

* Updated api-version

* Removed systemData

* Updated api-version

* Updated the example

* Add EligibleChildResources resource for PIM + update examples (#13803)

* PIM API Specs

* update readme

* Update

* Update readme

* operation id fix

* name fix

* Name changes

* fix

* Fix

* Changes based on docs generated

* Scope fix in example

* Updates for documentation

* Change operation name

* Update examples

* Add expanded properties

* Fix formatting

* Fixes

* Fix

* fixes

* Update the policy specs

* Fix the policy objects and pell checks

* fix the checks

* fix the property

* fix syntax

* Prettier

* Update Examples

* Update Enums

* ADd eligible child resource API specs

* prettier fix

* Update read me files

* update

* update

* fix

* update

* Update Enums

* update

* update

* update

* update example

Co-authored-by: Aman Swaika <[email protected]>
Co-authored-by: Gaurav Mishra (IDENTITY) <[email protected]>

* refine readme.go.md (#13906)

Co-authored-by: Your Name <[email protected]>

* [Service Fabric Managed Clusters] adding api version 2020-05-01 (#13860)

* initial commit 2021-05-01 to compare with previous version 2021-01-01-preview

* update models

* update examples

* fix isStateless description

* add 2021-05-01 version to readme

* add x-ms-enum to diskType and add missing managedClsuterVersions paths

fix example names

add managed cluster version paths

add default error

* fix clusterversion by version and ClusterState descriptions

Co-authored-by: Alfredo Santamaria Gomez <[email protected]>

* Task 9639284: Swagger changes for new UK agreement templates (#13895)

* Task 9639284: Swagger changes for new UK agreement templates

* Renamed as per comments.

Co-authored-by: Umang Shah <[email protected]>

* Confluent new preview version + S360 fix (#13809)

* Adding new API version for Microsoft.Confluent

* Prettier fix

* updated status property in OfferDetail

updated status property in OfferDetail to fix swagger correctness issue

* fix swagger live validation

updated operations response to fix swagger live validation

Co-authored-by: Srinivas <[email protected]>

* [Hub Generated] Public private branch 'juniwang/wps' (#13905)

* Onboarding Azure WebPubSub service

* reference ErrorResponse from common types and adding network ACL

* disable cors, enable feature flags and fix several policy violations

* remove anonymousConnectPolicy since it's not ready for now

* add property publicNetworkAccess per NRP requirement

* revert package-lock.json

* reset package-lock.json

* dns t2 readme config (#13923)

* update readme (#13918)

* add current readmes for generating python form recognizer (#12013)

* add current readmes for python form recognizer

* fix release tag

* updates for multiapi and preview.3

* fix so that gen code outputs in generated folder

* remove tag since swagger not in yet

* unbreak build

* just target preview 3

* don't run track 1 gen with python

* Set x-ms-api-version to false for vaults list (#13924)

* Set x-ms-api-version to false for vaults list (#13925)

* Update event description to include the event name (#13867)

* Update event description to include the event name

* Update readme to include guidelines for defining a new event

* Fix description

* Renamed enum values for SDK auto generation (#13938)

* Renamed enum values for SDK auto generation

* Tabs to spaces

* Newline added

* [Document Translator] update operation names (#13915)

* update operation names

* make body required

* Update ErrorName

* Apply changes to stable

* Fix samples

* fix sample

* Fix glossary sample

* Address comments and update definitions names

* Revert "Task 9639284: Swagger changes for new UK agreement templates (#13895)" (#13946)

This reverts commit ea5bc27ee9cadeb67767d774c82095be2420bcad.

* Adding new preview API for promotions (#11599)

* Adding new preview API for promotions

* Avacado fix

* Fixing JSON

* fixing the promo param

* fixning linting issues

* Fixing JSON

* fixing JSON

* fixing linting issues

* Adding delete 204a

* Adding delete 204

* Adding validation fixes

* fixing spellings

* Linting issues

* running prettier

* ARM review feedback

* Fixing linting issues

* Fixing prettier

* Fixing version

* Fixing SDK

* fixing go sdk

* revert go.md

Co-authored-by: Rishi Kapoor <[email protected]>

* Exposing undocumented Databricks workspace properties for fixing S360 issues (#13683)

* exposing storage account name, sku

* Prettier fixes

* Fixing the review comment

* Adding No Public IP related properties

* Updating the remaining properties related to S360

* Fixing review comments

* Fixing Spell Check issue

* hybridcompute readme t2 config (#13910)

* readme t2 config

* hybridcompute t2 readme config

* web readme t2 config (#13909)

* web readme t2 config

* web readme.python t2 config

* Add x-ms-api-version (#13834)

* Update CheckNameAvailability_Available.json (#13914)

* webpubsub t2 config (#13949)

* Update StaticSite.json (#13768)

* Update StaticSite.json

Add private endpoint connections to static site object.

* Update StaticSites.json

* Update StaticSites.json

* Update StaticSites.json

* Update StaticSites.json

* increment readme version

* address PR comments

* add examples

* fix examples

* Add data-plane samples creation template (#13528)

* Add data-plane samples

* Simplified template

* webpubsub readme t1 del (#13953)

* Add $(multiapi) to QnA Maker's readme.md (#13819)

Generators were processing every tag when only a single one was desired. This is the common solution to support multi-api SDKs.

* IoT data-plane for drwill-ms (#13964)

* add missing usage.json to v5 sdk tag (#13960)

* [Hub Generated] Review request for Microsoft.Kusto to add version stable/2021-01-01 (#13306)

* Add new api version 2021

* remove managedIdentity since we won't support it in this version

* CR comments

* Add default value for contine on errros

* Fix swagger correctness issues

* Fix typo

* resource t2 readme config (#13974)

* Added new API and API version for private DNS zone suffix (#13789)

* Added new API and API version for private DNS zone suffix

* trigger validation pipelines

* Add new API to readme

* Fix ARM pipelines

* Try fix again

* Fix again

* Add Operations API

* Revert "Add Operations API"

This reverts commit 9d4ca9e557763feb3a6089ff9d4c958b3843730e.

* Revert "Revert "Add Operations API""

This reverts commit 7cf197c1d453764f0396713a2ab172a20e35b1c4.

* Revert "Revert "Revert "Add Operations API"""

This reverts commit 05744390e440984da8134b64a979a6e61fb9b7ae.

* Revert "Revert "Revert "Revert "Add Operations API""""

This reverts commit 61b76b1623d9e5796bb8187edf0fc46351e78231.

* Revert "Revert "Revert "Revert "Revert "Add Operations API"""""

This reverts commit 9f55eb4c399eb48a8578906f6bea43b10c91b8be.

* Address review comment from ARM

* Revert "Address review comment from ARM"

This reverts commit cb6d1b01860de72eec80856f64b602c72a1f26a7.

* Revert "Revert "Address review comment from ARM""

This reverts commit 227cf73797ee24a674d76e3ccd2990b84bc8d11a.

* Revert "Revert "Revert "Revert "Revert "Revert "Add Operations API""""""

This reverts commit 34ae6c70a514e0290ffb41f7ddb5bbbd5c6cbee3.

* Revert "Revert "Revert "Revert "Revert "Revert "Revert "Add Operations API"""""""

This reverts commit a11c889a65b0fa4257b03a247d75fbea769f4e2c.

* Add previous APIs to tag

* Retrigger build

* fix service name for Java (#13979)

* Add optional param - private DNS zone to server API (#13716)

* Add optional param - private DNS zone to server API

* Follow comment to resolve go sdk issue.

* [Hub Generated] Review request for Microsoft.Synapse to add version preview/2021-04-01-preview (#13874)

* Adds base for updating Microsoft.Synapse from version stable/2021-03-01 to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* add changed files for kustoPool

* Ravi changes to fix LinDiff validation

* Add Itay Sofer's changes

* filizt comments mid-way

* Remove clouderror and resplace with "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse"

* Add IotHubDataConnection and EventGridDataConnection

* Modify PUT to OK, CREATED, ACCEPTED

* Change from provisioningState to ResourceProvisioningState

* Add BlobStorageEventType

* Remove 202 when creating a KustoPool

* Change PUT/PATCH 202 responses

* Remove 202 in PATCH/PUT operations where having both 200 & 201

* Add "isIdentityCertExprired" to custom-words.txt

* Remove isIdentityCertExprired from custom-words.txt

* Add Exprired to cSpell.json

Co-authored-by: Amit Elran <[email protected]>

* Removing x-ms-flatten property (#13929)

* manual changes for swagger

* changes for long-running operations

* changes for validate for backup and restore

* removing 204 from operationResults

* changes for a monitoring

* adding format

* removing date-time from duration

* changing to readonly

* changes for listRPs

* fixes swagger

* reverting readonly for scheduleTimes

* fixes for checkgates

* prettier fixes

* cahnges for friendlyname checks

* fixing gates

* removing tracking-via

* model validation fixes

* powershell changes

* adding stable version

* changes for PatchResourceRequestInput

* change for req fields

* changes for description

* changes

* Updated swagger json for item level restore target info objects

* Fixed spelling errors

* Added missing required properties

* removed auth credentials property

* prettier fixes

* Prettier fix

* pr comments fixes

* fixing readme

* changes for go readme

* Removed x-ms-flatten property (#2)

* removed flatten prop

* removing x-ms-flatten

* removing friendlyName from req prop

Co-authored-by: Mayank Aggarwal <[email protected]>

Co-authored-by: Mayank Aggarwal <[email protected]>
Co-authored-by: FAREAST\zakinkh <[email protected]>

* confidentialledger readme t2 config (#13981)

* Additional 7.3-preview parameter name clean up (#13913)

* Enable multivariate anomaly detection (#13973)

* add multivarite

* add v1.1-preview

* reformat changepoint example

* change typo in readme

* fix prettier-check error

* add export model example

* fix prettier error

* [Azure Search] Add Knowledge Store feature to swagger (#13911)

* introduce knowledge store swagger

* add knowledge store to 2020 apis

Co-authored-by: Austin Drefke <[email protected]>

* make skillset count optional, and add it to 2020 GA Swagger (#13990)

Co-authored-by: Austin Drefke <[email protected]>

* Adding support for message properties in ACS Chat (#13939)

* Initial commit (copying over stable API version)

* Making changes to support message metadata

* Added 201 response code for patch operation (#13956)

Co-authored-by: Akash Keshari <[email protected]>

* Adding autoMitigate flag with false as default value (#13109)

* deploymentmanager - clean up duplicate parameters outside of method (#13948)

* clean up duplicate parameters outside of method

* maintain python order

* fix typo in Synapse (#13994)

* OperationalInsights - update readme files for cli extension update (#13999)

* added3 new properties to TableProperties:
IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.

* added Tables new api version

* changed bool to boolean types

* prettified jsons

* fix erroes in swagger

* undo changes to 2020-03-01-preview version

* pr fixes

* updated TableUpdate example

* changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example

* changed v1 to v2

* changed WorkspaceNameParameter back to V1

* changed ErrorResponse to default ErrorResponse without ref to local definition

* added systemData

* removed systemData

* added systemData to Patch and Get

* moved systemData to Table properties

* deleted systemData from Table.json, added to Get and Put examles

* changed location of systemData in Tables.json

* moved systemData to inside Table definition

* moved systemData inside Table properties

* removed SystemData

* creatted a new package containing all latest swagger files for publishing new SDK

* removed package 2021_02 and set default packate to 2020_10

* removed 2 packages

* removed DataCollectorLogs.json from readme.md 20202.10

* added empty line to try invoke pipeline validations that havent run

* Delete Tables.json

* added3 new properties to TableProperties:
IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.

* merge

* prettified jsons

* undo changes to 2020-03-01-preview version

* updated TableUpdate example

* changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example

* changed v1 to v2

* changed WorkspaceNameParameter back to V1

* added systemData

* removed systemData

* added systemData to Patch and Get

* moved systemData to Table properties

* deleted systemData from Table.json, added to Get and Put examles

* changed location of systemData in Tables.json

* moved systemData to inside Table definition

* moved systemData inside Table properties

* removed whitespaces

* changed DataExportErrorResponse to common
.../v2/types.json#/definitions/ErrorResponse

* changed all Error response of 2020-08 to common definition

* added readme.az.md file for cli extension code generator

* added readme.ad.md with the same naming convention as in readme.python.md
added readme.cli.md file
updatted readme.md file with the new azure-cli-extensions tag
all updates were done by following: https://github.com/Azure/autorest.az/blob/9ed1aabd353385f8bdffbfa9f3892478111a029c/doc/how-to-author-readme-file.md

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* added azure-powershell to readme.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* [Cognitive Services Metrics Advisor] add missing required for allOf entities (#13957)

* add missing required for allOf entities

* fix incorrect required properties

* 7.2-Preview to GA (#13919)

* 7.2-Preview to GA

* Update packages to point to stable

* Readd exportable and update description

* Update description for exportable in preview versions

* Fix operation results contract for Tenant Git operations (#13903)

* fix operation results contract

* fix sync state contract

* iothub t2 readme config (#13980)

* iothub t2 readme config

* iothub readme t2 config

* iothub t2 readme config

* Making Offer details and User Details required properties (#13985)

* Making Offer details and User Details required properties and removing abandoned tag

* fix python configuration

* Update readme.python.md

Co-authored-by: msyyc <[email protected]>

* cosmosdb t1 config del (#14008)

* Fixing issue with missing filter documentation in Access Review APIs (#13892)

* fix cred issue. block to merge in DSMainDev (#14014)

* fix serivce name for java (#14007)

* maintenance readme t2 config (#13982)

* maintenance readme t2 config

* readme t1 config

* [Service Fabric Managed Clusters] fix api 2020_05_01 (#13961)

* Use enums  and add missing properties

* model enum as string

Co-authored-by: Alfredo Santamaria Gomez <[email protected]>

* [Hub Generated] Review request for Microsoft.BotService to add version stable/2021-03-01 (#13784)

* add isIsolated and channelSchemaTransformationVersion

* rename

* add v2 priavatelinks (#14026)

* copied from v1/privatelinks.json

* bump version

Co-authored-by: jianyexi <[email protected]>

* APIM: improve developer portal operations docs (#13941)

* APIM: improve the documentation for dev portal operations

* Minor changes

* Removing OData parameters from the stable API version

* Remove new query params

* hotfix on extended location hierarchy (#13943)

* [Hub Generated] Public private branch 'wps' (#14002)

* Add webpubsub swagger

Add custom words

Update webpubsub.json

Update webpubsub.json

Resolve comments

Update webpubsub.json

resolve comments

Update operationId for existence check

[wps] update python generation section and client name for all languages (#1)

* add python stuff

* make title across languages the same

* Update version

* Update some constraints

* Update webpubsub.json

* rename to GetServiceStatus

* Update readme.md

* Update readme.md

* Update readme.md

* [Hub Generated] Review request for Microsoft.SecurityInsights to add version preview/2021-03-01-preview (#13563)

* Copied from 2019-01-01-preview version

* Updated references to common types

* Add itemsSearchKey field to Watchlists

* Add missing label definition

* Make itemsSearchKey as required field

* Formatting fixes

* Fix Prettier and Avocado errors

* Fix Lint error (subscription level resource)

* Update description and example for CreateOrUpdate watchlists and bulk create watchlist items

* Update Api version in examples

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-03-01 (#13888)

* Adds base for updating Microsoft.RecoveryServices from version stable/2021-01-01 to version 2021-03-01

* Updates readme

* Updates API version in new specs and examples

* updated default package in readme.md to 2021-03

Co-authored-by: Chandrika Gonuguntla <[email protected]>

* Updated required and default fields in Action Groups spec (#13677)

* Updated error response for Action Groups API

* spacing

* added missing fields to Action Group Resource spec

* Added missing fields for action group resource in older version

* Updated "resource" name

* Removed changes to errorResponse

* Removed errorObject

* format

* Updated required and default fields in Action groups spec

* Update default value to boolean

Co-authored-by: kai ru <[email protected]>

* changes default value type to boolean

* undo webhook receiver changes

Co-authored-by: Ritwik Rajendra <[email protected]>
Co-authored-by: kai ru <[email protected]>

* Remove AML Compute File Server (#13944)

* Remove AML Compute File Server

* update

* update

* update

* update

* Cost Management: Reservation Recommendations API: Add multiple missing properties in specs (#13967)

* added totalCost, properties.resourceType, properties.subscriptionId, and eTag to various RiRec dfinitions

* moving eTag  property to right place

* remove duplicate description

* remove track1 configure (#14044)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* New API version (2021-02-10) for recovery services site recovery (#13525)

* Adding old API version(2018-07-10) to new folder for 2021-20-10

* all changes for swagger (2021-02-10)

* read me and custom word changes

* Ayesha's comments addressed

* adress PR comments from ayesha

* Adding suppressions

* fixing custom words

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-02-10 (#13636)

* Adds base for updating Microsoft.RecoveryServices from version stable/2021-02-01 to version 2021-02-10

* Updates readme

* Updates API version in new specs and examples

* Update readme.md

changing read me to include date too in tag

* cahnging examples API version to 2021-02-10

* fix read me syntax

* TaskStepProperties swagger fix (#13971)

* Adding "assignmentState" property to scope model in access review APIs (#14039)

* iothub readme.python package version change (#14043)

* iothub readme.python package version change

* multiapiscript add

* clear output folder

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

Co-authored-by: msyyc <[email protected]>

* Bump y18n from 4.0.0 to 4.0.1 (#13704)

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update (#14061)

* package-templatespecs-2021-03-preview tag added (python) (#13958)

* Added tag

* nit: ordering

Co-authored-by: Dania Etienne <[email protected]>

* Use 2014-04-01 replication link specs in V5 SDK (#14058)

* Use 2014-04-01 replication link specs in V5 SDK

* remove legacy file.

* Update cSpell.json for Key Vault 7.2 (storage) (#14060)

* automanage readme t1 del (#14029)

* automanage readme t1 del

* automanage readme t1 del

* readme.md t1 config del

* add missing reference (#13904)

* databoxedge readme modification (#14063)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* managedservices t2 onfig (#14064)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-02-10 (#13635)

* Adds base for updating Microsoft.RecoveryServices from version stable/2021-01-01 to version 2021-02-10

* Updates readme

* Updates API version in new specs and examples

* fixing merge issue

* removing vault usages from 2021-02

* Adding back vault usages

* updating readme

* updated etag to eTag (#13968)

* [Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2020-12-01 (#13931)

* Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-10-01 to version 2020-12-01

* Updates readme

* Updates API version in new specs and examples

* Adding new spot VM fields

Co-authored-by: Joshua McCarthy <[email protected]>

* Add FaceAPI PersonDirectory spec updates to preview v1.0 (#13766)

* Add FaceAPI v1.0-preview

Add a preview version of FaceAPI specs intended for public preview.
Contains existing spec in v1.0 plus PersonDirectory feature changes.

* Fixes after running validation

* Fixing validation

* Fixes 2

* Fixes 3

* Add PersonDirectory examples and fix routes

* Fixes 4

* Fixes 5

* Fixes 5.5

Co-authored-by: Yang Chen <[email protected]>

* Update the name and format of a parameter for randomnumbers (#14017)

* Update the name and format of a parameter for randomnumbers

* Change the parameter name from 'bytes_length' back to 'bytesLength'

* Amalladi/extendedlocation update (#13849)

* Updating Specification to remove 400 Badrequest from Swagger File

* Removing 400 status code from examples

* Removing private preview API version from Repo

* Removing 2020-07-15-privatepreview tag from ReadME files

Co-authored-by: Aditi <[email protected]>

* maps t2 config (#14075)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* Revert "remove track1 configure (#14044)" (#14047)

This reverts commit 867165cc24d81c487ad186c998c46ba55f81c77b.

* adding role assignment (#14077)

* add connectionPolicy spec back to V5 SDK (#14088)

* modification (#14087)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* [Hub Generated] Review request for Microsoft.DocumentDB to add version preview/2021-04-01-preview (#13710)

* Adds base for updating Microsoft.DocumentDB from version preview/2021-03-01-preview to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json

* Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json

* Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json

* adding Services APIs

* more changes

* updated examples

* prettier and readme updates

* importing changes missed from old versions

* nits

* fixing semantic validation

* fixing linter

* fix

* more fixes

* adding list operation and default error response

* specifying format integer

* attempt to fix sdks

* address arm comments and fix ci

* fixes

* fix

* try to fix ci

* fix examples

* .\services.json

* adding additionalProperties back to ServiceResouce

* adding additionalProperties back to ServiceResouce

* fix

* fix sdks

* fix linter

Co-authored-by: Meha Kaushik <[email protected]>
Co-authored-by: Meha Kaushik <[email protected]>

* media t2 config(wave4) (#14074)

* media t2 config

* add packageversion

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* [Hub Generated] Review request for Microsoft.Maps to add version stable/2021-02-01 (#13733)

* Adds base for updating Microsoft.Maps from version preview/2020-02-01-preview to version 2020-02-01

* Updates for 2021-02-01 api version swagger

* creator swagger fixes

* fix model examples

* nextLink, uniqueId

* build fixes

* fixing listkeys

* fix long running operations

* fixing spelling

* fixing async behavior and examples

* updating arm region

* reset package-lock

* [Hub Generated] Review request for Microsoft.Media to add version preview/2021-05-01-preview (#13838)

* New Readme Config File

* New Go Language Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New AzureResourceSchema Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* Copy Signed off 2021-03-01 swaggers here

* Update swaggers to 2021=05-01-preview

* add missing examples

* update title

* fix Operation id

* fix video analyzer examples

* update Video swagger

* add format for $top

* remove unnecessary example file

* use chackname definitions from types.json

* fix segment length readonly

* change getStreamingToken to listStreamingToken, getProvisioningToken to listProvisioningToken

* fix the example file name

* fix a readonly issue with a video property

* make type readonly

* edits to descriptions

* adding missing descriptions

* address review feedback,

* few cleanup for update class

Co-authored-by: Christopher Bennage <[email protected]>

* Include the preview version of resource changes and resources history… (#14084)

* Include the preview version of resource changes and resources history APIs

* Address the review feedback on releasing the new package version.

* Update readme for Synapse management SDK May release (#14054)

* Update readme for Synapse management SDK May release

* Add package-2021-05-preview

* Address comment

Co-authored-by: Dongwei Wang <[email protected]>

* removing read only property, no longer in use - NOT a breaking change (#13812)

* resources readme.python t2 config (#14091)

* peering readme t2 config (#14106)

* Remove replicationLinks_legacy.json (#14095)

PR #14058 removed this file: replicationLinks_legacy.json, removing from the schema config to prevent schema generation failures.

* Support sheet index in excel (#14062)

* Enable excel in public swagger

* update

* rollback dataflow change

* Support sheet index in excel

Co-authored-by: zhanyu2014 <[email protected]>

* Adding 2021-05-01 api-version to Template Specs (no changes over last preview spec) (#14065)

* Copy existing 2021-03-01-preview specs to new 2021-05-01 stable version (no schema changes)

* Changing api-version within specs to 2021-05-01

* Adding package tag for new stable version to readme.md, but not making it a default (yet)

* Fix SecurityInsights Go SDK versioning (#14030)

* Fix SecurityInsights Go SDK versioning

* rename stable api version tag

* remove 'only' from tags with full functionality

* chore: Move typo supression in RecoveryServices (#14120)

* Add missing Zone mapping property to Microsoft.Resources (#13936)

* remove name validation from client side

* remove name check from deploymentScripts swagger

* remove name check from previous swagger versions

* remove pattern from resourcegroupname parameter

* add zoneMappings to ResoursesType

* backfill older versions of swagger with zonemapping property

* [Application Insights] Resolve duplicated definition names to fix track2 SDK generation error (#13951)

* Fix duplicate name

* Update readme.md

* Update readme.md

* Update and rename workbookOperations_API.json to aiOperations_API.json

* Update readme.md

* Update workbooks_API.json

* Update readme.md

* Update readme.python.md

* Update readme.md

* Update readme.md

* Update readme.md

* Rename aiOperations_API.json to workbookOperations_API.json

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update specification/applicationinsights/resource-manager/readme.python.md

* Update specification/applicationinsights/resource-manager/readme.python.md

* Update specification/applicationinsights/resource-manager/readme.python.md

* Update swagger for SSIS-IR to support user-assigned managed identity (#14114)

Co-authored-by: Hongxian Yao <[email protected]>

* postgresql readme t2 config (#14067)

* Dev mediaservices microsoft.media 2021 05 01 (#13676)

* Adds base for updating Microsoft.Media from version stable/2020-05-01 to version 2021-05-01

* Updates readme

* Updates API version in new specs and examples

* [AMS] new 2021-05-01 release for Account service in AMS

* add missing example files

* fix the api version and missing example files

* Create a new Update definition to fix the "R2016 - PatchBodyParametersSchema "

* fix respnse

* fix update example

* add the 2016 supression for new tag as well.

* mixedreality t2 readme config(wave4) (#14105)

* mixedreality t2 readme config

* t2 config del

* [python] t2-confidentialledger config (#14144)

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md (#14145)

* update elastic swagger  (#14076)

* Update elastic.json

* added new examples

* taking the files from rpsaas master

* added suppression in readme

* [Cosmos DB] Introduce new api version 2021-04-15 (#13873)

* [Cosmos DB] Introduce new api version 2021-04-15

Initial Commit

* Updated for 2021-04-15

* Dummy Commit

* Fixing privatelinkresources.json

* Removing ErrorResponseUpdatedFormat

* Suppressing systemData check

* Relay - Fix typo in the NetworkRuleSet path (#13962)

* Relay - Fix typo in the NetworkRuleSet path

* Suppression - DefaultErrorResponseSchema - we will be Implementing in new API version

* [Hub Generated] Review request for Microsoft.Portal to add version preview/2015-08-01-preview (#12732)

* Fixing properties in dashboard parts

* Updating Dashboard part metadata

* Updating based on prettier fixes

Co-authored-by: Himanshu Chandel <[email protected]>

* resources t1 config add (#14146)

* t1 config add

* package version

* [Hub Generated] Public private branch 'dev-maintenance-Microsoft.Maintenance-2021-05-01' (#14148)

* Adds base for updating Microsoft.Maintenance from version preview/2020-07-01-preview to version 2021-05-01

* Updates readme

* Updates API version in new specs and examples

* Added system data properties.

* Fixed lint error.
Added documentation.

* Use Host Maintenance scope and api version in exmaple.

Co-authored-by: Kalpesh Chavan <[email protected]>

* Add Test Base Swagger Spec from RPSaaSMaster (#14113)

Co-authored-by: Bin Yu <[email protected]>

* rename property: change category to categories (#13883)

* Edit description of Update Iot Hub Resource Api (#13080)

Co-authored-by: Harini <[email protected]>

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-03-01 (#13889)

* Adds base for updating Microsoft.RecoveryServices from version stable/2018-07-10 to version 2021-03-01

* Updates readme

* Updates API version in new specs and examples

* Update webpubsub.json (#14096)

* add dataFeedId in AnomalyResult and IncidentResult (#14127)

* add dataFeedId in AnomalyResult and IncidentResult

* fix examples

* Add new version 2021-03-31-preview1 for ACS Auth (#13965)

* Add new version 2021-03-31-preview

* Set required body

* Add all paths to new version

* Update description for property of TeamsAccessTokenRequest model

* Change version from 2021-03-31-preview to 2021-03-31-preview1 following standards https://skype.visualstudio.com/SPOOL/_wiki/wikis/SPOOL.wiki/16790/Versioning

* Rename folder

* Update method description

* remove Turn endpoint

* Add examples

* Update readme

* Omit the word "skypetoken" from swagger

* Link example

* Update description and path for a new endpoint

Co-authored-by: Alexandra Lamiova Pistrakova <[email protected]>

* Added example gneration document links (#14151)

* purview scanning service (#14021)

* purview scanning service

* Add custom words for spellcheck

* fix config files and add endpoint param

Co-authored-by: Parv Saxena <[email protected]>
Co-authored-by: iscai-msft <[email protected]>

* MG RP new API versions: 2020-10-01 and 2021-04-01 (#13897)

* API 2020-10-01 with 2020-05-01 files

* 2020-10-01 API changes

* 2021-04-01 API version with 2020-10-01 files

* Changes for 2021-04-01 API

* PR fixes

* Fixed issues with model

* PR fixes

* Latest (#13917)

* Pick up previous Swagger Fix in 2019-09-01 version (#14092)

* Add missing swagger fix

* Fix bad copy-paste

* update the some capitalized words in the description

* Adding EventData schema for Microsoft.Storage.BlobTierChanged event (#14049)

* Adding EventData schema for Microsoft.Storage.BlobTierChanged event

* Removing contentLength/Offset from Microsoft.Storage.BlobTierChanged data schema

* Removing BlobTierInfo from BlobTierChanged and adding new event Microsoft.Storage.AsyncOperationInitiated

* adding ContentLength for BlobTierChanged and AsyncOperationInitiated events

* [Hub Generated] Review request for VideoAnalyzer.Edge to add version preview/1.0.0 (#13682)

* New Readme Config File

* New Go Language Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New AzureResourceSchema Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* Copy old LVA swaggers

* Rename old swaggers to new file names

* Update LVA swaggers with new AVA swagger

* fixed some paths and capitalization

* fix prettier check issues

* fixing a Pascal casing

* Updating swaggers to latest

* fix linting issue

* removed an unused definition

* Service fabric Client API 8.0 (#14011)

* spell checked and linted.

* updated tag version.

* reverted change outside of SF folder.

* updated version in swagger.

* changed credential issues.

* changed 1 more that looks like a credential.

* Kusto pools principal assignment (#14079)

* kustoPool PrincipalAssignments

* fixed list principal assignments

* principalAssignment list example

* principalAssignment get example

* KustoPoolPrincipalAssignmentsCreateOrUpdate

* KustoPoolPrincipalAssignmentsDelete

* databases PrincipalAssignments

* minor change

* KustoPoolDatabasePrincipalAssignmentsList

* KustoDatabasePrincipalAssignmentsGet

* KustoPoolDatabasePrincipalAssignmentsCreateOrUpdate

* KustoPoolDatabasePrincipalAssignmentsDelete

* fixed example ref

* added system data

* kustoPoolCheckNameAvailability

* KustoPoolsCheckNameAvailability example

Co-authored-by: Itay Sofer <[email protected]>

* [Service Fabric Managed Clusters] fix api 2021_01_01-preview (#14012)

* Update preview api to disable broken properties and to add property that is working

* Update managed cluster description

* Add New Data Model RuleCollection to NetworkManager (#13827)

* Add New Data Model RuleCollection to NetworkManager

* fix typo

* test

* test

* Fix discriminator

* fix type

* Fix discriminator

* Fix type

* fix type

* Fix type

* Fix discriminator

* Fix discriminator

* fix type

* fix type

* Fix bug

* Fix type

* Fix format

* Fix name

* Fix name

* fix spell

* fix description

* Fix spell

* change to kind

* fix lint

* fix lint

* fix lint

* fix lint

* fix lint

* fix lint

* Fix post body

* Fix as comments

* fix bug

* fix bug

* fix bug

* fix bug

* fix bug

* fix bug

* change rule kind

* Fix as comments

* Fix as comments

* update lastest version

* Update type

* Update Skiptoken

* Fix discription

* Fix NG

* Fix NG

* add more example

* [python]Update readme.python.md for postgresql (#14182)

* Update readme.python.md

* Update readme.python.md

* Remove all schema readme (#13885)

* Remove all schema readme

* process new rp

* Remove after_scripts

* [Hub Generated] Review request for Microsoft.AlertsManagement to add version stable/2021-04-01 (#13890)

* Adds base for updating Microsoft.AlertsManagement from version stable/2019-06-01 to version 2021-04-01

* Updates readme

* Updates API version in new specs and examples

* first commit

* some fixes

* try without alert management

* revert change to name of namespace

* Resolve lintdiff issues

* remove the copy of files and reference alert managment previous version

* update description of subscriptionId to solve error

* attemp to remove AlertsManagement from the package

* revert (put back AlertsManagment)

* add tags for go SDK release v54.0.0 (#14161)

* add tags for go SDK release v54.0.0

* add a new tag

* FRv2.1 GA Stable Release (#13997)

* Standardized Errors, sample list.

* removing from master from now as this is just a proposal

* FRv2.1 GA Initial commit.

Co-authored-by: Sandeep Parab <[email protected]>

* remove extra / from host template (#14176)

* [Hub Generated] Review request for Microsoft.Batch to add version stable/2020-09-01.12.0 (#14170)

* [Batch] Update RemoveNodes description to include max nodes/request

* Added suppressions to readme

* Update swagger for a new version 2021-03-31-preview1 for ACS Auth (#14168)

* Unify names

* Update tag

* Update due to review meeting

* update example description

Co-authored-by: Alexandra Lamiova Pistrakova <[email protected]>

* Add new 1.0 version for IoT Central API (#13713)

* Add new 1.0.0 version for IoT Central API

* fix swagger style

* fix wrong json file name

* remove unused examples

* revert back email format

* remove non-used examples

* update with latest examples

* update preview from 2019-10-28-preview to 2021-04-30-preview

* remove extra ---

* update version from 1.0.0 to 1.0

* rollback collections for common entities

* update _id to Id, update _name to Name from operation, add sdk generation

* fix go sdk file

* remove go sdk

* updatedevicve_templateId to deviceTemplateId

* Add query parameter based versioning, remove resource schema

* fix example docs reference

* fix typo in comments

* renaming execute to run for command operations

* add api-version to samples files, fix devices_update missining issue

* add devices_update.json for 1.0

* fix rerun_id, add missing parameters to examples for preview, fix command comments from execute to run

* fix annoymous type issues

* add title to readme. (#14179)

* videoanalyzers-fix-missing-host (#14181)

* New API version for Microsoft.Resources stable/2021-04-01 (#14132)

* base for Microsoft.Resources 2021-04-01

* update readme

* update api version

* API changes for S2S

* readme

Co-authored-by: Wendy Chang <[email protected]>

* Swagger Changes for Get Recoverable Servers and create server with Geo-Restore. (#14013)

* Added Recoverable Servers API and GeoRestore API.

* Fixed spell check and prettier

* Fixed readme.md file issue and changed the postgreSQL to restore.

* Fixed duplicate schema issue.

* Fixed the mismatch with namespace names.

* change the tag name from georestore to servers

* Fixed the SDK validation issues.

* Fixed objects w.r.t preview version

* Fixed operation required properties.

* Included 2020-04-10 in the SDK versions

* Change the folder path.

* Add missing multiapi entry for go sdk v54.0.0 release (#14200)

* add missing multiapi entry

* fix one output-folder

* Azure security insights - add data connectors preview version (#13998)

* add new API

* ad name to enum

* updatre defenition names

* update readme

* update readme

* update readme path files

* fix errors

* add missing connectors

* execute validation

* execute pre

* update readme

* add description ans x-ms-enum

* update description

* update properties

* add description

* rename enum - fix new error that didnt display until now

* rename enum unser x-ms-enum property

* [Hub Generated] Review request for Microsoft.Maps/Alias to add version preview/2.0, preview/2.0, preview/2.0, preview/2.0, preview/2.0, preview/2.0 and preview/2.0 (#13921)

* Copy Creator API 1.0 to 2.0

* draft of planB

* adding ontology properties; adding DataUpload

* updated alias apis

* put v1 API back so diffing is easier

* reapplying v2 so diffs are easier

* remove type from datasetsources

* incorporate suggestions from review board

* adding ontology field

* Update alias v2 apis.

* fix conversion descriptions, update alias

* Fix the alias file.

* Add get details example.

* fix casing on headers; mapData more consistent

* minor comment and linting fixes

* Adds base for updating Microsoft.Maps/Alias from version preview/1.0 to version 2.0

* Updates readme

* Updates API version in new specs and examples

* Add baseline from preview/1.0

* update api-version in examples

* add v2 files to readme

* fix avacado errors

* Adding string length limit to the descriptions for feature state.

Adding string length limit to the descriptions for feature state.

* Adding ontology element to the WFS resopnse examples.

Adding ontology element to the WFS resopnse examples.

* Updating length to 1000 from 1024.

Updating length to 1000 from 1024.

* Update dataset v2 descriptions and examples.

* Update the examples to have the right details.

* reran linter; added spellcheck words

* more linting: 202 description alignment

* fixed example linting for alias, data, dataset

* example linting changes for conv, fs, tileset

* change featurestateset patch to put

* autorest linting fixes

* Reverting FeatureState body to include array to match V1 body and response.

* adding missing operationIds

* added examples; more linting

* remove x-ms-long-running

* Update alias documentation for resourceId -> creatorDataItemId change

Co-authored-by: Robert Johnson <[email protected]>
Co-authored-by: Subbarayudu Kamma <[email protected]>

* Update attribute name for message metadata (#14206)

* Update attribute name for message metadata

* Apply Prettier

* Prettier fix

Co-authored-by: Po Tsang <[email protected]>

* Re-add a previously erroneously removed PUT API for /networkConfig/VirtualNetwork (#14018)

* Add CreateOrUpdateSwiftVirtualNetworkConnectionWithCheck, and site-level virtualNetworkSubnetId field

* Add site-level virtualNetworkSubnetId field

* Tabs vs spaces

* Removing the new property since it's technically a 'breaking change'

* Add changes needed for correct .NET SDK generation issues. Reference PR: https://github.com/Azure/azure-sdk-for-net/pull/20300

* Fix prettier issue.

* Remove breaking changes other than property order changes

* Make it pretty again

* Added new properties SiteConfig.PublicNetworkAccess and Site.virtualNetworkSubnetId to enable azure policy

* Fix prettier and spellcheck issue

* Fix spellcheck issue

* Add virtualNetworkSubnetId prperty to Site objec tmodel

Co-authored-by: Naveed Aziz <[email protected]>

* Add Reading Order parameter to Computer Vision 3.2 Read Operation (#14204)

* Fix CI for EG data-plane (#14171)

* Fix CI for EG data-plane

* Update readme.md

* [Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2021-01-01 (#14130)

* Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-12-01 to version 2021-01-01

* Updates readme

* Updates API version in new specs and examples

* Adding user data fl…
najagasi pushed a commit that referenced this pull request Jun 24, 2022
…Azure#17379)

* [aks] fix vm size model and osDiskType description  (#13763)

* fix: agent pool vm size should be string, not enum

* fix: osDiskType default description for >= 2020-11-01

* [Hub Generated] Review request for Microsoft.DocumentDB to add version preview/2021-03-01-preview (#13267)

* init

* fix format

* sync

* read only

* fix sample

* fix

Co-authored-by: Teng Pan <[email protected]>

* storagesync readme t2 config (#13810)

* storagesync readme t2 config

* storagesync readme.python t2 config

* Updated SAS swagger with latest changes. (#13439)

* Fixed hostname in the Offazure swaggers.

* added newest swagger from service repo. This contains PE changes too.

* rewritten swagger changes on existing swagger

* some fixes to swagger

* added examples.

* fixes

* edit

* edit.

* fixes

* minor fix

* edit

* edit

* edited default api version tag

* Dev weather microsoft.maps 1.0 (#13796)

* Remove preview from Weather API, remove X-Publish, and convert X-ms-enum ModelAsString to true

* Revert changes to package-lock.json

* Fix spelling error

* Adding Azure Object Anchors error codes for IngestionProperties (#13787)

* Added Azure Object Anchors error code field to IngestionProperties

* Fixed spacing in example

* Moved changes to new version

* Addressed version mismatch, spacing

* Fixed versions on examples

* Readonly error code

* Seeing if readonly error code is breaking

* Revert "Seeing if readonly error code is breaking"

This reverts commit c0b16f07c4a46a07fc7831a1735bb290804242ea.

* Model error code as string

* Renamed examples to asset conversion nomenclature

* Fixed rename issues

* Fixed issue #9593 (#13262)

* Fixed issue #9593

* Removed redundant PrivateEndpointConnectionProperties attribute

* [Hub Generated] Review request for Microsoft.Consumption to add version stable/2019-05-01 (#13800)

* Fixed Swagger Validation Errors

* Fixed Model Validation

* [Hub Generated] Review request for Microsoft.CostManagement to add version stable/2019-11-01 (#13788)

* Fixed Swagger Validation Errors

* Fixed Type

* Fixed Type

* Fixed Setting Properties

* Fixed Punctuation

* Removed Item

* Added Items Properties

* Fixed Required Property

* azurestack wave4 t2 config (#13813)

* Added Microsoft.AppConfiguration 2021-03-01-preview API version. (#13490)

* Added Microsoft.AppConfiguration 2021-03-01-preview API version.

* Add system metadata to tracked resources in "Microsoft.AppConfiguration".
Updated ConfigurationStore to reference the common tracked resource type definition.

* Added disableLocalAuth property.

* Add new api version swagger to readme.

* Added/updated examples and added suppressions for standardized APIs.

* Fixed prettier.

* Add missing property fileStorageSkuName into MySQL Flexible Server spec (#13693)

* appplatform t2 readme config (#13829)

* customproviders t2 readme config (#13831)

* Update readme.csharp.md (#13807)

* [Sentine][Data connectors][Fix correctness bug] (#13175)

* update required fields

* update required fields

* Explicitly define KeyCreationTime in Feb21 (#13757)

* Explicitly define KeyCreationTime

Explicitly define KeyCreationTime

* Fix KeyCreationTime Example

Fix KeyCreationTime Example

* Add Microsoft.M365SecurityAndCompliance RP (#13646)

* Add Microsoft.M365SecurityAndCompliance RP

* fix datetime and common-types file path

* update common-types file path

* add preview path in readmego

* replace stable with preview

* remove duplicate tags

* refer MIPPolicySync json in readme

* service name for java (#13837)

* Dev keyvault microsoft.key vault 2021 04 01 preview (#13585)

* Adds base for updating Microsoft.KeyVault from version preview/2020-04-01-preview to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Open API change for Managed Hsm private endpoints feature (#12938)

* Open API change for Managed Hsm private endpoints feature

* Fixing spell check errors

* Fixing spell check errors

* Prettier fixes

* Fixing swagger validation errors

* Fixing systemData property reference

* Adding publicNetworkAccess property based on private endpoint requirement.

* GET responses following a successful DELETE should be returning 404. … (#13054)

* GET responses following a successful DELETE should be returning 404. Only the DELETE response is to return 204 if the resource didn't exist (it allows idempotent deletes).

(cherry picked from commit b752a19c6cc1f8a8eed9f106e2c77b8d5b5db19f)

* Removing 404 as it is taken care by default response.

* Added new routes for Deleted ManagedHsm for Soft Delete Feature (#13282)

* Added new routes for Deleted ManagedHsm and examples, updated ManagedHsm definition to include PurgeDateTimeUTC

* Fixing validation issues.

* Fixing errors in properties in example jsons

* Delete keyvault.json

Deleted an errant json file

* Fixed misspelling of property in examples

* Fixed x-ms-examples naming, fixed camelcasing

* Addressing comments in PR to make 204s 404s and also changing PurgeDateTimeUTC to scheduledPurgeDate

* Added schema definitions for 404

* Removed 200 for purge

Co-authored-by: Soohwan Kim <[email protected]>

* Addressing Comments for PR 13585 (#13586)

* Removed 404s to allow requests to fall through to default

* Removing 404s from examples

Co-authored-by: Soohwan Kim <[email protected]>

* Added deletedmanagedhsm object to examples and managedhsm.json (#13591)

* Added deletedmanagedhsm object to examples and managedhsm.json

* Fixing error in references to correct values

* Changed vaultId to mhsmId in exmaples

Co-authored-by: Soohwan Kim <[email protected]>

* Try to use the common type for SystemData (#13723)

* Add SystemData property for KeyVault

* 04012021 fix schema (#13749)

* Resolving conflict with custom-words.txt

* Add 2021 preview to azureresourcechema, add suppression to readme

* Add 2021 preview to azureresourcechema

* Merging custom-words.txt

Co-authored-by: Soohwan Kim <[email protected]>

* Add missing default error response (#13762)

* Fix Lint error (#13765)

* Add missing default error response

* Update the integer format to fix Lint error

* Add securityDefinitions

* Added python tag for 2021 preview (#13805)

Co-authored-by: Soohwan Kim <[email protected]>

* Fixing linting errors for MHSM R4036 - ImplementPrivateEndpointAPIs (#13822)

* Fixing linting errors for MHSM R4036 - ImplementPrivateEndpointAPIs

(cherry picked from commit c1c5aebfb98cacd0a4ee5596fb7b0d9f782a9a3e)

* prettier fix

* Add suppression for SystemData (#13835)

* Add suppression for SystemData

* Fix linting error R4036 - ImplementPrivateEndpointAPIs

* specify the suppression for SystemData

* Revert "specify the suppression for SystemData"

This reverts commit cbebab81ab08ec1a29b41c891c58cf08ff2eb3c4.

Co-authored-by: jiacheng-L <[email protected]>
Co-authored-by: kim-soohwan <[email protected]>
Co-authored-by: Soohwan Kim <[email protected]>
Co-authored-by: Arthur Ning <[email protected]>

* hybridnetwork only track2 configure (#13832)

* hybridnetwork only track2 configure

* remodify

* namespace del

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* terraform readme for alertsmanagement (#13744)

Co-authored-by: Your Name <[email protected]>

* add tags back in the adp readme (#13850)

* Add device principal type (#13799)

* copy files from previous version

* add device principal type, update versions

* fix

* system data requirement

* Added CheckNameAvailability, Identity, systemData, used ErrorResponse v2 in DeviceUpdate (#13750)

* Update deviceupdate.json

* Update deviceupdate.json

* Add files via upload

* Update deviceupdate.json

* Update deviceupdate.json

* Update Accounts_Update.json

* Update Accounts_Create.json

* Update Instances_Create.json

* Update deviceupdate.json

* Linux line ending

* Update CheckNameAvailability_AlreadyExists.json

* Update CheckNameAvailability_Available.json

* Update CheckNameAvailability_AlreadyExists.json

* Update CheckNameAvailability_Available.json

* Update CheckNameAvailability_AlreadyExists.json

* Update CheckNameAvailability_Available.json

* Update deviceupdate.json

* Update deviceupdate.json

* fixed typo in the example files (#13764)

* Update CODEOWNERS (#13795)

Updating list of Azure Cognitive Search team members

* Update GenerateDetailedCostReportBySubscriptionAndTimePeriod.json (#13772)

Update example data

* [Hub Generated] Public private branch 'stuartko/Mar21_NewTSVersion' (#13811)

* Adding version 2021-03-01-preview (copy of previous version)

* Adding new metadata property

* Adding uiDefinition property.

* Update uiDefinition name to uiFormDefinition (per a change by the service feature author). No change to functionality.

* Template Specs: Renaming template to "mainTemplate" and changing "artifacts" to be more specific "linkedTemplates".

* Swagger changes for 2021-02-01-preview api version (#13794)

* Copy existing preview version

* Changes to databoxedge json file

* Update readme files

* Correct Spell Check

* Fix Readme.go error

* Update examples

* Update all schemas.md files (#13862)

* typo: implmentation -> implementation (#13644)

* Add MongoDB/MongoDBAtlas sink (#13669)

* Add MongoDB/MongoDBAtlas sink, add disableMetricsCollection in read/wirte properties

* Revert disableMetricsCollection related changes

* Azure ML new API version 20210401 (#12981)

* Add Identity to createWorkpace example

* change for getTransitivePEUsages

* update

* prettier code

* add another new endpoint

* address comments

* change for getTransitivePEUsages

* update

* prettier code

* add another new endpoint

* address comments

* revert change on transitivePE and notebookKeys

* revert change on transitivePE and notebookKeys

* add new stable version 2021-01-01

* add ListNotebookAccessToken

* add primaryUserAssignedIdentity

* fix missing properties and apis

* fix one more missing property

* 202 status for start and stop CI

* make resync keys long runnin operation in version Jan2021

* resync keys 204

* update resync keys example

* Dont throw 204 for resync

* update resync keys

* Formatting

* revert Jan2021changes and add new version

* start apr2021 version for azure ml rp

* undo remove new line in jan2021

* use systemData definition in common

* removed old files

* fix small swagger bugs

* run prettier

* remove reference to sku

* update readme

* minimum agentCount should be 0

* add createdOn and ModifiedOn to compute properties

* add LoadBalancerType to aks compute

* add isNotebookInstanceCompute to virtualMachine

* add leafDomainLabel to SslConfiguration

* add overwriteExistingDomain to SslConfiguration

* add synapseSpark as supported compute-type

* update patch compute response to 202

* remove location from example responses

* Revert "remove location from example responses"

This reverts commit 048bf2551513afae842a9c4fbb5861aeddc6c33a.

* MachineLearningCompute_Update should have a 200 response

* sys data to use local def due to naming conflicts.

* Fix enum casing

* Fix operationId PR comment.

* Change opId in apr version

* remove 20210401 for easy review

* only change api version

* merge changes for 20210401 version

* Add x-ms-discriminator-value for Synapse spark

* camelcase loadbalancer properties

* add createdOn and Modified on to examples

* address AvoidAnonymousTypes error for SynapseSpark

* Minor fixes + new property

* Remove subscription state.

Co-authored-by: zhaomuzhi <[email protected]>
Co-authored-by: Vinay Rajmal Soni <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Josh Peterson <[email protected]>

* datashare readme t2 config (#13833)

* add readme terraform (#13717)

* adding a new API version for Restore API and adding targetVirtualMachineId field for AzureWorkloadRestoreRequest (#13638)

* copying previous change

* Adding targetVirtualMachineId field for Azure Workload Restore requests

* updating crr version and examples

* removing new api-version

* adding back the new api-version

* removing Snapshot related fields

* updating readme.md

* corrected the path

Co-authored-by: Chandrika Gonuguntla <[email protected]>

* chore: resort custom-words.txt from bad merge (#13868)

* [ApplicationInsights] Fix failure for python SDK (#13875)

* [Hub Generated] Review request for Microsoft.Insights to add version preview/2020-10-05-preview (#13712)

* Adjustments to API to include validation grouping and updated text.

* Fixed missing curly brace

* adjusted name

* Added basic and standard examples

* adjusted type.

* corrected case for key value

* [Hub Generated] Review request for Microsoft.Insights to add version preview/2021-03-03-preview (#13269)

* Adds base for updating Microsoft.Insights from version preview/2020-10-05-preview to version 2021-03-03-preview

* Updates readme

* Updates API version in new specs and examples

* Add DiagnosticServiceToken API

* Update examples to split tokens for readonly vs readwrite

* Fix accoding to code review feedback

* Update examples due to review feedback from ARM

* add configuration for vmware (#13879)

Co-authored-by: Your Name <[email protected]>

* keyvault t2 config (#13863)

* keyvault t2 config

* keyvault multi-api config

* multi api config

* config reset

* add package version

* hanaonazure t2 readme config (#13880)

* Remove x-ms-azure-resource (#13500)

Co-authored-by: Dongwei Wang <[email protected]>

* Juniwang/sr202010401preview (#13664)

* prepare to add new api-version: copy everything from 2020-07-01-preview

* Adding new api-version

* Fix required body and annotate ms secrets

* remove secrets example from swagger

* fix prettier

* add datashare terraform configuration (#13876)

Co-authored-by: Your Name <[email protected]>

* storage readme t2 config (#13881)

* storage readme t2 config

* storage t2 config

* healthcareapis t2 config (#13884)

* typo: APIkeys -> APIKeys (#13641)

* Allow release_policy to be nullable (#13826)

* Fix type of Anserws and Captions (#13872)

* change the value of license header (#13886)

* [Synapse] - library_append API adds comp parameter (#13841)

* [Synapse] - add comp parameter

* Update example files

Co-authored-by: Dongwei Wang <[email protected]>

* Remove 200 response from async operation (#13190)

* Async operation always returns 202 on initial call

* Address review feedback

* Revert "Address review feedback"

This reverts commit 9ae550b95c1082c8383595a943a9abe5990fd4ef.

* add minimal tls version for mariadb (#11779)

* [Synapse] - add Swagger code owner (#13882)

Co-authored-by: Dongwei Wang <[email protected]>

* add con figuration for databoxedge (#13877)

Co-authored-by: Your Name <[email protected]>

* add configuration for resourcemover (#13878)

Co-authored-by: Your Name <[email protected]>

* Reduce code owner scope for Monitor.Exporters team (#13898)

* [portal]Update readme.python.md (#13907)

* Update readme.python.md

* Update readme.md

* Update readme.python.md

* Update readme.python.md

* Dev dfp microsoft.dfp 2021 02 01 privatepreview (#13305)

* New Readme Config File

* New Go Language Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New AzureResourceSchema Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* DFP API specs. Copied from Azure-PPE

* Spelling fix. instnace => instance

* Fix resource provider name to pascal case

* Added '/providers/Microsoft.Dfp/operations'

* Added SystemData (fix R4009 error)

* Fix validation errors

* Prettier fixes

* Removed non-existend parameter sku

* Style fixes in DFP API specs

* Swagger ModelValidation failures fix

* Fix operations API

* Fix operations API validation failure

* 1. Added example for lists operations. 2. made the API preview instead of privatepreview

* Fix path in readme's

* Fix in readme

* Added readonly attribute to systemdata

* Added readonly attribute to systemdata

* Fix in python SDK readme

* Fixes in ListOperations.json examples

* Fixed API version

* Added type to response bodies

* Fix typos in examples (urls)

* Added 201 response into createInstance example

* Renamed RP name from Microsoft.Dfp to Microsoft.Dynamics365Fraudprotection

* Added long-running result for creation instance

* Added nextlink

* Fix in checkNameAvailability definition URL

* Next link parameter

* Using references to common types instead of re-declaring them

* Reused common type. Fixed provisioning state

* Nesting error fix

* Fixed examples

* Fix

* Fix in error response definition

* Rename RP. Fix examples in readme's

* Added http 202

* Added http 202 to examples

* [Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2020-10-01 (#13818)

* Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-09-01 to version 2020-10-01

* Updates readme

* Updates API version in new specs and examples

* Adding new fields for 2020-10-01

* Updating wording for disablePasswordAuthentication'

Co-authored-by: jmccarthy <[email protected]>

* Remove name check from client side (#13492)

* remove name validation from client side

* remove name check from deploymentScripts swagger

* remove name check from previous swagger versions

* remove pattern from resourcegroupname parameter

* Update deviceupdate.json (#13900)

* [Hub Generated] Review request for Microsoft.ResourceHealth to add version stable/2018-07-01 (#13817)

* Updated api-version

* Removed systemData

* Updated api-version

* Updated the example

* Add EligibleChildResources resource for PIM + update examples (#13803)

* PIM API Specs

* update readme

* Update

* Update readme

* operation id fix

* name fix

* Name changes

* fix

* Fix

* Changes based on docs generated

* Scope fix in example

* Updates for documentation

* Change operation name

* Update examples

* Add expanded properties

* Fix formatting

* Fixes

* Fix

* fixes

* Update the policy specs

* Fix the policy objects and pell checks

* fix the checks

* fix the property

* fix syntax

* Prettier

* Update Examples

* Update Enums

* ADd eligible child resource API specs

* prettier fix

* Update read me files

* update

* update

* fix

* update

* Update Enums

* update

* update

* update

* update example

Co-authored-by: Aman Swaika <[email protected]>
Co-authored-by: Gaurav Mishra (IDENTITY) <[email protected]>

* refine readme.go.md (#13906)

Co-authored-by: Your Name <[email protected]>

* [Service Fabric Managed Clusters] adding api version 2020-05-01 (#13860)

* initial commit 2021-05-01 to compare with previous version 2021-01-01-preview

* update models

* update examples

* fix isStateless description

* add 2021-05-01 version to readme

* add x-ms-enum to diskType and add missing managedClsuterVersions paths

fix example names

add managed cluster version paths

add default error

* fix clusterversion by version and ClusterState descriptions

Co-authored-by: Alfredo Santamaria Gomez <[email protected]>

* Task 9639284: Swagger changes for new UK agreement templates (#13895)

* Task 9639284: Swagger changes for new UK agreement templates

* Renamed as per comments.

Co-authored-by: Umang Shah <[email protected]>

* Confluent new preview version + S360 fix (#13809)

* Adding new API version for Microsoft.Confluent

* Prettier fix

* updated status property in OfferDetail

updated status property in OfferDetail to fix swagger correctness issue

* fix swagger live validation

updated operations response to fix swagger live validation

Co-authored-by: Srinivas <[email protected]>

* [Hub Generated] Public private branch 'juniwang/wps' (#13905)

* Onboarding Azure WebPubSub service

* reference ErrorResponse from common types and adding network ACL

* disable cors, enable feature flags and fix several policy violations

* remove anonymousConnectPolicy since it's not ready for now

* add property publicNetworkAccess per NRP requirement

* revert package-lock.json

* reset package-lock.json

* dns t2 readme config (#13923)

* update readme (#13918)

* add current readmes for generating python form recognizer (#12013)

* add current readmes for python form recognizer

* fix release tag

* updates for multiapi and preview.3

* fix so that gen code outputs in generated folder

* remove tag since swagger not in yet

* unbreak build

* just target preview 3

* don't run track 1 gen with python

* Set x-ms-api-version to false for vaults list (#13924)

* Set x-ms-api-version to false for vaults list (#13925)

* Update event description to include the event name (#13867)

* Update event description to include the event name

* Update readme to include guidelines for defining a new event

* Fix description

* Renamed enum values for SDK auto generation (#13938)

* Renamed enum values for SDK auto generation

* Tabs to spaces

* Newline added

* [Document Translator] update operation names (#13915)

* update operation names

* make body required

* Update ErrorName

* Apply changes to stable

* Fix samples

* fix sample

* Fix glossary sample

* Address comments and update definitions names

* Revert "Task 9639284: Swagger changes for new UK agreement templates (#13895)" (#13946)

This reverts commit ea5bc27ee9cadeb67767d774c82095be2420bcad.

* Adding new preview API for promotions (#11599)

* Adding new preview API for promotions

* Avacado fix

* Fixing JSON

* fixing the promo param

* fixning linting issues

* Fixing JSON

* fixing JSON

* fixing linting issues

* Adding delete 204a

* Adding delete 204

* Adding validation fixes

* fixing spellings

* Linting issues

* running prettier

* ARM review feedback

* Fixing linting issues

* Fixing prettier

* Fixing version

* Fixing SDK

* fixing go sdk

* revert go.md

Co-authored-by: Rishi Kapoor <[email protected]>

* Exposing undocumented Databricks workspace properties for fixing S360 issues (#13683)

* exposing storage account name, sku

* Prettier fixes

* Fixing the review comment

* Adding No Public IP related properties

* Updating the remaining properties related to S360

* Fixing review comments

* Fixing Spell Check issue

* hybridcompute readme t2 config (#13910)

* readme t2 config

* hybridcompute t2 readme config

* web readme t2 config (#13909)

* web readme t2 config

* web readme.python t2 config

* Add x-ms-api-version (#13834)

* Update CheckNameAvailability_Available.json (#13914)

* webpubsub t2 config (#13949)

* Update StaticSite.json (#13768)

* Update StaticSite.json

Add private endpoint connections to static site object.

* Update StaticSites.json

* Update StaticSites.json

* Update StaticSites.json

* Update StaticSites.json

* increment readme version

* address PR comments

* add examples

* fix examples

* Add data-plane samples creation template (#13528)

* Add data-plane samples

* Simplified template

* webpubsub readme t1 del (#13953)

* Add $(multiapi) to QnA Maker's readme.md (#13819)

Generators were processing every tag when only a single one was desired. This is the common solution to support multi-api SDKs.

* IoT data-plane for drwill-ms (#13964)

* add missing usage.json to v5 sdk tag (#13960)

* [Hub Generated] Review request for Microsoft.Kusto to add version stable/2021-01-01 (#13306)

* Add new api version 2021

* remove managedIdentity since we won't support it in this version

* CR comments

* Add default value for contine on errros

* Fix swagger correctness issues

* Fix typo

* resource t2 readme config (#13974)

* Added new API and API version for private DNS zone suffix (#13789)

* Added new API and API version for private DNS zone suffix

* trigger validation pipelines

* Add new API to readme

* Fix ARM pipelines

* Try fix again

* Fix again

* Add Operations API

* Revert "Add Operations API"

This reverts commit 9d4ca9e557763feb3a6089ff9d4c958b3843730e.

* Revert "Revert "Add Operations API""

This reverts commit 7cf197c1d453764f0396713a2ab172a20e35b1c4.

* Revert "Revert "Revert "Add Operations API"""

This reverts commit 05744390e440984da8134b64a979a6e61fb9b7ae.

* Revert "Revert "Revert "Revert "Add Operations API""""

This reverts commit 61b76b1623d9e5796bb8187edf0fc46351e78231.

* Revert "Revert "Revert "Revert "Revert "Add Operations API"""""

This reverts commit 9f55eb4c399eb48a8578906f6bea43b10c91b8be.

* Address review comment from ARM

* Revert "Address review comment from ARM"

This reverts commit cb6d1b01860de72eec80856f64b602c72a1f26a7.

* Revert "Revert "Address review comment from ARM""

This reverts commit 227cf73797ee24a674d76e3ccd2990b84bc8d11a.

* Revert "Revert "Revert "Revert "Revert "Revert "Add Operations API""""""

This reverts commit 34ae6c70a514e0290ffb41f7ddb5bbbd5c6cbee3.

* Revert "Revert "Revert "Revert "Revert "Revert "Revert "Add Operations API"""""""

This reverts commit a11c889a65b0fa4257b03a247d75fbea769f4e2c.

* Add previous APIs to tag

* Retrigger build

* fix service name for Java (#13979)

* Add optional param - private DNS zone to server API (#13716)

* Add optional param - private DNS zone to server API

* Follow comment to resolve go sdk issue.

* [Hub Generated] Review request for Microsoft.Synapse to add version preview/2021-04-01-preview (#13874)

* Adds base for updating Microsoft.Synapse from version stable/2021-03-01 to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* add changed files for kustoPool

* Ravi changes to fix LinDiff validation

* Add Itay Sofer's changes

* filizt comments mid-way

* Remove clouderror and resplace with "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse"

* Add IotHubDataConnection and EventGridDataConnection

* Modify PUT to OK, CREATED, ACCEPTED

* Change from provisioningState to ResourceProvisioningState

* Add BlobStorageEventType

* Remove 202 when creating a KustoPool

* Change PUT/PATCH 202 responses

* Remove 202 in PATCH/PUT operations where having both 200 & 201

* Add "isIdentityCertExprired" to custom-words.txt

* Remove isIdentityCertExprired from custom-words.txt

* Add Exprired to cSpell.json

Co-authored-by: Amit Elran <[email protected]>

* Removing x-ms-flatten property (#13929)

* manual changes for swagger

* changes for long-running operations

* changes for validate for backup and restore

* removing 204 from operationResults

* changes for a monitoring

* adding format

* removing date-time from duration

* changing to readonly

* changes for listRPs

* fixes swagger

* reverting readonly for scheduleTimes

* fixes for checkgates

* prettier fixes

* cahnges for friendlyname checks

* fixing gates

* removing tracking-via

* model validation fixes

* powershell changes

* adding stable version

* changes for PatchResourceRequestInput

* change for req fields

* changes for description

* changes

* Updated swagger json for item level restore target info objects

* Fixed spelling errors

* Added missing required properties

* removed auth credentials property

* prettier fixes

* Prettier fix

* pr comments fixes

* fixing readme

* changes for go readme

* Removed x-ms-flatten property (#2)

* removed flatten prop

* removing x-ms-flatten

* removing friendlyName from req prop

Co-authored-by: Mayank Aggarwal <[email protected]>

Co-authored-by: Mayank Aggarwal <[email protected]>
Co-authored-by: FAREAST\zakinkh <[email protected]>

* confidentialledger readme t2 config (#13981)

* Additional 7.3-preview parameter name clean up (#13913)

* Enable multivariate anomaly detection (#13973)

* add multivarite

* add v1.1-preview

* reformat changepoint example

* change typo in readme

* fix prettier-check error

* add export model example

* fix prettier error

* [Azure Search] Add Knowledge Store feature to swagger (#13911)

* introduce knowledge store swagger

* add knowledge store to 2020 apis

Co-authored-by: Austin Drefke <[email protected]>

* make skillset count optional, and add it to 2020 GA Swagger (#13990)

Co-authored-by: Austin Drefke <[email protected]>

* Adding support for message properties in ACS Chat (#13939)

* Initial commit (copying over stable API version)

* Making changes to support message metadata

* Added 201 response code for patch operation (#13956)

Co-authored-by: Akash Keshari <[email protected]>

* Adding autoMitigate flag with false as default value (#13109)

* deploymentmanager - clean up duplicate parameters outside of method (#13948)

* clean up duplicate parameters outside of method

* maintain python order

* fix typo in Synapse (#13994)

* OperationalInsights - update readme files for cli extension update (#13999)

* added3 new properties to TableProperties:
IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.

* added Tables new api version

* changed bool to boolean types

* prettified jsons

* fix erroes in swagger

* undo changes to 2020-03-01-preview version

* pr fixes

* updated TableUpdate example

* changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example

* changed v1 to v2

* changed WorkspaceNameParameter back to V1

* changed ErrorResponse to default ErrorResponse without ref to local definition

* added systemData

* removed systemData

* added systemData to Patch and Get

* moved systemData to Table properties

* deleted systemData from Table.json, added to Get and Put examles

* changed location of systemData in Tables.json

* moved systemData to inside Table definition

* moved systemData inside Table properties

* removed SystemData

* creatted a new package containing all latest swagger files for publishing new SDK

* removed package 2021_02 and set default packate to 2020_10

* removed 2 packages

* removed DataCollectorLogs.json from readme.md 20202.10

* added empty line to try invoke pipeline validations that havent run

* Delete Tables.json

* added3 new properties to TableProperties:
IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.

* merge

* prettified jsons

* undo changes to 2020-03-01-preview version

* updated TableUpdate example

* changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example

* changed v1 to v2

* changed WorkspaceNameParameter back to V1

* added systemData

* removed systemData

* added systemData to Patch and Get

* moved systemData to Table properties

* deleted systemData from Table.json, added to Get and Put examles

* changed location of systemData in Tables.json

* moved systemData to inside Table definition

* moved systemData inside Table properties

* removed whitespaces

* changed DataExportErrorResponse to common
.../v2/types.json#/definitions/ErrorResponse

* changed all Error response of 2020-08 to common definition

* added readme.az.md file for cli extension code generator

* added readme.ad.md with the same naming convention as in readme.python.md
added readme.cli.md file
updatted readme.md file with the new azure-cli-extensions tag
all updates were done by following: https://github.com/Azure/autorest.az/blob/9ed1aabd353385f8bdffbfa9f3892478111a029c/doc/how-to-author-readme-file.md

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* added azure-powershell to readme.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* [Cognitive Services Metrics Advisor] add missing required for allOf entities (#13957)

* add missing required for allOf entities

* fix incorrect required properties

* 7.2-Preview to GA (#13919)

* 7.2-Preview to GA

* Update packages to point to stable

* Readd exportable and update description

* Update description for exportable in preview versions

* Fix operation results contract for Tenant Git operations (#13903)

* fix operation results contract

* fix sync state contract

* iothub t2 readme config (#13980)

* iothub t2 readme config

* iothub readme t2 config

* iothub t2 readme config

* Making Offer details and User Details required properties (#13985)

* Making Offer details and User Details required properties and removing abandoned tag

* fix python configuration

* Update readme.python.md

Co-authored-by: msyyc <[email protected]>

* cosmosdb t1 config del (#14008)

* Fixing issue with missing filter documentation in Access Review APIs (#13892)

* fix cred issue. block to merge in DSMainDev (#14014)

* fix serivce name for java (#14007)

* maintenance readme t2 config (#13982)

* maintenance readme t2 config

* readme t1 config

* [Service Fabric Managed Clusters] fix api 2020_05_01 (#13961)

* Use enums  and add missing properties

* model enum as string

Co-authored-by: Alfredo Santamaria Gomez <[email protected]>

* [Hub Generated] Review request for Microsoft.BotService to add version stable/2021-03-01 (#13784)

* add isIsolated and channelSchemaTransformationVersion

* rename

* add v2 priavatelinks (#14026)

* copied from v1/privatelinks.json

* bump version

Co-authored-by: jianyexi <[email protected]>

* APIM: improve developer portal operations docs (#13941)

* APIM: improve the documentation for dev portal operations

* Minor changes

* Removing OData parameters from the stable API version

* Remove new query params

* hotfix on extended location hierarchy (#13943)

* [Hub Generated] Public private branch 'wps' (#14002)

* Add webpubsub swagger

Add custom words

Update webpubsub.json

Update webpubsub.json

Resolve comments

Update webpubsub.json

resolve comments

Update operationId for existence check

[wps] update python generation section and client name for all languages (#1)

* add python stuff

* make title across languages the same

* Update version

* Update some constraints

* Update webpubsub.json

* rename to GetServiceStatus

* Update readme.md

* Update readme.md

* Update readme.md

* [Hub Generated] Review request for Microsoft.SecurityInsights to add version preview/2021-03-01-preview (#13563)

* Copied from 2019-01-01-preview version

* Updated references to common types

* Add itemsSearchKey field to Watchlists

* Add missing label definition

* Make itemsSearchKey as required field

* Formatting fixes

* Fix Prettier and Avocado errors

* Fix Lint error (subscription level resource)

* Update description and example for CreateOrUpdate watchlists and bulk create watchlist items

* Update Api version in examples

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-03-01 (#13888)

* Adds base for updating Microsoft.RecoveryServices from version stable/2021-01-01 to version 2021-03-01

* Updates readme

* Updates API version in new specs and examples

* updated default package in readme.md to 2021-03

Co-authored-by: Chandrika Gonuguntla <[email protected]>

* Updated required and default fields in Action Groups spec (#13677)

* Updated error response for Action Groups API

* spacing

* added missing fields to Action Group Resource spec

* Added missing fields for action group resource in older version

* Updated "resource" name

* Removed changes to errorResponse

* Removed errorObject

* format

* Updated required and default fields in Action groups spec

* Update default value to boolean

Co-authored-by: kai ru <[email protected]>

* changes default value type to boolean

* undo webhook receiver changes

Co-authored-by: Ritwik Rajendra <[email protected]>
Co-authored-by: kai ru <[email protected]>

* Remove AML Compute File Server (#13944)

* Remove AML Compute File Server

* update

* update

* update

* update

* Cost Management: Reservation Recommendations API: Add multiple missing properties in specs (#13967)

* added totalCost, properties.resourceType, properties.subscriptionId, and eTag to various RiRec dfinitions

* moving eTag  property to right place

* remove duplicate description

* remove track1 configure (#14044)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* New API version (2021-02-10) for recovery services site recovery (#13525)

* Adding old API version(2018-07-10) to new folder for 2021-20-10

* all changes for swagger (2021-02-10)

* read me and custom word changes

* Ayesha's comments addressed

* adress PR comments from ayesha

* Adding suppressions

* fixing custom words

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-02-10 (#13636)

* Adds base for updating Microsoft.RecoveryServices from version stable/2021-02-01 to version 2021-02-10

* Updates readme

* Updates API version in new specs and examples

* Update readme.md

changing read me to include date too in tag

* cahnging examples API version to 2021-02-10

* fix read me syntax

* TaskStepProperties swagger fix (#13971)

* Adding "assignmentState" property to scope model in access review APIs (#14039)

* iothub readme.python package version change (#14043)

* iothub readme.python package version change

* multiapiscript add

* clear output folder

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

Co-authored-by: msyyc <[email protected]>

* Bump y18n from 4.0.0 to 4.0.1 (#13704)

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update (#14061)

* package-templatespecs-2021-03-preview tag added (python) (#13958)

* Added tag

* nit: ordering

Co-authored-by: Dania Etienne <[email protected]>

* Use 2014-04-01 replication link specs in V5 SDK (#14058)

* Use 2014-04-01 replication link specs in V5 SDK

* remove legacy file.

* Update cSpell.json for Key Vault 7.2 (storage) (#14060)

* automanage readme t1 del (#14029)

* automanage readme t1 del

* automanage readme t1 del

* readme.md t1 config del

* add missing reference (#13904)

* databoxedge readme modification (#14063)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* managedservices t2 onfig (#14064)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-02-10 (#13635)

* Adds base for updating Microsoft.RecoveryServices from version stable/2021-01-01 to version 2021-02-10

* Updates readme

* Updates API version in new specs and examples

* fixing merge issue

* removing vault usages from 2021-02

* Adding back vault usages

* updating readme

* updated etag to eTag (#13968)

* [Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2020-12-01 (#13931)

* Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-10-01 to version 2020-12-01

* Updates readme

* Updates API version in new specs and examples

* Adding new spot VM fields

Co-authored-by: Joshua McCarthy <[email protected]>

* Add FaceAPI PersonDirectory spec updates to preview v1.0 (#13766)

* Add FaceAPI v1.0-preview

Add a preview version of FaceAPI specs intended for public preview.
Contains existing spec in v1.0 plus PersonDirectory feature changes.

* Fixes after running validation

* Fixing validation

* Fixes 2

* Fixes 3

* Add PersonDirectory examples and fix routes

* Fixes 4

* Fixes 5

* Fixes 5.5

Co-authored-by: Yang Chen <[email protected]>

* Update the name and format of a parameter for randomnumbers (#14017)

* Update the name and format of a parameter for randomnumbers

* Change the parameter name from 'bytes_length' back to 'bytesLength'

* Amalladi/extendedlocation update (#13849)

* Updating Specification to remove 400 Badrequest from Swagger File

* Removing 400 status code from examples

* Removing private preview API version from Repo

* Removing 2020-07-15-privatepreview tag from ReadME files

Co-authored-by: Aditi <[email protected]>

* maps t2 config (#14075)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* Revert "remove track1 configure (#14044)" (#14047)

This reverts commit 867165cc24d81c487ad186c998c46ba55f81c77b.

* adding role assignment (#14077)

* add connectionPolicy spec back to V5 SDK (#14088)

* modification (#14087)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* [Hub Generated] Review request for Microsoft.DocumentDB to add version preview/2021-04-01-preview (#13710)

* Adds base for updating Microsoft.DocumentDB from version preview/2021-03-01-preview to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json

* Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json

* Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json

* adding Services APIs

* more changes

* updated examples

* prettier and readme updates

* importing changes missed from old versions

* nits

* fixing semantic validation

* fixing linter

* fix

* more fixes

* adding list operation and default error response

* specifying format integer

* attempt to fix sdks

* address arm comments and fix ci

* fixes

* fix

* try to fix ci

* fix examples

* .\services.json

* adding additionalProperties back to ServiceResouce

* adding additionalProperties back to ServiceResouce

* fix

* fix sdks

* fix linter

Co-authored-by: Meha Kaushik <[email protected]>
Co-authored-by: Meha Kaushik <[email protected]>

* media t2 config(wave4) (#14074)

* media t2 config

* add packageversion

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* [Hub Generated] Review request for Microsoft.Maps to add version stable/2021-02-01 (#13733)

* Adds base for updating Microsoft.Maps from version preview/2020-02-01-preview to version 2020-02-01

* Updates for 2021-02-01 api version swagger

* creator swagger fixes

* fix model examples

* nextLink, uniqueId

* build fixes

* fixing listkeys

* fix long running operations

* fixing spelling

* fixing async behavior and examples

* updating arm region

* reset package-lock

* [Hub Generated] Review request for Microsoft.Media to add version preview/2021-05-01-preview (#13838)

* New Readme Config File

* New Go Language Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New AzureResourceSchema Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* Copy Signed off 2021-03-01 swaggers here

* Update swaggers to 2021=05-01-preview

* add missing examples

* update title

* fix Operation id

* fix video analyzer examples

* update Video swagger

* add format for $top

* remove unnecessary example file

* use chackname definitions from types.json

* fix segment length readonly

* change getStreamingToken to listStreamingToken, getProvisioningToken to listProvisioningToken

* fix the example file name

* fix a readonly issue with a video property

* make type readonly

* edits to descriptions

* adding missing descriptions

* address review feedback,

* few cleanup for update class

Co-authored-by: Christopher Bennage <[email protected]>

* Include the preview version of resource changes and resources history… (#14084)

* Include the preview version of resource changes and resources history APIs

* Address the review feedback on releasing the new package version.

* Update readme for Synapse management SDK May release (#14054)

* Update readme for Synapse management SDK May release

* Add package-2021-05-preview

* Address comment

Co-authored-by: Dongwei Wang <[email protected]>

* removing read only property, no longer in use - NOT a breaking change (#13812)

* resources readme.python t2 config (#14091)

* peering readme t2 config (#14106)

* Remove replicationLinks_legacy.json (#14095)

PR #14058 removed this file: replicationLinks_legacy.json, removing from the schema config to prevent schema generation failures.

* Support sheet index in excel (#14062)

* Enable excel in public swagger

* update

* rollback dataflow change

* Support sheet index in excel

Co-authored-by: zhanyu2014 <[email protected]>

* Adding 2021-05-01 api-version to Template Specs (no changes over last preview spec) (#14065)

* Copy existing 2021-03-01-preview specs to new 2021-05-01 stable version (no schema changes)

* Changing api-version within specs to 2021-05-01

* Adding package tag for new stable version to readme.md, but not making it a default (yet)

* Fix SecurityInsights Go SDK versioning (#14030)

* Fix SecurityInsights Go SDK versioning

* rename stable api version tag

* remove 'only' from tags with full functionality

* chore: Move typo supression in RecoveryServices (#14120)

* Add missing Zone mapping property to Microsoft.Resources (#13936)

* remove name validation from client side

* remove name check from deploymentScripts swagger

* remove name check from previous swagger versions

* remove pattern from resourcegroupname parameter

* add zoneMappings to ResoursesType

* backfill older versions of swagger with zonemapping property

* [Application Insights] Resolve duplicated definition names to fix track2 SDK generation error (#13951)

* Fix duplicate name

* Update readme.md

* Update readme.md

* Update and rename workbookOperations_API.json to aiOperations_API.json

* Update readme.md

* Update workbooks_API.json

* Update readme.md

* Update readme.python.md

* Update readme.md

* Update readme.md

* Update readme.md

* Rename aiOperations_API.json to workbookOperations_API.json

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update specification/applicationinsights/resource-manager/readme.python.md

* Update specification/applicationinsights/resource-manager/readme.python.md

* Update specification/applicationinsights/resource-manager/readme.python.md

* Update swagger for SSIS-IR to support user-assigned managed identity (#14114)

Co-authored-by: Hongxian Yao <[email protected]>

* postgresql readme t2 config (#14067)

* Dev mediaservices microsoft.media 2021 05 01 (#13676)

* Adds base for updating Microsoft.Media from version stable/2020-05-01 to version 2021-05-01

* Updates readme

* Updates API version in new specs and examples

* [AMS] new 2021-05-01 release for Account service in AMS

* add missing example files

* fix the api version and missing example files

* Create a new Update definition to fix the "R2016 - PatchBodyParametersSchema "

* fix respnse

* fix update example

* add the 2016 supression for new tag as well.

* mixedreality t2 readme config(wave4) (#14105)

* mixedreality t2 readme config

* t2 config del

* [python] t2-confidentialledger config (#14144)

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md (#14145)

* update elastic swagger  (#14076)

* Update elastic.json

* added new examples

* taking the files from rpsaas master

* added suppression in readme

* [Cosmos DB] Introduce new api version 2021-04-15 (#13873)

* [Cosmos DB] Introduce new api version 2021-04-15

Initial Commit

* Updated for 2021-04-15

* Dummy Commit

* Fixing privatelinkresources.json

* Removing ErrorResponseUpdatedFormat

* Suppressing systemData check

* Relay - Fix typo in the NetworkRuleSet path (#13962)

* Relay - Fix typo in the NetworkRuleSet path

* Suppression - DefaultErrorResponseSchema - we will be Implementing in new API version

* [Hub Generated] Review request for Microsoft.Portal to add version preview/2015-08-01-preview (#12732)

* Fixing properties in dashboard parts

* Updating Dashboard part metadata

* Updating based on prettier fixes

Co-authored-by: Himanshu Chandel <[email protected]>

* resources t1 config add (#14146)

* t1 config add

* package version

* [Hub Generated] Public private branch 'dev-maintenance-Microsoft.Maintenance-2021-05-01' (#14148)

* Adds base for updating Microsoft.Maintenance from version preview/2020-07-01-preview to version 2021-05-01

* Updates readme

* Updates API version in new specs and examples

* Added system data properties.

* Fixed lint error.
Added documentation.

* Use Host Maintenance scope and api version in exmaple.

Co-authored-by: Kalpesh Chavan <[email protected]>

* Add Test Base Swagger Spec from RPSaaSMaster (#14113)

Co-authored-by: Bin Yu <[email protected]>

* rename property: change category to categories (#13883)

* Edit description of Update Iot Hub Resource Api (#13080)

Co-authored-by: Harini <[email protected]>

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-03-01 (#13889)

* Adds base for updating Microsoft.RecoveryServices from version stable/2018-07-10 to version 2021-03-01

* Updates readme

* Updates API version in new specs and examples

* Update webpubsub.json (#14096)

* add dataFeedId in AnomalyResult and IncidentResult (#14127)

* add dataFeedId in AnomalyResult and IncidentResult

* fix examples

* Add new version 2021-03-31-preview1 for ACS Auth (#13965)

* Add new version 2021-03-31-preview

* Set required body

* Add all paths to new version

* Update description for property of TeamsAccessTokenRequest model

* Change version from 2021-03-31-preview to 2021-03-31-preview1 following standards https://skype.visualstudio.com/SPOOL/_wiki/wikis/SPOOL.wiki/16790/Versioning

* Rename folder

* Update method description

* remove Turn endpoint

* Add examples

* Update readme

* Omit the word "skypetoken" from swagger

* Link example

* Update description and path for a new endpoint

Co-authored-by: Alexandra Lamiova Pistrakova <[email protected]>

* Added example gneration document links (#14151)

* purview scanning service (#14021)

* purview scanning service

* Add custom words for spellcheck

* fix config files and add endpoint param

Co-authored-by: Parv Saxena <[email protected]>
Co-authored-by: iscai-msft <[email protected]>

* MG RP new API versions: 2020-10-01 and 2021-04-01 (#13897)

* API 2020-10-01 with 2020-05-01 files

* 2020-10-01 API changes

* 2021-04-01 API version with 2020-10-01 files

* Changes for 2021-04-01 API

* PR fixes

* Fixed issues with model

* PR fixes

* Latest (#13917)

* Pick up previous Swagger Fix in 2019-09-01 version (#14092)

* Add missing swagger fix

* Fix bad copy-paste

* update the some capitalized words in the description

* Adding EventData schema for Microsoft.Storage.BlobTierChanged event (#14049)

* Adding EventData schema for Microsoft.Storage.BlobTierChanged event

* Removing contentLength/Offset from Microsoft.Storage.BlobTierChanged data schema

* Removing BlobTierInfo from BlobTierChanged and adding new event Microsoft.Storage.AsyncOperationInitiated

* adding ContentLength for BlobTierChanged and AsyncOperationInitiated events

* [Hub Generated] Review request for VideoAnalyzer.Edge to add version preview/1.0.0 (#13682)

* New Readme Config File

* New Go Language Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New AzureResourceSchema Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* Copy old LVA swaggers

* Rename old swaggers to new file names

* Update LVA swaggers with new AVA swagger

* fixed some paths and capitalization

* fix prettier check issues

* fixing a Pascal casing

* Updating swaggers to latest

* fix linting issue

* removed an unused definition

* Service fabric Client API 8.0 (#14011)

* spell checked and linted.

* updated tag version.

* reverted change outside of SF folder.

* updated version in swagger.

* changed credential issues.

* changed 1 more that looks like a credential.

* Kusto pools principal assignment (#14079)

* kustoPool PrincipalAssignments

* fixed list principal assignments

* principalAssignment list example

* principalAssignment get example

* KustoPoolPrincipalAssignmentsCreateOrUpdate

* KustoPoolPrincipalAssignmentsDelete

* databases PrincipalAssignments

* minor change

* KustoPoolDatabasePrincipalAssignmentsList

* KustoDatabasePrincipalAssignmentsGet

* KustoPoolDatabasePrincipalAssignmentsCreateOrUpdate

* KustoPoolDatabasePrincipalAssignmentsDelete

* fixed example ref

* added system data

* kustoPoolCheckNameAvailability

* KustoPoolsCheckNameAvailability example

Co-authored-by: Itay Sofer <[email protected]>

* [Service Fabric Managed Clusters] fix api 2021_01_01-preview (#14012)

* Update preview api to disable broken properties and to add property that is working

* Update managed cluster description

* Add New Data Model RuleCollection to NetworkManager (#13827)

* Add New Data Model RuleCollection to NetworkManager

* fix typo

* test

* test

* Fix discriminator

* fix type

* Fix discriminator

* Fix type

* fix type

* Fix type

* Fix discriminator

* Fix discriminator

* fix type

* fix type

* Fix bug

* Fix type

* Fix format

* Fix name

* Fix name

* fix spell

* fix description

* Fix spell

* change to kind

* fix lint

* fix lint

* fix lint

* fix lint

* fix lint

* fix lint

* Fix post body

* Fix as comments

* fix bug

* fix bug

* fix bug

* fix bug

* fix bug

* fix bug

* change rule kind

* Fix as comments

* Fix as comments

* update lastest version

* Update type

* Update Skiptoken

* Fix discription

* Fix NG

* Fix NG

* add more example

* [python]Update readme.python.md for postgresql (#14182)

* Update readme.python.md

* Update readme.python.md

* Remove all schema readme (#13885)

* Remove all schema readme

* process new rp

* Remove after_scripts

* [Hub Generated] Review request for Microsoft.AlertsManagement to add version stable/2021-04-01 (#13890)

* Adds base for updating Microsoft.AlertsManagement from version stable/2019-06-01 to version 2021-04-01

* Updates readme

* Updates API version in new specs and examples

* first commit

* some fixes

* try without alert management

* revert change to name of namespace

* Resolve lintdiff issues

* remove the copy of files and reference alert managment previous version

* update description of subscriptionId to solve error

* attemp to remove AlertsManagement from the package

* revert (put back AlertsManagment)

* add tags for go SDK release v54.0.0 (#14161)

* add tags for go SDK release v54.0.0

* add a new tag

* FRv2.1 GA Stable Release (#13997)

* Standardized Errors, sample list.

* removing from master from now as this is just a proposal

* FRv2.1 GA Initial commit.

Co-authored-by: Sandeep Parab <[email protected]>

* remove extra / from host template (#14176)

* [Hub Generated] Review request for Microsoft.Batch to add version stable/2020-09-01.12.0 (#14170)

* [Batch] Update RemoveNodes description to include max nodes/request

* Added suppressions to readme

* Update swagger for a new version 2021-03-31-preview1 for ACS Auth (#14168)

* Unify names

* Update tag

* Update due to review meeting

* update example description

Co-authored-by: Alexandra Lamiova Pistrakova <[email protected]>

* Add new 1.0 version for IoT Central API (#13713)

* Add new 1.0.0 version for IoT Central API

* fix swagger style

* fix wrong json file name

* remove unused examples

* revert back email format

* remove non-used examples

* update with latest examples

* update preview from 2019-10-28-preview to 2021-04-30-preview

* remove extra ---

* update version from 1.0.0 to 1.0

* rollback collections for common entities

* update _id to Id, update _name to Name from operation, add sdk generation

* fix go sdk file

* remove go sdk

* updatedevicve_templateId to deviceTemplateId

* Add query parameter based versioning, remove resource schema

* fix example docs reference

* fix typo in comments

* renaming execute to run for command operations

* add api-version to samples files, fix devices_update missining issue

* add devices_update.json for 1.0

* fix rerun_id, add missing parameters to examples for preview, fix command comments from execute to run

* fix annoymous type issues

* add title to readme. (#14179)

* videoanalyzers-fix-missing-host (#14181)

* New API version for Microsoft.Resources stable/2021-04-01 (#14132)

* base for Microsoft.Resources 2021-04-01

* update readme

* update api version

* API changes for S2S

* readme

Co-authored-by: Wendy Chang <[email protected]>

* Swagger Changes for Get Recoverable Servers and create server with Geo-Restore. (#14013)

* Added Recoverable Servers API and GeoRestore API.

* Fixed spell check and prettier

* Fixed readme.md file issue and changed the postgreSQL to restore.

* Fixed duplicate schema issue.

* Fixed the mismatch with namespace names.

* change the tag name from georestore to servers

* Fixed the SDK validation issues.

* Fixed objects w.r.t preview version

* Fixed operation required properties.

* Included 2020-04-10 in the SDK versions

* Change the folder path.

* Add missing multiapi entry for go sdk v54.0.0 release (#14200)

* add missing multiapi entry

* fix one output-folder

* Azure security insights - add data connectors preview version (#13998)

* add new API

* ad name to enum

* updatre defenition names

* update readme

* update readme

* update readme path files

* fix errors

* add missing connectors

* execute validation

* execute pre

* update readme

* add description ans x-ms-enum

* update description

* update properties

* add description

* rename enum - fix new error that didnt display until now

* rename enum unser x-ms-enum property

* [Hub Generated] Review request for Microsoft.Maps/Alias to add version preview/2.0, preview/2.0, preview/2.0, preview/2.0, preview/2.0, preview/2.0 and preview/2.0 (#13921)

* Copy Creator API 1.0 to 2.0

* draft of planB

* adding ontology properties; adding DataUpload

* updated alias apis

* put v1 API back so diffing is easier

* reapplying v2 so diffs are easier

* remove type from datasetsources

* incorporate suggestions from review board

* adding ontology field

* Update alias v2 apis.

* fix conversion descriptions, update alias

* Fix the alias file.

* Add get details example.

* fix casing on headers; mapData more consistent

* minor comment and linting fixes

* Adds base for updating Microsoft.Maps/Alias from version preview/1.0 to version 2.0

* Updates readme

* Updates API version in new specs and examples

* Add baseline from preview/1.0

* update api-version in examples

* add v2 files to readme

* fix avacado errors

* Adding string length limit to the descriptions for feature state.

Adding string length limit to the descriptions for feature state.

* Adding ontology element to the WFS resopnse examples.

Adding ontology element to the WFS resopnse examples.

* Updating length to 1000 from 1024.

Updating length to 1000 from 1024.

* Update dataset v2 descriptions and examples.

* Update the examples to have the right details.

* reran linter; added spellcheck words

* more linting: 202 description alignment

* fixed example linting for alias, data, dataset

* example linting changes for conv, fs, tileset

* change featurestateset patch to put

* autorest linting fixes

* Reverting FeatureState body to include array to match V1 body and response.

* adding missing operationIds

* added examples; more linting

* remove x-ms-long-running

* Update alias documentation for resourceId -> creatorDataItemId change

Co-authored-by: Robert Johnson <[email protected]>
Co-authored-by: Subbarayudu Kamma <[email protected]>

* Update attribute name for message metadata (#14206)

* Update attribute name for message metadata

* Apply Prettier

* Prettier fix

Co-authored-by: Po Tsang <[email protected]>

* Re-add a previously erroneously removed PUT API for /networkConfig/VirtualNetwork (#14018)

* Add CreateOrUpdateSwiftVirtualNetworkConnectionWithCheck, and site-level virtualNetworkSubnetId field

* Add site-level virtualNetworkSubnetId field

* Tabs vs spaces

* Removing the new property since it's technically a 'breaking change'

* Add changes needed for correct .NET SDK generation issues. Reference PR: https://github.com/Azure/azure-sdk-for-net/pu…
najagasi pushed a commit that referenced this pull request Jun 24, 2022
…re#17856)

* Add new Azure Object Anchors API version 0.3-preview.0 (#17117)

* add 0.3-preview.0

* fix INVALID_FORMAT

* [Hub Generated] Review request for Microsoft.AlertsManagement to add version stable/2021-08-08 (#17162)

* Adds base for updating Microsoft.AlertsManagement from version preview/2021-08-08-preview to version 2021-08-08

* Updates readme

* Updates API version in new specs and examples

* 1. added input files to new tag
2. changed alerts management client tag to the new tag

Co-authored-by: Liran Englender <[email protected]>

* Add batch tag for streamanalytics readme.go.md (#17191)

* Add batch tag for streamanalytics readme.go.md

* fix

* S360 - fixing pending 3 Swagger KPIs (#17195)

* Update ResourceHealth.json

fixing Swagger changes

* Update ResourceHealth.json

fixing PR checks

* Create Operations_List.json

add new file

* Add AML skill to preview swagger for Search Service (#16910)

* add aml skill to preview swagger for search service'

* update

* Fixing S360 issues (#17014)

* Fixing S360 issues

* Fix style

* Add specs for ACS Chat preview7 (#16887)

* Baseline using previous API version

* Updates for preview7

* Update readme.md

* Prettier fix

* Fix readme

* Fix example for update-participant

Co-authored-by: Po Tsang <[email protected]>

* Add servicePrincipalCredentialType and servicePrincipalCredential into AzureBlobFSLinkedService (#17036)

* Add servicePrincipalCredentialType and servicePrincipalCredential into AzureBlobFSLinkedService

* update

* revert some change

* Device update public preview refresh (#17205)

* Batch2: approved PR 4891

https://github.com/Azure/azure-rest-api-specs-pr/pull/4891

* Batch3: minor updates (PR 5556)

https://github.com/Azure/azure-rest-api-specs-pr/pull/5556

Co-authored-by: Laurent Mazuel <[email protected]>

* Azure Synapse Workspace PublicNetworkAccess Fix (#17210)

Co-authored-by: Nikhil Kumar <[email protected]>

* 2021-08-01-only (#17224)

* [NetApp Files] Bug Fix volumeGroups tag, backup properties creationDate and examples (#17157)

* Fix volumeGroups tag, bakcup properties creationDate and examples

* Fix Staging model validations

* Example ref

* Microsoft.OperationalInsights: 2021-12-01-preview (#17138)

* Microsoft.OperationalInsights: tables privatepreview

* Microsoft.OperationalInsights: tables privatepreview

* Microsoft.OperationalInsights: tables privatepreview

* code review changes.

* Update Tables.json

* Update Tables.json

* OperationalManagement: 2021-12-01-preview

* more fixes.

* Update Clusters.json

* Tables: Sentinel+CLV2 changes.

* Tables: More descriptions.

* removing un related child resources.

* Create OperationsListByTenant.json

* Update Tables.json

* Update TablesGet.json

* Add systemData example.

* Model fixes + pretty

* adding description to ip data hint.

* Update Tables.json

Co-authored-by: Dudi Likvornik <[email protected]>

* [DO NOT MERGE ] Introduce new scanners resource type (#17107)

* introduce new scanners resource type

* fix error

* fixing errors

* fixing errors

* fix error

* fixing errors

* fixing comments

* adding new tag

* Azure Batch 2022-01-01.15.0 Data Plane Update (#16960)

* Initial commit for comparison

* Update BatchService Swagger file

PR Feedback

* Update examples

Ran prettier

* Updated readme

Fixed tag

* Language API for TA (2021-11-01-preview) (#16256)

* WIP for language api spec for TA

* Updated preview version number; finished up async definitions

* Finished first draft of full spec

* Finished first draft of full spec, minus FHIR structuring in HC output

* Removed features not included in 2021-11-01 preview

* Update custom text tasks TODOs

* Moved common definitions to TA-specific definitions

* Added custom text tasks to JobManifest

* Addressing feedback from PR comments and internal review

* Addressed some PR comments

* Updated some remaining references to documents

* PR comments

* Updated a previous change

* Reverted references to 'records' back to 'documents'

* A few small updates to examples; removed base Task type to simplify structure

* PR comments

* Addressed TODO items; removed LD-related objects (will be added in another preview)

* Fixed anonymous types

* Removed required field for body in POST request

* Fix prettier check

* Added a few more details; experimental change for documents property

* Ran prettier

* Correction to AnalysisInput object

* PR comments

* Added custom entities task to examples

* PR comments

* Prettier check

* Troubleshooting model validation failure

Co-authored-by: Abigail Hartman <[email protected]>
Co-authored-by: Kareem Yousef <[email protected]>
Co-authored-by: Abby Hartman <[email protected]>

* Fix flipped order in Face generated models (#16846)

* Fix flipped order in Face generated models

The recent change changing a nested parameter from optional to required
caused the AutoRest generated model to have a reversed order of two
string arguments. Expanding the nesting for affected models to avoid
breaking changes.

* Fix malformatted examples

* Update Resources.json (#16996)

* Update Resources.json

* Specify additionalProperties type

* CDS component type update - mismatch between swagger and code values  (#17183)

* [Hub Generated] Review request for Microsoft.CostManagement to add version preview/2020-12-01-preview (#13609)

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* Latest

* FixS360 | Microsoft.Billing (#13771)

* fixing billing accounts and operations

* adding total count.

* typo fix

* fixing spell check and prettier

* Vakuncha changingcsharpreadme (#13806)

* Update readme.csharp.md

* Update readme.csharp.md

* [aks] fix vm size model and osDiskType description  (#13763)

* fix: agent pool vm size should be string, not enum

* fix: osDiskType default description for >= 2020-11-01

* [Hub Generated] Review request for Microsoft.DocumentDB to add version preview/2021-03-01-preview (#13267)

* init

* fix format

* sync

* read only

* fix sample

* fix

Co-authored-by: Teng Pan <[email protected]>

* storagesync readme t2 config (#13810)

* storagesync readme t2 config

* storagesync readme.python t2 config

* Updated SAS swagger with latest changes. (#13439)

* Fixed hostname in the Offazure swaggers.

* added newest swagger from service repo. This contains PE changes too.

* rewritten swagger changes on existing swagger

* some fixes to swagger

* added examples.

* fixes

* edit

* edit.

* fixes

* minor fix

* edit

* edit

* edited default api version tag

* Dev weather microsoft.maps 1.0 (#13796)

* Remove preview from Weather API, remove X-Publish, and convert X-ms-enum ModelAsString to true

* Revert changes to package-lock.json

* Fix spelling error

* Adding Azure Object Anchors error codes for IngestionProperties (#13787)

* Added Azure Object Anchors error code field to IngestionProperties

* Fixed spacing in example

* Moved changes to new version

* Addressed version mismatch, spacing

* Fixed versions on examples

* Readonly error code

* Seeing if readonly error code is breaking

* Revert "Seeing if readonly error code is breaking"

This reverts commit c0b16f07c4a46a07fc7831a1735bb290804242ea.

* Model error code as string

* Renamed examples to asset conversion nomenclature

* Fixed rename issues

* Fixed issue #9593 (#13262)

* Fixed issue #9593

* Removed redundant PrivateEndpointConnectionProperties attribute

* [Hub Generated] Review request for Microsoft.Consumption to add version stable/2019-05-01 (#13800)

* Fixed Swagger Validation Errors

* Fixed Model Validation

* [Hub Generated] Review request for Microsoft.CostManagement to add version stable/2019-11-01 (#13788)

* Fixed Swagger Validation Errors

* Fixed Type

* Fixed Type

* Fixed Setting Properties

* Fixed Punctuation

* Removed Item

* Added Items Properties

* Fixed Required Property

* azurestack wave4 t2 config (#13813)

* Added Microsoft.AppConfiguration 2021-03-01-preview API version. (#13490)

* Added Microsoft.AppConfiguration 2021-03-01-preview API version.

* Add system metadata to tracked resources in "Microsoft.AppConfiguration".
Updated ConfigurationStore to reference the common tracked resource type definition.

* Added disableLocalAuth property.

* Add new api version swagger to readme.

* Added/updated examples and added suppressions for standardized APIs.

* Fixed prettier.

* Add missing property fileStorageSkuName into MySQL Flexible Server spec (#13693)

* appplatform t2 readme config (#13829)

* customproviders t2 readme config (#13831)

* Update readme.csharp.md (#13807)

* [Sentine][Data connectors][Fix correctness bug] (#13175)

* update required fields

* update required fields

* Explicitly define KeyCreationTime in Feb21 (#13757)

* Explicitly define KeyCreationTime

Explicitly define KeyCreationTime

* Fix KeyCreationTime Example

Fix KeyCreationTime Example

* Add Microsoft.M365SecurityAndCompliance RP (#13646)

* Add Microsoft.M365SecurityAndCompliance RP

* fix datetime and common-types file path

* update common-types file path

* add preview path in readmego

* replace stable with preview

* remove duplicate tags

* refer MIPPolicySync json in readme

* service name for java (#13837)

* Dev keyvault microsoft.key vault 2021 04 01 preview (#13585)

* Adds base for updating Microsoft.KeyVault from version preview/2020-04-01-preview to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Open API change for Managed Hsm private endpoints feature (#12938)

* Open API change for Managed Hsm private endpoints feature

* Fixing spell check errors

* Fixing spell check errors

* Prettier fixes

* Fixing swagger validation errors

* Fixing systemData property reference

* Adding publicNetworkAccess property based on private endpoint requirement.

* GET responses following a successful DELETE should be returning 404. … (#13054)

* GET responses following a successful DELETE should be returning 404. Only the DELETE response is to return 204 if the resource didn't exist (it allows idempotent deletes).

(cherry picked from commit b752a19c6cc1f8a8eed9f106e2c77b8d5b5db19f)

* Removing 404 as it is taken care by default response.

* Added new routes for Deleted ManagedHsm for Soft Delete Feature (#13282)

* Added new routes for Deleted ManagedHsm and examples, updated ManagedHsm definition to include PurgeDateTimeUTC

* Fixing validation issues.

* Fixing errors in properties in example jsons

* Delete keyvault.json

Deleted an errant json file

* Fixed misspelling of property in examples

* Fixed x-ms-examples naming, fixed camelcasing

* Addressing comments in PR to make 204s 404s and also changing PurgeDateTimeUTC to scheduledPurgeDate

* Added schema definitions for 404

* Removed 200 for purge

Co-authored-by: Soohwan Kim <[email protected]>

* Addressing Comments for PR 13585 (#13586)

* Removed 404s to allow requests to fall through to default

* Removing 404s from examples

Co-authored-by: Soohwan Kim <[email protected]>

* Added deletedmanagedhsm object to examples and managedhsm.json (#13591)

* Added deletedmanagedhsm object to examples and managedhsm.json

* Fixing error in references to correct values

* Changed vaultId to mhsmId in exmaples

Co-authored-by: Soohwan Kim <[email protected]>

* Try to use the common type for SystemData (#13723)

* Add SystemData property for KeyVault

* 04012021 fix schema (#13749)

* Resolving conflict with custom-words.txt

* Add 2021 preview to azureresourcechema, add suppression to readme

* Add 2021 preview to azureresourcechema

* Merging custom-words.txt

Co-authored-by: Soohwan Kim <[email protected]>

* Add missing default error response (#13762)

* Fix Lint error (#13765)

* Add missing default error response

* Update the integer format to fix Lint error

* Add securityDefinitions

* Added python tag for 2021 preview (#13805)

Co-authored-by: Soohwan Kim <[email protected]>

* Fixing linting errors for MHSM R4036 - ImplementPrivateEndpointAPIs (#13822)

* Fixing linting errors for MHSM R4036 - ImplementPrivateEndpointAPIs

(cherry picked from commit c1c5aebfb98cacd0a4ee5596fb7b0d9f782a9a3e)

* prettier fix

* Add suppression for SystemData (#13835)

* Add suppression for SystemData

* Fix linting error R4036 - ImplementPrivateEndpointAPIs

* specify the suppression for SystemData

* Revert "specify the suppression for SystemData"

This reverts commit cbebab81ab08ec1a29b41c891c58cf08ff2eb3c4.

Co-authored-by: jiacheng-L <[email protected]>
Co-authored-by: kim-soohwan <[email protected]>
Co-authored-by: Soohwan Kim <[email protected]>
Co-authored-by: Arthur Ning <[email protected]>

* hybridnetwork only track2 configure (#13832)

* hybridnetwork only track2 configure

* remodify

* namespace del

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* terraform readme for alertsmanagement (#13744)

Co-authored-by: Your Name <[email protected]>

* add tags back in the adp readme (#13850)

* Add device principal type (#13799)

* copy files from previous version

* add device principal type, update versions

* fix

* system data requirement

* Added CheckNameAvailability, Identity, systemData, used ErrorResponse v2 in DeviceUpdate (#13750)

* Update deviceupdate.json

* Update deviceupdate.json

* Add files via upload

* Update deviceupdate.json

* Update deviceupdate.json

* Update Accounts_Update.json

* Update Accounts_Create.json

* Update Instances_Create.json

* Update deviceupdate.json

* Linux line ending

* Update CheckNameAvailability_AlreadyExists.json

* Update CheckNameAvailability_Available.json

* Update CheckNameAvailability_AlreadyExists.json

* Update CheckNameAvailability_Available.json

* Update CheckNameAvailability_AlreadyExists.json

* Update CheckNameAvailability_Available.json

* Update deviceupdate.json

* Update deviceupdate.json

* fixed typo in the example files (#13764)

* Update CODEOWNERS (#13795)

Updating list of Azure Cognitive Search team members

* Update GenerateDetailedCostReportBySubscriptionAndTimePeriod.json (#13772)

Update example data

* [Hub Generated] Public private branch 'stuartko/Mar21_NewTSVersion' (#13811)

* Adding version 2021-03-01-preview (copy of previous version)

* Adding new metadata property

* Adding uiDefinition property.

* Update uiDefinition name to uiFormDefinition (per a change by the service feature author). No change to functionality.

* Template Specs: Renaming template to "mainTemplate" and changing "artifacts" to be more specific "linkedTemplates".

* Swagger changes for 2021-02-01-preview api version (#13794)

* Copy existing preview version

* Changes to databoxedge json file

* Update readme files

* Correct Spell Check

* Fix Readme.go error

* Update examples

* Update all schemas.md files (#13862)

* typo: implmentation -> implementation (#13644)

* Add MongoDB/MongoDBAtlas sink (#13669)

* Add MongoDB/MongoDBAtlas sink, add disableMetricsCollection in read/wirte properties

* Revert disableMetricsCollection related changes

* Azure ML new API version 20210401 (#12981)

* Add Identity to createWorkpace example

* change for getTransitivePEUsages

* update

* prettier code

* add another new endpoint

* address comments

* change for getTransitivePEUsages

* update

* prettier code

* add another new endpoint

* address comments

* revert change on transitivePE and notebookKeys

* revert change on transitivePE and notebookKeys

* add new stable version 2021-01-01

* add ListNotebookAccessToken

* add primaryUserAssignedIdentity

* fix missing properties and apis

* fix one more missing property

* 202 status for start and stop CI

* make resync keys long runnin operation in version Jan2021

* resync keys 204

* update resync keys example

* Dont throw 204 for resync

* update resync keys

* Formatting

* revert Jan2021changes and add new version

* start apr2021 version for azure ml rp

* undo remove new line in jan2021

* use systemData definition in common

* removed old files

* fix small swagger bugs

* run prettier

* remove reference to sku

* update readme

* minimum agentCount should be 0

* add createdOn and ModifiedOn to compute properties

* add LoadBalancerType to aks compute

* add isNotebookInstanceCompute to virtualMachine

* add leafDomainLabel to SslConfiguration

* add overwriteExistingDomain to SslConfiguration

* add synapseSpark as supported compute-type

* update patch compute response to 202

* remove location from example responses

* Revert "remove location from example responses"

This reverts commit 048bf2551513afae842a9c4fbb5861aeddc6c33a.

* MachineLearningCompute_Update should have a 200 response

* sys data to use local def due to naming conflicts.

* Fix enum casing

* Fix operationId PR comment.

* Change opId in apr version

* remove 20210401 for easy review

* only change api version

* merge changes for 20210401 version

* Add x-ms-discriminator-value for Synapse spark

* camelcase loadbalancer properties

* add createdOn and Modified on to examples

* address AvoidAnonymousTypes error for SynapseSpark

* Minor fixes + new property

* Remove subscription state.

Co-authored-by: zhaomuzhi <[email protected]>
Co-authored-by: Vinay Rajmal Soni <[email protected]>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Josh Peterson <[email protected]>

* datashare readme t2 config (#13833)

* add readme terraform (#13717)

* adding a new API version for Restore API and adding targetVirtualMachineId field for AzureWorkloadRestoreRequest (#13638)

* copying previous change

* Adding targetVirtualMachineId field for Azure Workload Restore requests

* updating crr version and examples

* removing new api-version

* adding back the new api-version

* removing Snapshot related fields

* updating readme.md

* corrected the path

Co-authored-by: Chandrika Gonuguntla <[email protected]>

* chore: resort custom-words.txt from bad merge (#13868)

* [ApplicationInsights] Fix failure for python SDK (#13875)

* [Hub Generated] Review request for Microsoft.Insights to add version preview/2020-10-05-preview (#13712)

* Adjustments to API to include validation grouping and updated text.

* Fixed missing curly brace

* adjusted name

* Added basic and standard examples

* adjusted type.

* corrected case for key value

* [Hub Generated] Review request for Microsoft.Insights to add version preview/2021-03-03-preview (#13269)

* Adds base for updating Microsoft.Insights from version preview/2020-10-05-preview to version 2021-03-03-preview

* Updates readme

* Updates API version in new specs and examples

* Add DiagnosticServiceToken API

* Update examples to split tokens for readonly vs readwrite

* Fix accoding to code review feedback

* Update examples due to review feedback from ARM

* add configuration for vmware (#13879)

Co-authored-by: Your Name <[email protected]>

* keyvault t2 config (#13863)

* keyvault t2 config

* keyvault multi-api config

* multi api config

* config reset

* add package version

* hanaonazure t2 readme config (#13880)

* Remove x-ms-azure-resource (#13500)

Co-authored-by: Dongwei Wang <[email protected]>

* Juniwang/sr202010401preview (#13664)

* prepare to add new api-version: copy everything from 2020-07-01-preview

* Adding new api-version

* Fix required body and annotate ms secrets

* remove secrets example from swagger

* fix prettier

* add datashare terraform configuration (#13876)

Co-authored-by: Your Name <[email protected]>

* storage readme t2 config (#13881)

* storage readme t2 config

* storage t2 config

* healthcareapis t2 config (#13884)

* typo: APIkeys -> APIKeys (#13641)

* Allow release_policy to be nullable (#13826)

* Fix type of Anserws and Captions (#13872)

* change the value of license header (#13886)

* [Synapse] - library_append API adds comp parameter (#13841)

* [Synapse] - add comp parameter

* Update example files

Co-authored-by: Dongwei Wang <[email protected]>

* Remove 200 response from async operation (#13190)

* Async operation always returns 202 on initial call

* Address review feedback

* Revert "Address review feedback"

This reverts commit 9ae550b95c1082c8383595a943a9abe5990fd4ef.

* add minimal tls version for mariadb (#11779)

* [Synapse] - add Swagger code owner (#13882)

Co-authored-by: Dongwei Wang <[email protected]>

* add con figuration for databoxedge (#13877)

Co-authored-by: Your Name <[email protected]>

* add configuration for resourcemover (#13878)

Co-authored-by: Your Name <[email protected]>

* Reduce code owner scope for Monitor.Exporters team (#13898)

* [portal]Update readme.python.md (#13907)

* Update readme.python.md

* Update readme.md

* Update readme.python.md

* Update readme.python.md

* Dev dfp microsoft.dfp 2021 02 01 privatepreview (#13305)

* New Readme Config File

* New Go Language Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New AzureResourceSchema Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* DFP API specs. Copied from Azure-PPE

* Spelling fix. instnace => instance

* Fix resource provider name to pascal case

* Added '/providers/Microsoft.Dfp/operations'

* Added SystemData (fix R4009 error)

* Fix validation errors

* Prettier fixes

* Removed non-existend parameter sku

* Style fixes in DFP API specs

* Swagger ModelValidation failures fix

* Fix operations API

* Fix operations API validation failure

* 1. Added example for lists operations. 2. made the API preview instead of privatepreview

* Fix path in readme's

* Fix in readme

* Added readonly attribute to systemdata

* Added readonly attribute to systemdata

* Fix in python SDK readme

* Fixes in ListOperations.json examples

* Fixed API version

* Added type to response bodies

* Fix typos in examples (urls)

* Added 201 response into createInstance example

* Renamed RP name from Microsoft.Dfp to Microsoft.Dynamics365Fraudprotection

* Added long-running result for creation instance

* Added nextlink

* Fix in checkNameAvailability definition URL

* Next link parameter

* Using references to common types instead of re-declaring them

* Reused common type. Fixed provisioning state

* Nesting error fix

* Fixed examples

* Fix

* Fix in error response definition

* Rename RP. Fix examples in readme's

* Added http 202

* Added http 202 to examples

* [Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2020-10-01 (#13818)

* Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-09-01 to version 2020-10-01

* Updates readme

* Updates API version in new specs and examples

* Adding new fields for 2020-10-01

* Updating wording for disablePasswordAuthentication'

Co-authored-by: jmccarthy <[email protected]>

* Remove name check from client side (#13492)

* remove name validation from client side

* remove name check from deploymentScripts swagger

* remove name check from previous swagger versions

* remove pattern from resourcegroupname parameter

* Update deviceupdate.json (#13900)

* [Hub Generated] Review request for Microsoft.ResourceHealth to add version stable/2018-07-01 (#13817)

* Updated api-version

* Removed systemData

* Updated api-version

* Updated the example

* Add EligibleChildResources resource for PIM + update examples (#13803)

* PIM API Specs

* update readme

* Update

* Update readme

* operation id fix

* name fix

* Name changes

* fix

* Fix

* Changes based on docs generated

* Scope fix in example

* Updates for documentation

* Change operation name

* Update examples

* Add expanded properties

* Fix formatting

* Fixes

* Fix

* fixes

* Update the policy specs

* Fix the policy objects and pell checks

* fix the checks

* fix the property

* fix syntax

* Prettier

* Update Examples

* Update Enums

* ADd eligible child resource API specs

* prettier fix

* Update read me files

* update

* update

* fix

* update

* Update Enums

* update

* update

* update

* update example

Co-authored-by: Aman Swaika <[email protected]>
Co-authored-by: Gaurav Mishra (IDENTITY) <[email protected]>

* refine readme.go.md (#13906)

Co-authored-by: Your Name <[email protected]>

* [Service Fabric Managed Clusters] adding api version 2020-05-01 (#13860)

* initial commit 2021-05-01 to compare with previous version 2021-01-01-preview

* update models

* update examples

* fix isStateless description

* add 2021-05-01 version to readme

* add x-ms-enum to diskType and add missing managedClsuterVersions paths

fix example names

add managed cluster version paths

add default error

* fix clusterversion by version and ClusterState descriptions

Co-authored-by: Alfredo Santamaria Gomez <[email protected]>

* Task 9639284: Swagger changes for new UK agreement templates (#13895)

* Task 9639284: Swagger changes for new UK agreement templates

* Renamed as per comments.

Co-authored-by: Umang Shah <[email protected]>

* Confluent new preview version + S360 fix (#13809)

* Adding new API version for Microsoft.Confluent

* Prettier fix

* updated status property in OfferDetail

updated status property in OfferDetail to fix swagger correctness issue

* fix swagger live validation

updated operations response to fix swagger live validation

Co-authored-by: Srinivas <[email protected]>

* [Hub Generated] Public private branch 'juniwang/wps' (#13905)

* Onboarding Azure WebPubSub service

* reference ErrorResponse from common types and adding network ACL

* disable cors, enable feature flags and fix several policy violations

* remove anonymousConnectPolicy since it's not ready for now

* add property publicNetworkAccess per NRP requirement

* revert package-lock.json

* reset package-lock.json

* dns t2 readme config (#13923)

* update readme (#13918)

* add current readmes for generating python form recognizer (#12013)

* add current readmes for python form recognizer

* fix release tag

* updates for multiapi and preview.3

* fix so that gen code outputs in generated folder

* remove tag since swagger not in yet

* unbreak build

* just target preview 3

* don't run track 1 gen with python

* Set x-ms-api-version to false for vaults list (#13924)

* Set x-ms-api-version to false for vaults list (#13925)

* Update event description to include the event name (#13867)

* Update event description to include the event name

* Update readme to include guidelines for defining a new event

* Fix description

* Renamed enum values for SDK auto generation (#13938)

* Renamed enum values for SDK auto generation

* Tabs to spaces

* Newline added

* [Document Translator] update operation names (#13915)

* update operation names

* make body required

* Update ErrorName

* Apply changes to stable

* Fix samples

* fix sample

* Fix glossary sample

* Address comments and update definitions names

* Revert "Task 9639284: Swagger changes for new UK agreement templates (#13895)" (#13946)

This reverts commit ea5bc27ee9cadeb67767d774c82095be2420bcad.

* Adding new preview API for promotions (#11599)

* Adding new preview API for promotions

* Avacado fix

* Fixing JSON

* fixing the promo param

* fixning linting issues

* Fixing JSON

* fixing JSON

* fixing linting issues

* Adding delete 204a

* Adding delete 204

* Adding validation fixes

* fixing spellings

* Linting issues

* running prettier

* ARM review feedback

* Fixing linting issues

* Fixing prettier

* Fixing version

* Fixing SDK

* fixing go sdk

* revert go.md

Co-authored-by: Rishi Kapoor <[email protected]>

* Exposing undocumented Databricks workspace properties for fixing S360 issues (#13683)

* exposing storage account name, sku

* Prettier fixes

* Fixing the review comment

* Adding No Public IP related properties

* Updating the remaining properties related to S360

* Fixing review comments

* Fixing Spell Check issue

* hybridcompute readme t2 config (#13910)

* readme t2 config

* hybridcompute t2 readme config

* web readme t2 config (#13909)

* web readme t2 config

* web readme.python t2 config

* Add x-ms-api-version (#13834)

* Update CheckNameAvailability_Available.json (#13914)

* webpubsub t2 config (#13949)

* Update StaticSite.json (#13768)

* Update StaticSite.json

Add private endpoint connections to static site object.

* Update StaticSites.json

* Update StaticSites.json

* Update StaticSites.json

* Update StaticSites.json

* increment readme version

* address PR comments

* add examples

* fix examples

* Add data-plane samples creation template (#13528)

* Add data-plane samples

* Simplified template

* webpubsub readme t1 del (#13953)

* Add $(multiapi) to QnA Maker's readme.md (#13819)

Generators were processing every tag when only a single one was desired. This is the common solution to support multi-api SDKs.

* IoT data-plane for drwill-ms (#13964)

* add missing usage.json to v5 sdk tag (#13960)

* [Hub Generated] Review request for Microsoft.Kusto to add version stable/2021-01-01 (#13306)

* Add new api version 2021

* remove managedIdentity since we won't support it in this version

* CR comments

* Add default value for contine on errros

* Fix swagger correctness issues

* Fix typo

* resource t2 readme config (#13974)

* Added new API and API version for private DNS zone suffix (#13789)

* Added new API and API version for private DNS zone suffix

* trigger validation pipelines

* Add new API to readme

* Fix ARM pipelines

* Try fix again

* Fix again

* Add Operations API

* Revert "Add Operations API"

This reverts commit 9d4ca9e557763feb3a6089ff9d4c958b3843730e.

* Revert "Revert "Add Operations API""

This reverts commit 7cf197c1d453764f0396713a2ab172a20e35b1c4.

* Revert "Revert "Revert "Add Operations API"""

This reverts commit 05744390e440984da8134b64a979a6e61fb9b7ae.

* Revert "Revert "Revert "Revert "Add Operations API""""

This reverts commit 61b76b1623d9e5796bb8187edf0fc46351e78231.

* Revert "Revert "Revert "Revert "Revert "Add Operations API"""""

This reverts commit 9f55eb4c399eb48a8578906f6bea43b10c91b8be.

* Address review comment from ARM

* Revert "Address review comment from ARM"

This reverts commit cb6d1b01860de72eec80856f64b602c72a1f26a7.

* Revert "Revert "Address review comment from ARM""

This reverts commit 227cf73797ee24a674d76e3ccd2990b84bc8d11a.

* Revert "Revert "Revert "Revert "Revert "Revert "Add Operations API""""""

This reverts commit 34ae6c70a514e0290ffb41f7ddb5bbbd5c6cbee3.

* Revert "Revert "Revert "Revert "Revert "Revert "Revert "Add Operations API"""""""

This reverts commit a11c889a65b0fa4257b03a247d75fbea769f4e2c.

* Add previous APIs to tag

* Retrigger build

* fix service name for Java (#13979)

* Add optional param - private DNS zone to server API (#13716)

* Add optional param - private DNS zone to server API

* Follow comment to resolve go sdk issue.

* [Hub Generated] Review request for Microsoft.Synapse to add version preview/2021-04-01-preview (#13874)

* Adds base for updating Microsoft.Synapse from version stable/2021-03-01 to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* add changed files for kustoPool

* Ravi changes to fix LinDiff validation

* Add Itay Sofer's changes

* filizt comments mid-way

* Remove clouderror and resplace with "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse"

* Add IotHubDataConnection and EventGridDataConnection

* Modify PUT to OK, CREATED, ACCEPTED

* Change from provisioningState to ResourceProvisioningState

* Add BlobStorageEventType

* Remove 202 when creating a KustoPool

* Change PUT/PATCH 202 responses

* Remove 202 in PATCH/PUT operations where having both 200 & 201

* Add "isIdentityCertExprired" to custom-words.txt

* Remove isIdentityCertExprired from custom-words.txt

* Add Exprired to cSpell.json

Co-authored-by: Amit Elran <[email protected]>

* Removing x-ms-flatten property (#13929)

* manual changes for swagger

* changes for long-running operations

* changes for validate for backup and restore

* removing 204 from operationResults

* changes for a monitoring

* adding format

* removing date-time from duration

* changing to readonly

* changes for listRPs

* fixes swagger

* reverting readonly for scheduleTimes

* fixes for checkgates

* prettier fixes

* cahnges for friendlyname checks

* fixing gates

* removing tracking-via

* model validation fixes

* powershell changes

* adding stable version

* changes for PatchResourceRequestInput

* change for req fields

* changes for description

* changes

* Updated swagger json for item level restore target info objects

* Fixed spelling errors

* Added missing required properties

* removed auth credentials property

* prettier fixes

* Prettier fix

* pr comments fixes

* fixing readme

* changes for go readme

* Removed x-ms-flatten property (#2)

* removed flatten prop

* removing x-ms-flatten

* removing friendlyName from req prop

Co-authored-by: Mayank Aggarwal <[email protected]>

Co-authored-by: Mayank Aggarwal <[email protected]>
Co-authored-by: FAREAST\zakinkh <[email protected]>

* confidentialledger readme t2 config (#13981)

* Additional 7.3-preview parameter name clean up (#13913)

* Enable multivariate anomaly detection (#13973)

* add multivarite

* add v1.1-preview

* reformat changepoint example

* change typo in readme

* fix prettier-check error

* add export model example

* fix prettier error

* [Azure Search] Add Knowledge Store feature to swagger (#13911)

* introduce knowledge store swagger

* add knowledge store to 2020 apis

Co-authored-by: Austin Drefke <[email protected]>

* make skillset count optional, and add it to 2020 GA Swagger (#13990)

Co-authored-by: Austin Drefke <[email protected]>

* Adding support for message properties in ACS Chat (#13939)

* Initial commit (copying over stable API version)

* Making changes to support message metadata

* Added 201 response code for patch operation (#13956)

Co-authored-by: Akash Keshari <[email protected]>

* Adding autoMitigate flag with false as default value (#13109)

* deploymentmanager - clean up duplicate parameters outside of method (#13948)

* clean up duplicate parameters outside of method

* maintain python order

* fix typo in Synapse (#13994)

* OperationalInsights - update readme files for cli extension update (#13999)

* added3 new properties to TableProperties:
IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.

* added Tables new api version

* changed bool to boolean types

* prettified jsons

* fix erroes in swagger

* undo changes to 2020-03-01-preview version

* pr fixes

* updated TableUpdate example

* changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example

* changed v1 to v2

* changed WorkspaceNameParameter back to V1

* changed ErrorResponse to default ErrorResponse without ref to local definition

* added systemData

* removed systemData

* added systemData to Patch and Get

* moved systemData to Table properties

* deleted systemData from Table.json, added to Get and Put examles

* changed location of systemData in Tables.json

* moved systemData to inside Table definition

* moved systemData inside Table properties

* removed SystemData

* creatted a new package containing all latest swagger files for publishing new SDK

* removed package 2021_02 and set default packate to 2020_10

* removed 2 packages

* removed DataCollectorLogs.json from readme.md 20202.10

* added empty line to try invoke pipeline validations that havent run

* Delete Tables.json

* added3 new properties to TableProperties:
IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.

* merge

* prettified jsons

* undo changes to 2020-03-01-preview version

* updated TableUpdate example

* changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example

* changed v1 to v2

* changed WorkspaceNameParameter back to V1

* added systemData

* removed systemData

* added systemData to Patch and Get

* moved systemData to Table properties

* deleted systemData from Table.json, added to Get and Put examles

* changed location of systemData in Tables.json

* moved systemData to inside Table definition

* moved systemData inside Table properties

* removed whitespaces

* changed DataExportErrorResponse to common
.../v2/types.json#/definitions/ErrorResponse

* changed all Error response of 2020-08 to common definition

* added readme.az.md file for cli extension code generator

* added readme.ad.md with the same naming convention as in readme.python.md
added readme.cli.md file
updatted readme.md file with the new azure-cli-extensions tag
all updates were done by following: https://github.com/Azure/autorest.az/blob/9ed1aabd353385f8bdffbfa9f3892478111a029c/doc/how-to-author-readme-file.md

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* Update specification/operationalinsights/resource-manager/readme.az.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* added azure-powershell to readme.md

Co-authored-by: Qiaoqiao Zhang <[email protected]>

* [Cognitive Services Metrics Advisor] add missing required for allOf entities (#13957)

* add missing required for allOf entities

* fix incorrect required properties

* 7.2-Preview to GA (#13919)

* 7.2-Preview to GA

* Update packages to point to stable

* Readd exportable and update description

* Update description for exportable in preview versions

* Fix operation results contract for Tenant Git operations (#13903)

* fix operation results contract

* fix sync state contract

* iothub t2 readme config (#13980)

* iothub t2 readme config

* iothub readme t2 config

* iothub t2 readme config

* Making Offer details and User Details required properties (#13985)

* Making Offer details and User Details required properties and removing abandoned tag

* fix python configuration

* Update readme.python.md

Co-authored-by: msyyc <[email protected]>

* cosmosdb t1 config del (#14008)

* Fixing issue with missing filter documentation in Access Review APIs (#13892)

* fix cred issue. block to merge in DSMainDev (#14014)

* fix serivce name for java (#14007)

* maintenance readme t2 config (#13982)

* maintenance readme t2 config

* readme t1 config

* [Service Fabric Managed Clusters] fix api 2020_05_01 (#13961)

* Use enums  and add missing properties

* model enum as string

Co-authored-by: Alfredo Santamaria Gomez <[email protected]>

* [Hub Generated] Review request for Microsoft.BotService to add version stable/2021-03-01 (#13784)

* add isIsolated and channelSchemaTransformationVersion

* rename

* add v2 priavatelinks (#14026)

* copied from v1/privatelinks.json

* bump version

Co-authored-by: jianyexi <[email protected]>

* APIM: improve developer portal operations docs (#13941)

* APIM: improve the documentation for dev portal operations

* Minor changes

* Removing OData parameters from the stable API version

* Remove new query params

* hotfix on extended location hierarchy (#13943)

* [Hub Generated] Public private branch 'wps' (#14002)

* Add webpubsub swagger

Add custom words

Update webpubsub.json

Update webpubsub.json

Resolve comments

Update webpubsub.json

resolve comments

Update operationId for existence check

[wps] update python generation section and client name for all languages (#1)

* add python stuff

* make title across languages the same

* Update version

* Update some constraints

* Update webpubsub.json

* rename to GetServiceStatus

* Update readme.md

* Update readme.md

* Update readme.md

* [Hub Generated] Review request for Microsoft.SecurityInsights to add version preview/2021-03-01-preview (#13563)

* Copied from 2019-01-01-preview version

* Updated references to common types

* Add itemsSearchKey field to Watchlists

* Add missing label definition

* Make itemsSearchKey as required field

* Formatting fixes

* Fix Prettier and Avocado errors

* Fix Lint error (subscription level resource)

* Update description and example for CreateOrUpdate watchlists and bulk create watchlist items

* Update Api version in examples

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-03-01 (#13888)

* Adds base for updating Microsoft.RecoveryServices from version stable/2021-01-01 to version 2021-03-01

* Updates readme

* Updates API version in new specs and examples

* updated default package in readme.md to 2021-03

Co-authored-by: Chandrika Gonuguntla <[email protected]>

* Updated required and default fields in Action Groups spec (#13677)

* Updated error response for Action Groups API

* spacing

* added missing fields to Action Group Resource spec

* Added missing fields for action group resource in older version

* Updated "resource" name

* Removed changes to errorResponse

* Removed errorObject

* format

* Updated required and default fields in Action groups spec

* Update default value to boolean

Co-authored-by: kai ru <[email protected]>

* changes default value type to boolean

* undo webhook receiver changes

Co-authored-by: Ritwik Rajendra <[email protected]>
Co-authored-by: kai ru <[email protected]>

* Remove AML Compute File Server (#13944)

* Remove AML Compute File Server

* update

* update

* update

* update

* Cost Management: Reservation Recommendations API: Add multiple missing properties in specs (#13967)

* added totalCost, properties.resourceType, properties.subscriptionId, and eTag to various RiRec dfinitions

* moving eTag  property to right place

* remove duplicate description

* remove track1 configure (#14044)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* New API version (2021-02-10) for recovery services site recovery (#13525)

* Adding old API version(2018-07-10) to new folder for 2021-20-10

* all changes for swagger (2021-02-10)

* read me and custom word changes

* Ayesha's comments addressed

* adress PR comments from ayesha

* Adding suppressions

* fixing custom words

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-02-10 (#13636)

* Adds base for updating Microsoft.RecoveryServices from version stable/2021-02-01 to version 2021-02-10

* Updates readme

* Updates API version in new specs and examples

* Update readme.md

changing read me to include date too in tag

* cahnging examples API version to 2021-02-10

* fix read me syntax

* TaskStepProperties swagger fix (#13971)

* Adding "assignmentState" property to scope model in access review APIs (#14039)

* iothub readme.python package version change (#14043)

* iothub readme.python package version change

* multiapiscript add

* clear output folder

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

Co-authored-by: msyyc <[email protected]>

* Bump y18n from 4.0.0 to 4.0.1 (#13704)

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update (#14061)

* package-templatespecs-2021-03-preview tag added (python) (#13958)

* Added tag

* nit: ordering

Co-authored-by: Dania Etienne <[email protected]>

* Use 2014-04-01 replication link specs in V5 SDK (#14058)

* Use 2014-04-01 replication link specs in V5 SDK

* remove legacy file.

* Update cSpell.json for Key Vault 7.2 (storage) (#14060)

* automanage readme t1 del (#14029)

* automanage readme t1 del

* automanage readme t1 del

* readme.md t1 config del

* add missing reference (#13904)

* databoxedge readme modification (#14063)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* managedservices t2 onfig (#14064)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-02-10 (#13635)

* Adds base for updating Microsoft.RecoveryServices from version stable/2021-01-01 to version 2021-02-10

* Updates readme

* Updates API version in new specs and examples

* fixing merge issue

* removing vault usages from 2021-02

* Adding back vault usages

* updating readme

* updated etag to eTag (#13968)

* [Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2020-12-01 (#13931)

* Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-10-01 to version 2020-12-01

* Updates readme

* Updates API version in new specs and examples

* Adding new spot VM fields

Co-authored-by: Joshua McCarthy <[email protected]>

* Add FaceAPI PersonDirectory spec updates to preview v1.0 (#13766)

* Add FaceAPI v1.0-preview

Add a preview version of FaceAPI specs intended for public preview.
Contains existing spec in v1.0 plus PersonDirectory feature changes.

* Fixes after running validation

* Fixing validation

* Fixes 2

* Fixes 3

* Add PersonDirectory examples and fix routes

* Fixes 4

* Fixes 5

* Fixes 5.5

Co-authored-by: Yang Chen <[email protected]>

* Update the name and format of a parameter for randomnumbers (#14017)

* Update the name and format of a parameter for randomnumbers

* Change the parameter name from 'bytes_length' back to 'bytesLength'

* Amalladi/extendedlocation update (#13849)

* Updating Specification to remove 400 Badrequest from Swagger File

* Removing 400 status code from examples

* Removing private preview API version from Repo

* Removing 2020-07-15-privatepreview tag from ReadME files

Co-authored-by: Aditi <[email protected]>

* maps t2 config (#14075)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* Revert "remove track1 configure (#14044)" (#14047)

This reverts commit 867165cc24d81c487ad186c998c46ba55f81c77b.

* adding role assignment (#14077)

* add connectionPolicy spec back to V5 SDK (#14088)

* modification (#14087)

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* [Hub Generated] Review request for Microsoft.DocumentDB to add version preview/2021-04-01-preview (#13710)

* Adds base for updating Microsoft.DocumentDB from version preview/2021-03-01-preview to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json

* Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json

* Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json

* adding Services APIs

* more changes

* updated examples

* prettier and readme updates

* importing changes missed from old versions

* nits

* fixing semantic validation

* fixing linter

* fix

* more fixes

* adding list operation and default error response

* specifying format integer

* attempt to fix sdks

* address arm comments and fix ci

* fixes

* fix

* try to fix ci

* fix examples

* .\services.json

* adding additionalProperties back to ServiceResouce

* adding additionalProperties back to ServiceResouce

* fix

* fix sdks

* fix linter

Co-authored-by: Meha Kaushik <[email protected]>
Co-authored-by: Meha Kaushik <[email protected]>

* media t2 config(wave4) (#14074)

* media t2 config

* add packageversion

Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>

* [Hub Generated] Review request for Microsoft.Maps to add version stable/2021-02-01 (#13733)

* Adds base for updating Microsoft.Maps from version preview/2020-02-01-preview to version 2020-02-01

* Updates for 2021-02-01 api version swagger

* creator swagger fixes

* fix model examples

* nextLink, uniqueId

* build fixes

* fixing listkeys

* fix long running operations

* fixing spelling

* fixing async behavior and examples

* updating arm region

* reset package-lock

* [Hub Generated] Review request for Microsoft.Media to add version preview/2021-05-01-preview (#13838)

* New Readme Config File

* New Go Language Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New AzureResourceSchema Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* Copy Signed off 2021-03-01 swaggers here

* Update swaggers to 2021=05-01-preview

* add missing examples

* update title

* fix Operation id

* fix video analyzer examples

* update Video swagger

* add format for $top

* remove unnecessary example file

* use chackname definitions from types.json

* fix segment length readonly

* change getStreamingToken to listStreamingToken, getProvisioningToken to listProvisioningToken

* fix the example file name

* fix a readonly issue with a video property

* make type readonly

* edits to descriptions

* adding missing descriptions

* address review feedback,

* few cleanup for update class

Co-authored-by: Christopher Bennage <[email protected]>

* Include the preview version of resource changes and resources history… (#14084)

* Include the preview version of resource changes and resources history APIs

* Address the review feedback on releasing the new package version.

* Update readme for Synapse management SDK May release (#14054)

* Update readme for Synapse management SDK May release

* Add package-2021-05-preview

* Address comment

Co-authored-by: Dongwei Wang <[email protected]>

* removing read only property, no longer in use - NOT a breaking change (#13812)

* resources readme.python t2 config (#14091)

* peering readme t2 config (#14106)

* Remove replicationLinks_legacy.json (#14095)

PR #14058 removed this file: replicationLinks_legacy.json, removing from the schema config to prevent schema generation failures.

* Support sheet index in excel (#14062)

* Enable excel in public swagger

* update

* rollback dataflow change

* Support sheet index in excel

Co-authored-by: zhanyu2014 <[email protected]>

* Adding 2021-05-01 api-version to Template Specs (no changes over last preview spec) (#14065)

* Copy existing 2021-03-01-preview specs to new 2021-05-01 stable version (no schema changes)

* Changing api-version within specs to 2021-05-01

* Adding package tag for new stable version to readme.md, but not making it a default (yet)

* Fix SecurityInsights Go SDK versioning (#14030)

* Fix SecurityInsights Go SDK versioning

* rename stable api version tag

* remove 'only' from tags with full functionality

* chore: Move typo supression in RecoveryServices (#14120)

* Add missing Zone mapping property to Microsoft.Resources (#13936)

* remove name validation from client side

* remove name check from deploymentScripts swagger

* remove name check from previous swagger versions

* remove pattern from resourcegroupname parameter

* add zoneMappings to ResoursesType

* backfill older versions of swagger with zonemapping property

* [Application Insights] Resolve duplicated definition names to fix track2 SDK generation error (#13951)

* Fix duplicate name

* Update readme.md

* Update readme.md

* Update and rename workbookOperations_API.json to aiOperations_API.json

* Update readme.md

* Update workbooks_API.json

* Update readme.md

* Update readme.python.md

* Update readme.md

* Update readme.md

* Update readme.md

* Rename aiOperations_API.json to workbookOperations_API.json

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update readme.md

* Update specification/applicationinsights/resource-manager/readme.python.md

* Update specification/applicationinsights/resource-manager/readme.python.md

* Update specification/applicationinsights/resource-manager/readme.python.md

* Update swagger for SSIS-IR to support user-assigned managed identity (#14114)

Co-authored-by: Hongxian Yao <[email protected]>

* postgresql readme t2 config (#14067)

* Dev mediaservices microsoft.media 2021 05 01 (#13676)

* Adds base for updating Microsoft.Media from version stable/2020-05-01 to version 2021-05-01

* Updates readme

* Updates API version in new specs and examples

* [AMS] new 2021-05-01 release for Account service in AMS

* add missing example files

* fix the api version and missing example files

* Create a new Update definition to fix the "R2016 - PatchBodyParametersSchema "

* fix respnse

* fix update example

* add the 2016 supression for new tag as well.

* mixedreality t2 readme config(wave4) (#14105)

* mixedreality t2 readme config

* t2 config del

* [python] t2-confidentialledger config (#14144)

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md (#14145)

* update elastic swagger  (#14076)

* Update elastic.json

* added new examples

* taking the files from rpsaas master

* added suppression in readme

* [Cosmos DB] Introduce new api version 2021-04-15 (#13873)

* [Cosmos DB] Introduce new api version 2021-04-15

Initial Commit

* Updated for 2021-04-15

* Dummy Commit

* Fixing privatelinkresources.json

* Removing ErrorResponseUpdatedFormat

* Suppressing systemData check

* Relay - Fix typo in the NetworkRuleSet path (#13962)

* Relay - Fix typo in the NetworkRuleSet path

* Suppression - DefaultErrorResponseSchema - we will be Implementing in new API version

* [Hub Generated] Review request for Microsoft.Portal to add version preview/2015-08-01-preview (#12732)

* Fixing properties in dashboard parts

* Updating Dashboard part metadata

* Updating based on prettier fixes

Co-authored-by: Himanshu Chandel <[email protected]>

* resources t1 config add (#14146)

* t1 config add

* package version

* [Hub Generated] Public private branch 'dev-maintenance-Microsoft.Maintenance-2021-05-01' (#14148)

* Adds base for updating Microsoft.Maintenance from version preview/2020-07-01-preview to version 2021-05-01

* Updates readme

* Updates API version in new specs and examples

* Added system data properties.

* Fixed lint error.
Added documentation.

* Use Host Maintenance scope and api version in exmaple.

Co-authored-by: Kalpesh Chavan <[email protected]>

* Add Test Base Swagger Spec from RPSaaSMaster (#14113)

Co-authored-by: Bin Yu <[email protected]>

* rename property: change category to categories (#13883)

* Edit description of Update Iot Hub Resource Api (#13080)

Co-authored-by: Harini <[email protected]>

* [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-03-01 (#13889)

* Adds base for updating Microsoft.RecoveryServices from version stable/2018-07-10 to version 2021-03-01

* Updates readme

* Updates API version in new specs and examples

* Update webpubsub.json (#14096)

* add dataFeedId in AnomalyResult and IncidentResult (#14127)

* add dataFeedId in AnomalyResult and IncidentResult

* fix examples

* Add new version 2021-03-31-preview1 for ACS Auth (#13965)

* Add new version 2021-03-31-preview

* Set required body

* Add all paths to new version

* Update description for property of TeamsAccessTokenRequest model

* Change version from 2021-03-31-preview to 2021-03-31-preview1 following standards https://skype.visualstudio.com/SPOOL/_wiki/wikis/SPOOL.wiki/16790/Versioning

* Rename folder

* Update method description

* remove Turn endpoint

* Add examples

* Update readme

* Omit the word "skypetoken" from swagger

* Link example

* Update description and path for a new endpoint

Co-authored-by: Alexandra Lamiova Pistrakova <[email protected]>

* Added example gneration document links (#14151)

* purview scanning service (#14021)

* purview scanning service

* Add custom words for spellcheck

* fix config files and add endpoint param

Co-authored-by: Parv Saxena <[email protected]>
Co-authored-by: iscai-msft <[email protected]>

* MG RP new API versions: 2020-10-01 and 2021-04-01 (#13897)

* API 2020-10-01 with 2020-05-01 files

* 2020-10-01 API changes

* 2021-04-01 API version with 2020-10-01 files

* Changes for 2021-04-01 API

* PR fixes

* Fixed issues with model

* PR fixes

* Latest (#13917)

* Pick up previous Swagger Fix in 2019-09-01 version (#14092)

* Add missing swagger fix

* Fix bad copy-paste

* update the some capitalized words in the description

* Adding EventData schema for Microsoft.Storage.BlobTierChanged event (#14049)

* Adding EventData schema for Microsoft.Storage.BlobTierChanged event

* Removing contentLength/Offset from Microsoft.Storage.BlobTierChanged data schema

* Removing BlobTierInfo from BlobTierChanged and adding new event Microsoft.Storage.AsyncOperationInitiated

* adding ContentLength for BlobTierChanged and AsyncOperationInitiated events

* [Hub Generated] Review request for VideoAnalyzer.Edge to add version preview/1.0.0 (#13682)

* New Readme Config File

* New Go Language Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New AzureResourceSchema Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* Copy old LVA swaggers

* Rename old swaggers to new file names

* Update LVA swaggers with new AVA swagger

* fixed some paths and capitalization

* fix prettier check issues

* fixing a Pascal casing

* Updating swaggers to latest

* fix linting issue

* removed an unused definition

* Service fabric Client API 8.0 (#14011)

* spell checked and linted.

* updated tag version.

* reverted change outside of SF folder.

* updated version in swagger.

* changed credential issues.

* changed 1 more that looks like a credential.

* Kusto pools principal assignment (#14079)

* kustoPool PrincipalAssignments

* fixed list principal assignments

* principalAssignment list example

* principalAssignment get example

* KustoPoolPrincipalAssignmentsCreateOrUpdate

* KustoPoolPrincipalAssignmentsDelete

* databases PrincipalAssignments

* minor change

* KustoPoolDatabasePrincipalAssignmentsList

* KustoDatabasePrincipalAssignmentsGet

* KustoPoolDatabasePrincipalAssignmentsCreateOrUpdate

* KustoPoolDatabasePrincipalAssignmentsDelete

* fixed example ref

* added system data

* kustoPoolCheckNameAvailability

* KustoPoolsCheckNameAvailability example

Co-authored-by: Itay Sofer <[email protected]>

* [Service Fabric Managed Clusters] fix api 2021_01_01-preview (#14012)

* Update preview api to disable broken properties and to add property that is working

* Update managed cluster description

* Add New Data Model RuleCollection to NetworkManager (#13827)

* Add New Data Model RuleCollection to NetworkManager

* fix typo

* test

* test

* Fix discriminator

* fix type

* Fix discriminator

* Fix type

* fix type

* Fix type

* Fix discriminator

* Fix discriminator

* fix type

* fix type

* Fix bug

* Fix type

* Fix format

* Fix name

* Fix name

* fix spell

* fix description

* Fix spell

* change to kind

* fix lint

* fix lint

* fix lint

* fix lint

* fix lint

* fix lint

* Fix post body

* Fix as comments

* fix bug

* fix bug

* fix bug

* fix bug

* fix bug

* fix bug

* change rule kind

* Fix as comments

* Fix as comments

* update lastest version

* Update type

* Update Skiptoken

* Fix discription

* Fix NG

* Fix NG

* add more example

* [python]Update readme.python.md for postgresql (#14182)

* Update readme.python.md

* Update readme.python.md

* Remove all schema readme (#13885)

* Remove all schema readme

* process new rp

* Remove after_scripts

* [Hub Generated] Review request for Microsoft.AlertsManagement to add version stable/2021-04-01 (#13890)

* Adds base for updating Microsoft.AlertsManagement from version stable/2019-06-01 to version 2021-04-01

* Updates readme

* Updates API version in new specs and examples

* first commit

* some fixes

* try without alert management

* revert change to name of namespace

* Resolve lintdiff issues

* remove the copy of files and reference alert managment previous version

* update description of subscriptionId to solve error

* attemp to remove AlertsManagement from the package

* revert (put back AlertsManagment)

* add tags for go SDK release v54.0.0 (#14161)

* add tags for go SDK release v54.0.0

* add a new tag

* FRv2.1 GA Sta…
najagasi pushed a commit that referenced this pull request Jun 24, 2022
…table/2022-02-05 (Azure#17948)

* Adds base for updating Microsoft.Devices from version stable/2021-10-15 to version 2022-02-05

* Updates readme

* Updates API version in new specs and examples

* definition changes

* example changes

* no comments

* swagger modelval fix #1

* general validation fix #1

* revert readonly change (breaking change)

* added locatio pvtEp example

* misplaced location param

* location in PvtEConn response

* header addition

* headers #2

* example change with location sans spec

* header nesting change

* header under headers

* header example
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants