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

Restructure folder naming scheme and update the readme #2

Merged
merged 2 commits into from
Jul 17, 2015

Conversation

devigned
Copy link
Member

Things Done

  • standardized lowercasing of names to make it a little easier on the fingers
  • changed the naming construct to make it easier for non-arm services to contribute
  • added contribution guidance to the readme
  • added new layout to the readme to reflect the changes in the folder structure
  • cleaned up the .keep files and other stuff that was left over from previous pull request

devigned added a commit that referenced this pull request Jul 17, 2015
Restructure folder naming scheme and update the readme
@devigned devigned merged commit c1ac0ae into master Jul 17, 2015
@devigned devigned deleted the chore/restructure branch July 17, 2015 19:47
amarzavery pushed a commit that referenced this pull request Feb 3, 2016
amarzavery pushed a commit that referenced this pull request Feb 24, 2016
Updating autorest specs for documentation
xingwu1 added a commit to xingwu1/azure-rest-api-specs that referenced this pull request Mar 9, 2016
Update batch management swagger spec.
tbombach pushed a commit that referenced this pull request Oct 27, 2016
salameer pushed a commit that referenced this pull request Dec 17, 2016
anudeepsharma pushed a commit that referenced this pull request Jan 4, 2017
Add more API kinds/skus and model them as strings
EricSten-MSFT added a commit to EricSten-MSFT/azure-rest-api-specs that referenced this pull request Aug 17, 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.
sarangan12 pushed a commit that referenced this pull request Nov 7, 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
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.
alvadb pushed a commit that referenced this pull request Dec 11, 2017
* Add News Search API Swagger Spec

* Add News Search API Swagger Spec

* Add NewsArticle into Spec

* Add miss comma before x-ms-examples

* suppress _type error, fix 'OBJECT_ADDITIONAL_PROPERTIES'  error, add … (#2)

Suppress _type error, fix 'OBJECT_ADDITIONAL_PROPERTIES'  error, add required parameters

* Update description and Remove some internal properties (#3)

Update description and Remove some internal properties
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
akshaysngupta added a commit to akshaysngupta/azure-rest-api-specs that referenced this pull request Feb 16, 2018
olydis pushed a commit that referenced this pull request Feb 16, 2018
* appgw examples #2

* ssl options example

* waf examples
jorgecotillo added a commit that referenced this pull request Nov 19, 2022
shishir-msft pushed a commit that referenced this pull request Feb 1, 2023
BharathaAravind added a commit that referenced this pull request Mar 13, 2023
lirenhe pushed a commit that referenced this pull request Mar 22, 2023
…iew/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
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…
BharathaAravind added a commit that referenced this pull request Mar 29, 2023
tadelesh pushed a commit that referenced this pull request Mar 29, 2023
…ocumentation for version preview/2023-01-01-preview (#23357)

* updating api spec documentation

* updating api spec documentation #2

* updating api spec documentation #3
nikkomiu pushed a commit to nikkomiu/azure-rest-api-specs that referenced this pull request Apr 4, 2023
allenjzhang added a commit that referenced this pull request Feb 23, 2024
moabba pushed a commit to moabba/azure-rest-api-specs that referenced this pull request Apr 10, 2024
…-with-doc-for-healthcare-tsp

Add @doc decorators to the Healthcare typespec file
richardpark-msft pushed a commit to richardpark-msft/azure-rest-api-specs that referenced this pull request May 15, 2024
rkmanda pushed a commit that referenced this pull request Jun 4, 2024
* Init tsp for Microsoft.ScVmm

* Some changes towards passing tsv

* Updates to fix lint errors, remove unused types, regenerate examples, etc.

* Created shareable 'force' param

* Figured out the incantation to rename a file case-sensitively

* Restored string bool enums.

* Removed all examples

* Regenerate examples

* Updated ARM ID properties. Added script to sort output to compare with sorted old swagger

* Additional changes.

* Removed unused XXUpdate models, Added @secret for password,

* Fixed #8, #6, #5

* Fixed #2

* Update swagger to be in sync with previous fixes.

* Workaround for CloudCapacity readonly

* Additional fixes.

* fix ModelValidation

* update void

* VM Instance Update Properties changes

* spell check and prettier validation fix

* fix for identifier bug

* workaround for Azure/typespec-azure#449

* format

* spell and prettier check improvements

* use encodedName replace projectdName

* Add summary annotations

* summary

* update kind and void

* lro azure-async-operation

* fix

* tsp compilation warning

* TypeSpec Validation fix

* Update tspconfig.yaml

* config change

* Removed Read Only Property from Examples to fix Swagger ModelValidation

* Revert Boolean to Enum with type Union in TypeSpec

* specs-pr repo PR review changes to specs repo

* Remove sorted json file used for comparison

* Fix TypeSpec PR pipeline failure

* make extendedLocation for VM Instance read and create

* typespec validation fix

---------

Co-authored-by: Will Temple <will@wtemple.net>
Co-authored-by: Allen Zhang <allenzhang@live.com>
Co-authored-by: Alancere <804873052@qq.com>
Co-authored-by: Harshit Surana <hsurana@microsoft.com>
Francisco-Gamino pushed a commit to Francisco-Gamino/azure-rest-api-specs that referenced this pull request Jun 5, 2024
* Init tsp for Microsoft.ScVmm

* Some changes towards passing tsv

* Updates to fix lint errors, remove unused types, regenerate examples, etc.

* Created shareable 'force' param

* Figured out the incantation to rename a file case-sensitively

* Restored string bool enums.

* Removed all examples

* Regenerate examples

* Updated ARM ID properties. Added script to sort output to compare with sorted old swagger

* Additional changes.

* Removed unused XXUpdate models, Added @secret for password,

* Fixed Azure#8, Azure#6, Azure#5

* Fixed Azure#2

* Update swagger to be in sync with previous fixes.

* Workaround for CloudCapacity readonly

* Additional fixes.

* fix ModelValidation

* update void

* VM Instance Update Properties changes

* spell check and prettier validation fix

* fix for identifier bug

* workaround for Azure/typespec-azure#449

* format

* spell and prettier check improvements

* use encodedName replace projectdName

* Add summary annotations

* summary

* update kind and void

* lro azure-async-operation

* fix

* tsp compilation warning

* TypeSpec Validation fix

* Update tspconfig.yaml

* config change

* Removed Read Only Property from Examples to fix Swagger ModelValidation

* Revert Boolean to Enum with type Union in TypeSpec

* specs-pr repo PR review changes to specs repo

* Remove sorted json file used for comparison

* Fix TypeSpec PR pipeline failure

* make extendedLocation for VM Instance read and create

* typespec validation fix

---------

Co-authored-by: Will Temple <will@wtemple.net>
Co-authored-by: Allen Zhang <allenzhang@live.com>
Co-authored-by: Alancere <804873052@qq.com>
Co-authored-by: Harshit Surana <hsurana@microsoft.com>
markcowl pushed a commit to markcowl/azure-rest-api-specs that referenced this pull request Jun 7, 2024
* Init tsp for Microsoft.ScVmm

* Some changes towards passing tsv

* Updates to fix lint errors, remove unused types, regenerate examples, etc.

* Created shareable 'force' param

* Figured out the incantation to rename a file case-sensitively

* Restored string bool enums.

* Removed all examples

* Regenerate examples

* Updated ARM ID properties. Added script to sort output to compare with sorted old swagger

* Additional changes.

* Removed unused XXUpdate models, Added @secret for password,

* Fixed Azure#8, Azure#6, Azure#5

* Fixed Azure#2

* Update swagger to be in sync with previous fixes.

* Workaround for CloudCapacity readonly

* Additional fixes.

* fix ModelValidation

* update void

* VM Instance Update Properties changes

* spell check and prettier validation fix

* fix for identifier bug

* workaround for Azure/typespec-azure#449

* format

* spell and prettier check improvements

* use encodedName replace projectdName

* Add summary annotations

* summary

* update kind and void

* lro azure-async-operation

* fix

* tsp compilation warning

* TypeSpec Validation fix

* Update tspconfig.yaml

* config change

* Removed Read Only Property from Examples to fix Swagger ModelValidation

* Revert Boolean to Enum with type Union in TypeSpec

* specs-pr repo PR review changes to specs repo

* Remove sorted json file used for comparison

* Fix TypeSpec PR pipeline failure

* make extendedLocation for VM Instance read and create

* typespec validation fix

---------

Co-authored-by: Will Temple <will@wtemple.net>
Co-authored-by: Allen Zhang <allenzhang@live.com>
Co-authored-by: Alancere <804873052@qq.com>
Co-authored-by: Harshit Surana <hsurana@microsoft.com>
markcowl pushed a commit to markcowl/azure-rest-api-specs that referenced this pull request Jun 7, 2024
* Init tsp for Microsoft.ScVmm

* Some changes towards passing tsv

* Updates to fix lint errors, remove unused types, regenerate examples, etc.

* Created shareable 'force' param

* Figured out the incantation to rename a file case-sensitively

* Restored string bool enums.

* Removed all examples

* Regenerate examples

* Updated ARM ID properties. Added script to sort output to compare with sorted old swagger

* Additional changes.

* Removed unused XXUpdate models, Added @secret for password,

* Fixed Azure#8, Azure#6, Azure#5

* Fixed Azure#2

* Update swagger to be in sync with previous fixes.

* Workaround for CloudCapacity readonly

* Additional fixes.

* fix ModelValidation

* update void

* VM Instance Update Properties changes

* spell check and prettier validation fix

* fix for identifier bug

* workaround for Azure/typespec-azure#449

* format

* spell and prettier check improvements

* use encodedName replace projectdName

* Add summary annotations

* summary

* update kind and void

* lro azure-async-operation

* fix

* tsp compilation warning

* TypeSpec Validation fix

* Update tspconfig.yaml

* config change

* Removed Read Only Property from Examples to fix Swagger ModelValidation

* Revert Boolean to Enum with type Union in TypeSpec

* specs-pr repo PR review changes to specs repo

* Remove sorted json file used for comparison

* Fix TypeSpec PR pipeline failure

* make extendedLocation for VM Instance read and create

* typespec validation fix

---------

Co-authored-by: Will Temple <will@wtemple.net>
Co-authored-by: Allen Zhang <allenzhang@live.com>
Co-authored-by: Alancere <804873052@qq.com>
Co-authored-by: Harshit Surana <hsurana@microsoft.com>
markcowl pushed a commit that referenced this pull request Jun 7, 2024
* Init tsp for Microsoft.ScVmm

* Some changes towards passing tsv

* Updates to fix lint errors, remove unused types, regenerate examples, etc.

* Created shareable 'force' param

* Figured out the incantation to rename a file case-sensitively

* Restored string bool enums.

* Removed all examples

* Regenerate examples

* Updated ARM ID properties. Added script to sort output to compare with sorted old swagger

* Additional changes.

* Removed unused XXUpdate models, Added @secret for password,

* Fixed #8, #6, #5

* Fixed #2

* Update swagger to be in sync with previous fixes.

* Workaround for CloudCapacity readonly

* Additional fixes.

* fix ModelValidation

* update void

* VM Instance Update Properties changes

* spell check and prettier validation fix

* fix for identifier bug

* workaround for Azure/typespec-azure#449

* format

* spell and prettier check improvements

* use encodedName replace projectdName

* Add summary annotations

* summary

* update kind and void

* lro azure-async-operation

* fix

* tsp compilation warning

* TypeSpec Validation fix

* Update tspconfig.yaml

* config change

* Removed Read Only Property from Examples to fix Swagger ModelValidation

* Revert Boolean to Enum with type Union in TypeSpec

* specs-pr repo PR review changes to specs repo

* Remove sorted json file used for comparison

* Fix TypeSpec PR pipeline failure

* make extendedLocation for VM Instance read and create

* typespec validation fix

---------

Co-authored-by: Will Temple <will@wtemple.net>
Co-authored-by: Allen Zhang <allenzhang@live.com>
Co-authored-by: Alancere <804873052@qq.com>
Co-authored-by: Harshit Surana <hsurana@microsoft.com>
trangevi added a commit to trangevi/azure-rest-api-specs that referenced this pull request Jun 12, 2024
commit 4ee5306
Author: Darren Cohen <39422044+dargilco@users.noreply.github.com>
Date:   Mon Jun 10 16:53:36 2024 -0700

    Move Python class renaming to client.tsp

commit 36d9e57
Author: Darren Cohen <39422044+dargilco@users.noreply.github.com>
Date:   Mon Jun 10 12:06:34 2024 -0700

    Regenerate examples

commit ac08a31
Author: Darren Cohen <39422044+dargilco@users.noreply.github.com>
Date:   Mon Jun 10 12:04:19 2024 -0700

    Add missing public access of ModelType

commit 1e69395
Author: Darren Cohen <39422044+dargilco@users.noreply.github.com>
Date:   Mon Jun 10 11:20:08 2024 -0700

    limit scope of text and image embedding clients to Python only

commit 4478a53
Author: Darren Cohen <39422044+dargilco@users.noreply.github.com>
Date:   Mon Jun 10 07:59:52 2024 -0700

    Support image input in chat completions

commit 6dee548
Merge: 54ca985 f45a76f
Author: Darren Cohen <39422044+dargilco@users.noreply.github.com>
Date:   Mon Jun 10 07:54:14 2024 -0700

    Merge remote-tracking branch 'origin/main' into dargilco/ai-model-inference

commit f45a76f
Author: Ayush Gupta - SQL <166794972+guptaayush007@users.noreply.github.com>
Date:   Mon Jun 10 13:20:39 2024 +0530

    Downgraded the version of ManagedInstances to generate .Net SDK for sql/resource manager (Azure#29316)

    * Downgraded the version of ManagedInstances and DistributedAvailabilityGroups Api due to .Net Sdk build failures caused by error : MembersMustExist  in these API's

    * restored the version of ManagedInstance Api as previous

    * Update the version of ManagedInstance APi to previous version 22-08-01 as having build erros while building .net sdk with error 'implementation but it does exist in the contract.'

    ---------

    Co-authored-by: Ji Wang <jiwang5@microsoft.com>

commit 1cb8cb0
Author: InbalZim <48387592+InbalZim@users.noreply.github.com>
Date:   Mon Jun 10 10:48:40 2024 +0300

    [Microsoft.StorageMover] [UploadLimitSchedule] [v2024-07-01] (Azure#29082)

    * Implemented ULS - copied v2024-07-01 files (incl. readme) from RPSaaSMaster branch

    * Removed reference to `v2024-05-01-preview`

commit 224f1c7
Author: Weidong Xu <weidxu@microsoft.com>
Date:   Mon Jun 10 00:01:56 2024 +0800

    vmware, mgmt, tsp, bug fix for leaseTime to int64 (Azure#29351)

commit c2f037e
Author: Steven Nguyen <30740718+snguyen64@users.noreply.github.com>
Date:   Sun Jun 9 11:57:40 2024 -0400

    update(acns): advanced networking profile to note addition costs (Azure#29146)

commit e8ead1c
Author: nnagarajanmsft <94897071+nnagarajanmsft@users.noreply.github.com>
Date:   Sun Jun 9 21:27:21 2024 +0530

    Nnagarajanmsft elasticsan microsoft.elastic san 2024 05 01 (Azure#28828)

    * Adds base for updating Microsoft.ElasticSan from version stable/2023-01-01 to version 2024-05-01

    * Updates readme

    * Updates API version in new specs and examples

    * Add EnforceDataIntegrityCheck and generate and validate examples

    * Run swagger prettier check for files reported in checks

    * Run prettier for all jsons

    * add modelerfour to disable flatten to avoid JS breaking

    * Add new field in VolumeGroupUpdateProperties

    ---------

    Co-authored-by: kazrael2119 <98569699+kazrael2119@users.noreply.github.com>

commit 25afa22
Author: Libba Lawrence <llawrence@microsoft.com>
Date:   Fri Jun 7 16:16:19 2024 -0700

    [EG] mark internal all (Azure#29366)

    * internal csharp

    * remove - apply to all

    * update - js doesnt recognize internal?

    * try this

    * tsp format

    * update

    * update version

commit 54ca985
Merge: 0aeb368 e90dc8b
Author: Darren Cohen <39422044+dargilco@users.noreply.github.com>
Date:   Fri Jun 7 15:30:18 2024 -0700

    Merge remote-tracking branch 'origin/main' into dargilco/ai-model-inference

commit e90dc8b
Author: Konrad Jamrozik <kojamroz@microsoft.com>
Date:   Fri Jun 7 14:26:15 2024 -0700

    Update uniform-versioning.md and glossary.md: minor fixups (Azure#29368)

    * Update uniform-versioning.md

    * Update glossary.md

commit 86b70ce
Author: pjohari-ms <84465928+pjohari-ms@users.noreply.github.com>
Date:   Fri Jun 7 15:56:05 2024 -0500

    [Microsoft.DocumentDB] Bug fix for preview API Version 2024-05-15-preview (Azure#29344)

    * Bug fix for version 05-15-preview

    * Renamed models for better naming

commit 0d5a422
Author: Jim Chou <77021369+jimchou-dev@users.noreply.github.com>
Date:   Fri Jun 7 08:52:52 2024 -0700

    [ACS][Communication][Chat] 2024-06-05-preview public preview API spec (Azure#28875)

commit b22c642
Author: Konrad Jamrozik <kojamroz@microsoft.com>
Date:   Thu Jun 6 14:11:56 2024 -0700

    Update directory-structure.md: clarify service, service group, uniform versioning. (Azure#28929)

commit 0aeb368
Author: Darren Cohen <39422044+dargilco@users.noreply.github.com>
Date:   Thu Jun 6 09:48:55 2024 -0700

    Remove CapacityType

commit bf820ef
Author: miaxzhitong <146033271+miaxzhitong@users.noreply.github.com>
Date:   Thu Jun 6 08:25:30 2024 -0700

    Azure Map Rendering 20240401 (Azure#27950)

    * Adds base for updating Render from version stable/2022-08-01 to version 2024-04-01

    * Updates readme

    * Updates API version in new specs and examples

    * update static map API doc

    * small change on static map doc

    * update tilesetId section

    * add static map supported tilesetid and trafficLayer

    * update range table and static image example

    * fix typo

    * add additional static image example

    * error fix

    * run prettier on static image example json

    * set tilesetId as optional

    * update max/min latitude/longitude table

    * update Accept header for static image API

    * error fix

    * add explanation for Accept header

    * typo

    * add parameter limitation

    * improve wording

    * add path and pin parameter type

    * fix tables

    * improve on example

    * typo fix

    * run prettier

    * wording fix

    * map attribution description update

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    * state tile description update

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    * map tile description update

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    * map tileset description update

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    * map copyright caption description change

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    * map copyright bounding description update

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    * weather radar tile description update

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    * weather infrared tiles description update

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    * map copyright tile description update

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    * map copyright world description update

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    * remove pricing tiers applies

    * Adds base for updating Render from version stable/2022-08-01 to version 2024-04-01

    * Updates readme

    * Updates API version in new specs and examples

    * update static map API doc

    * small change on static map doc

    * update tilesetId section

    * add static map supported tilesetid and trafficLayer

    * update range table and static image example

    * fix typo

    * add additional static image example

    * error fix

    * run prettier on static image example json

    * set tilesetId as optional

    * update max/min latitude/longitude table

    * update Accept header for static image API

    * error fix

    * add explanation for Accept header

    * typo

    * add parameter limitation

    * improve wording

    * add path and pin parameter type

    * fix tables

    * improve on example

    * typo fix

    * run prettier

    * wording fix

    * map attribution description update

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    * state tile description update

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    * map tile description update

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    * map tileset description update

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    * map copyright caption description change

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    * map copyright bounding description update

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    * weather radar tile description update

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    * weather infrared tiles description update

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    * map copyright tile description update

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    * map copyright world description update

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    * remove pricing tiers applies

    * reduce get copyright example length

    * add summary for render 20240401

    * remove summary from static image

    * remove please from language and view

    * add package-2024-04-01 to readme

    * revert back common change

    * revert changes in maps readme

    * \n fix

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    * typo fix

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    * typo fix for map copyright caption

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    * typo fix for statetile

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    * typo fix for map copyright world

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

    ---------

    Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>
    Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>

commit f98d676
Author: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com>
Date:   Wed Jun 5 22:38:52 2024 -0400

    Enable stream-stype serialization for Java Communication Job Router (Azure#29328)

commit d88c94b
Author: Priyanshi Jain <87351063+priyjain358@users.noreply.github.com>
Date:   Thu Jun 6 03:34:21 2024 +0530

    [Microsoft.AzureStackHCI] Add 2024-04-01 for StackHCI (Azure#29110)

    * Add 2024-04-01 for StackHCI

    * add missing properties

    * add log collection job type

    * changes in sdk suppressions

    * sdk suppression changes

commit 491e00d
Author: Dylan Martinez <martinez.dylanj@gmail.com>
Date:   Wed Jun 5 15:03:47 2024 -0700

    Update `securityPostureReference` in VMScaleSet API (Azure#28891)

    * update securityPostureRef properties in VMScaleSet spec

    * add securityPostureReference to UpdateVMProfile definition and fix min version

    * add prettier changes

    * remove unsupported 'major.*' from spec

    * add optional fields in security posture example

    * add required fields

    * correct minimum api version

    * add prettier fixes

    * remove extensionsSettings property

    * create new Update model for security posture reference & update

    * fix validation issue

    * Create sdk-suppressions.yaml

    * add azure-sdk-for-go suppression

    * Update sdk-suppressions.yaml

    ---------

    Co-authored-by: Dylan Martinez <dymartinez@microsoft.com>
    Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
    Co-authored-by: Alancere <804873052@qq.com>
    Co-authored-by: kazrael2119 <98569699+kazrael2119@users.noreply.github.com>

commit d9f06f3
Author: Francisco Gamino <Francisco-Gamino@users.noreply.github.com>
Date:   Wed Jun 5 11:13:49 2024 -0700

    Update 2023-12-01 Microsoft.Web functionAppConfig definition (Azure#29226)

    * Rename enum to functionsDeploymentStorageType

    * Update enum name to camel case

    * Update enum names to camel case

commit 336fc73
Author: Jose Alvarez <jpalvarezl@users.noreply.github.com>
Date:   Wed Jun 5 18:50:53 2024 +0200

    Fixed typo in documentation (Azure#29341)

commit 32f566e
Author: Samir Solanki <samirsolanki@outlook.com>
Date:   Tue Jun 4 20:42:48 2024 -0700

    Merge release api management 2023 09 01 preview - Active (Azure#29184)

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

    * Updates readme

    * Updates API version in new specs and examples

    * feat(apim): Introduce gateway resource (Azure#27757)

    * WIP

    * Update sample

    * WIP

    * Add GatewayNameParameter

    * Clean up

    * Update sample

    * Add another sample

    * Add sample for delete gateway

    * Remove endpoints

    * Fix typo

    * Add list sample

    * Clean up

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

    * Add disclaimer

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

    * Make it pretty 💄

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

    * Refer to new file

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

    * Add missing ApiManagementGatewayListResult

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

    * Update sample reference

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

    * Remove ApiManagementGatewayIdentity + List by operation

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

    * Add more sample

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

    * Latest version of common types

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

    * Remove 200 for delete

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

    * Formatting and re-order

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

    * Align with spec

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

    * Align sample with spec

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

    * Error response from common types

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

    * Rename SKU name

    * Have seperate SKU for patch to not make it mandatory

    * Remove empty required

    * Improve note

    * Rename schema

    * Remove unused type

    * sku.capacity should not be required

    ---------

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

    * Add loggers, diagnostics, certificates and backends to workspace (Azure#27262)

    * Add loggers to workspaces

    * Add diagnostics to workspace

    * Add certificates to workspace

    * Add backends to workspaces

    * Change DiagnosticContract to DiagnosticContractProperties in patch

    * Revert back DiagnosticContractProperties to DiagnosticContract

    * Fix CI and add files to readme

    * Fix example

    * remove reconnect endpoint

    * Add suppressions

    * Try different suppression where

    * Try different suppression

    * Try other suppression

    * another test

    * finally working suppression

    * remove unwanted line

    * remove secret examples (Azure#28409)

    * Modify CircuitBreaker and BackendPool Contract (Azure#28397)

    * md cb contract

    * modify pool contract

    * correct the limits

    ---------

    Co-authored-by: Samir Solanki <samirsolanki@outlook.com>

    * Common Error Response (Azure#28408)

    * add operation statuses resource (Azure#28591)

    * add operation statuses resource

    * fix api-version

    * Add locations/operationsResults endpoint for DELETE workflow (Azure#28808)

    * add operation results

    * fix spec

    * operationresults

    * fix file name

    * feat(Workspace): Add new SkuType for Workspace (Azure#28903)

    * new skutype

    * virtualNetworkType

    * remove default from patch

    * List skus API

    * add model for sku

    * caps enums

    * feat)Gateway): Adding gateway config resource (Azure#28478)

    * added gateway config resource

    * removing Head gateway Config call

    * updates

    * resolving errors

    * trying to resolve more model validations

    * resolving some model validations

    * resolving model validations

    * resoloving delete example errors

    * Swagger Prettier

    * prettier

    * updating so patch has same response as get and put

    * removing path for gateway config

    * addressing comment

    * addressing comments

    * nit

    * path updatess

    * updating as per comments

    * Adding workspaceLinks

    * resolving some of the errors

    * resolved some errors

    * resolving some of the errors

    * resolving some more errors

    * npx prettier

    * addressing comments

    * updated based on comments

    * lint updates

    * nit updates

    ---------

    Co-authored-by: Samir Solanki <samirsolanki@outlook.com>

    * Fix generation errors (Azure#29207)

    * fix(apim): Remove duplicate ErrorResponse schema due to move to common schema

    * Gateway -> ApiGateway to prevent SDK collision with self-hosted gateway

    * Revert "Gateway -> ApiGateway to prevent SDK collision with self-hosted gateway"

    This reverts commit 8d4753d.

    * Remove ApiManagement Prefix for GatewayConfigConnections

    * Revert "Remove ApiManagement Prefix for GatewayConfigConnections"

    This reverts commit 3e8197f.

    * Gateway -> ApiGateway to prevent SDK collision with self-hosted gateway

    * Create sdk-suppressions.yaml

    ---------

    Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
    Co-authored-by: Rafał Mielowski <rmielowski@microsoft.com>
    Co-authored-by: Mahsa Sadi <mahsasadi@microsoft.com>
    Co-authored-by: Vidisha Shah <102258037+vidishamsft@users.noreply.github.com>
    Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

commit ceb3b7f
Author: jaclin1111 <jacobyslin@gmail.com>
Date:   Tue Jun 4 20:41:22 2024 -0700

    Update virtualMachine.json (Azure#29112)

    remove "feature in preview"

    Co-authored-by: Theodore Chang <thchan@microsoft.com>

commit 09c187c
Author: Tricia Rosario <triciapsr@gmail.com>
Date:   Tue Jun 4 20:39:42 2024 -0700

    Storage Task Assignment Swagger Updates (Azure#29050)

    * SDK team improvements

    * Report APIs contain filtering

    * PR comment add more examples

    * Fix example path

    * Fix duplicate schema issue

    ---------

    Co-authored-by: Tricia Rosario <trrosari@microsoft.com>

commit f6f50c6
Author: Sean McCullough <44180881+seanmcc-msft@users.noreply.github.com>
Date:   Tue Jun 4 17:39:18 2024 -0500

    Storage STG 94 (Azure#28327)

    * added swagger (Azure#28199)

    * [STG94] Updated STG94 Files Readme (Azure#28201)

    * added swagger

    * updated readme

    * small fix

    * added new blob swagger (Azure#28245)

    * added blob readme (Azure#28246)

    * Ran prettier on the 2024-08-04 files swagger file (Azure#28358)

    * Added AuthenticationErrorDetail to StorageError (Azure#28360)

    * NFS Share Snapshot (Azure#28362)

    * Added GetAccountInfo() API to Container and Blob level (Azure#28297)

    * Storage Error Codes for Copies (Azure#28359)

    * Revert "Storage Error Codes for Copies (Azure#28359)"

    This reverts commit 8b14ba4.

    ---------

    Co-authored-by: Tamer Sherif <69483382+tasherif-msft@users.noreply.github.com>

commit 814c367
Author: shraddhasun <128851887+shraddhasun@users.noreply.github.com>
Date:   Tue Jun 4 14:39:17 2024 -0700

    Add new api-version 2024-02-01-preview to main (Azure#29105)

    * Add 2024-02-01-preview to main

    * fix typespec errors

    * remove operations.json

    * fix linters

    * delete unusued file

    * edit readme

    * remove suppressions

    * Update specification/azurestackhci/Operations.Management/tspconfig.yaml

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

    * Update specification/azurestackhci/AzureStackHCI.StackHCIVM.Management/tspconfig.yaml

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

    * ID to id

    * remove unnecessary suppress

    * fix examples

    * copy private folder changes

    ---------

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

commit 1c0fd99
Author: Ralf Beckers <bexxx@users.noreply.github.com>
Date:   Tue Jun 4 22:04:04 2024 +0200

    Add v3.2 for Speech to text (3.2p2 as base) (Azure#28664)

    * Add v3.2 for Speech to text (3.2p2 as base)

    * Update swagger with new changes and updated version number

    * Update readme.md with new version

    * Added evaluation token errors

    * Revert ttl changes for transcriptions

    * Finalized api changes for GA

    * Try fix avocado error

commit f6fbf63
Author: Jose Alvarez <jpalvarezl@users.noreply.github.com>
Date:   Tue Jun 4 20:35:33 2024 +0200

    [OpenAI] [Inference] TSP definition updates for `v2024_05_01_preview` service release (Azure#29182)

    * Azure OpenAI: 2024-04-01-preview updates

    * add audio formats

    * post-merge fix incl. tool update for enum conversion to union

    * minor: spellcheck fix

    * refine duration encoding for word start/end

    * enable serialization into azure json and rename customization class name

    * Added new customBlockList filter and fields to OYD

    * Adding changes to authentication for Vector Search

    * Adjusted docs for OYD vector search auth models

    * Added missing field and retrieved documents

    * Examples added

    * corrected examples api-versions in json

    * Reformat

    * Recompile after reformat

    * PR comments: wrong plural and type precision

    * Revert added tab to service spec

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

    * Added readme entry for generated openAPI doc

    * Trying to improve folder structure

    * Removed moved and renamed generated.json files

    * Reverted last 3 commits

    * Added entry for generated.json swagger in the readme

    * Changed enum to nonExpandable

    * Ran formatter

    ---------

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

commit cb458eb
Author: Shawn Fang <45607042+mssfang@users.noreply.github.com>
Date:   Tue Jun 4 11:35:09 2024 -0700

    [OAI-Assistant] Added Missing annotation and delete unnecessary  annotation (Azure#29297)

    * fixed the error

    * npx tsp compile updates

    ---------

    Co-authored-by: Travis Wilson <travisw@microsoft.com>
    Co-authored-by: Jose Alvarez <jpalvarezl@users.noreply.github.com>

commit fbf0006
Author: will <koyasu221b@gmail.com>
Date:   Tue Jun 4 22:32:04 2024 +0800

    RouteMatrix 2024-06-01-preview (Azure#29153)

    * first commit

    * fix

    * Add operationType

    * rename to pointType

    * fix

    * update

    * Update example

    * update

    * update description for default value

    * update description

    * Remove axleCount for RouteMatrix

    * Update vehicleSpec

    * update description

    * Update description

    * remove async result

    * Revert "remove async result"

    This reverts commit b7b2728.

    * Remove Summary

    * follow azure's convention

    * Remove Accept-Language for RouteMatrix

    * Update retention period to 24 hours

    * Add createdDateTime

    * Add suppressions

    * Update description

    ---------

    Co-authored-by: Will Huang <huangwill@microsoft.com>
    Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>

commit b77b86f
Author: Konrad Jamrozik <kojamroz@microsoft.com>
Date:   Tue Jun 4 02:58:08 2024 -0700

    Update ci-fix.md: clarify that `SDK azure-powershell` is owned by `Azure.Core`. (Azure#29318)

    * Update ci-fix.md

    * Update ci-fix.md

    * Update ci-fix.md

commit 67e8e17
Author: Konrad Jamrozik <kojamroz@microsoft.com>
Date:   Mon Jun 3 22:57:42 2024 -0700

    Add info about `SDK azure-sdk-for-*` checks and `SDK azure-powershell` to `ci-fix` doc; Clean up markdownlint rules and `ci-fix` doc. (Azure#29311)

commit ca620a2
Author: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
Date:   Tue Jun 4 13:54:51 2024 +0800

    Update readme.md (Azure#29313)

commit a5a01e0
Author: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
Date:   Tue Jun 4 11:35:03 2024 +0800

    Update readme.python.md (Azure#29309)

    * Update readme.python.md

    * Update readme.md

    ---------

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

commit b1a1498
Author: raghumunukutla <55466801+raghumunukutla@users.noreply.github.com>
Date:   Mon Jun 3 18:33:48 2024 -0700

    Update readme.md to show up documentation for preview version (Azure#29165)

commit d687907
Author: zdelacerda-microsoft <90284189+zdelacerda-microsoft@users.noreply.github.com>
Date:   Mon Jun 3 21:33:16 2024 -0400

    Imagebuilder API Release 2024-02-01 (Azure#28896)

    * Copy files from stable/2023-07-01

    Copied the files in a separate commit.
    This allows reviewers to easily diff subsequent changes against the previous spec.

    * Update version to stable/2024-02-01

    Updated the API version from stable/2023-07-01 to stable/2024-02-01.

    * Added tag for 2024-02-01 in readme file

    * copying over 2024-02-01 changes from ADO

    * Revert "copying over 2024-02-01 changes from ADO"

    This reverts commit aa54d74.

    * adding changes from ado

    * adding autorun as custom word

    * adding autorun to custom-words.txt

    * fixing UpdateImageTemplateVmProfile.json reference and additionalProperties error

    * fixing UpdateImageTemplateVmProfile.json reference and additionalProperties error

    * changing type from string back to object

    * changing type from string back to object

    * Revert "changing type from string back to object"

    This reverts commit b0b5122.

    revert commit

    * Revert "fixing UpdateImageTemplateVmProfile.json reference and additionalProperties error"

    This reverts commit 0e52ddf.

    * referencing examples file

    * writing suppression for lintdiff

    * removing userassignedidentity

    * fixing bad version mismatch

    * fixing suppression

    * prettier changes

    * fixing where syntax

    * fixing where suppress 2

    * where suppress 3

    * where supress 4

    * where suppress 5

    * suppressing entire file

commit 0031475
Author: Chenjie Shi <tadelesh.shi@live.cn>
Date:   Tue Jun 4 09:32:44 2024 +0800

     Microsoft.ScVmm TypeSpec onboarding (Azure#26644)

    * Init tsp for Microsoft.ScVmm

    * Some changes towards passing tsv

    * Updates to fix lint errors, remove unused types, regenerate examples, etc.

    * Created shareable 'force' param

    * Figured out the incantation to rename a file case-sensitively

    * Restored string bool enums.

    * Removed all examples

    * Regenerate examples

    * Updated ARM ID properties. Added script to sort output to compare with sorted old swagger

    * Additional changes.

    * Removed unused XXUpdate models, Added @secret for password,

    * Fixed Azure#8, Azure#6, Azure#5

    * Fixed Azure#2

    * Update swagger to be in sync with previous fixes.

    * Workaround for CloudCapacity readonly

    * Additional fixes.

    * fix ModelValidation

    * update void

    * VM Instance Update Properties changes

    * spell check and prettier validation fix

    * fix for identifier bug

    * workaround for Azure/typespec-azure#449

    * format

    * spell and prettier check improvements

    * use encodedName replace projectdName

    * Add summary annotations

    * summary

    * update kind and void

    * lro azure-async-operation

    * fix

    * tsp compilation warning

    * TypeSpec Validation fix

    * Update tspconfig.yaml

    * config change

    * Removed Read Only Property from Examples to fix Swagger ModelValidation

    * Revert Boolean to Enum with type Union in TypeSpec

    * specs-pr repo PR review changes to specs repo

    * Remove sorted json file used for comparison

    * Fix TypeSpec PR pipeline failure

    * make extendedLocation for VM Instance read and create

    * typespec validation fix

    ---------

    Co-authored-by: Will Temple <will@wtemple.net>
    Co-authored-by: Allen Zhang <allenzhang@live.com>
    Co-authored-by: Alancere <804873052@qq.com>
    Co-authored-by: Harshit Surana <hsurana@microsoft.com>

commit 12ff370
Author: Sherylueen <warmflyingheart@gmail.com>
Date:   Tue Jun 4 07:25:20 2024 +0800

    Sherylueen appcomplianceautomation microsoft.app compliance automation 2024 06 27 (Azure#28981)

    * Adds base for updating Microsoft.AppComplianceAutomation from version preview/2022-11-16-preview to version 2024-06-27

    * Updates readme

    * Updates API version in new specs and examples

    * add new stable version for Microsoft.AppComplianceAutomation

    * remove the useless example file

    * fix spell check

    * remove query in get evidence api

    * remove the singleton annotation

    * fix compile error

    * fix compile error of v56

    * fix compile error

    * fix all compile error and make the swagger align with before

    * tsp prettier

    * change scoping name

    * upgrade the commontypes from v3 to v5

    * change commonTypes version to v3

    * add service-dir

    * format tspconfig.yaml

    * modify tspconfig.yaml

    * remove custom operations

    * modify re pattern of snapshot name

    * make the resource x-ms-client-name properties

    * format typespec

    * remove suffix of snapshot

    * use requestBody replace parameters

    * Revert "use requestBody replace parameters"

    This reverts commit e4dd975.

    * tsp format

    * remove dotnet from tspconfig.yaml and add azure-sdk-for-net-track2 in readme

    * add sdk-suppressions.yaml

    * Update tspconfig.yaml

    * Update tspconfig.yaml

    * rename operationid

    * rename getScopingQuestions and move model reportBaseProperties to alias

    ---------

    Co-authored-by: Yanwen Liu <yanwenliu@microsoft.com>
    Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
    Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
    Co-authored-by: Alancere <804873052@qq.com>
    Co-authored-by: Weidong Xu <weidxu@microsoft.com>

commit ad9955f
Author: Joanna-Yang-Art <137839107+Joanna-Yang-Art@users.noreply.github.com>
Date:   Mon Jun 3 15:57:55 2024 -0700

    Add new networking code owner (Azure#29281)

commit a58614a
Author: Libba Lawrence <llawrence@microsoft.com>
Date:   Mon Jun 3 12:44:29 2024 -0700

    [EG] System events reformat (Azure#28706)

    * refactor

    * updayrd

    * format

    * add apicenter

    * update new events

    * tsp format

    * new events

    * modelAsString for Media Union as False

    * tsp format

    * Revert "tsp format"

    This reverts commit 1a01cf8.

    * Revert "modelAsString for Media Union as False"

    This reverts commit 6b60581.

    * remove ReadOnly

    * rename resources

    * remove duplicate vault

    * remove Optional from Nullable Types part 1

    * add csharp to x-ms-client-names

    * typo

    * swagger typo

    * formatting

    * Client Name Overrides JS EG System Events

    * Adding in renames for Go

    * fix RecordingDurationMs casing

    * Fixing something that Libba refused to for like months now.

    * Removing SystemEvents from the constant names

    * Should be a number == float64.

    * Field name is labelOperator, not operator.

    (as shown here: https://github.com/Azure/azure-rest-api-specs/blob/0a8300f818c1df4018e2586540bed4c72c7c5375/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/AzureCommunicationServices.json#L2120)

    * Field is state, not selectorState:

    https://github.com/Azure/azure-rest-api-specs/blob/0a8300f818c1df4018e2586540bed4c72c7c5375/specification/eventgrid/data-plane/Microsoft.Communication/stable/2018-01-01/AzureCommunicationServices.json#L2171

    * More renames to bring us to par with what we had before.

    * Adding in some docs that were missing for unions.

    * format

    * fix warnigns

    * moving around clientNames

    * spellcheck

    * try to update csharp clientNames

    * tsp format

    * missing labelValue x-ms-client-name

    * format

    * nit typo

    * update csharp

    ---------

    Co-authored-by: Sarangan Rajamanickam <sarajama@microsoft.com>
    Co-authored-by: ripark <ripark@microsoft.com>

commit 8713240
Author: Libba Lawrence <llawrence@microsoft.com>
Date:   Mon Jun 3 12:43:59 2024 -0700

    [EG] GA client.tsp updates (Azure#29208)

    * try this

    * ver

    * update

    * details

    * update

    * renew locks result rename

    * add new version - testing

    * remove diff

    * ga version

    * update

    * try alias

    * all operations mark as internal to allow for topic/sub customization

    * remove

    * tsp format

    * alias change

    * details

    * changes

    * after merge required regen

    * nit

    * try

    * tsp format

    * edits off of lang

    * only python

    * nit

    * Fixing some names for Go, based on Go arch feedback.

    * One more rename

    * Update specification/eventgrid/Azure.Messaging.EventGrid/client.tsp

    * fixing go diff

    * update

    * update internal

    ---------

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

commit bf97382
Author: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
Date:   Mon Jun 3 17:44:55 2024 +0800

    Update readme.python.md (Azure#29301)

commit cd47418
Author: Asaf Levi <100200009+asaflevi-ms@users.noreply.github.com>
Date:   Mon Jun 3 10:28:33 2024 +0300

    Add Entra ID OAuthe2 token support (Azure#29032)

    * Add AAD OAuthe2 token support

    * EntraIdToken

    * Update specification/ai/HealthInsights/HealthInsights.OpenAPI/service.tsp

    Co-authored-by: catalinaperalta <catalinaperaltah@hotmail.com>

    * remove suppression

    * update spec after merge

    ---------

    Co-authored-by: koen-mertens <138520871+koen-mertens@users.noreply.github.com>
    Co-authored-by: catalinaperalta <catalinaperaltah@hotmail.com>

commit 92a02c9
Author: Alex Matei (Microsoft) <168020294+almat-msft@users.noreply.github.com>
Date:   Fri May 31 19:39:07 2024 -0700

    Added Common Types, Managed Identity v6  (Azure#29155)

commit f4c6c86
Author: Mark Cowlishaw <markcowl@microsoft.com>
Date:   Fri May 31 16:42:11 2024 -0700

    Fix deprecated linter reference (Azure#29294)

commit 01d1832
Author: YunsongB <39966392+YunsongB@users.noreply.github.com>
Date:   Fri May 31 11:41:41 2024 -0600

    Fix spec error for OpenAI api ver 2024-05-01-preview; (Azure#29293)

    Co-authored-by: Yunsong Bai <yunba@microsoft.com>

commit 5b4680d
Author: Jose Alvarez <jpalvarezl@users.noreply.github.com>
Date:   Fri May 31 18:46:46 2024 +0200

    Assistant SDK V2 changes (depending on the Assistant V1 PR) (Azure#29067)

    * initial commit for models in support of streaming Assistants calls

    * merge + pr feedback

    * [OpenAI] [Assistants] PR feedback (Azure#28786)

    * Adding streaming events and modified class visibilities

    * Represented the alias as a union to align better with the swagger and have a class generated

    * Adding chunk classes to be included on code emission

    * Update specification/ai/OpenAI.Assistants/streaming/events.tsp

    * Added usage models for run and runStep (Azure#28864)

    * Added usage models for run and runStep

    * Added added annotation

    * Added warning suppresion for nullable fields

    * Compiled with new models and unions

    * back ported everything to a past version. Extracted SubmitToolOutputsOptions model

    * re-compile

    * Removed toolresources for now and added warning supressions

    * Brought up to date the classes related to streaming for AssistantStreamEvent

    * Making filename mandatory uploadFile operation

    * Project compilation

    * Re-formated definitiones according to CI instructions

    * Added new service version

    * Figuring out error highlights in vscode

    * Added get method listVectorStore

    * extracted union

    * Added create vector store method

    * Adding method to get single vector store

    * Added update methods for vector store

    * Added deletion method for vector stores

    * Removed assistant specific file models and operations

    * Added operation for listing vector store files

    * Added create file for vector store method

    * Added the rest of the file operations

    * Re-structured files under vector_store

    * Reformated correctly

    * Added first operation for vector store file batch

    * Added file listing per vector store file batch

    * WIP: AssistantsApiResponseFormatOption generates as anyOf of instead of oneOf

    * corrected values for enum

    * Adjusted Assistant response object

    * Added browse azure tool call type and renamed retrieval to file_search

    * Adding models for createAssistantsOptions

    * Updated assistant update models

    * Added TruncationObject

    * Added tool_choice to run related objects

    * Added new fields to ThreadRun model

    * Added attachements and tool resources to thread and message related models

    * 2nd pass to thread and message related files

    * Renamed 'retrieva'->'file_search' added 'browse'

    * Removed deprecated file endpoints and add java customizations for code gen

    * Spellchecks

    * Added missing documentation

    * -clear

    * Renamed union

    * TSP validation check

    * Reverted nullability of fileName

    * re-compiled

    * Added new file purposes

    * Removed openapi v2 and v3 files generated with the placeholder version

    * reformating

    * Added AOAI fields for Files

    * Added missing tool_resource object to createThreadAndRunRequest

    * Updated docs and removed Browse tools for this release

    * Maded the stream events public to expose types and docs to users

    * Made stream events publics

    * PR feedback and solved one open comment left for UpdateThreadOptions

    * remove single-use options model, merge into route params directly

    * proactively add 2024-05-01-preview label

    * Removed model removed in upstream branch

    * Recompile

    * Removed 05_01 from service version enum ... for now

    * Restored example

    * Added string type to AssistantStreamEvent

    * tsp validation check

    * Duplicate doc annotation

    * Removed duplicate entries

    * Added documentation for API response formats

    * Applied formatter

    * Removed package and annotation usage causing issues in Java emitter

    * Made temperature and top_p nullable for assistant create request

    * Commented out linter rule breaking code emission

    * Corrected double dot in documentation

    * Restored linter rules for formater and adjusted definition of JSON polymorphic type

    * Cleaned up comment

    * Split out the string variants into their own union

    * tsp format

    * PR feedback

    ---------

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

commit 4328382
Author: zhejiao <145073190+zhejiao@users.noreply.github.com>
Date:   Fri May 31 07:22:49 2024 -0700

    Review request for Microsoft.HybridCompute to add version preview/2024-05-20-preview (Azure#29070)

    * Copy files from preview/2024-03-31-preview

    Copied the files in a separate commit.
    This allows reviewers to easily diff subsequent changes against the previous spec.

    * Update version to preview/2024-05-20-preview

    Updated the API version from preview/2024-03-31-preview to preview/2024-05-20-preview.

    * Added tag for 2024-05-20-preview in readme file

    * Add more SubscriptionStatus values, ErrorDetails, BillingEndDate and Hotpatch Management Properties

    * Make prettier happy

commit 061b617
Author: Akshit Goyal <goyalakshit.ag@gmail.com>
Date:   Fri May 31 07:20:59 2024 -0700

    Add NSP API to multiple services under Microsoft.Insights RP (Azure#28680)

    * Add API and examples for NSP in ScheduledQueryRules

    * Add API and examples for NSP in DataCollectionEndpoints

    * Minor fixes for the api specs for ScheduledQueryRules and DCE

    * Add NSP API for Action Groups

    * Add new API to README.md

    * Fix examples to include right param names

    * Fix styling errors

    * Include old version in default package tag

    * Fix Swagger LintDiff validation issues

    * Resolve resource name pattern restriction for configName in NSP

    * Fix typo in param name

    * Fix LintDiff warnings and errors

    * Update spec title

    * Update README with the correct package ver

    * Rever back to original NSP swagger model

    * Update README

    * Replace 200 with 202 for reconcile

    * Update reconcile examples with 202 response

    * Fix 202 response headers for reconcile

    * Update error object ref for LintDiff validation

    * Fix LintDiff Warnings: Update swagger to use v5 types

    * Fix LintDiff warnings

    * Fix LintDiff warnings

    * Fix Prettier check

    * Resolve comments and update Data models

    * Resolve merge conflicts for README

    * Fix README

    * Create sdk-suppressions.yaml

    * Refactor NSP definitions into a common file

    * Resolve merge conflicts

    * Refactor code to use NSP Common types

    * update API paths with nsp param name

    * Fix param declaration in paths and add parameter definition

    * Change str to int accross all API examples for accessRule ver property

    ---------

    Co-authored-by: Akshit Goyal <akshitgoyal@microsoft.com>
    Co-authored-by: kazrael2119 <98569699+kazrael2119@users.noreply.github.com>

commit 775b4ba
Author: mmorr-msft <51933005+mmorr-msft@users.noreply.github.com>
Date:   Fri May 31 07:02:17 2024 -0700

    Create Mircosoft.VerifiedId Resource Provider public preview (Azure#28933)

    * copy verifiedid from private

    * fix latest style rules

    * rerun validate

    * change key name

    * re-run local validation

    * update examples

    * manually fix generated docs

    * trying to make it pass validation, local validation won't run

    * maybe fixed?

    * fix lists?

commit bc06df2
Author: Saurabh Chugh <saurabh.chugh0323@gmail.com>
Date:   Thu May 30 19:03:03 2024 -0700

    Getting rid of redundant credential resources in dotnet sdk (Azure#29093)

    Co-authored-by: Saurabh Chugh <saurabhchugh@microsoft.com>
    Co-authored-by: Heng Lu <79895375+ms-henglu@users.noreply.github.com>

commit 9582151
Author: Weidong Xu <weidxu@microsoft.com>
Date:   Fri May 31 06:46:37 2024 +0800

    radiologyinsights, tsp-config, java on final-type of LRO (Azure#29273)

    Co-authored-by: catalinaperalta <catalinaperaltah@hotmail.com>

commit dc27f9b
Author: jonathanserbent <34686049+jonathanserbent@users.noreply.github.com>
Date:   Thu May 30 15:09:34 2024 -0500

    Azure Search DataPlane 2024-07-01 (Azure#29058)

    * Copy over old spec

    * Update version to 07-01

    * Add feature spec changes

    * Update docs.microsoft.com to learn.microsoft.com

    * Use common error response instead of our own model

    * Make skillsetCount required

    * Add additional feature changes

    * update readme tags

    * Fix error in readme

    * Update Examples

    * Running Prettier

    * Running Prettier

    * Addition feature change

    * Applying Feedback

    * Apply feedback to update Description

    Co-authored-by: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com>

    * Applying feedback on vectorizerName description change

    Co-authored-by: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com>

    * Adding x-ms-client-name to RawVectorQuery

    ---------

    Co-authored-by: Jonathan Serbent <jserbent@microsoft.com>
    Co-authored-by: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com>

commit 51031c3
Author: qfai <404630507@qq.com>
Date:   Thu May 30 22:13:12 2024 +0800

    Qfai developerhub microsoft.dev hub 2024 05 01 preview (Azure#29229)

    * add iac endpoints

    * change workflow v3 to v5

    * fix module validation error

    ---------

    Co-authored-by: qfai <quke@microsoft.com>

commit ce625c0
Author: Udit Sharma <usharma6@jhu.edu>
Date:   Thu May 30 07:12:36 2024 -0700

    Add TLS 1_3 support for storage (Azure#29175)

    * Add TLS 1_3 support for storage

    * Add support for account level cold access tier

    ---------

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

commit 7605afe
Author: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
Date:   Thu May 30 16:06:44 2024 +0800

    [mongocluster] update python config (Azure#29259)

    * update python config

    * java config

    ---------

    Co-authored-by: XiaofeiCao <xiaofeicao@microsoft.com>

commit fba917f
Author: Jingshu918 <138486531+Jingshu918@users.noreply.github.com>
Date:   Thu May 30 11:07:35 2024 +0800

    Add Credential Property In DynamicsCrm For New Feature (Azure#29238)

commit 34f8f3f
Author: Mike Harder <mharder@microsoft.com>
Date:   Wed May 29 17:35:07 2024 -0700

    [TypeSpecValidation/LinterRuleset] Fail if deprecated rulesets detected (Azure#29270)

commit 19b6661
Author: Mike Harder <mharder@microsoft.com>
Date:   Wed May 29 14:23:03 2024 -0700

    [TypeSpecValidation] Add tests for LinterRuleset (Azure#29267)

commit b692152
Author: Chandan Agrawal <121222832+cagrawal-msft@users.noreply.github.com>
Date:   Thu May 30 02:49:44 2024 +0530

    Updating Swagger for new xlsAccountServiceMetada EnableExtendedGroups (Azure#29142)
allenjzhang added a commit that referenced this pull request Jun 14, 2024
* Update package.json and scripts

* Add typespec-azure-portal-core

* Fix some deprecations from valueof PR (#29126)

* [apicenter] Regen swagger to add "title" properties

* [cognitiveservices] Use TypeSpec array (#[]) instead of tuple ([]) (#29213)

* fix

* Suppress failing rules

* Fix shouldn't have `Content-Type` header

* Pin typespec versioning to 0.57.0-dev.6

* Switch back to next tag for versioning library

* Add new networking code owner (#29281)

* Sherylueen appcomplianceautomation microsoft.app compliance automation 2024 06 27 (#28981)

* Adds base for updating Microsoft.AppComplianceAutomation from version preview/2022-11-16-preview to version 2024-06-27

* Updates readme

* Updates API version in new specs and examples

* add new stable version for Microsoft.AppComplianceAutomation

* remove the useless example file

* fix spell check

* remove query in get evidence api

* remove the singleton annotation

* fix compile error

* fix compile error of v56

* fix compile error

* fix all compile error and make the swagger align with before

* tsp prettier

* change scoping name

* upgrade the commontypes from v3 to v5

* change commonTypes version to v3

* add service-dir

* format tspconfig.yaml

* modify tspconfig.yaml

* remove custom operations

* modify re pattern of snapshot name

* make the resource x-ms-client-name properties

* format typespec

* remove suffix of snapshot

* use requestBody replace parameters

* Revert "use requestBody replace parameters"

This reverts commit e4dd975.

* tsp format

* remove dotnet from tspconfig.yaml and add azure-sdk-for-net-track2 in readme

* add sdk-suppressions.yaml

* Update tspconfig.yaml

* Update tspconfig.yaml

* rename operationid

* rename getScopingQuestions and move model reportBaseProperties to alias

---------

Co-authored-by: Yanwen Liu <yanwenliu@microsoft.com>
Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Alancere <804873052@qq.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>

* Microsoft.ScVmm TypeSpec onboarding (#26644)

* Init tsp for Microsoft.ScVmm

* Some changes towards passing tsv

* Updates to fix lint errors, remove unused types, regenerate examples, etc.

* Created shareable 'force' param

* Figured out the incantation to rename a file case-sensitively

* Restored string bool enums.

* Removed all examples

* Regenerate examples

* Updated ARM ID properties. Added script to sort output to compare with sorted old swagger

* Additional changes.

* Removed unused XXUpdate models, Added @secret for password,

* Fixed #8, #6, #5

* Fixed #2

* Update swagger to be in sync with previous fixes.

* Workaround for CloudCapacity readonly

* Additional fixes.

* fix ModelValidation

* update void

* VM Instance Update Properties changes

* spell check and prettier validation fix

* fix for identifier bug

* workaround for Azure/typespec-azure#449

* format

* spell and prettier check improvements

* use encodedName replace projectdName

* Add summary annotations

* summary

* update kind and void

* lro azure-async-operation

* fix

* tsp compilation warning

* TypeSpec Validation fix

* Update tspconfig.yaml

* config change

* Removed Read Only Property from Examples to fix Swagger ModelValidation

* Revert Boolean to Enum with type Union in TypeSpec

* specs-pr repo PR review changes to specs repo

* Remove sorted json file used for comparison

* Fix TypeSpec PR pipeline failure

* make extendedLocation for VM Instance read and create

* typespec validation fix

---------

Co-authored-by: Will Temple <will@wtemple.net>
Co-authored-by: Allen Zhang <allenzhang@live.com>
Co-authored-by: Alancere <804873052@qq.com>
Co-authored-by: Harshit Surana <hsurana@microsoft.com>

* Imagebuilder API Release 2024-02-01 (#28896)

* Copy files from stable/2023-07-01

Copied the files in a separate commit.
This allows reviewers to easily diff subsequent changes against the previous spec.

* Update version to stable/2024-02-01

Updated the API version from stable/2023-07-01 to stable/2024-02-01.

* Added tag for 2024-02-01 in readme file

* copying over 2024-02-01 changes from ADO

* Revert "copying over 2024-02-01 changes from ADO"

This reverts commit aa54d74.

* adding changes from ado

* adding autorun as custom word

* adding autorun to custom-words.txt

* fixing UpdateImageTemplateVmProfile.json reference and additionalProperties error

* fixing UpdateImageTemplateVmProfile.json reference and additionalProperties error

* changing type from string back to object

* changing type from string back to object

* Revert "changing type from string back to object"

This reverts commit b0b5122.

revert commit

* Revert "fixing UpdateImageTemplateVmProfile.json reference and additionalProperties error"

This reverts commit 0e52ddf.

* referencing examples file

* writing suppression for lintdiff

* removing userassignedidentity

* fixing bad version mismatch

* fixing suppression

* prettier changes

* fixing where syntax

* fixing where suppress 2

* where suppress 3

* where supress 4

* where suppress 5

* suppressing entire file

* Update readme.md to show up documentation for preview version (#29165)

* Update readme.python.md (#29309)

* Update readme.python.md

* Update readme.md

---------

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

* Update readme.md (#29313)

* Add info about `SDK azure-sdk-for-*` checks and `SDK azure-powershell` to `ci-fix` doc; Clean up markdownlint rules and `ci-fix` doc. (#29311)

* Update ci-fix.md: clarify that `SDK azure-powershell` is owned by `Azure.Core`. (#29318)

* Update ci-fix.md

* Update ci-fix.md

* Update ci-fix.md

* RouteMatrix 2024-06-01-preview (#29153)

* first commit

* fix

* Add operationType

* rename to pointType

* fix

* update

* Update example

* update

* update description for default value

* update description

* Remove axleCount for RouteMatrix

* Update vehicleSpec

* update description

* Update description

* remove async result

* Revert "remove async result"

This reverts commit b7b2728.

* Remove Summary

* follow azure's convention

* Remove Accept-Language for RouteMatrix

* Update retention period to 24 hours

* Add createdDateTime

* Add suppressions

* Update description

---------

Co-authored-by: Will Huang <huangwill@microsoft.com>
Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>

* [OAI-Assistant] Added Missing annotation and delete unnecessary  annotation (#29297)

* fixed the error

* npx tsp compile updates

---------

Co-authored-by: Travis Wilson <travisw@microsoft.com>
Co-authored-by: Jose Alvarez <jpalvarezl@users.noreply.github.com>

* [OpenAI] [Inference] TSP definition updates for `v2024_05_01_preview` service release (#29182)

* Azure OpenAI: 2024-04-01-preview updates

* add audio formats

* post-merge fix incl. tool update for enum conversion to union

* minor: spellcheck fix

* refine duration encoding for word start/end

* enable serialization into azure json and rename customization class name

* Added new customBlockList filter and fields to OYD

* Adding changes to authentication for Vector Search

* Adjusted docs for OYD vector search auth models

* Added missing field and retrieved documents

* Examples added

* corrected examples api-versions in json

* Reformat

* Recompile after reformat

* PR comments: wrong plural and type precision

* Revert added tab to service spec

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

* Added readme entry for generated openAPI doc

* Trying to improve folder structure

* Removed moved and renamed generated.json files

* Reverted last 3 commits

* Added entry for generated.json swagger in the readme

* Changed enum to nonExpandable

* Ran formatter

---------

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

* Add v3.2 for Speech to text (3.2p2 as base) (#28664)

* Add v3.2 for Speech to text (3.2p2 as base)

* Update swagger with new changes and updated version number

* Update readme.md with new version

* Added evaluation token errors

* Revert ttl changes for transcriptions

* Finalized api changes for GA

* Try fix avocado error

* Add new api-version 2024-02-01-preview to main (#29105)

* Add 2024-02-01-preview to main

* fix typespec errors

* remove operations.json

* fix linters

* delete unusued file

* edit readme

* remove suppressions

* Update specification/azurestackhci/Operations.Management/tspconfig.yaml

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

* Update specification/azurestackhci/AzureStackHCI.StackHCIVM.Management/tspconfig.yaml

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

* ID to id

* remove unnecessary suppress

* fix examples

* copy private folder changes

---------

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

* Storage STG 94 (#28327)

* added swagger (#28199)

* [STG94] Updated STG94 Files Readme (#28201)

* added swagger

* updated readme

* small fix

* added new blob swagger (#28245)

* added blob readme (#28246)

* Ran prettier on the 2024-08-04 files swagger file (#28358)

* Added AuthenticationErrorDetail to StorageError (#28360)

* NFS Share Snapshot (#28362)

* Added GetAccountInfo() API to Container and Blob level (#28297)

* Storage Error Codes for Copies (#28359)

* Revert "Storage Error Codes for Copies (#28359)"

This reverts commit 8b14ba4.

---------

Co-authored-by: Tamer Sherif <69483382+tasherif-msft@users.noreply.github.com>

* Storage Task Assignment Swagger Updates (#29050)

* SDK team improvements

* Report APIs contain filtering

* PR comment add more examples

* Fix example path

* Fix duplicate schema issue

---------

Co-authored-by: Tricia Rosario <trrosari@microsoft.com>

* Update virtualMachine.json (#29112)

remove "feature in preview"

Co-authored-by: Theodore Chang <thchan@microsoft.com>

* Merge release api management 2023 09 01 preview - Active (#29184)

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

* Updates readme

* Updates API version in new specs and examples

* feat(apim): Introduce gateway resource (#27757)

* WIP

* Update sample

* WIP

* Add GatewayNameParameter

* Clean up

* Update sample

* Add another sample

* Add sample for delete gateway

* Remove endpoints

* Fix typo

* Add list sample

* Clean up

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Add disclaimer

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Make it pretty 💄

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Refer to new file

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Add missing ApiManagementGatewayListResult

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Update sample reference

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Remove ApiManagementGatewayIdentity + List by operation

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Add more sample

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Latest version of common types

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Remove 200 for delete

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Formatting and re-order

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Align with spec

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Align sample with spec

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Error response from common types

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Rename SKU name

* Have seperate SKU for patch to not make it mandatory

* Remove empty required

* Improve note

* Rename schema

* Remove unused type

* sku.capacity should not be required

---------

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>

* Add loggers, diagnostics, certificates and backends to workspace (#27262)

* Add loggers to workspaces

* Add diagnostics to workspace

* Add certificates to workspace

* Add backends to workspaces

* Change DiagnosticContract to DiagnosticContractProperties in patch

* Revert back DiagnosticContractProperties to DiagnosticContract

* Fix CI and add files to readme

* Fix example

* remove reconnect endpoint

* Add suppressions

* Try different suppression where

* Try different suppression

* Try other suppression

* another test

* finally working suppression

* remove unwanted line

* remove secret examples (#28409)

* Modify CircuitBreaker and BackendPool Contract (#28397)

* md cb contract

* modify pool contract

* correct the limits

---------

Co-authored-by: Samir Solanki <samirsolanki@outlook.com>

* Common Error Response (#28408)

* add operation statuses resource (#28591)

* add operation statuses resource

* fix api-version

* Add locations/operationsResults endpoint for DELETE workflow (#28808)

* add operation results

* fix spec

* operationresults

* fix file name

* feat(Workspace): Add new SkuType for Workspace (#28903)

* new skutype

* virtualNetworkType

* remove default from patch

* List skus API

* add model for sku

* caps enums

* feat)Gateway): Adding gateway config resource (#28478)

* added gateway config resource

* removing Head gateway Config call

* updates

* resolving errors

* trying to resolve more model validations

* resolving some model validations

* resolving model validations

* resoloving delete example errors

* Swagger Prettier

* prettier

* updating so patch has same response as get and put

* removing path for gateway config

* addressing comment

* addressing comments

* nit

* path updatess

* updating as per comments

* Adding workspaceLinks

* resolving some of the errors

* resolved some errors

* resolving some of the errors

* resolving some more errors

* npx prettier

* addressing comments

* updated based on comments

* lint updates

* nit updates

---------

Co-authored-by: Samir Solanki <samirsolanki@outlook.com>

* Fix generation errors (#29207)

* fix(apim): Remove duplicate ErrorResponse schema due to move to common schema

* Gateway -> ApiGateway to prevent SDK collision with self-hosted gateway

* Revert "Gateway -> ApiGateway to prevent SDK collision with self-hosted gateway"

This reverts commit 8d4753d.

* Remove ApiManagement Prefix for GatewayConfigConnections

* Revert "Remove ApiManagement Prefix for GatewayConfigConnections"

This reverts commit 3e8197f.

* Gateway -> ApiGateway to prevent SDK collision with self-hosted gateway

* Create sdk-suppressions.yaml

---------

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Co-authored-by: Rafał Mielowski <rmielowski@microsoft.com>
Co-authored-by: Mahsa Sadi <mahsasadi@microsoft.com>
Co-authored-by: Vidisha Shah <102258037+vidishamsft@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* Fixed typo in documentation (#29341)

* Update 2023-12-01 Microsoft.Web functionAppConfig definition (#29226)

* Rename enum to functionsDeploymentStorageType

* Update enum name to camel case

* Update enum names to camel case

* Update `securityPostureReference` in VMScaleSet API (#28891)

* update securityPostureRef properties in VMScaleSet spec

* add securityPostureReference to UpdateVMProfile definition and fix min version

* add prettier changes

* remove unsupported 'major.*' from spec

* add optional fields in security posture example

* add required fields

* correct minimum api version

* add prettier fixes

* remove extensionsSettings property

* create new Update model for security posture reference & update

* fix validation issue

* Create sdk-suppressions.yaml

* add azure-sdk-for-go suppression

* Update sdk-suppressions.yaml

---------

Co-authored-by: Dylan Martinez <dymartinez@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Alancere <804873052@qq.com>
Co-authored-by: kazrael2119 <98569699+kazrael2119@users.noreply.github.com>

* [Microsoft.AzureStackHCI] Add 2024-04-01 for StackHCI (#29110)

* Add 2024-04-01 for StackHCI

* add missing properties

* add log collection job type

* changes in sdk suppressions

* sdk suppression changes

* Enable stream-stype serialization for Java Communication Job Router (#29328)

* Azure Map Rendering 20240401 (#27950)

* Adds base for updating Render from version stable/2022-08-01 to version 2024-04-01

* Updates readme

* Updates API version in new specs and examples

* update static map API doc

* small change on static map doc

* update tilesetId section

* add static map supported tilesetid and trafficLayer

* update range table and static image example

* fix typo

* add additional static image example

* error fix

* run prettier on static image example json

* set tilesetId as optional

* update max/min latitude/longitude table

* update Accept header for static image API

* error fix

* add explanation for Accept header

* typo

* add parameter limitation

* improve wording

* add path and pin parameter type

* fix tables

* improve on example

* typo fix

* run prettier

* wording fix

* map attribution description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* state tile description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map tile description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map tileset description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map copyright caption description change

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map copyright bounding description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* weather radar tile description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* weather infrared tiles description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map copyright tile description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map copyright world description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* remove pricing tiers applies

* Adds base for updating Render from version stable/2022-08-01 to version 2024-04-01

* Updates readme

* Updates API version in new specs and examples

* update static map API doc

* small change on static map doc

* update tilesetId section

* add static map supported tilesetid and trafficLayer

* update range table and static image example

* fix typo

* add additional static image example

* error fix

* run prettier on static image example json

* set tilesetId as optional

* update max/min latitude/longitude table

* update Accept header for static image API

* error fix

* add explanation for Accept header

* typo

* add parameter limitation

* improve wording

* add path and pin parameter type

* fix tables

* improve on example

* typo fix

* run prettier

* wording fix

* map attribution description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* state tile description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map tile description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map tileset description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map copyright caption description change

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map copyright bounding description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* weather radar tile description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* weather infrared tiles description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map copyright tile description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* map copyright world description update

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* remove pricing tiers applies

* reduce get copyright example length

* add summary for render 20240401

* remove summary from static image

* remove please from language and view

* add package-2024-04-01 to readme

* revert back common change

* revert changes in maps readme

* \n fix

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* typo fix

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* typo fix for map copyright caption

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* typo fix for statetile

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

* typo fix for map copyright world

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>

---------

Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>
Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>

* Update directory-structure.md: clarify service, service group, uniform versioning. (#28929)

* [ACS][Communication][Chat] 2024-06-05-preview public preview API spec (#28875)

* Update for autorest lro support

* Format

* Fix issues with oracle spec from main

* Update format

* Update for latest dev version

* Fixing typespec-next for June 2024 release (#29427)

* green typespec-next

* Fix DeviceRegistry

* upgrade monitor to v4. Taking arm-id and subId uuid SDK breaking change. This should get rid of ModelValidation error

* Update package.json

---------

Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>
Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com>
Co-authored-by: Timothee Guerin <tiguerin@microsoft.com>
Co-authored-by: Joanna-Yang-Art <137839107+Joanna-Yang-Art@users.noreply.github.com>
Co-authored-by: Sherylueen <warmflyingheart@gmail.com>
Co-authored-by: Yanwen Liu <yanwenliu@microsoft.com>
Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Alancere <804873052@qq.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
Co-authored-by: Will Temple <will@wtemple.net>
Co-authored-by: Harshit Surana <hsurana@microsoft.com>
Co-authored-by: zdelacerda-microsoft <90284189+zdelacerda-microsoft@users.noreply.github.com>
Co-authored-by: raghumunukutla <55466801+raghumunukutla@users.noreply.github.com>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>
Co-authored-by: will <koyasu221b@gmail.com>
Co-authored-by: Will Huang <huangwill@microsoft.com>
Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>
Co-authored-by: Shawn Fang <45607042+mssfang@users.noreply.github.com>
Co-authored-by: Travis Wilson <travisw@microsoft.com>
Co-authored-by: Jose Alvarez <jpalvarezl@users.noreply.github.com>
Co-authored-by: Travis Wilson <35748617+trrwilson@users.noreply.github.com>
Co-authored-by: Shawn Fang <shafang@microsoft.com>
Co-authored-by: Ralf Beckers <bexxx@users.noreply.github.com>
Co-authored-by: shraddhasun <128851887+shraddhasun@users.noreply.github.com>
Co-authored-by: Sean McCullough <44180881+seanmcc-msft@users.noreply.github.com>
Co-authored-by: Tamer Sherif <69483382+tasherif-msft@users.noreply.github.com>
Co-authored-by: Tricia Rosario <triciapsr@gmail.com>
Co-authored-by: Tricia Rosario <trrosari@microsoft.com>
Co-authored-by: jaclin1111 <jacobyslin@gmail.com>
Co-authored-by: Theodore Chang <thchan@microsoft.com>
Co-authored-by: Samir Solanki <samirsolanki@outlook.com>
Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com>
Co-authored-by: Rafał Mielowski <rmielowski@microsoft.com>
Co-authored-by: Mahsa Sadi <mahsasadi@microsoft.com>
Co-authored-by: Vidisha Shah <102258037+vidishamsft@users.noreply.github.com>
Co-authored-by: Francisco Gamino <Francisco-Gamino@users.noreply.github.com>
Co-authored-by: Dylan Martinez <martinez.dylanj@gmail.com>
Co-authored-by: Dylan Martinez <dymartinez@microsoft.com>
Co-authored-by: kazrael2119 <98569699+kazrael2119@users.noreply.github.com>
Co-authored-by: Priyanshi Jain <87351063+priyjain358@users.noreply.github.com>
Co-authored-by: Alan Zimmer <48699787+alzimmermsft@users.noreply.github.com>
Co-authored-by: miaxzhitong <146033271+miaxzhitong@users.noreply.github.com>
Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>
Co-authored-by: Jim Chou <77021369+jimchou-dev@users.noreply.github.com>
gjwoods referenced this pull request in gjwoods/azure-rest-api-specs Aug 16, 2024
Azure OpenAI On Your Data 2024-08-01-preview - Part 2
MicroJamesLim pushed a commit to MicroJamesLim/azure-rest-api-specs that referenced this pull request Sep 13, 2024
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