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

Release quota on stop #24778

Merged
merged 4 commits into from
Jul 12, 2023
Merged

Release quota on stop #24778

merged 4 commits into from
Jul 12, 2023

Conversation

azuremq
Copy link
Contributor

@azuremq azuremq commented Jul 12, 2023

ARM (Control Plane) API Specification Update Pull Request

Purpose of this PR

What's the purpose of this PR? Check all that apply. This is mandatory!

  • New API version. (Such PR should have been generated with OpenAPI Hub, per this wiki doc.)
  • Update existing version for a new feature. (This is applicable only when you are revising a private preview API version.)
  • Update existing version to fix swagger quality issues in S360.
  • Other, please clarify:
    • edit this with your clarification

Due diligence checklist

To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:

ARM API changes review

  • If you want for the ARM team to review this PR, you must add the ARMReview label.
  • The automation may automatically add the ARMReview label, if appropriate.
    If this happens, proceed according to guidance given in GitHub comments also added by the automation.

Breaking change review

If you have any breaking changes as defined in the Breaking Change Policy,
follow the process outlined in the High-level Breaking Change Process doc.

Getting help

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Jul 12, 2023

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️❌Breaking Change(Cross-Version): 2 Errors, 0 Warnings failed [Detail] The following breaking changes are detected by comparison with the latest stable version:
Rule Message
Runtime Exception "new":"https://github.com/Azure/azure-rest-api-specs/blob/9846dbc2d6e622505d58eae3429705bdd768fbd7/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json",
"old":"https://github.com/Azure/azure-rest-api-specs/blob/main/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2023-04-01/machineLearningServices.json",
"details":"Command failed: node "/mnt/vss/_work/_tasks/AzureApiValidation_5654d05d-82c1-48da-ad8f-161b817f6d41/0.0.54/common/temp/node_modules/.pnpm/@Azure[email protected]/node_modules/autorest/dist/app.js" --v2 --input-file=specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json --output-artifact=swagger-document.json --output-artifact=swagger-document.map --output-file=new --output-folder=/tmp\nERROR: Schema violation: Additional properties not allowed: /subscriptions/subscriptionId/resourceGroups/resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/workspaceName/computes/computeName/resize,
/subscriptions/subscriptionId/resourceGroups/resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/workspaceName/computes/computeName/allowedvmsizesforresize\n - file:///mnt/vss/_work/1/azure-rest-api-specs/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices"


The following breaking changes are detected by comparison with the latest preview version:

Rule Message
Runtime Exception "new":"https://github.com/Azure/azure-rest-api-specs/blob/9846dbc2d6e622505d58eae3429705bdd768fbd7/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json",
"old":"https://github.com/Azure/azure-rest-api-specs/blob/main/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2023-06-01-preview/machineLearningServices.json",
"details":"Command failed: node "/mnt/vss/_work/_tasks/AzureApiValidation_5654d05d-82c1-48da-ad8f-161b817f6d41/0.0.54/common/temp/node_modules/.pnpm/@Azure[email protected]/node_modules/autorest/dist/app.js" --v2 --input-file=specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json --output-artifact=swagger-document.json --output-artifact=swagger-document.map --output-file=new --output-folder=/tmp\nERROR: Schema violation: Additional properties not allowed: /subscriptions/subscriptionId/resourceGroups/resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/workspaceName/computes/computeName/resize,
/subscriptions/subscriptionId/resourceGroups/resourceGroupName/providers/Microsoft.MachineLearningServices/workspaces/workspaceName/computes/computeName/allowedvmsizesforresize\n - file:///mnt/vss/_work/1/azure-rest-api-specs/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices"
️⚠️LintDiff: 2 Warnings warning [Detail]
compared tags (via openapi-validator v2.1.3) new version base version
package-preview-2023-08 package-preview-2023-08(9846dbc) package-preview-2023-08(teom-hobovm08-01-preview)

[must fix]The following errors/warnings are introduced by current PR:

Rule Message Related RPC [For API reviewers]
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L1910
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L2116


The following errors/warnings exist before current PR submission:

Only 30 items are listed, please refer to log for more details.

Rule Message
GetCollectionOnlyHasValueAndNextLink Get endpoints for collections of resources must only have the value and nextLink properties in their model.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L110
ResourceNameRestriction The resource name parameter 'computeName' should be defined with a 'pattern' restriction.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L277
PutResponseSchemaDescription Description of 201 response code of a PUT operation MUST include term 'create'.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L388
PatchResponseCode LRO PATCH must have 200 and 202 return codes.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L415
PatchIdentityProperty The patch operation body parameter schema should contain property 'identity'.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L444
PatchSkuProperty The patch operation body parameter schema should contain property 'sku'.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L444
ConsistentPatchProperties The property 'properties.properties' in the request body either not apppear in the resource model or has the wrong level.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L448
LroPatch202 The async patch operation should return 202.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L454
ResourceNameRestriction The resource name parameter 'computeName' should be defined with a 'pattern' restriction.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L531
SyncPostReturn 200 response for a synchronous POST operation must have a response schema specified.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L532
ResourceNameRestriction The resource name parameter 'computeName' should be defined with a 'pattern' restriction.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L586
CollectionObjectPropertiesNaming Collection object returned by list operation 'Compute_ListNodes' with 'x-ms-pageable' extension, has no property named 'value'.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L613
ResourceNameRestriction The resource name parameter 'computeName' should be defined with a 'pattern' restriction.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L635
ResourceNameRestriction The resource name parameter 'computeName' should be defined with a 'pattern' restriction.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L681
LroPostReturn A LRO POST operation must have both 200 & 202 return codes.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L682
LroLocationHeader A 202 response should include an Location response header.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L713
ResourceNameRestriction The resource name parameter 'computeName' should be defined with a 'pattern' restriction.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L725
LroPostReturn A LRO POST operation must have both 200 & 202 return codes.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L726
LroLocationHeader A 202 response should include an Location response header.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L757
ResourceNameRestriction The resource name parameter 'computeName' should be defined with a 'pattern' restriction.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L769
LroPostReturn A LRO POST operation must have both 200 & 202 return codes.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L770
LroLocationHeader A 202 response should include an Location response header.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L801
ResourceNameRestriction The resource name parameter 'computeName' should be defined with a 'pattern' restriction.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L813
SyncPostReturn 200 response for a synchronous POST operation must have a response schema specified.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L814
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'location'.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L44
⚠️ PageableOperation Based on the response model schema, operation 'VirtualMachineSizes_List' might be pageable. Consider adding the x-ms-pageable extension.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L85
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'location'.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L91
⚠️ ListInOperationName Since operation response has model definition in array type, it should be of the form '_list'.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L129
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'location'.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L135
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'location'.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L188
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️SwaggerAPIView succeeded [Detail] [Expand]
️️✔️CadlAPIView succeeded [Detail] [Expand]
️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️❌SemanticValidation: 2 Errors, 0 Warnings failed [Detail]
Rule Message
OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/computes/{computeName}/allowedvmsizesforresize
JsonUrl: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json
OBJECT_ADDITIONAL_PROPERTIES Additional properties not allowed: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/computes/{computeName}/resize
JsonUrl: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json
️❌PrettierCheck: 1 Errors, 0 Warnings failed [Detail]
Rule Message
HowToFix Code style issues found
path: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json
️❌SpellCheck: 2 Errors, 0 Warnings failed [Detail]
Rule Message
HowToFix Unknown word (allowedvmsizesforresize), please fix the error or add words to ./custom-words.txt
path: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L865:165
HowToFix Unknown word (lastest), please fix the error or add words to ./custom-words.txt
path: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L2905:39
️️✔️CadlValidation succeeded [Detail] [Expand]
Validation passes for CadlValidation.
️️✔️TypeSpec Validation succeeded [Detail] [Expand]
Validation passes for TypeSpec Validation.
️️✔️PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
Posted by Swagger Pipeline | How to fix these errors?

@openapi-workflow-bot
Copy link

Hi, @azuremq! Thank you for your pull request. To help get your PR merged:

  • Ensure you reviewed the checklists in the PR description.
  • Know that PR assignee is the person auto-assigned and responsible for your current PR review and approval.
  • For convenient view of the API changes made by this PR, refer to the URLs provided in the table in the Generated ApiView comment added to this PR. You can use ApiView to show API versions diff.
  • @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jul 12, 2023

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    ️️✔️SDK Breaking Change Tracking succeeded [Detail] [Expand]

    Breaking Changes Tracking

    ️❌ azure-sdk-for-net-track2 failed [Detail]
    • Failed [Logs] Generate from 4f90eeccc3758195d60470a303b77da45e85fb30. SDK Automation 14.0.0
      command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
      command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:712
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 712 | �[0m         �[36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mFailed to build sdk. exit code: False
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
    • Azure.ResourceManager.MachineLearning [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] Breaking Changes: /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.MachineLearning.Models.MachineLearningRecurrenceTrigger Azure.ResourceManager.MachineLearning.Models.MachineLearningComputeStartStopSchedule.Recurrence.get()' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/machinelearningservices/Azure.ResourceManager.MachineLearning/src/Azure.ResourceManager.MachineLearning.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(96,5): error : ApiCompat failed for '/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/bin/Azure.ResourceManager.MachineLearning/Debug/netstandard2.0/Azure.ResourceManager.MachineLearning.dll' [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/machinelearningservices/Azure.ResourceManager.MachineLearning/src/Azure.ResourceManager.MachineLearning.csproj::TargetFramework=netstandard2.0]
    ️❌ azure-sdk-for-go failed [Detail]
    • Code Generator Failed [Logs] Generate from 4f90eeccc3758195d60470a303b77da45e85fb30. SDK Automation 14.0.0
      command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
      cmderr	[generator automation-v2] [ERROR] total 1 error(s):
      cmderr	[generator automation-v2] [ERROR] failed to execute `go generate` '�[33;1mWARNING: Unable to find version for /mnt/vss/_work/1/s/azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/machinelearning/armmachinelearning�[0m
      cmderr	[generator automation-v2] [ERROR] Cannot find go module under resourcemanager/machinelearning/armmachinelearning, try to build in /mnt/vss/_work/1/s/azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/machinelearning/armmachinelearning
      cmderr	[generator automation-v2] [ERROR] ##[command]Cleaning auto-generated files in /mnt/vss/_work/1/s/azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/machinelearning/armmachinelearning
      cmderr	[generator automation-v2] [ERROR] ##[command]Executing autorest.go in  /mnt/vss/_work/1/s/azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/machinelearning/armmachinelearning
      cmderr	[generator automation-v2] [ERROR] autorest --use=@autorest/[email protected] --go --track2 --output-folder=/mnt/vss/_work/1/s/azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/machinelearning/armmachinelearning --clear-output-folder=false --go.clear-output-folder=false --honor-body-placement=true --remove-unreferenced-types=false ./autorest.md
      cmderr	[generator automation-v2] [ERROR] AutoRest code generation utility [cli version: 3.6.1; node: v16.20.1]
      cmderr	[generator automation-v2] [ERROR] (C) 2018 Microsoft Corporation.
      cmderr	[generator automation-v2] [ERROR] https://aka.ms/autorest
      cmderr	[generator automation-v2] [ERROR] There is a new version of AutoRest available (3.6.3).
      cmderr	[generator automation-v2] [ERROR] > You can install the newer version with with npm install -g autorest@latest
      cmderr	[generator automation-v2] [ERROR] info    |    Loading AutoRest core      '/home/cloudtest/.autorest/@[email protected]/nodemodules/@autorest/core/dist' (3.9.6)
      cmderr	[generator automation-v2] [ERROR] info    |    Installing AutoRest extension '@autorest/go' (4.0.0-preview.48 -> 4.0.0-preview.48)
      cmderr	[generator automation-v2] [ERROR] info    |    Installed AutoRest extension '@autorest/go' (4.0.0-preview.48->4.0.0-preview.48)
      cmderr	[generator automation-v2] [ERROR] info    |    Installing AutoRest extension '@autorest/modelerfour' (4.23.1 -> 4.23.1)
      cmderr	[generator automation-v2] [ERROR] info    |    Installed AutoRest extension '@autorest/modelerfour' (4.23.1->4.23.1)
      cmderr	[generator automation-v2] [ERROR] error   | schema_violation | Schema violation: must NOT have additional properties ()
      cmderr	[generator automation-v2] [ERROR] additionalProperty: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/computes/{computeName}/allowedvmsizesforresize, /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/computes/{computeName}/resize
      cmderr	[generator automation-v2] [ERROR] - file:///mnt/vss/_work/1/s/azure-rest-api-specs/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json:1:1
      cmderr	[generator automation-v2] [ERROR] fatal   | Plugin 'schema-validator-swagger' completed with some error.
      cmderr	[generator automation-v2] [ERROR] error   |   Error: Plugin 'schema-validator-swagger' completed with some error.
      cmderr	[generator automation-v2] [ERROR] error   | Autorest completed with an error. If you think the error message is unclear, or is a bug, please declare an issues at https://github.com/Azure/autorest/issues with the error message you are seeing.
      cmderr	[generator automation-v2] [ERROR] ##[error]Error running autorest.go
      cmderr	[generator automation-v2] [ERROR] build.go:5: running "pwsh": exit status 1
      cmderr	[generator automation-v2] [ERROR] ': exit status 1
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go]: generator automation-v2
      warn	Skip package processing as generation is failed
    ️❌ azure-sdk-for-python-track2 failed [Detail]
    • Code Generator Failed [Logs] Generate from 4f90eeccc3758195d60470a303b77da45e85fb30. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh] npm notice
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 9.5.1 -> 9.8.0
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.8.0>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[automation_generate.sh] npm notice
      cmdout	[automation_generate.sh] [Autorest] info    |    Installed AutoRest extension '@autorest/python' (6.6.0->6.6.0)
      cmdout	[automation_generate.sh] [Autorest] error   | schema_violation | Schema violation: must NOT have additional properties ()
      cmdout	[automation_generate.sh] [Autorest]   additionalProperty: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/computes/{computeName}/allowedvmsizesforresize, /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/computes/{computeName}/resize
      cmdout	[automation_generate.sh] [Autorest]     - file:///mnt/vss/_work/1/s/azure-rest-api-specs/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json:1:1
      cmdout	[automation_generate.sh] [Autorest] fatal   | Plugin 'schema-validator-swagger' completed with some error.
      cmdout	[automation_generate.sh] [Autorest] error   |   Error: Plugin 'schema-validator-swagger' completed with some error.
      cmdout	[automation_generate.sh] [Autorest] error   | Autorest completed with an error. If you think the error message is unclear, or is a bug, please declare an issues at https://github.com/Azure/autorest/issues with the error message you are seeing.
      cmdout	[automation_generate.sh] [Autorest] info    |    Loading AutoRest extension '@autorest/python' (6.6.0->6.6.0)
      cmdout	[automation_generate.sh] [Autorest] error   | schema_violation | Schema violation: must NOT have additional properties ()
      cmdout	[automation_generate.sh] [Autorest]   additionalProperty: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/computes/{computeName}/allowedvmsizesforresize, /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/computes/{computeName}/resize
      cmdout	[automation_generate.sh] [Autorest]     - file:///mnt/vss/_work/1/s/azure-rest-api-specs/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json:1:1
      cmdout	[automation_generate.sh] [Autorest] fatal   | Plugin 'schema-validator-swagger' completed with some error.
      cmdout	[automation_generate.sh] [Autorest] error   |   Error: Plugin 'schema-validator-swagger' completed with some error.
      cmdout	[automation_generate.sh] [Autorest] error   | Autorest completed with an error. If you think the error message is unclear, or is a bug, please declare an issues at https://github.com/Azure/autorest/issues with the error message you are seeing.
      cmdout	[automation_generate.sh] [Autorest]/mnt/vss/_work/1/s/azure-sdk-for-python_tmp/venv-sdk/auto_temp.json does not exist!!!Error happened during codegen
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-python]: sh scripts/automation_generate.sh
      warn	Skip package processing as generation is failed
    ️❌ azure-sdk-for-java failed [Detail]
    • Failed [Logs] Generate from 4f90eeccc3758195d60470a303b77da45e85fb30. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.1.2
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.1.2
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
    • azure-resourcemanager-machinelearning [View full logs]  [Preview SDK Changes]
    ️🔄 azure-sdk-for-js inProgress [Detail]
    ️❌ azure-resource-manager-schemas failed [Detail]
    • Failed [Logs] Generate from 4f90eeccc3758195d60470a303b77da45e85fb30. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh] WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    • machinelearningservices/resource-manager [View full logs]  [Preview Schema Changes]
    ️❌ azure-powershell failed [Detail]
    • Pipeline Framework Failed [Logs] Generate from 4f90eeccc3758195d60470a303b77da45e85fb30. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
      SSL error: syscall failure: Broken pipe
      Error: SSL error: syscall failure: Broken pipe
    • ⚠️Az.machinelearningservices.DefaultTag [View full logs
      error	Fatal error: SSL error: syscall failure: Broken pipe
      error	The following packages are still pending:
      error		Az.machinelearningservices.DefaultTag
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jul 12, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Swagger Microsoft.MachineLearningServices https://apiview.dev/Assemblies/Review/dc833afbc66b4f8a888fab7e125fb0b6
    .Net Azure.ResourceManager.MachineLearning https://apiview.dev/Assemblies/Review/b0dad155dc604a4db763a6bfd7993e46

    @openapi-workflow-bot
    Copy link

    Hi @azuremq! Your PR has some issues. Please fix the CI issues, if present, in following order: Avocado, SemanticValidation, ModelValidation, Breaking Change, LintDiff.

    TaskHow to fixPriority
    AvocadoFix-AvocadoHigh
    Semantic ValidationFix-SemanticValidation-ErrorHigh
    Model ValidationFix-ModelValidation-ErrorHigh
    LintDiffFix-LintDiffHigh

    If you need further help, please reach out on the Teams channel aka.ms/azsdk/support/specreview-channel.

    @teochaban teochaban merged commit a78e37c into Azure:teom-hobovm08-01-preview Jul 12, 2023
    rkmanda pushed a commit that referenced this pull request Aug 11, 2023
    * Update Pricesheet properties for savingsPlan (#24708)
    
    * Update consumption.json
    
    * Update PriceSheet.json
    
    * Update consumption.json
    
    * Update PriceSheet.json
    
    * Update consumption.json
    
    * Update PriceSheet.json
    
    * Update consumption.json
    
    * Update consumption.json
    
    * Update consumption.json
    
    * Update PriceSheet.json
    
    * elasticsan preview refresh microsoft.elasticsan 2022-12-01-preview (#24494)
    
    * Adds base for updating Microsoft.ElasticSan from version preview/2021-11-20-preview to version 2022-12-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Added PE related changes
    
    * Added Private Link resource API
    
    * Nit change to correct the path for privateLinkResource API
    
    * Updated Lint errors
    
    * prettier check
    
    * resolved comments & added publicNetworkAccess
    
    * removed publicNetworkAccess & NIT changes
    
    * Updated the list operations
    
    * resolved lintDiff
    
    * proper value for examples and removed value from PECollections
    
    * resolved comments
    
    * spell check resolved
    
    * removing volumeCreateParameter
    
    * [Hub Generated] Publish private branch 'InbalZim-storagemover-Microsoft.StorageMover-RPSaaSMaster-2023-07-01-preview' (#24390)
    
    * add or modify files
    
    * Updated `credentials` models according to PR #24318 + reverted unwanted changes to `readme.md`
    
    * Removed URI format from SMB credentials to support it receiving empty string in order to clean-up their value
    
    * Removed extra hierarchy of `AzureStorageFileShareEndpointBaseProperties`
    
    * improve NR Examples (#24636)
    
    * improve NR Examples
    
    * addressing AutoRun Errors
    
    * Fixing Prettier Issue
    
    * Adding NextLink in Max Examples
    
    * Formatting Azure Resource Id
    
    * Updating Format of azure subscriptionIds
    
    * update code owner (#24754)
    
    * Update readme.python.md (#24758)
    
    * [TypeSpecValidation] Refactor package.json (#24756)
    
    - Improves upon #24745
    - Creates eng/tools/package.json for all EngSys tools
    - Moves "postinstall" to eng/tools/TypeSpecValidation/package.json
      - Technically incorrect if the package were ever to be published to a registry
      - In practice, the best way I have found so far to use source-based tools in a TypeScript repo
    
    * Add resize APIs
    
    * workflow-bot comments: update breaking changes alternative C to point to alternative B (#24770)
    
    * Add properties for os patching (#24775)
    
    Co-authored-by: Chris Jiang <[email protected]>
    
    * [Communication] Job Router Public Preview v2022-07-18 (#23804)
    
    * Updated JR swagger with maxNumberOfJobs
    
    * job scheduling swagger changes
    
    * Enforce DistributionMode.kind to be read-only
    
    * retry with removing Required tag from abstract property for DistributionMode
    
    * WorkerState stopped showing up in generated swagger
    
    * Add reofferTimeUtc to decline offer API
    
    * Prettier
    
    * Prettier
    
    * rename WorkerState to RouterWorkerState
    
    * more fixes in polymorphic types
    
    * Rename decline offer request
    
    * prettier fix
    
    * add example for scheduled job
    
    * cpsell fix
    
    * fix response schema validation error
    
    * address review feedback item round 1
    
    * SDK review changes
    
    * More API changes
    
    * Update distribution mode required properties
    
    * Renamings
    
    * job matching mode added
    
    * prettier fixes
    
    * fix examples refs
    
    * update ref examples
    
    * update swagger spec
    
    * fix enum mismatch
    
    * change operator to labelOperator in classification policy get and update ops example
    
    * Update specification/communication/data-plane/JobRouter/preview/2022-07-18-preview/communicationservicejobrouter.json
    
    Co-authored-by: Liangying.Wei <[email protected]>
    
    * hide redundant communicationerror and communicationerrorresponse during codegen
    
    * revert commit
    
    * fix typo
    
    * test whether removing kind from request works
    
    * revert removing kind from request
    
    * make kind read-only
    
    * run prettier
    
    * try adding properties to empty classes
    
    ---------
    
    Co-authored-by: Rajarshi Sarkar 🦄 <[email protected]>
    Co-authored-by: Rajarshi Sarkar <[email protected]>
    Co-authored-by: Liangying.Wei <[email protected]>
    
    * [OpenAI] Rename properties for Java (#24596)
    
    * renames
    
    * more renames
    
    * testing on the deploymentOrModelName
    
    * revert for no breaking changes
    
    * [TypeSpec] Upgrade to 0.46.0 (#24776)
    
    * Release quota on stop (#24778)
    
    * Release quota on stop
    
    * add ReleaseQuotaOnStop to computeinstance properties
    
    * update
    
    * rm
    
    * [OpenAI] Update generated autorest (#24788)
    
    - Continuation of #24596
    
    * Dynatrace.Observability merge to public repo (#24101)
    
    * Initial Commit
    
    * Updating version in all files
    
    * Removed version from readme
    
    * removing version which are not available from readme
    
    * Resolving PR comments (#24205)
    
    * Features/users/abhargava/merge to public repo (#24230)
    
    * Resolving PR comments
    
    * Features/users/abhargava/merge to public repo (#24233)
    
    * Resolving PR comments
    
    * Responding to the comment in PR review
    
    * Fixed typo
    
    * Features/users/abhargava/merge to public repo (#24253)
    
    * Resolving PR comments
    
    * Responding to the comment in PR review
    
    * Fixed typo
    
    * Added a suppression for Avacado issue
    
    * Adding the required field
    
    * Updating suppression reason
    
    * Updating path for suppression
    
    * Adding suppression for deprecated API
    
    * suppression
    
    * suppress
    
    * Update specification/dynatrace/resource-manager/readme.md
    
    Co-authored-by: Yuchao Yan <[email protected]>
    
    * updating path in suppression
    
    * updating suppression
    
    * updating suppression
    
    * Update specification/dynatrace/resource-manager/readme.md: WIP: fixing suppressions
    
    Iteratively work on fixing suppressions
    
    * Update readme.md: update suppressions
    
    * Update readme.md: update suppressions
    
    * Update readme.md: remove Avocado suppressions
    
    ---------
    
    Co-authored-by: kanupriyasinghh <[email protected]>
    Co-authored-by: Yuchao Yan <[email protected]>
    Co-authored-by: Konrad Jamrozik <[email protected]>
    
    * Double Header Fix (#24760)
    
    * [OpenAI.Inference] Adding content filter support (#24652)
    
    * first-pass adding annotation
    
    * FilterResult definitions
    
    * move Filter definitions to common
    
    * cleaning up naming and imports
    
    * adding version headers
    
    * added descriptions to objects
    
    * correct self_harm JSON projection
    
    * Correct to "prompt_annotations"
    
    * "prompt_annotations" for chat, too
    
    * Update specification/cognitiveservices/OpenAI.Inference/models/completions.common.tsp
    
    Co-authored-by: Shawn Fang <[email protected]>
    
    * Add per-choice content_filter_results to /completions
    
    * tsp compile after merge
    
    * recompile with 0.46.0 after today's update
    
    ---------
    
    Co-authored-by: Travis Wilson <[email protected]>
    Co-authored-by: Shawn Fang <[email protected]>
    
    * Update OpenAI PR assignment (#24794)
    
    * Update OpenAI PR assignment
    
    * Update pull_request_assignment.yml
    
    * [typespec-ci] Automatically detect spec folders to validate (#24629)
    
    * [fist] mgmt, update service name (#24781)
    
    * [typespec-pr] Add pipeline (#24802)
    
    * [typespec-ci] Remove path wildcard (#24804)
    
    * Update engsys CODEOWNERS (#24808)
    
    * Align optionality of content filter categories (#24819)
    
    * Add spec ARM PR review workflow diagram to ARM PR description template. (#24823)
    
    * Add spec PR review workflow diagram to ARM PR description template.
    
    * Update control_plane_template.md: fix link to diagram (#24828)
    
    * Added generator config for OpenAI `Functions` for the Java SDK (#24765)
    
    * Remove repeatability support for token revocation endpoint (#24589)
    
    * Update clientTYpe (#24503)
    
    * [Hub Generated] Publish private branch 'dev-maintenance-Microsoft.Maintenance-2023-04-01' (#24048)
    
    * Revert "Revert "[Hub Generated] Publish private branch 'dev-maintenance-Microsoft.Maintenance-2023-04-01' (#23832)" (#23923)"
    
    This reverts commit e6c0e18.
    
    * Removed 202 and Async supression.
    
    * Update documentation.
    
    * Updated documentation
    
    ---------
    
    Co-authored-by: Kalpesh Chavan <[email protected]>
    
    * [package-lock.json] Add names to local dependencies (#24846)
    
    - Command "npm update" removes these names, but "npm install" adds them
    - It's probably better to keep the names, since users are more likely to run "npm install"
    
    * Update ci-fix.md: add API Doc Preview TSG (#24843)
    
    * Update ci-fix.md: add API Doc Preview TSG
    
    * Remove unsupported SQL Pool Rename/move operation (#24517)
    
    * Add enableOSPatching and address comments (#24849)
    
    * Updated text for property isSoftDeleteFeatureStateEditable (#24713)
    
    * Updating folder structure for Microsoft.Migrate (#24550)
    
    * folders restructure and update readme
    
    * revert removed offazure in readme
    
    * Removing readonly flag from top level object (#24848)
    
    * [ACS JobRouter] Add misssing descriptions (#24842)
    
    * Updated JR swagger with maxNumberOfJobs
    
    * sync with upstream main
    
    * add descriptions
    
    * prettier fix
    
    * add more missing descriptions
    
    * add more description fixes
    
    ---------
    
    Co-authored-by: williamzhao87 <[email protected]>
    
    * a couple of representation tweaks for codegen (#24847)
    
    * Removed pricing not relevant to CI
    
    * Added Resizing state
    
    * Change targetVMSize name
    
    * Revert "Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs into teom-hobovm08-01-preview"
    
    This reverts commit 47adff6, reversing
    changes made to 4b9165d.
    
    * Resolve comments for os patching (#24872)
    
    * Add properties for os patching
    
    * resolve comments
    
    * remove autorestartafterupdates
    
    * update description
    
    * rename property
    
    ---------
    
    Co-authored-by: Chris Jiang <[email protected]>
    
    * Rename osPatchingStatus to upper case (#24954)
    
    * Add properties for os patching
    
    * resolve comments
    
    * remove autorestartafterupdates
    
    * update description
    
    * rename property
    
    * Change property osPatchingStatus to upper case
    
    * rename osPatchingStatus to upper case
    
    ---------
    
    Co-authored-by: Chris Jiang <[email protected]>
    
    * Fix some minor issues
    
    * Fix comments
    
    * Minor changes
    
    * Fix more builds
    
    * 200 and nextLink
    
    * Remove nextlink
    
    * Try 204 not 200
    
    * Change GET call to POST
    
    * Remove 204
    
    * Add 200 response
    
    * Change example state
    
    * Add enum for patch status (#25208)
    
    * Add properties for os patching
    
    * resolve comments
    
    * remove autorestartafterupdates
    
    * update description
    
    * rename property
    
    * Change property osPatchingStatus to upper case
    
    * rename osPatchingStatus to upper case
    
    * add enum for patch status
    
    * add enum for patch status
    
    ---------
    
    Co-authored-by: Chris Jiang <[email protected]>
    
    * LRO does not return 200
    
    * Format readme
    
    * Format readme
    
    * Format readme
    
    * Fix readme
    
    * Rename enum for patchStatus (#25257)
    
    * Add properties for os patching
    
    * resolve comments
    
    * remove autorestartafterupdates
    
    * update description
    
    * rename property
    
    * Change property osPatchingStatus to upper case
    
    * rename osPatchingStatus to upper case
    
    * add enum for patch status
    
    * add enum for patch status
    
    * rename enum's name
    
    * rename enum
    
    ---------
    
    Co-authored-by: Chris Jiang <[email protected]>
    
    ---------
    
    Co-authored-by: Jayati Tehri <[email protected]>
    Co-authored-by: PreetPRG <[email protected]>
    Co-authored-by: InbalZim <[email protected]>
    Co-authored-by: VIPRAY JAIN <[email protected]>
    Co-authored-by: Dapeng Zhang <[email protected]>
    Co-authored-by: Yuchao Yan <[email protected]>
    Co-authored-by: Mike Harder <[email protected]>
    Co-authored-by: Teo Magnino Chaban <[email protected]>
    Co-authored-by: Konrad Jamrozik <[email protected]>
    Co-authored-by: Chris Jiang <[email protected]>
    Co-authored-by: Chris Jiang <[email protected]>
    Co-authored-by: williamzhao87 <[email protected]>
    Co-authored-by: Rajarshi Sarkar 🦄 <[email protected]>
    Co-authored-by: Rajarshi Sarkar <[email protected]>
    Co-authored-by: Liangying.Wei <[email protected]>
    Co-authored-by: Shawn Fang <[email protected]>
    Co-authored-by: mqwang <[email protected]>
    Co-authored-by: abhargavams <[email protected]>
    Co-authored-by: kanupriyasinghh <[email protected]>
    Co-authored-by: JainRah <[email protected]>
    Co-authored-by: Brandon Miller <[email protected]>
    Co-authored-by: Travis Wilson <[email protected]>
    Co-authored-by: Laurent Mazuel <[email protected]>
    Co-authored-by: Albert Cheng <[email protected]>
    Co-authored-by: Weidong Xu <[email protected]>
    Co-authored-by: Wes Haggard <[email protected]>
    Co-authored-by: Jose Alvarez <[email protected]>
    Co-authored-by: Maxim Rytych <[email protected]>
    Co-authored-by: Daniel Hu <[email protected]>
    Co-authored-by: Kalpesh Chavan <[email protected]>
    Co-authored-by: Kalpesh Chavan <[email protected]>
    Co-authored-by: kashyap-kunal <[email protected]>
    Co-authored-by: ishanjindalms <[email protected]>
    Co-authored-by: athulvijayanmsft <[email protected]>
    Co-authored-by: Thomas Ricci <[email protected]>
    Co-authored-by: williamzhao87 <[email protected]>
    sjanamma pushed a commit that referenced this pull request Oct 4, 2023
    …023 08 01 preview (#24762)
    
    * Adds base for updating Microsoft.MachineLearningServices from version preview/2023-06-01-preview to version 2023-08-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * MFE 2023-08-01-preview mfe.json (#24764)
    
    * add mfe.json
    
    * labeling jobs update descriptions
    
    * add examples for ServerlessEndpoint
    
    * update labelingjob examples
    
    * label job examples remove additional properties
    
    * adding sku to patch
    
    * add identity to patch
    
    * add in operationresult to examples
    
    ---------
    
    Co-authored-by: Kayla Ames <[email protected]>
    
    * Adding Resources at sweep level (#25090)
    
    Co-authored-by: Anubha98 <[email protected]>
    
    * HoboVM Preview Features (#24769)
    
    * Update Pricesheet properties for savingsPlan (#24708)
    
    * Update consumption.json
    
    * Update PriceSheet.json
    
    * Update consumption.json
    
    * Update PriceSheet.json
    
    * Update consumption.json
    
    * Update PriceSheet.json
    
    * Update consumption.json
    
    * Update consumption.json
    
    * Update consumption.json
    
    * Update PriceSheet.json
    
    * elasticsan preview refresh microsoft.elasticsan 2022-12-01-preview (#24494)
    
    * Adds base for updating Microsoft.ElasticSan from version preview/2021-11-20-preview to version 2022-12-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Added PE related changes
    
    * Added Private Link resource API
    
    * Nit change to correct the path for privateLinkResource API
    
    * Updated Lint errors
    
    * prettier check
    
    * resolved comments & added publicNetworkAccess
    
    * removed publicNetworkAccess & NIT changes
    
    * Updated the list operations
    
    * resolved lintDiff
    
    * proper value for examples and removed value from PECollections
    
    * resolved comments
    
    * spell check resolved
    
    * removing volumeCreateParameter
    
    * [Hub Generated] Publish private branch 'InbalZim-storagemover-Microsoft.StorageMover-RPSaaSMaster-2023-07-01-preview' (#24390)
    
    * add or modify files
    
    * Updated `credentials` models according to PR #24318 + reverted unwanted changes to `readme.md`
    
    * Removed URI format from SMB credentials to support it receiving empty string in order to clean-up their value
    
    * Removed extra hierarchy of `AzureStorageFileShareEndpointBaseProperties`
    
    * improve NR Examples (#24636)
    
    * improve NR Examples
    
    * addressing AutoRun Errors
    
    * Fixing Prettier Issue
    
    * Adding NextLink in Max Examples
    
    * Formatting Azure Resource Id
    
    * Updating Format of azure subscriptionIds
    
    * update code owner (#24754)
    
    * Update readme.python.md (#24758)
    
    * [TypeSpecValidation] Refactor package.json (#24756)
    
    - Improves upon #24745
    - Creates eng/tools/package.json for all EngSys tools
    - Moves "postinstall" to eng/tools/TypeSpecValidation/package.json
      - Technically incorrect if the package were ever to be published to a registry
      - In practice, the best way I have found so far to use source-based tools in a TypeScript repo
    
    * Add resize APIs
    
    * workflow-bot comments: update breaking changes alternative C to point to alternative B (#24770)
    
    * Add properties for os patching (#24775)
    
    Co-authored-by: Chris Jiang <[email protected]>
    
    * [Communication] Job Router Public Preview v2022-07-18 (#23804)
    
    * Updated JR swagger with maxNumberOfJobs
    
    * job scheduling swagger changes
    
    * Enforce DistributionMode.kind to be read-only
    
    * retry with removing Required tag from abstract property for DistributionMode
    
    * WorkerState stopped showing up in generated swagger
    
    * Add reofferTimeUtc to decline offer API
    
    * Prettier
    
    * Prettier
    
    * rename WorkerState to RouterWorkerState
    
    * more fixes in polymorphic types
    
    * Rename decline offer request
    
    * prettier fix
    
    * add example for scheduled job
    
    * cpsell fix
    
    * fix response schema validation error
    
    * address review feedback item round 1
    
    * SDK review changes
    
    * More API changes
    
    * Update distribution mode required properties
    
    * Renamings
    
    * job matching mode added
    
    * prettier fixes
    
    * fix examples refs
    
    * update ref examples
    
    * update swagger spec
    
    * fix enum mismatch
    
    * change operator to labelOperator in classification policy get and update ops example
    
    * Update specification/communication/data-plane/JobRouter/preview/2022-07-18-preview/communicationservicejobrouter.json
    
    Co-authored-by: Liangying.Wei <[email protected]>
    
    * hide redundant communicationerror and communicationerrorresponse during codegen
    
    * revert commit
    
    * fix typo
    
    * test whether removing kind from request works
    
    * revert removing kind from request
    
    * make kind read-only
    
    * run prettier
    
    * try adding properties to empty classes
    
    ---------
    
    Co-authored-by: Rajarshi Sarkar 🦄 <[email protected]>
    Co-authored-by: Rajarshi Sarkar <[email protected]>
    Co-authored-by: Liangying.Wei <[email protected]>
    
    * [OpenAI] Rename properties for Java (#24596)
    
    * renames
    
    * more renames
    
    * testing on the deploymentOrModelName
    
    * revert for no breaking changes
    
    * [TypeSpec] Upgrade to 0.46.0 (#24776)
    
    * Release quota on stop (#24778)
    
    * Release quota on stop
    
    * add ReleaseQuotaOnStop to computeinstance properties
    
    * update
    
    * rm
    
    * [OpenAI] Update generated autorest (#24788)
    
    - Continuation of #24596
    
    * Dynatrace.Observability merge to public repo (#24101)
    
    * Initial Commit
    
    * Updating version in all files
    
    * Removed version from readme
    
    * removing version which are not available from readme
    
    * Resolving PR comments (#24205)
    
    * Features/users/abhargava/merge to public repo (#24230)
    
    * Resolving PR comments
    
    * Features/users/abhargava/merge to public repo (#24233)
    
    * Resolving PR comments
    
    * Responding to the comment in PR review
    
    * Fixed typo
    
    * Features/users/abhargava/merge to public repo (#24253)
    
    * Resolving PR comments
    
    * Responding to the comment in PR review
    
    * Fixed typo
    
    * Added a suppression for Avacado issue
    
    * Adding the required field
    
    * Updating suppression reason
    
    * Updating path for suppression
    
    * Adding suppression for deprecated API
    
    * suppression
    
    * suppress
    
    * Update specification/dynatrace/resource-manager/readme.md
    
    Co-authored-by: Yuchao Yan <[email protected]>
    
    * updating path in suppression
    
    * updating suppression
    
    * updating suppression
    
    * Update specification/dynatrace/resource-manager/readme.md: WIP: fixing suppressions
    
    Iteratively work on fixing suppressions
    
    * Update readme.md: update suppressions
    
    * Update readme.md: update suppressions
    
    * Update readme.md: remove Avocado suppressions
    
    ---------
    
    Co-authored-by: kanupriyasinghh <[email protected]>
    Co-authored-by: Yuchao Yan <[email protected]>
    Co-authored-by: Konrad Jamrozik <[email protected]>
    
    * Double Header Fix (#24760)
    
    * [OpenAI.Inference] Adding content filter support (#24652)
    
    * first-pass adding annotation
    
    * FilterResult definitions
    
    * move Filter definitions to common
    
    * cleaning up naming and imports
    
    * adding version headers
    
    * added descriptions to objects
    
    * correct self_harm JSON projection
    
    * Correct to "prompt_annotations"
    
    * "prompt_annotations" for chat, too
    
    * Update specification/cognitiveservices/OpenAI.Inference/models/completions.common.tsp
    
    Co-authored-by: Shawn Fang <[email protected]>
    
    * Add per-choice content_filter_results to /completions
    
    * tsp compile after merge
    
    * recompile with 0.46.0 after today's update
    
    ---------
    
    Co-authored-by: Travis Wilson <[email protected]>
    Co-authored-by: Shawn Fang <[email protected]>
    
    * Update OpenAI PR assignment (#24794)
    
    * Update OpenAI PR assignment
    
    * Update pull_request_assignment.yml
    
    * [typespec-ci] Automatically detect spec folders to validate (#24629)
    
    * [fist] mgmt, update service name (#24781)
    
    * [typespec-pr] Add pipeline (#24802)
    
    * [typespec-ci] Remove path wildcard (#24804)
    
    * Update engsys CODEOWNERS (#24808)
    
    * Align optionality of content filter categories (#24819)
    
    * Add spec ARM PR review workflow diagram to ARM PR description template. (#24823)
    
    * Add spec PR review workflow diagram to ARM PR description template.
    
    * Update control_plane_template.md: fix link to diagram (#24828)
    
    * Added generator config for OpenAI `Functions` for the Java SDK (#24765)
    
    * Remove repeatability support for token revocation endpoint (#24589)
    
    * Update clientTYpe (#24503)
    
    * [Hub Generated] Publish private branch 'dev-maintenance-Microsoft.Maintenance-2023-04-01' (#24048)
    
    * Revert "Revert "[Hub Generated] Publish private branch 'dev-maintenance-Microsoft.Maintenance-2023-04-01' (#23832)" (#23923)"
    
    This reverts commit e6c0e18.
    
    * Removed 202 and Async supression.
    
    * Update documentation.
    
    * Updated documentation
    
    ---------
    
    Co-authored-by: Kalpesh Chavan <[email protected]>
    
    * [package-lock.json] Add names to local dependencies (#24846)
    
    - Command "npm update" removes these names, but "npm install" adds them
    - It's probably better to keep the names, since users are more likely to run "npm install"
    
    * Update ci-fix.md: add API Doc Preview TSG (#24843)
    
    * Update ci-fix.md: add API Doc Preview TSG
    
    * Remove unsupported SQL Pool Rename/move operation (#24517)
    
    * Add enableOSPatching and address comments (#24849)
    
    * Updated text for property isSoftDeleteFeatureStateEditable (#24713)
    
    * Updating folder structure for Microsoft.Migrate (#24550)
    
    * folders restructure and update readme
    
    * revert removed offazure in readme
    
    * Removing readonly flag from top level object (#24848)
    
    * [ACS JobRouter] Add misssing descriptions (#24842)
    
    * Updated JR swagger with maxNumberOfJobs
    
    * sync with upstream main
    
    * add descriptions
    
    * prettier fix
    
    * add more missing descriptions
    
    * add more description fixes
    
    ---------
    
    Co-authored-by: williamzhao87 <[email protected]>
    
    * a couple of representation tweaks for codegen (#24847)
    
    * Removed pricing not relevant to CI
    
    * Added Resizing state
    
    * Change targetVMSize name
    
    * Revert "Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs into teom-hobovm08-01-preview"
    
    This reverts commit 47adff6, reversing
    changes made to 4b9165d.
    
    * Resolve comments for os patching (#24872)
    
    * Add properties for os patching
    
    * resolve comments
    
    * remove autorestartafterupdates
    
    * update description
    
    * rename property
    
    ---------
    
    Co-authored-by: Chris Jiang <[email protected]>
    
    * Rename osPatchingStatus to upper case (#24954)
    
    * Add properties for os patching
    
    * resolve comments
    
    * remove autorestartafterupdates
    
    * update description
    
    * rename property
    
    * Change property osPatchingStatus to upper case
    
    * rename osPatchingStatus to upper case
    
    ---------
    
    Co-authored-by: Chris Jiang <[email protected]>
    
    * Fix some minor issues
    
    * Fix comments
    
    * Minor changes
    
    * Fix more builds
    
    * 200 and nextLink
    
    * Remove nextlink
    
    * Try 204 not 200
    
    * Change GET call to POST
    
    * Remove 204
    
    * Add 200 response
    
    * Change example state
    
    * Add enum for patch status (#25208)
    
    * Add properties for os patching
    
    * resolve comments
    
    * remove autorestartafterupdates
    
    * update description
    
    * rename property
    
    * Change property osPatchingStatus to upper case
    
    * rename osPatchingStatus to upper case
    
    * add enum for patch status
    
    * add enum for patch status
    
    ---------
    
    Co-authored-by: Chris Jiang <[email protected]>
    
    * LRO does not return 200
    
    * Format readme
    
    * Format readme
    
    * Format readme
    
    * Fix readme
    
    * Rename enum for patchStatus (#25257)
    
    * Add properties for os patching
    
    * resolve comments
    
    * remove autorestartafterupdates
    
    * update description
    
    * rename property
    
    * Change property osPatchingStatus to upper case
    
    * rename osPatchingStatus to upper case
    
    * add enum for patch status
    
    * add enum for patch status
    
    * rename enum's name
    
    * rename enum
    
    ---------
    
    Co-authored-by: Chris Jiang <[email protected]>
    
    ---------
    
    Co-authored-by: Jayati Tehri <[email protected]>
    Co-authored-by: PreetPRG <[email protected]>
    Co-authored-by: InbalZim <[email protected]>
    Co-authored-by: VIPRAY JAIN <[email protected]>
    Co-authored-by: Dapeng Zhang <[email protected]>
    Co-authored-by: Yuchao Yan <[email protected]>
    Co-authored-by: Mike Harder <[email protected]>
    Co-authored-by: Teo Magnino Chaban <[email protected]>
    Co-authored-by: Konrad Jamrozik <[email protected]>
    Co-authored-by: Chris Jiang <[email protected]>
    Co-authored-by: Chris Jiang <[email protected]>
    Co-authored-by: williamzhao87 <[email protected]>
    Co-authored-by: Rajarshi Sarkar 🦄 <[email protected]>
    Co-authored-by: Rajarshi Sarkar <[email protected]>
    Co-authored-by: Liangying.Wei <[email protected]>
    Co-authored-by: Shawn Fang <[email protected]>
    Co-authored-by: mqwang <[email protected]>
    Co-authored-by: abhargavams <[email protected]>
    Co-authored-by: kanupriyasinghh <[email protected]>
    Co-authored-by: JainRah <[email protected]>
    Co-authored-by: Brandon Miller <[email protected]>
    Co-authored-by: Travis Wilson <[email protected]>
    Co-authored-by: Laurent Mazuel <[email protected]>
    Co-authored-by: Albert Cheng <[email protected]>
    Co-authored-by: Weidong Xu <[email protected]>
    Co-authored-by: Wes Haggard <[email protected]>
    Co-authored-by: Jose Alvarez <[email protected]>
    Co-authored-by: Maxim Rytych <[email protected]>
    Co-authored-by: Daniel Hu <[email protected]>
    Co-authored-by: Kalpesh Chavan <[email protected]>
    Co-authored-by: Kalpesh Chavan <[email protected]>
    Co-authored-by: kashyap-kunal <[email protected]>
    Co-authored-by: ishanjindalms <[email protected]>
    Co-authored-by: athulvijayanmsft <[email protected]>
    Co-authored-by: Thomas Ricci <[email protected]>
    Co-authored-by: williamzhao87 <[email protected]>
    
    * Adding new query param on list job api (#25375)
    
    Co-authored-by: Shail Paragbhai Shah <[email protected]>
    
    * Remove list materialization jobs api (#25372)
    
    * Update mfe.json
    
    * prettify swagger
    
    * Remove example
    
    * Update readme.md
    
    * Update readme.md
    
    * Add backfill api contract changes
    
    * Fixing json
    
    * Add property bag
    
    * Modifying example
    
    ---------
    
    Co-authored-by: Shail Paragbhai Shah <[email protected]>
    
    * sweep over pipeline component (#25616)
    
    * Add SSO and RootAccess (#25754)
    
    Co-authored-by: Teo Magnino Chaban <[email protected]>
    
    * add EnvironmentVariables in sparkjob (#25814)
    
    * Add model monitor 2023-08-01-preview changes (#25785)
    
    * Add model monitor 2023-08-01-preview changes
    
    * update
    
    * run prettier
    
    * update comments
    
    * add
    
    * Add WS Vnet properties for Serverless GA (#25780)
    
    * add serverless ws vnet properties
    
    * add to workspace update properties
    
    * update format
    
    * update description
    
    ---------
    
    Co-authored-by: Aaheli Chattopadhyay <[email protected]>
    
    * Resource to ProxyResource for preview version (#25906)
    
    Co-authored-by: Shail Paragbhai Shah <[email protected]>
    
    * August-2023-preview fix circular reference (#25870)
    
    * TriggerType->ComputeTriggerType
    
    * RecurrenceFrequency->ComputeRecurrenceFrequency
    
    * RecurrenceSchedule->ComputeRecurrenceSchedule
    
    ---------
    
    Co-authored-by: Kayla Ames <[email protected]>
    
    * Update ServerlessEndpoints design (#25593)
    
    * first draft redesign of ServerlessEndpoints
    
    * add getStatus.json
    
    * update examples
    
    * add LRO location header to example
    
    * add CapacityReservationGroups API
    
    * spellcheck fix
    
    * example fix
    
    * capacity reservation groups should be under resource groups
    
    * fix examples
    
    * inferenceUri -> uri
    
    * CapacityReservation -> ServerlessEndpointCapacityReservation
    
    * update description
    
    * remove ExcessCapacityReservation concept
    
    * remove parentGroupId concept
    
    * rename /status api to /getStatus
    
    * label metrics as readOnly
    
    * lintdiff GET fix
    
    * more fixes
    
    * add listBySubscription
    
    * add/fix examples
    
    * add suppression for lint error (#25941)
    
    * minor fixes (#25940)
    
    * Update 2023-08-01-preview swagger for workspaceRP (#25532)
    
    * Update swagger
    
    * Bug fix
    
    * update
    
    * Update testconnection and example
    
    * Fix format
    
    * update custom words and example
    
    * Update missing custom words
    
    * reflect comment remove LRO opetions
    
    * make metadata a string dictionary
    
    * reflect comment
    
    * Revert "reflect comment"
    
    This reverts commit 9b85252.
    
    * Update with managedNetwork change included
    
    * Update managed network schema
    
    * revert metadata change
    
    * remove the RBAC properties related with shared connection
    
    * Update readme
    
    * Update suppression  reason
    
    * Updated preview API to add Kernel Config (#25361)
    
    * Updated preview API to add Kernel Config and LRO Headers
    
    * Fixing formatting issue
    
    * Updated as per comments
    
    * Updated as per comments
    
    * Reverting changes
    
    * Reverted header changes
    
    * Reverting change
    
    * Reverting example
    
    * Added version parameter and removed addition properties as per guidelines
    
    ---------
    
    Co-authored-by: Srivatsa Sinha <[email protected]>
    
    * Thtodoro/serverless endpoints 2023 08 01 preview fix (#25993)
    
    * Capacity Reservation Groups is not an async resource, and thus does not have 202 as a response type
    
    * PATCH response must have same resource as GET/PUT APIs
    
    * add missing description
    
    * Adding Inference Pools, Groups and Endpoints recreated for #25783 for rebased issue (#25819)
    
    * Adding Inference Pools, Groups and Endpoints
    
    * PR comments
    
    * remove EventLog and change data
    
    * remove EventLog and change data
    
    * moving endpoint as sibling to group
    
    * Moving back to the tracked resources
    
    * force change
    
    * fix the missing field
    
    ---------
    
    Co-authored-by: Raushan Kumar <[email protected]>
    
    * Make suppression more specific (#26031)
    
    Co-authored-by: Teo Magnino Chaban <[email protected]>
    
    * add serverless compute settings (#26007)
    
    Co-authored-by: Aaheli Chattopadhyay <[email protected]>
    
    ---------
    
    Co-authored-by: Kayla Ames <[email protected]>
    Co-authored-by: Anubha Jain <[email protected]>
    Co-authored-by: Anubha98 <[email protected]>
    Co-authored-by: teochaban <[email protected]>
    Co-authored-by: Jayati Tehri <[email protected]>
    Co-authored-by: PreetPRG <[email protected]>
    Co-authored-by: InbalZim <[email protected]>
    Co-authored-by: VIPRAY JAIN <[email protected]>
    Co-authored-by: Dapeng Zhang <[email protected]>
    Co-authored-by: Yuchao Yan <[email protected]>
    Co-authored-by: Mike Harder <[email protected]>
    Co-authored-by: Teo Magnino Chaban <[email protected]>
    Co-authored-by: Konrad Jamrozik <[email protected]>
    Co-authored-by: Chris Jiang <[email protected]>
    Co-authored-by: Chris Jiang <[email protected]>
    Co-authored-by: williamzhao87 <[email protected]>
    Co-authored-by: Rajarshi Sarkar 🦄 <[email protected]>
    Co-authored-by: Rajarshi Sarkar <[email protected]>
    Co-authored-by: Liangying.Wei <[email protected]>
    Co-authored-by: Shawn Fang <[email protected]>
    Co-authored-by: mqwang <[email protected]>
    Co-authored-by: abhargavams <[email protected]>
    Co-authored-by: kanupriyasinghh <[email protected]>
    Co-authored-by: JainRah <[email protected]>
    Co-authored-by: Brandon Miller <[email protected]>
    Co-authored-by: Travis Wilson <[email protected]>
    Co-authored-by: Laurent Mazuel <[email protected]>
    Co-authored-by: Albert Cheng <[email protected]>
    Co-authored-by: Weidong Xu <[email protected]>
    Co-authored-by: Wes Haggard <[email protected]>
    Co-authored-by: Jose Alvarez <[email protected]>
    Co-authored-by: Maxim Rytych <[email protected]>
    Co-authored-by: Daniel Hu <[email protected]>
    Co-authored-by: Kalpesh Chavan <[email protected]>
    Co-authored-by: Kalpesh Chavan <[email protected]>
    Co-authored-by: kashyap-kunal <[email protected]>
    Co-authored-by: ishanjindalms <[email protected]>
    Co-authored-by: athulvijayanmsft <[email protected]>
    Co-authored-by: Thomas Ricci <[email protected]>
    Co-authored-by: williamzhao87 <[email protected]>
    Co-authored-by: shail2208 <[email protected]>
    Co-authored-by: Shail Paragbhai Shah <[email protected]>
    Co-authored-by: ghsutirtha <[email protected]>
    Co-authored-by: ycheng35xo <[email protected]>
    Co-authored-by: Mathieu St-Louis <[email protected]>
    Co-authored-by: ac923 <[email protected]>
    Co-authored-by: Aaheli Chattopadhyay <[email protected]>
    Co-authored-by: Teddy Todorov <[email protected]>
    Co-authored-by: ZhidaLiu <[email protected]>
    Co-authored-by: srivatsasinha <[email protected]>
    Co-authored-by: Srivatsa Sinha <[email protected]>
    Co-authored-by: Raushan Kumar <[email protected]>
    Co-authored-by: Raushan Kumar <[email protected]>
    ZhidaLiu added a commit to ZhidaLiu/azure-rest-api-specs that referenced this pull request Oct 10, 2023
    …023 08 01 preview (Azure#24762)
    
    * Adds base for updating Microsoft.MachineLearningServices from version preview/2023-06-01-preview to version 2023-08-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * MFE 2023-08-01-preview mfe.json (Azure#24764)
    
    * add mfe.json
    
    * labeling jobs update descriptions
    
    * add examples for ServerlessEndpoint
    
    * update labelingjob examples
    
    * label job examples remove additional properties
    
    * adding sku to patch
    
    * add identity to patch
    
    * add in operationresult to examples
    
    ---------
    
    Co-authored-by: Kayla Ames <[email protected]>
    
    * Adding Resources at sweep level (Azure#25090)
    
    Co-authored-by: Anubha98 <[email protected]>
    
    * HoboVM Preview Features (Azure#24769)
    
    * Update Pricesheet properties for savingsPlan (Azure#24708)
    
    * Update consumption.json
    
    * Update PriceSheet.json
    
    * Update consumption.json
    
    * Update PriceSheet.json
    
    * Update consumption.json
    
    * Update PriceSheet.json
    
    * Update consumption.json
    
    * Update consumption.json
    
    * Update consumption.json
    
    * Update PriceSheet.json
    
    * elasticsan preview refresh microsoft.elasticsan 2022-12-01-preview (Azure#24494)
    
    * Adds base for updating Microsoft.ElasticSan from version preview/2021-11-20-preview to version 2022-12-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Added PE related changes
    
    * Added Private Link resource API
    
    * Nit change to correct the path for privateLinkResource API
    
    * Updated Lint errors
    
    * prettier check
    
    * resolved comments & added publicNetworkAccess
    
    * removed publicNetworkAccess & NIT changes
    
    * Updated the list operations
    
    * resolved lintDiff
    
    * proper value for examples and removed value from PECollections
    
    * resolved comments
    
    * spell check resolved
    
    * removing volumeCreateParameter
    
    * [Hub Generated] Publish private branch 'InbalZim-storagemover-Microsoft.StorageMover-RPSaaSMaster-2023-07-01-preview' (Azure#24390)
    
    * add or modify files
    
    * Updated `credentials` models according to PR Azure#24318 + reverted unwanted changes to `readme.md`
    
    * Removed URI format from SMB credentials to support it receiving empty string in order to clean-up their value
    
    * Removed extra hierarchy of `AzureStorageFileShareEndpointBaseProperties`
    
    * improve NR Examples (Azure#24636)
    
    * improve NR Examples
    
    * addressing AutoRun Errors
    
    * Fixing Prettier Issue
    
    * Adding NextLink in Max Examples
    
    * Formatting Azure Resource Id
    
    * Updating Format of azure subscriptionIds
    
    * update code owner (Azure#24754)
    
    * Update readme.python.md (Azure#24758)
    
    * [TypeSpecValidation] Refactor package.json (Azure#24756)
    
    - Improves upon Azure#24745
    - Creates eng/tools/package.json for all EngSys tools
    - Moves "postinstall" to eng/tools/TypeSpecValidation/package.json
      - Technically incorrect if the package were ever to be published to a registry
      - In practice, the best way I have found so far to use source-based tools in a TypeScript repo
    
    * Add resize APIs
    
    * workflow-bot comments: update breaking changes alternative C to point to alternative B (Azure#24770)
    
    * Add properties for os patching (Azure#24775)
    
    Co-authored-by: Chris Jiang <[email protected]>
    
    * [Communication] Job Router Public Preview v2022-07-18 (Azure#23804)
    
    * Updated JR swagger with maxNumberOfJobs
    
    * job scheduling swagger changes
    
    * Enforce DistributionMode.kind to be read-only
    
    * retry with removing Required tag from abstract property for DistributionMode
    
    * WorkerState stopped showing up in generated swagger
    
    * Add reofferTimeUtc to decline offer API
    
    * Prettier
    
    * Prettier
    
    * rename WorkerState to RouterWorkerState
    
    * more fixes in polymorphic types
    
    * Rename decline offer request
    
    * prettier fix
    
    * add example for scheduled job
    
    * cpsell fix
    
    * fix response schema validation error
    
    * address review feedback item round 1
    
    * SDK review changes
    
    * More API changes
    
    * Update distribution mode required properties
    
    * Renamings
    
    * job matching mode added
    
    * prettier fixes
    
    * fix examples refs
    
    * update ref examples
    
    * update swagger spec
    
    * fix enum mismatch
    
    * change operator to labelOperator in classification policy get and update ops example
    
    * Update specification/communication/data-plane/JobRouter/preview/2022-07-18-preview/communicationservicejobrouter.json
    
    Co-authored-by: Liangying.Wei <[email protected]>
    
    * hide redundant communicationerror and communicationerrorresponse during codegen
    
    * revert commit
    
    * fix typo
    
    * test whether removing kind from request works
    
    * revert removing kind from request
    
    * make kind read-only
    
    * run prettier
    
    * try adding properties to empty classes
    
    ---------
    
    Co-authored-by: Rajarshi Sarkar 🦄 <[email protected]>
    Co-authored-by: Rajarshi Sarkar <[email protected]>
    Co-authored-by: Liangying.Wei <[email protected]>
    
    * [OpenAI] Rename properties for Java (Azure#24596)
    
    * renames
    
    * more renames
    
    * testing on the deploymentOrModelName
    
    * revert for no breaking changes
    
    * [TypeSpec] Upgrade to 0.46.0 (Azure#24776)
    
    * Release quota on stop (Azure#24778)
    
    * Release quota on stop
    
    * add ReleaseQuotaOnStop to computeinstance properties
    
    * update
    
    * rm
    
    * [OpenAI] Update generated autorest (Azure#24788)
    
    - Continuation of Azure#24596
    
    * Dynatrace.Observability merge to public repo (Azure#24101)
    
    * Initial Commit
    
    * Updating version in all files
    
    * Removed version from readme
    
    * removing version which are not available from readme
    
    * Resolving PR comments (Azure#24205)
    
    * Features/users/abhargava/merge to public repo (Azure#24230)
    
    * Resolving PR comments
    
    * Features/users/abhargava/merge to public repo (Azure#24233)
    
    * Resolving PR comments
    
    * Responding to the comment in PR review
    
    * Fixed typo
    
    * Features/users/abhargava/merge to public repo (Azure#24253)
    
    * Resolving PR comments
    
    * Responding to the comment in PR review
    
    * Fixed typo
    
    * Added a suppression for Avacado issue
    
    * Adding the required field
    
    * Updating suppression reason
    
    * Updating path for suppression
    
    * Adding suppression for deprecated API
    
    * suppression
    
    * suppress
    
    * Update specification/dynatrace/resource-manager/readme.md
    
    Co-authored-by: Yuchao Yan <[email protected]>
    
    * updating path in suppression
    
    * updating suppression
    
    * updating suppression
    
    * Update specification/dynatrace/resource-manager/readme.md: WIP: fixing suppressions
    
    Iteratively work on fixing suppressions
    
    * Update readme.md: update suppressions
    
    * Update readme.md: update suppressions
    
    * Update readme.md: remove Avocado suppressions
    
    ---------
    
    Co-authored-by: kanupriyasinghh <[email protected]>
    Co-authored-by: Yuchao Yan <[email protected]>
    Co-authored-by: Konrad Jamrozik <[email protected]>
    
    * Double Header Fix (Azure#24760)
    
    * [OpenAI.Inference] Adding content filter support (Azure#24652)
    
    * first-pass adding annotation
    
    * FilterResult definitions
    
    * move Filter definitions to common
    
    * cleaning up naming and imports
    
    * adding version headers
    
    * added descriptions to objects
    
    * correct self_harm JSON projection
    
    * Correct to "prompt_annotations"
    
    * "prompt_annotations" for chat, too
    
    * Update specification/cognitiveservices/OpenAI.Inference/models/completions.common.tsp
    
    Co-authored-by: Shawn Fang <[email protected]>
    
    * Add per-choice content_filter_results to /completions
    
    * tsp compile after merge
    
    * recompile with 0.46.0 after today's update
    
    ---------
    
    Co-authored-by: Travis Wilson <[email protected]>
    Co-authored-by: Shawn Fang <[email protected]>
    
    * Update OpenAI PR assignment (Azure#24794)
    
    * Update OpenAI PR assignment
    
    * Update pull_request_assignment.yml
    
    * [typespec-ci] Automatically detect spec folders to validate (Azure#24629)
    
    * [fist] mgmt, update service name (Azure#24781)
    
    * [typespec-pr] Add pipeline (Azure#24802)
    
    * [typespec-ci] Remove path wildcard (Azure#24804)
    
    * Update engsys CODEOWNERS (Azure#24808)
    
    * Align optionality of content filter categories (Azure#24819)
    
    * Add spec ARM PR review workflow diagram to ARM PR description template. (Azure#24823)
    
    * Add spec PR review workflow diagram to ARM PR description template.
    
    * Update control_plane_template.md: fix link to diagram (Azure#24828)
    
    * Added generator config for OpenAI `Functions` for the Java SDK (Azure#24765)
    
    * Remove repeatability support for token revocation endpoint (Azure#24589)
    
    * Update clientTYpe (Azure#24503)
    
    * [Hub Generated] Publish private branch 'dev-maintenance-Microsoft.Maintenance-2023-04-01' (Azure#24048)
    
    * Revert "Revert "[Hub Generated] Publish private branch 'dev-maintenance-Microsoft.Maintenance-2023-04-01' (Azure#23832)" (Azure#23923)"
    
    This reverts commit e6c0e18.
    
    * Removed 202 and Async supression.
    
    * Update documentation.
    
    * Updated documentation
    
    ---------
    
    Co-authored-by: Kalpesh Chavan <[email protected]>
    
    * [package-lock.json] Add names to local dependencies (Azure#24846)
    
    - Command "npm update" removes these names, but "npm install" adds them
    - It's probably better to keep the names, since users are more likely to run "npm install"
    
    * Update ci-fix.md: add API Doc Preview TSG (Azure#24843)
    
    * Update ci-fix.md: add API Doc Preview TSG
    
    * Remove unsupported SQL Pool Rename/move operation (Azure#24517)
    
    * Add enableOSPatching and address comments (Azure#24849)
    
    * Updated text for property isSoftDeleteFeatureStateEditable (Azure#24713)
    
    * Updating folder structure for Microsoft.Migrate (Azure#24550)
    
    * folders restructure and update readme
    
    * revert removed offazure in readme
    
    * Removing readonly flag from top level object (Azure#24848)
    
    * [ACS JobRouter] Add misssing descriptions (Azure#24842)
    
    * Updated JR swagger with maxNumberOfJobs
    
    * sync with upstream main
    
    * add descriptions
    
    * prettier fix
    
    * add more missing descriptions
    
    * add more description fixes
    
    ---------
    
    Co-authored-by: williamzhao87 <[email protected]>
    
    * a couple of representation tweaks for codegen (Azure#24847)
    
    * Removed pricing not relevant to CI
    
    * Added Resizing state
    
    * Change targetVMSize name
    
    * Revert "Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs into teom-hobovm08-01-preview"
    
    This reverts commit 47adff6, reversing
    changes made to 4b9165d.
    
    * Resolve comments for os patching (Azure#24872)
    
    * Add properties for os patching
    
    * resolve comments
    
    * remove autorestartafterupdates
    
    * update description
    
    * rename property
    
    ---------
    
    Co-authored-by: Chris Jiang <[email protected]>
    
    * Rename osPatchingStatus to upper case (Azure#24954)
    
    * Add properties for os patching
    
    * resolve comments
    
    * remove autorestartafterupdates
    
    * update description
    
    * rename property
    
    * Change property osPatchingStatus to upper case
    
    * rename osPatchingStatus to upper case
    
    ---------
    
    Co-authored-by: Chris Jiang <[email protected]>
    
    * Fix some minor issues
    
    * Fix comments
    
    * Minor changes
    
    * Fix more builds
    
    * 200 and nextLink
    
    * Remove nextlink
    
    * Try 204 not 200
    
    * Change GET call to POST
    
    * Remove 204
    
    * Add 200 response
    
    * Change example state
    
    * Add enum for patch status (Azure#25208)
    
    * Add properties for os patching
    
    * resolve comments
    
    * remove autorestartafterupdates
    
    * update description
    
    * rename property
    
    * Change property osPatchingStatus to upper case
    
    * rename osPatchingStatus to upper case
    
    * add enum for patch status
    
    * add enum for patch status
    
    ---------
    
    Co-authored-by: Chris Jiang <[email protected]>
    
    * LRO does not return 200
    
    * Format readme
    
    * Format readme
    
    * Format readme
    
    * Fix readme
    
    * Rename enum for patchStatus (Azure#25257)
    
    * Add properties for os patching
    
    * resolve comments
    
    * remove autorestartafterupdates
    
    * update description
    
    * rename property
    
    * Change property osPatchingStatus to upper case
    
    * rename osPatchingStatus to upper case
    
    * add enum for patch status
    
    * add enum for patch status
    
    * rename enum's name
    
    * rename enum
    
    ---------
    
    Co-authored-by: Chris Jiang <[email protected]>
    
    ---------
    
    Co-authored-by: Jayati Tehri <[email protected]>
    Co-authored-by: PreetPRG <[email protected]>
    Co-authored-by: InbalZim <[email protected]>
    Co-authored-by: VIPRAY JAIN <[email protected]>
    Co-authored-by: Dapeng Zhang <[email protected]>
    Co-authored-by: Yuchao Yan <[email protected]>
    Co-authored-by: Mike Harder <[email protected]>
    Co-authored-by: Teo Magnino Chaban <[email protected]>
    Co-authored-by: Konrad Jamrozik <[email protected]>
    Co-authored-by: Chris Jiang <[email protected]>
    Co-authored-by: Chris Jiang <[email protected]>
    Co-authored-by: williamzhao87 <[email protected]>
    Co-authored-by: Rajarshi Sarkar 🦄 <[email protected]>
    Co-authored-by: Rajarshi Sarkar <[email protected]>
    Co-authored-by: Liangying.Wei <[email protected]>
    Co-authored-by: Shawn Fang <[email protected]>
    Co-authored-by: mqwang <[email protected]>
    Co-authored-by: abhargavams <[email protected]>
    Co-authored-by: kanupriyasinghh <[email protected]>
    Co-authored-by: JainRah <[email protected]>
    Co-authored-by: Brandon Miller <[email protected]>
    Co-authored-by: Travis Wilson <[email protected]>
    Co-authored-by: Laurent Mazuel <[email protected]>
    Co-authored-by: Albert Cheng <[email protected]>
    Co-authored-by: Weidong Xu <[email protected]>
    Co-authored-by: Wes Haggard <[email protected]>
    Co-authored-by: Jose Alvarez <[email protected]>
    Co-authored-by: Maxim Rytych <[email protected]>
    Co-authored-by: Daniel Hu <[email protected]>
    Co-authored-by: Kalpesh Chavan <[email protected]>
    Co-authored-by: Kalpesh Chavan <[email protected]>
    Co-authored-by: kashyap-kunal <[email protected]>
    Co-authored-by: ishanjindalms <[email protected]>
    Co-authored-by: athulvijayanmsft <[email protected]>
    Co-authored-by: Thomas Ricci <[email protected]>
    Co-authored-by: williamzhao87 <[email protected]>
    
    * Adding new query param on list job api (Azure#25375)
    
    Co-authored-by: Shail Paragbhai Shah <[email protected]>
    
    * Remove list materialization jobs api (Azure#25372)
    
    * Update mfe.json
    
    * prettify swagger
    
    * Remove example
    
    * Update readme.md
    
    * Update readme.md
    
    * Add backfill api contract changes
    
    * Fixing json
    
    * Add property bag
    
    * Modifying example
    
    ---------
    
    Co-authored-by: Shail Paragbhai Shah <[email protected]>
    
    * sweep over pipeline component (Azure#25616)
    
    * Add SSO and RootAccess (Azure#25754)
    
    Co-authored-by: Teo Magnino Chaban <[email protected]>
    
    * add EnvironmentVariables in sparkjob (Azure#25814)
    
    * Add model monitor 2023-08-01-preview changes (Azure#25785)
    
    * Add model monitor 2023-08-01-preview changes
    
    * update
    
    * run prettier
    
    * update comments
    
    * add
    
    * Add WS Vnet properties for Serverless GA (Azure#25780)
    
    * add serverless ws vnet properties
    
    * add to workspace update properties
    
    * update format
    
    * update description
    
    ---------
    
    Co-authored-by: Aaheli Chattopadhyay <[email protected]>
    
    * Resource to ProxyResource for preview version (Azure#25906)
    
    Co-authored-by: Shail Paragbhai Shah <[email protected]>
    
    * August-2023-preview fix circular reference (Azure#25870)
    
    * TriggerType->ComputeTriggerType
    
    * RecurrenceFrequency->ComputeRecurrenceFrequency
    
    * RecurrenceSchedule->ComputeRecurrenceSchedule
    
    ---------
    
    Co-authored-by: Kayla Ames <[email protected]>
    
    * Update ServerlessEndpoints design (Azure#25593)
    
    * first draft redesign of ServerlessEndpoints
    
    * add getStatus.json
    
    * update examples
    
    * add LRO location header to example
    
    * add CapacityReservationGroups API
    
    * spellcheck fix
    
    * example fix
    
    * capacity reservation groups should be under resource groups
    
    * fix examples
    
    * inferenceUri -> uri
    
    * CapacityReservation -> ServerlessEndpointCapacityReservation
    
    * update description
    
    * remove ExcessCapacityReservation concept
    
    * remove parentGroupId concept
    
    * rename /status api to /getStatus
    
    * label metrics as readOnly
    
    * lintdiff GET fix
    
    * more fixes
    
    * add listBySubscription
    
    * add/fix examples
    
    * add suppression for lint error (Azure#25941)
    
    * minor fixes (Azure#25940)
    
    * Update 2023-08-01-preview swagger for workspaceRP (Azure#25532)
    
    * Update swagger
    
    * Bug fix
    
    * update
    
    * Update testconnection and example
    
    * Fix format
    
    * update custom words and example
    
    * Update missing custom words
    
    * reflect comment remove LRO opetions
    
    * make metadata a string dictionary
    
    * reflect comment
    
    * Revert "reflect comment"
    
    This reverts commit 9b85252.
    
    * Update with managedNetwork change included
    
    * Update managed network schema
    
    * revert metadata change
    
    * remove the RBAC properties related with shared connection
    
    * Update readme
    
    * Update suppression  reason
    
    * Updated preview API to add Kernel Config (Azure#25361)
    
    * Updated preview API to add Kernel Config and LRO Headers
    
    * Fixing formatting issue
    
    * Updated as per comments
    
    * Updated as per comments
    
    * Reverting changes
    
    * Reverted header changes
    
    * Reverting change
    
    * Reverting example
    
    * Added version parameter and removed addition properties as per guidelines
    
    ---------
    
    Co-authored-by: Srivatsa Sinha <[email protected]>
    
    * Thtodoro/serverless endpoints 2023 08 01 preview fix (Azure#25993)
    
    * Capacity Reservation Groups is not an async resource, and thus does not have 202 as a response type
    
    * PATCH response must have same resource as GET/PUT APIs
    
    * add missing description
    
    * Adding Inference Pools, Groups and Endpoints recreated for Azure#25783 for rebased issue (Azure#25819)
    
    * Adding Inference Pools, Groups and Endpoints
    
    * PR comments
    
    * remove EventLog and change data
    
    * remove EventLog and change data
    
    * moving endpoint as sibling to group
    
    * Moving back to the tracked resources
    
    * force change
    
    * fix the missing field
    
    ---------
    
    Co-authored-by: Raushan Kumar <[email protected]>
    
    * Make suppression more specific (Azure#26031)
    
    Co-authored-by: Teo Magnino Chaban <[email protected]>
    
    * add serverless compute settings (Azure#26007)
    
    Co-authored-by: Aaheli Chattopadhyay <[email protected]>
    
    ---------
    
    Co-authored-by: Kayla Ames <[email protected]>
    Co-authored-by: Anubha Jain <[email protected]>
    Co-authored-by: Anubha98 <[email protected]>
    Co-authored-by: teochaban <[email protected]>
    Co-authored-by: Jayati Tehri <[email protected]>
    Co-authored-by: PreetPRG <[email protected]>
    Co-authored-by: InbalZim <[email protected]>
    Co-authored-by: VIPRAY JAIN <[email protected]>
    Co-authored-by: Dapeng Zhang <[email protected]>
    Co-authored-by: Yuchao Yan <[email protected]>
    Co-authored-by: Mike Harder <[email protected]>
    Co-authored-by: Teo Magnino Chaban <[email protected]>
    Co-authored-by: Konrad Jamrozik <[email protected]>
    Co-authored-by: Chris Jiang <[email protected]>
    Co-authored-by: Chris Jiang <[email protected]>
    Co-authored-by: williamzhao87 <[email protected]>
    Co-authored-by: Rajarshi Sarkar 🦄 <[email protected]>
    Co-authored-by: Rajarshi Sarkar <[email protected]>
    Co-authored-by: Liangying.Wei <[email protected]>
    Co-authored-by: Shawn Fang <[email protected]>
    Co-authored-by: mqwang <[email protected]>
    Co-authored-by: abhargavams <[email protected]>
    Co-authored-by: kanupriyasinghh <[email protected]>
    Co-authored-by: JainRah <[email protected]>
    Co-authored-by: Brandon Miller <[email protected]>
    Co-authored-by: Travis Wilson <[email protected]>
    Co-authored-by: Laurent Mazuel <[email protected]>
    Co-authored-by: Albert Cheng <[email protected]>
    Co-authored-by: Weidong Xu <[email protected]>
    Co-authored-by: Wes Haggard <[email protected]>
    Co-authored-by: Jose Alvarez <[email protected]>
    Co-authored-by: Maxim Rytych <[email protected]>
    Co-authored-by: Daniel Hu <[email protected]>
    Co-authored-by: Kalpesh Chavan <[email protected]>
    Co-authored-by: Kalpesh Chavan <[email protected]>
    Co-authored-by: kashyap-kunal <[email protected]>
    Co-authored-by: ishanjindalms <[email protected]>
    Co-authored-by: athulvijayanmsft <[email protected]>
    Co-authored-by: Thomas Ricci <[email protected]>
    Co-authored-by: williamzhao87 <[email protected]>
    Co-authored-by: shail2208 <[email protected]>
    Co-authored-by: Shail Paragbhai Shah <[email protected]>
    Co-authored-by: ghsutirtha <[email protected]>
    Co-authored-by: ycheng35xo <[email protected]>
    Co-authored-by: Mathieu St-Louis <[email protected]>
    Co-authored-by: ac923 <[email protected]>
    Co-authored-by: Aaheli Chattopadhyay <[email protected]>
    Co-authored-by: Teddy Todorov <[email protected]>
    Co-authored-by: ZhidaLiu <[email protected]>
    Co-authored-by: srivatsasinha <[email protected]>
    Co-authored-by: Srivatsa Sinha <[email protected]>
    Co-authored-by: Raushan Kumar <[email protected]>
    Co-authored-by: Raushan Kumar <[email protected]>
    jnlycklama pushed a commit that referenced this pull request Nov 8, 2023
    …023 08 01 preview (#24762)
    
    * Adds base for updating Microsoft.MachineLearningServices from version preview/2023-06-01-preview to version 2023-08-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * MFE 2023-08-01-preview mfe.json (#24764)
    
    * add mfe.json
    
    * labeling jobs update descriptions
    
    * add examples for ServerlessEndpoint
    
    * update labelingjob examples
    
    * label job examples remove additional properties
    
    * adding sku to patch
    
    * add identity to patch
    
    * add in operationresult to examples
    
    ---------
    
    Co-authored-by: Kayla Ames <[email protected]>
    
    * Adding Resources at sweep level (#25090)
    
    Co-authored-by: Anubha98 <[email protected]>
    
    * HoboVM Preview Features (#24769)
    
    * Update Pricesheet properties for savingsPlan (#24708)
    
    * Update consumption.json
    
    * Update PriceSheet.json
    
    * Update consumption.json
    
    * Update PriceSheet.json
    
    * Update consumption.json
    
    * Update PriceSheet.json
    
    * Update consumption.json
    
    * Update consumption.json
    
    * Update consumption.json
    
    * Update PriceSheet.json
    
    * elasticsan preview refresh microsoft.elasticsan 2022-12-01-preview (#24494)
    
    * Adds base for updating Microsoft.ElasticSan from version preview/2021-11-20-preview to version 2022-12-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Added PE related changes
    
    * Added Private Link resource API
    
    * Nit change to correct the path for privateLinkResource API
    
    * Updated Lint errors
    
    * prettier check
    
    * resolved comments & added publicNetworkAccess
    
    * removed publicNetworkAccess & NIT changes
    
    * Updated the list operations
    
    * resolved lintDiff
    
    * proper value for examples and removed value from PECollections
    
    * resolved comments
    
    * spell check resolved
    
    * removing volumeCreateParameter
    
    * [Hub Generated] Publish private branch 'InbalZim-storagemover-Microsoft.StorageMover-RPSaaSMaster-2023-07-01-preview' (#24390)
    
    * add or modify files
    
    * Updated `credentials` models according to PR #24318 + reverted unwanted changes to `readme.md`
    
    * Removed URI format from SMB credentials to support it receiving empty string in order to clean-up their value
    
    * Removed extra hierarchy of `AzureStorageFileShareEndpointBaseProperties`
    
    * improve NR Examples (#24636)
    
    * improve NR Examples
    
    * addressing AutoRun Errors
    
    * Fixing Prettier Issue
    
    * Adding NextLink in Max Examples
    
    * Formatting Azure Resource Id
    
    * Updating Format of azure subscriptionIds
    
    * update code owner (#24754)
    
    * Update readme.python.md (#24758)
    
    * [TypeSpecValidation] Refactor package.json (#24756)
    
    - Improves upon #24745
    - Creates eng/tools/package.json for all EngSys tools
    - Moves "postinstall" to eng/tools/TypeSpecValidation/package.json
      - Technically incorrect if the package were ever to be published to a registry
      - In practice, the best way I have found so far to use source-based tools in a TypeScript repo
    
    * Add resize APIs
    
    * workflow-bot comments: update breaking changes alternative C to point to alternative B (#24770)
    
    * Add properties for os patching (#24775)
    
    Co-authored-by: Chris Jiang <[email protected]>
    
    * [Communication] Job Router Public Preview v2022-07-18 (#23804)
    
    * Updated JR swagger with maxNumberOfJobs
    
    * job scheduling swagger changes
    
    * Enforce DistributionMode.kind to be read-only
    
    * retry with removing Required tag from abstract property for DistributionMode
    
    * WorkerState stopped showing up in generated swagger
    
    * Add reofferTimeUtc to decline offer API
    
    * Prettier
    
    * Prettier
    
    * rename WorkerState to RouterWorkerState
    
    * more fixes in polymorphic types
    
    * Rename decline offer request
    
    * prettier fix
    
    * add example for scheduled job
    
    * cpsell fix
    
    * fix response schema validation error
    
    * address review feedback item round 1
    
    * SDK review changes
    
    * More API changes
    
    * Update distribution mode required properties
    
    * Renamings
    
    * job matching mode added
    
    * prettier fixes
    
    * fix examples refs
    
    * update ref examples
    
    * update swagger spec
    
    * fix enum mismatch
    
    * change operator to labelOperator in classification policy get and update ops example
    
    * Update specification/communication/data-plane/JobRouter/preview/2022-07-18-preview/communicationservicejobrouter.json
    
    Co-authored-by: Liangying.Wei <[email protected]>
    
    * hide redundant communicationerror and communicationerrorresponse during codegen
    
    * revert commit
    
    * fix typo
    
    * test whether removing kind from request works
    
    * revert removing kind from request
    
    * make kind read-only
    
    * run prettier
    
    * try adding properties to empty classes
    
    ---------
    
    Co-authored-by: Rajarshi Sarkar 🦄 <[email protected]>
    Co-authored-by: Rajarshi Sarkar <[email protected]>
    Co-authored-by: Liangying.Wei <[email protected]>
    
    * [OpenAI] Rename properties for Java (#24596)
    
    * renames
    
    * more renames
    
    * testing on the deploymentOrModelName
    
    * revert for no breaking changes
    
    * [TypeSpec] Upgrade to 0.46.0 (#24776)
    
    * Release quota on stop (#24778)
    
    * Release quota on stop
    
    * add ReleaseQuotaOnStop to computeinstance properties
    
    * update
    
    * rm
    
    * [OpenAI] Update generated autorest (#24788)
    
    - Continuation of #24596
    
    * Dynatrace.Observability merge to public repo (#24101)
    
    * Initial Commit
    
    * Updating version in all files
    
    * Removed version from readme
    
    * removing version which are not available from readme
    
    * Resolving PR comments (#24205)
    
    * Features/users/abhargava/merge to public repo (#24230)
    
    * Resolving PR comments
    
    * Features/users/abhargava/merge to public repo (#24233)
    
    * Resolving PR comments
    
    * Responding to the comment in PR review
    
    * Fixed typo
    
    * Features/users/abhargava/merge to public repo (#24253)
    
    * Resolving PR comments
    
    * Responding to the comment in PR review
    
    * Fixed typo
    
    * Added a suppression for Avacado issue
    
    * Adding the required field
    
    * Updating suppression reason
    
    * Updating path for suppression
    
    * Adding suppression for deprecated API
    
    * suppression
    
    * suppress
    
    * Update specification/dynatrace/resource-manager/readme.md
    
    Co-authored-by: Yuchao Yan <[email protected]>
    
    * updating path in suppression
    
    * updating suppression
    
    * updating suppression
    
    * Update specification/dynatrace/resource-manager/readme.md: WIP: fixing suppressions
    
    Iteratively work on fixing suppressions
    
    * Update readme.md: update suppressions
    
    * Update readme.md: update suppressions
    
    * Update readme.md: remove Avocado suppressions
    
    ---------
    
    Co-authored-by: kanupriyasinghh <[email protected]>
    Co-authored-by: Yuchao Yan <[email protected]>
    Co-authored-by: Konrad Jamrozik <[email protected]>
    
    * Double Header Fix (#24760)
    
    * [OpenAI.Inference] Adding content filter support (#24652)
    
    * first-pass adding annotation
    
    * FilterResult definitions
    
    * move Filter definitions to common
    
    * cleaning up naming and imports
    
    * adding version headers
    
    * added descriptions to objects
    
    * correct self_harm JSON projection
    
    * Correct to "prompt_annotations"
    
    * "prompt_annotations" for chat, too
    
    * Update specification/cognitiveservices/OpenAI.Inference/models/completions.common.tsp
    
    Co-authored-by: Shawn Fang <[email protected]>
    
    * Add per-choice content_filter_results to /completions
    
    * tsp compile after merge
    
    * recompile with 0.46.0 after today's update
    
    ---------
    
    Co-authored-by: Travis Wilson <[email protected]>
    Co-authored-by: Shawn Fang <[email protected]>
    
    * Update OpenAI PR assignment (#24794)
    
    * Update OpenAI PR assignment
    
    * Update pull_request_assignment.yml
    
    * [typespec-ci] Automatically detect spec folders to validate (#24629)
    
    * [fist] mgmt, update service name (#24781)
    
    * [typespec-pr] Add pipeline (#24802)
    
    * [typespec-ci] Remove path wildcard (#24804)
    
    * Update engsys CODEOWNERS (#24808)
    
    * Align optionality of content filter categories (#24819)
    
    * Add spec ARM PR review workflow diagram to ARM PR description template. (#24823)
    
    * Add spec PR review workflow diagram to ARM PR description template.
    
    * Update control_plane_template.md: fix link to diagram (#24828)
    
    * Added generator config for OpenAI `Functions` for the Java SDK (#24765)
    
    * Remove repeatability support for token revocation endpoint (#24589)
    
    * Update clientTYpe (#24503)
    
    * [Hub Generated] Publish private branch 'dev-maintenance-Microsoft.Maintenance-2023-04-01' (#24048)
    
    * Revert "Revert "[Hub Generated] Publish private branch 'dev-maintenance-Microsoft.Maintenance-2023-04-01' (#23832)" (#23923)"
    
    This reverts commit e6c0e18.
    
    * Removed 202 and Async supression.
    
    * Update documentation.
    
    * Updated documentation
    
    ---------
    
    Co-authored-by: Kalpesh Chavan <[email protected]>
    
    * [package-lock.json] Add names to local dependencies (#24846)
    
    - Command "npm update" removes these names, but "npm install" adds them
    - It's probably better to keep the names, since users are more likely to run "npm install"
    
    * Update ci-fix.md: add API Doc Preview TSG (#24843)
    
    * Update ci-fix.md: add API Doc Preview TSG
    
    * Remove unsupported SQL Pool Rename/move operation (#24517)
    
    * Add enableOSPatching and address comments (#24849)
    
    * Updated text for property isSoftDeleteFeatureStateEditable (#24713)
    
    * Updating folder structure for Microsoft.Migrate (#24550)
    
    * folders restructure and update readme
    
    * revert removed offazure in readme
    
    * Removing readonly flag from top level object (#24848)
    
    * [ACS JobRouter] Add misssing descriptions (#24842)
    
    * Updated JR swagger with maxNumberOfJobs
    
    * sync with upstream main
    
    * add descriptions
    
    * prettier fix
    
    * add more missing descriptions
    
    * add more description fixes
    
    ---------
    
    Co-authored-by: williamzhao87 <[email protected]>
    
    * a couple of representation tweaks for codegen (#24847)
    
    * Removed pricing not relevant to CI
    
    * Added Resizing state
    
    * Change targetVMSize name
    
    * Revert "Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs into teom-hobovm08-01-preview"
    
    This reverts commit 47adff6, reversing
    changes made to 4b9165d.
    
    * Resolve comments for os patching (#24872)
    
    * Add properties for os patching
    
    * resolve comments
    
    * remove autorestartafterupdates
    
    * update description
    
    * rename property
    
    ---------
    
    Co-authored-by: Chris Jiang <[email protected]>
    
    * Rename osPatchingStatus to upper case (#24954)
    
    * Add properties for os patching
    
    * resolve comments
    
    * remove autorestartafterupdates
    
    * update description
    
    * rename property
    
    * Change property osPatchingStatus to upper case
    
    * rename osPatchingStatus to upper case
    
    ---------
    
    Co-authored-by: Chris Jiang <[email protected]>
    
    * Fix some minor issues
    
    * Fix comments
    
    * Minor changes
    
    * Fix more builds
    
    * 200 and nextLink
    
    * Remove nextlink
    
    * Try 204 not 200
    
    * Change GET call to POST
    
    * Remove 204
    
    * Add 200 response
    
    * Change example state
    
    * Add enum for patch status (#25208)
    
    * Add properties for os patching
    
    * resolve comments
    
    * remove autorestartafterupdates
    
    * update description
    
    * rename property
    
    * Change property osPatchingStatus to upper case
    
    * rename osPatchingStatus to upper case
    
    * add enum for patch status
    
    * add enum for patch status
    
    ---------
    
    Co-authored-by: Chris Jiang <[email protected]>
    
    * LRO does not return 200
    
    * Format readme
    
    * Format readme
    
    * Format readme
    
    * Fix readme
    
    * Rename enum for patchStatus (#25257)
    
    * Add properties for os patching
    
    * resolve comments
    
    * remove autorestartafterupdates
    
    * update description
    
    * rename property
    
    * Change property osPatchingStatus to upper case
    
    * rename osPatchingStatus to upper case
    
    * add enum for patch status
    
    * add enum for patch status
    
    * rename enum's name
    
    * rename enum
    
    ---------
    
    Co-authored-by: Chris Jiang <[email protected]>
    
    ---------
    
    Co-authored-by: Jayati Tehri <[email protected]>
    Co-authored-by: PreetPRG <[email protected]>
    Co-authored-by: InbalZim <[email protected]>
    Co-authored-by: VIPRAY JAIN <[email protected]>
    Co-authored-by: Dapeng Zhang <[email protected]>
    Co-authored-by: Yuchao Yan <[email protected]>
    Co-authored-by: Mike Harder <[email protected]>
    Co-authored-by: Teo Magnino Chaban <[email protected]>
    Co-authored-by: Konrad Jamrozik <[email protected]>
    Co-authored-by: Chris Jiang <[email protected]>
    Co-authored-by: Chris Jiang <[email protected]>
    Co-authored-by: williamzhao87 <[email protected]>
    Co-authored-by: Rajarshi Sarkar 🦄 <[email protected]>
    Co-authored-by: Rajarshi Sarkar <[email protected]>
    Co-authored-by: Liangying.Wei <[email protected]>
    Co-authored-by: Shawn Fang <[email protected]>
    Co-authored-by: mqwang <[email protected]>
    Co-authored-by: abhargavams <[email protected]>
    Co-authored-by: kanupriyasinghh <[email protected]>
    Co-authored-by: JainRah <[email protected]>
    Co-authored-by: Brandon Miller <[email protected]>
    Co-authored-by: Travis Wilson <[email protected]>
    Co-authored-by: Laurent Mazuel <[email protected]>
    Co-authored-by: Albert Cheng <[email protected]>
    Co-authored-by: Weidong Xu <[email protected]>
    Co-authored-by: Wes Haggard <[email protected]>
    Co-authored-by: Jose Alvarez <[email protected]>
    Co-authored-by: Maxim Rytych <[email protected]>
    Co-authored-by: Daniel Hu <[email protected]>
    Co-authored-by: Kalpesh Chavan <[email protected]>
    Co-authored-by: Kalpesh Chavan <[email protected]>
    Co-authored-by: kashyap-kunal <[email protected]>
    Co-authored-by: ishanjindalms <[email protected]>
    Co-authored-by: athulvijayanmsft <[email protected]>
    Co-authored-by: Thomas Ricci <[email protected]>
    Co-authored-by: williamzhao87 <[email protected]>
    
    * Adding new query param on list job api (#25375)
    
    Co-authored-by: Shail Paragbhai Shah <[email protected]>
    
    * Remove list materialization jobs api (#25372)
    
    * Update mfe.json
    
    * prettify swagger
    
    * Remove example
    
    * Update readme.md
    
    * Update readme.md
    
    * Add backfill api contract changes
    
    * Fixing json
    
    * Add property bag
    
    * Modifying example
    
    ---------
    
    Co-authored-by: Shail Paragbhai Shah <[email protected]>
    
    * sweep over pipeline component (#25616)
    
    * Add SSO and RootAccess (#25754)
    
    Co-authored-by: Teo Magnino Chaban <[email protected]>
    
    * add EnvironmentVariables in sparkjob (#25814)
    
    * Add model monitor 2023-08-01-preview changes (#25785)
    
    * Add model monitor 2023-08-01-preview changes
    
    * update
    
    * run prettier
    
    * update comments
    
    * add
    
    * Add WS Vnet properties for Serverless GA (#25780)
    
    * add serverless ws vnet properties
    
    * add to workspace update properties
    
    * update format
    
    * update description
    
    ---------
    
    Co-authored-by: Aaheli Chattopadhyay <[email protected]>
    
    * Resource to ProxyResource for preview version (#25906)
    
    Co-authored-by: Shail Paragbhai Shah <[email protected]>
    
    * August-2023-preview fix circular reference (#25870)
    
    * TriggerType->ComputeTriggerType
    
    * RecurrenceFrequency->ComputeRecurrenceFrequency
    
    * RecurrenceSchedule->ComputeRecurrenceSchedule
    
    ---------
    
    Co-authored-by: Kayla Ames <[email protected]>
    
    * Update ServerlessEndpoints design (#25593)
    
    * first draft redesign of ServerlessEndpoints
    
    * add getStatus.json
    
    * update examples
    
    * add LRO location header to example
    
    * add CapacityReservationGroups API
    
    * spellcheck fix
    
    * example fix
    
    * capacity reservation groups should be under resource groups
    
    * fix examples
    
    * inferenceUri -> uri
    
    * CapacityReservation -> ServerlessEndpointCapacityReservation
    
    * update description
    
    * remove ExcessCapacityReservation concept
    
    * remove parentGroupId concept
    
    * rename /status api to /getStatus
    
    * label metrics as readOnly
    
    * lintdiff GET fix
    
    * more fixes
    
    * add listBySubscription
    
    * add/fix examples
    
    * add suppression for lint error (#25941)
    
    * minor fixes (#25940)
    
    * Update 2023-08-01-preview swagger for workspaceRP (#25532)
    
    * Update swagger
    
    * Bug fix
    
    * update
    
    * Update testconnection and example
    
    * Fix format
    
    * update custom words and example
    
    * Update missing custom words
    
    * reflect comment remove LRO opetions
    
    * make metadata a string dictionary
    
    * reflect comment
    
    * Revert "reflect comment"
    
    This reverts commit 9b85252.
    
    * Update with managedNetwork change included
    
    * Update managed network schema
    
    * revert metadata change
    
    * remove the RBAC properties related with shared connection
    
    * Update readme
    
    * Update suppression  reason
    
    * Updated preview API to add Kernel Config (#25361)
    
    * Updated preview API to add Kernel Config and LRO Headers
    
    * Fixing formatting issue
    
    * Updated as per comments
    
    * Updated as per comments
    
    * Reverting changes
    
    * Reverted header changes
    
    * Reverting change
    
    * Reverting example
    
    * Added version parameter and removed addition properties as per guidelines
    
    ---------
    
    Co-authored-by: Srivatsa Sinha <[email protected]>
    
    * Thtodoro/serverless endpoints 2023 08 01 preview fix (#25993)
    
    * Capacity Reservation Groups is not an async resource, and thus does not have 202 as a response type
    
    * PATCH response must have same resource as GET/PUT APIs
    
    * add missing description
    
    * Adding Inference Pools, Groups and Endpoints recreated for #25783 for rebased issue (#25819)
    
    * Adding Inference Pools, Groups and Endpoints
    
    * PR comments
    
    * remove EventLog and change data
    
    * remove EventLog and change data
    
    * moving endpoint as sibling to group
    
    * Moving back to the tracked resources
    
    * force change
    
    * fix the missing field
    
    ---------
    
    Co-authored-by: Raushan Kumar <[email protected]>
    
    * Make suppression more specific (#26031)
    
    Co-authored-by: Teo Magnino Chaban <[email protected]>
    
    * add serverless compute settings (#26007)
    
    Co-authored-by: Aaheli Chattopadhyay <[email protected]>
    
    ---------
    
    Co-authored-by: Kayla Ames <[email protected]>
    Co-authored-by: Anubha Jain <[email protected]>
    Co-authored-by: Anubha98 <[email protected]>
    Co-authored-by: teochaban <[email protected]>
    Co-authored-by: Jayati Tehri <[email protected]>
    Co-authored-by: PreetPRG <[email protected]>
    Co-authored-by: InbalZim <[email protected]>
    Co-authored-by: VIPRAY JAIN <[email protected]>
    Co-authored-by: Dapeng Zhang <[email protected]>
    Co-authored-by: Yuchao Yan <[email protected]>
    Co-authored-by: Mike Harder <[email protected]>
    Co-authored-by: Teo Magnino Chaban <[email protected]>
    Co-authored-by: Konrad Jamrozik <[email protected]>
    Co-authored-by: Chris Jiang <[email protected]>
    Co-authored-by: Chris Jiang <[email protected]>
    Co-authored-by: williamzhao87 <[email protected]>
    Co-authored-by: Rajarshi Sarkar 🦄 <[email protected]>
    Co-authored-by: Rajarshi Sarkar <[email protected]>
    Co-authored-by: Liangying.Wei <[email protected]>
    Co-authored-by: Shawn Fang <[email protected]>
    Co-authored-by: mqwang <[email protected]>
    Co-authored-by: abhargavams <[email protected]>
    Co-authored-by: kanupriyasinghh <[email protected]>
    Co-authored-by: JainRah <[email protected]>
    Co-authored-by: Brandon Miller <[email protected]>
    Co-authored-by: Travis Wilson <[email protected]>
    Co-authored-by: Laurent Mazuel <[email protected]>
    Co-authored-by: Albert Cheng <[email protected]>
    Co-authored-by: Weidong Xu <[email protected]>
    Co-authored-by: Wes Haggard <[email protected]>
    Co-authored-by: Jose Alvarez <[email protected]>
    Co-authored-by: Maxim Rytych <[email protected]>
    Co-authored-by: Daniel Hu <[email protected]>
    Co-authored-by: Kalpesh Chavan <[email protected]>
    Co-authored-by: Kalpesh Chavan <[email protected]>
    Co-authored-by: kashyap-kunal <[email protected]>
    Co-authored-by: ishanjindalms <[email protected]>
    Co-authored-by: athulvijayanmsft <[email protected]>
    Co-authored-by: Thomas Ricci <[email protected]>
    Co-authored-by: williamzhao87 <[email protected]>
    Co-authored-by: shail2208 <[email protected]>
    Co-authored-by: Shail Paragbhai Shah <[email protected]>
    Co-authored-by: ghsutirtha <[email protected]>
    Co-authored-by: ycheng35xo <[email protected]>
    Co-authored-by: Mathieu St-Louis <[email protected]>
    Co-authored-by: ac923 <[email protected]>
    Co-authored-by: Aaheli Chattopadhyay <[email protected]>
    Co-authored-by: Teddy Todorov <[email protected]>
    Co-authored-by: ZhidaLiu <[email protected]>
    Co-authored-by: srivatsasinha <[email protected]>
    Co-authored-by: Srivatsa Sinha <[email protected]>
    Co-authored-by: Raushan Kumar <[email protected]>
    Co-authored-by: Raushan Kumar <[email protected]>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants