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

Updated ARM resources specs #4

Merged
merged 1 commit into from
Jul 28, 2015
Merged

Updated ARM resources specs #4

merged 1 commit into from
Jul 28, 2015

Conversation

stankovski
Copy link
Member

No description provided.

stankovski added a commit that referenced this pull request Jul 28, 2015
Updated ARM resources specs
@stankovski stankovski merged commit b048c46 into Azure:master Jul 28, 2015
xingwu1 added a commit to xingwu1/azure-rest-api-specs that referenced this pull request Mar 9, 2016
Update ARM-batch swagger spec.
tbombach pushed a commit that referenced this pull request Oct 27, 2016
Addressed comments from tech reviewers with fixes.
salameer pushed a commit that referenced this pull request Dec 17, 2016
Update swagger-checklist.md
EricSten-MSFT added a commit to EricSten-MSFT/azure-rest-api-specs that referenced this pull request Aug 22, 2017
jianghaolu pushed a commit that referenced this pull request Aug 31, 2017
* Microsoft.Web Adding WebApps documentation
* add deployments/log
* add webjobs, continuouswebjobs, triggeredwebjobs
* add siteextensions
* add processes, instance/processes Diagnostics
* add functions, functions/listsecrets, listsyncfunctiontriggerstatus

* Update with review feedback from pull request #1551

* Update #2 with review feedback from pull request #1551

* Update #3 with review feedback from pull request #1551

* Update #4 with review feedback from pull request #1551

* Update #5 with review feedback from pull request #1551

* Fix merge issues.
jhendrixMSFT pushed a commit that referenced this pull request Nov 15, 2017
* added extension properties to Get & GetNode

* fix indentation

* fix indentation

* changed description text

* Adding new API version (2017-05-15-preview). No other changes made (#2)

Adding new API version (2017-05-15-preview). Only three new resources added and all others reference the previous version. 

- Added resources:
 - SoftwareUpdateConfiguration
 - SoftwareUpdateConfigurationRun
 - SoftwareUpdateConfigurationMachineRun

- Validations:
 - Autorest azure validations passed
  - x-ms-examples validated with no errors

* Updated tag in global configuration

Updated tag in global configuration to use the latest api version as per azure PR review comment

* - Fixed 2 typos in URLs (#4)

- Moved parameters inside operations as it was not showing properly in documentation.
marstr pushed a commit that referenced this pull request Dec 19, 2017
* added extension properties to Get & GetNode

* fix indentation

* fix indentation

* changed description text

* Adding new API version (2017-05-15-preview). No other changes made (#2)

Adding new API version (2017-05-15-preview). Only three new resources added and all others reference the previous version. 

- Added resources:
 - SoftwareUpdateConfiguration
 - SoftwareUpdateConfigurationRun
 - SoftwareUpdateConfigurationMachineRun

- Validations:
 - Autorest azure validations passed
  - x-ms-examples validated with no errors

* Updated tag in global configuration

Updated tag in global configuration to use the latest api version as per azure PR review comment

* - Fixed 2 typos in URLs (#4)

- Moved parameters inside operations as it was not showing properly in documentation.

* Fixing merge error

Fixing merge error

* Fixing merge error

Fixing merge error

* swagger updates to address docs and sdk issues (#5)

* Changed property type to integer

* includedUpdateClassifications to scalar integer

* model as string

* type to string

* Created adhoc property to allow code generation of enum with bitfield values since it seems that autorest doesn't support birfields and generate the enum only for string type property

* test

* Removed readonly attribute from name to allow setting outside constructor

* Fixed parameter type and replaced reference to parameter with actual definition

* removed descriminator property

* trying modelAsString with false

* modeled includedUpdateClassifications as string as deserialization was failing

* - First letter capital for better looking doc
- Replaces referece to paramaters with actual definitions on all resources
- Cleaned common definition file

* fixed x-ms-enum without enum on same level error in code generation

* removed subid/rg/aa parameters to simplify sdk

* added paemeters tat path level to avoid passing as arguments in sdk

* more fixes

* more fixes

* fixing more parameters

* Added missing automationAccountName parameter

* made resourceGroupName passed in function for account resource

* made schedule info requred property

* moved filter parameter for better sdk parameter ordering

* ran auto indent on files

* Reformatted the file to use two-spaced indentation as per recommendation.

* Fixing API version in definitions.json
viananth pushed a commit to viananth/azure-rest-api-specs that referenced this pull request Mar 15, 2018
mcardosos pushed a commit that referenced this pull request Apr 24, 2018
* Azure Container Registry Auto Build Feature Swagger and examples

* Updated the Readme to include the new build swagger under default tag

* Removed Required attribute on the route parameters

* Removed the Required attribute for the global parameters and corrected the ProvisioningState

* Updated the readme to fix the CI failures

* Fixed the ref errrors on the global parameters

* Made getLogLink as POST operation

* Added a new getSourceUploadUrl API

* Renamed ImageName to RepositoryName and removed 404 status code

* Removed log parameters for GetBuildLogLink API

* Removed OAuth APIs

* Swagger team review feedback

* Added listBaseImageDependencies to build step and separated PUT and PATCH object types

* Removed Context Path for Quick build

* Removed separate build parameters in QuickBuild object

* Removed some of the unused properties and fixed the response payload of Queue build request

* API updates for base image dependencies

* Making list arguments pageable.

* Added a new POST action for build definition and fixed the Azure resource schema

* The parent resource swagger uses Resource for TrackedResource. So changed according to it

* Renamed the resource buildDefinition to buildTask

* Updated readme to include parent resource swagger

* Added range validation for timeout parameter

* Adding imageNames, No-cache and git commit and image update trigger

* Rebased with remote and fixed the Error schema

* Removed obsolete properties and actions

* Added registry property to BaseImageDependecy

* Update image descriptor

* update examples

* Improve examples

* Revert a change in formatting

* A few improvements and fixes (#4)

* A few improvements and fixes

* Fix the description for build arguments

* Remove error schema

* use 2017-10-01 tag

* Add default response back

* Fix Error status, fix version (#5)

* Remove error schema

* Add default response back

* Fix abandoned as system error

* Fix Error status

* Use preview tag

* Fix tag

* Remove error response schema as they are not used

* Fix default valus (#6)

* Fix CI (#7)

* Add python sdk version

* Add preview to namespace

* Remove an example

* Fix examples (#8)
sandshadow pushed a commit to sandshadow/azure-rest-api-specs that referenced this pull request Aug 21, 2018
…t-NewProp

Added dataStringComparisonBehavior parameter to reference data put/update spec
Nilambari pushed a commit to Nilambari/azure-rest-api-specs that referenced this pull request Sep 10, 2018
Tiano2017 added a commit to Tiano2017/azure-rest-api-specs that referenced this pull request Jul 31, 2019
josuhazure pushed a commit to josuhazure/azure-rest-api-specs that referenced this pull request Mar 6, 2020
Updated the warnings response for sentiment
changlong-liu added a commit to changlong-liu/azure-rest-api-specs that referenced this pull request Aug 24, 2020
adewaleo pushed a commit to adewaleo/azure-rest-api-specs that referenced this pull request Nov 18, 2020
SystemData and new readonly KeyVaultProperties
ChenglongLiu referenced this pull request in ChenglongLiu/azure-rest-api-specs May 24, 2021
Swagger changes for enabling certname check and onboarding prevalidated customdomains
markcowl pushed a commit that referenced this pull request Jun 29, 2021
* ACR Admin swagger spec changes

* Release/larisab (#1)

* Add swagger spec for acr setup.

* Add swagger spec for acr setup - fixed jsons.

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

* Add swagger spec for acr setup - fixed typo.

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

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

* Add swagger spec for acr setup - addressed comments.

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

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

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

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

Co-authored-by: Larysa Borodina <larisab@microsoft.com>

* Update API changes (#2)

* Update API changes

* Add delete call implementation

* update examples

* Fix swagger validation errors. (#3)

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

* Fix model validation fix

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

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

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Release/acrchanges (#8)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Release/acrchanges (#9)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Release/larisab (#11)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 12th.

* Release/acrchanges (#12)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Release/acrchanges (#13)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Release/acrchanges (#14)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Release/acrchanges (#15)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Release/acrchanges (#16)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Release/acrchanges (#17)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Release/acrchanges (#18)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Release/acrchanges (#19)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Release/acrchanges (#20)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Release/acrchanges (#21)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

* Release/acrchanges (#22)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

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

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

* Release/acrchanges (#23)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

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

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

* Fix swagger specs - 34th

* Release/acrchanges (#24)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

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

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

* Fix swagger specs - 34th

* Test cmdlet name creation with recommended operation id for quota

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Release/acrchanges (#25)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

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

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

* Fix swagger specs - 34th

* Test cmdlet name creation with recommended operation id for quota

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Use v2 common resource types.

* Release/acrchanges (#26)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

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

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

* Fix swagger specs - 34th

* Test cmdlet name creation with recommended operation id for quota

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Use v2 common resource types.

* Use v2 common resource types for parameters also.

* Release/acrchanges (#27)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

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

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

* Fix swagger specs - 34th

* Test cmdlet name creation with recommended operation id for quota

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Use v2 common resource types.

* Use v2 common resource types for parameters also.

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

Co-authored-by: Rohit Jaini <rjaini@microsoft.com>
Co-authored-by: larysaborodina <larysaborodina@gmail.com>
mkarmark pushed a commit to mkarmark/azure-rest-api-specs that referenced this pull request Jul 21, 2021
* ACR Admin swagger spec changes

* Release/larisab (Azure#1)

* Add swagger spec for acr setup.

* Add swagger spec for acr setup - fixed jsons.

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

* Add swagger spec for acr setup - fixed typo.

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

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

* Add swagger spec for acr setup - addressed comments.

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

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

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

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

Co-authored-by: Larysa Borodina <larisab@microsoft.com>

* Update API changes (Azure#2)

* Update API changes

* Add delete call implementation

* update examples

* Fix swagger validation errors. (Azure#3)

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

* Fix model validation fix

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

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

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Release/acrchanges (Azure#8)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Release/acrchanges (Azure#9)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Release/larisab (Azure#11)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 12th.

* Release/acrchanges (Azure#12)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Release/acrchanges (Azure#13)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Release/acrchanges (Azure#14)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Release/acrchanges (Azure#15)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Release/acrchanges (Azure#16)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Release/acrchanges (Azure#17)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Release/acrchanges (Azure#18)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Release/acrchanges (Azure#19)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Release/acrchanges (Azure#20)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Release/acrchanges (Azure#21)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

* Release/acrchanges (Azure#22)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

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

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

* Release/acrchanges (Azure#23)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

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

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

* Fix swagger specs - 34th

* Release/acrchanges (Azure#24)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

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

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

* Fix swagger specs - 34th

* Test cmdlet name creation with recommended operation id for quota

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Release/acrchanges (Azure#25)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

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

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

* Fix swagger specs - 34th

* Test cmdlet name creation with recommended operation id for quota

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Use v2 common resource types.

* Release/acrchanges (Azure#26)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

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

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

* Fix swagger specs - 34th

* Test cmdlet name creation with recommended operation id for quota

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Use v2 common resource types.

* Use v2 common resource types for parameters also.

* Release/acrchanges (Azure#27)

* Fix swagger validation errors - 4th.

* Fix swagger validation errors - 5th.

* Fix swagger validation errors - 6th.

* Fix swagger validation errors - 7th.

* Fix swagger validation errors - 13th.

* Fix swagger validation errors - 14th.

* Fix swagger validation errors - 15th.

* Fix swagger validation errors - 16th.

* Fix swagger validation errors - 17th.

* Fix swagger validation errors - 18th.

* Fix swagger validation errors - 19th.

* Fix swagger validation errors - 20th.

* Fix swagger validation errors - 21th.

* Fix swagger validation errors - 21st.

* Fix swagger validation errors - 22st.

* Fix swagger validation errors - 23st.

* Fix swagger validation errors - 24st.

* Fix swagger validation errors - 25th.

* Fix swagger validation errors - 26th

* Fix swagger validation errors - 27th

* Fix swagger validation errors - 28th

* Fix swagger validation errors - 29th

* Fix swagger validation errors - 30th

* Fix swagger validation errors - 31th

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

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

* Fix swagger specs - 34th

* Test cmdlet name creation with recommended operation id for quota

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Test cmdlet name creation with recommended operation id

* Use v2 common resource types.

* Use v2 common resource types for parameters also.

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

Co-authored-by: Rohit Jaini <rjaini@microsoft.com>
Co-authored-by: larysaborodina <larysaborodina@gmail.com>
BigCat20196 added a commit that referenced this pull request Sep 6, 2021
libc16 pushed a commit to libc16/azure-rest-api-specs that referenced this pull request Jan 6, 2022
mccleanp pushed a commit that referenced this pull request Mar 23, 2022
libc16 pushed a commit to libc16/azure-rest-api-specs that referenced this pull request May 17, 2022
[MLC] label sslConfiguration and virtualMachineImage as nullable
haagha pushed a commit that referenced this pull request Aug 12, 2022
#19958)

* add new api version

* add examples for optimizedForFrequentAttach

* adding diskcontrollertypes

* adding example and removing unknown characters

* removing unknown character

* removing null

* updating description

* Fix examples and readme

* fix based on target branch

* add examples

* remove bad files

* fix readme

* fix description for property

* adding nvme to customwords.txt

* Updating comment on NVME feature

* Fixed swagger bugs (#4)

* Fixed swagger bugs

* Addressed comments

* Updated description

* Added performancePlus property

* Updated description for performance plus

* Addressed comments

* Removed read Only property

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

Co-authored-by: Sarah Rahman <sarahrahman@microsoft.com>
Co-authored-by: Akash Pargat <akashpargat@yahoo.com>
Co-authored-by: akashpargat <akashpargat@microsoft.com>
ArcturusZhang pushed a commit that referenced this pull request Sep 14, 2022
* New Api version 2022-07-02

* readme changes

* version update

* Adding diskControllerTypes and optimizedForFrequentAttach to resources (#19958)

* add new api version

* add examples for optimizedForFrequentAttach

* adding diskcontrollertypes

* adding example and removing unknown characters

* removing unknown character

* removing null

* updating description

* Fix examples and readme

* fix based on target branch

* add examples

* remove bad files

* fix readme

* fix description for property

* adding nvme to customwords.txt

* Updating comment on NVME feature

* Fixed swagger bugs (#4)

* Fixed swagger bugs

* Addressed comments

* Updated description

* Added performancePlus property

* Updated description for performance plus

* Addressed comments

* Removed read Only property

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

Co-authored-by: Sarah Rahman <sarahrahman@microsoft.com>
Co-authored-by: Akash Pargat <akashpargat@yahoo.com>
Co-authored-by: akashpargat <akashpargat@microsoft.com>

* Readme.md correction

* Adding examples

* fix syntax

* update  common.json to common-types folder

* example fixes

* fix snapshot example

Co-authored-by: chetmaddula <57730350+chetmaddula@users.noreply.github.com>
Co-authored-by: Sarah Rahman <sarahrahman@microsoft.com>
Co-authored-by: Akash Pargat <akashpargat@yahoo.com>
Co-authored-by: akashpargat <akashpargat@microsoft.com>
Co-authored-by: Theodore Chang <theodore.l.chang@gmail.com>
shishir-msft added a commit that referenced this pull request Feb 1, 2023
lmazuel pushed a commit that referenced this pull request Mar 22, 2023
…ew (#22990)

* health insights cadl + generated openapi spec

* fix PR Comments

* change country to countryOrRegion

* split to multiple cadl projects

* update cadl-project.yaml files

* update example with generic contact details

* update samples with generic contacts

* convert cadl to typespec

* update generated openapi spec

* convert cadl to typespec (#4)

* convert cadl to typespec

* update generated openapi spec

* move ClinicalNoteEvidence to common modules

* remove redundant imports

* fix typespec dependencies

* remove dependencies from main.tsp

* using rest

* move imports from service.tsp to its caller

* fix comment - directive error

* remove imports from service.tsp
nrafalowski added a commit to nrafalowski/azure-rest-api-specs that referenced this pull request Mar 22, 2023
commit c94569d116a82ee11a94c5dfb190650dd675a1bf
Author: Marina Bashtovaya <7862114+mbashtovaya@users.noreply.github.com>
Date:   Wed Mar 22 02:35:49 2023 -0400

    NetworkCloud 2022-12-12-preview API corrections (#23086)

    * first public preview version for NetworkCloud APIs

    * added custom words

    * added required attribute to payloads to correct aaz-dev-tool CLI generation

    * corrected console patch API payload

    * removed invalid child resources list by subscription APIs

commit d0ad5741faee68f00504bf66e22691d90e63589d
Author: Scott Taladay <997923+staladay@users.noreply.github.com>
Date:   Tue Mar 21 22:51:13 2023 -0700

    [Hub Generated] Review request for Microsoft.HealthcareApis to add version stable/2023-02-28 (#22837)

    * Adds base for updating Microsoft.HealthcareApis from version stable/2022-12-01 to version 2023-02-28

    * Updates readme

    * Updates API version in new specs and examples

    * Adding "crossTenantCmkApplicationId" property with a new API version and new examples for data sovereign regions.

    * Fixing some issues based on automatic validator feedback.

    * Removed extra space causing model validation failures.

    * Added Azure App ID validation regex for crossTenantCmkApplicationId string property.

commit d42de0c5e72cfaf5e0049c89940ba00f6ac9815c
Author: Jiayi <14067510+jiayi11@users.noreply.github.com>
Date:   Tue Mar 21 22:09:06 2023 -0700

    Microsoft.AppConfiguration: Add new 2023-03-01 version (#22788)

    * Adds base for updating Microsoft.AppConfiguration from version stable/2022-05-01 to version 2023-03-01

    * Updates readme

    * Updates API version in new specs and examples

    * Add new APIs in 2023-03-01

    * Delete annotations.json

    * Delete assets.json

    * Update readme.test.md

    * Update basic.yaml

    ---------

    Co-authored-by: Lei Ni <7233663+leni-msft@users.noreply.github.com>

commit 9c9786a53eb85f49b77f274fb5baf666ef9f6a30
Author: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
Date:   Wed Mar 22 10:58:20 2023 +0800

    Review request for Microsoft.ContainerService/aks to add version 2023-02-01 & 2023-02-02preview (#23189)

    * release 2023-02-01 & 2023-02-02-preview

    * patch changes to previous API versions

commit cd2b76ce38029e1425ee024cd9403a908c60d71e
Author: Antonio Hernandez <99060535+AntonioHernandez16@users.noreply.github.com>
Date:   Tue Mar 21 19:26:31 2023 -0700

    [Hub Generated] Review request for Microsoft.Consumption to add version stable/2022-09-01 (#23054)

    * Adds base for updating Microsoft.Consumption from version stable/2021-10-01 to version 2022-09-01

    * Updates readme

    * Updates API version in new specs and examples

    * adding new API version (September Copper) to Swagger

    * fixing prettier check

commit 4496ceb36cfeff7443f3570274c437acd72a5ded
Author: Aravind Bharatha <bharathaaravind@gmail.com>
Date:   Tue Mar 21 22:25:52 2023 -0400

    [Hub Generated] Review request for Microsoft.Help to add version preview/2023-01-01-preview (#23056)

    * Generate new Service for help

    * init commit microsoft.help-2023-01-01-preview

    * Updating swagger documentation #1

    * Updating swagger documentation #2

    * Adding suppressions for Help 2023-01-01-preview api

    * Adding suppressions for Help 2023-01-01-preview api #2

    * removed unnecessary files

    * update examples

commit f76d810c973a3dd4ee6938eba0beae3d4799c48c
Author: MichaelMSWork <126775490+MichaelMSWork@users.noreply.github.com>
Date:   Wed Mar 22 04:17:24 2023 +0200

    [Hub Generated] Review request for Microsoft.SaaS to add version preview/2018-03-01-beta (#22911)

    approved with false breaking change

commit b1806afc5064a18eca79fa14137bccc94937f88f
Author: iscai-msft <43154838+iscai-msft@users.noreply.github.com>
Date:   Tue Mar 21 18:46:41 2023 -0700

    make path and body positional (#23185)

commit aa3618d1bd4b18cdbd308b1572c68393beaca9a6
Author: Asaf Levi <100200009+asaflevi-ms@users.noreply.github.com>
Date:   Wed Mar 22 03:09:22 2023 +0200

    [Cognitive Services - Health Insights] CADL revision for public preview (#22990)

    * health insights cadl + generated openapi spec

    * fix PR Comments

    * change country to countryOrRegion

    * split to multiple cadl projects

    * update cadl-project.yaml files

    * update example with generic contact details

    * update samples with generic contacts

    * convert cadl to typespec

    * update generated openapi spec

    * convert cadl to typespec (#4)

    * convert cadl to typespec

    * update generated openapi spec

    * move ClinicalNoteEvidence to common modules

    * remove redundant imports

    * fix typespec dependencies

    * remove dependencies from main.tsp

    * using rest

    * move imports from service.tsp to its caller

    * fix comment - directive error

    * remove imports from service.tsp

commit 806d1616c2ce4c0a93fda266bd020903733ac326
Author: allison-inman <70279908+allison-inman@users.noreply.github.com>
Date:   Tue Mar 21 17:58:06 2023 -0700

    [Hub Generated] Review request for Microsoft.Quota to add version stable/2023-02-01 (#22367)

    * Adds base for updating Microsoft.Quota from version preview/2021-03-15-preview to version 2023-02-01

    * Updates readme

    * Updates API version in new specs and examples

    * Fix version in readme

    * Remove stale version, update readme

    * Mark parameter as optional

commit 543f1920ac96303cc244d60e1c12f0b56fc646db
Author: Paul Hsu <paulhsu@microsoft.com>
Date:   Wed Mar 22 00:40:48 2023 +0800

    Add 2023-02-28-preview. (#23093)

    * Add 2023-02-28-preview.

    * Update cSpell.json

commit 969fd0c2634fbcc1975d7abe3749330a5145a97c
Author: Shannon Hicks <93622349+shanhix1@users.noreply.github.com>
Date:   Mon Mar 20 20:30:14 2023 -0700

    Edit description of properties.provisioningState (#23146)

commit 94e1f43b5c2b1d43716624f0d1dcc77161f2c2a9
Author: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
Date:   Tue Mar 21 11:07:30 2023 +0800

    Update custom words (#23034)

commit 85fb4ac6f8bfefd179e6c2632976a154b5c9ff04
Author: Peng Jiahui <46921893+Alancere@users.noreply.github.com>
Date:   Tue Mar 21 10:43:44 2023 +0800

    [Go] paloaltonnetworks readme.go.md config (#23187)

commit ddcde53422ff186f5b69fb32338ecac3d11c3bca
Author: Charmaine Chan <69230572+charmainewkchan@users.noreply.github.com>
Date:   Mon Mar 20 18:48:53 2023 -0700

    Make failover group status type object to fix resource sync (#23058)

    * Make status object to fix resource sync

    * Remove trailing comma

    * Move changes to 2023-03-15-preview

    ---------

    Co-authored-by: Charmaine Chan <chachan@microsoft.com>

commit 6272a882add762c6b55338da5c45a0537b812d9b
Author: swathipil <76007337+swathipil@users.noreply.github.com>
Date:   Mon Mar 20 13:38:46 2023 -0500

    add data-plane ServiceBus swagger to main (#23057)

    * add back sb swagger

    * update api version param defintion

    * update api version num

    * prettier

    * spellcheck/readme

    * readme/lint

    * suppress x-ms-examples not found err

commit 0080664dbdee831fb21fc817e2acd434fd0fd146
Author: Ismael Navarro-Fuentes <107213645+ismael-ms@users.noreply.github.com>
Date:   Mon Mar 20 10:24:44 2023 -0700

    Fixes for Features APIs' descriptions (#23001)

    * Remove ontology from API descriptions and clarify that properties are defined in the collection definition API

    * Specify GET Collection Definition

    * Add missing descriptions

    * Add more missing descriptions

    * Change 'Response' to 'Result'

    * Fix casing of descriptions

commit 314d792ae3b61131b33f22e644d059b227af85e8
Author: Jorge Cotillo <jcotillo@microsoft.com>
Date:   Mon Mar 20 05:14:47 2023 -0700

    OperationalInsights fix missing enum value (#23123)

commit 3fb19df9ee39171e411cbd28af0cf5ac743d143e
Author: prchalla1 <111384538+prchalla1@users.noreply.github.com>
Date:   Sun Mar 19 23:59:42 2023 -0700

    To add Update Cost Details Field Link in GenerateCostDetailsReport (#23137)

commit ce64ee97437c0af59515e38bc86b45ffedfb1334
Author: Rahul Singh <53578268+rahuls-microsoft@users.noreply.github.com>
Date:   Sun Mar 19 23:11:36 2023 -0700

    Updating example for Linter Errors. (#23174)

    Co-authored-by: Rahul Singh <rahul.station99@gmail.com>

commit 933dbc070dda85e2d115dc42893f07b2ed5b74f6
Author: guptashweta9 <115149822+guptashweta9@users.noreply.github.com>
Date:   Mon Mar 20 11:23:51 2023 +0530

    G3 G4 SKU removal (#23099)

commit 4c843d69ebb62a67fe430330ae0ff42bf8ae89a1
Author: chcmsft <86343602+chcmsft@users.noreply.github.com>
Date:   Mon Mar 20 13:35:51 2023 +0800

    update description of geocoding api (#23101)

commit 6999a987a54bd6e1895c3abc9da7637503cb56e7
Author: Xiaogang <xidi@microsoft.com>
Date:   Mon Mar 20 10:21:30 2023 +0800

    Enable Azure PowerShell CI for liftrqumulo (#22862)

commit b3a9eb662c17cbfc2ae5b7614ea66512bb5022c5
Author: matthohn-msft <89162957+matthohn-msft@users.noreply.github.com>
Date:   Sun Mar 19 18:42:51 2023 -0700

    [Hub Generated] Review request for Microsoft.Communication to add version preview/2023-03-01-preview (#22996)

    * Adds base for updating Microsoft.Communication from version preview/2021-10-01-preview to version 2023-03-01-preview

    * Updates readme

    * Updates API version in new specs and examples

    * Adding version 2023-03-01-preview changes.

    * Adding missing readme.md update

    * Addressing PR comments.

    * Updating to v5 common types

    * Incorporating comments from the stable version PR

    * Updating description for the provisioning state enum

    * Fixing model validation errors

    * Removing redundant systemData property.

    * Adding 201 response to indicate resource was create successfully

commit 72664c83300dfaf6782e22822a5aae0b0df92735
Author: Deyaaeldeen Almahallawi <dealmaha@microsoft.com>
Date:   Fri Mar 17 13:05:54 2023 -0700

    [Language Text] Delete Dynamic Classification from v2022-10-01-preview (#23080)

    * [Language Text] Delete Dynamic Classification from v2022-10-01-preview

    * remove from dev

commit a42a3d01a056f02e345685f311961a18d5862cd1
Author: minnieliu <minnieliu96@hotmail.com>
Date:   Fri Mar 17 11:40:18 2023 -0700

    Feature/room api2023 (#22540)

    * Modify file for the new patch participants API

    * Participant endpoint changes for Rooms Api

    Introduce JMP for particpant collection.

    * Fix directory structure

    * Copy examples from previous version

    * update examples

    * Update swagger json and examples

    * Updated ParticipantsCollection property to use value instead participant and modified its descriptions

    * Update rooms json examples according to new changes (#22495)

    * Update rooms json examples according to new changes

    * Address pipeline validation errors

    * Address pipeline validation errors

    * Address pipeline validation errors

    * revert readme

    ---------

    Co-authored-by: Minnie Liu <peiliu@microsoft.com>

    * Update participant collection (#22498)

    * Updated Participant Collection Property  to use value in place of participant. Updated API sample

    * Updated Rooms_GetParticipants sample

    * Ran Prettier

    * [Rooms] Removed roomJoinPolicy and renamed RoleType to Role (#22494)

    * Added Title Property to RoomModel, CreateRoomRequest, UpdateRoomRequest

    * Revert "Added Title Property to RoomModel, CreateRoomRequest, UpdateRoomRequest"

    This reverts commit 48e46b0eac97bc5c29f7b782ddeb9c869948499c.

    * Added title property to RoomModel, CreateRoomRequest, UpdateRoomRequest (#22513)

    * Revert all changes in the 2022-02-01 swagger (#22539)

    Co-authored-by: Minnie Liu <peiliu@microsoft.com>

    * Revert all changes in the 2022-02-01 swagger

    * Add required request body for patch room (#22589)

    * Add required request body for patch room

    * Update update room example

    * Fix validation checks

    ---------

    Co-authored-by: Minnie Liu <peiliu@microsoft.com>

    * Update authorization description and remove format in Endpoint (#22609)

    * Update authorization description

    * Remove format in endpoint to align with other ACS services

    ---------

    Co-authored-by: Minnie Liu <peiliu@microsoft.com>

    * Updated Rooms API Specification Per Internal Review (#22608)

    * Updated Room API Spec per internal review

    * Fixed Validation Check Failures

    * Fixed Validation Failures on role type

    * Updated default values descriptions

    * Updated Readme with new API version

    * Clean up and fix communication error in spec (#22621)

    * Clean up and fix communication error in spec

    * Fix example version

    ---------

    Co-authored-by: Minnie Liu <peiliu@microsoft.com>

    * Removed Room Title Per Internal Review (#22640)

    * Add a new participant model with role as optional (#22641)

    Co-authored-by: Minnie Liu <peiliu@microsoft.com>

    * createdAt name change (#22651)

    * Remove Rooms 2023-01-01 version to clean up (#22676)

    Co-authored-by: Minnie Liu <peiliu@microsoft.com>

    * Remove bad examples (#22682)

    Co-authored-by: Minnie Liu <peiliu@microsoft.com>

    * Update current feature branch with the changes from DevEx review (#22859)

    * Update current feature branch with the changes from DevEx review

    * Update samples

    * Merge patch samples

    * fix

    * Missed comment from devex review

    * Missed comment from devex review

    * fix grammar

    * fix grammar

    ---------

    Co-authored-by: Minnie Liu <peiliu@microsoft.com>

    * Sort models in alphabetical order (#22886)

    Co-authored-by: Minnie Liu <peiliu@microsoft.com>

    * Add new get rooms list API (#22936)

    * Update format of repeatability-first-sent (#22968)

    * Update format of repeatability-first-sent

    * Update in correct version

    ---------

    Co-authored-by: Minnie Liu <peiliu@microsoft.com>

    * Update readme file to include previous version (#23002)

    * Update readme file to include previous version

    * Fix room ids

    * nit changes to list rooms API

    ---------

    Co-authored-by: Minnie Liu <peiliu@microsoft.com>

    * Update API Specification per preparation for ARB

    * Fix nit

    * Renamed Particpants_Patch to Participants_Update

    * Fix validation errors

    * Create Room should take a map of participants (#23090)

    * Create Room should take a map of participants

    * Fix Room Id example

    ---------

    Co-authored-by: Minnie Liu <peiliu@microsoft.com>

    * Fix validFrom and validUntil exampls

    * Add period to descriptions

    * Update description

    * Update description for create room participants

    ---------

    Co-authored-by: HuangXin-MS <94944762+HuangXin-MS@users.noreply.github.com>
    Co-authored-by: anujissarMS <anujissar@microsoft.com>
    Co-authored-by: Mike Hang <108955604+mikehang-msft@users.noreply.github.com>
    Co-authored-by: Minnie Liu <peiliu@microsoft.com>
    Co-authored-by: Mrayyan <t-siddiquim@microsoft.com>

commit fce14bf881523f16b14d8ecf325e004465cdcf56
Author: Peng Jiahui <46921893+Alancere@users.noreply.github.com>
Date:   Fri Mar 17 11:42:30 2023 +0800

    [Go] newrelic config readme.go.md (#23148)

commit 6dbf5dc1c2894ed15293b40495ac4776fdb2ebce
Author: Tom FitzMacken <4007949+tfitzmac@users.noreply.github.com>
Date:   Thu Mar 16 18:23:57 2023 -0700

    clarify when reserved is required (#22860)

commit 231b725bd2c8fce13c5341e34f7a6329c460dc94
Author: Sena Gungor <senatol@users.noreply.github.com>
Date:   Fri Mar 17 04:06:36 2023 +0300

    Update operation ids (#23100)

commit a5c02f03ec242a2acef309bbdfd4734c100f1839
Author: croos-msft <117782481+croos-msft@users.noreply.github.com>
Date:   Thu Mar 16 11:06:07 2023 -0700

    Add Supporting Windows Docker Container Hosted API Services (#22587)

    * Add windowsdatacontainer and pipeline changes

    * Add pipeline changes

    * Fix hardcoded brnch

    * Copy git file to whichever Dockerfile path is being used

    * Remove changes to data-container pipeline

    * Setup windows pipeline

    * Update with correct ps1 location

    * Fix issues with dockerfile

    * Use Windows-styled folders

    * Add logic to replace base image

    * Add base_image_windows

    * Correctly refer to Dockerfile

    * Enclose in quotation marks

    * Only use servercore:ltsc2022

commit daeb320057bd56a88379c377d934150ef48d143f
Author: Ralf Beckers <bexxx@users.noreply.github.com>
Date:   Thu Mar 16 17:31:56 2023 +0100

    Add support for ChatGPT to Azure OpenAI authoring APIs (#23076)

    * Add old api version as base for new

    * Added changes for new version

    * Fix reference in readme

commit 27983ba0a242e18b9f7cbb6f654f82e3ed471045
Author: Ralf Beckers <bexxx@users.noreply.github.com>
Date:   Thu Mar 16 17:31:20 2023 +0100

    Add support for ChatGPT (chats/completion) for Azure OpenAI (#23074)

    * Added old spec under new location as base

    * Add chat completion API to inference specs

    * Add custom word

    * Fixed model name and product name

commit 7f5ff3f2011f2f8019ff5db4b6cc00a128c01eb5
Author: ofermoses <87987228+ofermoses@users.noreply.github.com>
Date:   Thu Mar 16 10:32:40 2023 +0200

    removing mcas from examples in MDC settings api docs as intergration is being deprecated. (#23072)

    no changes to actual API client, just docs

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

commit f4d602920b38b342c93141fcfe42fa27d0b216c2
Author: giakas <giakas@microsoft.com>
Date:   Thu Mar 16 00:22:40 2023 -0700

    Adding a custom tag with older streaming for C#SDK (#23126)

commit 63ec6d9ea3bed80da29f70e5ab27c0b58d07a2ab
Author: anjaliOra <anjalisharma.rsnr@gmail.com>
Date:   Thu Mar 16 00:07:00 2023 -0700

    [Hub Generated] Publish private branch 'datafactory/anjshar/adfNewSwaggerUpdateForIR' (#23122)

    * [AutoSync] ecc97ae10f new process private swagger update

    * [AutoSync] 45ff9fdbbb moving additionalProps out of props

    * [AutoSync] 0287001cba adding identifier

    ---------

    Co-authored-by: swagger-automation <swagger@microsoft.com>

commit 9565a97e3efbeb3691c9100d5473b0a884c1b786
Author: Tim Lovell-Smith <tilovell@microsoft.com>
Date:   Wed Mar 15 22:26:14 2023 -0700

    Refactor cache swagger to deduplicate SkuName enum definitions. (#23049)

commit 51b8f2084b05e705baf30f24ea0a40a346e2c5a5
Author: Crystal YU <chunyu@microsoft.com>
Date:   Thu Mar 16 11:37:32 2023 +0800

    upgrade openapi to typespec library 0.41.0 (#23038)

    * upgrade openapi to tyepspec library 0.41.0

    * add typespec as custom word

    * update package.json

commit 75376d385724a046204f53baccc6fa1bbfdbe73b
Author: Crystal YU <chunyu@microsoft.com>
Date:   Thu Mar 16 11:20:14 2023 +0800

    upgrade AnomalyDetector to use typespec library 0.41.0 (#23036)

    * upgrade AnomalyDetector to use typespec library 0.41

    * updated package.json

    * remove un-used python emitter dependency

commit 8e7fbe5d8c0e33f99ad365951485107a0ad8a181
Author: jha1bhavna <122248715+jha1bhavna@users.noreply.github.com>
Date:   Thu Mar 16 08:34:39 2023 +0530

    Adding None as allowed values for TLS (#22949)

commit ebd66fc9cadab5c3165b8610d47e3e863edec13a
Author: himasekhar-ms <124761034+himasekhar-ms@users.noreply.github.com>
Date:   Thu Mar 16 08:21:47 2023 +0530

    Himasekhar ms mediaservices microsoft.media 2023 01 01 (#22557)

    * Adds base for updating Microsoft.Media/Metadata from version stable/2022-08-01 to version 2023-01-01

    * Updates readme

    * Updates API version in new specs and examples

    * Adding new version 2023-01-01 for metadata APIs which includes ecryption scope support in Assets create API

    * Updating AssetsAndAssetFilters manifest with new property encryptionScope and adding new test case for asset create with encryption scope

    * Fixed text alignment issues in the example file

    * Adding new example file in AssetsAndAssetFilters

    * Add missing swagger files and update tag name

    * Fixing the path for the Swagger file

    * Updating stemingService version to 2022-01-01

    * Updating stemingService version to 2022-08-01

    * Reverting the StremingServive API version changes

    * fix the test readMe file

    * fix the test readMe input file version

    ---------

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

commit ee157d6bbf6e4c4fdc8a47b380e00ddd56a0e852
Author: Oliver Towers <olivert@microsoft.com>
Date:   Wed Mar 15 01:41:16 2023 -0700

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

    * Adds base for updating Microsoft.DocumentDB from version preview/2022-11-15-preview to version 2023-03-01-preview

    * Updates readme

    * Updates API version in new specs and examples

    * Apply 2023-03-01-preview addditions

    * Apply mongocluster additions

    * Minor changes.

    * Fixes fo go and Lintdiff/descriptions.

    * Add back canceled provisioningState

commit 5342f4101b09fc87f595b980bb4bb59f8d143027
Author: Moshe Malka <moshemal@gmail.com>
Date:   Wed Mar 15 09:27:05 2023 +0200

    [Hub Generated] Review request for Microsoft.AlertsManagement to add version stable/2023-03-01 (#22284)

    * Adds base for updating Microsoft.AlertsManagement from version preview/2021-07-22-preview to version 2023-03-01

    * Updates readme

    * Updates API version in new specs and examples

    * adding PrometheusRuleGroups stable api-version

    * rename example titles

    * improve descriptions

    * improve examples

    * fix lintdiff errors

    * add pattern to rule name

    * fix pattern

    * remove validations

    * add recomandations

    * change actions

    * change to last acions property version

    * run prettier

    * fix PR review comments

    ---------

    Co-authored-by: Moshe Malka <momalka@microsoft.com>

commit c72a972a6d4fa9e64bb62653e996155379292ebf
Author: Matthew Christopher <matthchr@users.noreply.github.com>
Date:   Tue Mar 14 23:29:05 2023 -0700

    Update Microsoft.Sql ARM API with "format: arm-id" where appropriate and x-ms-secret where appropriate (#22677)

    * SQL ARM IDs

    * Secrets

    * Examples fix

    * Fix examples

commit 4ede5fdef83563cfd08b1017ade793cb4e089057
Author: Naman Agarwal <namanag16@gmail.com>
Date:   Wed Mar 15 11:33:19 2023 +0530

    [Stable Oct GA] Bring back Scheduled Shutdown MLC models (#23069)

    Co-authored-by: Naman Agarwal <naagarw@microsoft.com>

commit 7e5861ad01a796a72617080e89e42f428e66242e
Author: Chris Huang <huangc@microsoft.com>
Date:   Tue Mar 14 21:37:19 2023 -0700

    [Hub Generated] Review request for Microsoft.Devices to add version preview/2022-11-15-preview (#22067)

    * Adds base for updating Microsoft.Devices from version preview/2022-04-30-preview to version 2022-11-15-preview

    * Updates readme

    * Updates API version in new specs and examples

    * Huangc 2022 11 15 preview (#22110)

    * update iothub example with ipversion and new api version of 2022-11-15-preview

    * fix validation

    * fix with adding location into lro header

    * update manual failover json with adding azure-AsyncOperation

    * remove location to see if pass the check

    * fix

    * fix

    * fix

    * fix with adding location

    * Adding Azure-AsyncOperation to manualfailover

    * test fix

    * quick style fix for 2019-03-22

    * update 2022-11-15-preview MF example

commit 9afbd00d619f4443ba50848f77c9b6237ba76d15
Author: Samuel Kuang <samuk@microsoft.com>
Date:   Tue Mar 14 20:42:46 2023 -0700

    Merge release sentinel 2023 03 01 preview (#22983)

    * Adds base for updating Microsoft.SecurityInsights from version preview/2023-02-01-preview to version 2023-03-01-preview

    * Updates readme

    * Updates API version in new specs and examples

    * Update description of AAD (#22508)

    * Update description of AAD

    AAD should be AADIP to prevent mistakes from customer

    * Add custom word AADIP

    AADIP = Azure Active Directory Identity Protection

    * Remove bing phishing feed msti connector (#22706)

    * remove bing phishing feed from msti connector

    * revert to release-Sentinel-2023-03-01-preview

    * fixes

    * fixed validation issues

    * renamed example file

    * added response status codes for examples

    * Automation rules - 2023-03-01-preview - add entity trigger API (#22523)

    * adjust version order

    * Fix cross-version breaking changes.

    Fix cross-version breaking changes.

    * Pull in metadata changes from stable version.

    * Update Metadata.json

    * Update Incidents.json

    add readonly flag for providerIncidentId.

    * Update readme.md

    GuidUsage AutoRest-Linter suppression.

    * Update readme.md

    suppress GuidUsage

    * Update readme.md

    Correct suppression.

    * Update readme.md

    Fix suppression.

    ---------

    Co-authored-by: shschwar <55053268+shschwar@users.noreply.github.com>
    Co-authored-by: aviyerMSFT <87452453+aviyerMSFT@users.noreply.github.com>
    Co-authored-by: loriatarms <105870291+loriatarms@users.noreply.github.com>

commit 5bf60a6746bc03fbff78cc68595eb11f2f212d19
Author: Dor Siso <60354892+dosiso@users.noreply.github.com>
Date:   Wed Mar 15 04:28:59 2023 +0200

    Limit top incidents resource types (#22790)

    * Add blockchain to latest profile

    * Add additional types

    * Limit incidents list resource type maximum results

    * Fix format

    ---------

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

commit ac29c822ecd5f6054cd17c46839e7c04a1114c6d
Author: apattath <avin.pattath.318@gmail.com>
Date:   Tue Mar 14 17:45:00 2023 -0700

    Azure Communication Services Email API for GA (#22979)

    * Copy existing preview version of CommunicationServicesEmail API to stable folder in preparation for GA

    * update version to 2023-03-31

    * update comment about events for 202 result

    * update readme file

    * updated description of Operation-ID header

commit a05c36a524b42600bbdbbeddc8e3527f7d424351
Author: Alex Karcher <alkarche@microsoft.com>
Date:   Tue Mar 14 17:08:04 2023 -0700

    Updating Microsoft.Web api to remove duplicate workflowState definition (#23083)

    * Merging upstream/main

    * Updated flowState to be a reference

    * Removing conflict

    * Revert "Removing conflict"

    This reverts commit 7029fe8d55fa49997bfdeb99160a64a4f1c24e66.

    * Revert "Merging upstream/main"

    This reverts commit d60a048ccee93685c11e53b623ed17bd1da77325.

commit adbce0f14768da2404217860a8d35f9aeb16388e
Author: AmirGeorge <amgeo@microsoft.com>
Date:   Tue Mar 14 20:19:45 2023 +0200

    Adding changes for Language Authoring 2023-04-01 to dev folder (#22396)

    * Adding changes for Language Authoring 2023-04-01 to dev folder

    * removing examples of features not shipping in GA

    * fixes

    ---------

    Co-authored-by: Amir George <amir.george.microsoft@gmail.com>

commit 5a49823c43b422e5f3b0ec2ce8846d84cfe7c149
Author: Gaurav Kumar <gakum@microsoft.com>
Date:   Tue Mar 14 18:27:33 2023 +0530

    [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2023-02-01 (#22492)

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

    * Updates readme

    * Updates API version in new specs and examples

    * Adding Restore Settings

commit f858b937d0f921a9d008a1d03ab74c3fc4378470
Author: gulopesd <73562152+gulopesd@users.noreply.github.com>
Date:   Tue Mar 14 00:03:53 2023 -0700

    Edit description of orderBy (#22807)

commit 100f2b143b144287dbfd11dd2615c36070fbd1fe
Author: grchris-microsoft <76813672+grchris-microsoft@users.noreply.github.com>
Date:   Tue Mar 14 09:02:02 2023 +0200

    [Hub Generated] Review request for Microsoft.Insights to add version preview/2023-01-01-preview (#22575)

    * Adds base for updating Microsoft.Insights from version stable/2020-10-01 to version 2023-01-01-preview

    * Updates readme

    * Updates API version in new specs and examples

    * added tenant scope in the new ALA api version

    * updated tenant level service health rule example

    * fixed linter errors

    * added "actionProperties" to the api and examples

    * fix prettier. added object types. typo fix

    ---------

    Co-authored-by: Gregory Chris <sgchris@gmail.com>

commit a54263176acce91199a19333d6c4717367a3317e
Author: saviesacov <96383178+saviesacov@users.noreply.github.com>
Date:   Tue Mar 14 08:06:59 2023 +0200

    Marketplace version 2023-01-01 (#22527)

    * init version 2023-01-01

    * GetPrivateStoreOffersWithSubscriptions

    * readme package-2023-01-01

    * add flatten

    * renaming

    * add x-ms-pageable

    * CollectionOffersByContext returns OfferProperties

    * minor fix

    * mapOffersToContexts

commit d4dfb3388ab40185cf302512268ad1406f666d64
Author: pednekarpraj <72415888+pednekarpraj@users.noreply.github.com>
Date:   Mon Mar 13 19:37:10 2023 -0700

    Update eTag property description (#23059)

commit 9f339d469c0fe83466edfe295a7960c82ebecf4f
Author: Carlos Oviedo <88506033+carlosov-ms@users.noreply.github.com>
Date:   Mon Mar 13 18:49:38 2023 -0500

    [Hub Generated] Publish private branch 'dev-graphservicesprod-Microsoft.GraphServices-2022-09-22-preview' (#23000)

    * add or modify files

    * Update graphservicesprod.json

    Bring changes from https://github.com/Azure/azure-rest-api-specs-pr/pull/9502/files.

    ---------

    Co-authored-by: Xiaofei Cao <92354331+XiaofeiCao@users.noreply.github.com>

commit ae3714515dfa35d3a65fc27df6b8a6835d996db1
Author: Drew McDaniel <drewm@microsoft.com>
Date:   Mon Mar 13 14:57:14 2023 -0700

    Updating notification for Compute (#23018)

commit 6b921fdde7c1806efca2b5aa41ca46ec65f3092e
Author: pansharm-ms <106319348+pansharm-ms@users.noreply.github.com>
Date:   Mon Mar 13 21:55:10 2023 +0530

    Add PDS GA APIs. (#23010)

    * Add PDS GA APIs.

    * Fix timespan.

    * Correct examples.

commit 9e17eb2d475e8908277d929b0e4a4c582e2ba752
Author: Yuchao Yan <yuchaoyan@microsoft.com>
Date:   Mon Mar 13 19:33:21 2023 +0800

    update (#22981)

commit 0e13373c80d638f9e0370877aee0ffe5c3101f5d
Author: Roger Nhan <110417948+rnhan@users.noreply.github.com>
Date:   Mon Mar 13 04:45:55 2023 -0400

    [Hub Generated] Publish private branch 'main' (#23015)

    * Onboard Microsoft.ContainerStorage with API version 2023-03-01-preview

    * Revert accidental change to elasticsan readme

commit 4b4bb1021353692578499f43f1aa912964a2b7e2
Author: zdelacerda-microsoft <90284189+zdelacerda-microsoft@users.noreply.github.com>
Date:   Mon Mar 13 01:06:14 2023 -0700

    [Hub Generated] Publish private branch 'imagebuilder/master' (#22901)

    * [AutoSync] a35dd0d71 Merged PR 6495219: Release swagger changes through shift left

    * [AutoSync] 2a3c8eafa Merged PR 7671495: Merge from develop to master to start ABI release

    * Update custom-words.txt

    adding "DistributeVersioner" to custom-words doc

    ---------

    Co-authored-by: swagger-automation <swagger@microsoft.com>

commit ba9f30eed00b61ebb1ceedecd65a8ce82c81609b
Author: Yuchao Yan <yuchaoyan@microsoft.com>
Date:   Mon Mar 13 12:57:40 2023 +0800

    Update readme.python.md (#23033)

commit 9665feff0ab62918a35e19f1c82187397ec81705
Author: navba-MSFT <57353862+navba-MSFT@users.noreply.github.com>
Date:   Mon Mar 13 10:20:29 2023 +0530

    {AzureServiceFabric} fixes Azure/azure-rest-api-specs#22806 The ClusterVersion API redirects to invalid link (#22868)

    "description": "The Service Fabric runtime version of the cluster. This property can only by set the user when upgradeMode is set to 'Manual'. To get list of available Service Fabric versions for new clusters use [ClusterVersion API](https://github.com/Azure/azure-rest-api-specs/issues/ClusterVersion.md)"

    The link goes to ./ClusterVersion.md which does not exist. This actually causes dead links in the official MS documentation, e.g. [here](https://learn.microsoft.com/en-us/rest/api/servicefabric/clusters/list?tabs=HTTP#cluster).

commit ee96574a6d4ed37a06883b8e3f8fd3adf4803b83
Author: Yuchao Yan <yuchaoyan@microsoft.com>
Date:   Mon Mar 13 11:46:12 2023 +0800

    Update readme.python.md (#23031)

commit 17f5f0659c4b395863f1b7752d1bd6a0771a06dd
Author: Yuchao Yan <yuchaoyan@microsoft.com>
Date:   Mon Mar 13 11:45:42 2023 +0800

    Update readme.python.md (#23032)

commit 0fbb9e53310d0e919a11777765f6d4631d192ae2
Author: kim-soohwan <40476315+kim-soohwan@users.noreply.github.com>
Date:   Sun Mar 12 20:05:53 2023 -0700

    [Hub Generated] Publish private branch 'kim-soohwan-keyvault-mhsm-Microsoft.KeyVault-2023-02-01' (#22625)

    * Adds base for updating Microsoft.KeyVault from version stable/2022-11-01 to version 2023-02-01

    * Updates readme

    * Updates API version in new specs and examples

    * Updated readme files

    * Updated location headers to current examples for MHSM async operations

    * Adding georeplication support for Managed HSM

    * Added new isPrimary property to MHSM Regions

    ---------

    Co-authored-by: Soohwan Kim <sookim@microsoft.com>

commit 44cc617c7dd775f221f4e0fb4dda58ff739a40cb
Author: navba-MSFT <57353862+navba-MSFT@users.noreply.github.com>
Date:   Mon Mar 13 07:45:37 2023 +0530

    {AzureNetwork} fixes Azure/azure-rest-api-specs#22448 Making priority required (#22874)

    * {AzureNetwork} fixes Azure/azure-rest-api-specs#22448 Making priority required

    fixes #22448

    [This is the API](https://learn.microsoft.com/en-us/rest/api/virtualnetwork/network-security-groups/create-or-update?tabs=HTTP#code-try-0) I invoked.

    For the NSG security rules without priorities, seems like the priority parameter is required. Azure portal works as expected. I don't think that's allowed but according to the schema it is because the priority property is not marked as required. I tried to create a NSG security rule without the priorities and it failed with below. Intrestingly the Azure

    Request Body:
    ```
    {
      "properties": {
        "securityRules": [
          {
            "name": "rule1",
            "properties": {
              "protocol": "*",
              "sourceAddressPrefix": "*",
              "destinationAddressPrefix": "*",
              "access": "Allow",
              "destinationPortRange": "80",
              "sourcePortRange": "*",
              "direction": "Inbound"
            }
          }
        ]
      },
      "location": "eastus"
    }
    ```
    Response received:
    ```
    {
      "error": {
        "code": "SecurityRuleInvalidPriority",
        "message": "Security rule has invalid Priority. Value provided: 0 Allowed range 100-4096.",
        "details": []
      }
    }
    ```
    This PR will make the priority parameter as required.

    * Update NetworkSecurityGroupRuleDelete.json

    Long running operation should return `azure-AsyncOperation` in response header.

    * Update NetworkSecurityGroupDelete.json

    Long running operation should return location or azure-AsyncOperation in header.

    * Update NetworkSecurityGroupRuleDelete.json

    * Update NetworkSecurityGroupDelete.json

    * Update NetworkSecurityGroupRuleDelete.json

    * Update NetworkSecurityGroupDelete.json

commit cacbca520a479632528f3493a7950fa347da9f52
Author: navba-MSFT <57353862+navba-MSFT@users.noreply.github.com>
Date:   Mon Mar 13 07:45:04 2023 +0530

    {AzureNetwork} fixes Azure/azure-rest-api-specs#20256 Fix for applicationGatewayIpConfigurations, property (#22875)

    fixes #20256

    This swagger definition is defining property applicationGatewayIpConfigurations,

    ```
    "applicationGatewayIpConfigurations": {
              "type": "array",
              "items": {
                "$ref": "./applicationGateway.json#/definitions/ApplicationGatewayIPConfiguration"
              },
              "description": "Application gateway IP configurations of virtual network resource."
            }
    ```
    but actual rest api returned applicationGatewayIPConfigurations, the P is upper case while in swagger it is lower case.
    ```
    {
      "name": "subnet-agw",
      "id": "/subscriptions/<sub-id>/resourceGroups/<rg-name>/providers/Microsoft.Network/virtualNetworks/<vnet-name>/subnets/subnet-agw",
      "properties": {
          "applicationGatewayIPConfigurations": [
              {
                  "id": "/subscriptions/<sub-id>/resourceGroups/<rg-name>/providers/Microsoft.Network/applicationGateways/<agw-name>/gatewayIPConfigurations/appGatewayIpConfig"
              }
          ]
      },
      "type": "Microsoft.Network/virtualNetworks/subnets"
    }
    ```
    Please update correspondingly.

commit 95fb710c0025b325306898a3210333eaaf5d5e62
Author: shesamian <107954668+shesamian@users.noreply.github.com>
Date:   Sun Mar 12 17:41:44 2023 -0700

    [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2023-02-01 (#22930)

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

    * Updates readme

    * Updates API version in new specs and examples

    * Added 2023-02-01 changes

commit 10c740b7224771c889cfb92f128168f5a0568c26
Author: xiaoxu qi <xiaoxuqi@microsoft.com>
Date:   Fri Mar 10 16:57:42 2023 +0800

    Reorganize 2021-12-01-preview into sub service folder (#22988)

    * split into sub service folder

    * fix model validation

    * fix validation

    * fix LRO in stable version

    * fix

commit 571e783ddaa6f898d0984829bee07feee713d14c
Author: Tianen <v-tianxi@microsoft.com>
Date:   Fri Mar 10 16:04:00 2023 +0800

    Delete GitHub Action (#23004)

    * Update specificationRepositoryConfiguration.json

    * delete github action code directlly

    * revert specificationRepositoryConfiguration.json

    ---------

    Co-authored-by: Wei Dong <40835867+dw511214992@users.noreply.github.com>
    Co-authored-by: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
    Co-authored-by: Tianxiang Chen <403562789@qq.com>

commit a2e2617050e68ae1c445db565076c5a7f42ebad4
Author: Roni <roni9311@gmail.com>
Date:   Fri Mar 10 09:31:28 2023 +0200

    [Hub Generated] Publish private branch 'roni93-security-Microsoft.Security-2023-02-01-preview' (#23005)

    * Adds base for updating Microsoft.Security from version preview/2022-11-20-preview to version 2023-02-01-preview

    * Updates readme

    * Updates API version in new specs and examples

    * Add health reports API

    * Fix words and urls

    * Fix spaces

    * revert change

    * fixes

    * Fixes

    * fixes

    * Remove operations

    * Add subscription Id

    * revert change

    * revert change

    * Fixes after CR

    * Change end point scope

    * Fix CR

    * Fix after CR

    * Update exmaples

    * Add to readme

    * Fixed after CR

    * Fixes after CR

    * Fix typo

    * change back to id

    ---------

    Co-authored-by: Roni Zhelenchuk <rzhelenchuk@microsoft.com>

commit c9a6e0a98a51ebc0c7a346f4fd425ba185f44b31
Author: Tianen <v-tianxi@microsoft.com>
Date:   Fri Mar 10 14:39:33 2023 +0800

    Stop GitHub Action Running (#23003)

    * Update specificationRepositoryConfiguration.json

    * delete schedule config

    * revert specificationRepositoryConfiguration.json

    ---------

    Co-authored-by: Wei Dong <40835867+dw511214992@users.noreply.github.com>
    Co-authored-by: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
    Co-authored-by: Tianxiang Chen <403562789@qq.com>

commit 644e559292ea3314c1636285f138b8696536b006
Author: Alfredo Santamaria <chino.sebastian@gmail.com>
Date:   Thu Mar 9 19:01:03 2023 -0800

    Service Fabric Managed Clusters - api version 2023-02-01-preview  (#22752)

    * initital commit copy from 2022-10-01-preview

    * update definitions with new api version

    * update examples

    * add new api version to readme and fix shared gallery example

    * add missing x-ms-error-response

    * add enableNodePublicIP

    * remove unnecessary status codes 404 and 400

    ---------

    Co-authored-by: Alfredo Santamaria Gomez <alsantam@microsoft.com>

commit 65d3b5ecda664c318d2ad011c790ad2d6086ed93
Author: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
Date:   Fri Mar 10 10:48:46 2023 +0800

    Update comment.yml (#22661)

commit dfd2eb9b16d96559b97dbc53bb32597611133796
Author: dav5liao <98427802+dav5liao@users.noreply.github.com>
Date:   Thu Mar 9 18:43:47 2023 -0800

    Dav5liao azurearcdata microsoft.azure arc data 2023 03 15 preview (#22982)

    * Adds base for updating Microsoft.AzureArcData from version preview/2023-01-15-preview to version 2023-03-15-preview

    * Updates readme

    * Updates API version in new specs and examples

    * Copied from azure-rest-api-specs-pr branchRPSaaSMaster

    * required fix.

commit c6a658f01e1f73dbdaef43fe5055ceaca1b60a93
Author: ZhidaLiu <zhili@microsoft.com>
Date:   Thu Mar 9 18:34:36 2023 -0800

    Update SoftDelete/FeatureStore changes to MachineLearningService 2023-02-01-preview (#22998)

    * Add soft delete and FeatureStore support for new api version

    * remove unused property

    * fix format

commit 8f45069999e606869d5817252b89a7513e868db9
Author: zhenbiao wei <424401670@qq.com>
Date:   Fri Mar 10 10:16:40 2023 +0800

    Update readme.python.md (#22989)

    * Update readme.python.md

    * Update readme.python.md

    ---------

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

commit a498cae6d1a93f4c33073f0747b93b22815c09b7
Author: Marina Bashtovaya <7862114+mbashtovaya@users.noreply.github.com>
Date:   Thu Mar 9 19:40:26 2023 -0500

    NetworkCloud 2022-12-12-preview add approved preview corrections (#22820)

    * first public preview version for NetworkCloud APIs

    * added custom words

    * added required attribute to payloads to correct aaz-dev-tool CLI generation

    * corrected console patch API payload

commit 3de956a007e6b8629617b8968409311253927947
Author: Sena Gungor <senatol@users.noreply.github.com>
Date:   Thu Mar 9 16:15:29 2023 +0300

    Update descriptions for Microsoft.DBforPostgreSQL for version stable/2022-11-08 (#22955)

    * Update descriptions

    * Update descriptions & fix cluster names in examples

    * Update domain names & fix config, pec, operation descriptions

    * Update create configuration operation ids

    * Add reference link for storage and vCores

    * Add missing dot in description

    * Change configuration operation id

    * Remove unnecessary property in examples, fix reference link for compute

    * Fix readme error

    * Revert breaking operationId changes

    * Remove suppress rule

    ---------

    Co-authored-by: Ozan Saka <mesaka@microsoft.com>

commit d82babc9bd0fa25260d04e52d841c2a6f59792c8
Author: meirloichter <96380538+meirloichter@users.noreply.github.com>
Date:   Thu Mar 9 09:50:36 2023 +0200

    [S360 fix] Add details field to ErrorResponse (#22910)

    merge with breaking change approved

commit add28efcd3a5fd422285d992fb1ec5ee5a7a40a6
Author: Karishma Daga <karishmadaga@microsoft.com>
Date:   Wed Mar 8 21:29:51 2023 -0800

    [Hub Generated] Review request for Microsoft.MachineLearningServices to add version preview/2023-02-01-preview (#22436)

    * Adds base for updating Microsoft.MachineLearningServices from version preview/2022-12-01-preview to version 2023-02-01-preview

    * Updates readme

    * Updates API version in new specs and examples

    * Add managedResourceGroupTags to registries Feb 2023 Preview swagger (#22617)

    * removed feb2023 registries.json

    * Revert "removed feb2023 registries.json"

    This reverts commit d2d1f7055e00284ba040cf0b792404956fb89c24.

    * add managedResourceGroupTags property

    ---------

    Co-authored-by: Komal Yadav <komalyadav@microsoft.com>

    * updating to feb 2023 preview (#22456)

    * updating to feb 2023 preview

    * adding example files

    * add to custom words, remove spelling errors

    * Update specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2023-02-01-preview/mfe.json

    Co-authored-by: Jianye Xi <59603451+jianyexi@users.noreply.github.com>

    * Update specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2023-02-01-preview/mfe.json

    Co-authored-by: Jianye Xi <59603451+jianyexi@users.noreply.github.com>

    * Update specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2023-02-01-preview/mfe.json

    Co-authored-by: Jianye Xi <59603451+jianyexi@users.noreply.github.com>

    * resolving model validation errors

    * try resolving operation async response validation errors

    * merge data container/ver, queue settings

    * add datacontainer and version example files, add LRO uri

    * update example jobs files, update LRO and registry name pattern

    * last LRO fixes

    * test that batchdeploymentproperties is resolved

    * adding maulik's swagger generation PR changes

    * update swagger with new deduped batch names

    * adding updated computeresource name

    * add boolean featuredatatype

    ---------

    Co-authored-by: Jianye Xi <59603451+jianyexi@users.noreply.github.com>

    * ManagedNetwork Support and paramter parttern update for WorkspaceRP (#22588)

    * add swagger support for managed network

    * update parameter pattern

    * Add rules

    * remove unused file

    * fix

    * fix format and add pattern

    * update format and example

    * revert manage network changes

    * small change

    * revert

    * Staging Branch Gate Fixes and Schema Bug Fix for ModelPackage (#22784)

    * updating to feb 2023 preview

    * adding example files

    * add to custom words, remove spelling errors

    * Update specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2023-02-01-preview/mfe.json

    Co-authored-by: Jianye Xi <59603451+jianyexi@users.noreply.github.com>

    * Update specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2023-02-01-preview/mfe.json

    Co-authored-by: Jianye Xi <59603451+jianyexi@users.noreply.github.com>

    * Update specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2023-02-01-preview/mfe.json

    Co-authored-by: Jianye Xi <59603451+jianyexi@users.noreply.github.com>

    * resolving model validation errors

    * try resolving operation async response validation errors

    * merge data container/ver, queue settings

    * add datacontainer and version example files, add LRO uri

    * update example jobs files, update LRO and registry name pattern

    * last LRO fixes

    * test that batchdeploymentproperties is resolved

    * adding maulik's swagger generation PR changes

    * update swagger with new deduped batch names

    * adding updated computeresource name

    * add boolean featuredatatype

    * fixing model validation pattern error

    * fix LRO gate

    * adding model package updates to swagger

    * un requiring property

    ---------

    Co-authored-by: Jianye Xi <59603451+jianyexi@users.noreply.github.com>

    ---------

    Co-authored-by: Komal Yadav <23komal.yadav23@gmail.com>
    Co-authored-by: Komal Yadav <komalyadav@microsoft.com>
    Co-authored-by: Jianye Xi <59603451+jianyexi@users.noreply.github.com>
    Co-authored-by: ZhidaLiu <zhili@microsoft.com>

commit 1745efa6229fa8ed63ad0ec2dfb5141e37afecac
Author: navba-MSFT <57353862+navba-MSFT@users.noreply.github.com>
Date:   Thu Mar 9 10:10:53 2023 +0530

    {AzurePostgreSQL} fixes Azure/azure-rest-api-specs#22851 Data encryption type enum should be SystemManaged (#22943)

    merged with breaking change approved.

commit 2048c7db421a8e92839f0fccfaf683b60eed9a20
Author: pednekarpraj <72415888+pednekarpraj@users.noreply.github.com>
Date:   Wed Mar 8 19:44:28 2023 -0800

    Fix linter error R4001 (#22973)

commit 93fbd7d8554d2bb504f85daf4c5b6b87db4abb54
Author: Vibhuti-Sharma-Microsoft <vibsharm@microsoft.com>
Date:   Thu Mar 9 08:04:13 2023 +0530

    Added pan specifications (#22878)

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

    Discussed with @Vibhuti-Sharma-Microsoft The operation ID will be fixed in subsequent change, since this version of swagger has already been merged in `azure-rest-api-specs-pr`.

commit f6ca660f317033a6ae2057962305a40f616e27f6
Author: yuc-Li <58678302+yuc-Li@users.noreply.github.com>
Date:   Wed Mar 8 19:51:04 2023 +0800

    {HDInsight} Fix S360 Swagger Linter items - Error R2010 (#22813)

    * Fix Swagger Linter - 1

    * Fix Swagger Linter - 2

    * Fix Swagger Linter - 3

    * Fix Swagger Linter - 4

    * Update Location Value - HDInsight

    * Add "resourceGroups/rg1/" to 17 Location value

    * Update Location value

    Not confirmed but upgraded

    * Update pathToOperationResult to operationid

    ---------

    Co-authored-by: v-yuchenli <v-yuchenli@microsoft.com>

commit 7d313ecb6a58a51046a3916ee5ea6b6d29973522
Author: Yuchao Yan <yuchaoyan@microsoft.com>
Date:   Wed Mar 8 16:33:32 2023 +0800

    update (#22965)

commit 4f4044394791773e6e7e82a9bd90d3935caaca1b
Author: Jorge Herrera <69991673+herreraj-ms@users.noreply.github.com>
Date:   Tue Mar 7 21:56:27 2023 -0800

    [Hub Generated] Review request for Microsoft.Insights to add version stable/2022-06-01 (#22619)

    * Base from version 2021-09-01-preview

    * adding 2022-06-01 for DCR, DCRA, and DCE

    * readme MD changes

    * fix examples

    * fix provisioning value list

    * deduplication for csharp track2

    * custom-words

    * dedupe

    * modelerfour

    * undo readme changes

    * add new package in readme.md

    * fix readme.md

    * revert readme.md

    * add new package

commit 120c2910613641e64e4a4bdf2dcf0cd5af9c7664
Author: kazrael2119 <98569699+kazrael2119@users.noreply.github.com>
Date:   Wed Mar 8 11:24:30 2023 +0800

    update typescript.md for graphservices (#22964)

commit d7558574049caf673720e446ddeab49d0ed8d8c1
Author: Samir Solanki <samirsolanki@outlook.com>
Date:   Tue Mar 7 17:40:49 2023 -0800

    odata fixes for ApiWikis and ProductWikis Api (#22854)

    * odata fixes

    * add skip query

    * apim doc for filter

    * documentation

commit 1e7b408f3323e7f5424745718fe62c7a043a2337
Author: Ray Chen <raychen@microsoft.com>
Date:   Wed Mar 8 07:52:21 2023 +0800

    Updated pipeline related PR assignment (#22945)

commit 68aa92c941547dffe3e0d980a529cdc8688faff3
Author: Jimmy Campbell <jimmyca@microsoft.com>
Date:   Tue Mar 7 10:15:52 2023 -0800

    Update snapshot status selector to take multiple statuses. (#22805)

    * Update snapshot status selector to take multiple statuses.

    * Update snapshot status search to be an array.

    * Name updates.

    * Use capital like 'After' parameter.

commit 92f0949e7d41e69d612c4a9f0d006b5facb84c05
Author: Julia Gong <113055677+juliagongms@users.noreply.github.com>
Date:   Tue Mar 7 09:15:32 2023 -0800

    fix tags, description, and api model (#22958)

commit df54c612a18e376b1bc2ddb7dc12cb31d2a1c149
Author: yifan-zhou922 <78060542+yifan-zhou922@users.noreply.github.com>
Date:   Tue Mar 7 23:18:58 2023 +0800

    Upstream/release purview azure.analytics.purview.catalog 2022 08 01 preview (#21770)

    * update 2022-08-01-preview

    * Update purviewcatalog.json

    * remove get lineage by unique attribute

    * Update readme.md

    * Add search example

    * Revert "remove get lineage by unique attribute"

    This reverts commit d8ea3cddc6d874634aa8e4939799528bf2818c5a.

    * Update purviewcatalog.json

    * Update purviewcatalog.json

    * Fix bizMetadata sample issue

    * Update readme.md

    * fix error

    * remove change in 2022-03-01

    * Update purviewcatalog.json

    * Update purviewcatalog.json

    * update example

    * update examples

    * Update purviewcatalog.json

    * Update missing query parameter

    * update query parameter & response header

    * update lineage examples

    * update example

    * add collection id & add createdBy for glossaryBaseObject

    * update description

    * add examples

    * update examples

    * update additionalProperties to solve invalid type model validation error

    * fix model validation error

    * fix model validation error

    * update description

    * Update description

    * Update Entity_GetEntitiesByUniqueAttributes.json

    * Update query parameter for test

    * Update purviewcatalog.json

    * Revert "Update purviewcatalog.json"

    This reverts commit 6995728d6c3d957d269f1f3c71ff461687c37c81.

    * Update Entity_GetEntitiesByUniqueAttributes.json

    * Revert "Update query parameter for test"

    This reverts commit 21a6f72d4724ed9a15cf645f2a5990b5985ae70e.

    * Update purviewcatalog.json

    * remove additionalProperties for partial update

    * Update purviewcatalog.json

    * Update purviewcatalog.json

    * Update purviewcatalog.json

    * Update purviewcatalog.json

    * Update purviewcatalog.json

    * Update purviewcatalog.json

    * Update purviewcatalog.json

    * update from main branch

    * Update readme.md

    * update api contract according to suggestions

    * Update purviewcatalog.json

    * update examples

    * update description

    * Update purviewcatalog.json

    * Update purviewcatalog.json

    ---------

    Co-authored-by: Allen Liang <liangliang@microsoft.com>

commit 860d9538f338475d45db9921ea954e8562687bda
Author: shono <31944140+shonohs@users.noreply.github.com>
Date:   Tue Mar 7 07:17:34 2023 -0800

    Unified Vision service 3/7 public preview release (#22950)

    * Copy PRs from azure-rest-api-specs-pr.

    * Merge VectorizeText and VectorizeImage APIs

    * Add 'vectorize' to custom-words.txt

    ---------

    Co-authored-by: shono <>

commit 4f97119261c5255091d75cf76a3da79c5954d7a4
Author: Lior Abadi <liorabadi@gmail.com>
Date:   Tue Mar 7 09:17:53 2023 +0200

    Storage Mover: Fix Projects Create Example (#22924)

    Co-authored-by: Lior Abadi <liabadi@microsoft.com>

commit fbfcfd2df9357735a95fc0aba82dd4577ffc1e63
Author: Peng Jiahui <46921893+Alancere@users.noreply.github.com>
Date:   Tue Mar 7 14:59:38 2023 +0800

    [Go] config graphservicesprod readme.go.md (#22944)

commit 84261dbe443523e226f4f5ec55aee6175676715f
Author: Chenjie Shi <tadelesh.shi@live.cn>
Date:   Tue Mar 7 14:59:26 2023 +0800

    update metric version (#22939)

commit 902860572e43c439b2afa02c19dd0be3496ac32f
Author: YanjunGao <85206987+yanjungao718@users.noreply.github.com>
Date:   Tue Mar 7 14:51:18 2023 +0800

    update synapse contact (#22842)

commit 90ee6ae3e12e7ed385f1de94a41fcd9e38361a57
Author: kazrael2119 <98569699+kazrael2119@users.noreply.github.com>
Date:   Tue Mar 7 14:36:04 2023 +0800

    change loadtesting catalog (#22592)

commit dbdac79ee734ab29a7af19172be78126977d7c57
Author: Ray Chen <raychen@microsoft.com>
Date:   Tue Mar 7 14:31:41 2023 +0800

    Update Semantic-and-Model-Violations-Reference.md (#22942)

    add example for LRO_RESPONSE_HEADER fix.

commit 01c8d56b7540cb3d87c83be5c1ca5f25674178ed
Author: Mohit Makhija <mohitmakhija199@gmail.com>
Date:   Tue Mar 7 11:48:40 2023 +0530

    updated Resource ID in all example files for workload monitor (#22920)

    * updated Resoutce ID in all example files for workload monitor api versions

    * updated type for providers in examples Azure Monitor for SAP  for api-version 2021-12-01-preview

    * updated type for providers in examples Azure Monitor for SAP  for api-version 2022-11-01-preview

    * updated type for providers in examples Azure Monitor for SAP  for api-version 2023-14-01

    * updated type for monitor in examples Azure Monitor for SAP  for api-version 2021-12-01-preview

    * updated type for monitor in examples Azure Monitor for SAP  for api-version 2022-12-01-preview

    * updated type for monitor in examples Azure Monitor for SAP  for api-version 2023-04-01

commit d6e5649022cacc7f39dda6e152b34c7315e9bf8c
Author: profDisarray <123163543+profDisarray@users.noreply.github.com>
Date:   Tue Mar 7 11:09:12 2023 +0530

    Rp soft delete (#22260)

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

    * Updates readme

    * Updates API version in new specs and examples

    * Adds RP Soft delete related API changes

    * added ExtendedLocation to IaasVMRestoreRequest (#22468)

    * fixed lint error (#22483)

    * - adding changes for private endpoint support in get, list Rp and trigger restore.

    * -fixing data type

    * fixing validation errors

    * Added changed for Secured VM details and Security Type (#22848)

    ---------

    Co-authored-by: shesamian <107954668+shesamian@users.noreply.github.com>
    Co-authored-by: Arpit Jain <46751982+arpja@users.noreply.github.com>
    Co-authored-by: Saksham Arora <125243942+sakshamarora9575@users.noreply.github.com>

commit 2ac2c7d8cdd8ee5ceab9e05d91441e95eeb66910
Author: poshett <85922721+poshett@users.noreply.github.com>
Date:   Tue Mar 7 10:47:32 2023 +0530

    Adding version 2023-01-01-preview with User API Key changes for Elastic (#22638)

    * Base API Commit

    * Changing API version to 2023-02-01-preview

    * Adding new getOrganizationApiKey post API

    * Adding returnApiKey property in ElasticMonitorResource

    * Updating getOrganizationApiKey URI

    * Adding SubscriptionIdParameter in getOrganizationApiKey

    * Renaming ex to Organizations_GetApiKey

    * Updating description for UserApiKeyResponse

    * Updating examples

    * Updating readme.md

    * Updated Depolyment Info, added marketplace info

    * prettier check fixed

    * model validation fixed

    * validation fix

    * prettier fix

    * Increasing max length limit of companyName and business from 50 to 100

    * Increasing companyName and business max length limits to 100 in all versions

    * Revert "Increasing companyName and business max length limits to 100 in all versions"

    This reverts commit c8977b64daa962bce70d33a325053294a4875610.

    * Revert "Increasing max length limit of companyName and business from 50 to 100"

    This reverts commit 7bd354775b3a57abf310a351c75763bc1aa121f3.

    * Updating summary for getOrganizationApiKey

    * Renaming "returnApiKey" to "generateApiKey"

    * Adding "x-ms-secret": true for apiKey

    * Updating getOrganizationApiKey API to /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Elastic/monitors/{monitorName}/getOrganizationApiKey

    * Rearranging APIs

    * Adding "consumes" to getOrganizationApiKey

    * Changing case of emailId

    * Moving the API under paths

    * Updating User and Company related properties' max length limit to 64

    * Adding Location in response header of LROs

    * Updating getOrganizationApiKey path

    * Updating getOrganizationApiKey Summary

    ---------

    Co-authored-by: Rhea Hooda <rheahooda@microsoft.com>

commit 3a8cbd5a6969b9ae809dd361504ef475bdeb68c5
Author: Ray Chen <raychen@microsoft.com>
Date:   Tue Mar 7 12:20:48 2023 +0800

    Merge global package config (#22735)

    * Merge global package config

    * Added cadl-apiview package

commit 8af107b80ae16a7652d52ba879373b033b0e520d
Author: Wei Dong <40835867+dw511214992@users.noreply.github.com>
Date:   Tue Mar 7 12:18:08 2023 +0800

    update the doc of sdk automation pipeline (#22812)

    * update the doc of sdk automation pipeline

    * Update GenerateInputSchema.json

    * Update README.md

    * Update README.md

commit 149f607f45e76218f0fedff31388270ad1bb055a
Author: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
Date:   Tue Mar 7 12:06:57 2023 +0800

    Update pull_request_assignment.yml (#22817)

commit bbba66026d7a271c80c5cb4c9c0f92b8054133ba
Author: Yuchao Yan <yuchaoyan@microsoft.com>
Date:   Tue Mar 7 11:51:09 2023 +0800

    Update readme.python.md (#22912)

commit f6d16956a7d5b75e125a88d81d7bc9b6fecfd41a
Author: gargankit-microsoft <88656868+gargankit-microsoft@users.noreply.github.com>
Date:   Tue Mar 7 06:48:42 2023 +0530

    removed locale (#22926)

commit c1bf995dbab472761ba4da53ed33c7b621ff8bd9
Author: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
Date:   Mon Mar 6 12:05:17 2023 -0800

    Add missing closing brace (#22935)

commit 8539fe23e90aff363869fd21321b775ce2ccca8b
Author: Dan Liu <dandandanliu915@gmail.com>
Date:   Tue Mar 7 01:28:27 2023 +0800

    Sync Gen2 sas auth swagger to synapse (#22713)

    * Sync Gen2 sas auth swagger to synapse

    * Updated akv reference

    ---------

    Co-authored-by: Dan Liu <liudan7@microsoft.com>

commit 9a59e9be953f01afd42cb7f0b2d18602f14c344a
Author: Osahumen Uyi Aghasomwan <65305780+osaghaso@users.noreply.github.com>
Date:   Mon Mar 6 09:09:16 2023 -0800

    Add email events to event grid (#22272)

    * adding Email event

    * adding Email event

    * adding Email event

    * fixing avocado failure

    * fixing avocado failure

    * fixing avocado failure

    * making update to the sample json

    * making update to the sample json

    * making update to the sample json

    * making update to the sample json

    * remove unnessary definitations

    * remove unnessary definitations

    * adding x-ms-client-name se we dont change property casing

commit af5e3ff90dac7d0b8ae8d319bb2c16ffcdcc2bd6
Author: eladschwartz <116271996+eladschartz@users.noreply.github.com>
Date:   Mon Mar 6 18:25:56 2023 +0200

    [CPX-Marketplace-Catalog] 2023-01-01-preview (#21476)

    * creating new public api version

    * fixing validator issues

    * fixing validator errors

    * fixing string format errors

    * fixing 404 in listing response

    * modifying nextPageLink

    * removing decimal from type description

    * Adding descriptions to product entities

    * removing a typo

    * fixing camel case description

    * description fixes

    * removing cspState typo

    * Updating name of returned catalog API entity

    * Removing count from listing example

    * removing unused query parameter

    * Adding required fields and descriptions

    * Making requested PR changes

    * Wrapping error responses in default return value

    * Removing explicit 400s from example responses

    * removing x-nullable and testing odata naming

    * adding more required fields

    * Updating the products file to contain correct definitions

    * Fixing listing example

    * Fixing example for singlePublic flow

    * Fixing validation issues

    * Adding more validation fixes

    * Fixing json reference in readme file

    * Changing additionalProperties to additionalProductProperties

    * Making some comment and description fixes

    * fixing spelling errors

    * fixing a small typo

    * Adding technical descriptions

    * Fixing typos

    * Adding whitespace to descriptions

    * Adding filterable fields examples

    * Adding more descriptions

    * Fixing some basic spelling errors

    * Adding backticks to orderby

    * Removing duplicates and fixing descriptions

    * Adding custom word

    * Fix filter description

    * changing in to is

    * Fixing second reviewer comments

    * make tests run again

    * reverting test word

    * Revert "Fixing second reviewer comments"

    This reverts commit 772d199a90094f46506ae6e0828a123856f9487e.

    * Adding csv collection type

    * Changing relevant OData types to array

    * Removing $ from descriptions

    * Fixing final PR comments

commit b0a96087a75bc286a7e2735f71872d63692c7baa
Author: singhabh27 <69506434+singhabh27@users.noreply.github.com>
Date:   Mon Mar 6 14:58:36 2023 +0530

    Review request for Microsoft.RecoveryServices to add version stable/2023-01-01 (#22076)

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

    * Updates readme

    * Updates API version in new specs and examples

    * CVM and OS Upgrade changes

    * Update ReplicationProtectionContainers_SwitchProtection.json

    Fixing swagger linting issue.

    * Update service.json

    Swagger correctness fix.

    * Updated supportedOSVersions description.

    * Taken up ARM feedback

    * model validation fix

    * Revert "model validation fix"

    This reverts commit 98310580f5e72f932e7144f11c486261da1d3ed1.

    * Fixing model validations

    * Fixing ReplicationFabrics_Purge.json

    * Fixing model validations

    * RESPONSE_STATUS_CODE_NOT_IN_EXAMPLE fix

    * Adding Azure-AsyncOperation  in header

    * Fixing examples

    ---------

    Co-authored-by: Pradheep Myaka <mpr4ul@outlook.com>

commit 241e964afe675a7be98aa6a2e171a3c5f830816c
Author: GalGoldi72 <124780962+GalGoldi72@users.noreply.github.com>
Date:   Mon Mar 6 09:52:09 2023 +0200

    [Hub Generated] Review request for Microsoft.Security to add version preview/2023-02-01-preview (#22797)

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

    * Updates readme

    * Updates API version in new specs and examples

    * Update new API version…
gils-ms pushed a commit to gils-ms/azure-rest-api-specs that referenced this pull request Mar 27, 2023
Copy CLU runtime 2022-10-01-preview changes to 2023-04-01 GA API.
t-bzhan pushed a commit to t-bzhan/azure-rest-api-specs that referenced this pull request Mar 30, 2023
nikkomiu pushed a commit to nikkomiu/azure-rest-api-specs that referenced this pull request Apr 19, 2023
JoshLove-msft referenced this pull request in JoshLove-msft/azure-rest-api-specs Apr 25, 2023
…ew (Azure#22990)

* health insights cadl + generated openapi spec

* fix PR Comments

* change country to countryOrRegion

* split to multiple cadl projects

* update cadl-project.yaml files

* update example with generic contact details

* update samples with generic contacts

* convert cadl to typespec

* update generated openapi spec

* convert cadl to typespec (#4)

* convert cadl to typespec

* update generated openapi spec

* move ClinicalNoteEvidence to common modules

* remove redundant imports

* fix typespec dependencies

* remove dependencies from main.tsp

* using rest

* move imports from service.tsp to its caller

* fix comment - directive error

* remove imports from service.tsp
rkmanda pushed a commit that referenced this pull request Aug 4, 2023
* cp -r 2022-05-01 2023-03-01

* set version as 2023-03-01

* changes

* switch back to v1 ErrorResponse

* must not use two differert ErrorResponse types

* use v5 ErrorResponse (#4)

* remove sku changes

* #/definitions/Sku

* remove old readme block

* remove skus.json

* add patterns for resource names
ported from Azure/azure-rest-api-specs-pr#11127
PallabPaul added a commit that referenced this pull request Aug 21, 2023
* Update readme.md for latest SDK release (#24618)

Updating tag to release official SDKs based on latest preview version

* [typespec-ci] Add pr trigger for eng/tools/TypeSpecValidation (#24640)

* Azure OpenAI: reuse LRO response model as status polling model (#24556)

* Azure OpenAI: reuse LRO response model as status polling model

* incorporate unreachable type omission for limitation of breaking change triggers

* batch rename for new LRO tack

* Updates after clarification on sync parity snap

* Update: adjustments after re-snap to plans for converged sync API

* Adjustments based on feedback and .NET viability experiments

* Example naming update (caught by CI)

* Example update

* PR feedback and re-disabling ts (will treat separately)

* [TypeSpecValidation/ Format document (#24642)

* Typespec EGv2 Clean CI (#24361)

* update to ResourceAction

* add eventgrid to ci

* example files to be added

* publishexample model after 2018-01-01

* dummyfile

* casing

* remove enum doc

Co-authored-by: Mike Harder <mharder@microsoft.com>

* add examples

* update to just be 200 responses for now

* fix warnings

* response body

* remove additional properties

* remove additional prop 2

* ran prettier

* spacing

* format

* namespace got deleted

* remove utf-8

* format

* format

* nit sample

* Add specification/eventgrid to PR triggers

* update tsp format

* add package dir to c#

* .NET still using directory-name

* update package-dir

* try without quotes like previous config

* namespace

* namespaces

* dir of V2 as in feature branch

* commenting out csharp gen

---------

Co-authored-by: Mike Harder <mharder@microsoft.com>

* [typespec-ci] Discard git changes (#24650)

- Feature was accidentally lost in the bash-to-TypeScript conversion

* adding mutability flag to the identity property ACS (#24477)

* adding mutability flag to the identity property ACS

* Updated base tag to package preview 2023-04

* fix prettier issues

* Add new stable API-version 2023-05-01 in Microsoft.Dataprotection (#24011)

* Base commit from 2023-01-01

* Change API-version from 2023-01-01 to 2023-05-01

* Add hooks changes in Microsoft.Dataprotection

* Correctness fix resProperties,rehydrationPriority

Signed-off-by: SHASHANK SINGH <shashasingh@microsoft.com>

* revert latest commit

* Add change for secureScore, Correctness fix resProperties,rehydrationPriority and update readme files

* Add example regarding change for secureScore

* Removing readonly secureScore from request

* Using UserAssignedIdentity from common-types definitions

---------

Signed-off-by: SHASHANK SINGH <shashasingh@microsoft.com>
Co-authored-by: SHASHANK SINGH <shashasingh@microsoft.com>
Co-authored-by: amchandn <43201777+amchandn@users.noreply.github.com>

* update (#24655)

* [TypeSpecValidation] Enable simple-git logging (#24656)

* Add multi-vector support to search requests (#24614)

* Fixing the API-version in ManagedServices examples (#24578)

* Fixing the API-version in ManagedServices examples

* Addressing the swagger errors

* Addressing the Location header issue on Delete Registration assignment Async operation response

* [Hub Generated] Review request for Microsoft.NotificationHubs to add version preview/2023-01-01-preview (#24072)

* Adds base for updating Microsoft.NotificationHubs from version stable/2017-04-01 to version 2023-01-01-preview

* Updates readme

* Updates API version in new specs and examples

* Notification Hubs: adding API version 2023-01-01-preview

* Notification Hubs: udpating custom words

* Notification Hubs: updating custom-words

* Changing  zoneRedundant (boolean) to zoneRedundancy (enum), making Network ACLs optional

* Notification Hubs: updating examples

* Notification Hubs: fixing property name

* Notification Hubs: fixing examples

* Notification Hubs: resolving some of PR comments

* Notification Hubs: adding x-ms-long-running-operation to one of Private Link operations

* Notification Hubs: removing internal MoveResourceRequest

* Notification Hubs: fixing merge marker

* Notification Hubs: fixing zoneRedundancy

* Notification Hubs: updating Swagger

* Notification Hubs: updating samples

* Notification Hubs: renaming $count to $top

* Notification Hubs: removing 200 response from PrivateEndpointConnection.Delete

* Notification Hubs: fixing async operation annotations

* NotificationHubs: suppressing linter error

* Notification Hubs: fixing async operation annotations

* Notification Hubs: fixing async operation annotations

* Notification Hubs: removing 201 for three operations

* Notification Hubs: adding back response 201 for Notification Hubs - Create or Update

* Notification Hubs: cleanup in 201 status codes

* Notification Hubs: updating ids in examples

* Notification Hubs: updating two examples

* fist add reademe.go.md (#24674)

* Updated correlationInterval example value (#24584)

* add 'location' in example parameter (#24675)

* update example parameter (#24676)

* update example parameter

* update file

* add typescript.md for new service (#24694)

* Form Recognizer v3.1 GA (2023-07-31) (#24634)

* Copy 2023-02-28-preview to 2023-07-31

* v3.1 GA changes

* Update documentation for REST docs

* Add 2023-06-01-preview for Web PubSub (#24268)

* Original commit

* Add 2023-06-01-preview for signalr and webpubsub

* remove no-op Avocado suppressions (#24703)

* Improve automation comment contents formatting (#24704)

* fix update example files for docs generation (#24710)

* fix update example files for docs generation

* fix prettier issues

---------

Co-authored-by: Joel Enikanorogbon <joelen@microsoft.com>

* FabricBot: Onboarding to GitOps.ResourceManagement because of FabricBot decommissioning (#24716)

* Add prIssueManagement.yml to onboard repo to GitOps.ResourceManagement as FabricBot replacement

Owners of the FabricBot configuration should have received email notification. The same information contained in the email is published internally at: https://aka.ms/gim/fabricbot. Details on the replacement service and the syntax of the new yaml configuration file is available publicly at: https://microsoft.github.io/GitOps/policies/resource-management.html

Please review and merge this PR to complete the process of onboarding to the new service.

* Deleting fabricbot.json

---------

Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>

* Adding formatting on save for ts files (#24646)

* Adding formatting on save for ts files

* scoping to eng folder

* cleanup

* aligning prettier with typespec repo

* update tsv.ts formatting

* scoping typescript prettier to entire repo

* revert package-lock

* Added devcontainer for spec writers (#24622)

* Added devcontainer for spec authors

* Adding dockerfile

* Adding comment

* Adding convenient usage and conventions of the sdk repo path

* change MongoDbAtlasDriver name (#24709)

Co-authored-by: Zehua Chen <zehuachen@microsoft.com>

* Remove annotations (#24723)

* [Hub Generated] Publish private branch 'release-managedNetworkFabric-GA' (#24673)

* add or modify files

* Updating the readme.md
1. removing the private-preview data

* Removing the dotnet-sdk error

* Resolving the issue caused due to the backward compatibility.

* S360 Item - Missing Get SubscriptionOperations for 2021-10-01 version. (#24395)

* Resolving S320 Item - Missing Get SubscriptionOperations for 2021-10-01 version.

* Fix pipeline suggestions.

* Minor fix.

* Make Get Subscription operations sync in this version.

* Added suppress rules for failing lint errors.

* Fix suppression Issues.

* Minor fix suppression GetOperation200.

* Address minor fixes.

* Address GetOperation200 changes.

* Update readme.md: attempt suppression fix by adding ["202"] to "responses" to path

---------

Co-authored-by: Abhay Pratap <abhaypratap@microsoft.com>
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>

* add auth and fix some generated code issue in .net (#24725)

* add auth and fix some generated code issue in .net

* fixed style issue and revert property name change

* removed unused options in JS emitter

* Updated namespace value to Azure.Template

* revert examples-directory config change

* Update ci-fix cadl -> TypeSpec update (#24535)

* Update codeowners for postgresql (#24456)

Got a new team created in Azure org @Azure/azure-sdk-write-postgresql

* Add base64 formatting to contentInBase64 property (#24617)

* Add base64 formatting to contentInBase64 property

* Update base64 string

* Update base64 example string in SendEmail.json

* [Hub Generated] Review request for Microsoft.DevCenter to add version preview/2023-07-01-preview (#24291)

* Adds base for updating Microsoft.DevCenter from version preview/2023-01-01-preview to version 2023-07-01-preview

* Updates readme

* Updates API version in new specs and examples

* Add schedule and troubleshoot APIs, add generic id property, update examples

* Add troubleshoot example and update environment examples

* Add ID to project

* Add environment operations API

* Re-add last operation ID

* Run prettier

* Add ID to delay result

* Add suppression for host parameters validation

* Remove last operation ID

* Update with aligned operations API, URI property, file type log response

* Remove old examples

* Fix naming

* Update TTL to 90 days on operations, add delete operationkind

* Add sourceType

* Remove old model

* Use an enum for status

* Consolidate on "sourceUri" for consistency with "uri" property

* Description updates

* Add NotStarted state

* Add default response and missing LRO options to resolve LintDiff warning.

* [Contoso.WidgetManager] Fix formatting (#24744)

- Fixes CI for #24725

* [Maps Search] Fix the array parameters in examples (#24658)

* Fix the array parameters in examples

* Prettier fix

* [OpenAI.Inference] Adding support for OpenAI functions. (#24534)

* Adding 2023-07-01-preview

* updating codegen

* Adding definitions for functions.

* fixes

* updates

* regenerated

* updating examples

* Updating based on some PR feedback

---------

Co-authored-by: Travis Wilson <35748617+trrwilson@users.noreply.github.com>
Co-authored-by: Travis Wilson <travisw@microsoft.com>

* [TypeSpec Validation] Move compile from "postinstall" to "build" (#24745)

- Compiling in "postinstall" breaks existing tools that copy "package.json" from repo root to spec folder

* Update Pricesheet properties for savingsPlan (#24708)

* Update consumption.json

* Update PriceSheet.json

* Update consumption.json

* Update PriceSheet.json

* Update consumption.json

* Update PriceSheet.json

* Update consumption.json

* Update consumption.json

* Update consumption.json

* Update PriceSheet.json

* elasticsan preview refresh microsoft.elasticsan 2022-12-01-preview (#24494)

* Adds base for updating Microsoft.ElasticSan from version preview/2021-11-20-preview to version 2022-12-01-preview

* Updates readme

* Updates API version in new specs and examples

* Added PE related changes

* Added Private Link resource API

* Nit change to correct the path for privateLinkResource API

* Updated Lint errors

* prettier check

* resolved comments & added publicNetworkAccess

* removed publicNetworkAccess & NIT changes

* Updated the list operations

* resolved lintDiff

* proper value for examples and removed value from PECollections

* resolved comments

* spell check resolved

* removing volumeCreateParameter

* [Hub Generated] Publish private branch 'InbalZim-storagemover-Microsoft.StorageMover-RPSaaSMaster-2023-07-01-preview' (#24390)

* add or modify files

* Updated `credentials` models according to PR #24318 + reverted unwanted changes to `readme.md`

* Removed URI format from SMB credentials to support it receiving empty string in order to clean-up their value

* Removed extra hierarchy of `AzureStorageFileShareEndpointBaseProperties`

* improve NR Examples (#24636)

* improve NR Examples

* addressing AutoRun Errors

* Fixing Prettier Issue

* Adding NextLink in Max Examples

* Formatting Azure Resource Id

* Updating Format of azure subscriptionIds

* update code owner (#24754)

* Update readme.python.md (#24758)

* [TypeSpecValidation] Refactor package.json (#24756)

- Improves upon #24745
- Creates eng/tools/package.json for all EngSys tools
- Moves "postinstall" to eng/tools/TypeSpecValidation/package.json
  - Technically incorrect if the package were ever to be published to a registry
  - In practice, the best way I have found so far to use source-based tools in a TypeScript repo

* workflow-bot comments: update breaking changes alternative C to point to alternative B (#24770)

* [Communication] Job Router Public Preview v2022-07-18 (#23804)

* Updated JR swagger with maxNumberOfJobs

* job scheduling swagger changes

* Enforce DistributionMode.kind to be read-only

* retry with removing Required tag from abstract property for DistributionMode

* WorkerState stopped showing up in generated swagger

* Add reofferTimeUtc to decline offer API

* Prettier

* Prettier

* rename WorkerState to RouterWorkerState

* more fixes in polymorphic types

* Rename decline offer request

* prettier fix

* add example for scheduled job

* cpsell fix

* fix response schema validation error

* address review feedback item round 1

* SDK review changes

* More API changes

* Update distribution mode required properties

* Renamings

* job matching mode added

* prettier fixes

* fix examples refs

* update ref examples

* update swagger spec

* fix enum mismatch

* change operator to labelOperator in classification policy get and update ops example

* Update specification/communication/data-plane/JobRouter/preview/2022-07-18-preview/communicationservicejobrouter.json

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

* hide redundant communicationerror and communicationerrorresponse during codegen

* revert commit

* fix typo

* test whether removing kind from request works

* revert removing kind from request

* make kind read-only

* run prettier

* try adding properties to empty classes

---------

Co-authored-by: Rajarshi Sarkar 🦄 <rsarkar@microsoft.com>
Co-authored-by: Rajarshi Sarkar <73562869+sarkar-rajarshi@users.noreply.github.com>
Co-authored-by: Liangying.Wei <lianwei@microsoft.com>

* [OpenAI] Rename properties for Java (#24596)

* renames

* more renames

* testing on the deploymentOrModelName

* revert for no breaking changes

* [TypeSpec] Upgrade to 0.46.0 (#24776)

* [OpenAI] Update generated autorest (#24788)

- Continuation of #24596

* Dynatrace.Observability merge to public repo (#24101)

* Initial Commit

* Updating version in all files

* Removed version from readme

* removing version which are not available from readme

* Resolving PR comments (#24205)

* Features/users/abhargava/merge to public repo (#24230)

* Resolving PR comments

* Features/users/abhargava/merge to public repo (#24233)

* Resolving PR comments

* Responding to the comment in PR review

* Fixed typo

* Features/users/abhargava/merge to public repo (#24253)

* Resolving PR comments

* Responding to the comment in PR review

* Fixed typo

* Added a suppression for Avacado issue

* Adding the required field

* Updating suppression reason

* Updating path for suppression

* Adding suppression for deprecated API

* suppression

* suppress

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

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

* updating path in suppression

* updating suppression

* updating suppression

* Update specification/dynatrace/resource-manager/readme.md: WIP: fixing suppressions

Iteratively work on fixing suppressions

* Update readme.md: update suppressions

* Update readme.md: update suppressions

* Update readme.md: remove Avocado suppressions

---------

Co-authored-by: kanupriyasinghh <113429657+kanupriyasinghh@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>

* Double Header Fix (#24760)

* [OpenAI.Inference] Adding content filter support (#24652)

* first-pass adding annotation

* FilterResult definitions

* move Filter definitions to common

* cleaning up naming and imports

* adding version headers

* added descriptions to objects

* correct self_harm JSON projection

* Correct to "prompt_annotations"

* "prompt_annotations" for chat, too

* Update specification/cognitiveservices/OpenAI.Inference/models/completions.common.tsp

Co-authored-by: Shawn Fang <45607042+mssfang@users.noreply.github.com>

* Add per-choice content_filter_results to /completions

* tsp compile after merge

* recompile with 0.46.0 after today's update

---------

Co-authored-by: Travis Wilson <35748617+trrwilson@users.noreply.github.com>
Co-authored-by: Shawn Fang <45607042+mssfang@users.noreply.github.com>

* Update OpenAI PR assignment (#24794)

* Update OpenAI PR assignment

* Update pull_request_assignment.yml

* [typespec-ci] Automatically detect spec folders to validate (#24629)

* [fist] mgmt, update service name (#24781)

* [typespec-pr] Add pipeline (#24802)

* [typespec-ci] Remove path wildcard (#24804)

* Update engsys CODEOWNERS (#24808)

* Align optionality of content filter categories (#24819)

* Add spec ARM PR review workflow diagram to ARM PR description template. (#24823)

* Add spec PR review workflow diagram to ARM PR description template.

* Update control_plane_template.md: fix link to diagram (#24828)

* Added generator config for OpenAI `Functions` for the Java SDK (#24765)

* Remove repeatability support for token revocation endpoint (#24589)

* Update clientTYpe (#24503)

* [Hub Generated] Publish private branch 'dev-maintenance-Microsoft.Maintenance-2023-04-01' (#24048)

* Revert "Revert "[Hub Generated] Publish private branch 'dev-maintenance-Microsoft.Maintenance-2023-04-01' (#23832)" (#23923)"

This reverts commit e6c0e188a74d051a3a44728ce058e85447553392.

* Removed 202 and Async supression.

* Update documentation.

* Updated documentation

---------

Co-authored-by: Kalpesh Chavan <kachavan@microsoft.com>

* [package-lock.json] Add names to local dependencies (#24846)

- Command "npm update" removes these names, but "npm install" adds them
- It's probably better to keep the names, since users are more likely to run "npm install"

* Update ci-fix.md: add API Doc Preview TSG (#24843)

* Update ci-fix.md: add API Doc Preview TSG

* Remove unsupported SQL Pool Rename/move operation (#24517)

* Updated text for property isSoftDeleteFeatureStateEditable (#24713)

* Updating folder structure for Microsoft.Migrate (#24550)

* folders restructure and update readme

* revert removed offazure in readme

* Removing readonly flag from top level object (#24848)

* [ACS JobRouter] Add misssing descriptions (#24842)

* Updated JR swagger with maxNumberOfJobs

* sync with upstream main

* add descriptions

* prettier fix

* add more missing descriptions

* add more description fixes

---------

Co-authored-by: williamzhao87 <williamzhao87@gmail.com>

* a couple of representation tweaks for codegen (#24847)

* Removed FunctionDefinition as custom class (#24870)

* Update readme.python.md (#24873)

* Update readme.python.md

* Update readme.python.md

* add title in typescript.md (#24879)

* Ericasp/number lookup preview (#24787)

* add isoCountryCode field (#24223)

* changed isoCountryCode description

---------

Co-authored-by: Erica <34174887+ericasp16@users.noreply.github.com>
Co-authored-by: Erica Sponsler <ericasp@microsoft.com>

* Update communicationserviceschat.json (#24845)

* update client name in typescript.md (#24894)

* update sphere ts.md (#24895)

* Convert previous preview version Private Link to GA: 2023-06-30 for mysql (#24738)

* copy previous version as base for 2023-06-30

* update api version

* update readme

* fix arm id

* Fixed code owner for NRP (#24889)

* Synapse SDK release [2023-06] (#24908)

* Anfranci/fixstartexectemplate2 (#24885)

* fix start job exec template required property

* fix start job exec template required property

* fix start job exec template required property

* SRP Swagger Updates for Jan23 [2023-01-01] Api Version GA  (#23918)

* Full copy from 2022-09-01 to 2023-01-01 without any changes

* update examples api version, update swagger api version for each swagger, update readme files

* Feature: AutoUptier for LCM with example

* prettier check

* Update new deafults for allowBlobPublicAccess and allowCrossTenantReplication

* Feature: ObjectReplicationRestorePoint APIs with examples, validation and prettier check

* Feature: Customer Initiated Migration with validation and prettier check

* Feature: Planned Failover with validation and prettier check

* Feature: BlobInventoryPolicyFilter creation time with validation and prettier check

* Revert "Feature: ObjectReplicationRestorePoint APIs with examples, validation and prettier check"

This reverts commit 6942ddfc948f9693cd04e4768a361a6ab0607332.

* Address comments for autoUptier

* address Migration comments

* Update allowedMethods for CORS

* Revert "Address comments for autoUptier"

This reverts commit 5ac6d025ef1d2c5b5898f9e102d6f1cfa4271840.

* Revert "Feature: AutoUptier for LCM with example"

This reverts commit a1469d0b51914d11058e0cab8a7cc294e5aae761.

* remove autoUptier example

* targetSkuName description and migration name parameter

* Remove Get customer initiated migration

* Fix targetSkuName required property, fix typo

* Address lint diff new errors

* Add get migration back, fix uri for post migration

* remove query parameter from post migration

* Resolve Lint Diff errors

* Spell Chek errors

* Fix Post Migration example to return header

---------

Co-authored-by: Udit Sharma <uditsharma@microsoft.com>

* [Hub Generated] Review request for Microsoft.ContainerService/aks to add version stable/2023-06-01 (#24581)

* Adds base for updating Microsoft.ContainerService/aks from version stable/2023-05-01 to version 2023-06-01

* Updates readme

* Updates API version in new specs and examples

* Hobov2 Swagger (#24471)

* Hobov2 Swagger

* fix error

* update python & java readmes (#24462)

* Bring Node os upgrade channel up GA from preview except security patch (#24487)

* bring nodeosimage up to GA except for security channel

* Update managedClusters.json

* add vpa (#24508)

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

* Allow user to specify draintimeout in ga api (#24488)

---------

Co-authored-by: Xu Xue <55420084+xuexu6666@users.noreply.github.com>
Co-authored-by: Paul Miller <paul.miller@gmail.com>
Co-authored-by: huizhifan <60024380+huizhifan@users.noreply.github.com>
Co-authored-by: zhifanhui <zhifanhui@microsoft.com>
Co-authored-by: Paul Miller <pmiller@microsoft.com>

* Release network microsoft.network official 2023 04 01 2 (#24841)

* Adds base for updating Microsoft.Network from version stable/2023-02-01 to version 2023-04-01

* Updates readme

* Updates API version in new specs and examples

* Double Header Fix (#24783)

* Add Basic sku to applicationGateway.json (#24717)

* Add http listeners alias to frontend ip config (#24718)

* Sync mode property on Load balancer backend pool (#24685)

* Sync mode property on Load balancer backend pool

* model fix

---------

Co-authored-by: unknown <anjbal@DESKTOP-ML6T5PL.redmond.corp.microsoft.com>

* Migrate to IP based LB API change (#24633)

* Migrate to IP based LB API change

* Nit Fix

* NIT Fix

* Add body param pools

* Param name update

---------

Co-authored-by: unknown <anjbal@DESKTOP-ML6T5PL.redmond.corp.microsoft.com>

---------

Co-authored-by: Mikhail <mitryakh@microsoft.com>
Co-authored-by: JainRah <108508612+JainRah@users.noreply.github.com>
Co-authored-by: russsantos <127546568+russsantos@users.noreply.github.com>
Co-authored-by: anjbal <137822143+anjbal@users.noreply.github.com>
Co-authored-by: unknown <anjbal@DESKTOP-ML6T5PL.redmond.corp.microsoft.com>

* Adding new APIs for billing visibility in new version 2023-07-01-preview for Microsoft.Elastic (#24587)

* Base API Commit

* Changing API version to 2023-07-01-preview

* Adding new apis for billing visibility

* updating readme.md

* added partnerEntityUri in the response

* model validation fixed

* taking parameters from v5 common types

* [typespec-ci] Improve change detection (#24825)

- Fixes #24813
- Fixes #24818

* [typespec - pr] Validate all specs if any changes to common files (#24826)

- Fixes #24814

* [typespec-ci] Disable PR trigger (#24920)

* Storage STG 90 (#24915)

* Added new version of Data Lake swagger (#23905)

* Added new Files swagger (#23907)

* Paginated Directory Delete (#24146)

* mgmt, java, azurestackhci, dedup name "Update" (#24924)

* update parameter name in selfhelp sample (#24928)

* Update TypeSpec get started guide (#24901)

* Update TypeSpec get started guide

* Update documentation/typespec-rest-api-dev-process.md

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>

---------

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>

* [Hub Generated] Review request for Products to add version preview/2023-05-01-preview (#24678)

* Adds base for updating Products from version preview/2023-01-01-preview to version 2023-05-01-preview

* Updates readme

* Updates API version in new specs and examples

* 2023-05-01-preview version

* fix locations

* fix readme

* fix validations 1

* fix RAM

* Add has RI

* Remove dynamic page size query param

* Refactor operation id

* Fix readme

* Fix products operation id

* Documentation fix 1

* Documentation fix 2

* Documentation fix 3

* spell check fixes

* prettier fixes

---------

Co-authored-by: Oren Kafka <orkafka@microsoft.com>

* [Get-TypeSpec-Folders.ps1] Sort output alphabetically (#24932)

* [Validate-TypeSpec.ps1] Add GitClean switch (#24933)

- Continuation of #24629

* [Hub Generated] Publish private branch 'RPSaaSMaster' - NetworkCloud 2023-07-01 stable API  (#24722)

* add or modify files

* removed non-published old private preview

* New stable api 2023-04-01 Microsoft.RedHatOpenShift (#23772)

* Previous API version

* New API 2023-04-01

* Fix swagger linting error

* Added xmsEnum for OutboundType

* Re-word description for OutboundType

* Microsoft.OperationalInsights: Correcting Total retention in days limitation. (#24574)

* OperationalInsights: 2022-10-01 stable version

* Actual changes.

* More fixes.

* more changes.

* Removing redundant breaking change.

* Workspace identity: referencing standard types.

* Referencing managed identity standard type, refactoring booleans into enum.

* Fixing examples.

* Removing duplicate resource.

* Update Workspaces.json

* Update Clusters.json

* Revert "Update Clusters.json"

This reverts commit 4eb99cf4699afeb95dc2bab1ee071c7d4f9ee2c5.

* Revert "Update Workspaces.json"

This reverts commit c16bc82f2ec8a35131c1ec54d2dca147eca929d1.

* Returning to our identity implementation.

* OperationalInsights 2022-10-01: Changing retentionInDaysAsDefault to boolean representation.

* redundant comma.

* redundant comma.

* Adding missing example header.

* Update TablesDelete.json

* Microsoft.OperationalInsights: Correcting Total retention in days limitation.

* config reademe.go.md (#24941)

* config reademe.go.md

* format

* [Hub Generated] Publish private branch 'main' (#23608)

* add swagger

* updated swagger

* Updated readme for Unified Vision Service

* fixed build error

* update api version

* fixed typo

* update comment

* Add examples

* fixed

* prettier

* add custom word

* Address some comments

---------

Co-authored-by: KUAN LU <kualu@microsoft.com>

* Changing operation name to match other related API for documentation (#24588)

* Update computeRPCommon.json (#24910)

* add directive mobilenetwork reademe.go.md (#24942)

* sql readme.go.md directive (#24610)

* sql readme.go.md directive

* rename to ServerPrivateEndpointConnectionProperties

* lenient-model-deduplication

* Saifahmed098 databoxedge microsoft.data box edge 2023 07 01 (#24926)

* Adds base for updating Microsoft.DataBoxEdge from version stable/2022-03-01 to version 2023-07-01

* Updates readme

* Updates API version in new specs and examples

* Adding string KubernetesWorkloadProfile in databoxedgeProperties

* Update readme.python.md (#24980)

* Update readme.python.md

* Update readme.python.md

* [ACS - Call Automation] [Beta2] Api spec for 2023-06-15-preview  (#24482)

* Add beta2 api spec

* add readme

* fix lines

* Fix readme

* Added repeatability

* Fix 202 long running

* Fix header

* Fix the base

* Fix check

* added x-ms-long-running-operation

* add location

* fix example

* test

* test

* test

* fix

* test

* fix test

* test

* Fix

* test

* test

* fix

* Remove LRO

* Updates as per ARB feedback

* Updates as per ARB feedback

* Fix senddtmfTones

* Fix error

* Fix send dtmf description

* Update/remove obsolete docs (#24946)

* Add openapi docs for OpenAI api version 2023-07-01-preview (#24992)

* rename EdgeZoneStorageAccountType back to StorageAccountType to avoid breaking (#24988)

* Adding new optional parameter to Auto Patching (#24554)

* [TypeSpec Validation] Get-TypeSpec-Folders.ps1 should only validate all specs on selected files (#25010)

- Fixes #25006

* Update readme.python.md (#25009)

* Update readme.python.md

* Update readme.python.md

* [Hub Generated] Review request for Products to add version preview/2023-05-01-preview (#25014)

* Documentation fixes

* Documentation fixes 2

* Documentation fixes 3

* Documentation fixes 4

* Documentation fixes 5

---------

Co-authored-by: Oren Kafka <orkafka@microsoft.com>

* fix enum mismatch (#24559)

* Moving Markup rules API into separate file (#25003)

* [ACS Chat] [Rest API] Added chat thread metadata and participant meta… (#24837)

* [ACS Chat] [Rest API] Added chat thread metadata and participant metadata. (#24243)

* Updating ACS Chat swagger with Chat thread and participant metadata.

* Fixed swagger version.

* Fixed swagger version.

* Re-added data retention policy to the swagger.

* Update communicationserviceschat.json - changed metadata from string to dictionary

* Update communicationserviceschat.json

* Update communicationserviceschat.json

Corrected size limitations - should be 1k, not 2k

* Update communicationserviceschat.json

Added metadata to patch thread request

* Update communicationserviceschat.json

---------

Co-authored-by: Andrei Giurgiu <agiurg@microsoft.com>

* remove data retention from 2023-07-01

---------

Co-authored-by: Andrei Giurgiu <agiurg@microsoft.com>
Co-authored-by: Lu Chen <luc@microsoft.com>

* Added missing ArchiveStatus value (#25024)

* Update PrivateEndpointConnections to 2022-11-01-preview in v5 SDK (#25015)

* sql readme.go.md directive (#25029)

* sql readme.go.md directive

* fix

* [TypeSpec Validation] Rename yml files to match pipelines (#25036)

* Update readme.python.md (#25035)

* Disable creation of perimeter base rule (#24945)

* Disable creation of perimeter base rule

* Made NSP rule readonly

* Added email/sms rule changes

* Minor fix

* [Hub Generated] Review request for Microsoft.ContainerService/aks to add version preview/2023-06-02-preview (#24922)

* Adds base for updating Microsoft.ContainerService/aks from version preview/2023-05-02-preview to version 2023-06-02-preview

* Updates readme

* Updates API version in new specs and examples

* Hobov2 Change Swagger Preview (#24472)

* Hobov2 Swagger

* fix error

* Add SSHAccess property to agent pool (#24460)

* Add SSHAccess property to agent pool

* add new line

* Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/managedClusters.json

Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>

---------

Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>

* update python & java readmes (#24461)

* Image Integrity swagger in 20203-06-02-preview (#24454)

* Image Integrity swagger in 20203-060-20-preview

* f

* f

* ff

---------

Co-authored-by: fseldow <fseldow@V-BRMCCA-MOBILE.redmond.corp.microsoft.com>

* Azure Service Mesh - BYO CA, Egress Gateway and Mesh Revisions (#24453)

* Azure Service Mesh - BYO CA and Egress Gateway

* prettier fix.

* adding changes for for revisions and meshversioncompatibilityprofile

* adding a missing parameter

* Changes as per lint failures

* Mikolaj/add custom node config 2023 06 02 preview (#24539)

* feat: add Ulimit config and updated sysctl ranges to swagger

* fix: use ulimits in json of LinuxOSConfig

* feat: add response example

* fix: add ulimits to custom words

* Revert "fix: add ulimits to custom words"

This reverts commit 949673772bb77447d5b3975ea5da27767c9705e2.

---------

Co-authored-by: Mikolaj Umanski <mumanski@microsoft.com>

* add Drain Timeout  in preview (#24579)

Co-authored-by: Wenjun Gao <wenjungao@microsoft.com>

* fix: remove ulimits from swagger spec (#24921)

Co-authored-by: Mikolaj Umanski <mumanski@microsoft.com>

* address ARM review comments (#25005)

* address ARM review comments

* added a missing description.

* Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/managedClusters.json

Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>

* Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/managedClusters.json

Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>

* Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/managedClusters.json

Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>

* Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/managedClusters.json

Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>

* Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/managedClusters.json

Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>

* Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/managedClusters.json

Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>

---------

Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>

---------

Co-authored-by: Xu Xue <55420084+xuexu6666@users.noreply.github.com>
Co-authored-by: Tongyao Si <tosi@microsoft.com>
Co-authored-by: Xinhe Li <xinhl@microsoft.com>
Co-authored-by: fseldow <fseldow@V-BRMCCA-MOBILE.redmond.corp.microsoft.com>
Co-authored-by: deveshdama <87668846+deveshdama@users.noreply.github.com>
Co-authored-by: Mikołaj Umański <mik.umanski@gmail.com>
Co-authored-by: Mikolaj Umanski <mumanski@microsoft.com>
Co-authored-by: Wenjun Gao <wenjungaoat@gmail.com>
Co-authored-by: Wenjun Gao <wenjungao@microsoft.com>
Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>

* [Hub Generated] Add new api version 2023-05-01 for Microsoft.App (#24939)

* Adds base for updating Microsoft.App from version preview/2023-04-01-preview to version 2023-05-01

* Updates readme

* Updates API version in new specs and examples

* Revert AppGw HttpListeners alias change (#24966)

* [Hub Generated] Review request for Microsoft.ContainerRegistry to add version preview/2023-06-01-preview (#24426)

* Adds base for updating Microsoft.ContainerRegistry from version preview/2023-01-01-preview to version 2023-06-01-preview

* Updates readme

* Updates API version in new specs and examples

* Added new api version 2023-06-01-preview

* Fixed examples

* Fixed Prettier check.

* Fix lint error.

* fix pretty print

* Try fix avacodo error

* Fix the default tag

* add directive in readme.go.md

---------

Co-authored-by: Alancere <804873052@qq.com>

* [Hub Generated] Publish private branch 'u/michaelshikh/azure-kusto-Microsoft.Kusto-2023-05-02' (#24964)

* kusto 2023-05-02 fix "final-state-via" header

* take 2

* remove "x-ms-long-running-operation-options"

* remove "x-ms-long-running-operation-options"

* Release sentinel 2023 07 01 preview (#24557)

* Adds base for updating Microsoft.SecurityInsights from version preview/2023-06-01-preview to version 2023-07-01-preview

* Updates readme

* Updates API version in new specs and examples

* Added Approved and Backlog to Hunts Status enum (#24552)

* [Sentinel] [New Public API] Add swagger doc for  dataConnectorDefinition API (#24509)

* add dataConnectorDefinition API doc

* update examples

* add pattern

* update pattern

* update pattern

* update description

* update description

* small fix

* small fix

* small fix

* small fix

* update swagger document based on feedback from the SDK team (#24555)

* Fix dataConnectorDefinition (new API) (#24759)

* fix swagger doc

* typo

* fix int format

* Fix pattern (#24807)

* remove pattern

* add and fix - reuired parameter in the new validation

* add and fix - reuired parameter in the new validation

* fix pattren

* fix pattren

* Remove CloudError.cs file (#24962)

Remove CloudError.cs. Added by mistake in https://github.com/Azure/azure-rest-api-specs/pull/24807/files

* Add pagination (#24986)


* add pagination

---------

Co-authored-by: artafres <94412144+artafres@users.noreply.github.com>
Co-authored-by: sagamzu <52034287+sagamzu@users.noreply.github.com>

* Update documentation for Cost Details to specify Resource group and management group is not supported (#24844)

* Update readme.python.md (#25055)

* [Hub Generated] Review request for Microsoft.Management to add version stable/2023-04-01 (#24976)

* Adds base for updating Microsoft.Management from version stable/2021-04-01 to version 2023-04-01

* Updates readme

* Updates API version in new specs and examples

* [Hub Generated] Review request for Microsoft.LabServices to add version stable/2023-06-07 (#24981)

* Adds base for updating Microsoft.LabServices from version stable/2022-08-01 to version 2023-06-07

* Updates readme

* Updates API version in new specs and examples

* added v2023-06-07 spec

* reset clouderror change

* update version date

* updated times

* fix times in examples

* update inviteuser example

* reinclude x-mx-identifiers

* Update for Swagger PrettierCheck

* TLS Default version updated to enforce TLS 1.2 (#24440)

Co-authored-by: Daniel Salazar Mora <dsalazar@microsoft.com>

* Update the ARM spec PR review workflow diagram  (#25071)

* update python config (#25074)

* Add MicrosoftProduct to ProductType enum (#25046)

Co-authored-by: Oren Kafka <orkafka@microsoft.com>

* Initial version of the code-signing dataplane service (#22310)

* Initial version of the code-signing dataplane service

* Remove error objects since those come from the Azure Core namespace

* fix: added azure.codesigning.json resulting file

* fix: use newer version dependency syntax

* Rolling back version change per PR feedback

* fix: polling operation mapping per PR feedback

* Adding x-ms-examples for example validation

* fix: added custom-words per PR feedback

* Renamed parameter definition to match open api json definition

* fix: modified the api-version to synch up with the folder api-version

* Adding details json cadl validation

* refactor: moved from cadl to typespec

* chore: attach azure.codesiging.json definition

* chore: remove package-lock.json since its unneeded.

* feat: adding get sign eku operation & example

fix: sign long running operation

* chore: removed unused swagger.json generated

* chore: removing data-plane swagger generated, keeping just the typespec project

* Readding the swagger information for dataplane service

* fix: ci issues pointed

examples are not referenced on the swagger file
resources should not be read only

* added examples to typespec definition

* fix: examples

* more fixes for example.json operations

* even more fixes for example.json operations

* fix: minor

Remove optional parameter from region. since its required.
Added description to namespace definition
Removed optional parameter from operation status, since the id is required.
Added suppression of warning

* Added fixes to azure.codesigning.json generation

* Added required property of id to examples

* Switched property to a more descriptive naming for the eku response

* fix: moved examples to a non version specific folder

* fix: the compiler didnt liked not using the preview folder, rolling back

* feat: added oauth2 security definition

* fix: removed api-version from example path

* style: change casing of operations to camel case

fix: per guidance modified the getsignEku operation into listSignEku

* Update azure.codesigning.json generated by tsp compiler

* fix: modified ResourceAction to LongRunningResourceAction per feedback

* docs: added enum descriptions to each value on hash algorithms

* fix: pinned to current versions to avoid ci errors by using latest dependency

* Added prefix of StandardResourceOperations interface to Resource operations

* fix: sign operation should return 202 Accepted on example

* fix: sign operation should return 202 Accepted on example

* style: tsp format result

* refactor: removed unused mapping to parent resource

* refactor: removing typespec-python emitter

* Adding get sign root certificate operation

* fix: adding custom word rootcert

* fix: adding api version parameter

* Added resource provider folder per ci finding

* chore: removing package.json per PR feedback

* Renaming folder to remove "Microsoft." path per feedback from PR

see: https://github.com/Azure/azure-rest-api-specs/blob/main/documentation/typespec-structure-guidelines.md for guidelines

* feat: expanded the typespec options to include the lang generation

* Fix: Based on review from API stewardship team

Added more detailed information for docs and summary of operations
Refactored getSignRootCertificate operation to use RpcOperation instead of custom operation
Pluralized the listSignEkus operation
Renamed models to provide more detailed description of their purposed
Eliminated the custom enum in favor of the typespec enum provided

* refactor: moved version to 2023-06-15 based on feedback of ACS Eng team

* refactor: renamed models following azure team feedback

* Update tspconfig.yaml

Applied latest schema of emitter options and parameters.

* fix: adding back missing custom words, fixing coffeelake casing

* docs: updated samples to include varied hashes to represent a more familiar request for customers

* docs: updated the docs clauses of the typespec file to avoid repetitions on the docs generated.

* fix: update README.md of data-plane generation to include the correct tag

* Regenerated azure.codesigning.json file

* Based on pr build feedback, updated custom words definition

* docs: per compiler feedback, adding doc definition for versioning

* fix: outdated examples of data-plane swagger

* fix: per PR feedback, using T payload for Foundations.OperationStatus

* chore: updated Azure.CodeSigning swagger generated using tsp v0.46.0

* fix: removed autorest from the dependencies per feedback

fix: added suppression for custom RPC operation

* Removing json examples for compliance with avocado pipeline

* fix: Adding examples to tsp directory

* Corrected samples

---------

Co-authored-by: Ray Chen <raychen@microsoft.com>

* [Bug-Fix] Minor change in Managed Network Fabric (#24948)

* Changes Made:

1. InternetGateways - type param is renamed to gatewayType
2. NetworkFabricSkus - type param is renamed to skuType
3. AccessControlLists:
       -> action -> type is renamed to actionType
      -> matchcondition -> ipmatchCondition -> type is renamed to ipType
4. NetworkTapRule
     -> action -> type is renamed to actionType
     -> matchcondition -> ipmatchCondition -> type is renamed to ipType

New Params:

1. In RoutePolicies: -> statements -> defaultAction [Permit | Deny -> default Deny] is added.
2. In RoutePolicy -> condition -> conditionType is added.
3. In AccessControlLists: -> matchConfiguration -> defaultAction [Permit | Deny -> default Permit] is added.

* Reverting the changes made for "type" parameter.

* Add Microsoft.StorageTasks Service | Swagger API Review (Ring 0 Service) (#24798)

* Add the Readme files and StorageTasks Spec file with CRUD and List by subs and rg with examples

* Rectify provider namespace to Microsoft.StorageTask and refactor examples into folders

* Address Lint diff failure to use the model from common-types

* Update Operations API with defaut response

* Add List Storage Task Assignment ARM Ids API

* Add POST List Storage Task Run Report Summary API

* Adding x-ms-identifiers

* Spell corrections

* Fix spell check errors

* Add 201 response code to PUT task operation

* Address minor changes and comments to reuse existing schema, update examples

* Add request body to List Summary Report API, Add Example. Remove 200 status code from Delete Async

* Add example reference to API file

* Adding Storage task action preview API with example

* Correct spelling

* Addig allowed resource type constraint

* Change the Reporting API to GET with Arm resource type Microsoft.StorageTasks/storageTasks/reports

* Address PR comments, correct and rephrease operation ids

* Change to proxy resource

* Fix typo

* Better instructions in footnotes for the ARM spec PR review workflow diagram (#25076)

* Updated request models for R2026 issue agrifood microsoft.ag food platform 2023-06-01-preview (#25057)

* Adds base for updating Microsoft.AgFoodPlatform from version preview/2021-09-01-preview to version 2023-06-01-preview

* Updates readme

* Updates API version in new specs and examples

* Rename changes + Control Plane BYOL changes

* added examples

* added examples for data Connector Apis

* fixing lint issues

* reorder and updated description

* node description updated.

* updated like Solution Apis

* beautify json examples

* prettier fix

* custom words + spelling fix

* system data lower case

* removed dataConnectorName from example + lint fix

* fixed lint issue in example

* prettier fix

* Default Error response   + 201 code

* Description updated

* request model made same as response in patch

* added status code 201 in PUT API

* updated solution example

* updated changes for OAuth renaming

* updated Data Connector examples

* example update

* corrected typo

* syncing to latest DI Agri branch

* added MADMA in custom-words file

* data connector delete example updated

* solution example updated

* xms error fix

* added xms-identifier

* fixing examples

* updated create or update example

* prettier fix

* solution fix

* updated examples

* prettier fix

* lint issue fix

* fixing lint diff

---------

Co-authored-by: Abhishek Khatri <akhatri@microsoft.com>

* privateEndpointConnections and privateLinkServiceConnectionState naming fixes (#24810)

* Add comment handler for /pr RequestMerge (#25091)

* Sync expression Support From DataFactory To Synapse (#25054)

* Sync expression Support From DataFactory To Synapse

* add

* Update the ARM PR workflow diagram to use the `/pr RequestMerge` guidance. (#25093)

* Improve ARM PR template and guidance around breaking changes (#25086)

* [Hub Generated] Review request for Microsoft.Maps to add version stable/2023-06-01 (#23862)

* Adds base for updating Microsoft.Maps from version preview/2021-12-01-preview to version 2023-06-01

* Updates readme

* Updates API version in new specs and examples

* updates to schema

* move to v4 as managedidentity is broken in v5

* fixes from build

* fix example

* reuse trackedresource v2

* adding suppression for move

* trying to suppress with from

* attempt 3 for supression based on cogsearch

* Updating ContainerStorage Swagger (#24749)

* updating containerstorage to match Azure-ContainerStorageRP swagger

* updating readme.md files

* removing disks in example request and adding an extra zone to examples

* updating examples

* Add new API version 2023-03-01 for databox (#24857)

* initial commit - previous version

* add new version

* add new version in readme

* fix validation checks

* fix readme file

---------

Co-authored-by: Uttaran Sarkar <utsarka@microsoft.com>

* Update readme.python.md (#25136)

* [package.json] Remove cadl packages (#25141)

- Any specs still using Cadl must upgrade on next change
- Fixes #25126

* Add ConfiguringAAD as a provisioning state (#25079)

Co-authored-by: Kanchan Joshi <kanchanjoshi@microsoft.com>

* [CODEOWNERS] Add selected root files to EngSys (#25143)

* [HDInsight][Hilo]Add new APIs (#24940)

* Add new APIs

* Fix spell, modelvalidation and avocado errors

* fix false alarm linting error

* Fix linting error

* Add readme files under hdinsightonaks folder

* Update json file path

* Update readme.python.md

* a) update job related definition
b) update some resource id property to use
c) update key vault object type as enum

* mark cluster pool compute profile count as readonly

* remove wrong avocado suppress fro readme.md per comment

---------

Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* [TypeSpec Validation] Trigger on PRs to all branches (#25174)

* Add missing space (#25153)

Co-authored-by: Oren Kafka <orkafka@microsoft.com>

* Added lro-options for dataprotection 2023-01-01, 2023-05-01 (#24715)

Co-authored-by: Vishesh Patel <133762830+vishesh155@users.noreply.github.com>

* TypeSpec Getting Started doc (#25021)

* TSP Getting Started

* update

* updated doc

* updated doc

* moved how to create PR from TypeSpec doc to rest-api-spec repo

* updated per PR comment

* AVS API 2023-03-01 (#24490)

* cp -r 2022-05-01 2023-03-01

* set version as 2023-03-01

* changes

* switch back to v1 ErrorResponse

* must not use two differert ErrorResponse types

* use v5 ErrorResponse (#4)

* remove sku changes

* #/definitions/Sku

* remove old readme block

* remove skus.json

* add patterns for resource names
ported from https://github.com/Azure/azure-rest-api-specs-pr/pull/11127

* Update readme.python.md (#25195)

* Update readme.python.md (#25078)

* Update readme.python.md

* Update readme.python.md

* [Hub Generated] Review request for Microsoft.HybridCompute to remove version preview/2023-04-25-preview (#24970)

* update name pattern and change instanceview

* update examples

* add ExtensionsResourceInstanceView

* change extensions instance view

* undo ref change

* update times in examples

* Remove 04-25-2024 from the public specs repo. Will add these specs to the private repo

* Update readme.md

* Update readme.md

---------

Co-authored-by: Ved Kale <vedkale@microsoft.com>

* [Compute] New API Version 2023-04-02 (#25118)

* adding new folder 2023-04-02

* readme section for 2023-04-02

* changing version number in folder 2023-04-02

* Adding new disk property - LastOwnershipUpdateTime (#25039)

* Added lastownership field

* Added to existing DIsk_Get.json example

* Swagger changes for elastic san import and export feature (#24953)

* swagger changes for elastic san import and export feature

* fixing API version in swagger examples

* adding reference to examples

* fixing examples

* Dev/carloshehe/last ownership update time (#25160)

* Added lastownership field

* Added to existing DIsk_Get.json example

* New description

* Using Vikram's suggestion for description

* Fixed bad casing

---------

Co-authored-by: carlos6125 <140001684+carlos6125@users.noreply.github.com>
Co-authored-by: PrambMS <136007667+PrambMS@users.noreply.github.com>

* New AO5GC 1.0 service - 2023-05-15-preview (#24950)

* New AO5GC 1.0 service - 2023-05-15-preview

* Addressed the Swagger LintDiff errors

* Addressed the Swagger ModelValidation errors

* Addressed long running operation LintDiff errors

* Formatted the *.tsp files

* Removed the common.json and added the parameters to the networkfunction.json

* Updated the Type Script to address the Swagger API validations

* Addressed the validation errors

* Updated the examples and formatted the *.tsp files

* Update specification/mpcnetworkfunction/resource-manager/readme.typescript.md

Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>

* Update specification/mpcnetworkfunction/mpcnetworkfunction.Management/tspconfig.yaml

Co-authored-by: Mike Harder <mharder@microsoft.com>

* Updated the common types version to v3

* Updated the networkfunction TypeSpec file to the latest version and generated the Swagger API

---------

Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>

* [Hub Generated] Review request for Microsoft.ContainerService/aks to add version stable/2023-07-01 (#25151)

* Adds base for updating Microsoft.ContainerService/aks from version stable/2023-06-01 to version 2023-07-01

* Updates readme

* Updates API version in new specs and examples

* feat: add range min/max for custom node config GA changes for 2023-07-01 API (#25068)

Co-authored-by: Mikolaj Umanski <mumanski@microsoft.com>

* update readmes (#25048)

* add force upgrade option (#25100)

* add force upgrade option

* update msg

---------

Co-authored-by: Wenjun Gao <wenjungao@microsoft.com>

---------

Co-authored-by: Mikołaj Umański <mik.umanski@gmail.com>
Co-authored-by: Mikolaj Umanski <mumanski@microsoft.com>
Co-authored-by: Wenjun Gao <wenjungaoat@gmail.com>
Co-authored-by: Wenjun Gao <wenjungao@microsoft.com>

* [TypeSpec Validation] Only validate all specs on core PRs to public repo (#25207)

- Fixes #25175

* Use unix line endings always, even on Windows (#24817)

- Fixes #24791
- Fixes #24790
- Ensures developers can successfully work on both Linux and Windows
- Consistent with other repos like `microsoft/typespec` and `azure/azure-sdk-for-js`
- Required for node-based tools like `tsp format` which assume LF

* Synapse change sessionId type from int to string (#25210)

* change sessionId type from int to string

* modify related code

* [TypeSpec] Upgrade to 0.47.0 (#25223)

* Renormalize line endings from CRLF to LF (#25219)

- Fixes #25212 
- Files were committed with CRLF instead of LF
- Should be prevented going forward due to settings in `.gitattributes`, but clients can always force add files with CRLF
- Related to #24817
- Issue seen before in #4746 and #3786

* config readme.go.md (#25227)

* July 2023 API Version for Azure Data Manager for Agriculture (#24755)

* added july 2023 api version

* fixed few changes

* Prettier

* Avocado

* Updated examples

* fixed examples

* added changes

* addressed review comments

* addressed review comment

* fixed build issue

* fixed model validation error

* addressed comment

* addressed review comments

* few minor changes

* added minor changes

* prettier

* addressed review comments

* `securitycenter`: fix yaml (#24619)

* `securitycenter` fix yaml

* fix path in readme.md

* remove kubevirt and openstanck (#25094)

* [AutoSync] db0c25231 Merged PR 8381862: update manifest (#25034)

Co-authored-by: swagger-automation <swagger@microsoft.com>

* [Hub Generated] Review request for Microsoft.DesktopVirtualization to add version  preview/2023-07-07-preview (#24747)

* Adds base for updating Microsoft.DesktopVirtualization from version preview/2022-10-14-preview to version 2023-07-07-preview

* Updates readme

* Updates API version in new specs and examples

* Added ScalingPlanPersonalSchedule examples to Examples

* Added scalingPlanPooledSchedule endpoints to swagger

* Added flexAppGroup to public preview

* Added scalingplanpersonalschedules endpoint to proper swagger version

* Added showInFeed property to correct swagger version

* Added missing scaling plan personal schedule

* Added pattern

* Removing pattern restriction as it causes breaking changes

* Corrected api version in example

* change new scaling API to use v3 common types

* Added pattern

* Removed pattern and added suppression.

* Revert "change new scaling API to use v3 common types"

This reverts commit a169c4031f253b54172a4b5271f0f8290db8d7de.

---------

Co-authored-by: Dallin Magleby <damagleb@microsoft.com>

* CRP 2023 07 01 version (#25066)

* add new folder

* update readme

* update version reference in swagger files

* psuh

* revert last commit

* Add missing parameter(timeCreated) in VMSS VM (#23848)

* Updating examples for GetImages API to add details about paging.. (#24030)

* Updating examples for GetImages API to include the paging support.

* Addressing PR comments. Added the a template for next link

---------

Co-authored-by: Naveena Patil <napatil@microsoft.com>

* Add optional parameter domain name label scope to VM and VMSS PIP dnsSettings (#24329)

* add optinal parameter domain name label to vm and vmss pip dnssettings

* fix syntax

* fix syntax

* fix syntax

* changes made by prettier

* Update Image_ListBySubscription.json

prettier

* update diskRP reference to latest. Merge conflict.

* credscan remediation

* Adding support for Sirius on VMSS (#25117)

* adding auxmode and auxsku

* adding example

---------

Co-authored-by: Prachi Pravin Bhavsar <prbhavsar@microsoft.com>

* missed ticks from conflict merge

---------

Co-authored-by: Theodore Chang <theodore.l.chang@gmail.com>
Co-authored-by: payalguptapg <126145083+payalguptapg@users.noreply.github.com>
Co-authored-by: nreact <43445179+nreact@users.noreply.github.com>
Co-authored-by: Naveena Patil <napatil@microsoft.com>
Co-authored-by: tinama0302 <79952980+tinama0302@users.noreply.github.com>
Co-authored-by: pracsb <78512712+pr-work@users.noreply.github.com>
Co-authored-by: Prachi Pravin Bhavsar <prbhavsar@microsoft.com>

* Update control_plane_template.md: update merge queues links (#25231)

* Added artifactType query param to listkeys route (#24868)

Co-authored-by: Sai Sankar Gochhayat <sgochhayat@microsoft.com>

* [Hub Generated] Review request for Microsoft.ConnectedVMwarevSphere to add version preview/2023-03-01-preview (#25147)

* Adds base for updating Microsoft.ConnectedVMwarevSphere from version preview/2022-07-15-preview to version 2023-03-01-preview

* Updates readme

* Updates API version in new specs and examples

* Merging new API version from private pr repo
https://github.com/Azure/azure-rest-api-specs-pr/blob/RPSaaSMaster/specification/connectedvmware/resource-manager/Microsoft.ConnectedVMwarevSphere/preview/2023-03-01-preview

* fix lint errors

* fix json

* fix more lint errors.

* update

* update

* fix lint errors

* prettier and fix examples.

* fix quotes.

* Release microsoft.app 2023 05 02 preview (#25051)

* Adds base for updating Microsoft.App from version preview/2023-04-01-preview to version 2023-05-02-preview

* Updates readme

* Updates API version in new specs and examples

* fix description for endTime in JobExecution (#24359)

* fix description for endTime in JobExecution

* fix for breaking change error

* Introduce Microsoft.App/builders tracked resource and Microsoft.App/builds proxy resource (#24240)

* cherry picked commit to introduce builders and builds, and updated api version

* added linting suppressions to readme

* pre feedback: v3 -> v5, common build/er params, rename identity to identityresourceid, inprogress -> creating

* fix typo

* fix model validation

* added updating provisioning status, and fixed a missed provisioning status ref

* Create identity to registry mapping in builder object (#24275)

* create identity to registry mapping in builder object

* update mapping to be a dictionary of container registries, to enforce single container registry

* run prettier

* run prettier on examples fil

* pr feedback: v5 -> v3 and added x ms param location

* fix plural naming to singular

* Add GetVerificationId API (#24286)

* add api

* fix typo

* fix spacing

* fix spacing

* change version

---------

Co-authored-by: Chenghui Yu <chenghuiyu@microsoft.com>

* Support multiple port for container app (#24332) (#24459)

* Support multiple port for container app

* lint

* comment

* Add blob storage token store support (#24455)

* add blob storage token store support

* update

* update trigger type enum - schedule for jobs (#24399)

* update trigger type enum - schedule for jobs

* update trigger type enum - schedule for jobs

* add previous changes merged to main

* add encryption settings (#24822)

* rename verification id to custom domain verification id (#24874)

Co-authored-by: Chenghui Yu <chenghuiyu@microsoft.com>

* Removed SourceToCloud feature from 2023-05-02-preview (#24860)

* Anfranci/fixstartexectemplateabv0423 (#24863)

* fix start job exec template required property

* fix start job exec template required property

* fix start job exec template required property

* fix start job exec template required property

* Add list usages api for Microsoft.App (#24833)

* add api

* update

* update

* update

* update

* empty line

---------

Co-authored-by: Paul Dorsch <107068277+pauld-msft@users.noreply.github.com>
Co-authored-by: anandanthony <anfranci@microsoft.com>
Co-authored-by: Seris370 <38371667+Seris370@users.noreply.github.com>
Co-authored-by: Chenghui Yu <chenghuiyu@microsoft.com>
Co-authored-by: zhenqxuMSFT <zhenqxu@microsoft.com>
Co-authored-by: njucz <740360112@qq.com>
Co-authored-by: Xingjian Wang <79332479+xwang971@users.noreply.github.com>

* add dbName as required for spark metastore (#25259)

Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>

* the java sdk doesn't use that config (#25214)

Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>

* Alprosms cost management microsoft.cost management 2023 08 01 (#25065)

* Adds base for updating Microsoft.CostManagement from version stable/2023-03-01 to version 2023-08-01

* Updates readme

* Updates API version in new specs and examples

* Adding GA for ReservationUtilization Budgets from version 2023-04-01-preview

* updating swagger spec to new api version

* adding x-ms-parameter-method property to budgetCategoryFilterParameter

* Release keyvault microsoft.key vault 7.5 preview.1 (#25042)

* Adds base for updating Microsoft.KeyVault from version stable/7.4 to version 7.5-preview.1

* Updates readme

* Updates API version in new specs and examples

* Adding New readonly property hsmPlatform to the Key Attributes (#23769)

* Trustedmode backuprestore (#23780)

* Trusted mode backup, restore, selective restore swagger specifications

* Rename trusted mode to managed identity mode

* Incorporate Heath's PR suggestions.

* Descri…
visingla-ms pushed a commit that referenced this pull request Sep 23, 2023
…d version preview/2023-06-28-preview (#24632)

* Adds base for updating Microsoft.ConfidentialLedger from version preview/2023-01-26-preview to version 2023-06-28-preview

* Updates readme

* Updates API version in new specs and examples

* added running state and mccf update example

* added backup and restore for ledger and mccf

* updated backup restore specs

* Sync fork (#25422)

* Update readme.md for latest SDK release (#24618)

Updating tag to release official SDKs based on latest preview version

* [typespec-ci] Add pr trigger for eng/tools/TypeSpecValidation (#24640)

* Azure OpenAI: reuse LRO response model as status polling model (#24556)

* Azure OpenAI: reuse LRO response model as status polling model

* incorporate unreachable type omission for limitation of breaking change triggers

* batch rename for new LRO tack

* Updates after clarification on sync parity snap

* Update: adjustments after re-snap to plans for converged sync API

* Adjustments based on feedback and .NET viability experiments

* Example naming update (caught by CI)

* Example update

* PR feedback and re-disabling ts (will treat separately)

* [TypeSpecValidation/ Format document (#24642)

* Typespec EGv2 Clean CI (#24361)

* update to ResourceAction

* add eventgrid to ci

* example files to be added

* publishexample model after 2018-01-01

* dummyfile

* casing

* remove enum doc

Co-authored-by: Mike Harder <mharder@microsoft.com>

* add examples

* update to just be 200 responses for now

* fix warnings

* response body

* remove additional properties

* remove additional prop 2

* ran prettier

* spacing

* format

* namespace got deleted

* remove utf-8

* format

* format

* nit sample

* Add specification/eventgrid to PR triggers

* update tsp format

* add package dir to c#

* .NET still using directory-name

* update package-dir

* try without quotes like previous config

* namespace

* namespaces

* dir of V2 as in feature branch

* commenting out csharp gen

---------

Co-authored-by: Mike Harder <mharder@microsoft.com>

* [typespec-ci] Discard git changes (#24650)

- Feature was accidentally lost in the bash-to-TypeScript conversion

* adding mutability flag to the identity property ACS (#24477)

* adding mutability flag to the identity property ACS

* Updated base tag to package preview 2023-04

* fix prettier issues

* Add new stable API-version 2023-05-01 in Microsoft.Dataprotection (#24011)

* Base commit from 2023-01-01

* Change API-version from 2023-01-01 to 2023-05-01

* Add hooks changes in Microsoft.Dataprotection

* Correctness fix resProperties,rehydrationPriority

Signed-off-by: SHASHANK SINGH <shashasingh@microsoft.com>

* revert latest commit

* Add change for secureScore, Correctness fix resProperties,rehydrationPriority and update readme files

* Add example regarding change for secureScore

* Removing readonly secureScore from request

* Using UserAssignedIdentity from common-types definitions

---------

Signed-off-by: SHASHANK SINGH <shashasingh@microsoft.com>
Co-authored-by: SHASHANK SINGH <shashasingh@microsoft.com>
Co-authored-by: amchandn <43201777+amchandn@users.noreply.github.com>

* update (#24655)

* [TypeSpecValidation] Enable simple-git logging (#24656)

* Add multi-vector support to search requests (#24614)

* Fixing the API-version in ManagedServices examples (#24578)

* Fixing the API-version in ManagedServices examples

* Addressing the swagger errors

* Addressing the Location header issue on Delete Registration assignment Async operation response

* [Hub Generated] Review request for Microsoft.NotificationHubs to add version preview/2023-01-01-preview (#24072)

* Adds base for updating Microsoft.NotificationHubs from version stable/2017-04-01 to version 2023-01-01-preview

* Updates readme

* Updates API version in new specs and examples

* Notification Hubs: adding API version 2023-01-01-preview

* Notification Hubs: udpating custom words

* Notification Hubs: updating custom-words

* Changing  zoneRedundant (boolean) to zoneRedundancy (enum), making Network ACLs optional

* Notification Hubs: updating examples

* Notification Hubs: fixing property name

* Notification Hubs: fixing examples

* Notification Hubs: resolving some of PR comments

* Notification Hubs: adding x-ms-long-running-operation to one of Private Link operations

* Notification Hubs: removing internal MoveResourceRequest

* Notification Hubs: fixing merge marker

* Notification Hubs: fixing zoneRedundancy

* Notification Hubs: updating Swagger

* Notification Hubs: updating samples

* Notification Hubs: renaming $count to $top

* Notification Hubs: removing 200 response from PrivateEndpointConnection.Delete

* Notification Hubs: fixing async operation annotations

* NotificationHubs: suppressing linter error

* Notification Hubs: fixing async operation annotations

* Notification Hubs: fixing async operation annotations

* Notification Hubs: removing 201 for three operations

* Notification Hubs: adding back response 201 for Notification Hubs - Create or Update

* Notification Hubs: cleanup in 201 status codes

* Notification Hubs: updating ids in examples

* Notification Hubs: updating two examples

* fist add reademe.go.md (#24674)

* Updated correlationInterval example value (#24584)

* add 'location' in example parameter (#24675)

* update example parameter (#24676)

* update example parameter

* update file

* add typescript.md for new service (#24694)

* Form Recognizer v3.1 GA (2023-07-31) (#24634)

* Copy 2023-02-28-preview to 2023-07-31

* v3.1 GA changes

* Update documentation for REST docs

* Add 2023-06-01-preview for Web PubSub (#24268)

* Original commit

* Add 2023-06-01-preview for signalr and webpubsub

* remove no-op Avocado suppressions (#24703)

* Improve automation comment contents formatting (#24704)

* fix update example files for docs generation (#24710)

* fix update example files for docs generation

* fix prettier issues

---------

Co-authored-by: Joel Enikanorogbon <joelen@microsoft.com>

* FabricBot: Onboarding to GitOps.ResourceManagement because of FabricBot decommissioning (#24716)

* Add prIssueManagement.yml to onboard repo to GitOps.ResourceManagement as FabricBot replacement

Owners of the FabricBot configuration should have received email notification. The same information contained in the email is published internally at: https://aka.ms/gim/fabricbot. Details on the replacement service and the syntax of the new yaml configuration file is available publicly at: https://microsoft.github.io/GitOps/policies/resource-management.html

Please review and merge this PR to complete the process of onboarding to the new service.

* Deleting fabricbot.json

---------

Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>

* Adding formatting on save for ts files (#24646)

* Adding formatting on save for ts files

* scoping to eng folder

* cleanup

* aligning prettier with typespec repo

* update tsv.ts formatting

* scoping typescript prettier to entire repo

* revert package-lock

* Added devcontainer for spec writers (#24622)

* Added devcontainer for spec authors

* Adding dockerfile

* Adding comment

* Adding convenient usage and conventions of the sdk repo path

* change MongoDbAtlasDriver name (#24709)

Co-authored-by: Zehua Chen <zehuachen@microsoft.com>

* Remove annotations (#24723)

* [Hub Generated] Publish private branch 'release-managedNetworkFabric-GA' (#24673)

* add or modify files

* Updating the readme.md
1. removing the private-preview data

* Removing the dotnet-sdk error

* Resolving the issue caused due to the backward compatibility.

* S360 Item - Missing Get SubscriptionOperations for 2021-10-01 version. (#24395)

* Resolving S320 Item - Missing Get SubscriptionOperations for 2021-10-01 version.

* Fix pipeline suggestions.

* Minor fix.

* Make Get Subscription operations sync in this version.

* Added suppress rules for failing lint errors.

* Fix suppression Issues.

* Minor fix suppression GetOperation200.

* Address minor fixes.

* Address GetOperation200 changes.

* Update readme.md: attempt suppression fix by adding ["202"] to "responses" to path

---------

Co-authored-by: Abhay Pratap <abhaypratap@microsoft.com>
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>

* add auth and fix some generated code issue in .net (#24725)

* add auth and fix some generated code issue in .net

* fixed style issue and revert property name change

* removed unused options in JS emitter

* Updated namespace value to Azure.Template

* revert examples-directory config change

* Update ci-fix cadl -> TypeSpec update (#24535)

* Update codeowners for postgresql (#24456)

Got a new team created in Azure org @Azure/azure-sdk-write-postgresql

* Add base64 formatting to contentInBase64 property (#24617)

* Add base64 formatting to contentInBase64 property

* Update base64 string

* Update base64 example string in SendEmail.json

* [Hub Generated] Review request for Microsoft.DevCenter to add version preview/2023-07-01-preview (#24291)

* Adds base for updating Microsoft.DevCenter from version preview/2023-01-01-preview to version 2023-07-01-preview

* Updates readme

* Updates API version in new specs and examples

* Add schedule and troubleshoot APIs, add generic id property, update examples

* Add troubleshoot example and update environment examples

* Add ID to project

* Add environment operations API

* Re-add last operation ID

* Run prettier

* Add ID to delay result

* Add suppression for host parameters validation

* Remove last operation ID

* Update with aligned operations API, URI property, file type log response

* Remove old examples

* Fix naming

* Update TTL to 90 days on operations, add delete operationkind

* Add sourceType

* Remove old model

* Use an enum for status

* Consolidate on "sourceUri" for consistency with "uri" property

* Description updates

* Add NotStarted state

* Add default response and missing LRO options to resolve LintDiff warning.

* [Contoso.WidgetManager] Fix formatting (#24744)

- Fixes CI for #24725

* [Maps Search] Fix the array parameters in examples (#24658)

* Fix the array parameters in examples

* Prettier fix

* [OpenAI.Inference] Adding support for OpenAI functions. (#24534)

* Adding 2023-07-01-preview

* updating codegen

* Adding definitions for functions.

* fixes

* updates

* regenerated

* updating examples

* Updating based on some PR feedback

---------

Co-authored-by: Travis Wilson <35748617+trrwilson@users.noreply.github.com>
Co-authored-by: Travis Wilson <travisw@microsoft.com>

* [TypeSpec Validation] Move compile from "postinstall" to "build" (#24745)

- Compiling in "postinstall" breaks existing tools that copy "package.json" from repo root to spec folder

* Update Pricesheet properties for savingsPlan (#24708)

* Update consumption.json

* Update PriceSheet.json

* Update consumption.json

* Update PriceSheet.json

* Update consumption.json

* Update PriceSheet.json

* Update consumption.json

* Update consumption.json

* Update consumption.json

* Update PriceSheet.json

* elasticsan preview refresh microsoft.elasticsan 2022-12-01-preview (#24494)

* Adds base for updating Microsoft.ElasticSan from version preview/2021-11-20-preview to version 2022-12-01-preview

* Updates readme

* Updates API version in new specs and examples

* Added PE related changes

* Added Private Link resource API

* Nit change to correct the path for privateLinkResource API

* Updated Lint errors

* prettier check

* resolved comments & added publicNetworkAccess

* removed publicNetworkAccess & NIT changes

* Updated the list operations

* resolved lintDiff

* proper value for examples and removed value from PECollections

* resolved comments

* spell check resolved

* removing volumeCreateParameter

* [Hub Generated] Publish private branch 'InbalZim-storagemover-Microsoft.StorageMover-RPSaaSMaster-2023-07-01-preview' (#24390)

* add or modify files

* Updated `credentials` models according to PR #24318 + reverted unwanted changes to `readme.md`

* Removed URI format from SMB credentials to support it receiving empty string in order to clean-up their value

* Removed extra hierarchy of `AzureStorageFileShareEndpointBaseProperties`

* improve NR Examples (#24636)

* improve NR Examples

* addressing AutoRun Errors

* Fixing Prettier Issue

* Adding NextLink in Max Examples

* Formatting Azure Resource Id

* Updating Format of azure subscriptionIds

* update code owner (#24754)

* Update readme.python.md (#24758)

* [TypeSpecValidation] Refactor package.json (#24756)

- Improves upon #24745
- Creates eng/tools/package.json for all EngSys tools
- Moves "postinstall" to eng/tools/TypeSpecValidation/package.json
  - Technically incorrect if the package were ever to be published to a registry
  - In practice, the best way I have found so far to use source-based tools in a TypeScript repo

* workflow-bot comments: update breaking changes alternative C to point to alternative B (#24770)

* [Communication] Job Router Public Preview v2022-07-18 (#23804)

* Updated JR swagger with maxNumberOfJobs

* job scheduling swagger changes

* Enforce DistributionMode.kind to be read-only

* retry with removing Required tag from abstract property for DistributionMode

* WorkerState stopped showing up in generated swagger

* Add reofferTimeUtc to decline offer API

* Prettier

* Prettier

* rename WorkerState to RouterWorkerState

* more fixes in polymorphic types

* Rename decline offer request

* prettier fix

* add example for scheduled job

* cpsell fix

* fix response schema validation error

* address review feedback item round 1

* SDK review changes

* More API changes

* Update distribution mode required properties

* Renamings

* job matching mode added

* prettier fixes

* fix examples refs

* update ref examples

* update swagger spec

* fix enum mismatch

* change operator to labelOperator in classification policy get and update ops example

* Update specification/communication/data-plane/JobRouter/preview/2022-07-18-preview/communicationservicejobrouter.json

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

* hide redundant communicationerror and communicationerrorresponse during codegen

* revert commit

* fix typo

* test whether removing kind from request works

* revert removing kind from request

* make kind read-only

* run prettier

* try adding properties to empty classes

---------

Co-authored-by: Rajarshi Sarkar 🦄 <rsarkar@microsoft.com>
Co-authored-by: Rajarshi Sarkar <73562869+sarkar-rajarshi@users.noreply.github.com>
Co-authored-by: Liangying.Wei <lianwei@microsoft.com>

* [OpenAI] Rename properties for Java (#24596)

* renames

* more renames

* testing on the deploymentOrModelName

* revert for no breaking changes

* [TypeSpec] Upgrade to 0.46.0 (#24776)

* [OpenAI] Update generated autorest (#24788)

- Continuation of #24596

* Dynatrace.Observability merge to public repo (#24101)

* Initial Commit

* Updating version in all files

* Removed version from readme

* removing version which are not available from readme

* Resolving PR comments (#24205)

* Features/users/abhargava/merge to public repo (#24230)

* Resolving PR comments

* Features/users/abhargava/merge to public repo (#24233)

* Resolving PR comments

* Responding to the comment in PR review

* Fixed typo

* Features/users/abhargava/merge to public repo (#24253)

* Resolving PR comments

* Responding to the comment in PR review

* Fixed typo

* Added a suppression for Avacado issue

* Adding the required field

* Updating suppression reason

* Updating path for suppression

* Adding suppression for deprecated API

* suppression

* suppress

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

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

* updating path in suppression

* updating suppression

* updating suppression

* Update specification/dynatrace/resource-manager/readme.md: WIP: fixing suppressions

Iteratively work on fixing suppressions

* Update readme.md: update suppressions

* Update readme.md: update suppressions

* Update readme.md: remove Avocado suppressions

---------

Co-authored-by: kanupriyasinghh <113429657+kanupriyasinghh@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>

* Double Header Fix (#24760)

* [OpenAI.Inference] Adding content filter support (#24652)

* first-pass adding annotation

* FilterResult definitions

* move Filter definitions to common

* cleaning up naming and imports

* adding version headers

* added descriptions to objects

* correct self_harm JSON projection

* Correct to "prompt_annotations"

* "prompt_annotations" for chat, too

* Update specification/cognitiveservices/OpenAI.Inference/models/completions.common.tsp

Co-authored-by: Shawn Fang <45607042+mssfang@users.noreply.github.com>

* Add per-choice content_filter_results to /completions

* tsp compile after merge

* recompile with 0.46.0 after today's update

---------

Co-authored-by: Travis Wilson <35748617+trrwilson@users.noreply.github.com>
Co-authored-by: Shawn Fang <45607042+mssfang@users.noreply.github.com>

* Update OpenAI PR assignment (#24794)

* Update OpenAI PR assignment

* Update pull_request_assignment.yml

* [typespec-ci] Automatically detect spec folders to validate (#24629)

* [fist] mgmt, update service name (#24781)

* [typespec-pr] Add pipeline (#24802)

* [typespec-ci] Remove path wildcard (#24804)

* Update engsys CODEOWNERS (#24808)

* Align optionality of content filter categories (#24819)

* Add spec ARM PR review workflow diagram to ARM PR description template. (#24823)

* Add spec PR review workflow diagram to ARM PR description template.

* Update control_plane_template.md: fix link to diagram (#24828)

* Added generator config for OpenAI `Functions` for the Java SDK (#24765)

* Remove repeatability support for token revocation endpoint (#24589)

* Update clientTYpe (#24503)

* [Hub Generated] Publish private branch 'dev-maintenance-Microsoft.Maintenance-2023-04-01' (#24048)

* Revert "Revert "[Hub Generated] Publish private branch 'dev-maintenance-Microsoft.Maintenance-2023-04-01' (#23832)" (#23923)"

This reverts commit e6c0e188a74d051a3a44728ce058e85447553392.

* Removed 202 and Async supression.

* Update documentation.

* Updated documentation

---------

Co-authored-by: Kalpesh Chavan <kachavan@microsoft.com>

* [package-lock.json] Add names to local dependencies (#24846)

- Command "npm update" removes these names, but "npm install" adds them
- It's probably better to keep the names, since users are more likely to run "npm install"

* Update ci-fix.md: add API Doc Preview TSG (#24843)

* Update ci-fix.md: add API Doc Preview TSG

* Remove unsupported SQL Pool Rename/move operation (#24517)

* Updated text for property isSoftDeleteFeatureStateEditable (#24713)

* Updating folder structure for Microsoft.Migrate (#24550)

* folders restructure and update readme

* revert removed offazure in readme

* Removing readonly flag from top level object (#24848)

* [ACS JobRouter] Add misssing descriptions (#24842)

* Updated JR swagger with maxNumberOfJobs

* sync with upstream main

* add descriptions

* prettier fix

* add more missing descriptions

* add more description fixes

---------

Co-authored-by: williamzhao87 <williamzhao87@gmail.com>

* a couple of representation tweaks for codegen (#24847)

* Removed FunctionDefinition as custom class (#24870)

* Update readme.python.md (#24873)

* Update readme.python.md

* Update readme.python.md

* add title in typescript.md (#24879)

* Ericasp/number lookup preview (#24787)

* add isoCountryCode field (#24223)

* changed isoCountryCode description

---------

Co-authored-by: Erica <34174887+ericasp16@users.noreply.github.com>
Co-authored-by: Erica Sponsler <ericasp@microsoft.com>

* Update communicationserviceschat.json (#24845)

* update client name in typescript.md (#24894)

* update sphere ts.md (#24895)

* Convert previous preview version Private Link to GA: 2023-06-30 for mysql (#24738)

* copy previous version as base for 2023-06-30

* update api version

* update readme

* fix arm id

* Fixed code owner for NRP (#24889)

* Synapse SDK release [2023-06] (#24908)

* Anfranci/fixstartexectemplate2 (#24885)

* fix start job exec template required property

* fix start job exec template required property

* fix start job exec template required property

* SRP Swagger Updates for Jan23 [2023-01-01] Api Version GA  (#23918)

* Full copy from 2022-09-01 to 2023-01-01 without any changes

* update examples api version, update swagger api version for each swagger, update readme files

* Feature: AutoUptier for LCM with example

* prettier check

* Update new deafults for allowBlobPublicAccess and allowCrossTenantReplication

* Feature: ObjectReplicationRestorePoint APIs with examples, validation and prettier check

* Feature: Customer Initiated Migration with validation and prettier check

* Feature: Planned Failover with validation and prettier check

* Feature: BlobInventoryPolicyFilter creation time with validation and prettier check

* Revert "Feature: ObjectReplicationRestorePoint APIs with examples, validation and prettier check"

This reverts commit 6942ddfc948f9693cd04e4768a361a6ab0607332.

* Address comments for autoUptier

* address Migration comments

* Update allowedMethods for CORS

* Revert "Address comments for autoUptier"

This reverts commit 5ac6d025ef1d2c5b5898f9e102d6f1cfa4271840.

* Revert "Feature: AutoUptier for LCM with example"

This reverts commit a1469d0b51914d11058e0cab8a7cc294e5aae761.

* remove autoUptier example

* targetSkuName description and migration name parameter

* Remove Get customer initiated migration

* Fix targetSkuName required property, fix typo

* Address lint diff new errors

* Add get migration back, fix uri for post migration

* remove query parameter from post migration

* Resolve Lint Diff errors

* Spell Chek errors

* Fix Post Migration example to return header

---------

Co-authored-by: Udit Sharma <uditsharma@microsoft.com>

* [Hub Generated] Review request for Microsoft.ContainerService/aks to add version stable/2023-06-01 (#24581)

* Adds base for updating Microsoft.ContainerService/aks from version stable/2023-05-01 to version 2023-06-01

* Updates readme

* Updates API version in new specs and examples

* Hobov2 Swagger (#24471)

* Hobov2 Swagger

* fix error

* update python & java readmes (#24462)

* Bring Node os upgrade channel up GA from preview except security patch (#24487)

* bring nodeosimage up to GA except for security channel

* Update managedClusters.json

* add vpa (#24508)

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

* Allow user to specify draintimeout in ga api (#24488)

---------

Co-authored-by: Xu Xue <55420084+xuexu6666@users.noreply.github.com>
Co-authored-by: Paul Miller <paul.miller@gmail.com>
Co-authored-by: huizhifan <60024380+huizhifan@users.noreply.github.com>
Co-authored-by: zhifanhui <zhifanhui@microsoft.com>
Co-authored-by: Paul Miller <pmiller@microsoft.com>

* Release network microsoft.network official 2023 04 01 2 (#24841)

* Adds base for updating Microsoft.Network from version stable/2023-02-01 to version 2023-04-01

* Updates readme

* Updates API version in new specs and examples

* Double Header Fix (#24783)

* Add Basic sku to applicationGateway.json (#24717)

* Add http listeners alias to frontend ip config (#24718)

* Sync mode property on Load balancer backend pool (#24685)

* Sync mode property on Load balancer backend pool

* model fix

---------

Co-authored-by: unknown <anjbal@DESKTOP-ML6T5PL.redmond.corp.microsoft.com>

* Migrate to IP based LB API change (#24633)

* Migrate to IP based LB API change

* Nit Fix

* NIT Fix

* Add body param pools

* Param name update

---------

Co-authored-by: unknown <anjbal@DESKTOP-ML6T5PL.redmond.corp.microsoft.com>

---------

Co-authored-by: Mikhail <mitryakh@microsoft.com>
Co-authored-by: JainRah <108508612+JainRah@users.noreply.github.com>
Co-authored-by: russsantos <127546568+russsantos@users.noreply.github.com>
Co-authored-by: anjbal <137822143+anjbal@users.noreply.github.com>
Co-authored-by: unknown <anjbal@DESKTOP-ML6T5PL.redmond.corp.microsoft.com>

* Adding new APIs for billing visibility in new version 2023-07-01-preview for Microsoft.Elastic (#24587)

* Base API Commit

* Changing API version to 2023-07-01-preview

* Adding new apis for billing visibility

* updating readme.md

* added partnerEntityUri in the response

* model validation fixed

* taking parameters from v5 common types

* [typespec-ci] Improve change detection (#24825)

- Fixes #24813
- Fixes #24818

* [typespec - pr] Validate all specs if any changes to common files (#24826)

- Fixes #24814

* [typespec-ci] Disable PR trigger (#24920)

* Storage STG 90 (#24915)

* Added new version of Data Lake swagger (#23905)

* Added new Files swagger (#23907)

* Paginated Directory Delete (#24146)

* mgmt, java, azurestackhci, dedup name "Update" (#24924)

* update parameter name in selfhelp sample (#24928)

* Update TypeSpec get started guide (#24901)

* Update TypeSpec get started guide

* Update documentation/typespec-rest-api-dev-process.md

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>

---------

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>

* [Hub Generated] Review request for Products to add version preview/2023-05-01-preview (#24678)

* Adds base for updating Products from version preview/2023-01-01-preview to version 2023-05-01-preview

* Updates readme

* Updates API version in new specs and examples

* 2023-05-01-preview version

* fix locations

* fix readme

* fix validations 1

* fix RAM

* Add has RI

* Remove dynamic page size query param

* Refactor operation id

* Fix readme

* Fix products operation id

* Documentation fix 1

* Documentation fix 2

* Documentation fix 3

* spell check fixes

* prettier fixes

---------

Co-authored-by: Oren Kafka <orkafka@microsoft.com>

* [Get-TypeSpec-Folders.ps1] Sort output alphabetically (#24932)

* [Validate-TypeSpec.ps1] Add GitClean switch (#24933)

- Continuation of #24629

* [Hub Generated] Publish private branch 'RPSaaSMaster' - NetworkCloud 2023-07-01 stable API  (#24722)

* add or modify files

* removed non-published old private preview

* New stable api 2023-04-01 Microsoft.RedHatOpenShift (#23772)

* Previous API version

* New API 2023-04-01

* Fix swagger linting error

* Added xmsEnum for OutboundType

* Re-word description for OutboundType

* Microsoft.OperationalInsights: Correcting Total retention in days limitation. (#24574)

* OperationalInsights: 2022-10-01 stable version

* Actual changes.

* More fixes.

* more changes.

* Removing redundant breaking change.

* Workspace identity: referencing standard types.

* Referencing managed identity standard type, refactoring booleans into enum.

* Fixing examples.

* Removing duplicate resource.

* Update Workspaces.json

* Update Clusters.json

* Revert "Update Clusters.json"

This reverts commit 4eb99cf4699afeb95dc2bab1ee071c7d4f9ee2c5.

* Revert "Update Workspaces.json"

This reverts commit c16bc82f2ec8a35131c1ec54d2dca147eca929d1.

* Returning to our identity implementation.

* OperationalInsights 2022-10-01: Changing retentionInDaysAsDefault to boolean representation.

* redundant comma.

* redundant comma.

* Adding missing example header.

* Update TablesDelete.json

* Microsoft.OperationalInsights: Correcting Total retention in days limitation.

* config reademe.go.md (#24941)

* config reademe.go.md

* format

* [Hub Generated] Publish private branch 'main' (#23608)

* add swagger

* updated swagger

* Updated readme for Unified Vision Service

* fixed build error

* update api version

* fixed typo

* update comment

* Add examples

* fixed

* prettier

* add custom word

* Address some comments

---------

Co-authored-by: KUAN LU <kualu@microsoft.com>

* Changing operation name to match other related API for documentation (#24588)

* Update computeRPCommon.json (#24910)

* add directive mobilenetwork reademe.go.md (#24942)

* sql readme.go.md directive (#24610)

* sql readme.go.md directive

* rename to ServerPrivateEndpointConnectionProperties

* lenient-model-deduplication

* Saifahmed098 databoxedge microsoft.data box edge 2023 07 01 (#24926)

* Adds base for updating Microsoft.DataBoxEdge from version stable/2022-03-01 to version 2023-07-01

* Updates readme

* Updates API version in new specs and examples

* Adding string KubernetesWorkloadProfile in databoxedgeProperties

* Update readme.python.md (#24980)

* Update readme.python.md

* Update readme.python.md

* [ACS - Call Automation] [Beta2] Api spec for 2023-06-15-preview  (#24482)

* Add beta2 api spec

* add readme

* fix lines

* Fix readme

* Added repeatability

* Fix 202 long running

* Fix header

* Fix the base

* Fix check

* added x-ms-long-running-operation

* add location

* fix example

* test

* test

* test

* fix

* test

* fix test

* test

* Fix

* test

* test

* fix

* Remove LRO

* Updates as per ARB feedback

* Updates as per ARB feedback

* Fix senddtmfTones

* Fix error

* Fix send dtmf description

* Update/remove obsolete docs (#24946)

* Add openapi docs for OpenAI api version 2023-07-01-preview (#24992)

* rename EdgeZoneStorageAccountType back to StorageAccountType to avoid breaking (#24988)

* Adding new optional parameter to Auto Patching (#24554)

* [TypeSpec Validation] Get-TypeSpec-Folders.ps1 should only validate all specs on selected files (#25010)

- Fixes #25006

* Update readme.python.md (#25009)

* Update readme.python.md

* Update readme.python.md

* [Hub Generated] Review request for Products to add version preview/2023-05-01-preview (#25014)

* Documentation fixes

* Documentation fixes 2

* Documentation fixes 3

* Documentation fixes 4

* Documentation fixes 5

---------

Co-authored-by: Oren Kafka <orkafka@microsoft.com>

* fix enum mismatch (#24559)

* Moving Markup rules API into separate file (#25003)

* [ACS Chat] [Rest API] Added chat thread metadata and participant meta… (#24837)

* [ACS Chat] [Rest API] Added chat thread metadata and participant metadata. (#24243)

* Updating ACS Chat swagger with Chat thread and participant metadata.

* Fixed swagger version.

* Fixed swagger version.

* Re-added data retention policy to the swagger.

* Update communicationserviceschat.json - changed metadata from string to dictionary

* Update communicationserviceschat.json

* Update communicationserviceschat.json

Corrected size limitations - should be 1k, not 2k

* Update communicationserviceschat.json

Added metadata to patch thread request

* Update communicationserviceschat.json

---------

Co-authored-by: Andrei Giurgiu <agiurg@microsoft.com>

* remove data retention from 2023-07-01

---------

Co-authored-by: Andrei Giurgiu <agiurg@microsoft.com>
Co-authored-by: Lu Chen <luc@microsoft.com>

* Added missing ArchiveStatus value (#25024)

* Update PrivateEndpointConnections to 2022-11-01-preview in v5 SDK (#25015)

* sql readme.go.md directive (#25029)

* sql readme.go.md directive

* fix

* [TypeSpec Validation] Rename yml files to match pipelines (#25036)

* Update readme.python.md (#25035)

* Disable creation of perimeter base rule (#24945)

* Disable creation of perimeter base rule

* Made NSP rule readonly

* Added email/sms rule changes

* Minor fix

* [Hub Generated] Review request for Microsoft.ContainerService/aks to add version preview/2023-06-02-preview (#24922)

* Adds base for updating Microsoft.ContainerService/aks from version preview/2023-05-02-preview to version 2023-06-02-preview

* Updates readme

* Updates API version in new specs and examples

* Hobov2 Change Swagger Preview (#24472)

* Hobov2 Swagger

* fix error

* Add SSHAccess property to agent pool (#24460)

* Add SSHAccess property to agent pool

* add new line

* Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/managedClusters.json

Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>

---------

Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>

* update python & java readmes (#24461)

* Image Integrity swagger in 20203-06-02-preview (#24454)

* Image Integrity swagger in 20203-060-20-preview

* f

* f

* ff

---------

Co-authored-by: fseldow <fseldow@V-BRMCCA-MOBILE.redmond.corp.microsoft.com>

* Azure Service Mesh - BYO CA, Egress Gateway and Mesh Revisions (#24453)

* Azure Service Mesh - BYO CA and Egress Gateway

* prettier fix.

* adding changes for for revisions and meshversioncompatibilityprofile

* adding a missing parameter

* Changes as per lint failures

* Mikolaj/add custom node config 2023 06 02 preview (#24539)

* feat: add Ulimit config and updated sysctl ranges to swagger

* fix: use ulimits in json of LinuxOSConfig

* feat: add response example

* fix: add ulimits to custom words

* Revert "fix: add ulimits to custom words"

This reverts commit 949673772bb77447d5b3975ea5da27767c9705e2.

---------

Co-authored-by: Mikolaj Umanski <mumanski@microsoft.com>

* add Drain Timeout  in preview (#24579)

Co-authored-by: Wenjun Gao <wenjungao@microsoft.com>

* fix: remove ulimits from swagger spec (#24921)

Co-authored-by: Mikolaj Umanski <mumanski@microsoft.com>

* address ARM review comments (#25005)

* address ARM review comments

* added a missing description.

* Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/managedClusters.json

Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>

* Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/managedClusters.json

Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>

* Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/managedClusters.json

Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>

* Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/managedClusters.json

Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>

* Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/managedClusters.json

Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>

* Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/managedClusters.json

Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>

---------

Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>

---------

Co-authored-by: Xu Xue <55420084+xuexu6666@users.noreply.github.com>
Co-authored-by: Tongyao Si <tosi@microsoft.com>
Co-authored-by: Xinhe Li <xinhl@microsoft.com>
Co-authored-by: fseldow <fseldow@V-BRMCCA-MOBILE.redmond.corp.microsoft.com>
Co-authored-by: deveshdama <87668846+deveshdama@users.noreply.github.com>
Co-authored-by: Mikołaj Umański <mik.umanski@gmail.com>
Co-authored-by: Mikolaj Umanski <mumanski@microsoft.com>
Co-authored-by: Wenjun Gao <wenjungaoat@gmail.com>
Co-authored-by: Wenjun Gao <wenjungao@microsoft.com>
Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>

* [Hub Generated] Add new api version 2023-05-01 for Microsoft.App (#24939)

* Adds base for updating Microsoft.App from version preview/2023-04-01-preview to version 2023-05-01

* Updates readme

* Updates API version in new specs and examples

* Revert AppGw HttpListeners alias change (#24966)

* [Hub Generated] Review request for Microsoft.ContainerRegistry to add version preview/2023-06-01-preview (#24426)

* Adds base for updating Microsoft.ContainerRegistry from version preview/2023-01-01-preview to version 2023-06-01-preview

* Updates readme

* Updates API version in new specs and examples

* Added new api version 2023-06-01-preview

* Fixed examples

* Fixed Prettier check.

* Fix lint error.

* fix pretty print

* Try fix avacodo error

* Fix the default tag

* add directive in readme.go.md

---------

Co-authored-by: Alancere <804873052@qq.com>

* [Hub Generated] Publish private branch 'u/michaelshikh/azure-kusto-Microsoft.Kusto-2023-05-02' (#24964)

* kusto 2023-05-02 fix "final-state-via" header

* take 2

* remove "x-ms-long-running-operation-options"

* remove "x-ms-long-running-operation-options"

* Release sentinel 2023 07 01 preview (#24557)

* Adds base for updating Microsoft.SecurityInsights from version preview/2023-06-01-preview to version 2023-07-01-preview

* Updates readme

* Updates API version in new specs and examples

* Added Approved and Backlog to Hunts Status enum (#24552)

* [Sentinel] [New Public API] Add swagger doc for  dataConnectorDefinition API (#24509)

* add dataConnectorDefinition API doc

* update examples

* add pattern

* update pattern

* update pattern

* update description

* update description

* small fix

* small fix

* small fix

* small fix

* update swagger document based on feedback from the SDK team (#24555)

* Fix dataConnectorDefinition (new API) (#24759)

* fix swagger doc

* typo

* fix int format

* Fix pattern (#24807)

* remove pattern

* add and fix - reuired parameter in the new validation

* add and fix - reuired parameter in the new validation

* fix pattren

* fix pattren

* Remove CloudError.cs file (#24962)

Remove CloudError.cs. Added by mistake in https://github.com/Azure/azure-rest-api-specs/pull/24807/files

* Add pagination (#24986)


* add pagination

---------

Co-authored-by: artafres <94412144+artafres@users.noreply.github.com>
Co-authored-by: sagamzu <52034287+sagamzu@users.noreply.github.com>

* Update documentation for Cost Details to specify Resource group and management group is not supported (#24844)

* Update readme.python.md (#25055)

* [Hub Generated] Review request for Microsoft.Management to add version stable/2023-04-01 (#24976)

* Adds base for updating Microsoft.Management from version stable/2021-04-01 to version 2023-04-01

* Updates readme

* Updates API version in new specs and examples

* [Hub Generated] Review request for Microsoft.LabServices to add version stable/2023-06-07 (#24981)

* Adds base for updating Microsoft.LabServices from version stable/2022-08-01 to version 2023-06-07

* Updates readme

* Updates API version in new specs and examples

* added v2023-06-07 spec

* reset clouderror change

* update version date

* updated times

* fix times in examples

* update inviteuser example

* reinclude x-mx-identifiers

* Update for Swagger PrettierCheck

* TLS Default version updated to enforce TLS 1.2 (#24440)

Co-authored-by: Daniel Salazar Mora <dsalazar@microsoft.com>

* Update the ARM spec PR review workflow diagram  (#25071)

* update python config (#25074)

* Add MicrosoftProduct to ProductType enum (#25046)

Co-authored-by: Oren Kafka <orkafka@microsoft.com>

* Initial version of the code-signing dataplane service (#22310)

* Initial version of the code-signing dataplane service

* Remove error objects since those come from the Azure Core namespace

* fix: added azure.codesigning.json resulting file

* fix: use newer version dependency syntax

* Rolling back version change per PR feedback

* fix: polling operation mapping per PR feedback

* Adding x-ms-examples for example validation

* fix: added custom-words per PR feedback

* Renamed parameter definition to match open api json definition

* fix: modified the api-version to synch up with the folder api-version

* Adding details json cadl validation

* refactor: moved from cadl to typespec

* chore: attach azure.codesiging.json definition

* chore: remove package-lock.json since its unneeded.

* feat: adding get sign eku operation & example

fix: sign long running operation

* chore: removed unused swagger.json generated

* chore: removing data-plane swagger generated, keeping just the typespec project

* Readding the swagger information for dataplane service

* fix: ci issues pointed

examples are not referenced on the swagger file
resources should not be read only

* added examples to typespec definition

* fix: examples

* more fixes for example.json operations

* even more fixes for example.json operations

* fix: minor

Remove optional parameter from region. since its required.
Added description to namespace definition
Removed optional parameter from operation status, since the id is required.
Added suppression of warning

* Added fixes to azure.codesigning.json generation

* Added required property of id to examples

* Switched property to a more descriptive naming for the eku response

* fix: moved examples to a non version specific folder

* fix: the compiler didnt liked not using the preview folder, rolling back

* feat: added oauth2 security definition

* fix: removed api-version from example path

* style: change casing of operations to camel case

fix: per guidance modified the getsignEku operation into listSignEku

* Update azure.codesigning.json generated by tsp compiler

* fix: modified ResourceAction to LongRunningResourceAction per feedback

* docs: added enum descriptions to each value on hash algorithms

* fix: pinned to current versions to avoid ci errors by using latest dependency

* Added prefix of StandardResourceOperations interface to Resource operations

* fix: sign operation should return 202 Accepted on example

* fix: sign operation should return 202 Accepted on example

* style: tsp format result

* refactor: removed unused mapping to parent resource

* refactor: removing typespec-python emitter

* Adding get sign root certificate operation

* fix: adding custom word rootcert

* fix: adding api version parameter

* Added resource provider folder per ci finding

* chore: removing package.json per PR feedback

* Renaming folder to remove "Microsoft." path per feedback from PR

see: https://github.com/Azure/azure-rest-api-specs/blob/main/documentation/typespec-structure-guidelines.md for guidelines

* feat: expanded the typespec options to include the lang generation

* Fix: Based on review from API stewardship team

Added more detailed information for docs and summary of operations
Refactored getSignRootCertificate operation to use RpcOperation instead of custom operation
Pluralized the listSignEkus operation
Renamed models to provide more detailed description of their purposed
Eliminated the custom enum in favor of the typespec enum provided

* refactor: moved version to 2023-06-15 based on feedback of ACS Eng team

* refactor: renamed models following azure team feedback

* Update tspconfig.yaml

Applied latest schema of emitter options and parameters.

* fix: adding back missing custom words, fixing coffeelake casing

* docs: updated samples to include varied hashes to represent a more familiar request for customers

* docs: updated the docs clauses of the typespec file to avoid repetitions on the docs generated.

* fix: update README.md of data-plane generation to include the correct tag

* Regenerated azure.codesigning.json file

* Based on pr build feedback, updated custom words definition

* docs: per compiler feedback, adding doc definition for versioning

* fix: outdated examples of data-plane swagger

* fix: per PR feedback, using T payload for Foundations.OperationStatus

* chore: updated Azure.CodeSigning swagger generated using tsp v0.46.0

* fix: removed autorest from the dependencies per feedback

fix: added suppression for custom RPC operation

* Removing json examples for compliance with avocado pipeline

* fix: Adding examples to tsp directory

* Corrected samples

---------

Co-authored-by: Ray Chen <raychen@microsoft.com>

* [Bug-Fix] Minor change in Managed Network Fabric (#24948)

* Changes Made:

1. InternetGateways - type param is renamed to gatewayType
2. NetworkFabricSkus - type param is renamed to skuType
3. AccessControlLists:
       -> action -> type is renamed to actionType
      -> matchcondition -> ipmatchCondition -> type is renamed to ipType
4. NetworkTapRule
     -> action -> type is renamed to actionType
     -> matchcondition -> ipmatchCondition -> type is renamed to ipType

New Params:

1. In RoutePolicies: -> statements -> defaultAction [Permit | Deny -> default Deny] is added.
2. In RoutePolicy -> condition -> conditionType is added.
3. In AccessControlLists: -> matchConfiguration -> defaultAction [Permit | Deny -> default Permit] is added.

* Reverting the changes made for "type" parameter.

* Add Microsoft.StorageTasks Service | Swagger API Review (Ring 0 Service) (#24798)

* Add the Readme files and StorageTasks Spec file with CRUD and List by subs and rg with examples

* Rectify provider namespace to Microsoft.StorageTask and refactor examples into folders

* Address Lint diff failure to use the model from common-types

* Update Operations API with defaut response

* Add List Storage Task Assignment ARM Ids API

* Add POST List Storage Task Run Report Summary API

* Adding x-ms-identifiers

* Spell corrections

* Fix spell check errors

* Add 201 response code to PUT task operation

* Address minor changes and comments to reuse existing schema, update examples

* Add request body to List Summary Report API, Add Example. Remove 200 status code from Delete Async

* Add example reference to API file

* Adding Storage task action preview API with example

* Correct spelling

* Addig allowed resource type constraint

* Change the Reporting API to GET with Arm resource type Microsoft.StorageTasks/storageTasks/reports

* Address PR comments, correct and rephrease operation ids

* Change to proxy resource

* Fix typo

* Better instructions in footnotes for the ARM spec PR review workflow diagram (#25076)

* Updated request models for R2026 issue agrifood microsoft.ag food platform 2023-06-01-preview (#25057)

* Adds base for updating Microsoft.AgFoodPlatform from version preview/2021-09-01-preview to version 2023-06-01-preview

* Updates readme

* Updates API version in new specs and examples

* Rename changes + Control Plane BYOL changes

* added examples

* added examples for data Connector Apis

* fixing lint issues

* reorder and updated description

* node description updated.

* updated like Solution Apis

* beautify json examples

* prettier fix

* custom words + spelling fix

* system data lower case

* removed dataConnectorName from example + lint fix

* fixed lint issue in example

* prettier fix

* Default Error response   + 201 code

* Description updated

* request model made same as response in patch

* added status code 201 in PUT API

* updated solution example

* updated changes for OAuth renaming

* updated Data Connector examples

* example update

* corrected typo

* syncing to latest DI Agri branch

* added MADMA in custom-words file

* data connector delete example updated

* solution example updated

* xms error fix

* added xms-identifier

* fixing examples

* updated create or update example

* prettier fix

* solution fix

* updated examples

* prettier fix

* lint issue fix

* fixing lint diff

---------

Co-authored-by: Abhishek Khatri <akhatri@microsoft.com>

* privateEndpointConnections and privateLinkServiceConnectionState naming fixes (#24810)

* Add comment handler for /pr RequestMerge (#25091)

* Sync expression Support From DataFactory To Synapse (#25054)

* Sync expression Support From DataFactory To Synapse

* add

* Update the ARM PR workflow diagram to use the `/pr RequestMerge` guidance. (#25093)

* Improve ARM PR template and guidance around breaking changes (#25086)

* [Hub Generated] Review request for Microsoft.Maps to add version stable/2023-06-01 (#23862)

* Adds base for updating Microsoft.Maps from version preview/2021-12-01-preview to version 2023-06-01

* Updates readme

* Updates API version in new specs and examples

* updates to schema

* move to v4 as managedidentity is broken in v5

* fixes from build

* fix example

* reuse trackedresource v2

* adding suppression for move

* trying to suppress with from

* attempt 3 for supression based on cogsearch

* Updating ContainerStorage Swagger (#24749)

* updating containerstorage to match Azure-ContainerStorageRP swagger

* updating readme.md files

* removing disks in example request and adding an extra zone to examples

* updating examples

* Add new API version 2023-03-01 for databox (#24857)

* initial commit - previous version

* add new version

* add new version in readme

* fix validation checks

* fix readme file

---------

Co-authored-by: Uttaran Sarkar <utsarka@microsoft.com>

* Update readme.python.md (#25136)

* [package.json] Remove cadl packages (#25141)

- Any specs still using Cadl must upgrade on next change
- Fixes #25126

* Add ConfiguringAAD as a provisioning state (#25079)

Co-authored-by: Kanchan Joshi <kanchanjoshi@microsoft.com>

* [CODEOWNERS] Add selected root files to EngSys (#25143)

* [HDInsight][Hilo]Add new APIs (#24940)

* Add new APIs

* Fix spell, modelvalidation and avocado errors

* fix false alarm linting error

* Fix linting error

* Add readme files under hdinsightonaks folder

* Update json file path

* Update readme.python.md

* a) update job related definition
b) update some resource id property to use
c) update key vault object type as enum

* mark cluster pool compute profile count as readonly

* remove wrong avocado suppress fro readme.md per comment

---------

Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* [TypeSpec Validation] Trigger on PRs to all branches (#25174)

* Add missing space (#25153)

Co-authored-by: Oren Kafka <orkafka@microsoft.com>

* Added lro-options for dataprotection 2023-01-01, 2023-05-01 (#24715)

Co-authored-by: Vishesh Patel <133762830+vishesh155@users.noreply.github.com>

* TypeSpec Getting Started doc (#25021)

* TSP Getting Started

* update

* updated doc

* updated doc

* moved how to create PR from TypeSpec doc to rest-api-spec repo

* updated per PR comment

* AVS API 2023-03-01 (#24490)

* cp -r 2022-05-01 2023-03-01

* set version as 2023-03-01

* changes

* switch back to v1 ErrorResponse

* must not use two differert ErrorResponse types

* use v5 ErrorResponse (#4)

* remove sku changes

* #/definitions/Sku

* remove old readme block

* remove skus.json

* add patterns for resource names
ported from https://github.com/Azure/azure-rest-api-specs-pr/pull/11127

* Update readme.python.md (#25195)

* Update readme.python.md (#25078)

* Update readme.python.md

* Update readme.python.md

* [Hub Generated] Review request for Microsoft.HybridCompute to remove version preview/2023-04-25-preview (#24970)

* update name pattern and change instanceview

* update examples

* add ExtensionsResourceInstanceView

* change extensions instance view

* undo ref change

* update times in examples

* Remove 04-25-2024 from the public specs repo. Will add these specs to the private repo

* Update readme.md

* Update readme.md

---------

Co-authored-by: Ved Kale <vedkale@microsoft.com>

* [Compute] New API Version 2023-04-02 (#25118)

* adding new folder 2023-04-02

* readme section for 2023-04-02

* changing version number in folder 2023-04-02

* Adding new disk property - LastOwnershipUpdateTime (#25039)

* Added lastownership field

* Added to existing DIsk_Get.json example

* Swagger changes for elastic san import and export feature (#24953)

* swagger changes for elastic san import and export feature

* fixing API version in swagger examples

* adding reference to examples

* fixing examples

* Dev/carloshehe/last ownership update time (#25160)

* Added lastownership field

* Added to existing DIsk_Get.json example

* New description

* Using Vikram's suggestion for description

* Fixed bad casing

---------

Co-authored-by: carlos6125 <140001684+carlos6125@users.noreply.github.com>
Co-authored-by: PrambMS <136007667+PrambMS@users.noreply.github.com>

* New AO5GC 1.0 service - 2023-05-15-preview (#24950)

* New AO5GC 1.0 service - 2023-05-15-preview

* Addressed the Swagger LintDiff errors

* Addressed the Swagger ModelValidation errors

* Addressed long running operation LintDiff errors

* Formatted the *.tsp files

* Removed the common.json and added the parameters to the networkfunction.json

* Updated the Type Script to address the Swagger API validations

* Addressed the validation errors

* Updated the examples and formatted the *.tsp files

* Update specification/mpcnetworkfunction/resource-manager/readme.typescript.md

Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>

* Update specification/mpcnetworkfunction/mpcnetworkfunction.Management/tspconfig.yaml

Co-authored-by: Mike Harder <mharder@microsoft.com>

* Updated the common types version to v3

* Updated the networkfunction TypeSpec file to the latest version and generated the Swagger API

---------

Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>

* [Hub Generated] Review request for Microsoft.ContainerService/aks to add version stable/2023-07-01 (#25151)

* Adds base for updating Microsoft.ContainerService/aks from version stable/2023-06-01 to version 2023-07-01

* Updates readme

* Updates API version in new specs and examples

* feat: add range min/max for custom node config GA changes for 2023-07-01 API (#25068)

Co-authored-by: Mikolaj Umanski <mumanski@microsoft.com>

* update readmes (#25048)

* add force upgrade option (#25100)

* add force upgrade option

* update msg

---------

Co-authored-by: Wenjun Gao <wenjungao@microsoft.com>

---------

Co-authored-by: Mikołaj Umański <mik.umanski@gmail.com>
Co-authored-by: Mikolaj Umanski <mumanski@microsoft.com>
Co-authored-by: Wenjun Gao <wenjungaoat@gmail.com>
Co-authored-by: Wenjun Gao <wenjungao@microsoft.com>

* [TypeSpec Validation] Only validate all specs on core PRs to public repo (#25207)

- Fixes #25175

* Use unix line endings always, even on Windows (#24817)

- Fixes #24791
- Fixes #24790
- Ensures developers can successfully work on both Linux and Windows
- Consistent with other repos like `microsoft/typespec` and `azure/azure-sdk-for-js`
- Required for node-based tools like `tsp format` which assume LF

* Synapse change sessionId type from int to string (#25210)

* change sessionId type from int to string

* modify related code

* [TypeSpec] Upgrade to 0.47.0 (#25223)

* Renormalize line endings from CRLF to LF (#25219)

- Fixes #25212 
- Files were committed with CRLF instead of LF
- Should be prevented going forward due to settings in `.gitattributes`, but clients can always force add files with CRLF
- Related to #24817
- Issue seen before in #4746 and #3786

* config readme.go.md (#25227)

* July 2023 API Version for Azure Data Manager for Agriculture (#24755)

* added july 2023 api version

* fixed few changes

* Prettier

* Avocado

* Updated examples

* fixed examples

* added changes

* addressed review comments

* addressed review comment

* fixed build issue

* fixed model validation error

* addressed comment

* addressed review comments

* few minor changes

* added minor changes

* prettier

* addressed review comments

* `securitycenter`: fix yaml (#24619)

* `securitycenter` fix yaml

* fix path in readme.md

* remove kubevirt and openstanck (#25094)

* [AutoSync] db0c25231 Merged PR 8381862: update manifest (#25034)

Co-authored-by: swagger-automation <swagger@microsoft.com>

* [Hub Generated] Review request for Microsoft.DesktopVirtualization to add version  preview/2023-07-07-preview (#24747)

* Adds base for updating Microsoft.DesktopVirtualization from version preview/2022-10-14-preview to version 2023-07-07-preview

* Updates readme

* Updates API version in new specs and examples

* Added ScalingPlanPersonalSchedule examples to Examples

* Added scalingPlanPooledSchedule endpoints to swagger

* Added flexAppGroup to public preview

* Added scalingplanpersonalschedules endpoint to proper swagger version

* Added showInFeed property to correct swagger version

* Added missing scaling plan personal schedule

* Added pattern

* Removing pattern restriction as it causes breaking changes

* Corrected api version in example

* change new scaling API to use v3 common types

* Added pattern

* Removed pattern and added suppression.

* Revert "change new scaling API to use v3 common types"

This reverts commit a169c4031f253b54172a4b5271f0f8290db8d7de.

---------

Co-authored-by: Dallin Magleby <damagleb@microsoft.com>

* CRP 2023 07 01 version (#25066)

* add new folder

* update readme

* update version reference in swagger files

* psuh

* revert last commit

* Add missing parameter(timeCreated) in VMSS VM (#23848)

* Updating examples for GetImages API to add details about paging.. (#24030)

* Updating examples for GetImages API to include the paging support.

* Addressing PR comments. Added the a template for next link

---------

Co-authored-by: Naveena Patil <napatil@microsoft.com>

* Add optional parameter domain name label scope to VM and VMSS PIP dnsSettings (#24329)

* add optinal parameter domain name label to vm and vmss pip dnssettings

* fix syntax

* fix syntax

* fix syntax

* changes made by prettier

* Update Image_ListBySubscription.json

prettier

* update diskRP reference to latest. Merge conflict.

* credscan remediation

* Adding support for Sirius on VMSS (#25117)

* adding auxmode and auxsku

* adding example

---------

Co-authored-by: Prachi Pravin Bhavsar <prbhavsar@microsoft.com>

* missed ticks from conflict merge

---------

Co-authored-by: Theodore Chang <theodore.l.chang@gmail.com>
Co-authored-by: payalguptapg <126145083+payalguptapg@users.noreply.github.com>
Co-authored-by: nreact <43445179+nreact@users.noreply.github.com>
Co-authored-by: Naveena Patil <napatil@microsoft.com>
Co-authored-by: tinama0302 <79952980+tinama0302@users.noreply.github.com>
Co-authored-by: pracsb <78512712+pr-work@users.noreply.github.com>
Co-authored-by: Prachi Pravin Bhavsar <prbhavsar@microsoft.com>

* Update control_plane_template.md: update merge queues links (#25231)

* Added artifactType query param to listkeys route (#24868)

Co-authored-by: Sai Sankar Gochhayat <sgochhayat@microsoft.com>

* [Hub Generated] Review request for Microsoft.ConnectedVMwarevSphere to add version preview/2023-03-01-preview (#25147)

* Adds base for updating Microsoft.ConnectedVMwarevSphere from version preview/2022-07-15-preview to version 2023-03-01-preview

* Updates readme

* Updates API version in new specs and examples

* Merging new API version from private pr repo
https://github.com/Azure/azure-rest-api-specs-pr/blob/RPSaaSMaster/specification/connectedvmware/resource-manager/Microsoft.ConnectedVMwarevSphere/preview/2023-03-01-preview

* fix lint errors

* fix json

* fix more lint errors.

* update

* update

* fix lint errors

* prettier and fix examples.

* fix quotes.

* Release microsoft.app 2023 05 02 preview (#25051)

* Adds base for updating Microsoft.App from version preview/2023-04-01-preview to version 2023-05-02-preview

* Updates readme

* Updates API version in new specs and examples

* fix description for endTime in JobExecution (#24359)

* fix description for endTime in JobExecution

* fix for breaking change error

* Introduce Microsoft.App/builders tracked resource and Microsoft.App/builds proxy resource (#24240)

* cherry picked commit to introduce builders and builds, and updated api version

* added linting suppressions to readme

* pre feedback: v3 -> v5, common build/er params, rename identity to identityresourceid, inprogress -> creating

* fix typo

* fix model validation

* added updating provisioning status, and fixed a missed provisioning status ref

* Create identity to registry mapping in builder object (#24275)

* create identity to registry mapping in builder object

* update mapping to be a dictionary of container registries, to enforce single container registry

* run prettier

* run prettier on examples fil

* pr feedback: v5 -> v3 and added x ms param location

* fix plural naming to singular

* Add GetVerificationId API (#24286)

* add api

* fix typo

* fix spacing

* fix spacing

* change version

---------

Co-authored-by: Chenghui Yu <chenghuiyu@microsoft.com>

* Support multiple port for container app (#24332) (#24459)

* Support multiple port for container app

* lint

* comment

* Add blob storage token store support (#24455)

* add blob storage token store support

* update

* update trigger type enum - schedule for jobs (#24399)

* update trigger type enum - schedule for jobs

* update trigger type enum - schedule for jobs

* add previous changes merged to main

* add encryption settings (#24822)

* rename verification id to custom domain verification id (#24874)

Co-authored-by: Chenghui Yu <chenghuiyu@microsoft.com>

* Removed SourceToCloud feature from 2023-05-02-preview (#24860)

* Anfranci/fixstartexectemplateabv0423 (#24863)

* fix start job exec template required property

* fix start job exec template required property

* fix start job exec template required property

* fix start job exec template required property

* Add list usages api for Microsoft.App (#24833)

* add api

* update

* update

* update

* update

* empty line

---------

Co-authored-by: Paul Dorsch <107068277+pauld-msft@users.noreply.github.com>
Co-authored-by: anandanthony <anfranci@microsoft.com>
Co-authored-by: Seris370 <38371667+Seris370@users.noreply.github.com>
Co-authored-by: Chenghui Yu <chenghuiyu@microsoft.com>
Co-authored-by: zhenqxuMSFT <zhenqxu@microsoft.com>
Co-authored-by: njucz <740360112@qq.com>
Co-authored-by: Xingjian Wang <79332479+xwang971@users.noreply.github.com>

* add dbName as required for spark metastore (#25259)

Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>

* the java sdk doesn't use that config (#25214)

Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>

* Alprosms cost management microsoft.cost management 2023 08 01 (#25065)

* Adds base for updating Microsoft.CostManagement from version stable/2023-03-01 to version 2023-08-01

* Updates readme

* Updates API version in new specs and examples

* Adding GA for ReservationUtilization Budgets from version 2023-04-01-preview

* updating swagger spec to new api version

* adding x-ms-parameter-method property to budgetCategoryFilterParameter

* Release keyvault microsoft.key vault 7.5 preview.1 (#25042)

* Adds b…
jnlycklama pushed a commit that referenced this pull request Nov 8, 2023
…d version preview/2023-06-28-preview (#24632)

* Adds base for updating Microsoft.ConfidentialLedger from version preview/2023-01-26-preview to version 2023-06-28-preview

* Updates readme

* Updates API version in new specs and examples

* added running state and mccf update example

* added backup and restore for ledger and mccf

* updated backup restore specs

* Sync fork (#25422)

* Update readme.md for latest SDK release (#24618)

Updating tag to release official SDKs based on latest preview version

* [typespec-ci] Add pr trigger for eng/tools/TypeSpecValidation (#24640)

* Azure OpenAI: reuse LRO response model as status polling model (#24556)

* Azure OpenAI: reuse LRO response model as status polling model

* incorporate unreachable type omission for limitation of breaking change triggers

* batch rename for new LRO tack

* Updates after clarification on sync parity snap

* Update: adjustments after re-snap to plans for converged sync API

* Adjustments based on feedback and .NET viability experiments

* Example naming update (caught by CI)

* Example update

* PR feedback and re-disabling ts (will treat separately)

* [TypeSpecValidation/ Format document (#24642)

* Typespec EGv2 Clean CI (#24361)

* update to ResourceAction

* add eventgrid to ci

* example files to be added

* publishexample model after 2018-01-01

* dummyfile

* casing

* remove enum doc

Co-authored-by: Mike Harder <mharder@microsoft.com>

* add examples

* update to just be 200 responses for now

* fix warnings

* response body

* remove additional properties

* remove additional prop 2

* ran prettier

* spacing

* format

* namespace got deleted

* remove utf-8

* format

* format

* nit sample

* Add specification/eventgrid to PR triggers

* update tsp format

* add package dir to c#

* .NET still using directory-name

* update package-dir

* try without quotes like previous config

* namespace

* namespaces

* dir of V2 as in feature branch

* commenting out csharp gen

---------

Co-authored-by: Mike Harder <mharder@microsoft.com>

* [typespec-ci] Discard git changes (#24650)

- Feature was accidentally lost in the bash-to-TypeScript conversion

* adding mutability flag to the identity property ACS (#24477)

* adding mutability flag to the identity property ACS

* Updated base tag to package preview 2023-04

* fix prettier issues

* Add new stable API-version 2023-05-01 in Microsoft.Dataprotection (#24011)

* Base commit from 2023-01-01

* Change API-version from 2023-01-01 to 2023-05-01

* Add hooks changes in Microsoft.Dataprotection

* Correctness fix resProperties,rehydrationPriority

Signed-off-by: SHASHANK SINGH <shashasingh@microsoft.com>

* revert latest commit

* Add change for secureScore, Correctness fix resProperties,rehydrationPriority and update readme files

* Add example regarding change for secureScore

* Removing readonly secureScore from request

* Using UserAssignedIdentity from common-types definitions

---------

Signed-off-by: SHASHANK SINGH <shashasingh@microsoft.com>
Co-authored-by: SHASHANK SINGH <shashasingh@microsoft.com>
Co-authored-by: amchandn <43201777+amchandn@users.noreply.github.com>

* update (#24655)

* [TypeSpecValidation] Enable simple-git logging (#24656)

* Add multi-vector support to search requests (#24614)

* Fixing the API-version in ManagedServices examples (#24578)

* Fixing the API-version in ManagedServices examples

* Addressing the swagger errors

* Addressing the Location header issue on Delete Registration assignment Async operation response

* [Hub Generated] Review request for Microsoft.NotificationHubs to add version preview/2023-01-01-preview (#24072)

* Adds base for updating Microsoft.NotificationHubs from version stable/2017-04-01 to version 2023-01-01-preview

* Updates readme

* Updates API version in new specs and examples

* Notification Hubs: adding API version 2023-01-01-preview

* Notification Hubs: udpating custom words

* Notification Hubs: updating custom-words

* Changing  zoneRedundant (boolean) to zoneRedundancy (enum), making Network ACLs optional

* Notification Hubs: updating examples

* Notification Hubs: fixing property name

* Notification Hubs: fixing examples

* Notification Hubs: resolving some of PR comments

* Notification Hubs: adding x-ms-long-running-operation to one of Private Link operations

* Notification Hubs: removing internal MoveResourceRequest

* Notification Hubs: fixing merge marker

* Notification Hubs: fixing zoneRedundancy

* Notification Hubs: updating Swagger

* Notification Hubs: updating samples

* Notification Hubs: renaming $count to $top

* Notification Hubs: removing 200 response from PrivateEndpointConnection.Delete

* Notification Hubs: fixing async operation annotations

* NotificationHubs: suppressing linter error

* Notification Hubs: fixing async operation annotations

* Notification Hubs: fixing async operation annotations

* Notification Hubs: removing 201 for three operations

* Notification Hubs: adding back response 201 for Notification Hubs - Create or Update

* Notification Hubs: cleanup in 201 status codes

* Notification Hubs: updating ids in examples

* Notification Hubs: updating two examples

* fist add reademe.go.md (#24674)

* Updated correlationInterval example value (#24584)

* add 'location' in example parameter (#24675)

* update example parameter (#24676)

* update example parameter

* update file

* add typescript.md for new service (#24694)

* Form Recognizer v3.1 GA (2023-07-31) (#24634)

* Copy 2023-02-28-preview to 2023-07-31

* v3.1 GA changes

* Update documentation for REST docs

* Add 2023-06-01-preview for Web PubSub (#24268)

* Original commit

* Add 2023-06-01-preview for signalr and webpubsub

* remove no-op Avocado suppressions (#24703)

* Improve automation comment contents formatting (#24704)

* fix update example files for docs generation (#24710)

* fix update example files for docs generation

* fix prettier issues

---------

Co-authored-by: Joel Enikanorogbon <joelen@microsoft.com>

* FabricBot: Onboarding to GitOps.ResourceManagement because of FabricBot decommissioning (#24716)

* Add prIssueManagement.yml to onboard repo to GitOps.ResourceManagement as FabricBot replacement

Owners of the FabricBot configuration should have received email notification. The same information contained in the email is published internally at: https://aka.ms/gim/fabricbot. Details on the replacement service and the syntax of the new yaml configuration file is available publicly at: https://microsoft.github.io/GitOps/policies/resource-management.html

Please review and merge this PR to complete the process of onboarding to the new service.

* Deleting fabricbot.json

---------

Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>

* Adding formatting on save for ts files (#24646)

* Adding formatting on save for ts files

* scoping to eng folder

* cleanup

* aligning prettier with typespec repo

* update tsv.ts formatting

* scoping typescript prettier to entire repo

* revert package-lock

* Added devcontainer for spec writers (#24622)

* Added devcontainer for spec authors

* Adding dockerfile

* Adding comment

* Adding convenient usage and conventions of the sdk repo path

* change MongoDbAtlasDriver name (#24709)

Co-authored-by: Zehua Chen <zehuachen@microsoft.com>

* Remove annotations (#24723)

* [Hub Generated] Publish private branch 'release-managedNetworkFabric-GA' (#24673)

* add or modify files

* Updating the readme.md
1. removing the private-preview data

* Removing the dotnet-sdk error

* Resolving the issue caused due to the backward compatibility.

* S360 Item - Missing Get SubscriptionOperations for 2021-10-01 version. (#24395)

* Resolving S320 Item - Missing Get SubscriptionOperations for 2021-10-01 version.

* Fix pipeline suggestions.

* Minor fix.

* Make Get Subscription operations sync in this version.

* Added suppress rules for failing lint errors.

* Fix suppression Issues.

* Minor fix suppression GetOperation200.

* Address minor fixes.

* Address GetOperation200 changes.

* Update readme.md: attempt suppression fix by adding ["202"] to "responses" to path

---------

Co-authored-by: Abhay Pratap <abhaypratap@microsoft.com>
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>

* add auth and fix some generated code issue in .net (#24725)

* add auth and fix some generated code issue in .net

* fixed style issue and revert property name change

* removed unused options in JS emitter

* Updated namespace value to Azure.Template

* revert examples-directory config change

* Update ci-fix cadl -> TypeSpec update (#24535)

* Update codeowners for postgresql (#24456)

Got a new team created in Azure org @Azure/azure-sdk-write-postgresql

* Add base64 formatting to contentInBase64 property (#24617)

* Add base64 formatting to contentInBase64 property

* Update base64 string

* Update base64 example string in SendEmail.json

* [Hub Generated] Review request for Microsoft.DevCenter to add version preview/2023-07-01-preview (#24291)

* Adds base for updating Microsoft.DevCenter from version preview/2023-01-01-preview to version 2023-07-01-preview

* Updates readme

* Updates API version in new specs and examples

* Add schedule and troubleshoot APIs, add generic id property, update examples

* Add troubleshoot example and update environment examples

* Add ID to project

* Add environment operations API

* Re-add last operation ID

* Run prettier

* Add ID to delay result

* Add suppression for host parameters validation

* Remove last operation ID

* Update with aligned operations API, URI property, file type log response

* Remove old examples

* Fix naming

* Update TTL to 90 days on operations, add delete operationkind

* Add sourceType

* Remove old model

* Use an enum for status

* Consolidate on "sourceUri" for consistency with "uri" property

* Description updates

* Add NotStarted state

* Add default response and missing LRO options to resolve LintDiff warning.

* [Contoso.WidgetManager] Fix formatting (#24744)

- Fixes CI for #24725

* [Maps Search] Fix the array parameters in examples (#24658)

* Fix the array parameters in examples

* Prettier fix

* [OpenAI.Inference] Adding support for OpenAI functions. (#24534)

* Adding 2023-07-01-preview

* updating codegen

* Adding definitions for functions.

* fixes

* updates

* regenerated

* updating examples

* Updating based on some PR feedback

---------

Co-authored-by: Travis Wilson <35748617+trrwilson@users.noreply.github.com>
Co-authored-by: Travis Wilson <travisw@microsoft.com>

* [TypeSpec Validation] Move compile from "postinstall" to "build" (#24745)

- Compiling in "postinstall" breaks existing tools that copy "package.json" from repo root to spec folder

* Update Pricesheet properties for savingsPlan (#24708)

* Update consumption.json

* Update PriceSheet.json

* Update consumption.json

* Update PriceSheet.json

* Update consumption.json

* Update PriceSheet.json

* Update consumption.json

* Update consumption.json

* Update consumption.json

* Update PriceSheet.json

* elasticsan preview refresh microsoft.elasticsan 2022-12-01-preview (#24494)

* Adds base for updating Microsoft.ElasticSan from version preview/2021-11-20-preview to version 2022-12-01-preview

* Updates readme

* Updates API version in new specs and examples

* Added PE related changes

* Added Private Link resource API

* Nit change to correct the path for privateLinkResource API

* Updated Lint errors

* prettier check

* resolved comments & added publicNetworkAccess

* removed publicNetworkAccess & NIT changes

* Updated the list operations

* resolved lintDiff

* proper value for examples and removed value from PECollections

* resolved comments

* spell check resolved

* removing volumeCreateParameter

* [Hub Generated] Publish private branch 'InbalZim-storagemover-Microsoft.StorageMover-RPSaaSMaster-2023-07-01-preview' (#24390)

* add or modify files

* Updated `credentials` models according to PR #24318 + reverted unwanted changes to `readme.md`

* Removed URI format from SMB credentials to support it receiving empty string in order to clean-up their value

* Removed extra hierarchy of `AzureStorageFileShareEndpointBaseProperties`

* improve NR Examples (#24636)

* improve NR Examples

* addressing AutoRun Errors

* Fixing Prettier Issue

* Adding NextLink in Max Examples

* Formatting Azure Resource Id

* Updating Format of azure subscriptionIds

* update code owner (#24754)

* Update readme.python.md (#24758)

* [TypeSpecValidation] Refactor package.json (#24756)

- Improves upon #24745
- Creates eng/tools/package.json for all EngSys tools
- Moves "postinstall" to eng/tools/TypeSpecValidation/package.json
  - Technically incorrect if the package were ever to be published to a registry
  - In practice, the best way I have found so far to use source-based tools in a TypeScript repo

* workflow-bot comments: update breaking changes alternative C to point to alternative B (#24770)

* [Communication] Job Router Public Preview v2022-07-18 (#23804)

* Updated JR swagger with maxNumberOfJobs

* job scheduling swagger changes

* Enforce DistributionMode.kind to be read-only

* retry with removing Required tag from abstract property for DistributionMode

* WorkerState stopped showing up in generated swagger

* Add reofferTimeUtc to decline offer API

* Prettier

* Prettier

* rename WorkerState to RouterWorkerState

* more fixes in polymorphic types

* Rename decline offer request

* prettier fix

* add example for scheduled job

* cpsell fix

* fix response schema validation error

* address review feedback item round 1

* SDK review changes

* More API changes

* Update distribution mode required properties

* Renamings

* job matching mode added

* prettier fixes

* fix examples refs

* update ref examples

* update swagger spec

* fix enum mismatch

* change operator to labelOperator in classification policy get and update ops example

* Update specification/communication/data-plane/JobRouter/preview/2022-07-18-preview/communicationservicejobrouter.json

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

* hide redundant communicationerror and communicationerrorresponse during codegen

* revert commit

* fix typo

* test whether removing kind from request works

* revert removing kind from request

* make kind read-only

* run prettier

* try adding properties to empty classes

---------

Co-authored-by: Rajarshi Sarkar 🦄 <rsarkar@microsoft.com>
Co-authored-by: Rajarshi Sarkar <73562869+sarkar-rajarshi@users.noreply.github.com>
Co-authored-by: Liangying.Wei <lianwei@microsoft.com>

* [OpenAI] Rename properties for Java (#24596)

* renames

* more renames

* testing on the deploymentOrModelName

* revert for no breaking changes

* [TypeSpec] Upgrade to 0.46.0 (#24776)

* [OpenAI] Update generated autorest (#24788)

- Continuation of #24596

* Dynatrace.Observability merge to public repo (#24101)

* Initial Commit

* Updating version in all files

* Removed version from readme

* removing version which are not available from readme

* Resolving PR comments (#24205)

* Features/users/abhargava/merge to public repo (#24230)

* Resolving PR comments

* Features/users/abhargava/merge to public repo (#24233)

* Resolving PR comments

* Responding to the comment in PR review

* Fixed typo

* Features/users/abhargava/merge to public repo (#24253)

* Resolving PR comments

* Responding to the comment in PR review

* Fixed typo

* Added a suppression for Avacado issue

* Adding the required field

* Updating suppression reason

* Updating path for suppression

* Adding suppression for deprecated API

* suppression

* suppress

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

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

* updating path in suppression

* updating suppression

* updating suppression

* Update specification/dynatrace/resource-manager/readme.md: WIP: fixing suppressions

Iteratively work on fixing suppressions

* Update readme.md: update suppressions

* Update readme.md: update suppressions

* Update readme.md: remove Avocado suppressions

---------

Co-authored-by: kanupriyasinghh <113429657+kanupriyasinghh@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>

* Double Header Fix (#24760)

* [OpenAI.Inference] Adding content filter support (#24652)

* first-pass adding annotation

* FilterResult definitions

* move Filter definitions to common

* cleaning up naming and imports

* adding version headers

* added descriptions to objects

* correct self_harm JSON projection

* Correct to "prompt_annotations"

* "prompt_annotations" for chat, too

* Update specification/cognitiveservices/OpenAI.Inference/models/completions.common.tsp

Co-authored-by: Shawn Fang <45607042+mssfang@users.noreply.github.com>

* Add per-choice content_filter_results to /completions

* tsp compile after merge

* recompile with 0.46.0 after today's update

---------

Co-authored-by: Travis Wilson <35748617+trrwilson@users.noreply.github.com>
Co-authored-by: Shawn Fang <45607042+mssfang@users.noreply.github.com>

* Update OpenAI PR assignment (#24794)

* Update OpenAI PR assignment

* Update pull_request_assignment.yml

* [typespec-ci] Automatically detect spec folders to validate (#24629)

* [fist] mgmt, update service name (#24781)

* [typespec-pr] Add pipeline (#24802)

* [typespec-ci] Remove path wildcard (#24804)

* Update engsys CODEOWNERS (#24808)

* Align optionality of content filter categories (#24819)

* Add spec ARM PR review workflow diagram to ARM PR description template. (#24823)

* Add spec PR review workflow diagram to ARM PR description template.

* Update control_plane_template.md: fix link to diagram (#24828)

* Added generator config for OpenAI `Functions` for the Java SDK (#24765)

* Remove repeatability support for token revocation endpoint (#24589)

* Update clientTYpe (#24503)

* [Hub Generated] Publish private branch 'dev-maintenance-Microsoft.Maintenance-2023-04-01' (#24048)

* Revert "Revert "[Hub Generated] Publish private branch 'dev-maintenance-Microsoft.Maintenance-2023-04-01' (#23832)" (#23923)"

This reverts commit e6c0e188a74d051a3a44728ce058e85447553392.

* Removed 202 and Async supression.

* Update documentation.

* Updated documentation

---------

Co-authored-by: Kalpesh Chavan <kachavan@microsoft.com>

* [package-lock.json] Add names to local dependencies (#24846)

- Command "npm update" removes these names, but "npm install" adds them
- It's probably better to keep the names, since users are more likely to run "npm install"

* Update ci-fix.md: add API Doc Preview TSG (#24843)

* Update ci-fix.md: add API Doc Preview TSG

* Remove unsupported SQL Pool Rename/move operation (#24517)

* Updated text for property isSoftDeleteFeatureStateEditable (#24713)

* Updating folder structure for Microsoft.Migrate (#24550)

* folders restructure and update readme

* revert removed offazure in readme

* Removing readonly flag from top level object (#24848)

* [ACS JobRouter] Add misssing descriptions (#24842)

* Updated JR swagger with maxNumberOfJobs

* sync with upstream main

* add descriptions

* prettier fix

* add more missing descriptions

* add more description fixes

---------

Co-authored-by: williamzhao87 <williamzhao87@gmail.com>

* a couple of representation tweaks for codegen (#24847)

* Removed FunctionDefinition as custom class (#24870)

* Update readme.python.md (#24873)

* Update readme.python.md

* Update readme.python.md

* add title in typescript.md (#24879)

* Ericasp/number lookup preview (#24787)

* add isoCountryCode field (#24223)

* changed isoCountryCode description

---------

Co-authored-by: Erica <34174887+ericasp16@users.noreply.github.com>
Co-authored-by: Erica Sponsler <ericasp@microsoft.com>

* Update communicationserviceschat.json (#24845)

* update client name in typescript.md (#24894)

* update sphere ts.md (#24895)

* Convert previous preview version Private Link to GA: 2023-06-30 for mysql (#24738)

* copy previous version as base for 2023-06-30

* update api version

* update readme

* fix arm id

* Fixed code owner for NRP (#24889)

* Synapse SDK release [2023-06] (#24908)

* Anfranci/fixstartexectemplate2 (#24885)

* fix start job exec template required property

* fix start job exec template required property

* fix start job exec template required property

* SRP Swagger Updates for Jan23 [2023-01-01] Api Version GA  (#23918)

* Full copy from 2022-09-01 to 2023-01-01 without any changes

* update examples api version, update swagger api version for each swagger, update readme files

* Feature: AutoUptier for LCM with example

* prettier check

* Update new deafults for allowBlobPublicAccess and allowCrossTenantReplication

* Feature: ObjectReplicationRestorePoint APIs with examples, validation and prettier check

* Feature: Customer Initiated Migration with validation and prettier check

* Feature: Planned Failover with validation and prettier check

* Feature: BlobInventoryPolicyFilter creation time with validation and prettier check

* Revert "Feature: ObjectReplicationRestorePoint APIs with examples, validation and prettier check"

This reverts commit 6942ddfc948f9693cd04e4768a361a6ab0607332.

* Address comments for autoUptier

* address Migration comments

* Update allowedMethods for CORS

* Revert "Address comments for autoUptier"

This reverts commit 5ac6d025ef1d2c5b5898f9e102d6f1cfa4271840.

* Revert "Feature: AutoUptier for LCM with example"

This reverts commit a1469d0b51914d11058e0cab8a7cc294e5aae761.

* remove autoUptier example

* targetSkuName description and migration name parameter

* Remove Get customer initiated migration

* Fix targetSkuName required property, fix typo

* Address lint diff new errors

* Add get migration back, fix uri for post migration

* remove query parameter from post migration

* Resolve Lint Diff errors

* Spell Chek errors

* Fix Post Migration example to return header

---------

Co-authored-by: Udit Sharma <uditsharma@microsoft.com>

* [Hub Generated] Review request for Microsoft.ContainerService/aks to add version stable/2023-06-01 (#24581)

* Adds base for updating Microsoft.ContainerService/aks from version stable/2023-05-01 to version 2023-06-01

* Updates readme

* Updates API version in new specs and examples

* Hobov2 Swagger (#24471)

* Hobov2 Swagger

* fix error

* update python & java readmes (#24462)

* Bring Node os upgrade channel up GA from preview except security patch (#24487)

* bring nodeosimage up to GA except for security channel

* Update managedClusters.json

* add vpa (#24508)

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

* Allow user to specify draintimeout in ga api (#24488)

---------

Co-authored-by: Xu Xue <55420084+xuexu6666@users.noreply.github.com>
Co-authored-by: Paul Miller <paul.miller@gmail.com>
Co-authored-by: huizhifan <60024380+huizhifan@users.noreply.github.com>
Co-authored-by: zhifanhui <zhifanhui@microsoft.com>
Co-authored-by: Paul Miller <pmiller@microsoft.com>

* Release network microsoft.network official 2023 04 01 2 (#24841)

* Adds base for updating Microsoft.Network from version stable/2023-02-01 to version 2023-04-01

* Updates readme

* Updates API version in new specs and examples

* Double Header Fix (#24783)

* Add Basic sku to applicationGateway.json (#24717)

* Add http listeners alias to frontend ip config (#24718)

* Sync mode property on Load balancer backend pool (#24685)

* Sync mode property on Load balancer backend pool

* model fix

---------

Co-authored-by: unknown <anjbal@DESKTOP-ML6T5PL.redmond.corp.microsoft.com>

* Migrate to IP based LB API change (#24633)

* Migrate to IP based LB API change

* Nit Fix

* NIT Fix

* Add body param pools

* Param name update

---------

Co-authored-by: unknown <anjbal@DESKTOP-ML6T5PL.redmond.corp.microsoft.com>

---------

Co-authored-by: Mikhail <mitryakh@microsoft.com>
Co-authored-by: JainRah <108508612+JainRah@users.noreply.github.com>
Co-authored-by: russsantos <127546568+russsantos@users.noreply.github.com>
Co-authored-by: anjbal <137822143+anjbal@users.noreply.github.com>
Co-authored-by: unknown <anjbal@DESKTOP-ML6T5PL.redmond.corp.microsoft.com>

* Adding new APIs for billing visibility in new version 2023-07-01-preview for Microsoft.Elastic (#24587)

* Base API Commit

* Changing API version to 2023-07-01-preview

* Adding new apis for billing visibility

* updating readme.md

* added partnerEntityUri in the response

* model validation fixed

* taking parameters from v5 common types

* [typespec-ci] Improve change detection (#24825)

- Fixes #24813
- Fixes #24818

* [typespec - pr] Validate all specs if any changes to common files (#24826)

- Fixes #24814

* [typespec-ci] Disable PR trigger (#24920)

* Storage STG 90 (#24915)

* Added new version of Data Lake swagger (#23905)

* Added new Files swagger (#23907)

* Paginated Directory Delete (#24146)

* mgmt, java, azurestackhci, dedup name "Update" (#24924)

* update parameter name in selfhelp sample (#24928)

* Update TypeSpec get started guide (#24901)

* Update TypeSpec get started guide

* Update documentation/typespec-rest-api-dev-process.md

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>

---------

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>

* [Hub Generated] Review request for Products to add version preview/2023-05-01-preview (#24678)

* Adds base for updating Products from version preview/2023-01-01-preview to version 2023-05-01-preview

* Updates readme

* Updates API version in new specs and examples

* 2023-05-01-preview version

* fix locations

* fix readme

* fix validations 1

* fix RAM

* Add has RI

* Remove dynamic page size query param

* Refactor operation id

* Fix readme

* Fix products operation id

* Documentation fix 1

* Documentation fix 2

* Documentation fix 3

* spell check fixes

* prettier fixes

---------

Co-authored-by: Oren Kafka <orkafka@microsoft.com>

* [Get-TypeSpec-Folders.ps1] Sort output alphabetically (#24932)

* [Validate-TypeSpec.ps1] Add GitClean switch (#24933)

- Continuation of #24629

* [Hub Generated] Publish private branch 'RPSaaSMaster' - NetworkCloud 2023-07-01 stable API  (#24722)

* add or modify files

* removed non-published old private preview

* New stable api 2023-04-01 Microsoft.RedHatOpenShift (#23772)

* Previous API version

* New API 2023-04-01

* Fix swagger linting error

* Added xmsEnum for OutboundType

* Re-word description for OutboundType

* Microsoft.OperationalInsights: Correcting Total retention in days limitation. (#24574)

* OperationalInsights: 2022-10-01 stable version

* Actual changes.

* More fixes.

* more changes.

* Removing redundant breaking change.

* Workspace identity: referencing standard types.

* Referencing managed identity standard type, refactoring booleans into enum.

* Fixing examples.

* Removing duplicate resource.

* Update Workspaces.json

* Update Clusters.json

* Revert "Update Clusters.json"

This reverts commit 4eb99cf4699afeb95dc2bab1ee071c7d4f9ee2c5.

* Revert "Update Workspaces.json"

This reverts commit c16bc82f2ec8a35131c1ec54d2dca147eca929d1.

* Returning to our identity implementation.

* OperationalInsights 2022-10-01: Changing retentionInDaysAsDefault to boolean representation.

* redundant comma.

* redundant comma.

* Adding missing example header.

* Update TablesDelete.json

* Microsoft.OperationalInsights: Correcting Total retention in days limitation.

* config reademe.go.md (#24941)

* config reademe.go.md

* format

* [Hub Generated] Publish private branch 'main' (#23608)

* add swagger

* updated swagger

* Updated readme for Unified Vision Service

* fixed build error

* update api version

* fixed typo

* update comment

* Add examples

* fixed

* prettier

* add custom word

* Address some comments

---------

Co-authored-by: KUAN LU <kualu@microsoft.com>

* Changing operation name to match other related API for documentation (#24588)

* Update computeRPCommon.json (#24910)

* add directive mobilenetwork reademe.go.md (#24942)

* sql readme.go.md directive (#24610)

* sql readme.go.md directive

* rename to ServerPrivateEndpointConnectionProperties

* lenient-model-deduplication

* Saifahmed098 databoxedge microsoft.data box edge 2023 07 01 (#24926)

* Adds base for updating Microsoft.DataBoxEdge from version stable/2022-03-01 to version 2023-07-01

* Updates readme

* Updates API version in new specs and examples

* Adding string KubernetesWorkloadProfile in databoxedgeProperties

* Update readme.python.md (#24980)

* Update readme.python.md

* Update readme.python.md

* [ACS - Call Automation] [Beta2] Api spec for 2023-06-15-preview  (#24482)

* Add beta2 api spec

* add readme

* fix lines

* Fix readme

* Added repeatability

* Fix 202 long running

* Fix header

* Fix the base

* Fix check

* added x-ms-long-running-operation

* add location

* fix example

* test

* test

* test

* fix

* test

* fix test

* test

* Fix

* test

* test

* fix

* Remove LRO

* Updates as per ARB feedback

* Updates as per ARB feedback

* Fix senddtmfTones

* Fix error

* Fix send dtmf description

* Update/remove obsolete docs (#24946)

* Add openapi docs for OpenAI api version 2023-07-01-preview (#24992)

* rename EdgeZoneStorageAccountType back to StorageAccountType to avoid breaking (#24988)

* Adding new optional parameter to Auto Patching (#24554)

* [TypeSpec Validation] Get-TypeSpec-Folders.ps1 should only validate all specs on selected files (#25010)

- Fixes #25006

* Update readme.python.md (#25009)

* Update readme.python.md

* Update readme.python.md

* [Hub Generated] Review request for Products to add version preview/2023-05-01-preview (#25014)

* Documentation fixes

* Documentation fixes 2

* Documentation fixes 3

* Documentation fixes 4

* Documentation fixes 5

---------

Co-authored-by: Oren Kafka <orkafka@microsoft.com>

* fix enum mismatch (#24559)

* Moving Markup rules API into separate file (#25003)

* [ACS Chat] [Rest API] Added chat thread metadata and participant meta… (#24837)

* [ACS Chat] [Rest API] Added chat thread metadata and participant metadata. (#24243)

* Updating ACS Chat swagger with Chat thread and participant metadata.

* Fixed swagger version.

* Fixed swagger version.

* Re-added data retention policy to the swagger.

* Update communicationserviceschat.json - changed metadata from string to dictionary

* Update communicationserviceschat.json

* Update communicationserviceschat.json

Corrected size limitations - should be 1k, not 2k

* Update communicationserviceschat.json

Added metadata to patch thread request

* Update communicationserviceschat.json

---------

Co-authored-by: Andrei Giurgiu <agiurg@microsoft.com>

* remove data retention from 2023-07-01

---------

Co-authored-by: Andrei Giurgiu <agiurg@microsoft.com>
Co-authored-by: Lu Chen <luc@microsoft.com>

* Added missing ArchiveStatus value (#25024)

* Update PrivateEndpointConnections to 2022-11-01-preview in v5 SDK (#25015)

* sql readme.go.md directive (#25029)

* sql readme.go.md directive

* fix

* [TypeSpec Validation] Rename yml files to match pipelines (#25036)

* Update readme.python.md (#25035)

* Disable creation of perimeter base rule (#24945)

* Disable creation of perimeter base rule

* Made NSP rule readonly

* Added email/sms rule changes

* Minor fix

* [Hub Generated] Review request for Microsoft.ContainerService/aks to add version preview/2023-06-02-preview (#24922)

* Adds base for updating Microsoft.ContainerService/aks from version preview/2023-05-02-preview to version 2023-06-02-preview

* Updates readme

* Updates API version in new specs and examples

* Hobov2 Change Swagger Preview (#24472)

* Hobov2 Swagger

* fix error

* Add SSHAccess property to agent pool (#24460)

* Add SSHAccess property to agent pool

* add new line

* Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/managedClusters.json

Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>

---------

Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>

* update python & java readmes (#24461)

* Image Integrity swagger in 20203-06-02-preview (#24454)

* Image Integrity swagger in 20203-060-20-preview

* f

* f

* ff

---------

Co-authored-by: fseldow <fseldow@V-BRMCCA-MOBILE.redmond.corp.microsoft.com>

* Azure Service Mesh - BYO CA, Egress Gateway and Mesh Revisions (#24453)

* Azure Service Mesh - BYO CA and Egress Gateway

* prettier fix.

* adding changes for for revisions and meshversioncompatibilityprofile

* adding a missing parameter

* Changes as per lint failures

* Mikolaj/add custom node config 2023 06 02 preview (#24539)

* feat: add Ulimit config and updated sysctl ranges to swagger

* fix: use ulimits in json of LinuxOSConfig

* feat: add response example

* fix: add ulimits to custom words

* Revert "fix: add ulimits to custom words"

This reverts commit 949673772bb77447d5b3975ea5da27767c9705e2.

---------

Co-authored-by: Mikolaj Umanski <mumanski@microsoft.com>

* add Drain Timeout  in preview (#24579)

Co-authored-by: Wenjun Gao <wenjungao@microsoft.com>

* fix: remove ulimits from swagger spec (#24921)

Co-authored-by: Mikolaj Umanski <mumanski@microsoft.com>

* address ARM review comments (#25005)

* address ARM review comments

* added a missing description.

* Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/managedClusters.json

Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>

* Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/managedClusters.json

Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>

* Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/managedClusters.json

Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>

* Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/managedClusters.json

Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>

* Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/managedClusters.json

Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>

* Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-06-02-preview/managedClusters.json

Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>

---------

Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>

---------

Co-authored-by: Xu Xue <55420084+xuexu6666@users.noreply.github.com>
Co-authored-by: Tongyao Si <tosi@microsoft.com>
Co-authored-by: Xinhe Li <xinhl@microsoft.com>
Co-authored-by: fseldow <fseldow@V-BRMCCA-MOBILE.redmond.corp.microsoft.com>
Co-authored-by: deveshdama <87668846+deveshdama@users.noreply.github.com>
Co-authored-by: Mikołaj Umański <mik.umanski@gmail.com>
Co-authored-by: Mikolaj Umanski <mumanski@microsoft.com>
Co-authored-by: Wenjun Gao <wenjungaoat@gmail.com>
Co-authored-by: Wenjun Gao <wenjungao@microsoft.com>
Co-authored-by: Sanya Kochhar <42152676+SanyaKochhar@users.noreply.github.com>

* [Hub Generated] Add new api version 2023-05-01 for Microsoft.App (#24939)

* Adds base for updating Microsoft.App from version preview/2023-04-01-preview to version 2023-05-01

* Updates readme

* Updates API version in new specs and examples

* Revert AppGw HttpListeners alias change (#24966)

* [Hub Generated] Review request for Microsoft.ContainerRegistry to add version preview/2023-06-01-preview (#24426)

* Adds base for updating Microsoft.ContainerRegistry from version preview/2023-01-01-preview to version 2023-06-01-preview

* Updates readme

* Updates API version in new specs and examples

* Added new api version 2023-06-01-preview

* Fixed examples

* Fixed Prettier check.

* Fix lint error.

* fix pretty print

* Try fix avacodo error

* Fix the default tag

* add directive in readme.go.md

---------

Co-authored-by: Alancere <804873052@qq.com>

* [Hub Generated] Publish private branch 'u/michaelshikh/azure-kusto-Microsoft.Kusto-2023-05-02' (#24964)

* kusto 2023-05-02 fix "final-state-via" header

* take 2

* remove "x-ms-long-running-operation-options"

* remove "x-ms-long-running-operation-options"

* Release sentinel 2023 07 01 preview (#24557)

* Adds base for updating Microsoft.SecurityInsights from version preview/2023-06-01-preview to version 2023-07-01-preview

* Updates readme

* Updates API version in new specs and examples

* Added Approved and Backlog to Hunts Status enum (#24552)

* [Sentinel] [New Public API] Add swagger doc for  dataConnectorDefinition API (#24509)

* add dataConnectorDefinition API doc

* update examples

* add pattern

* update pattern

* update pattern

* update description

* update description

* small fix

* small fix

* small fix

* small fix

* update swagger document based on feedback from the SDK team (#24555)

* Fix dataConnectorDefinition (new API) (#24759)

* fix swagger doc

* typo

* fix int format

* Fix pattern (#24807)

* remove pattern

* add and fix - reuired parameter in the new validation

* add and fix - reuired parameter in the new validation

* fix pattren

* fix pattren

* Remove CloudError.cs file (#24962)

Remove CloudError.cs. Added by mistake in https://github.com/Azure/azure-rest-api-specs/pull/24807/files

* Add pagination (#24986)


* add pagination

---------

Co-authored-by: artafres <94412144+artafres@users.noreply.github.com>
Co-authored-by: sagamzu <52034287+sagamzu@users.noreply.github.com>

* Update documentation for Cost Details to specify Resource group and management group is not supported (#24844)

* Update readme.python.md (#25055)

* [Hub Generated] Review request for Microsoft.Management to add version stable/2023-04-01 (#24976)

* Adds base for updating Microsoft.Management from version stable/2021-04-01 to version 2023-04-01

* Updates readme

* Updates API version in new specs and examples

* [Hub Generated] Review request for Microsoft.LabServices to add version stable/2023-06-07 (#24981)

* Adds base for updating Microsoft.LabServices from version stable/2022-08-01 to version 2023-06-07

* Updates readme

* Updates API version in new specs and examples

* added v2023-06-07 spec

* reset clouderror change

* update version date

* updated times

* fix times in examples

* update inviteuser example

* reinclude x-mx-identifiers

* Update for Swagger PrettierCheck

* TLS Default version updated to enforce TLS 1.2 (#24440)

Co-authored-by: Daniel Salazar Mora <dsalazar@microsoft.com>

* Update the ARM spec PR review workflow diagram  (#25071)

* update python config (#25074)

* Add MicrosoftProduct to ProductType enum (#25046)

Co-authored-by: Oren Kafka <orkafka@microsoft.com>

* Initial version of the code-signing dataplane service (#22310)

* Initial version of the code-signing dataplane service

* Remove error objects since those come from the Azure Core namespace

* fix: added azure.codesigning.json resulting file

* fix: use newer version dependency syntax

* Rolling back version change per PR feedback

* fix: polling operation mapping per PR feedback

* Adding x-ms-examples for example validation

* fix: added custom-words per PR feedback

* Renamed parameter definition to match open api json definition

* fix: modified the api-version to synch up with the folder api-version

* Adding details json cadl validation

* refactor: moved from cadl to typespec

* chore: attach azure.codesiging.json definition

* chore: remove package-lock.json since its unneeded.

* feat: adding get sign eku operation & example

fix: sign long running operation

* chore: removed unused swagger.json generated

* chore: removing data-plane swagger generated, keeping just the typespec project

* Readding the swagger information for dataplane service

* fix: ci issues pointed

examples are not referenced on the swagger file
resources should not be read only

* added examples to typespec definition

* fix: examples

* more fixes for example.json operations

* even more fixes for example.json operations

* fix: minor

Remove optional parameter from region. since its required.
Added description to namespace definition
Removed optional parameter from operation status, since the id is required.
Added suppression of warning

* Added fixes to azure.codesigning.json generation

* Added required property of id to examples

* Switched property to a more descriptive naming for the eku response

* fix: moved examples to a non version specific folder

* fix: the compiler didnt liked not using the preview folder, rolling back

* feat: added oauth2 security definition

* fix: removed api-version from example path

* style: change casing of operations to camel case

fix: per guidance modified the getsignEku operation into listSignEku

* Update azure.codesigning.json generated by tsp compiler

* fix: modified ResourceAction to LongRunningResourceAction per feedback

* docs: added enum descriptions to each value on hash algorithms

* fix: pinned to current versions to avoid ci errors by using latest dependency

* Added prefix of StandardResourceOperations interface to Resource operations

* fix: sign operation should return 202 Accepted on example

* fix: sign operation should return 202 Accepted on example

* style: tsp format result

* refactor: removed unused mapping to parent resource

* refactor: removing typespec-python emitter

* Adding get sign root certificate operation

* fix: adding custom word rootcert

* fix: adding api version parameter

* Added resource provider folder per ci finding

* chore: removing package.json per PR feedback

* Renaming folder to remove "Microsoft." path per feedback from PR

see: https://github.com/Azure/azure-rest-api-specs/blob/main/documentation/typespec-structure-guidelines.md for guidelines

* feat: expanded the typespec options to include the lang generation

* Fix: Based on review from API stewardship team

Added more detailed information for docs and summary of operations
Refactored getSignRootCertificate operation to use RpcOperation instead of custom operation
Pluralized the listSignEkus operation
Renamed models to provide more detailed description of their purposed
Eliminated the custom enum in favor of the typespec enum provided

* refactor: moved version to 2023-06-15 based on feedback of ACS Eng team

* refactor: renamed models following azure team feedback

* Update tspconfig.yaml

Applied latest schema of emitter options and parameters.

* fix: adding back missing custom words, fixing coffeelake casing

* docs: updated samples to include varied hashes to represent a more familiar request for customers

* docs: updated the docs clauses of the typespec file to avoid repetitions on the docs generated.

* fix: update README.md of data-plane generation to include the correct tag

* Regenerated azure.codesigning.json file

* Based on pr build feedback, updated custom words definition

* docs: per compiler feedback, adding doc definition for versioning

* fix: outdated examples of data-plane swagger

* fix: per PR feedback, using T payload for Foundations.OperationStatus

* chore: updated Azure.CodeSigning swagger generated using tsp v0.46.0

* fix: removed autorest from the dependencies per feedback

fix: added suppression for custom RPC operation

* Removing json examples for compliance with avocado pipeline

* fix: Adding examples to tsp directory

* Corrected samples

---------

Co-authored-by: Ray Chen <raychen@microsoft.com>

* [Bug-Fix] Minor change in Managed Network Fabric (#24948)

* Changes Made:

1. InternetGateways - type param is renamed to gatewayType
2. NetworkFabricSkus - type param is renamed to skuType
3. AccessControlLists:
       -> action -> type is renamed to actionType
      -> matchcondition -> ipmatchCondition -> type is renamed to ipType
4. NetworkTapRule
     -> action -> type is renamed to actionType
     -> matchcondition -> ipmatchCondition -> type is renamed to ipType

New Params:

1. In RoutePolicies: -> statements -> defaultAction [Permit | Deny -> default Deny] is added.
2. In RoutePolicy -> condition -> conditionType is added.
3. In AccessControlLists: -> matchConfiguration -> defaultAction [Permit | Deny -> default Permit] is added.

* Reverting the changes made for "type" parameter.

* Add Microsoft.StorageTasks Service | Swagger API Review (Ring 0 Service) (#24798)

* Add the Readme files and StorageTasks Spec file with CRUD and List by subs and rg with examples

* Rectify provider namespace to Microsoft.StorageTask and refactor examples into folders

* Address Lint diff failure to use the model from common-types

* Update Operations API with defaut response

* Add List Storage Task Assignment ARM Ids API

* Add POST List Storage Task Run Report Summary API

* Adding x-ms-identifiers

* Spell corrections

* Fix spell check errors

* Add 201 response code to PUT task operation

* Address minor changes and comments to reuse existing schema, update examples

* Add request body to List Summary Report API, Add Example. Remove 200 status code from Delete Async

* Add example reference to API file

* Adding Storage task action preview API with example

* Correct spelling

* Addig allowed resource type constraint

* Change the Reporting API to GET with Arm resource type Microsoft.StorageTasks/storageTasks/reports

* Address PR comments, correct and rephrease operation ids

* Change to proxy resource

* Fix typo

* Better instructions in footnotes for the ARM spec PR review workflow diagram (#25076)

* Updated request models for R2026 issue agrifood microsoft.ag food platform 2023-06-01-preview (#25057)

* Adds base for updating Microsoft.AgFoodPlatform from version preview/2021-09-01-preview to version 2023-06-01-preview

* Updates readme

* Updates API version in new specs and examples

* Rename changes + Control Plane BYOL changes

* added examples

* added examples for data Connector Apis

* fixing lint issues

* reorder and updated description

* node description updated.

* updated like Solution Apis

* beautify json examples

* prettier fix

* custom words + spelling fix

* system data lower case

* removed dataConnectorName from example + lint fix

* fixed lint issue in example

* prettier fix

* Default Error response   + 201 code

* Description updated

* request model made same as response in patch

* added status code 201 in PUT API

* updated solution example

* updated changes for OAuth renaming

* updated Data Connector examples

* example update

* corrected typo

* syncing to latest DI Agri branch

* added MADMA in custom-words file

* data connector delete example updated

* solution example updated

* xms error fix

* added xms-identifier

* fixing examples

* updated create or update example

* prettier fix

* solution fix

* updated examples

* prettier fix

* lint issue fix

* fixing lint diff

---------

Co-authored-by: Abhishek Khatri <akhatri@microsoft.com>

* privateEndpointConnections and privateLinkServiceConnectionState naming fixes (#24810)

* Add comment handler for /pr RequestMerge (#25091)

* Sync expression Support From DataFactory To Synapse (#25054)

* Sync expression Support From DataFactory To Synapse

* add

* Update the ARM PR workflow diagram to use the `/pr RequestMerge` guidance. (#25093)

* Improve ARM PR template and guidance around breaking changes (#25086)

* [Hub Generated] Review request for Microsoft.Maps to add version stable/2023-06-01 (#23862)

* Adds base for updating Microsoft.Maps from version preview/2021-12-01-preview to version 2023-06-01

* Updates readme

* Updates API version in new specs and examples

* updates to schema

* move to v4 as managedidentity is broken in v5

* fixes from build

* fix example

* reuse trackedresource v2

* adding suppression for move

* trying to suppress with from

* attempt 3 for supression based on cogsearch

* Updating ContainerStorage Swagger (#24749)

* updating containerstorage to match Azure-ContainerStorageRP swagger

* updating readme.md files

* removing disks in example request and adding an extra zone to examples

* updating examples

* Add new API version 2023-03-01 for databox (#24857)

* initial commit - previous version

* add new version

* add new version in readme

* fix validation checks

* fix readme file

---------

Co-authored-by: Uttaran Sarkar <utsarka@microsoft.com>

* Update readme.python.md (#25136)

* [package.json] Remove cadl packages (#25141)

- Any specs still using Cadl must upgrade on next change
- Fixes #25126

* Add ConfiguringAAD as a provisioning state (#25079)

Co-authored-by: Kanchan Joshi <kanchanjoshi@microsoft.com>

* [CODEOWNERS] Add selected root files to EngSys (#25143)

* [HDInsight][Hilo]Add new APIs (#24940)

* Add new APIs

* Fix spell, modelvalidation and avocado errors

* fix false alarm linting error

* Fix linting error

* Add readme files under hdinsightonaks folder

* Update json file path

* Update readme.python.md

* a) update job related definition
b) update some resource id property to use
c) update key vault object type as enum

* mark cluster pool compute profile count as readonly

* remove wrong avocado suppress fro readme.md per comment

---------

Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* [TypeSpec Validation] Trigger on PRs to all branches (#25174)

* Add missing space (#25153)

Co-authored-by: Oren Kafka <orkafka@microsoft.com>

* Added lro-options for dataprotection 2023-01-01, 2023-05-01 (#24715)

Co-authored-by: Vishesh Patel <133762830+vishesh155@users.noreply.github.com>

* TypeSpec Getting Started doc (#25021)

* TSP Getting Started

* update

* updated doc

* updated doc

* moved how to create PR from TypeSpec doc to rest-api-spec repo

* updated per PR comment

* AVS API 2023-03-01 (#24490)

* cp -r 2022-05-01 2023-03-01

* set version as 2023-03-01

* changes

* switch back to v1 ErrorResponse

* must not use two differert ErrorResponse types

* use v5 ErrorResponse (#4)

* remove sku changes

* #/definitions/Sku

* remove old readme block

* remove skus.json

* add patterns for resource names
ported from https://github.com/Azure/azure-rest-api-specs-pr/pull/11127

* Update readme.python.md (#25195)

* Update readme.python.md (#25078)

* Update readme.python.md

* Update readme.python.md

* [Hub Generated] Review request for Microsoft.HybridCompute to remove version preview/2023-04-25-preview (#24970)

* update name pattern and change instanceview

* update examples

* add ExtensionsResourceInstanceView

* change extensions instance view

* undo ref change

* update times in examples

* Remove 04-25-2024 from the public specs repo. Will add these specs to the private repo

* Update readme.md

* Update readme.md

---------

Co-authored-by: Ved Kale <vedkale@microsoft.com>

* [Compute] New API Version 2023-04-02 (#25118)

* adding new folder 2023-04-02

* readme section for 2023-04-02

* changing version number in folder 2023-04-02

* Adding new disk property - LastOwnershipUpdateTime (#25039)

* Added lastownership field

* Added to existing DIsk_Get.json example

* Swagger changes for elastic san import and export feature (#24953)

* swagger changes for elastic san import and export feature

* fixing API version in swagger examples

* adding reference to examples

* fixing examples

* Dev/carloshehe/last ownership update time (#25160)

* Added lastownership field

* Added to existing DIsk_Get.json example

* New description

* Using Vikram's suggestion for description

* Fixed bad casing

---------

Co-authored-by: carlos6125 <140001684+carlos6125@users.noreply.github.com>
Co-authored-by: PrambMS <136007667+PrambMS@users.noreply.github.com>

* New AO5GC 1.0 service - 2023-05-15-preview (#24950)

* New AO5GC 1.0 service - 2023-05-15-preview

* Addressed the Swagger LintDiff errors

* Addressed the Swagger ModelValidation errors

* Addressed long running operation LintDiff errors

* Formatted the *.tsp files

* Removed the common.json and added the parameters to the networkfunction.json

* Updated the Type Script to address the Swagger API validations

* Addressed the validation errors

* Updated the examples and formatted the *.tsp files

* Update specification/mpcnetworkfunction/resource-manager/readme.typescript.md

Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>

* Update specification/mpcnetworkfunction/mpcnetworkfunction.Management/tspconfig.yaml

Co-authored-by: Mike Harder <mharder@microsoft.com>

* Updated the common types version to v3

* Updated the networkfunction TypeSpec file to the latest version and generated the Swagger API

---------

Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>

* [Hub Generated] Review request for Microsoft.ContainerService/aks to add version stable/2023-07-01 (#25151)

* Adds base for updating Microsoft.ContainerService/aks from version stable/2023-06-01 to version 2023-07-01

* Updates readme

* Updates API version in new specs and examples

* feat: add range min/max for custom node config GA changes for 2023-07-01 API (#25068)

Co-authored-by: Mikolaj Umanski <mumanski@microsoft.com>

* update readmes (#25048)

* add force upgrade option (#25100)

* add force upgrade option

* update msg

---------

Co-authored-by: Wenjun Gao <wenjungao@microsoft.com>

---------

Co-authored-by: Mikołaj Umański <mik.umanski@gmail.com>
Co-authored-by: Mikolaj Umanski <mumanski@microsoft.com>
Co-authored-by: Wenjun Gao <wenjungaoat@gmail.com>
Co-authored-by: Wenjun Gao <wenjungao@microsoft.com>

* [TypeSpec Validation] Only validate all specs on core PRs to public repo (#25207)

- Fixes #25175

* Use unix line endings always, even on Windows (#24817)

- Fixes #24791
- Fixes #24790
- Ensures developers can successfully work on both Linux and Windows
- Consistent with other repos like `microsoft/typespec` and `azure/azure-sdk-for-js`
- Required for node-based tools like `tsp format` which assume LF

* Synapse change sessionId type from int to string (#25210)

* change sessionId type from int to string

* modify related code

* [TypeSpec] Upgrade to 0.47.0 (#25223)

* Renormalize line endings from CRLF to LF (#25219)

- Fixes #25212 
- Files were committed with CRLF instead of LF
- Should be prevented going forward due to settings in `.gitattributes`, but clients can always force add files with CRLF
- Related to #24817
- Issue seen before in #4746 and #3786

* config readme.go.md (#25227)

* July 2023 API Version for Azure Data Manager for Agriculture (#24755)

* added july 2023 api version

* fixed few changes

* Prettier

* Avocado

* Updated examples

* fixed examples

* added changes

* addressed review comments

* addressed review comment

* fixed build issue

* fixed model validation error

* addressed comment

* addressed review comments

* few minor changes

* added minor changes

* prettier

* addressed review comments

* `securitycenter`: fix yaml (#24619)

* `securitycenter` fix yaml

* fix path in readme.md

* remove kubevirt and openstanck (#25094)

* [AutoSync] db0c25231 Merged PR 8381862: update manifest (#25034)

Co-authored-by: swagger-automation <swagger@microsoft.com>

* [Hub Generated] Review request for Microsoft.DesktopVirtualization to add version  preview/2023-07-07-preview (#24747)

* Adds base for updating Microsoft.DesktopVirtualization from version preview/2022-10-14-preview to version 2023-07-07-preview

* Updates readme

* Updates API version in new specs and examples

* Added ScalingPlanPersonalSchedule examples to Examples

* Added scalingPlanPooledSchedule endpoints to swagger

* Added flexAppGroup to public preview

* Added scalingplanpersonalschedules endpoint to proper swagger version

* Added showInFeed property to correct swagger version

* Added missing scaling plan personal schedule

* Added pattern

* Removing pattern restriction as it causes breaking changes

* Corrected api version in example

* change new scaling API to use v3 common types

* Added pattern

* Removed pattern and added suppression.

* Revert "change new scaling API to use v3 common types"

This reverts commit a169c4031f253b54172a4b5271f0f8290db8d7de.

---------

Co-authored-by: Dallin Magleby <damagleb@microsoft.com>

* CRP 2023 07 01 version (#25066)

* add new folder

* update readme

* update version reference in swagger files

* psuh

* revert last commit

* Add missing parameter(timeCreated) in VMSS VM (#23848)

* Updating examples for GetImages API to add details about paging.. (#24030)

* Updating examples for GetImages API to include the paging support.

* Addressing PR comments. Added the a template for next link

---------

Co-authored-by: Naveena Patil <napatil@microsoft.com>

* Add optional parameter domain name label scope to VM and VMSS PIP dnsSettings (#24329)

* add optinal parameter domain name label to vm and vmss pip dnssettings

* fix syntax

* fix syntax

* fix syntax

* changes made by prettier

* Update Image_ListBySubscription.json

prettier

* update diskRP reference to latest. Merge conflict.

* credscan remediation

* Adding support for Sirius on VMSS (#25117)

* adding auxmode and auxsku

* adding example

---------

Co-authored-by: Prachi Pravin Bhavsar <prbhavsar@microsoft.com>

* missed ticks from conflict merge

---------

Co-authored-by: Theodore Chang <theodore.l.chang@gmail.com>
Co-authored-by: payalguptapg <126145083+payalguptapg@users.noreply.github.com>
Co-authored-by: nreact <43445179+nreact@users.noreply.github.com>
Co-authored-by: Naveena Patil <napatil@microsoft.com>
Co-authored-by: tinama0302 <79952980+tinama0302@users.noreply.github.com>
Co-authored-by: pracsb <78512712+pr-work@users.noreply.github.com>
Co-authored-by: Prachi Pravin Bhavsar <prbhavsar@microsoft.com>

* Update control_plane_template.md: update merge queues links (#25231)

* Added artifactType query param to listkeys route (#24868)

Co-authored-by: Sai Sankar Gochhayat <sgochhayat@microsoft.com>

* [Hub Generated] Review request for Microsoft.ConnectedVMwarevSphere to add version preview/2023-03-01-preview (#25147)

* Adds base for updating Microsoft.ConnectedVMwarevSphere from version preview/2022-07-15-preview to version 2023-03-01-preview

* Updates readme

* Updates API version in new specs and examples

* Merging new API version from private pr repo
https://github.com/Azure/azure-rest-api-specs-pr/blob/RPSaaSMaster/specification/connectedvmware/resource-manager/Microsoft.ConnectedVMwarevSphere/preview/2023-03-01-preview

* fix lint errors

* fix json

* fix more lint errors.

* update

* update

* fix lint errors

* prettier and fix examples.

* fix quotes.

* Release microsoft.app 2023 05 02 preview (#25051)

* Adds base for updating Microsoft.App from version preview/2023-04-01-preview to version 2023-05-02-preview

* Updates readme

* Updates API version in new specs and examples

* fix description for endTime in JobExecution (#24359)

* fix description for endTime in JobExecution

* fix for breaking change error

* Introduce Microsoft.App/builders tracked resource and Microsoft.App/builds proxy resource (#24240)

* cherry picked commit to introduce builders and builds, and updated api version

* added linting suppressions to readme

* pre feedback: v3 -> v5, common build/er params, rename identity to identityresourceid, inprogress -> creating

* fix typo

* fix model validation

* added updating provisioning status, and fixed a missed provisioning status ref

* Create identity to registry mapping in builder object (#24275)

* create identity to registry mapping in builder object

* update mapping to be a dictionary of container registries, to enforce single container registry

* run prettier

* run prettier on examples fil

* pr feedback: v5 -> v3 and added x ms param location

* fix plural naming to singular

* Add GetVerificationId API (#24286)

* add api

* fix typo

* fix spacing

* fix spacing

* change version

---------

Co-authored-by: Chenghui Yu <chenghuiyu@microsoft.com>

* Support multiple port for container app (#24332) (#24459)

* Support multiple port for container app

* lint

* comment

* Add blob storage token store support (#24455)

* add blob storage token store support

* update

* update trigger type enum - schedule for jobs (#24399)

* update trigger type enum - schedule for jobs

* update trigger type enum - schedule for jobs

* add previous changes merged to main

* add encryption settings (#24822)

* rename verification id to custom domain verification id (#24874)

Co-authored-by: Chenghui Yu <chenghuiyu@microsoft.com>

* Removed SourceToCloud feature from 2023-05-02-preview (#24860)

* Anfranci/fixstartexectemplateabv0423 (#24863)

* fix start job exec template required property

* fix start job exec template required property

* fix start job exec template required property

* fix start job exec template required property

* Add list usages api for Microsoft.App (#24833)

* add api

* update

* update

* update

* update

* empty line

---------

Co-authored-by: Paul Dorsch <107068277+pauld-msft@users.noreply.github.com>
Co-authored-by: anandanthony <anfranci@microsoft.com>
Co-authored-by: Seris370 <38371667+Seris370@users.noreply.github.com>
Co-authored-by: Chenghui Yu <chenghuiyu@microsoft.com>
Co-authored-by: zhenqxuMSFT <zhenqxu@microsoft.com>
Co-authored-by: njucz <740360112@qq.com>
Co-authored-by: Xingjian Wang <79332479+xwang971@users.noreply.github.com>

* add dbName as required for spark metastore (#25259)

Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>

* the java sdk doesn't use that config (#25214)

Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>

* Alprosms cost management microsoft.cost management 2023 08 01 (#25065)

* Adds base for updating Microsoft.CostManagement from version stable/2023-03-01 to version 2023-08-01

* Updates readme

* Updates API version in new specs and examples

* Adding GA for ReservationUtilization Budgets from version 2023-04-01-preview

* updating swagger spec to new api version

* adding x-ms-parameter-method property to budgetCategoryFilterParameter

* Release keyvault microsoft.key vault 7.5 preview.1 (#25042)

* Adds b…
weidongxu-microsoft pushed a commit that referenced this pull request Apr 30, 2024
* Add following operations:
- Liveness Session
- Person Directory
- Person Group
- Face List
- Face Operations

* Restructure and rename operations
Omit unreachable types

* Change PD to non-LRO

* Update example, doc, data decorator and unnecessary sharedRoute

* Use union to represent extensible enum
Add suppressions
Add default value for models
Fix age type
Rename model in sdk

Refine examples and train headers

Add uuid type, groupId type and name min length

Use our own operation state

Change liveness operation to enum

Refine group id pattern

Use array for csv fields

Separate request and response model for collection

Flatten interface

Flatten parameter for more interface

* Mark detect as internal for customization

* Add liveness audit response schema

* Update documents (add and fix description format and add examples)

Co-authored-by: Shawn Lin <Shao.Lin@microsoft.com>

* Move path to host template

* Move suppression to config

Fix format and suppress response code failure

Fix breaking changes

Switch endpoint to uri

Refine liveness session model

Move away from standard operation to use our own error code

* Set liveness with verify session as internal

* Remove 4xx examples for now with some document updates (#4)

* Update detection document

* Update 4xx examples

* Update example parameter and response

* Several doc fix for PD

* Differenct recognition descriptions for different data structure

* Fix bullet points in note and update some PD doc

* Update liveness doc

* Remove 4xx examples for now to pass validation

---------

Co-authored-by: Shawn Lin <Shao.Lin@microsoft.com>
Co-authored-by: Shawn Lin <shaoli@microsoft.com>

* Add verify image response in create session

* Rename API operation name (#5)

* Change document to new operation names

* Rename

* More renaming

---------

Co-authored-by: Shawn Lin <Shao.Lin@microsoft.com>
Co-authored-by: Shawn Lin <shaoli@microsoft.com>

* Refine verify image header description

* Add partial update for java

* Use shared route for DPG LRO
Use original LRO for PD person and face creation

* Use resource decorator instead of specify resource in LRO response

* Change name for patch to optional

* Correct operation status name
Correct DPG example

* Rename operation status model

* Correct operation result example

* Add gated attribute

* Fix validation

* Force public model for internal detect

* Correct update DPG model

* Disable detect from url convenientAPI for java

* Rename dpg write

* Fix comment

* Rename id and remove customized uuid

* Correct access level of landmark and attribute

* Correct more models' access

* Collect client customization into client.tsp

* Correct verify pd parameter type

* Correct type

* Reorder detect parameters

* Rename session model

* Refine description for return reco model

* Remove detection convenient API

* Add link of error code and message (#6)

Co-authored-by: Shawn Lin <Shao.Lin@microsoft.com>

* Fix validation

* Remove unnecessary model

* Rename model

* Remove redundant line

---------

Co-authored-by: Han Chiang <hachiang@microsoft.com>
Co-authored-by: shaoli-msft <165001074+shaoli-msft@users.noreply.github.com>
Co-authored-by: Shawn Lin <Shao.Lin@microsoft.com>
Co-authored-by: Shawn Lin <shaoli@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant