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

[Don't merge] Scoped batch generated code #15990

Closed
wants to merge 3 commits into from

Conversation

tasherif-msft
Copy link
Contributor

No description provided.

@ghost ghost added the Storage Storage Service (Queues, Blobs, Files) label Jan 5, 2021
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this pull request Oct 13, 2021
[ACR] [New Api Version] add 2021-08-01-preview  (Azure#15990)

* Initial commit for comparison with previous release

* Add new swagger 2021-08-01-preview and examples
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this pull request Oct 26, 2021
[ACR] [New Api Version] add 2021-08-01-preview  (Azure#15990)

* Initial commit for comparison with previous release

* Add new swagger 2021-08-01-preview and examples
msyyc pushed a commit that referenced this pull request Oct 26, 2021
* CodeGen from PR 15990 in Azure/azure-rest-api-specs
[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

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
zihzhan-msft pushed a commit that referenced this pull request Nov 15, 2021
* [Purview catalog] release for new api-version `2021-05-01-preview` (#21169)

* regenerate with api-version 2021-05-01-preview

* Update CHANGELOG.md

* update readme.me and setup.py (#21170)

* [Purview administration] first release (#20874)

* part1 test

* test and readme

* CI fix

* fix dependency

* fix CI

* regenerate

* review

* regenerate with new api version 2021-07-01-preview

* update readme.md for python2.7 claim and setup.py for python 3.10

* Fix py.typed packaging

Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com>

* [webpubsub] support AAD, Api management proxy (#21235)

* codegen

* update test

* update readme.md

* add test

* from connection string

* example

* Update _version.py

* api management proxy

* Update _web_pub_sub_service_client.py

* review

* api management

* fix dependency

* fix dependency

* apim proxy

* edit code in _patch.py instead of generated code

* review

* fix broken link

* Update setup.py

* Update dev_requirements.txt

* fix ci

* fix ci

* fix ci failure of windows_python27

* Update sdk/webpubsub/azure-messaging-webpubsubservice/examples/send_messages_aad.py

Co-authored-by: Liangying.Wei <lianwei@microsoft.com>

* Update sdk/webpubsub/azure-messaging-webpubsubservice/examples/send_messages_aad.py

Co-authored-by: Liangying.Wei <lianwei@microsoft.com>

* Update README.md

* review

* regenerate code

* fix ci

* fix ci

* move operation onto client

* review

* Update send_messages_connection_string_apim_proxy.py

* Update send_messages_aad_apim_proxy.py

* regenerate for 2021-10-01

* test

* Update CHANGELOG.md

* Update sdk/webpubsub/azure-messaging-webpubsubservice/README.md

Co-authored-by: Liangying.Wei <lianwei@microsoft.com>

* Update sdk/webpubsub/azure-messaging-webpubsubservice/README.md

Co-authored-by: Liangying.Wei <lianwei@microsoft.com>

Co-authored-by: Liangying.Wei <lianwei@microsoft.com>

* Update Cosmos CODEOWNERS (#20572)

Replacing @southpolesteve and @zfoster with new owners

* Fix typo in doc/dev/README.md (#20411)

* fix typo compatability to compatibility

* Use xxx_if_not_exists API to simplify code example and to avoid uncessary issue (#20670)

* Replace deprecated unittest aliases (#20337)

* fix function has duplicate type signatures mypy error (#19739)

* fix for service principal environment vars (#21287)

* [Storage]fix type annotation (#20096)

* [Storage][Logging]Let users opt in logging_request_body (#19710)

* [Storage][Logging]Let users opt in logging_request_body

* Update policies.py

* Update policies.py

* Update policies.py

* Update policies.py

* logging response body

* Update settings_fake.py

* Feature/storage stg79 (#21286)

* update swagger

* encryption scope sas

* permanent delete sas

* sync copy from url with encryption scope

* manually edit swagger

* Update _version.py

* [AutoRelease] t2-containerservice-2021-10-18-97657 (#21294)

* CodeGen from PR 16215 in Azure/azure-rest-api-specs
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 <charlili@microsoft.com>

* 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 <matthchr@microsoft.com>

Co-authored-by: Matthew Christopher <matthchr@microsoft.com>

Co-authored-by: Charlie Li <39974812+chengliangli0918@users.noreply.github.com>
Co-authored-by: Charlie Li <charlili@microsoft.com>
Co-authored-by: rsamigullin <89222124+rsamigullin@users.noreply.github.com>
Co-authored-by: Matthew Christopher <matthchr@microsoft.com>

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: Charlie Li <39974812+chengliangli0918@users.noreply.github.com>
Co-authored-by: Charlie Li <charlili@microsoft.com>
Co-authored-by: rsamigullin <89222124+rsamigullin@users.noreply.github.com>
Co-authored-by: Matthew Christopher <matthchr@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* Increment package version after release of azure-messaging-webpubsubservice (#21280)

* Increment version for purview releases (#21279)

* Increment package version after release of azure-purview-administration

* Increment package version after release of azure-purview-catalog

* Increment package version after release of azure-purview-scanning

* [WIP]Refactor AzureJSONEncoder (#21028)

* Refactor AzureJSONEncoder

* Improved readability of AzureJSONEncoder datetime handling

* Rename _timestr_as_isostr() to _datetime_as_isostr()
* Move datetime.timedelta object handling function call (_timedelta_as_str()) to _datetime_as_isostr() inside
* Rename private method (_datetime_as_isostr, _timedelta_as_str) parameter value, o to dt, td

* Add some docstring

* Fix typo and add type checking

* Fix typo some docstring 
* Renamed _timedelta_as_str to _timedelta_as_isostr
* Add type checking in _datetime_as_isostr

* Improve type checking and rename some inner variables

* update changelog (#21308)

* adjust the docker-start-proxy to take advantage of the linux specific commands that allow contact of localhost (#21310)

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>

* Remove link to private repo (#21312)

* fix uri (#20632)

* fix uri

* update

* update changelog

* udpates

* [formrecognizer] Add proper defaults on DocumentTableCell (#21213)

* add proper defaults on document table cell

* default kind field

* set default in _from_generated and improve init

* revert changes to init, fix test comment

* set content default for kind

* update testcase to account for default scenarios

* Sync eng/common directory with azure-sdk-tools for PR 2100 (#21311)

* Add group id into metadata for java use

* Update Update-DocsMsPackages.ps1

* Update Update-DocsMsPackages.ps1

* Update eng/common/scripts/Update-DocsMsPackages.ps1

Co-authored-by: Ben Broderick Phillips <ben@benbp.net>

* Update eng/common/scripts/Update-DocsMsPackages.ps1

Co-authored-by: Ben Broderick Phillips <ben@benbp.net>

Co-authored-by: Sima Zhu <sizhu@microsoft.com>
Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com>
Co-authored-by: Ben Broderick Phillips <ben@benbp.net>

* Revert "Feature/storage stg79 (#21286)" (#21317)

This reverts commit 14496e7d739a14b7a91f4ad10d0e5a3ddf7b27a1.

* Sync eng/common directory with azure-sdk-tools for PR 2085 (#21325)

* Fix up identity resolver to make it more reliable, publish notification configuration as a tool

* Use both username and email to resolve queuing user

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>

* [AutoRelease] t2-recoveryservicesbackup-2021-10-19-33781 (#21330)

* CodeGen from PR 15881 in Azure/azure-rest-api-specs
[Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-08-01 (#15881)

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

* Updates readme

* Updates API version in new specs and examples

* Fixing readme file

* version,CHANGELOG

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>

* update to latest test-proxy tag (#21334)

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>

* [Perf] Support multiple test proxies (#21203)

- Some scenarios require multiple test-proxy URLs to bottleneck client
- test-proxy URLs are assigned round-robin to parallel test instances
- Ported from Azure/azure-sdk-for-net#24265

* [AutoRelease] t2-hybridkubernetes-2021-10-04-45305 (#21037)

* CodeGen from PR 15956 in Azure/azure-rest-api-specs
New GA version changes - 2021-10-01 (#15956)

* New GA api-version changes- 2021-01-01

* readme changes

* readme changes

* add systemdata definition

* system data ref fix

* system data ref fix

* fix

* fix

* fix

* remove empty patch section

* revert patch section

* lint fix

* lint fix

* lintfix

* readme changes

* Update readme.md

* remove property bag from cc update example

* Fixing listClusterUserCreds examples

* hide creds

* example file naming changes and clientProxy flag correction

Co-authored-by: Siri Teja Reddy Kasireddy <sikasire@microsoft.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* version,CHANGELOG

* Update CHANGELOG.md

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: Siri Teja Reddy Kasireddy <sikasire@microsoft.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* del useless version (#21345)

* Updating CODEOWNERS for ACS Identity (#20881)

Co-authored-by: Aigerim Beishenbekova <aigerimb@Aigerims-MacBook-Pro.local>

* [core] fix isinstace str check in core rest (#21341)

* Sync eng/common directory with azure-sdk-tools for PR 2093 (#21350)

* Consume Codeowners parser library, ceperate users from teams in codeownerse

* Update get-pr-owners and related logic

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>

* [Search] Update for missing properties (#21205)

* Expose select kwarg on list operations.

* Update search for missing properties: session_id, scoring_statistics

* Update `SearchIndexerDataSourceConnection` missing properties: identity, encryption_key

* Fix linter issues.

* Update CHANGELOG.

* [ACR] React to stable/2021-07-01 swagger changes (#21110)

* Fix OrMetadata (#21316)

* settings files

* OrMedata Fix

* [AutoRelease] t2-chaos-2021-10-21-14806 (#21354)

* CodeGen from PR 16453 in Azure/azure-rest-api-specs
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.

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* [AutoRelease] t2-dataprotection-2021-10-19-69515 (#21333)

* CodeGen from PR 16451 in Azure/azure-rest-api-specs
Update readme.python.md (#16451)

* Update readme.python.md

* config readme

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* docs (#21360)

* Fix Monitor Query async logs query sample (#21351)

* Fix Monitor Query async logs query sample

* Remove extra space

* Added support for Async Generators in TableClient.submit_transaction method (#21119)

* added support for async iterables in submit_transcation method

* the warning is a known issue in pylint https://github.com/PyCQA/pylint/issues/3507

* fixed formatting issues

* Code tweaks + tests

* Fixed grammar

* Improved readability

* Fix for Py27

Co-authored-by: antisch <antisch@microsoft.com>

* move async test to _async (#21363)

* [SchemaRegistry] add async version of avro serializer (#21026)

fixes: #20709

* Remove azure-mgmt-webpubsub (#21347)

* Update Language-Settings.ps1 (#21367)

* patching last references to master in the repo! (#21339)

* [AutoRelease] t2-network-2021-10-21-48085 (#21357)

* CodeGen from PR 16471 in Azure/azure-rest-api-specs
readme.python config (#16471)

* version,CHANGELOG

* test

* Update CHANGELOG.md

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* Removed auto pagination (#21358)

* Removed auto pagenation

* removed

* added manual pagenation

* fixed issue

* spacing

* pylint

* linter

* [Cosmos] get_user_client() method documentation update (#21379)

* Fully automate cluster buildout. Add azure file share mount to stress tests. (#21382)

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>

* update error code in tests (#21362)

* [formrecognizer] Rename DocumentElement to DocumentContentElement (#21323)

* rename DocumentElement to DocumentContentElement

* add to changelog

* [AutoRelease] t2-keyvault-2021-10-15-69767 (#21276)

* CodeGen from PR 16400 in Azure/azure-rest-api-specs
Update readme.python.md (#16400)

* version,CHANGELOG

* test

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* [AutoRelease] t2-chaos-2021-10-25-61789 (#21390)

* CodeGen from PR 16501 in Azure/azure-rest-api-specs
Update Chaos Client Name + Update outdated examples. (#16501)

* version,CHANGELOG

* Update CHANGELOG.md

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com>

* [AVA] Updated sdk to 1.1 (#21326)

* updated sdk to 1.1

* small changes to changelog and readme

* adding preview version back to changelog

* updating version number

* changing order of versions in readme

* [AutoRelease] t2-azurearcdata-2021-10-14-24172 (#21251)

* CodeGen from PR 16275 in Azure/azure-rest-api-specs
Adding 2021-11-01 version for Microsoft.AzureArcData (#16275)

* Adding API Version 2021-11-01

* Updating example and naming

* Remove password

* Update field description

* version,CHANGELOG

* Update CHANGELOG.md

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* [AutoRelease] t2-containerregistry-2021-10-26-15283 (#21410)

* CodeGen from PR 15990 in Azure/azure-rest-api-specs
[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

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* [AutoRelease] t2-cosmosdb-2021-10-26-16894 (#21412)

* CodeGen from PR 15733 in Azure/azure-rest-api-specs
[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 <amisi@microsoft.com>
Co-authored-by: Anuj Toshniwal <antoshni@microsoft.com>
Co-authored-by: Abhijit Karanjkar <abhijitkaranjkar@gmail.com>
Co-authored-by: Praful Johari <pjohari@microsoft.com>
Co-authored-by: visunda <visunda@microsoft.com>
Co-authored-by: Vivek Sundararajan <s.vivek.rajan@gmail.com>
Co-authored-by: vivek-microsoft <32766101+vivek-microsoft@users.noreply.github.com>

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: REDMOND\amisi <amisi@microsoft.com>
Co-authored-by: Anuj Toshniwal <antoshni@microsoft.com>
Co-authored-by: Abhijit Karanjkar <abhijitkaranjkar@gmail.com>
Co-authored-by: Praful Johari <pjohari@microsoft.com>
Co-authored-by: visunda <visunda@microsoft.com>
Co-authored-by: Vivek Sundararajan <s.vivek.rajan@gmail.com>
Co-authored-by: vivek-microsoft <32766101+vivek-microsoft@users.noreply.github.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* Update reply comment (#21399)

* release_iseus_status_auto_reply

* issue_aoto_close_revert

* Update main.py

* Update main.py

* Update update_issue_body.py

* Update reply_generator.py

* Update reply_generator.py

* Update update_issue_body.py

* Update main.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update main.py

* Update reply_generator.py

* Update main.py

* Update update_issue_body.py

* Update main.py

* Update scripts/release_issue_status/update_issue_body.py

* Update update_issue_body.py

* Update main.py

* Update reply_generator.py

* Update update_issue_body.py

* Update main.py

* Update scripts/release_issue_status/main.py

* Update main.py

* Update scripts/release_issue_status/main.py

* Update scripts/release_issue_status/main.py

* Update scripts/release_issue_status/main.py

* Update scripts/release_issue_status/update_issue_body.py

* Update scripts/release_issue_status/main.py

* Update scripts/release_issue_status/update_issue_body.py

* Update reply_generator.py

* Update main.py

* Update scripts/release_issue_status/update_issue_body.py

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* Update scripts/release_issue_status/update_issue_body.py

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* Update reply_generator.py

* Update update_issue_body.py

* Update main.py

* Update main.py

* Update update_issue_body.py

* Update main.py

* Update scripts/release_issue_status/main.py

* Update main.py

* Update reply_generator.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update update_issue_body.py

* Update main.py

* Update update_issue_body.py

* Update reply_generator.py

* Update update_issue_body.py

* Update main.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update main.py

* Update main.py

* Update release_issue_status.yml for Azure Pipelines

* Update main.py

* Update reply_generator.py

* Add files via upload

* Update reply_generator.py

* Update update_issue_body.py

* Update reply_generator.py

* Update auto_pipeline_run.py

* Update auto_pipeline_run.py

* add auto-close

* Update release_issue_status.yml for Azure Pipelines

* Update auto_close.py

* Update main.py

* Update release_issue_status.yml for Azure Pipelines

* Update auto_pipeline_run.py

* fix bug

* Update main.py

* Update auto_close.py

* Update auto_close.py

* Update main.py

* Update reply_generator.py

* Update main.py

* Update main.py

* Update auto_close.py

* Update main.py

* Update auto-close

* Update auto_pipeline_run.py

* Update update_issue_body.py

* Update auto_pipeline_run.py

* Update release_issue_status.yml for Azure Pipelines

* Update auto_pipeline_run.py

* Update release_issue_status.yml for Azure Pipelines

* Update auto_pipeline_run.py

* Update auto_pipeline_run.py

* Add pipeline link

* Update pipeline link

* Update auto_pipeline_run.py

* Update release_issue_status.yml for Azure Pipelines

* Update auto_pipeline_run.py

* Update requirement.txt

* Update auto_pipeline_run.py

* Add get_python_pipeline

* Update auto_pipeline_run.py

* test

* test

* add outputfolder

* add label

* Update main.py

* Update get_python_pipeline.py

* Update main.py

* Update auto_pipeline_run.py

* Add utils

* Update main.py

* Update main.py

* Delete old py

* Update reply_generator.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update utils.py

* Update utils.py

* Update main.py

* Update main.py

* Update reply_generator.py

* Update utils.py

* Add get_changelog function

* Update utils.py

* Update reply_generator.py

* Update main.py

* Update reply_generator.py

* Update function

* del useless code

* Update utils.py

* Update main.py

* Update reply_generator.py

* Update main.py

* Update utils.py

* Update utils.py

* Update utils.py

* Update utils.py

* Update reply_generator.py

* Update main.py

* Update main.py

* Update main.py

* Update release_issue_status.yml for Azure Pipelines

* Update main.py

* Update release_issue_status.yml for Azure Pipelines

* Update release_issue_status.yml for Azure Pipelines

* Update main.py

* Update utils.py

* Update auto-close

* Update release_issue_status.yml for Azure Pipelines

* Update utils.py

* Update utils.py

* Fix auto-close bug

* Update utils.py

* Update utils.py

* Update utils.py

* Update utils.py

* Update utils.py

* Update release_issue_status.yml for Azure Pipelines

* Add assign

* Update reply_generator.py

* Update reply_generator.py

* Update assignee

* Update assignee

* Update main.py

Co-authored-by: Zed <601306339@qq.com>
Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* [textanalytics] feature/ta-v3.2-preview.2 (#21409)

* [textanalytics] regen on v3.2 preview.2 (#20674)

* regenerate with version 3.2-preview.2

* hook up convenience layer to new api version

* fix import and skip tests for now

* [textanalytics] add support for custom text actions (#20721)

* impl for custom actions sync/async + models

* remove project_name and deployment_name from result models

* update naming to classify documents

* add samples for arch board

* fix sample

* update naming to align with all langs

* update sample names

* arch board feedback

* rename samples and fix types

* regenerate on latest swagger

* add new tests and recordings

* make corrections to code based on renames

* remove samples from PR

* fix

* update changelog

* update missing docstrings

* bump azure-core for azure.core.rest

* re-enable tests and record for v3.2-preview.2 (#21106)

* add 2.7 disclaimer in readme and 3.10 to setup classifiers (#21096)

* [textanalytics] support multiple actions of the same type (#21152)

* allow support for multiple actions of the same type

* rerecord all analyze tests now that we set task_name

* lint

* review feedback

* izzy's feedback

* [textanalytics] add samples for custom text actions (#21182)

* add samples for custom text actions

* add samples + links to samples readme

* wording

* switch to asyncio.run in async samples

* [textanalytics] update readme + docs (#21272)

* readme updates

* more docs updates

* update with aka links to service docs

* updating env vars with temp persistent resource (#21342)

* rerecord test

* [textanalytics] enabling support for rehydration of LROs in TA (#21338)

* enabling support for rehydration of LROs in TA

* lint

* updating docs

* review feedback

* update envars so live tests pass

* Add latest released version to prepare prerelease (#21420)

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>

* Removing URL validation

* Removing validations for recording apis

* remove unnecessary awaits in test (#21423)

* Update Monitor Query library samples (#21371)

* Update Monitor Query library samples

* Update casing of uri

* Link to DefaultAzureCredential docs

* [core] remove asynciterable inclusion in 2.7 HttpRequest content keyword description (#21424)

fixes #21406

* fix doc about duplicate actions (#21429)

* [core] fix "read" not awaited warning in ContentDecodePolicy for async responses (#21318)

* fix assertion for signature type fields (#21428)

* Auto check base branch (#21441)

* version auto-calculation rule

* single api version rule

* Update main.py

* additional rule for track1

* when changelog is null

* Update PythonSdkLiveTest.yml for Azure Pipelines

Add `ISSUE_LINK`

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update livetest_package.txt

* Create create_pr.py

* Update PythonSdkLiveTest.yml for Azure Pipelines

use python script tu create pr

* Update PythonSdkLiveTest.yml for Azure Pipelines

* create py

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update token

* Update token

* test create_pr

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update create_pr.py

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* add_comment

* update by jf

* Update PythonSdkLiveTest.yml

* Update create_auto_release_pr

* Update create_auto_release_pr.py

* Update create_auto_release_pr.py

* Update yaml and py

* Update create_auto_release_pr.py

* Update create_auto_release_pr.py

* Update create_auto_release_pr.py

* Update PythonSdkLiveTest.yml

* Update create_auto_release_pr.py

* Update PythonSdkLiveTest.yml

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update create_auto_release_pr.py

* update for swagger exception

* update

* Update create_auto_release_pr.py

* update

* update

* update

* update

* update

* update

* update

* Update main.py

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com>
Co-authored-by: BigCat20196 <1095260342@qq.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* auto branch attention (#21445)

* release_iseus_status_auto_reply

* issue_aoto_close_revert

* Update main.py

* Update main.py

* Update update_issue_body.py

* Update reply_generator.py

* Update reply_generator.py

* Update update_issue_body.py

* Update main.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update main.py

* Update reply_generator.py

* Update main.py

* Update update_issue_body.py

* Update main.py

* Update scripts/release_issue_status/update_issue_body.py

* Update update_issue_body.py

* Update main.py

* Update reply_generator.py

* Update update_issue_body.py

* Update main.py

* Update scripts/release_issue_status/main.py

* Update main.py

* Update scripts/release_issue_status/main.py

* Update scripts/release_issue_status/main.py

* Update scripts/release_issue_status/main.py

* Update scripts/release_issue_status/update_issue_body.py

* Update scripts/release_issue_status/main.py

* Update scripts/release_issue_status/update_issue_body.py

* Update reply_generator.py

* Update main.py

* Update scripts/release_issue_status/update_issue_body.py

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* Update scripts/release_issue_status/update_issue_body.py

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* Update reply_generator.py

* Update update_issue_body.py

* Update main.py

* Update main.py

* Update update_issue_body.py

* Update main.py

* Update scripts/release_issue_status/main.py

* Update main.py

* Update reply_generator.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update update_issue_body.py

* Update main.py

* Update update_issue_body.py

* Update reply_generator.py

* Update update_issue_body.py

* Update main.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update main.py

* Update main.py

* Update release_issue_status.yml for Azure Pipelines

* Update main.py

* Update reply_generator.py

* Add files via upload

* Update reply_generator.py

* Update update_issue_body.py

* Update reply_generator.py

* Update auto_pipeline_run.py

* Update auto_pipeline_run.py

* add auto-close

* Update release_issue_status.yml for Azure Pipelines

* Update auto_close.py

* Update main.py

* Update release_issue_status.yml for Azure Pipelines

* Update auto_pipeline_run.py

* fix bug

* Update main.py

* Update auto_close.py

* Update auto_close.py

* Update main.py

* Update reply_generator.py

* Update main.py

* Update main.py

* Update auto_close.py

* Update main.py

* Update auto-close

* Update auto_pipeline_run.py

* Update update_issue_body.py

* Update auto_pipeline_run.py

* Update release_issue_status.yml for Azure Pipelines

* Update auto_pipeline_run.py

* Update release_issue_status.yml for Azure Pipelines

* Update auto_pipeline_run.py

* Update auto_pipeline_run.py

* Add pipeline link

* Update pipeline link

* Update auto_pipeline_run.py

* Update release_issue_status.yml for Azure Pipelines

* Update auto_pipeline_run.py

* Update requirement.txt

* Update auto_pipeline_run.py

* Add get_python_pipeline

* Update auto_pipeline_run.py

* test

* test

* add outputfolder

* add label

* Update main.py

* Update get_python_pipeline.py

* Update main.py

* Update auto_pipeline_run.py

* Add utils

* Update main.py

* Update main.py

* Delete old py

* Update reply_generator.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update utils.py

* Update utils.py

* Update main.py

* Update main.py

* Update reply_generator.py

* Update utils.py

* Add get_changelog function

* Update utils.py

* Update reply_generator.py

* Update main.py

* Update reply_generator.py

* Update function

* del useless code

* Update utils.py

* Update main.py

* Update reply_generator.py

* Update main.py

* Update utils.py

* Update utils.py

* Update utils.py

* Update utils.py

* Update reply_generator.py

* Update main.py

* Update main.py

* Update main.py

* Update release_issue_status.yml for Azure Pipelines

* Update main.py

* Update release_issue_status.yml for Azure Pipelines

* Update release_issue_status.yml for Azure Pipelines

* Update main.py

* Update utils.py

* Update auto-close

* Update release_issue_status.yml for Azure Pipelines

* Update utils.py

* Update utils.py

* Fix auto-close bug

* Update utils.py

* Update utils.py

* Update utils.py

* Update utils.py

* Update utils.py

* Update release_issue_status.yml for Azure Pipelines

* Add assign

* Update reply_generator.py

* Update reply_generator.py

* Update assignee

* Update assignee

* Update main.py

* Update main.py

* Update main.py

Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: BigCat20196 <1095260342@qq.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* [SchemaRegistry] avro serializer add exceptions (#21381)

* exceptions file

* abstract object serializer

* add tests

* async apache tests

* lint

* update internal docstring

* more docstring

* fix tests

* async update

* fix

* remove fastavro

* docstring

* test fix

* adams comments

* lint

* comments

* changelog

* nit

* lint

* nit

* [qna] fix metadata conversion from user's tuples to the dict object the service requires (#21432)

* [textanalytics] updating custom samples (#21434)

* updating samples to use given training data

* updates

* Sync eng/common directory with azure-sdk-tools for PR 2152 (#21425)

* Remove the new sdk check and populate json for track 1 package

* Update Save-Package-Properties.ps1

Co-authored-by: Sima Zhu <sizhu@microsoft.com>
Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com>

* Removing bad comments

* [Test Proxy] Rename decorators, support variables API (#21386)

* [AutoRelease] t2-videoanalyzer-2021-10-25-84743 (#21389)

* CodeGen from PR 16513 in Azure/azure-rest-api-specs
Remove readonly on segment length property (#16513)

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* [ServiceBus] GA SBAdminClient maxMessageSizeInKilobytes (#21353)

* [ServiceBus] Add large message support to SBAdministrationClient (#20812)

* impl

* update swagger

* upload recordings

* fix mypy pylint

* review feedback

* update classifier

* Increment version for servicebus releases (#21115)

Increment package version after release of azure-servicebus

* add multi api version support

* add api version

* fix mypy

* more mypy fix

* address review

Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>

* opt out of autorest verification (#21473)

* Bit more complicated parsing of the `requirements_to_exclude` during `install_depend_packages.py` (#21459)

* we split the reqs being compared by specifier, then compare the whole package names. no more startsWith means we don't accidentally clean out a real dev_req
* apply black to install_depend_packages.py

* Remove legacy resource group live test deployment (#21458)

* Remove legacy resource group live test deployment

* Remove DeployArmTemplate flag and deploy by default

* Use absolute path to deploy test resources template

* [QnA] Renames (#21464)

* First GA regen

* Updated operations

* Updated tests

* Updated samples

* Updated changelog

* Fixed some type hints

* Review feedback

* Fixed URLs

* Renamed context

* [QnA] Made operations groups internal (#21477)

* Made operations private

* Updated changelog

* update doc links (#21483)

* [KV] Update logging tests (#21454)

* update release issue status (#21489)

* release_iseus_status_auto_reply

* issue_aoto_close_revert

* Update main.py

* Update main.py

* Update update_issue_body.py

* Update reply_generator.py

* Update reply_generator.py

* Update update_issue_body.py

* Update main.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update main.py

* Update reply_generator.py

* Update main.py

* Update update_issue_body.py

* Update main.py

* Update scripts/release_issue_status/update_issue_body.py

* Update update_issue_body.py

* Update main.py

* Update reply_generator.py

* Update update_issue_body.py

* Update main.py

* Update scripts/release_issue_status/main.py

* Update main.py

* Update scripts/release_issue_status/main.py

* Update scripts/release_issue_status/main.py

* Update scripts/release_issue_status/main.py

* Update scripts/release_issue_status/update_issue_body.py

* Update scripts/release_issue_status/main.py

* Update scripts/release_issue_status/update_issue_body.py

* Update reply_generator.py

* Update main.py

* Update scripts/release_issue_status/update_issue_body.py

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* Update scripts/release_issue_status/update_issue_body.py

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* Update reply_generator.py

* Update update_issue_body.py

* Update main.py

* Update main.py

* Update update_issue_body.py

* Update main.py

* Update scripts/release_issue_status/main.py

* Update main.py

* Update reply_generator.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update update_issue_body.py

* Update main.py

* Update update_issue_body.py

* Update reply_generator.py

* Update update_issue_body.py

* Update main.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update main.py

* Update main.py

* Update release_issue_status.yml for Azure Pipelines

* Update main.py

* Update reply_generator.py

* Add files via upload

* Update reply_generator.py

* Update update_issue_body.py

* Update reply_generator.py

* Update auto_pipeline_run.py

* Update auto_pipeline_run.py

* add auto-close

* Update release_issue_status.yml for Azure Pipelines

* Update auto_close.py

* Update main.py

* Update release_issue_status.yml for Azure Pipelines

* Update auto_pipeline_run.py

* fix bug

* Update main.py

* Update auto_close.py

* Update auto_close.py

* Update main.py

* Update reply_generator.py

* Update main.py

* Update main.py

* Update auto_close.py

* Update main.py

* Update auto-close

* Update auto_pipeline_run.py

* Update update_issue_body.py

* Update auto_pipeline_run.py

* Update release_issue_status.yml for Azure Pipelines

* Update auto_pipeline_run.py

* Update release_issue_status.yml for Azure Pipelines

* Update auto_pipeline_run.py

* Update auto_pipeline_run.py

* Add pipeline link

* Update pipeline link

* Update auto_pipeline_run.py

* Update release_issue_status.yml for Azure Pipelines

* Update auto_pipeline_run.py

* Update requirement.txt

* Update auto_pipeline_run.py

* Add get_python_pipeline

* Update auto_pipeline_run.py

* test

* test

* add outputfolder

* add label

* Update main.py

* Update get_python_pipeline.py

* Update main.py

* Update auto_pipeline_run.py

* Add utils

* Update main.py

* Update main.py

* Delete old py

* Update reply_generator.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update utils.py

* Update utils.py

* Update main.py

* Update main.py

* Update reply_generator.py

* Update utils.py

* Add get_changelog function

* Update utils.py

* Update reply_generator.py

* Update main.py

* Update reply_generator.py

* Update function

* del useless code

* Update utils.py

* Update main.py

* Update reply_generator.py

* Update main.py

* Update utils.py

* Update utils.py

* Update utils.py

* Update utils.py

* Update reply_generator.py

* Update main.py

* Update main.py

* Update main.py

* Update release_issue_status.yml for Azure Pipelines

* Update main.py

* Update release_issue_status.yml for Azure Pipelines

* Update release_issue_status.yml for Azure Pipelines

* Update main.py

* Update utils.py

* Update auto-close

* Update release_issue_status.yml for Azure Pipelines

* Update utils.py

* Update utils.py

* Fix auto-close bug

* Update utils.py

* Update utils.py

* Update utils.py

* Update utils.py

* Update utils.py

* Update release_issue_status.yml for Azure Pipelines

* Add assign

* Update reply_generator.py

* Update reply_generator.py

* Update assignee

* Update assignee

* Update main.py

* Update main.py

* Update main.py

* update md

* update md

* update md

* update md

* update md

* update md

Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: BigCat20196 <1095260342@qq.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* version rule (#21490)

* [textanalytics] expose action errors (#21472)

* update implementation

* add tests and edits

* update changelog

* review feedback

* update (#19662)

* [formrecognizer] Add signature field type tests (#21480)

* add signature field type tests, update recordings

* update test assertion method

* [Search] Add reset_documents and reset_skills operations (#21475)

* Add reset_skills and reset_documents calls.

* Update changelog.

* Add async operations. Allow name or object invocation.

* Code review comment.

* Expose DocumentKeysOrIds and update typehints.

* Add reset_skills tests.

* Code review feedback.

* [SchemaRegistry] fix failing avro tests (#21478)

* fix

* recordings

* update avro version

* importerror

* pin avro dep

* [SchemaRegistry] remove serializer namespace from client package (#21474)

* remove serializer nmspc from schemaregistry

* newline

* [Identity] Fix multi-tenant auth using async AadClient (#21322)

* [Schema Registry] bug bash docs (#21457)

fixes: #21177

* [textanalytics] custom model docstrings edits (#21498)

* update model docstrings

* fix

* Handling Proper Defaulting of `BuildTargetingString` within nested templates (#21426)

* adding targeting-string-resolve.yml and calling at the root of each "job" in our pipeline. The BuildTargetingString should apply appropriately in all cases now.

* Improved some error behaviour (#21499)

* re-gen clu LLC client (#21417)

* regenrate client

* update model names

* tmp commit

* update model names

* fixing tests

* fix samples

* update readme

* fix remaining samples

* fix env key error

* add recorded tests

* update samples

* add additional samples

* async samples

* disable some samples

* update samples readme

* revert setup.py

* fix broken link

* [AutoRelease] t2-eventhub-2021-10-25-83263 (#21397)

* CodeGen from PR 16363 in Azure/azure-rest-api-specs
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 <davadhani@microsoft.com>
Co-authored-by: v-ajnava <v-ajnava@microsoft.com>

* version,CHANGELOG

* Update CHANGELOG.md

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: Damodar Avadhani <davadhani@microsoft.com>
Co-authored-by: v-ajnava <v-ajnava@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com>

* delete eventgrid (#21509)

* Eventgrid del temporarily (#21510)

* delete eventgrid

* Update ci.yml

* Revert "delete eventgrid" (#21512)

* Revert "delete eventgrid (#21509)"

This reverts commit 700dc5e334e868df4b61fba97cf183c31084bbd4.

* Update ci.yml

* Update CHANGELOG.md

* [formrecognizer] Initial work for adding get_children methods (#21224)

* initial get_children work

* add support for cross page elements, update return types

* add tests

* add recordings

* update DocumentContentElement test

* move get children to DocumentKeyValueElement, typing fixes

* remove references to selection marks

* fix document key value element test

* remove long type annotation

* update changelog

* newline

* doc fixes and improvements

* rename test class

* refactor get children methods

* update wording for confidence

* fix document content element docs

* specify return type in get element list helper

* more doc fixes

* fix type return

* refactor get_children into separate methods

* update tests for new methods

* add docs

* update changelog

* remove extra param and check from internal _get_children

* transform words and lines to convenience layer versions

* add test

* pass named params

* pin chardet to assist withfailures (#21521)

* Sync eng/common directory with azure-sdk-tools for PR 2177 (#21523)

* support charset_normalizer (#21520)

* support charset_normalizer

* update

* update

* Increment package version after release of azure-core (#21532)

* [textanalytics] release prep (#21522)

* update release date

* update sample descriptions

* update swagger readme

* bump azure-core

* [AutoRelease] t2-signalr-2021-11-01-50053 (#21514)

* CodeGen from PR 16044 in Azure/azure-rest-api-specs
[SignalR] Add stable version 2021-10-01 (#16044)

* init

* remove

* Add 2021-10-01

* Minor update

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* Use https for sparse checkout command (#21535)

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>

* Use docker to do package validation. (#21541)

Co-authored-by: Sima Zhu <sizhu@microsoft.com>

* fix UnboundLocalError (#19744)

* fix UnboundLocalError

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* [rest] add kwargs to iter_bytes and iter_raw (#21529)

* add ReplaceLatestEntryTitle parameter for updating changelog (#21485)

* [SchemaRegistry] fix logging_enable bug (#21488)

* move kwarg

* adams comments

* move to helper

* update samples/tests with logging

* remove from samples

* Increment package version after release of azure-ai-textanalytics (#21547)

* [QnA][CLU] Release prep (#21518)

* Added release date

* Bump core version

* Fix async samples

* Bug in setup.py

* Monitor metadata bg (#21513)

* Sync eng/common directory with azure-sdk-tools for PR 2053 (#21558)

* Changing inline bash for stress test resource deployment

* PR-mod

* pr-mod

* pr-mod

* pr-mod

Co-authored-by: Albert Cheng <albertcheng@microsoft.com>

* raise IncompleteReadError if only receive partial response (#20888)

* raise IncompleteReadError if only receive partial response

* update

* Update CHANGELOG.md

* update

* update

* update

* update

* update

* update

* update

* address review feedback

* update

* update

* update

* update

* Update exceptions.py

* [rest] fix str check in content kwarg to be six.string_types check for 2.7 (#21550)

* Exclude azure-mgmt-videoanalyzer from docs onboarding (#21564)

* [rest] GA in docs! (#21545)

* Support for CNCF cloud event (#21236)

* Support for CNCF cloud event

* changelog

* lint

* Update sdk/eventgrid/azure-eventgrid/dev_requirements.txt

* comments

* ci plus do

* tests

* comments

* readme

* comments

* Update _helpers.py

* lint

* Update _helpers.py

* Update _helpers.py

* [rest] allow users to pass file descriptors to json without raising (#21504)

* update release date (#21574)

* Stress test usability feedback (#21569)

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>

* [formrecognizer] Improve URL related doc strings (#21208)

Fixes #20953
Fixes #21173

* [formrecognizer] Use get_words and get_lines in samples (#21533)

* use get_words and get_lines in samples

* fix comment and add info on README

* fix wording in sample

* update readme

* revert additions to README

* add get_words() example to README

* add get children samples

* remove get_lines from entities

* update comment

* Minor updated to parameters and argument message (#21551)

* unredact some headers/query params at the debug info level (#21571)

* fix test by adding raw property in mock response (#21577)

* [AutoRelease] t2-deviceupdate-2021-11-04-38122 (#21250)

* CodeGen from PR 16197 in Azure/azure-rest-api-specs
Changing Identity definition reference to common type (#16197)

This also adds the necessary user assigned identity definitions

* version,CHANGELOG

* Update CHANGELOG.md

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com>

* [AutoRelease] t2-quota-2021-11-01-54332 (#21507)

* CodeGen from PR 16438 in Azure/azure-rest-api-specs
[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 <53578268+rahuls-microsoft@users.noreply.github.com>

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: Rahul Singh <53578268+rahuls-microsoft@users.noreply.github.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* Add prompt before replasing latest release title on prepare release run (#21579)

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>

* [SchemaRegistry] final api review changes (#21589)

* adding exception to regression tests for telemetry-exporter (#21576)

* Increment package version after release of azure-core (#21594)

* update type hints to reflect actual document body (#21593)

* [formrecognizer] Update changelog for release (#21555)

* update changelog for release

* update samples readme

* add changelog entry for new samples

* reword samples entry

* Update azure-core version to unbreak Search. (#21599)

* [acr] regen with autorest 5.11.0, bump min core dep to 1.20.0 (#21600)

* Revert "Update azure-core version to unbreak Search. (#21599)" (#21610)

This reverts commit 8e98c7f4c38c8303475ca125a63258915c4c5d08.

* update changelog (#21608)

* [SchemaRegistry] update core + SR version (#21573)

for issue #21460

* [SchemaRegistry] generate GA SR from swagger (#21570)

fixes: #20661

* [formrecognizer] Remove get children methods (#21602)

* remove get_words and get_lines methods on models

* remove references to parent elements

* remove extra tests

* delete recordings

* update sample to use document get_words

* remove references to deleted methods in samples

* update changelog

* remove references to old samples in README

* add error for DocumentLines converted from dicts

* shorten long line

* [WebPubSub] Use consistent service description and introduction across all languages (#21544)

* Update Web PubSub readme

1. To keep the service description consistent across different languages
2. update some links

* Update README.md

* delete redundant network version (#21612)

* STG79 Preview (#21591)

* settings files

* update swagger

* encryption scope sas

* permanent delete sas

* sync copy from url with encryption scope

* manually edit swagger

* Update _version.py

* gitignore

* skip failure

* updated versions

* changelog

Co-authored-by: xiafu <xiafu@microsoft.com>
Co-authored-by: Xiaoxi Fu <49707495+xiafu-msft@users.noreply.github.com>

* [AutoRelease] t2-eventgrid-2021-10-21-28743 (#21361)

* CodeGen from PR 16469 in Azure/azure-rest-api-specs
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

* version,CHANGELOG

* test

* update test

* Update test

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: BigCat20196 <1095260342@qq.com>

* Latest API(2021-10-31-preview) changes implementation in azure-communication-identity (#21331)

* update Communication Identity API to enable to use M365 Teams identities to build custom Teams endpoint

* the convenience layer for custom teams endpoint  is created, samples are added, updated CHANGELOG.md, README.md

* live tests & recordings are added

* changed communication identity SDK version & updated live test recordings

* fixed API review comment&updated all related files

* replacing ACS --> Communication Services

* renamed function name as per the azure board review

* disable tests for custom teams endpoint in int

* fix lint issues

* small lint issue fix

* regenerated code which supports older api switching

* api version switching added to clients classes

* fixed failed tests for azure-communication-networktraversal

* recordings are updated

* indent fix in identity_samples.py

Co-authored-by: Petr Švihlík <rocky.intel@gmail.com>

* indent fix in identity_samples_async.py

Co-authored-by: Petr Švihlík <rocky.intel@gmail.com>

* generate_teams_user_aad_token replaced to test utils

* test commit, reverting generated code imports

* reverting the last commit

* upgraded min version of azure-core&msrest for autogenerated code

* upgraded min version of azure-core&msrest in shared_requirements.txt

* upgraded min version of azure-core&msrest for chat SDK

* upgraded min version of azure-core&msrest in shared_requirements.txt for chat sdk

* classifiers dev status updated to beta, azure-core&msrect upgraded for networktraversal

Co-authored-by: Martin Barnas <martinbarnas@microsoft.com>
Co-authored-by: Aigerim Beishenbekova <aigerimb@DESKTOP-H8RSQNI.corp.microsoft.com>
Co-authored-by: Aigerim Beishenbekova <aigerimb@DESKTOP-PIOH0CF.corp.microsoft.com>
Co-authored-by: Petr Švihlík <rocky.intel@gmail.com>
Co-authored-by: Aigerim Beishenbekova <aigerimb@DESKTOP-PQMEAO3.corp.microsoft.com>

* [AutoRelease] t2-monitor-2021-11-03-63776 (#21559)

* CodeGen from PR 16645 in Azure/azure-rest-api-specs
config readme (#16645)

* version,CHANGELOG

* test

* Update dev_requirements.txt

* Update dev_requirements.txt

* test,version,CHANGELOG

* test,version,CHANGELOG

* test yaml

* Update CHANGELOG.md

* fix test

* fix test

* fix test

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com>
Co-authored-by: BigCat20196 <1095260342@qq.com>

* Add Mixed Reality Remote Rendering SDK (#16643)

* Azure Remote Rendering python SDK

fix type hints, fix linter issues

linter and type hints

mypy type fixes

rebase to new authorization pr, regenerate models for updated swagger spec pulling out remoterendering functions

update MANIFEST.in to include all needed files

fix mypy type issues

linter issues

add namespace exclusion for mixed reality

install and extra requires

dev requirements

TokenCredential -> AsyncTokenCredential

version to 1.0.0b1 preview version

remove yaml from manifest

factoring out polling, start models, linting and mypy

add option to specify api version when creating a client

making params to constructor keyword only

undo kwargs changes to client, but want to be able to go back

add rehyrdration of poller

fix linting issues

copy shared code from authentication package

rename of models

make params in async client keyword only

rename update_rendering_session to extend_rendering_session

change kwargs, point to release swagger, change typo

move out of mixedreality folder

pipeline setup files

fix relative path, fename env variable

rename md files so that they are not flagged because of missing headings in the ci pipeline

intermediate rename

rename and move

move pipeline things back

add test infra setup

fix relative paths

fix ci.yml

fix msrest version

in line with mr authentication update azure-core minimum version

remove package version from namespace package

switch to released api version, use swagger directive to rename conversion output

fix changelog

reference namespace package

fix relative dev requirements path

construct client tests

tests

debug live pipeline

try to get live tests

fix python 27

add async client tests, exclude async tests from python 2.7

fix python 3.5 type hinting issue

add recorded tests, enable configuring polling interval on client and per request

put back nspkg to dev requirements

linting

add line to changelog

fix artifact paramater name

prolong session time to prevent live issues in spin up

fix recorded tests

rename Error to RemoteRenderingError, change poller continuation token to not use pickle

try to fix CI

try to fix 2.7

bump template azure core version so analyze step does not complain

more fudging with dev_requirements to fix pipeline

remove pickle from polling

python 2.7 fix

rename max_lease_time_minutes to lease_time_minutes, rename extend_sesssion to update_session

* AsyncLROPoller was introduced in 1.6.0

* fix frozen requirement

* fix mypy error

* throw an exception on error state of conversion and session polling

* fix issues with polling interval in kwargs

* updated README

* updated samples

* fix link

* async polling and readme fix

* fix README long description issue

* polling type fix

* fix README long description issue

* fix tests for failing conversion

* add py.typed to Manifest

* fix package name

* fix type and add how to create sts client

* do not expose RemoteRenderingApiVersion

* make error message clearer

* fix documentation path

* rename remote_renderin_endpoint to endpoint

* adjust session poller default polling interval

* added python 2.7 disclaimer, fix AAD example

* 'can not' -> 'cannot' in clients

* remove deleted:    azure-mixedreality-remoterendering_python.json

* remove outdated comment

* make lease_time_minutes in update_rendering_session a kwargs

* update for release

* [formrecognizer] Add new samples to README (#21607)

* add new sample to table

* fix link

* regenerate artifacts (#21525)

* regenerate artifacts

* update

* update

* update

* [ServiceBus] update release notes (#21615)

* [SchemaRegistry] remove version from docstring (#21617)

* update azure-search-documents dependency on typing-extensions to >= 3.7.4.3 (#21618)

* [Key Vault] Address archboard feedback (#21567)

* Changelog and version (#21614)

* adding trust-proxy-cert to the repo itself (#21624)

* Update changelog. (#21625)

* [SchemaRegistry] avro docs cleanup (#21619)

* avro cleanup

* readme update

* [rest] store decompressed body in response content for aiohttp with decompression headers (#21620)

* [SchemaRegistry] regenerate to fix client side validation (#21629)

* doc updates (#21628)

* Change versions to beta (#21627)

* settings files

* gitignore

* update versions

* [KV-keys]Name change in SKR (#21609)

* [SchemaRegistry] swagger updates + run black (#21631)

* regen josh's swagger updates + run black

* rerecord

* changelog

* [rest] add decompression tests and fix multiple body() calls (#21630)

* [KV] Enable SKR tests on KV (#21621)

* Sync eng/common directory with azure-sdk-tools for PR 2219 (#21622)

* adding retry to docker container start

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>

* Increment package version after release of azure-batch (#20007)

* update changelog (#21644)

* Changelog Date Formatting (#21646)

* settings files

* gitignore

* changelog date fix

* changelog date fix

* Use working region/subscription for search deployments (#21568)

* update changelog (#21648)

* Increment version for core releases (#21649)

Increment package version after release of azure-core

* update broken links (#21643)

* update broken links

* update links

* fix dup content (#21651)

* [SchemaRegistry] update format type (#21647)

* updating chart.yaml for stress-test-addons (#21650)

Co-authored-by: Albert Cheng <albertcheng@microsoft.com>

* [AutoRelease] t2-synapse-2021-11-08-68636 (#21640)

* CodeGen from PR 16581 in Azure/azure-rest-api-specs
[Synapse]Add auto gen readme files for cli kusto support (#16581)

* Add blockchain to latest profile

* Add additional types

* addclikustosupportautogenfiles

* removealias

* addrepo

Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* [webpubsub] add live tests (#21654)

* [AutoRelease] t2-network-2021-11-05-99038 (#21613)

* CodeGen from PR 16618 in Azure/azure-rest-api-specs
[python] repl…
zihzhan-msft pushed a commit that referenced this pull request Nov 15, 2021
* fix for service principal environment vars (#21287)

* [Storage]fix type annotation (#20096)

* [Storage][Logging]Let users opt in logging_request_body (#19710)

* [Storage][Logging]Let users opt in logging_request_body

* Update policies.py

* Update policies.py

* Update policies.py

* Update policies.py

* logging response body

* Update settings_fake.py

* Feature/storage stg79 (#21286)

* update swagger

* encryption scope sas

* permanent delete sas

* sync copy from url with encryption scope

* manually edit swagger

* Update _version.py

* [AutoRelease] t2-containerservice-2021-10-18-97657 (#21294)

* CodeGen from PR 16215 in Azure/azure-rest-api-specs
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 <charlili@microsoft.com>

* 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 <matthchr@microsoft.com>

Co-authored-by: Matthew Christopher <matthchr@microsoft.com>

Co-authored-by: Charlie Li <39974812+chengliangli0918@users.noreply.github.com>
Co-authored-by: Charlie Li <charlili@microsoft.com>
Co-authored-by: rsamigullin <89222124+rsamigullin@users.noreply.github.com>
Co-authored-by: Matthew Christopher <matthchr@microsoft.com>

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: Charlie Li <39974812+chengliangli0918@users.noreply.github.com>
Co-authored-by: Charlie Li <charlili@microsoft.com>
Co-authored-by: rsamigullin <89222124+rsamigullin@users.noreply.github.com>
Co-authored-by: Matthew Christopher <matthchr@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* Increment package version after release of azure-messaging-webpubsubservice (#21280)

* Increment version for purview releases (#21279)

* Increment package version after release of azure-purview-administration

* Increment package version after release of azure-purview-catalog

* Increment package version after release of azure-purview-scanning

* [WIP]Refactor AzureJSONEncoder (#21028)

* Refactor AzureJSONEncoder

* Improved readability of AzureJSONEncoder datetime handling

* Rename _timestr_as_isostr() to _datetime_as_isostr()
* Move datetime.timedelta object handling function call (_timedelta_as_str()) to _datetime_as_isostr() inside
* Rename private method (_datetime_as_isostr, _timedelta_as_str) parameter value, o to dt, td

* Add some docstring

* Fix typo and add type checking

* Fix typo some docstring 
* Renamed _timedelta_as_str to _timedelta_as_isostr
* Add type checking in _datetime_as_isostr

* Improve type checking and rename some inner variables

* update changelog (#21308)

* adjust the docker-start-proxy to take advantage of the linux specific commands that allow contact of localhost (#21310)

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>

* Remove link to private repo (#21312)

* fix uri (#20632)

* fix uri

* update

* update changelog

* udpates

* [formrecognizer] Add proper defaults on DocumentTableCell (#21213)

* add proper defaults on document table cell

* default kind field

* set default in _from_generated and improve init

* revert changes to init, fix test comment

* set content default for kind

* update testcase to account for default scenarios

* Sync eng/common directory with azure-sdk-tools for PR 2100 (#21311)

* Add group id into metadata for java use

* Update Update-DocsMsPackages.ps1

* Update Update-DocsMsPackages.ps1

* Update eng/common/scripts/Update-DocsMsPackages.ps1

Co-authored-by: Ben Broderick Phillips <ben@benbp.net>

* Update eng/common/scripts/Update-DocsMsPackages.ps1

Co-authored-by: Ben Broderick Phillips <ben@benbp.net>

Co-authored-by: Sima Zhu <sizhu@microsoft.com>
Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com>
Co-authored-by: Ben Broderick Phillips <ben@benbp.net>

* Revert "Feature/storage stg79 (#21286)" (#21317)

This reverts commit 14496e7d739a14b7a91f4ad10d0e5a3ddf7b27a1.

* Sync eng/common directory with azure-sdk-tools for PR 2085 (#21325)

* Fix up identity resolver to make it more reliable, publish notification configuration as a tool

* Use both username and email to resolve queuing user

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>

* [AutoRelease] t2-recoveryservicesbackup-2021-10-19-33781 (#21330)

* CodeGen from PR 15881 in Azure/azure-rest-api-specs
[Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-08-01 (#15881)

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

* Updates readme

* Updates API version in new specs and examples

* Fixing readme file

* version,CHANGELOG

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>

* update to latest test-proxy tag (#21334)

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>

* [Perf] Support multiple test proxies (#21203)

- Some scenarios require multiple test-proxy URLs to bottleneck client
- test-proxy URLs are assigned round-robin to parallel test instances
- Ported from Azure/azure-sdk-for-net#24265

* [AutoRelease] t2-hybridkubernetes-2021-10-04-45305 (#21037)

* CodeGen from PR 15956 in Azure/azure-rest-api-specs
New GA version changes - 2021-10-01 (#15956)

* New GA api-version changes- 2021-01-01

* readme changes

* readme changes

* add systemdata definition

* system data ref fix

* system data ref fix

* fix

* fix

* fix

* remove empty patch section

* revert patch section

* lint fix

* lint fix

* lintfix

* readme changes

* Update readme.md

* remove property bag from cc update example

* Fixing listClusterUserCreds examples

* hide creds

* example file naming changes and clientProxy flag correction

Co-authored-by: Siri Teja Reddy Kasireddy <sikasire@microsoft.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* version,CHANGELOG

* Update CHANGELOG.md

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: Siri Teja Reddy Kasireddy <sikasire@microsoft.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* del useless version (#21345)

* Updating CODEOWNERS for ACS Identity (#20881)

Co-authored-by: Aigerim Beishenbekova <aigerimb@Aigerims-MacBook-Pro.local>

* [core] fix isinstace str check in core rest (#21341)

* Sync eng/common directory with azure-sdk-tools for PR 2093 (#21350)

* Consume Codeowners parser library, ceperate users from teams in codeownerse

* Update get-pr-owners and related logic

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>

* [Search] Update for missing properties (#21205)

* Expose select kwarg on list operations.

* Update search for missing properties: session_id, scoring_statistics

* Update `SearchIndexerDataSourceConnection` missing properties: identity, encryption_key

* Fix linter issues.

* Update CHANGELOG.

* [ACR] React to stable/2021-07-01 swagger changes (#21110)

* Fix OrMetadata (#21316)

* settings files

* OrMedata Fix

* [AutoRelease] t2-chaos-2021-10-21-14806 (#21354)

* CodeGen from PR 16453 in Azure/azure-rest-api-specs
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.

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* [AutoRelease] t2-dataprotection-2021-10-19-69515 (#21333)

* CodeGen from PR 16451 in Azure/azure-rest-api-specs
Update readme.python.md (#16451)

* Update readme.python.md

* config readme

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* docs (#21360)

* Fix Monitor Query async logs query sample (#21351)

* Fix Monitor Query async logs query sample

* Remove extra space

* Added support for Async Generators in TableClient.submit_transaction method (#21119)

* added support for async iterables in submit_transcation method

* the warning is a known issue in pylint https://github.com/PyCQA/pylint/issues/3507

* fixed formatting issues

* Code tweaks + tests

* Fixed grammar

* Improved readability

* Fix for Py27

Co-authored-by: antisch <antisch@microsoft.com>

* move async test to _async (#21363)

* [SchemaRegistry] add async version of avro serializer (#21026)

fixes: #20709

* Remove azure-mgmt-webpubsub (#21347)

* Update Language-Settings.ps1 (#21367)

* patching last references to master in the repo! (#21339)

* [AutoRelease] t2-network-2021-10-21-48085 (#21357)

* CodeGen from PR 16471 in Azure/azure-rest-api-specs
readme.python config (#16471)

* version,CHANGELOG

* test

* Update CHANGELOG.md

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* Removed auto pagination (#21358)

* Removed auto pagenation

* removed

* added manual pagenation

* fixed issue

* spacing

* pylint

* linter

* [Cosmos] get_user_client() method documentation update (#21379)

* Fully automate cluster buildout. Add azure file share mount to stress tests. (#21382)

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>

* update error code in tests (#21362)

* [formrecognizer] Rename DocumentElement to DocumentContentElement (#21323)

* rename DocumentElement to DocumentContentElement

* add to changelog

* [AutoRelease] t2-keyvault-2021-10-15-69767 (#21276)

* CodeGen from PR 16400 in Azure/azure-rest-api-specs
Update readme.python.md (#16400)

* version,CHANGELOG

* test

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* [AutoRelease] t2-chaos-2021-10-25-61789 (#21390)

* CodeGen from PR 16501 in Azure/azure-rest-api-specs
Update Chaos Client Name + Update outdated examples. (#16501)

* version,CHANGELOG

* Update CHANGELOG.md

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com>

* [AVA] Updated sdk to 1.1 (#21326)

* updated sdk to 1.1

* small changes to changelog and readme

* adding preview version back to changelog

* updating version number

* changing order of versions in readme

* [AutoRelease] t2-azurearcdata-2021-10-14-24172 (#21251)

* CodeGen from PR 16275 in Azure/azure-rest-api-specs
Adding 2021-11-01 version for Microsoft.AzureArcData (#16275)

* Adding API Version 2021-11-01

* Updating example and naming

* Remove password

* Update field description

* version,CHANGELOG

* Update CHANGELOG.md

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* [AutoRelease] t2-containerregistry-2021-10-26-15283 (#21410)

* CodeGen from PR 15990 in Azure/azure-rest-api-specs
[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

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* [AutoRelease] t2-cosmosdb-2021-10-26-16894 (#21412)

* CodeGen from PR 15733 in Azure/azure-rest-api-specs
[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 <amisi@microsoft.com>
Co-authored-by: Anuj Toshniwal <antoshni@microsoft.com>
Co-authored-by: Abhijit Karanjkar <abhijitkaranjkar@gmail.com>
Co-authored-by: Praful Johari <pjohari@microsoft.com>
Co-authored-by: visunda <visunda@microsoft.com>
Co-authored-by: Vivek Sundararajan <s.vivek.rajan@gmail.com>
Co-authored-by: vivek-microsoft <32766101+vivek-microsoft@users.noreply.github.com>

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: REDMOND\amisi <amisi@microsoft.com>
Co-authored-by: Anuj Toshniwal <antoshni@microsoft.com>
Co-authored-by: Abhijit Karanjkar <abhijitkaranjkar@gmail.com>
Co-authored-by: Praful Johari <pjohari@microsoft.com>
Co-authored-by: visunda <visunda@microsoft.com>
Co-authored-by: Vivek Sundararajan <s.vivek.rajan@gmail.com>
Co-authored-by: vivek-microsoft <32766101+vivek-microsoft@users.noreply.github.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* Update reply comment (#21399)

* release_iseus_status_auto_reply

* issue_aoto_close_revert

* Update main.py

* Update main.py

* Update update_issue_body.py

* Update reply_generator.py

* Update reply_generator.py

* Update update_issue_body.py

* Update main.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update main.py

* Update reply_generator.py

* Update main.py

* Update update_issue_body.py

* Update main.py

* Update scripts/release_issue_status/update_issue_body.py

* Update update_issue_body.py

* Update main.py

* Update reply_generator.py

* Update update_issue_body.py

* Update main.py

* Update scripts/release_issue_status/main.py

* Update main.py

* Update scripts/release_issue_status/main.py

* Update scripts/release_issue_status/main.py

* Update scripts/release_issue_status/main.py

* Update scripts/release_issue_status/update_issue_body.py

* Update scripts/release_issue_status/main.py

* Update scripts/release_issue_status/update_issue_body.py

* Update reply_generator.py

* Update main.py

* Update scripts/release_issue_status/update_issue_body.py

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* Update scripts/release_issue_status/update_issue_body.py

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* Update reply_generator.py

* Update update_issue_body.py

* Update main.py

* Update main.py

* Update update_issue_body.py

* Update main.py

* Update scripts/release_issue_status/main.py

* Update main.py

* Update reply_generator.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update update_issue_body.py

* Update main.py

* Update update_issue_body.py

* Update reply_generator.py

* Update update_issue_body.py

* Update main.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update main.py

* Update main.py

* Update release_issue_status.yml for Azure Pipelines

* Update main.py

* Update reply_generator.py

* Add files via upload

* Update reply_generator.py

* Update update_issue_body.py

* Update reply_generator.py

* Update auto_pipeline_run.py

* Update auto_pipeline_run.py

* add auto-close

* Update release_issue_status.yml for Azure Pipelines

* Update auto_close.py

* Update main.py

* Update release_issue_status.yml for Azure Pipelines

* Update auto_pipeline_run.py

* fix bug

* Update main.py

* Update auto_close.py

* Update auto_close.py

* Update main.py

* Update reply_generator.py

* Update main.py

* Update main.py

* Update auto_close.py

* Update main.py

* Update auto-close

* Update auto_pipeline_run.py

* Update update_issue_body.py

* Update auto_pipeline_run.py

* Update release_issue_status.yml for Azure Pipelines

* Update auto_pipeline_run.py

* Update release_issue_status.yml for Azure Pipelines

* Update auto_pipeline_run.py

* Update auto_pipeline_run.py

* Add pipeline link

* Update pipeline link

* Update auto_pipeline_run.py

* Update release_issue_status.yml for Azure Pipelines

* Update auto_pipeline_run.py

* Update requirement.txt

* Update auto_pipeline_run.py

* Add get_python_pipeline

* Update auto_pipeline_run.py

* test

* test

* add outputfolder

* add label

* Update main.py

* Update get_python_pipeline.py

* Update main.py

* Update auto_pipeline_run.py

* Add utils

* Update main.py

* Update main.py

* Delete old py

* Update reply_generator.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update utils.py

* Update utils.py

* Update main.py

* Update main.py

* Update reply_generator.py

* Update utils.py

* Add get_changelog function

* Update utils.py

* Update reply_generator.py

* Update main.py

* Update reply_generator.py

* Update function

* del useless code

* Update utils.py

* Update main.py

* Update reply_generator.py

* Update main.py

* Update utils.py

* Update utils.py

* Update utils.py

* Update utils.py

* Update reply_generator.py

* Update main.py

* Update main.py

* Update main.py

* Update release_issue_status.yml for Azure Pipelines

* Update main.py

* Update release_issue_status.yml for Azure Pipelines

* Update release_issue_status.yml for Azure Pipelines

* Update main.py

* Update utils.py

* Update auto-close

* Update release_issue_status.yml for Azure Pipelines

* Update utils.py

* Update utils.py

* Fix auto-close bug

* Update utils.py

* Update utils.py

* Update utils.py

* Update utils.py

* Update utils.py

* Update release_issue_status.yml for Azure Pipelines

* Add assign

* Update reply_generator.py

* Update reply_generator.py

* Update assignee

* Update assignee

* Update main.py

Co-authored-by: Zed <601306339@qq.com>
Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* [textanalytics] feature/ta-v3.2-preview.2 (#21409)

* [textanalytics] regen on v3.2 preview.2 (#20674)

* regenerate with version 3.2-preview.2

* hook up convenience layer to new api version

* fix import and skip tests for now

* [textanalytics] add support for custom text actions (#20721)

* impl for custom actions sync/async + models

* remove project_name and deployment_name from result models

* update naming to classify documents

* add samples for arch board

* fix sample

* update naming to align with all langs

* update sample names

* arch board feedback

* rename samples and fix types

* regenerate on latest swagger

* add new tests and recordings

* make corrections to code based on renames

* remove samples from PR

* fix

* update changelog

* update missing docstrings

* bump azure-core for azure.core.rest

* re-enable tests and record for v3.2-preview.2 (#21106)

* add 2.7 disclaimer in readme and 3.10 to setup classifiers (#21096)

* [textanalytics] support multiple actions of the same type (#21152)

* allow support for multiple actions of the same type

* rerecord all analyze tests now that we set task_name

* lint

* review feedback

* izzy's feedback

* [textanalytics] add samples for custom text actions (#21182)

* add samples for custom text actions

* add samples + links to samples readme

* wording

* switch to asyncio.run in async samples

* [textanalytics] update readme + docs (#21272)

* readme updates

* more docs updates

* update with aka links to service docs

* updating env vars with temp persistent resource (#21342)

* rerecord test

* [textanalytics] enabling support for rehydration of LROs in TA (#21338)

* enabling support for rehydration of LROs in TA

* lint

* updating docs

* review feedback

* update envars so live tests pass

* Add latest released version to prepare prerelease (#21420)

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>

* Removing URL validation

* Removing validations for recording apis

* remove unnecessary awaits in test (#21423)

* Update Monitor Query library samples (#21371)

* Update Monitor Query library samples

* Update casing of uri

* Link to DefaultAzureCredential docs

* [core] remove asynciterable inclusion in 2.7 HttpRequest content keyword description (#21424)

fixes #21406

* fix doc about duplicate actions (#21429)

* [core] fix "read" not awaited warning in ContentDecodePolicy for async responses (#21318)

* fix assertion for signature type fields (#21428)

* Auto check base branch (#21441)

* version auto-calculation rule

* single api version rule

* Update main.py

* additional rule for track1

* when changelog is null

* Update PythonSdkLiveTest.yml for Azure Pipelines

Add `ISSUE_LINK`

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update livetest_package.txt

* Create create_pr.py

* Update PythonSdkLiveTest.yml for Azure Pipelines

use python script tu create pr

* Update PythonSdkLiveTest.yml for Azure Pipelines

* create py

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update token

* Update token

* test create_pr

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update create_pr.py

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update PythonSdkLiveTest.yml for Azure Pipelines

* add_comment

* update by jf

* Update PythonSdkLiveTest.yml

* Update create_auto_release_pr

* Update create_auto_release_pr.py

* Update create_auto_release_pr.py

* Update yaml and py

* Update create_auto_release_pr.py

* Update create_auto_release_pr.py

* Update create_auto_release_pr.py

* Update PythonSdkLiveTest.yml

* Update create_auto_release_pr.py

* Update PythonSdkLiveTest.yml

* Update PythonSdkLiveTest.yml for Azure Pipelines

* Update create_auto_release_pr.py

* update for swagger exception

* update

* Update create_auto_release_pr.py

* update

* update

* update

* update

* update

* update

* update

* Update main.py

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com>
Co-authored-by: BigCat20196 <1095260342@qq.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* auto branch attention (#21445)

* release_iseus_status_auto_reply

* issue_aoto_close_revert

* Update main.py

* Update main.py

* Update update_issue_body.py

* Update reply_generator.py

* Update reply_generator.py

* Update update_issue_body.py

* Update main.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update main.py

* Update reply_generator.py

* Update main.py

* Update update_issue_body.py

* Update main.py

* Update scripts/release_issue_status/update_issue_body.py

* Update update_issue_body.py

* Update main.py

* Update reply_generator.py

* Update update_issue_body.py

* Update main.py

* Update scripts/release_issue_status/main.py

* Update main.py

* Update scripts/release_issue_status/main.py

* Update scripts/release_issue_status/main.py

* Update scripts/release_issue_status/main.py

* Update scripts/release_issue_status/update_issue_body.py

* Update scripts/release_issue_status/main.py

* Update scripts/release_issue_status/update_issue_body.py

* Update reply_generator.py

* Update main.py

* Update scripts/release_issue_status/update_issue_body.py

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* Update scripts/release_issue_status/update_issue_body.py

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* Update reply_generator.py

* Update update_issue_body.py

* Update main.py

* Update main.py

* Update update_issue_body.py

* Update main.py

* Update scripts/release_issue_status/main.py

* Update main.py

* Update reply_generator.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update update_issue_body.py

* Update main.py

* Update update_issue_body.py

* Update reply_generator.py

* Update update_issue_body.py

* Update main.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update main.py

* Update main.py

* Update release_issue_status.yml for Azure Pipelines

* Update main.py

* Update reply_generator.py

* Add files via upload

* Update reply_generator.py

* Update update_issue_body.py

* Update reply_generator.py

* Update auto_pipeline_run.py

* Update auto_pipeline_run.py

* add auto-close

* Update release_issue_status.yml for Azure Pipelines

* Update auto_close.py

* Update main.py

* Update release_issue_status.yml for Azure Pipelines

* Update auto_pipeline_run.py

* fix bug

* Update main.py

* Update auto_close.py

* Update auto_close.py

* Update main.py

* Update reply_generator.py

* Update main.py

* Update main.py

* Update auto_close.py

* Update main.py

* Update auto-close

* Update auto_pipeline_run.py

* Update update_issue_body.py

* Update auto_pipeline_run.py

* Update release_issue_status.yml for Azure Pipelines

* Update auto_pipeline_run.py

* Update release_issue_status.yml for Azure Pipelines

* Update auto_pipeline_run.py

* Update auto_pipeline_run.py

* Add pipeline link

* Update pipeline link

* Update auto_pipeline_run.py

* Update release_issue_status.yml for Azure Pipelines

* Update auto_pipeline_run.py

* Update requirement.txt

* Update auto_pipeline_run.py

* Add get_python_pipeline

* Update auto_pipeline_run.py

* test

* test

* add outputfolder

* add label

* Update main.py

* Update get_python_pipeline.py

* Update main.py

* Update auto_pipeline_run.py

* Add utils

* Update main.py

* Update main.py

* Delete old py

* Update reply_generator.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update utils.py

* Update utils.py

* Update main.py

* Update main.py

* Update reply_generator.py

* Update utils.py

* Add get_changelog function

* Update utils.py

* Update reply_generator.py

* Update main.py

* Update reply_generator.py

* Update function

* del useless code

* Update utils.py

* Update main.py

* Update reply_generator.py

* Update main.py

* Update utils.py

* Update utils.py

* Update utils.py

* Update utils.py

* Update reply_generator.py

* Update main.py

* Update main.py

* Update main.py

* Update release_issue_status.yml for Azure Pipelines

* Update main.py

* Update release_issue_status.yml for Azure Pipelines

* Update release_issue_status.yml for Azure Pipelines

* Update main.py

* Update utils.py

* Update auto-close

* Update release_issue_status.yml for Azure Pipelines

* Update utils.py

* Update utils.py

* Fix auto-close bug

* Update utils.py

* Update utils.py

* Update utils.py

* Update utils.py

* Update utils.py

* Update release_issue_status.yml for Azure Pipelines

* Add assign

* Update reply_generator.py

* Update reply_generator.py

* Update assignee

* Update assignee

* Update main.py

* Update main.py

* Update main.py

Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: BigCat20196 <1095260342@qq.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* [SchemaRegistry] avro serializer add exceptions (#21381)

* exceptions file

* abstract object serializer

* add tests

* async apache tests

* lint

* update internal docstring

* more docstring

* fix tests

* async update

* fix

* remove fastavro

* docstring

* test fix

* adams comments

* lint

* comments

* changelog

* nit

* lint

* nit

* [qna] fix metadata conversion from user's tuples to the dict object the service requires (#21432)

* [textanalytics] updating custom samples (#21434)

* updating samples to use given training data

* updates

* Sync eng/common directory with azure-sdk-tools for PR 2152 (#21425)

* Remove the new sdk check and populate json for track 1 package

* Update Save-Package-Properties.ps1

Co-authored-by: Sima Zhu <sizhu@microsoft.com>
Co-authored-by: Sima Zhu <48036328+sima-zhu@users.noreply.github.com>

* Removing bad comments

* [Test Proxy] Rename decorators, support variables API (#21386)

* [AutoRelease] t2-videoanalyzer-2021-10-25-84743 (#21389)

* CodeGen from PR 16513 in Azure/azure-rest-api-specs
Remove readonly on segment length property (#16513)

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* [ServiceBus] GA SBAdminClient maxMessageSizeInKilobytes (#21353)

* [ServiceBus] Add large message support to SBAdministrationClient (#20812)

* impl

* update swagger

* upload recordings

* fix mypy pylint

* review feedback

* update classifier

* Increment version for servicebus releases (#21115)

Increment package version after release of azure-servicebus

* add multi api version support

* add api version

* fix mypy

* more mypy fix

* address review

Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>

* opt out of autorest verification (#21473)

* Bit more complicated parsing of the `requirements_to_exclude` during `install_depend_packages.py` (#21459)

* we split the reqs being compared by specifier, then compare the whole package names. no more startsWith means we don't accidentally clean out a real dev_req
* apply black to install_depend_packages.py

* Remove legacy resource group live test deployment (#21458)

* Remove legacy resource group live test deployment

* Remove DeployArmTemplate flag and deploy by default

* Use absolute path to deploy test resources template

* [QnA] Renames (#21464)

* First GA regen

* Updated operations

* Updated tests

* Updated samples

* Updated changelog

* Fixed some type hints

* Review feedback

* Fixed URLs

* Renamed context

* [QnA] Made operations groups internal (#21477)

* Made operations private

* Updated changelog

* update doc links (#21483)

* [KV] Update logging tests (#21454)

* update release issue status (#21489)

* release_iseus_status_auto_reply

* issue_aoto_close_revert

* Update main.py

* Update main.py

* Update update_issue_body.py

* Update reply_generator.py

* Update reply_generator.py

* Update update_issue_body.py

* Update main.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update main.py

* Update reply_generator.py

* Update main.py

* Update update_issue_body.py

* Update main.py

* Update scripts/release_issue_status/update_issue_body.py

* Update update_issue_body.py

* Update main.py

* Update reply_generator.py

* Update update_issue_body.py

* Update main.py

* Update scripts/release_issue_status/main.py

* Update main.py

* Update scripts/release_issue_status/main.py

* Update scripts/release_issue_status/main.py

* Update scripts/release_issue_status/main.py

* Update scripts/release_issue_status/update_issue_body.py

* Update scripts/release_issue_status/main.py

* Update scripts/release_issue_status/update_issue_body.py

* Update reply_generator.py

* Update main.py

* Update scripts/release_issue_status/update_issue_body.py

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* Update scripts/release_issue_status/update_issue_body.py

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* Update reply_generator.py

* Update update_issue_body.py

* Update main.py

* Update main.py

* Update update_issue_body.py

* Update main.py

* Update scripts/release_issue_status/main.py

* Update main.py

* Update reply_generator.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update update_issue_body.py

* Update main.py

* Update update_issue_body.py

* Update reply_generator.py

* Update update_issue_body.py

* Update main.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update update_issue_body.py

* Update main.py

* Update main.py

* Update release_issue_status.yml for Azure Pipelines

* Update main.py

* Update reply_generator.py

* Add files via upload

* Update reply_generator.py

* Update update_issue_body.py

* Update reply_generator.py

* Update auto_pipeline_run.py

* Update auto_pipeline_run.py

* add auto-close

* Update release_issue_status.yml for Azure Pipelines

* Update auto_close.py

* Update main.py

* Update release_issue_status.yml for Azure Pipelines

* Update auto_pipeline_run.py

* fix bug

* Update main.py

* Update auto_close.py

* Update auto_close.py

* Update main.py

* Update reply_generator.py

* Update main.py

* Update main.py

* Update auto_close.py

* Update main.py

* Update auto-close

* Update auto_pipeline_run.py

* Update update_issue_body.py

* Update auto_pipeline_run.py

* Update release_issue_status.yml for Azure Pipelines

* Update auto_pipeline_run.py

* Update release_issue_status.yml for Azure Pipelines

* Update auto_pipeline_run.py

* Update auto_pipeline_run.py

* Add pipeline link

* Update pipeline link

* Update auto_pipeline_run.py

* Update release_issue_status.yml for Azure Pipelines

* Update auto_pipeline_run.py

* Update requirement.txt

* Update auto_pipeline_run.py

* Add get_python_pipeline

* Update auto_pipeline_run.py

* test

* test

* add outputfolder

* add label

* Update main.py

* Update get_python_pipeline.py

* Update main.py

* Update auto_pipeline_run.py

* Add utils

* Update main.py

* Update main.py

* Delete old py

* Update reply_generator.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update main.py

* Update utils.py

* Update utils.py

* Update main.py

* Update main.py

* Update reply_generator.py

* Update utils.py

* Add get_changelog function

* Update utils.py

* Update reply_generator.py

* Update main.py

* Update reply_generator.py

* Update function

* del useless code

* Update utils.py

* Update main.py

* Update reply_generator.py

* Update main.py

* Update utils.py

* Update utils.py

* Update utils.py

* Update utils.py

* Update reply_generator.py

* Update main.py

* Update main.py

* Update main.py

* Update release_issue_status.yml for Azure Pipelines

* Update main.py

* Update release_issue_status.yml for Azure Pipelines

* Update release_issue_status.yml for Azure Pipelines

* Update main.py

* Update utils.py

* Update auto-close

* Update release_issue_status.yml for Azure Pipelines

* Update utils.py

* Update utils.py

* Fix auto-close bug

* Update utils.py

* Update utils.py

* Update utils.py

* Update utils.py

* Update utils.py

* Update release_issue_status.yml for Azure Pipelines

* Add assign

* Update reply_generator.py

* Update reply_generator.py

* Update assignee

* Update assignee

* Update main.py

* Update main.py

* Update main.py

* update md

* update md

* update md

* update md

* update md

* update md

Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: BigCat20196 <1095260342@qq.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* version rule (#21490)

* [textanalytics] expose action errors (#21472)

* update implementation

* add tests and edits

* update changelog

* review feedback

* update (#19662)

* [formrecognizer] Add signature field type tests (#21480)

* add signature field type tests, update recordings

* update test assertion method

* [Search] Add reset_documents and reset_skills operations (#21475)

* Add reset_skills and reset_documents calls.

* Update changelog.

* Add async operations. Allow name or object invocation.

* Code review comment.

* Expose DocumentKeysOrIds and update typehints.

* Add reset_skills tests.

* Code review feedback.

* [SchemaRegistry] fix failing avro tests (#21478)

* fix

* recordings

* update avro version

* importerror

* pin avro dep

* [SchemaRegistry] remove serializer namespace from client package (#21474)

* remove serializer nmspc from schemaregistry

* newline

* [Identity] Fix multi-tenant auth using async AadClient (#21322)

* [Schema Registry] bug bash docs (#21457)

fixes: #21177

* [textanalytics] custom model docstrings edits (#21498)

* update model docstrings

* fix

* Handling Proper Defaulting of `BuildTargetingString` within nested templates (#21426)

* adding targeting-string-resolve.yml and calling at the root of each "job" in our pipeline. The BuildTargetingString should apply appropriately in all cases now.

* Improved some error behaviour (#21499)

* re-gen clu LLC client (#21417)

* regenrate client

* update model names

* tmp commit

* update model names

* fixing tests

* fix samples

* update readme

* fix remaining samples

* fix env key error

* add recorded tests

* update samples

* add additional samples

* async samples

* disable some samples

* update samples readme

* revert setup.py

* fix broken link

* [AutoRelease] t2-eventhub-2021-10-25-83263 (#21397)

* CodeGen from PR 16363 in Azure/azure-rest-api-specs
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 <davadhani@microsoft.com>
Co-authored-by: v-ajnava <v-ajnava@microsoft.com>

* version,CHANGELOG

* Update CHANGELOG.md

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: Damodar Avadhani <davadhani@microsoft.com>
Co-authored-by: v-ajnava <v-ajnava@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com>

* delete eventgrid (#21509)

* Eventgrid del temporarily (#21510)

* delete eventgrid

* Update ci.yml

* Revert "delete eventgrid" (#21512)

* Revert "delete eventgrid (#21509)"

This reverts commit 700dc5e334e868df4b61fba97cf183c31084bbd4.

* Update ci.yml

* Update CHANGELOG.md

* [formrecognizer] Initial work for adding get_children methods (#21224)

* initial get_children work

* add support for cross page elements, update return types

* add tests

* add recordings

* update DocumentContentElement test

* move get children to DocumentKeyValueElement, typing fixes

* remove references to selection marks

* fix document key value element test

* remove long type annotation

* update changelog

* newline

* doc fixes and improvements

* rename test class

* refactor get children methods

* update wording for confidence

* fix document content element docs

* specify return type in get element list helper

* more doc fixes

* fix type return

* refactor get_children into separate methods

* update tests for new methods

* add docs

* update changelog

* remove extra param and check from internal _get_children

* transform words and lines to convenience layer versions

* add test

* pass named params

* pin chardet to assist withfailures (#21521)

* Sync eng/common directory with azure-sdk-tools for PR 2177 (#21523)

* support charset_normalizer (#21520)

* support charset_normalizer

* update

* update

* Increment package version after release of azure-core (#21532)

* [textanalytics] release prep (#21522)

* update release date

* update sample descriptions

* update swagger readme

* bump azure-core

* [AutoRelease] t2-signalr-2021-11-01-50053 (#21514)

* CodeGen from PR 16044 in Azure/azure-rest-api-specs
[SignalR] Add stable version 2021-10-01 (#16044)

* init

* remove

* Add 2021-10-01

* Minor update

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* Use https for sparse checkout command (#21535)

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>

* Use docker to do package validation. (#21541)

Co-authored-by: Sima Zhu <sizhu@microsoft.com>

* fix UnboundLocalError (#19744)

* fix UnboundLocalError

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* [rest] add kwargs to iter_bytes and iter_raw (#21529)

* add ReplaceLatestEntryTitle parameter for updating changelog (#21485)

* [SchemaRegistry] fix logging_enable bug (#21488)

* move kwarg

* adams comments

* move to helper

* update samples/tests with logging

* remove from samples

* Increment package version after release of azure-ai-textanalytics (#21547)

* [QnA][CLU] Release prep (#21518)

* Added release date

* Bump core version

* Fix async samples

* Bug in setup.py

* Monitor metadata bg (#21513)

* Sync eng/common directory with azure-sdk-tools for PR 2053 (#21558)

* Changing inline bash for stress test resource deployment

* PR-mod

* pr-mod

* pr-mod

* pr-mod

Co-authored-by: Albert Cheng <albertcheng@microsoft.com>

* raise IncompleteReadError if only receive partial response (#20888)

* raise IncompleteReadError if only receive partial response

* update

* Update CHANGELOG.md

* update

* update

* update

* update

* update

* update

* update

* address review feedback

* update

* update

* update

* update

* Update exceptions.py

* [rest] fix str check in content kwarg to be six.string_types check for 2.7 (#21550)

* Exclude azure-mgmt-videoanalyzer from docs onboarding (#21564)

* [rest] GA in docs! (#21545)

* Support for CNCF cloud event (#21236)

* Support for CNCF cloud event

* changelog

* lint

* Update sdk/eventgrid/azure-eventgrid/dev_requirements.txt

* comments

* ci plus do

* tests

* comments

* readme

* comments

* Update _helpers.py

* lint

* Update _helpers.py

* Update _helpers.py

* [rest] allow users to pass file descriptors to json without raising (#21504)

* update release date (#21574)

* Stress test usability feedback (#21569)

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>

* [formrecognizer] Improve URL related doc strings (#21208)

Fixes #20953
Fixes #21173

* [formrecognizer] Use get_words and get_lines in samples (#21533)

* use get_words and get_lines in samples

* fix comment and add info on README

* fix wording in sample

* update readme

* revert additions to README

* add get_words() example to README

* add get children samples

* remove get_lines from entities

* update comment

* Minor updated to parameters and argument message (#21551)

* unredact some headers/query params at the debug info level (#21571)

* fix test by adding raw property in mock response (#21577)

* [AutoRelease] t2-deviceupdate-2021-11-04-38122 (#21250)

* CodeGen from PR 16197 in Azure/azure-rest-api-specs
Changing Identity definition reference to common type (#16197)

This also adds the necessary user assigned identity definitions

* version,CHANGELOG

* Update CHANGELOG.md

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com>

* [AutoRelease] t2-quota-2021-11-01-54332 (#21507)

* CodeGen from PR 16438 in Azure/azure-rest-api-specs
[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 <53578268+rahuls-microsoft@users.noreply.github.com>

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: Rahul Singh <53578268+rahuls-microsoft@users.noreply.github.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* Add prompt before replasing latest release title on prepare release run (#21579)

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>

* [SchemaRegistry] final api review changes (#21589)

* adding exception to regression tests for telemetry-exporter (#21576)

* Increment package version after release of azure-core (#21594)

* update type hints to reflect actual document body (#21593)

* [formrecognizer] Update changelog for release (#21555)

* update changelog for release

* update samples readme

* add changelog entry for new samples

* reword samples entry

* Update azure-core version to unbreak Search. (#21599)

* [acr] regen with autorest 5.11.0, bump min core dep to 1.20.0 (#21600)

* Revert "Update azure-core version to unbreak Search. (#21599)" (#21610)

This reverts commit 8e98c7f4c38c8303475ca125a63258915c4c5d08.

* update changelog (#21608)

* [SchemaRegistry] update core + SR version (#21573)

for issue #21460

* [SchemaRegistry] generate GA SR from swagger (#21570)

fixes: #20661

* [formrecognizer] Remove get children methods (#21602)

* remove get_words and get_lines methods on models

* remove references to parent elements

* remove extra tests

* delete recordings

* update sample to use document get_words

* remove references to deleted methods in samples

* update changelog

* remove references to old samples in README

* add error for DocumentLines converted from dicts

* shorten long line

* [WebPubSub] Use consistent service description and introduction across all languages (#21544)

* Update Web PubSub readme

1. To keep the service description consistent across different languages
2. update some links

* Update README.md

* delete redundant network version (#21612)

* STG79 Preview (#21591)

* settings files

* update swagger

* encryption scope sas

* permanent delete sas

* sync copy from url with encryption scope

* manually edit swagger

* Update _version.py

* gitignore

* skip failure

* updated versions

* changelog

Co-authored-by: xiafu <xiafu@microsoft.com>
Co-authored-by: Xiaoxi Fu <49707495+xiafu-msft@users.noreply.github.com>

* [AutoRelease] t2-eventgrid-2021-10-21-28743 (#21361)

* CodeGen from PR 16469 in Azure/azure-rest-api-specs
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

* version,CHANGELOG

* test

* update test

* Update test

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Co-authored-by: BigCat20196 <1095260342@qq.com>

* Latest API(2021-10-31-preview) changes implementation in azure-communication-identity (#21331)

* update Communication Identity API to enable to use M365 Teams identities to build custom Teams endpoint

* the convenience layer for custom teams endpoint  is created, samples are added, updated CHANGELOG.md, README.md

* live tests & recordings are added

* changed communication identity SDK version & updated live test recordings

* fixed API review comment&updated all related files

* replacing ACS --> Communication Services

* renamed function name as per the azure board review

* disable tests for custom teams endpoint in int

* fix lint issues

* small lint issue fix

* regenerated code which supports older api switching

* api version switching added to clients classes

* fixed failed tests for azure-communication-networktraversal

* recordings are updated

* indent fix in identity_samples.py

Co-authored-by: Petr Švihlík <rocky.intel@gmail.com>

* indent fix in identity_samples_async.py

Co-authored-by: Petr Švihlík <rocky.intel@gmail.com>

* generate_teams_user_aad_token replaced to test utils

* test commit, reverting generated code imports

* reverting the last commit

* upgraded min version of azure-core&msrest for autogenerated code

* upgraded min version of azure-core&msrest in shared_requirements.txt

* upgraded min version of azure-core&msrest for chat SDK

* upgraded min version of azure-core&msrest in shared_requirements.txt for chat sdk

* classifiers dev status updated to beta, azure-core&msrect upgraded for networktraversal

Co-authored-by: Martin Barnas <martinbarnas@microsoft.com>
Co-authored-by: Aigerim Beishenbekova <aigerimb@DESKTOP-H8RSQNI.corp.microsoft.com>
Co-authored-by: Aigerim Beishenbekova <aigerimb@DESKTOP-PIOH0CF.corp.microsoft.com>
Co-authored-by: Petr Švihlík <rocky.intel@gmail.com>
Co-authored-by: Aigerim Beishenbekova <aigerimb@DESKTOP-PQMEAO3.corp.microsoft.com>

* [AutoRelease] t2-monitor-2021-11-03-63776 (#21559)

* CodeGen from PR 16645 in Azure/azure-rest-api-specs
config readme (#16645)

* version,CHANGELOG

* test

* Update dev_requirements.txt

* Update dev_requirements.txt

* test,version,CHANGELOG

* test,version,CHANGELOG

* test yaml

* Update CHANGELOG.md

* fix test

* fix test

* fix test

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com>
Co-authored-by: BigCat20196 <1095260342@qq.com>

* Add Mixed Reality Remote Rendering SDK (#16643)

* Azure Remote Rendering python SDK

fix type hints, fix linter issues

linter and type hints

mypy type fixes

rebase to new authorization pr, regenerate models for updated swagger spec pulling out remoterendering functions

update MANIFEST.in to include all needed files

fix mypy type issues

linter issues

add namespace exclusion for mixed reality

install and extra requires

dev requirements

TokenCredential -> AsyncTokenCredential

version to 1.0.0b1 preview version

remove yaml from manifest

factoring out polling, start models, linting and mypy

add option to specify api version when creating a client

making params to constructor keyword only

undo kwargs changes to client, but want to be able to go back

add rehyrdration of poller

fix linting issues

copy shared code from authentication package

rename of models

make params in async client keyword only

rename update_rendering_session to extend_rendering_session

change kwargs, point to release swagger, change typo

move out of mixedreality folder

pipeline setup files

fix relative path, fename env variable

rename md files so that they are not flagged because of missing headings in the ci pipeline

intermediate rename

rename and move

move pipeline things back

add test infra setup

fix relative paths

fix ci.yml

fix msrest version

in line with mr authentication update azure-core minimum version

remove package version from namespace package

switch to released api version, use swagger directive to rename conversion output

fix changelog

reference namespace package

fix relative dev requirements path

construct client tests

tests

debug live pipeline

try to get live tests

fix python 27

add async client tests, exclude async tests from python 2.7

fix python 3.5 type hinting issue

add recorded tests, enable configuring polling interval on client and per request

put back nspkg to dev requirements

linting

add line to changelog

fix artifact paramater name

prolong session time to prevent live issues in spin up

fix recorded tests

rename Error to RemoteRenderingError, change poller continuation token to not use pickle

try to fix CI

try to fix 2.7

bump template azure core version so analyze step does not complain

more fudging with dev_requirements to fix pipeline

remove pickle from polling

python 2.7 fix

rename max_lease_time_minutes to lease_time_minutes, rename extend_sesssion to update_session

* AsyncLROPoller was introduced in 1.6.0

* fix frozen requirement

* fix mypy error

* throw an exception on error state of conversion and session polling

* fix issues with polling interval in kwargs

* updated README

* updated samples

* fix link

* async polling and readme fix

* fix README long description issue

* polling type fix

* fix README long description issue

* fix tests for failing conversion

* add py.typed to Manifest

* fix package name

* fix type and add how to create sts client

* do not expose RemoteRenderingApiVersion

* make error message clearer

* fix documentation path

* rename remote_renderin_endpoint to endpoint

* adjust session poller default polling interval

* added python 2.7 disclaimer, fix AAD example

* 'can not' -> 'cannot' in clients

* remove deleted:    azure-mixedreality-remoterendering_python.json

* remove outdated comment

* make lease_time_minutes in update_rendering_session a kwargs

* update for release

* [formrecognizer] Add new samples to README (#21607)

* add new sample to table

* fix link

* regenerate artifacts (#21525)

* regenerate artifacts

* update

* update

* update

* [ServiceBus] update release notes (#21615)

* [SchemaRegistry] remove version from docstring (#21617)

* update azure-search-documents dependency on typing-extensions to >= 3.7.4.3 (#21618)

* [Key Vault] Address archboard feedback (#21567)

* Changelog and version (#21614)

* adding trust-proxy-cert to the repo itself (#21624)

* Update changelog. (#21625)

* [SchemaRegistry] avro docs cleanup (#21619)

* avro cleanup

* readme update

* [rest] store decompressed body in response content for aiohttp with decompression headers (#21620)

* [SchemaRegistry] regenerate to fix client side validation (#21629)

* doc updates (#21628)

* Change versions to beta (#21627)

* settings files

* gitignore

* update versions

* [KV-keys]Name change in SKR (#21609)

* [SchemaRegistry] swagger updates + run black (#21631)

* regen josh's swagger updates + run black

* rerecord

* changelog

* [rest] add decompression tests and fix multiple body() calls (#21630)

* [KV] Enable SKR tests on KV (#21621)

* Sync eng/common directory with azure-sdk-tools for PR 2219 (#21622)

* adding retry to docker container start

Co-authored-by: scbedd <45376673+scbedd@users.noreply.github.com>

* Increment package version after release of azure-batch (#20007)

* Fixing typo in api name

* Removing return types from recording apis (except from start_recording)

* update changelog (#21644)

* Changelog Date Formatting (#21646)

* settings files

* gitignore

* changelog date fix

* changelog date fix

* Use working region/subscription for search deployments (#21568)

* update changelog (#21648)

* Increment version for core releases (#21649)

Increment package version after release of azure-core

* update broken links (#21643)

* update broken links

* update links

* fix dup content (#21651)

* [SchemaRegistry] update format type (#21647)

* updating chart.yaml for stress-test-addons (#21650)

Co-authored-by: Albert Cheng <albertcheng@microsoft.com>

* [AutoRelease] t2-synapse-2021-11-08-68636 (#21640)

* CodeGen from PR 16581 in Azure/azure-rest-api-specs
[Synapse]Add auto gen readme files for cli kusto support (#16581)

* Add blockchain to latest profile

* Add additional types

* addclikustosupportautogenfiles

* removealias

* addrepo

Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* [webpubsub] add live tests (#21654)

* [AutoRelease] t2-network-2021-11-05-99038 (#21613)

* CodeGen from PR 16618 in Azure/azure-rest-api-specs
[python] replace api-version `2021-03-01` with `2021-05-01` (#16618)

* Update readme.python.md

* Update readme.python.md

* Update readme.python.md

* version,CHANGELOG

* test

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>

* [webpubsub] update for api-version `2021-10-01` (#21393)

* head-as-boolean

* build_auth_token

* review

* handwrite fix for text/plain

* review

* update __init__

* update patch format

* review

* revert reamde.me

* regenerate

* bump min azure-core version for aiohttp fix

* rengerate

* test

* review

* update changelog

* async for get_client_access_token

* dependency

* Code regen

* Fix smoke test

* bump azure-core min dep to 1.20.1

* add client access token tests

* record tests

* add back in JSONType typehints and remove whitespace

* rerecord with unblank

* make super call 2.7 compatible

* address my comments

* get samples running

* context manage from connection string async sample

Co-authored-by: iscai-msft <iscai@microsoft.com>
Co-authored-by: antisch <antisch@microsoft.com>

* The release date of 1.1.0b1 is changed in CHANGELOG.md (#21641)

* the release date of 1.1.0b1 is changed in CHANGELOG.md

* checking skipping get_token_for_teams_user env in samples is added

Co-authored-by: Aigerim Beishenbekova <aigerimb@Aigerims-MacBook-Pro.local>
Co-authored-by: Aigerim Beishenbekova <aigerimb@DESKTOP-PQMEAO3.corp.microsoft.com>

* Added reference to exchange teams token section (#21662)

Co-authored-by: Aigerim Beishenbekova <aigerimb@DESKTOP-PQMEAO3.corp.microsoft.com>

* Increment package version after release of azure-search-documents (#21669)

* Increment version for identity releases (#21673)

Increment package version after release of azure-identity

* Increment version for synapse releases (#21672)

Increment package version after release of azure-synapse-artifacts

* update git helper (#21670)

* Validate python docs packages using docker (#21657)

* [SchemaRegistry] remove schema prefix in params (#21675)

* Re-add get-codeowners.ps1 (#21676)

Co-authored-by: Chidozie Ononiwu <chononiw@microsoft.com>

* resolve mac agent …
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this pull request Dec 18, 2021
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 <jomejia@microsoft.com>

* 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 <chengll@microsoft.com>

* 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 <bzhan@microsoft.com>

* 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 <bzhan@microsoft.com>

* 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 <bzhan@microsoft.com>

* 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 <jomejia@microsoft.com>

* Fix merge conflicts (#24)

Co-authored-by: Jorin Mejia <jomejia@microsoft.com>

* 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 <vjanardhan@microsoft.com>

* 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 <54701252+sashanm@users.noreply.github.com>
Co-authored-by: t-vjanardhan <77781522+t-vjanardhan@users.noreply.github.com>
Co-authored-by: Nidhi Jain <nidhij@microsoft.com>
Co-authored-by: nija-dev <67132984+nija-dev@users.noreply.github.com>
Co-authored-by: Vaishnavi Janardhan <vjanardhan@microsoft.com>

* 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 <amelran@microsoft.com>

* 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 <ttsao@microsoft.com>

* Update to remove default value for enum RouteType (#16343)

* [Synapse] - Add x-nullable:true for folder property (#16237)

Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>

* 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 <charlili@microsoft.com>

* 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 <matthchr@microsoft.com>

Co-authored-by: Matthew Christopher <matthchr@microsoft.com>

Co-authored-by: Charlie Li <39974812+chengliangli0918@users.noreply.github.com>
Co-authored-by: Charlie Li <charlili@microsoft.com>
Co-authored-by: rsamigullin <89222124+rsamigullin@users.noreply.github.com>
Co-authored-by: Matthew Christopher <matthchr@microsoft.com>

* 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 <davadhani@microsoft.com>
Co-authored-by: v-ajnava <v-ajnava@microsoft.com>

* 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 <69238381+kairu-ms@users.noreply.github.com>

* 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 <rirajend@microsoft.com>
Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com>
Co-authored-by: Thomas Pham <thompham@microsoft.com>

* 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 <alextts627@gmail.com>
Co-authored-by: Daniel Rocha <daroch@microsoft.com>

* [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 <ttsao@microsoft.com>

* [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 <prigupt@microsoft.com>

* 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 <naji@microsoft.com>

* 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 <wenhaozhang@microsoft.com>
Co-authored-by: Xuyang Cao <xuycao@microsoft.com>

* 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 <bzhan@microsoft.com>

* 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 <sunkaihuisos@gmail.com>
Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com>

* 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 <omelhari@microsoft.com>
Co-authored-by: Kareem Yousef <kayousef@microsoft.com>

* 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 <jhendrix@microsoft.com>

* [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 <taras.vozniuk@microsoft.com>

* [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 <isgu@microsoft.com>

* 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 <weihl@microsoft.com>

* 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 <isgu@microsoft.com>

Co-authored-by: Ritvika Reddy Nagula <rinagula@microsoft.com>
Co-authored-by: tejasshah7 <49326906+tejasshah7@users.noreply.github.com>
Co-authored-by: Ishani Gupta <ishani.gupta27.ig@gmail.com>
Co-authored-by: Ishani Gupta <isgu@microsoft.com>
Co-authored-by: dtuCloud <tudan0103@gmail.com>
Co-authored-by: Weiheng Li <weihengli.tj@gmail.com>
Co-authored-by: Weiheng Li <weihl@microsoft.com>
Co-authored-by: Henry Chen <henche@microsoft.com>
Co-authored-by: irrogozh <irrogozh@microsoft.com>
Co-authored-by: amosarbiv-work <76393841+amosarbiv-work@users.noreply.github.com>

* 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 <algoldsc@microsoft.com>

* 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 <anthakur@microsoft.com>
Co-authored-by: Yiming Lei <59104634+RAY-316@users.noreply.github.com>

* 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 <erelh@microsoft.com>

* [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 <jimmyxie@microsoft.com>

* 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 <yinglzh@microsoft.com>
Co-authored-by: caiqing <caiqing@microsoft.com>
Co-authored-by: YinglueZhang-MS <78456380+YinglueZhang-MS@users.noreply.github.com>

* 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 <32778998+SapirElmakayes@users.noreply.github.com>
Co-authored-by: Sapir Elmakayes <saelmaka@microsoft.com>

* 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 <daroch@microsoft.com>

* 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 <amisi@microsoft.com>
Co-authored-by: Anuj Toshniwal <antoshni@microsoft.com>
Co-authored-by: Abhijit Karanjkar <abhijitkaranjkar@gmail.com>
Co-authored-by: Praful Johari <pjohari@microsoft.com>
Co-authored-by: visunda <visunda@microsoft.com>
Co-authored-by: Vivek Sundararajan <s.vivek.rajan@gmail.com>
Co-authored-by: vivek-microsoft <32766101+vivek-microsoft@users.noreply.github.com>

* [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 <53578268+rahuls-microsoft@users.noreply.github.com>

* resolving s360 item (#16476)

* resloving s360 itme

* added prettier-fix changes

Co-authored-by: Gaurav Bang <gauravbang@microsoft.com>

* fix typo: readonly to readOnly (#16548)

Co-authored-by: Xuyang Cao <xuycao@microsoft.com>

* [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 <saelmaka@microsoft.com>

* [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 <daroch@microsoft.com>
Co-authored-by: alankashiwa <alankashiwa@gmail.com>

* Removed redundant parameters from data plane account update example (#16552)

Co-authored-by: Shailesh Kelkar <shkelkar@microsoft.com>

* 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 <markcowl@microsoft.com>
Co-authored-by: Taras Vozniuk <taras.vozniuk@microsoft.com>
Co-authored-by: Taras Vozniuk <tarasvozniuk@microsoft.com>

* [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 <markcowl@microsoft.com>

* 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 <yuchaoyan@microsoft.com>

* 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 <heaths@microsoft.com>

* 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 <pasaxena@microsoft.com>

* 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 <markcowl@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* 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 <alsantam@microsoft.com>

* 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 <haorsun@microsoft.com>

* 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 <audunn.baldvinsson@netapp.com>

* [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 <ufo54153@gmail.com>

* Remove Go SDK generation flag

Co-authored-by: Dapeng Zhang <ufo54153@gmail.com>

* 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 <algoldsc@microsoft.com>

* [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 <hayang@microsoft.com>

* 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 <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ContainerService/stable/2018-01-01/examples/new_kubernetes_version_available.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update placeholders

* Update app_service_plan_updated.json

* Update policy_state_changed.json

* Update new_kubernetes_version_available.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* 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 …
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this pull request Jan 5, 2022
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 <jomejia@microsoft.com>

* 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 <chengll@microsoft.com>

* 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 <bzhan@microsoft.com>

* 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 <bzhan@microsoft.com>

* 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 <bzhan@microsoft.com>

* 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 <jomejia@microsoft.com>

* Fix merge conflicts (#24)

Co-authored-by: Jorin Mejia <jomejia@microsoft.com>

* 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 <vjanardhan@microsoft.com>

* 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 <54701252+sashanm@users.noreply.github.com>
Co-authored-by: t-vjanardhan <77781522+t-vjanardhan@users.noreply.github.com>
Co-authored-by: Nidhi Jain <nidhij@microsoft.com>
Co-authored-by: nija-dev <67132984+nija-dev@users.noreply.github.com>
Co-authored-by: Vaishnavi Janardhan <vjanardhan@microsoft.com>

* 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 <amelran@microsoft.com>

* 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 <ttsao@microsoft.com>

* Update to remove default value for enum RouteType (#16343)

* [Synapse] - Add x-nullable:true for folder property (#16237)

Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>

* 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 <charlili@microsoft.com>

* 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 <matthchr@microsoft.com>

Co-authored-by: Matthew Christopher <matthchr@microsoft.com>

Co-authored-by: Charlie Li <39974812+chengliangli0918@users.noreply.github.com>
Co-authored-by: Charlie Li <charlili@microsoft.com>
Co-authored-by: rsamigullin <89222124+rsamigullin@users.noreply.github.com>
Co-authored-by: Matthew Christopher <matthchr@microsoft.com>

* 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 <davadhani@microsoft.com>
Co-authored-by: v-ajnava <v-ajnava@microsoft.com>

* 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 <69238381+kairu-ms@users.noreply.github.com>

* 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 <rirajend@microsoft.com>
Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com>
Co-authored-by: Thomas Pham <thompham@microsoft.com>

* 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 <alextts627@gmail.com>
Co-authored-by: Daniel Rocha <daroch@microsoft.com>

* [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 <ttsao@microsoft.com>

* [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 <prigupt@microsoft.com>

* 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 <naji@microsoft.com>

* 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 <wenhaozhang@microsoft.com>
Co-authored-by: Xuyang Cao <xuycao@microsoft.com>

* 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 <bzhan@microsoft.com>

* 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 <sunkaihuisos@gmail.com>
Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com>

* 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 <omelhari@microsoft.com>
Co-authored-by: Kareem Yousef <kayousef@microsoft.com>

* 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 <jhendrix@microsoft.com>

* [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 <taras.vozniuk@microsoft.com>

* [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 <isgu@microsoft.com>

* 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 <weihl@microsoft.com>

* 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 <isgu@microsoft.com>

Co-authored-by: Ritvika Reddy Nagula <rinagula@microsoft.com>
Co-authored-by: tejasshah7 <49326906+tejasshah7@users.noreply.github.com>
Co-authored-by: Ishani Gupta <ishani.gupta27.ig@gmail.com>
Co-authored-by: Ishani Gupta <isgu@microsoft.com>
Co-authored-by: dtuCloud <tudan0103@gmail.com>
Co-authored-by: Weiheng Li <weihengli.tj@gmail.com>
Co-authored-by: Weiheng Li <weihl@microsoft.com>
Co-authored-by: Henry Chen <henche@microsoft.com>
Co-authored-by: irrogozh <irrogozh@microsoft.com>
Co-authored-by: amosarbiv-work <76393841+amosarbiv-work@users.noreply.github.com>

* 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 <algoldsc@microsoft.com>

* 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 <anthakur@microsoft.com>
Co-authored-by: Yiming Lei <59104634+RAY-316@users.noreply.github.com>

* 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 <erelh@microsoft.com>

* [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 <jimmyxie@microsoft.com>

* 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 <yinglzh@microsoft.com>
Co-authored-by: caiqing <caiqing@microsoft.com>
Co-authored-by: YinglueZhang-MS <78456380+YinglueZhang-MS@users.noreply.github.com>

* 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 <32778998+SapirElmakayes@users.noreply.github.com>
Co-authored-by: Sapir Elmakayes <saelmaka@microsoft.com>

* 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 <daroch@microsoft.com>

* 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 <amisi@microsoft.com>
Co-authored-by: Anuj Toshniwal <antoshni@microsoft.com>
Co-authored-by: Abhijit Karanjkar <abhijitkaranjkar@gmail.com>
Co-authored-by: Praful Johari <pjohari@microsoft.com>
Co-authored-by: visunda <visunda@microsoft.com>
Co-authored-by: Vivek Sundararajan <s.vivek.rajan@gmail.com>
Co-authored-by: vivek-microsoft <32766101+vivek-microsoft@users.noreply.github.com>

* [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 <53578268+rahuls-microsoft@users.noreply.github.com>

* resolving s360 item (#16476)

* resloving s360 itme

* added prettier-fix changes

Co-authored-by: Gaurav Bang <gauravbang@microsoft.com>

* fix typo: readonly to readOnly (#16548)

Co-authored-by: Xuyang Cao <xuycao@microsoft.com>

* [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 <saelmaka@microsoft.com>

* [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 <daroch@microsoft.com>
Co-authored-by: alankashiwa <alankashiwa@gmail.com>

* Removed redundant parameters from data plane account update example (#16552)

Co-authored-by: Shailesh Kelkar <shkelkar@microsoft.com>

* 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 <markcowl@microsoft.com>
Co-authored-by: Taras Vozniuk <taras.vozniuk@microsoft.com>
Co-authored-by: Taras Vozniuk <tarasvozniuk@microsoft.com>

* [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 <markcowl@microsoft.com>

* 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 <yuchaoyan@microsoft.com>

* 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 <heaths@microsoft.com>

* 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 <pasaxena@microsoft.com>

* 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 <markcowl@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* 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 <alsantam@microsoft.com>

* 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 <haorsun@microsoft.com>

* 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 <audunn.baldvinsson@netapp.com>

* [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 <ufo54153@gmail.com>

* Remove Go SDK generation flag

Co-authored-by: Dapeng Zhang <ufo54153@gmail.com>

* 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 <algoldsc@microsoft.com>

* [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 <hayang@microsoft.com>

* 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 <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update specification/eventgrid/data-plane/Microsoft.ContainerService/stable/2018-01-01/examples/new_kubernetes_version_available.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* Update placeholders

* Update app_service_plan_updated.json

* Update policy_state_changed.json

* Update new_kubernetes_version_available.json

Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>

* 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 …
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this pull request Jan 14, 2022
Review request for Microsoft.BotService to update version stable/2021-03-01 and Preview/2021-05-01-preview (#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 <tianxchen@microsoft.com>

* 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 <anatgilenson@microsoft.com>

* 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 <vmanhas@microsoft.com>
Co-authored-by: Thakur Ashutosh Suman <tsuman@microsoft.com>

* [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 <jomejia@microsoft.com>

* 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 <chengll@microsoft.com>

* 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 <bzhan@microsoft.com>

* 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 <bzhan@microsoft.com>

* 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 <bzhan@microsoft.com>

* 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 <jomejia@microsoft.com>

* Fix merge conflicts (#24)

Co-authored-by: Jorin Mejia <jomejia@microsoft.com>

* 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 <vjanardhan@microsoft.com>

* 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 <54701252+sashanm@users.noreply.github.com>
Co-authored-by: t-vjanardhan <77781522+t-vjanardhan@users.noreply.github.com>
Co-authored-by: Nidhi Jain <nidhij@microsoft.com>
Co-authored-by: nija-dev <67132984+nija-dev@users.noreply.github.com>
Co-authored-by: Vaishnavi Janardhan <vjanardhan@microsoft.com>

* 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 <amelran@microsoft.com>

* 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 <ttsao@microsoft.com>

* Update to remove default value for enum RouteType (#16343)

* [Synapse] - Add x-nullable:true for folder property (#16237)

Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>

* 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 <charlili@microsoft.com>

* 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 <matthchr@microsoft.com>

Co-authored-by: Matthew Christopher <matthchr@microsoft.com>

Co-authored-by: Charlie Li <39974812+chengliangli0918@users.noreply.github.com>
Co-authored-by: Charlie Li <charlili@microsoft.com>
Co-authored-by: rsamigullin <89222124+rsamigullin@users.noreply.github.com>
Co-authored-by: Matthew Christopher <matthchr@microsoft.com>

* 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 <davadhani@microsoft.com>
Co-authored-by: v-ajnava <v-ajnava@microsoft.com>

* 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 <69238381+kairu-ms@users.noreply.github.com>

* 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 <rirajend@microsoft.com>
Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com>
Co-authored-by: Thomas Pham <thompham@microsoft.com>

* 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 <alextts627@gmail.com>
Co-authored-by: Daniel Rocha <daroch@microsoft.com>

* [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 <ttsao@microsoft.com>

* [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 <prigupt@microsoft.com>

* 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 <naji@microsoft.com>

* 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 <wenhaozhang@microsoft.com>
Co-authored-by: Xuyang Cao <xuycao@microsoft.com>

* 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 <bzhan@microsoft.com>

* 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 <sunkaihuisos@gmail.com>
Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com>

* 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 <omelhari@microsoft.com>
Co-authored-by: Kareem Yousef <kayousef@microsoft.com>

* 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 <jhendrix@microsoft.com>

* [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 <taras.vozniuk@microsoft.com>

* [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 <isgu@microsoft.com>

* 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 <weihl@microsoft.com>

* 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 <isgu@microsoft.com>

Co-authored-by: Ritvika Reddy Nagula <rinagula@microsoft.com>
Co-authored-by: tejasshah7 <49326906+tejasshah7@users.noreply.github.com>
Co-authored-by: Ishani Gupta <ishani.gupta27.ig@gmail.com>
Co-authored-by: Ishani Gupta <isgu@microsoft.com>
Co-authored-by: dtuCloud <tudan0103@gmail.com>
Co-authored-by: Weiheng Li <weihengli.tj@gmail.com>
Co-authored-by: Weiheng Li <weihl@microsoft.com>
Co-authored-by: Henry Chen <henche@microsoft.com>
Co-authored-by: irrogozh <irrogozh@microsoft.com>
Co-authored-by: amosarbiv-work <76393841+amosarbiv-work@users.noreply.github.com>

* 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 <algoldsc@microsoft.com>

* 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 <anthakur@microsoft.com>
Co-authored-by: Yiming Lei <59104634+RAY-316@users.noreply.github.com>

* 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 <erelh@microsoft.com>

* [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 <jimmyxie@microsoft.com>

* 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 <yinglzh@microsoft.com>
Co-authored-by: caiqing <caiqing@microsoft.com>
Co-authored-by: YinglueZhang-MS <78456380+YinglueZhang-MS@users.noreply.github.com>

* 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 <32778998+SapirElmakayes@users.noreply.github.com>
Co-authored-by: Sapir Elmakayes <saelmaka@microsoft.com>

* 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 <daroch@microsoft.com>

* 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 <amisi@microsoft.com>
Co-authored-by: Anuj Toshniwal <antoshni@microsoft.com>
Co-authored-by: Abhijit Karanjkar <abhijitkaranjkar@gmail.com>
Co-authored-by: Praful Johari <pjohari@microsoft.com>
Co-authored-by: visunda <visunda@microsoft.com>
Co-authored-by: Vivek Sundararajan <s.vivek.rajan@gmail.com>
Co-authored-by: vivek-microsoft <32766101+vivek-microsoft@users.noreply.github.com>

* [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 <53578268+rahuls-microsoft@users.noreply.github.com>

* resolving s360 item (#16476)

* resloving s360 itme

* added prettier-fix changes

Co-authored-by: Gaurav Bang <gauravbang@microsoft.com>

* fix typo: readonly to readOnly (#16548)

Co-authored-by: Xuyang Cao <xuycao@microsoft.com>

* [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 <saelmaka@microsoft.com>

* [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 <daroch@microsoft.com>
Co-authored-by: alankashiwa <alankashiwa@gmail.com>

* Removed redundant parameters from data pla…
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this pull request Jan 14, 2022
Review request for Microsoft.BotService to update version stable/2021-03-01 and Preview/2021-05-01-preview (#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 <tianxchen@microsoft.com>

* 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 <anatgilenson@microsoft.com>

* 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 <vmanhas@microsoft.com>
Co-authored-by: Thakur Ashutosh Suman <tsuman@microsoft.com>

* [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 <jomejia@microsoft.com>

* 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 <chengll@microsoft.com>

* 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 <bzhan@microsoft.com>

* 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 <bzhan@microsoft.com>

* 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 <bzhan@microsoft.com>

* 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 <jomejia@microsoft.com>

* Fix merge conflicts (#24)

Co-authored-by: Jorin Mejia <jomejia@microsoft.com>

* 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 <vjanardhan@microsoft.com>

* 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 <54701252+sashanm@users.noreply.github.com>
Co-authored-by: t-vjanardhan <77781522+t-vjanardhan@users.noreply.github.com>
Co-authored-by: Nidhi Jain <nidhij@microsoft.com>
Co-authored-by: nija-dev <67132984+nija-dev@users.noreply.github.com>
Co-authored-by: Vaishnavi Janardhan <vjanardhan@microsoft.com>

* 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 <amelran@microsoft.com>

* 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 <ttsao@microsoft.com>

* Update to remove default value for enum RouteType (#16343)

* [Synapse] - Add x-nullable:true for folder property (#16237)

Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>

* 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 <charlili@microsoft.com>

* 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 <matthchr@microsoft.com>

Co-authored-by: Matthew Christopher <matthchr@microsoft.com>

Co-authored-by: Charlie Li <39974812+chengliangli0918@users.noreply.github.com>
Co-authored-by: Charlie Li <charlili@microsoft.com>
Co-authored-by: rsamigullin <89222124+rsamigullin@users.noreply.github.com>
Co-authored-by: Matthew Christopher <matthchr@microsoft.com>

* 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 <davadhani@microsoft.com>
Co-authored-by: v-ajnava <v-ajnava@microsoft.com>

* 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 <69238381+kairu-ms@users.noreply.github.com>

* 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 <rirajend@microsoft.com>
Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com>
Co-authored-by: Thomas Pham <thompham@microsoft.com>

* 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 <alextts627@gmail.com>
Co-authored-by: Daniel Rocha <daroch@microsoft.com>

* [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 <ttsao@microsoft.com>

* [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 <prigupt@microsoft.com>

* 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 <naji@microsoft.com>

* 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 <wenhaozhang@microsoft.com>
Co-authored-by: Xuyang Cao <xuycao@microsoft.com>

* 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 <bzhan@microsoft.com>

* 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 <sunkaihuisos@gmail.com>
Co-authored-by: kai ru <69238381+kairu-ms@users.noreply.github.com>

* 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 <omelhari@microsoft.com>
Co-authored-by: Kareem Yousef <kayousef@microsoft.com>

* 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 <jhendrix@microsoft.com>

* [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 <taras.vozniuk@microsoft.com>

* [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 <isgu@microsoft.com>

* 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 <weihl@microsoft.com>

* 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 <isgu@microsoft.com>

Co-authored-by: Ritvika Reddy Nagula <rinagula@microsoft.com>
Co-authored-by: tejasshah7 <49326906+tejasshah7@users.noreply.github.com>
Co-authored-by: Ishani Gupta <ishani.gupta27.ig@gmail.com>
Co-authored-by: Ishani Gupta <isgu@microsoft.com>
Co-authored-by: dtuCloud <tudan0103@gmail.com>
Co-authored-by: Weiheng Li <weihengli.tj@gmail.com>
Co-authored-by: Weiheng Li <weihl@microsoft.com>
Co-authored-by: Henry Chen <henche@microsoft.com>
Co-authored-by: irrogozh <irrogozh@microsoft.com>
Co-authored-by: amosarbiv-work <76393841+amosarbiv-work@users.noreply.github.com>

* 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 <algoldsc@microsoft.com>

* 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 <anthakur@microsoft.com>
Co-authored-by: Yiming Lei <59104634+RAY-316@users.noreply.github.com>

* 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 <erelh@microsoft.com>

* [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 <jimmyxie@microsoft.com>

* 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 <yinglzh@microsoft.com>
Co-authored-by: caiqing <caiqing@microsoft.com>
Co-authored-by: YinglueZhang-MS <78456380+YinglueZhang-MS@users.noreply.github.com>

* 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 <32778998+SapirElmakayes@users.noreply.github.com>
Co-authored-by: Sapir Elmakayes <saelmaka@microsoft.com>

* 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 <daroch@microsoft.com>

* 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 <amisi@microsoft.com>
Co-authored-by: Anuj Toshniwal <antoshni@microsoft.com>
Co-authored-by: Abhijit Karanjkar <abhijitkaranjkar@gmail.com>
Co-authored-by: Praful Johari <pjohari@microsoft.com>
Co-authored-by: visunda <visunda@microsoft.com>
Co-authored-by: Vivek Sundararajan <s.vivek.rajan@gmail.com>
Co-authored-by: vivek-microsoft <32766101+vivek-microsoft@users.noreply.github.com>

* [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 <53578268+rahuls-microsoft@users.noreply.github.com>

* resolving s360 item (#16476)

* resloving s360 itme

* added prettier-fix changes

Co-authored-by: Gaurav Bang <gauravbang@microsoft.com>

* fix typo: readonly to readOnly (#16548)

Co-authored-by: Xuyang Cao <xuycao@microsoft.com>

* [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 <saelmaka@microsoft.com>

* [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 <daroch@microsoft.com>
Co-authored-by: alankashiwa <alankashiwa@gmail.com>

* Removed redundant parameters from data pla…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant