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

added notifications settings #15500

Merged

Conversation

dankorenMicrosoft
Copy link
Contributor

@dankorenMicrosoft dankorenMicrosoft commented Aug 3, 2021

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Changelog

Add a changelog entry for this PR by answering the following questions:

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month. End of August
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month. August
  4. If updating an existing version, please select the specific langauge SDKs and CLIs that must be refreshed after the swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No refresh required for updates in this PR

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

Applicability: ⚠️

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • Check this box if any of the following apply to the PR so that label “WaitForARMFeedback” will be added automatically to begin ARM API Review. Failure to comply may result in delays to the manifest.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit (including refactoring) and then push new changes, including version updates, in separate commits.
  • Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in a stable version
  • Removing properties in a stable version
  • Removing API version(s) in a stable version
  • Updating API in a stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.

Please follow the link to find more details on PR review process.

@openapi-workflow-bot
Copy link

Hi, @dankorenMicrosoft Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vsswagger@microsoft.com

    @openapi-workflow-bot
    Copy link

    [Call for Action] To better understand Azure service dev/test scenario, and support Azure service developer better on Swagger and REST API related tests in early phase, please help to fill in with this survey https://aka.ms/SurveyForEarlyPhase. It will take 5 to 10 minutes. If you already complete survey, please neglect this comment. Thanks.

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 3, 2021

    Swagger Validation Report

    ️❌BreakingChange: 2 Errors, 0 Warnings failed [Detail]
    Rule Message
    1041 - AddedPropertyInResponse The new version has a new property 'notificationsSettings' in response that was not found in the old version.
    New: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L1289:7
    Old: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L1289:7
    1045 - AddedOptionalProperty The new version has a new optional property 'notificationsSettings' that was not found in the old version.
    New: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L1289:7
    Old: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L1289:7
    ️⚠️LintDiff: 1 Warnings warning [Detail]
    The following errors/warnings are introduced by current PR:
    Rule Message
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: sendToAllMarketplaceAdmins
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L1356


    The following errors/warnings exist before current PR submission:

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

    Rule Message
    R4037 - MissingTypeObject The schema 'PlanRequesterDetails' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L1702
    R4037 - MissingTypeObject The schema 'OperationListResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L2396
    R4037 - MissingTypeObject The schema 'display' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L2425
    R4037 - MissingTypeObject The schema 'error' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L2469
    R4037 - MissingTypeObject The schema 'Resource' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L2486
    ⚠️ R1003 - ListInOperationName Since operation 'PrivateStore_QueryOffers' response has model definition 'array', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L165
    ⚠️ R1003 - ListInOperationName Since operation 'PrivateStore_BillingAccounts' response has model definition 'array', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L201
    ⚠️ R1003 - ListInOperationName Since operation 'PrivateStoreCollection_TransferOffers' response has model definition 'array', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L453
    ⚠️ R1003 - ListInOperationName Since operation 'PrivateStore_BulkCollectionsAction' response has model definition 'array', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L543
    ⚠️ R1003 - ListInOperationName Since operation 'PrivateStore_GetApprovalRequestsList' response has model definition 'array', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L765
    ⚠️ R1003 - ListInOperationName Since operation 'PrivateStore_AdminRequestApprovalsList' response has model definition 'array', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L923
    ⚠️ R1005 - GetInOperationName 'GET' operation 'PrivateStore_AdminRequestApprovalsList' should use method name 'Get' or Method name start with 'List'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L923
    ⚠️ R1006 - PutInOperationName 'PUT' operation 'PrivateStore_UpdateAdminRequestApproval' should use method name 'Create'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L993
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L1895
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L2329
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L2454
    ⚠️ R2017 - PutRequestResponseScheme A PUT operation request body schema should be the same as its 200 response schema, to allow reusing the same entity between GET and PUT. If the schema of the PUT request body is a superset of the GET response body, make sure you have a PATCH operation to make the resource updatable. Operation: 'PrivateStore_CreateOrUpdate' Request Model: 'PrivateStore' Response Model: ''
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L93
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'PrivateStoreCollection_List' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L278
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'PrivateStore_GetApprovalRequestsList' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L761
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'PrivateStore_AdminRequestApprovalsList' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L919
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'Operations_List' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L1152
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'PrivateStoreModel'. Consider using the plural form of 'PrivateStore' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L32
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'PrivateStoreModel'. Consider using the plural form of 'PrivateStore' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L71
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'PrivateStoreModel'. Consider using the plural form of 'PrivateStore' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L97
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'PrivateStoreModel'. Consider using the plural form of 'PrivateStore' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L129
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'PrivateStoreModel'. Consider using the plural form of 'PrivateStore' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L165
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'PrivateStoreModel'. Consider using the plural form of 'PrivateStore' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L201
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'PrivateStoreModel'. Consider using the plural form of 'PrivateStore' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L237
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'PrivateStoreModel'. Consider using the plural form of 'PrivateStore' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L498
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'PrivateStoreModel'. Consider using the plural form of 'PrivateStore' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#L543
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️Cross-Version Breaking Changes succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️⚠️[Staging] SDK Track2 Validation: 2 Warnings warning [Detail]
    The following errors/warnings are introduced by current PR:
    Rule Message
    ⚠️ Modeler/MissingType "readme":"marketplace/resource-manager/readme.md",
    "tag":"package-composite-v2",
    "details":"The schema 'planDetails-requestDate' has no type or format information whatsoever. Location:\n file:///home/vsts/work/1/azure-rest-api-specs/specification/marketplace/resource-manager/Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#/components/schemas/planDetails-requestDate"
    ⚠️ Modeler/MissingType "readme":"marketplace/resource-manager/readme.md",
    "tag":"package-2021-06-01",
    "details":"The schema 'planDetails-requestDate' has no type or format information whatsoever. Location:\n file:///home/vsts/work/1/azure-rest-api-specs/specification/marketplace/resource-manager/Microsoft.Marketplace/stable/2021-06-01/Marketplace.json#/components/schemas/planDetails-requestDate"
    💬 AutorestCore/Exception "readme":"marketplace/resource-manager/readme.md",
    "tag":"package-composite-v2",
    "details":"> Installing AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0)"
    💬 AutorestCore/Exception "readme":"marketplace/resource-manager/readme.md",
    "tag":"package-composite-v2",
    "details":"> Installed AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0->1.8.0)"


    The following errors/warnings exist before current PR submission:

    |:speech_balloon: AutorestCore/Exception|"readme":"marketplace/resource-manager/readme.md",
    "tag":"package-composite-v2",
    "details":"> Loading AutoRest extension '@autorest/modelerfour' (4.15.456->4.15.456)"|
    |:speech_balloon: AutorestCore/Exception|"readme":"marketplace/resource-manager/readme.md",
    "tag":"package-2021-06-01",
    "details":"> Loading AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0->1.8.0)"|
    |:speech_balloon: AutorestCore/Exception|"readme":"marketplace/resource-manager/readme.md",
    "tag":"package-2021-06-01",
    "details":"> Loading AutoRest extension '@autorest/modelerfour' (4.15.456->4.15.456)"|

    ️️✔️[Staging] PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️[Staging] SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️[Staging] Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    Posted by Swagger Pipeline | How to fix these errors?

    @ghost ghost added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Aug 3, 2021
    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 3, 2021

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs]Release - Generate from 8dc5f1d. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-5.0
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/marketplace/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
    • Microsoft.Azure.Management.Marketplace [View full logs]  [Release SDK Changes]
      cmdout	[msbuild] /home/vsts/work/1/s/azure-sdk-for-net/sdk/marketplace/Microsoft.Azure.Management.Marketplace/tests/ScenarioTests/PrivateStoreTests.cs(19,62): error CS0246: The type or namespace name 'MarketplaceManagementClient' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/marketplace/Microsoft.Azure.Management.Marketplace/tests/Microsoft.Azure.Management.Marketplace.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/marketplace/Microsoft.Azure.Management.Marketplace/tests/ScenarioTests/PrivateStoreTests.cs(61,62): error CS0246: The type or namespace name 'MarketplaceManagementClient' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/marketplace/Microsoft.Azure.Management.Marketplace/tests/Microsoft.Azure.Management.Marketplace.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/marketplace/Microsoft.Azure.Management.Marketplace/tests/ScenarioTests/PrivateStoreTests.cs(106,62): error CS0246: The type or namespace name 'MarketplaceManagementClient' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/marketplace/Microsoft.Azure.Management.Marketplace/tests/Microsoft.Azure.Management.Marketplace.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/marketplace/Microsoft.Azure.Management.Marketplace/tests/ScenarioTests/PrivateStoreTests.cs(19,62): error CS0246: The type or namespace name 'MarketplaceManagementClient' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/marketplace/Microsoft.Azure.Management.Marketplace/tests/Microsoft.Azure.Management.Marketplace.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/marketplace/Microsoft.Azure.Management.Marketplace/tests/ScenarioTests/PrivateStoreTests.cs(61,62): error CS0246: The type or namespace name 'MarketplaceManagementClient' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/marketplace/Microsoft.Azure.Management.Marketplace/tests/Microsoft.Azure.Management.Marketplace.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/marketplace/Microsoft.Azure.Management.Marketplace/tests/ScenarioTests/PrivateStoreTests.cs(106,62): error CS0246: The type or namespace name 'MarketplaceManagementClient' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/marketplace/Microsoft.Azure.Management.Marketplace/tests/Microsoft.Azure.Management.Marketplace.Tests.csproj]
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: dotnet
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 8dc5f1d. 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
      cmderr	[generateScript.sh] (node:2818) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, unlink '/home/vsts/work/1/s/azure-resource-manager-schemas/schemas/2020-01-01/Microsoft.Marketplace.json'
      cmderr	[generateScript.sh] (Use `node --trace-warnings ...` to show where the warning was created)
      cmderr	[generateScript.sh] (node:2818) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
      cmderr	[generateScript.sh] (node:2818) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
    • ️✔️marketplace [View full logs]  [Release Schema Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @ghost
    Copy link

    ghost commented Aug 3, 2021

    Thank you for your contribution dankorenMicrosoft! We will review the pull request and get back to you soon.

    @openapi-workflow-bot
    Copy link

    NewApiVersionRequired reason:

    A service’s API is a contract with customers and is represented by using the api-version query parameter. Changes such as adding an optional property to a request/response or introducing a new operation is a change to the service’s contract and therefore requires a new api-version value. This is critically important for documentation, client libraries, and customer support.

    EXAMPLE: if a customer calls a service in the public cloud using api-version=2020-07-27, the new property or operation may exist but if they call the service in a government cloud, air-gapped cloud, or Azure Stack Hub cloud using the same api-version, the property or operation may not exist. Because there is no clear relationship between the service api-version and the new property/operation, customers can’t trust the documentation and Azure customer have difficulty helping customers diagnose issues. In addition, each client library version documents the service version it supports. When an optional property or new operation is added to a service and its Swagger, new client libraries must be produced to expose this functionality to customers. Without updating the api-version, it is unclear to customers which version of a client library supports these new features.

    @openapi-workflow-bot
    Copy link

    Hi, @dankorenMicrosoft your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board(armapireview@microsoft.com).

    @openapi-workflow-bot openapi-workflow-bot bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Aug 3, 2021
    @dankorenMicrosoft dankorenMicrosoft marked this pull request as ready for review August 4, 2021 13:09
    @dankorenMicrosoft
    Copy link
    Contributor Author

    Breaking change item:
    https://msazure.visualstudio.com/One/_workitems/edit/10524993

    We had some delay in delivering this version (2021-06-01), the manifest has just been updated last week, and we would like to add additional property to this version. We do not expect any customer using this API version yet. We plan to open the mentioned API version to all customers on October 1st, and until then, we will be on preview mode for few exclusive customers.

    @chiragg4u
    Copy link
    Contributor

    There is breaking changes in the existing GA API version please follow the process for breaking changes first. Removing ARM review required for now.

    @chiragg4u chiragg4u added ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Aug 4, 2021
    @dankorenMicrosoft
    Copy link
    Contributor Author

    Hi,
    @chiragg4u I've already opened a breaking change work item for this:
    https://msazure.visualstudio.com/One/_workitems/edit/10524993

    We had some delay in delivering this version (2021-06-01), the manifest has just been updated last week, and we would like to add additional property to this version. We do not expect any customer using this API version yet. We plan to open the mentioned API version to all customers on October 1st, and until then, we will be on preview mode for few exclusive customers.

    what are the next steps here?

    @JeffreyRichter JeffreyRichter added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Aug 23, 2021
    @qwordy qwordy merged commit 8dc5f1d into Azure:main Aug 24, 2021
    leni-msft added a commit that referenced this pull request Aug 24, 2021
    * Update readme.md (#15381)
    
    * signalr: adding the missing `Trace` value (#15455)
    
    Fixes #14923
    
    * Fix readme.go.md in compute RP (#14631)
    
    * add the missing $
    
    * remove one useless directive
    
    * fix
    
    * remove the hack for track 2 and add comments for reasons
    
    * add one of the directive back to readme.go.md
    
    * add some comment to explain this more
    
    * fix
    
    * [AKS] Merge dev-containerservice-Microsoft.ContainerService-2021-07-01 to master (#15370)
    
    * Adds base for updating Microsoft.ContainerService from version stable/2021-05-01 to version 2021-07-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Modify Swagger to fix the problem of automatically generating ugly names in track 2 (#14758)
    
    * update swagger to fix track 2 autogenerated naming issue
    
    * fix
    
    * update readme for sdk generation
    
    * fix lint error
    
    * Trigger Build
    
    * update readme
    
    * Improve AKS Swagger documentation (#14957)
    
    * Improve AKS Swagger documentation
    
      - This change has already been merged in master
        for the 2021-05-01 API version.
    
    * Fix up custom words
    
    * aks: replace CloudError with ManagedClusterPodIdentityProvisioningError for AAD pod identity provisioning spec (#15033)
    
    * fix: decouple pod identity provisioning error from cloud error
    
    * drop extra external mark
    
    * fix linting issue
    
    * fix reference
    
    * Dev containerservice microsoft.container service 2021 07 01: add SecurityProfile (#15035)
    
    * Add SecurityProfile to ManagedClusters
    
    * spaces
    
    * Space
    
    * spaces
    
    * json formatting
    
    * move from params to defs
    
    * :)
    
    * just another
    
    * now with npm
    
    * Descriptions update for AKS July API (#15074)
    
    * allow disabling of runcommand (#15092)
    
    * allow disabling of runcommand
    
    * format error
    
    * format with example
    
    * change enable to disable
    
    * Revert "allow disabling of runcommand (#15092)" (#15147)
    
    This reverts commit ec3e241.
    
    * [AKS] Add NATGatewayProfile to 2021-07-01 API (#15154)
    
    * [AKS] Add NATGatewayProfile to 2021-07-01 API
    
    * Fix linter errors
    
    Co-authored-by: Kaiqi Zhang <kaiqzhan@microsoft.com>
    
    * Add scaleDownMode to agent pool properties (#15124)
    
    * add scale down mode
    
    * address comments
    
    * fix markdown link
    
    * update proper api version
    
    * Resolve python markdown conflict & fix typo (#15402)
    
    * resolve python conflict & fix typo
    
    * resolve conflict
    
    Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
    Co-authored-by: Matthew Christopher <matthchr@microsoft.com>
    Co-authored-by: hbc <bcxxxxxx@gmail.com>
    Co-authored-by: Or Parnes <orparnes@gmail.com>
    Co-authored-by: Haitao Chen <haitch@users.noreply.github.com>
    Co-authored-by: Kaiqi Zhang <kaiqzhan@microsoft.com>
    Co-authored-by: Marwan Ahmed <marwanad@microsoft.com>
    Co-authored-by: Arthur Ning <57385816+akning-ms@users.noreply.github.com>
    
    * removing business rules(a feature for the future) which was added by … (#15399)
    
    * removing business rules(a feature for the future) which was added by mistake.
    
    * fixing style issues and a typo
    
    * Remove heaths from Search codeowners (#15477)
    
    * Delete specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview directory (#15394)
    
    - Removing Azure Time Series Insights Preview API from docs as we have GA API since July 2021 and preview API will be depreciated.
    
    * [Hub Generated] add missing date-time format specifier across map clients for cleaner codegen with datetime types (#15454)
    
    * add missing format date-time across map clients
    
    * drop date-time format from quarter forecast date which comes with time but doesn't supply timezone info
    
    * KeyVault - /rng response should always return a value on success (#14982)
    
    * Make value required for RandomBytes response
    
    * format
    
    * Fix missing data actions in 7.2-stable, 7.3-preview (#15254)
    
    * synapse: adding the configuration for the Go Data Plane SDK (#15263)
    
    * AzsAdmin Compute: Fixing powershell generation errors (#15059)
    
    * Update to use unique resource names to avoid collisions; Add SubscriptionId to ScaleUnits route
    
    * Reverting use of common type apiversion to avoid breaking changes.
    
    * Moving ApiVersion back to use common type
    
    * Fix Microsoft.Insights go/terraform 'full' package (update activityLogAlerts_API.json) (#15163)
    
    * Fix go/terraform package
    
    * remove incompatible definitions
    
    * Force trigger checks
    
    * fix on go package-2021-07
    
    * fix condition
    
    * Microsoft.ProviderHub : Update 2021-06-01-preview (#15268)
    
    * adding 05-preview for diff
    
    * adding 06 preview
    
    * Add SystemData support in ProviderHub 2021-06-01-preview version
    
    * Tab to spaces + address comment
    
    * fixing validation errors
    
    * add properties back
    
    * Fix readme
    
    * Fix swagger
    
    * prettier check
    
    * Fix json
    
    Co-authored-by: Sanjai Ganesh Jeenagiri <sanjaiganesh@users.noreply.github.com>
    Co-authored-by: REDMOND\lakshv <lakshv@microsoft.com>
    Co-authored-by: shenshengkafei <wudiadi1111@gmail.com>
    
    * add descriptions (#15487)
    
    * sync (#15470)
    
    * Feature/morazmiz/swagger separation fixes (#15295)
    
    * add missing types
    
    * change reference to resource and resourceWithEtag
    
    * extract userInfo to common file
    
    * .
    
    * add composite tag
    
    * add missing dataConnectorsCheckRequirements
    
    * add dataConnectorsCheckRequirements to readme
    
    * fix readme
    
    * .
    
    * fix errors in readme
    
    * add missing type
    
    * add missing types
    
    * .
    
    * .
    
    * remove changes with resource, resourceWithEtag, new tag
    
    * .
    
    * remove object
    
    * revert userInfo changes
    
    * fix true
    
    * Alias description change (#15461)
    
    * Add isServerVersionAbove32 in CosmosDbMongoDbApi linked service (#15250)
    
    * track2 modify redis readme.go.md (#15356)
    
    * Update web readme and readme.python (#15488)
    
    * Update web readme and readme.python
    
    * Update readme
    
    * Added defaults to EventGrid.json (#15395)
    
    * Deprecate API (#15434)
    
    Co-authored-by: Orel Kayam <orkayam@microsoft.com>
    
    * [Maps] Update the Creator V1 API deprecation notice URL's title (#15480)
    
    * [Maps] Add Creator v1 deprecation notice.
    
    * [Maps] 'dataSharingLevel' is not available - remove text reference for UDI
    
    * Add missing notices
    
    * [Maps] Update the v1 creator service deprecation notice link
    
    * [Maps] Update Creator v1 deprecation notice's hyperlink title.
    
    * Add Threat Intellingence to Stable swagger (#14832)
    
    * Add Threat Intellingence to Stable swagger
    
    * Fix validation error for sharing parameters
    
    * Fix validation
    
    * Fix Validation
    
    * Fix CloudError in ThreatIntelligence to fix linted error
    
    * Resolve Conflict
    
    * updating error responses, adding x-ms-long-running-operation (#15368)
    
    * Fix S360 bugs for swagger FSPG 2020-02-14-preview API (#15459)
    
    * added properties.minorVersion for 2020-02-14-preview API swagger and examples
    
    * add geoRedundantBackup and earliestRestoreDate
    
    * add geoRedundantBackup and earliestRestoreDate 2
    
    * Updated MaintenanceWindow standbyCount logBackupStorageSku availabilityZone
    
    * KustoPool PATCH: Change async response from 201 to 202 according to ARM RPC (#15410)
    
    * Change PATCH async response from 201 to 202 according to ARM RPC
    
    * Add schema
    
    Co-authored-by: Amit Elran <amelran@microsoft.com>
    
    * Microsoft.BareMetalInfrastructure: correctly annotate read-only properties with readOnly (#15255)
    
    * Microsoft.BareMetalInfrastructure: correctly annotate read-only properties with readOnly
    
    * Use multi-api and namespace formats for Go SDK like hanaonazure does
    
    * Add userAssignedIdentities property to the Identity section in 2021-05-01 and 2021-06-01-preview (#15296)
    
    * [Synapse] - Exclude KQL Scripts APIs for August release (#15511)
    
    * [Synapse] - split kqlScripts
    
    * Run code style checker
    
    * Update artifacts
    
    * remove ksqlscriptname
    
    Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
    
    * add aad authentication support (#14461)
    
    * update endpoint to v2.1 which supports AAD
    
    * add v2.1 changes under new folder v2.1
    
    * CI issues
    
    * update swagger version
    
    * solving s360 issues in MarketplaceOrdering swagger (#15335)
    
    * solving s360 issues in MarketplaceOrdering swagger
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update CancelMarketplaceTerms.json
    
    * Update GetAgreementMarketplaceTerms.json
    
    * Update GetMarketplaceTerms.json
    
    * Update SetMarketplaceTerms.json
    
    * Update SignMarketplaceTerms.json
    
    * Update SignMarketplaceTerms.json
    
    * Update SetMarketplaceTerms.json
    
    * Update GetMarketplaceTerms.json
    
    * Update GetAgreementMarketplaceTerms.json
    
    * Update ListMarketplaceTerms.json
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update readme.md
    
    * Update readme.md
    
    * Update readme.md
    
    * Add Key Vault Extension changes (#15176)
    
    * Add Key Vault Extension changes
    
    * Update compute.json
    
    * Microsoft.IoTSecurity: 2021-09-01-preview (#15491)
    
    * Initial Commit for Old Version
    
    * Add new API version
    
    * Update Operation Ids
    
    * Update tags
    
    * Update example names
    
    Co-authored-by: Orel Kayam <orkayam@microsoft.com>
    
    * Improve Batch Account ListOutboundNetworkDependenciesEndpoints Swagger example (#15537)
    
    * removed un-servied top parameter (#15445)
    
    Co-authored-by: Tim Nguyen <you@example.com>
    
    * track2 add azure cosmos db in readme.go.md (#15551)
    
    * track2 add azure cosmos db in readme.go.md
    
    * fix
    
    * Remove discriminator from ActiveConfiguration and split activeconfiguraiton APIs to config level (#15282)
    
    * Add ResourceGuid to NetworkManager
    
    * add list by config
    
    * Revert "Add ResourceGuid to NetworkManager"
    
    This reverts commit 4e07577.
    
    * resourceGuid
    
    * [NetworkManager] Remove discriminator from ActiveConfiguration
    
    * revert change
    
    * fix format
    
    * Fix as commnets
    
    * fix test
    
    * Update Example
    
    * Split current APIs
    
    * Fix lintdiff
    
    * fix as commnets
    
    * [Synapse] - Update management Swagger spec config file (#15407)
    
    * [Synapse] - Update mgmt Swagger spec config file
    
    * Add an empty line
    
    Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
    
    * Updated new Property for SparkConfig Properties in Spark Compute (#15474)
    
    * Updated new Property for SparkConfig Properties in Spark Compute
    
    Updated new Property for SparkConfig Properties in Spark Compute
    
    * Updated property name
    
    * track2 add PostgreSQL in readme.go.md (#15552)
    
    * track2 add PostgreSQL in readme.go.md
    
    * fix
    
    * fix
    
    * Updated documentation for 2021-04-01-preview version. (#15512)
    
    Co-authored-by: Kalpesh Chavan <kachavan@microsoft.com>
    
    * add outbound swagger change to synapse preview 2021-06-01 (#15549)
    
    * [Hub Generated] Review request for description changes under maps/data-plane/Route & Search (#15429)
    
    * Merge changes in PR:14813
    
    * Merge changes in PR:14829
    
    * Merge changes in PR:14965
    
    Co-authored-by: Alan Yang <pochingyang@microsoft.com>
    
    * [Hub Generated] Review request for Render to add version preview/2.1 (#15411)
    
    * render updates based on #14625
    
    * GetAttribution response codes
    
    * remove common error responses
    
    * go multiapi batch should include 2.0
    
    * fix openapi 3.0 definition of file response, keep content-type
    
    * keep operationId between 2.0 and 2.1
    
    * update samples and header response
    
    * exclude 2.0 from 2.1-preview tag, refs in 2.1 params, remove used Text param
    
    * refrain from changing 2.0 timestamp format
    
    * remove default in tileSize
    
    * remove redundant required: false
    
    * bump python package version
    
    * make sure there is no cross-client parameter references - move all shared into Common
    
    * remove non-supported application/xml MIME
    
    * use local apiversion param def
    
    * Fix audience in AzureMetrics IngestMetrics (#15436)
    
    * Fix audience in AzureMetrics metrics
    
    * remove Go from auto codegen
    
    Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>
    
    * Add TAv3 skills to latest GA swagger spec (#15536)
    
    * appconfiguration: adding the autorest config needed for a Go Data Plane SDK (#15317)
    
    * Adding NSP resource in the Network Manager preview version (#15553)
    
    * Defining the APIs for the new NSP resource
    
    * Adding the perimeter associable resources in 02-01-preview
    
    * Removing the etags to be same with the 03-01-pre version
    
    * Update networkSecurityPerimeter.json
    
    Fixing a lint error.
    
    Co-authored-by: Hari Prasad Perabattula <haperaba@microsoft.com>
    
    * Add optional location property to patch body. (#15408)
    
    * assignment, remove me from monitor (#15555)
    
    * [databoxedge] remove python track1 configuration (#15566)
    
    * Update readme.md
    
    * Update readme.python.md
    
    * add_support_for_action_groups (#15499)
    
    Co-authored-by: Ilias Khan <iliaskhan@microsoft.com>
    
    * SpakConfiguration Support for Resource Manager Api's (#15086)
    
    * SpakConfiguration Support for Resource Manager Api's
    
    SpakConfiguration Support for Resource Manager Api's
    
    * Fixed CI errors
    
    Fixed CI errors
    
    * Remove extra properties
    
    Remove extra properties
    
    * Added additional Properties as required
    
    Added additional Properties as required
    
    * Fix Ci Stylecop issues
    
    Fix Ci Stylecop issues
    
    * Resolved Comments
    
    Resolved Comments
    
    * Added Spark Configuration Details for Latest Api Version
    
    Added Spark Configuration Details for Latest Api Version
    
    * Adding Srinithya's UAMI changes
    
    * Remove new storage account properties
    
    * SpakConfiguration Support for Resource Manager Api's
    
    SpakConfiguration Support for Resource Manager Api's
    
    * Fixed CI errors
    
    Fixed CI errors
    
    * Remove extra properties
    
    Remove extra properties
    
    * Added additional Properties as required
    
    Added additional Properties as required
    
    * Fix Ci Stylecop issues
    
    Fix Ci Stylecop issues
    
    * Resolved Comments
    
    Resolved Comments
    
    * Added Spark Configuration Details for Latest Api Version
    
    Added Spark Configuration Details for Latest Api Version
    
    * Adding Srinithya's UAMI changes
    
    * Remove new storage account properties
    
    * Fixed Prettier CI Fix
    
    Fixed Prettier CI Fix
    
    Co-authored-by: Dushyant Bansal <dubansal@microsoft.com>
    
    * Add docs for test scenario (#15437)
    
    * Add docs for test scenario
    
    * fix markdown
    
    * update doc
    
    * update readme
    
    * update readme
    
    * improve folder structure
    
    * move errorCode reference
    
    * update
    
    * add brief introduction
    
    * fix doc
    
    * Add contentVersion
    
    * fix sample
    
    * add caution
    
    * fix link
    
    * change schema folder
    
    * features
    
    * fix command
    
    * fix
    
    * update png
    
    * add jsonpathopmove
    
    * update readme
    
    * refine schema
    
    Co-authored-by: Lei Ni <leni@microsoft.com>
    Co-authored-by: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
    
    * fix WindDirection incorrect degrees type: int32 -> float (#15361)
    
    * [Synapse] Fix artifiact schema in dataplane API (preview version) (#15451)
    
    * [Synapse] Add missing 'folder' property for Synapse artifacts
    
    * Fix SQL script schema
    
    * update sql script connection
    
    Co-authored-by: Liren Sun <lirsun@microsoft.com>
    
    * Add rotation permission (#15458)
    
    * Add rotation permission
    
    * Update keys.json
    
    Remove required from lifetimeActions
    
    * Change to expiryTime
    
    * add missing x-ms-client-id parameters required for AD auth (#15389)
    
    * Update KeyVault.json (#15482)
    
    * Document ultra disk in IMDS (#15558)
    
    * document ultra disk
    
    * Fixes
    
    * Fix default LivyApiVersion value in Synapse (#15585)
    
    * Fix default LivyApiVersion value in Synapse
    
    * Fix in the preview swagger too for multiapi
    
    * track2 modify Event Grid readme.go.md (#15568)
    
    * track2 modify apimanagement readme.go.md (#15570)
    
    * track2 modify operationalinsights readme.go.md (#15571)
    
    * track2 modify eventhub readme.go.md (#15572)
    
    * Add Example to Update APIM from Old VNET to New VNET with AZ using PATCH (#15332)
    
    * add examples
    
    * add zones property to update params
    
    * Updating the max value allowed for limit param in WFS to 500. (#15275)
    
    Co-authored-by: Subbarayudu Kamma <skamma@microsoft.com>
    
    * remove containerService.json from java as it causes lots of model name conflict (#15567)
    
    * track2 modify security readme.go.md (#15569)
    
    * resolving correctness error in preview (#15573)
    
    * resolving correctness error in preview
    
    * adding max time for long running operations
    
    Co-authored-by: Gaurav Bang <gauravbang@microsoft.com>
    
    * Vipinhas/fix capacity4cluster (#15565)
    
    * removing read only property, no longer in use - NOT a breaking change
    
    * fix cluster capacityResevation Sku
    
    * fix examples
    
    * add x-ms-enum property
    
    * Add new 1.1-preview version for IoT Central (#15257)
    
    * Add new 2.0-preview.1 version for IoT Central
    
    * fix typo on enum value
    
    * rollback 1.0 changes, applied 2.0-preview.1
    
    * fix typo
    
    * remove non-used examples
    
    * fix style
    
    * update version from 2.0-preview.1 to 1.1-preview
    
    * update code review comments, fix patch consumes with json-patch support, fix examples for fileupload
    
    * add nextLink to collection of orgs
    
    * fix typo
    
    * fix wrong position of paging
    
    * fix the paging
    
    * add . to description
    
    * update default to use enum for api-version
    
    * Update account endpoint parameter (#15613)
    
    * Update account endpoint parameter
    
    * remove trailing comma on parameters
    
    * Fixes for largefacelist and identify (#15187)
    
    Co-authored-by: Yang Chen <yachen4@microsoft.com>
    
    * Web ant94 2021 02 01 attempt 2 (#15548)
    
    * Adds base for updating Microsoft.Web from version stable/2021-01-15 to version 2021-02-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Changes for api-version 2012-02-01 (#15545)
    
    * Address PR comments - AppServiceCertificateOrders (#15561)
    
    * Changes for api-version 2012-02-01
    
    * Address PR comments - AppServiceCertificatesOrder
    
    * Fix spelling issue
    
    * Fix summary+description for GET siteseal
    
    * Add reseller to custom words
    
    * Make DedicatedHostCount R/W (#15580)
    
    Co-authored-by: Chris Chen <cschen13@gmail.com>
    
    * IoTHub: adding new routing source into 2021-07-01-preview (#15398)
    
    Co-authored-by: vfedonkin <vifedo@microsoft.com>
    
    * Moving 2021-07-01-preview to public repo for compliance (#15583)
    
    * Update PULL_REQUEST_TEMPLATE.md
    
    * Fix for issue 14555 (#15578)
    
    * Update Dataset.json
    
    * Update LinkedService.json
    
    * Update Pipeline.json
    
    * LUIS Authoring V3.0 GA  (#15364)
    
    * v3.0 swagger
    
    * Unchange the preview folder
    
    * Changes in the readme
    
    * readme.go changes
    
    * Readme.md changes
    
    * Changes in th readme
    
    * Changing all v2 to v3
    
    * Editing LUIS.authoring
    
    * Editing readme
    
    * Adding "fuzzyMatchingEnabled" property to some objects
    
    * solving syntax errors
    
    * Deleting SDK files
    
    * Solving errors
    
    * Editing package.json
    
    * Changes according to the comments
    
    * Changing the default value of some properties
    
    * Adding prettier check
    
    * Change
    
    * Revert "Change"
    
    This reverts commit ca991fb.
    
    * Add missing parts
    
    * Changes for the SDK
    
    Co-authored-by: MIDDLEEAST\v-mariamel <v-mariamel@microsoft.com>
    
    * SF updates for 8.1 (#15308)
    
    * SF updates for 8.2
    
    * fixed typo and added 8.1
    
    * set the version to match.
    
    * fixed last typo.
    
    * fixed missing block.
    
    * remove Go SDK from auto-codegen
    
    * avoid hitting credscan alerts.
    
    Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>
    
    * Fixing s360 swagger correctness  (#15421)
    
    * fixing issues with swagger correctness.
    
    * adding example changes
    
    * updated description and max item count for labels and tags.
    
    * adding validation rules for tags.
    
    * fixing spell check.
    
    * [Hub Generated] Review request for Microsoft.Notebooks to add version preview/2019-10-11-preview (#15614)
    
    * Paul's changes plus a few from Geoffrey
    
    * Just remove error level
    
    * change cloud error
    
    * changed cloud error again
    
    * remove error
    
    * remove cloud error details and add optional param
    
    * remove resource returns nothing instead
    
    * change enums to string
    
    * revert clouderror
    
    * fix operations
    
    * fix
    
    * fix
    
    * fix
    
    * fix formatting
    
    * try adding top level
    
    * try deprecated
    
    Co-authored-by: Geoffrey Troyer <geoffreymtroyer@gmail.com>
    Co-authored-by: Paul Wang <pawang@microsoft.com>
    
    * track1 add batch tag (#15628)
    
    * moving logz to stable (#15598)
    
    * creating directory structure for stable version
    
    * version update chnages
    
    * reolving avacado error
    
    Co-authored-by: Gaurav Bang <gauravbang@microsoft.com>
    
    * remove hierchicalQueue (#15591)
    
    Co-authored-by: Jimmy Xie <jimmyxie@microsoft.com>
    
    * Update default tag for template specs to 2021-05 (#15595)
    
    * Swagger correctness fixes (#15520)
    
    * Adding 2020-09-Preview same as 11-preview
    
    * fixing lint issue
    
    * fixing model
    
    * fixing model
    
    * fixing model
    
    * pretify fix
    
    * fixing linting
    
    * more linting fix
    
    * fixing swagger correctness
    
    * swagger correctness fixes
    
    * fixing errors
    
    * Updated description for K8 and CloudEdgeManagementRole (#15526)
    
    Co-authored-by: Arzoo Jain <arja@microsoft.com>
    
    * Fixed types of severity and actions (#15607)
    
    * Fixed types of severity and actions
    
    * Reverted the type of the Severity field from "integer" back to "number"
    
    Co-authored-by: Avi Jerafi <avjerafi@microsoft.com>
    
    * add target (#15640)
    
    Co-authored-by: Paul Wang <pawang@microsoft.com>
    
    * Dev datamigration microsoft.data migration 2021 06 30 (#15259)
    
    * Created new api version and refactoring changes (such as fixing new build restrictions)
    
    * Adding breaking changes
    
    * Adding location to the services update example
    
    * Adding location for projects update and refactoring the task command
    
    * Resolving tasks command ModelValidation test failure
    
    * Resolving issue based on zhenglaizhang's recommendation
    
    * Adding comma to resolve issue
    
    Co-authored-by: Artem Pavlichenko <arpavlic@microsoft.com>
    
    * correct sku request body schema (#15608)
    
    Co-authored-by: Wendy Chang <wendychang@gmail.com>
    
    * update (#15594)
    
    * Add systemData to common-types Resource in a new V3 version (#15600)
    
    * Create v3 common-types with systemData added to Resource definition
    
    * Add systemData to Resource properties
    
    Co-authored-by: Anat Gilenson <anatgilenson@microsoft.com>
    
    * add new version 2021-09-01-preview (#15406)
    
    * add new version 2021-09-01-preview
    
    * update
    
    * update readme
    
    * update
    
    * fix validation error
    
    * [Datafactory] Swagger change for Power Query (WranglingDataFlow) work (#15584)
    
    * [Datafactory] Add Wrangling dataflow models for Power Query
    
    * Fix spell check issue
    
    * Fix Lint errors
    
    * Update eg guidance (resending PR to to main branch) (#15644)
    
    * Update readme.md
    
    * Update readme.md
    
    Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com>
    
    * updated login help text (#15609)
    
    * Update readme.python.md (#15645)
    
    * Fixing API version (#15651)
    
    Co-authored-by: Miguel Concha Vazquez <miconcha@microsoft.com>
    
    * Update readme.python.md (#15655)
    
    * Update CODEOWNERS (#15647)
    
    * Purview Terraform support (#15649)
    
    * Purview Terraform support
    
    * Move readme.md
    
    * Update pull_request_assignment.yml (#15659)
    
    * Changes for Mixed Audio Recordings Release (#15618)
    
    * Adding the existing folders to a new version
    
    * Updating swagger file and readme
    
    * Addressed PR comments
    
    * Nit changes
    
    Co-authored-by: Ninika Sharma <ninsharm@microsoft.com>
    
    * [Hub Generated] Review request for Microsoft.PowerBI to add version stable/2020-06-01 (#15240)
    
    * New Swagger Spec File
    
    * New Swagger Example Spec File
    
    * New Readme Config File
    
    * New Azure AZ Readme Config File
    
    * New Azure CLI Readme Config File
    
    * New Go Language Readme Config File
    
    * New Python Language Readme Config File
    
    * New Typescript Language Readme Config File
    
    * New C# Language Readme Config File
    
    * Adding swaggers for Power BI private links
    
    * Fixed Lint erros.
    
    * Fixed spellcheck
    
    * Fixed Lint errors
    
    * fixed Avocado error
    
    * fixed model validation
    
    * fixed model validation.
    
    * updated private endpoint connections
    
    * updated PrivateLinkResources
    
    * updated PrivateLinkResource
    
    * updated private endpoint connection proxies
    
    * fixed model validation.
    
    * updated connectionstate
    
    * renamed connection files
    
    * update readme file.
    
    * updated python readme
    
    * fixed code review comments
    
    * updated error ref.
    
    * Removed Error and linked to common-type.
    
    * added 201 to put request
    
    * removed unnecessary definitions.
    
    * updates examples for 201
    
    * updated list of
    
    * removed extra space
    
    * Added patch to PowerBIResource
    
    * added 202 to PrivateLinkServiceResourceOperationResults_Get
    
    * updated readme files
    
    * added provisioning state
    
    * trying to fix sdk error
    
    * removed privateEndpointConnectionProxies
    
    * added PrivateLinkResources_Get
    
    * added privateLinkResourceName  in example
    
    * removed privateLinkServicesForPowerBI from URL
    
    * added nextLink
    
    * fixed prettier
    
    * Fixed error for Prettier
    
    * Update Python and GO SDK version (#15610)
    
    * Update Python SDK version
    
    * Remove preview api version for GO sdk
    
    * Add back GO package package-2020-12-01-preview
    
    * [Purview Accounts] SDK Team Feedback on Operation IDs (#15669)
    
    This change updates the operation ids for operations in the Purview
    Accounts service. These names are used when generating clients and so
    for some we've added suffxes (based on their groupings) to make
    generated method names a little clearler when you see just the method
    name in code e.g.:
    
    ```
    var client = new PurviewAccountsClient();
    ...
    client.GetAccountProperties() // Nicer than just client.Get();
    ```
    
    In addition, we noticed that the `Collections_GetCollectionPath`
    operation took a `$skipToken` parameter, even though the operation is
    not pageable. After following up with the service team we learned this
    was a mistake, so I have removed the parameter from the specification.
    
    * updated resource-list description for $top (#15641)
    
    Co-authored-by: Tim Nguyen <you@example.com>
    
    * Added OutboundNetworkDependenciesEndpoints API (#15498)
    
    * Adds VNet peering to 2021-04-01-preview api-version.
    
    * Added OutboundNetworkDependencies.
    
    * Fixed Prettier issue
    
    * Fixed lint error
    
    * Edited sample output
    
    * Added reference to preview/vnetpeering.json in readme file
    
    * Edited description for outbound network dependency endpoints.
    
    * Corrected return type for outbound network dependency endpoints.
    
    * Corrected return type for outbound network dependency endpoints.
    
    * Correcting schema
    
    * Correcting schema
    
    Co-authored-by: nipuneth <nipuneth@microsoft.com>
    Co-authored-by: Sharanjeet Kaur <shkau@microsoft.com>
    
    * Defender settings (#15051)
    
    * add new resources
    
    * Add resources to markdown
    
    * Modify routes
    
    * Add systemData
    
    * Add systemData to defenderSettings
    
    * Add missing parameter
    
    * Add more systemData
    
    * Fix example
    
    * Add new API version
    
    * Remove redundant change
    
    * update markdown
    
    * Add operations to new API version
    
    * Update list filters
    
    * update description
    
    * update examples
    
    * Update examples
    
    * Add missing properties
    
    * Add missing properties
    
    * Rename property
    
    * Add alert editing
    
    * Update editable properties
    
    * Update example
    
    * update put to patch
    
    * Separate patch request to a different model
    
    * Share enum
    
    * update example
    
    * update patch model
    
    * Undo break change
    
    * small update
    
    * Old version as PR baseline
    
    * Move examples
    
    * Update scopes and examples
    
    * Add example values
    
    * alignWithMaster
    
    * Revert "Old version as PR baseline"
    
    This reverts commit d963f3a.
    
    * mdeIntegration
    
    * switchToObject
    
    * prettier
    
    Co-authored-by: Orel Kayam <orkayam@microsoft.com>
    Co-authored-by: Liran Chen <lirche@microsoft.com>
    
    * Spec fixed to reflect new examples property (#15377)
    
    * Spec fixed to reflect new examples property
    
    * Prettier
    
    * suppressing incorrect warning
    
    * Add new vulnerabilities resource for IoT Security (#15360)
    
    * 1st
    
    * 2nd
    
    * severity
    
    * prettier
    
    * fix date example
    
    * add date
    
    * readme
    
    * resolve pr comments
    
    * readme
    
    * remove id + title
    
    * remove publishedDate + lastModifiedDate
    
    * source -> sources
    
    * format
    
    * format
    
    * remove paging
    
    * update to 3 levels
    
    * fix validation
    
    Co-authored-by: Gal Bruchim <galbru@microsoft.com>
    
    * Add support for user assigned identities in Policy Assignments (#15181)
    
    * Initial commit of previous api-version
    
    * Update swagger
    
    * Updated examples
    
    * Updated readme
    
    * Removed dataPolicyManifest.json as we will use the previous one.  Also updated based on feedback.
    
    * Update to support patch for assignments and system data
    
    * Updated based on tool analysis
    
    * updated based on feedback
    
    * [NetAppFiles] Anf 13322 net app files api version 2021 06 01 (#15011)
    
    * Api version bump
    
    * Apply 2021-06-01 changes
    
    * Update readme
    
    * Change default on enum
    
    * Add s360 fixes
    
    * Add missing systemdata
    
    * Change defaultUserQuotaInKiBs default to 0
    
    Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
    
    * Update account.json (#15677)
    
    * [Hub Generated] fix RangeObject property types in Maps Creator preview/2.0 (#15388)
    
    * fix RangeObject properties inconsistency: double -> string
    
    * update remaining samples
    
    * [Batch] Updated job schedule description (#15681)
    
    The behavior of job schedules with respect to UTC time was causing some
    confusion.
    
    Co-authored-by: David Watrous <set>
    
    * [Hub Generated] Review request for Microsoft.Notebooks to add version preview/2019-10-11-preview (#15642)
    
    * Add new API with examples, add a few new response for current API endpoints
    
    * change file name back
    
    * remove nullable parameter
    
    * change operation name of patch
    
    * add description to allowPublicNetworkResource
    
    * change example from string to boolean
    
    * Change publicnetworkaccess from boolean to string+
    
    * change name
    
    * change example to string
    
    * change property name
    
    Co-authored-by: Geoffrey Troyer <geoffreymtroyer@gmail.com>
    
    * Changed Outboundnetworkdependency description (#15697)
    
    * Swagger changes for MFA work (#15577)
    
    * Baseline changes for API version 2021-07-01
    
    * Made the new changes related to API version 2021-07-01
    
    * Fixing Lintdiff failure
    
    * resolved PR comments
    
    * Fixing validation failures
    
    * Fix the validation failures
    
    * Made lintdiff failures
    
    * Resolved PR comments
    
    * Fixing validation failures
    
    * Resolved PR comments
    
    Co-authored-by: Madhumanti Dey <madhude@microsoft.com>
    
    * [NetAppFiles] fix default in volumeproperties (#15691)
    
    * fix default in volumeproperties
    
    * Update description
    
    * Update description
    
    Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
    
    * Add2021-06-01AsessmentsAPIVersion (#15390)
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Update custom-words.txt
    
    Co-authored-by: MIDDLEEAST\morbrisker <morbrisker@microsoft.com>
    
    * QuestionAnswering Preview.1 APIs (#15304) (#15717)
    
    * QuestionAnswering Preview.1 APIs
    
    * fix build
    
    * Compute Rest API version 2021-07-01 (#15479)
    
    * apimanagement-readme-tag_config (#15714)
    
    * track2 modify eventhub readme.go.md (#15338)
    
    * track2 modify operationalinsights readme.go.md (#15354)
    
    * track2 modify security readme.go.md (#15357)
    
    * track2 modify eventgrid readme.go.md (#15358)
    
    * trak2 modify cdn readme.go.md (#15705)
    
    * track2 modify automation readme.go.md (#15706)
    
    * track2 modify recoveryservices readme.go.md (#15707)
    
    * track2 modify logic readme.go.md (#15710)
    
    * track2 modify datafactory readme.go.md (#15711)
    
    * track2 modify appplatform readme.go.md (#15712)
    
    * track2 modify msi readme.go.md (#15715)
    
    * Purview add "x-ms-secret" attribute to ListKeys response (#15700)
    
    * Purview add "x-ms-secret" attribute to ListKeys response
    
    Purview add "x-ms-secret" attribute to ListKeys response
    
    * move supressions to top level readme
    
    * Add suppressions to top level readme.md
    
    Add suppressions to top level readme.md for easier discovery
    
    * fix indentation of readme.md
    
    * Make activeconfigraution body required, and update default package version (#15668)
    
    * Add ResourceGuid to NetworkManager
    
    * add list by config
    
    * Revert "Add ResourceGuid to NetworkManager"
    
    This reverts commit 4e07577.
    
    * resourceGuid
    
    * [NetworkManager] Remove discriminator from ActiveConfiguration
    
    * revert change
    
    * fix format
    
    * Fix as commnets
    
    * fix test
    
    * Update Example
    
    * Split current APIs
    
    * Fix lintdiff
    
    * fix as commnets
    
    * small change and update default package id
    
    * remove subnet level api
    
    * Vipinhas/default version (#15620)
    
    * removing read only property, no longer in use - NOT a breaking change
    
    * Update defual packge for LA
    
    * Update examples to make it easier to differentiate MRIs (#15730)
    
    * Update examples to make it easier to differentiate MRIs
    
    * Prettier fix
    
    Co-authored-by: Po Tsang <tsangpo@microsoft.com>
    
    * Add "datetime" column data type to 2021-06-01-preview (#15682)
    
    * Update readme.python.md (#15741)
    
    * update-typescript.md-for-resources (#15671)
    
    * update-typescript.md-for-resources
    
    * update
    
    * Update Swagger document for recent API updates: (#15601)
    
    - Update description for model-version query parameter
    - Update description for language query parameter (not including OCR operation)
    
    * Updated full backup and restore docs to point to managed hsm (#15664)
    
    * updated urls to point to managed hsm
    
    * Updated RBAC and security domain examples to point to mhsm endpoint
    
    * [Hub Generated] Review request for Microsoft.Insights to add version stable/2015-07-01 (#14103)
    
    * Create metricDefinitions_API.json
    
    * Update readme.md
    
    * Create GetMetricDefinitions.json
    
    * Update metricDefinitions_API.json
    
    Fix resource provider casing
    
    * Update metricDefinitions_API.json
    
    Use standardized error response format
    
    * Update metricDefinitions_API.json
    
    Need to use same error response format for all apis in this api version
    
    * Create operations_API.json
    
    Add operations API
    
    * Create OperationList.json
    
    Add operations example
    
    * Update readme.md
    
    Add operations API
    
    * Update operations_API.json
    
    Fix the operations API
    
    * Update readme.md
    
    Add suppressions for DefaultErrorResponseSchema
    
    * Update metricDefinitions_API.json
    
    Fix autorest, lint, etc issues
    
    * Update operations_API.json
    
    Fix autorest / lint / etc issues
    
    * Update GetMetricDefinitions.json
    
    Update example to better match what is being returned now.
    
    * Add OperationsAPI Lint suppression
    
    Add OperationsAPI Lint suppression
    
    * Suppress R3023 due to a bug with the rule not realizing the operations API is specified.
    
    * Modify the suppression reason
    
    * Make ResourceUriParameter in sync with the one in service diagnostics settings API
    
    * Update readme.md
    
    Revert back to package-2021-04 tag for the SDK to fix build breaks
    
    * Add error message to return payload for polling setup result in case of returning failed status. (#15460)
    
    * Add missing features to be released in 2021-06-01 into 2021-06-01-preview (#15602)
    
    * Add missing features to be released in 2021-06-01 into 2021-06-01-preview
    
    * Prettier fix
    
    * Fix naming from review comments
    
    * Fix parameter names in azureADOnlyAuthentication examples
    
    * Remove systemData from azureAdOnlyAuthentication.json
    
    Co-authored-by: Surya <sunagesw@microsoft.com>
    
    * 2021-06-01 version for AzureADOnlyauthSupport (#14780)
    
    * 2021-06-01 version for AzureADOnlyauthSupport
    
    * Spell check and prettier fix
    
    * update AzureADOnlyAuthentication
    
    * prettier and lint fix
    
    * Update azureADOnlyAuthentication.json
    
    * Update workspace.json
    
    * spell check fix
    
    * added missing node family and updated settings
    
    * List AzureADOnlyAuthentication
    
    * fix systemData-R4009 RequiredReadOnlySystemData
    
    * Additional properties not allowed: systemData
    
    * Add optional parameters for customer storage account
    
    * Update workspace.json
    
    Remove extra space
    
    * Add UAMI CMK properties
    
    * prettier fix
    
    * removed system Data
    
    * conflict and validation fix
    
    * Importing latest change from Integration runtime 2021-05-01 version to 2021-06-01
    
    * Cross-Version Breaking Changes fix
    
    Co-authored-by: Sravan Thupili <srthupil@microsoft.com>
    Co-authored-by: Kunal Kashyap <kkashyap@microsoft.com>
    Co-authored-by: Dushyant Bansal <dubansal@microsoft.com>
    Co-authored-by: kashyap-kunal <72463758+kashyap-kunal@users.noreply.github.com>
    
    * relay_track2_config (#15745)
    
    * relay_track2_config
    
    * Update readme.python.md
    
    Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
    
    * [Hub Generated] Public private branch 'dev-maintenance-Microsoft.Maintenance-2021-09-01-preview' (#15713)
    
    * Adds base for updating Microsoft.Maintenance from version preview/2021-04-01-preview to version 2021-09-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Update specificationRepositoryConfiguration.json (#15740)
    
    * [Hub Generated] Review request for Microsoft.CustomerLockbox to add version preview/2018-02-28-preview (#15307)
    
    * Fixing incorrect contract details for customer lockbox RP.
    
    * Fixing validation errors
    
    * Fixing spell check failure
    
    * PR comments
    
    * Fixing go SDK issue.
    
    * removing sdks not requested by customeras
    
    * add config for sdk automation of newest rp (#15748)
    
    * Adding 2021-07-01 version in recoveryservices, recoveryservicessiterecovery folder to make it S360 compliant (#15708)
    
    * Adding a new API version 2021-07-01 to make recoveryservices and recoveryservicessiterecovery RP same as recoveryservicesbackup
    
    * Updating readme.md file
    
    * Resolved PR comments
    
    * Fixing Avocado failures
    
    Co-authored-by: Madhumanti Dey <madhude@microsoft.com>
    
    * Changed FSPG RestartParameter.failoverMode from string to enum for API 2021-06-01, 2021-06-01-preview, and 2021-06-15-privatepreview (#15753)
    
    * Changed FSPG RestartParameter.failoverMode from string to enum for API 2021-06-01, 2021-06-01-preview, and 2021-06-15-privatepreview
    
    * Change enum first letter to lower case
    
    * Change to upper case
    
    * move Metrics Advisor v1.0 to stable (#15656)
    
    * move Metrics Advisor v1.0 to stable and dup to v1.1-preview.1
    
    * remove preview first to make PR clean
    
    * fix readme.md
    
    * trigger the validation
    
    * Add common types.json v2 (#15735)
    
    * Copy types.json from common 1.0
    
    * Remove definitions and parameters which already exist in common-types directory. Use the common-types Resource definitions instead of defining it again
    
    * Remove EntityCommonProperties which should be located in a common directory under a specific version.
    
    Co-authored-by: Anat Gilenson <anatgilenson@microsoft.com>
    
    * added notifications settings (#15500)
    
    * [Hub Generated] Review request for Microsoft.Devices to add version preview/2021-09-01-preview (#15428)
    
    * Adds base for updating Microsoft.Devices from version preview/2021-07-01-preview to version 2021-09-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Added creation time in the iothub description
    
    * implemented system data property
    
    * updating examples for iothub bv rg and subscription
    
    * Committing unsaved changes
    
    * removing creationTime
    
    * reverting unformatted change
    
    * Fixing josn pretty issue
    
    * Adds suppression to readme
    
    * Removing external reference to internal reference
    
    * reverting the suppression
    
    * Fix merging errors
    
    Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
    Co-authored-by: Tom Harvey <tombuildsstuff@users.noreply.github.com>
    Co-authored-by: Arcturus <dapzhang@microsoft.com>
    Co-authored-by: Kaiqi Zhang <kaiqzhan@gmail.com>
    Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
    Co-authored-by: Matthew Christopher <matthchr@microsoft.com>
    Co-authored-by: hbc <bcxxxxxx@gmail.com>
    Co-authored-by: Or Parnes <orparnes@gmail.com>
    Co-authored-by: Haitao Chen <haitch@users.noreply.github.com>
    Co-authored-by: Kaiqi Zhang <kaiqzhan@microsoft.com>
    Co-authored-by: Marwan Ahmed <marwanad@microsoft.com>
    Co-authored-by: Arthur Ning <57385816+akning-ms@users.noreply.github.com>
    Co-authored-by: ankanjan <58195759+ankanjan@users.noreply.github.com>
    Co-authored-by: Heath Stewart <heaths@microsoft.com>
    Co-authored-by: Sandip-Raiyani <sandipraiyani1993@gmail.com>
    Co-authored-by: Taras Vozniuk <primary.taras.vozniuk@gmail.com>
    Co-authored-by: Maor Leger <maorleger@users.noreply.github.com>
    Co-authored-by: David Desberg <david.desberg@microsoft.com>
    Co-authored-by: travist13 <travist@microsoft.com>
    Co-authored-by: Jorge Herrera <69991673+herreraj-ms@users.noreply.github.com>
    Co-authored-by: diwudd <wud@microsoft.com>
    Co-authored-by: Sanjai Ganesh Jeenagiri <sanjaiganesh@users.noreply.github.com>
    Co-authored-by: REDMOND\lakshv <lakshv@microsoft.com>
    Co-authored-by: shenshengkafei <wudiadi1111@gmail.com>
    Co-authored-by: Teddy Todorov <thtodoro@microsoft.com>
    Co-authored-by: Phoenix He <tih@microsoft.com>
    Co-authored-by: moranraz <59017169+moranraz@users.noreply.github.com>
    Co-authored-by: navysingla <47647464+navysingla@users.noreply.github.com>
    Co-authored-by: Guosen Wang <guoswang@microsoft.com>
    Co-authored-by: JiahuiPeng <46921893+804873052@users.noreply.github.com>
    Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com>
    Co-authored-by: Kevin Mao <88005524+kevinmaoo@users.noreply.github.com>
    Co-authored-by: orkayam <68549999+orkayam@users.noreply.github.com>
    Co-authored-by: Orel Kayam <orkayam@microsoft.com>
    Co-authored-by: James Park <japark@microsoft.com>
    Co-authored-by: hunngu-ms <63322431+hunngu-ms@users.noreply.github.com>
    Co-authored-by: rewongmicrosoft <57964114+rewongmicrosoft@users.noreply.github.com>
    Co-authored-by: xunsun-commits <84804232+xunsun-commits@users.noreply.github.com>
    Co-authored-by: Amit Elran <amitelran2110@gmail.com>
    Co-authored-by: Amit Elran <amelran@microsoft.com>
    Co-authored-by: Laura Galbraith <lagalbra@microsoft.com>
    Co-authored-by: srkakuru <50426366+srkakuru@users.noreply.github.com>
    Co-authored-by: Dongwei Wang <bean0idear@163.com>
    Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
    Co-authored-by: kryalama <66494519+kryalama@users.noreply.github.com>
    Co-authored-by: alkigel <77278418+alkigel@users.noreply.github.com>
    Co-authored-by: Micah McKittrick <32313503+mimckitt@users.noreply.github.com>
    Co-authored-by: Peter Socha <psocha@users.noreply.github.com>
    Co-authored-by: Tim Nguyễn <33771623+tim-nguyen-cs@users.noreply.github.com>
    Co-authored-by: Tim Nguyen <you@example.com>
    Co-authored-by: yanfa317 <53584318+yanfa317@users.noreply.github.com>
    Co-authored-by: Bharath Kumar <85932838+Bharath550-ms@users.noreply.github.com>
    Co-authored-by: Kalpesh Chavan <18593210+KalpeshChavan12@users.noreply.github.com>
    Co-authored-by: Kalpesh Chavan <kachavan@microsoft.com>
    Co-authored-by: nick-ms-ts <69840069+nick-ms-ts@users.noreply.github.com>
    Co-authored-by: Alan Po-Ching Yang <alankashiwa@gmail.com>
    Co-authored-by: Alan Yang <pochingyang@microsoft.com>
    Co-authored-by: Adam Dobrawy <ad-m@users.noreply.github.com>
    Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>
    Co-authored-by: Carey Halton <chalton@microsoft.com>
    Co-authored-by: Hari Prasad Perabattula <harics24@users.noreply.github.com>
    Co-authored-by: Hari Prasad Perabattula <haperaba@microsoft.com>
    Co-authored-by: guy-microsoft <50947884+guy-microsoft@users.noreply.github.com>
    Co-authored-by: Weidong Xu <weidxu@microsoft.com>
    Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
    Co-authored-by: Ilias <iliaskhan57@gmail.com>
    Co-authored-by: Ilias Khan <iliaskhan@microsoft.com>
    Co-authored-by: Dushyant Bansal <dubansal@microsoft.com>
    Co-authored-by: Lei Ni <leni@microsoft.com>
    Co-authored-by: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
    Co-authored-by: Sun Liren <slrsunxxx@gmail.com>
    Co-authored-by: Liren Sun <lirsun@microsoft.com>
    Co-authored-by: qinl-li <63257243+qinl-li@users.noreply.github.com>
    Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
    Co-authored-by: Chris Henk <cahenk95@gmail.com>
    Co-authored-by: Jianghao Lu <jianghaolu@users.noreply.github.com>
    Co-authored-by: Samir Solanki <samirsolanki@outlook.com>
    Co-authored-by: Subbarayudu Kamma <35783011+subbarayudukamma@users.noreply.github.com>
    Co-authored-by: Subbarayudu Kamma <skamma@microsoft.com>
    Co-authored-by: Gaurav <bang.gourav@gmail.com>
    Co-authored-by: Gaurav Bang <gauravbang@microsoft.com>
    Co-authored-by: vipinhas <82088177+vipinhas@users.noreply.github.com>
    Co-authored-by: Johnson Yang <hayang@microsoft.com>
    Co-authored-by: annoakes <45375852+annoakes@users.noreply.github.com>
    Co-authored-by: msyache <70287970+msyache@users.noreply.github.com>
    Co-authored-by: Yang Chen <yachen4@microsoft.com>
    Co-authored-by: Naveed Aziz <naveeda@microsoft.com>
    Co-authored-by: Chris Chen <cschen13@gmail.com>
    Co-authored-by: Vitaliy Fedonkin <vitaliy.fedonkin@gmail.com>
    Co-authored-by: vfedonkin <vifedo@microsoft.com>
    Co-authored-by: Shuo LI <surezeroleo@gmail.com>
    Co-authored-by: Anthony Martin <antmarti@microsoft.com>
    Co-authored-by: mariam606 <67857016+mariam606@users.noreply.github.com>
    Co-authored-by: MIDDLEEAST\v-mariamel <v-mariamel@microsoft.com>
    Co-authored-by: jeffj6123 <jeffrey.jarry@gmail.com>
    Co-authored-by: udmalik <73137372+udmalik@users.noreply.github.com>
    Co-authored-by: Paul <paul_wang347@hotmail.com>
    Co-authored-by: Geoffrey Troyer <geoffreymtroyer@gmail.com>
    Co-authored-by: Paul Wang <pawang@microsoft.com>
    Co-authored-by: jimmyshie123 <xiezj123@outlook.com>
    Co-authored-by: Jimmy Xie <jimmyxie@microsoft.com>
    Co-authored-by: Shenglong Li <shenglong.li@outlook.com>
    Co-authored-by: rkapso <rishi.kaps@gmail.com>
    Co-authored-by: arjoojain2812 <84005678+arjoojain2812@users.noreply.github.com>
    Co-authored-by: Arzoo Jain <arja@microsoft.com>
    Co-authored-by: avjerafi <64891828+avjerafi@users.noreply.github.com>
    Co-authored-by: Avi Jerafi <avjerafi@microsoft.com>
    Co-authored-by: Artyom Pavlichenko <brentwoodpav@gmail.com>
    Co-authored-by: Artem Pavlichenko <arpavlic@microsoft.com>
    Co-authored-by: wwendyc <wendy.changw@gmail.com>
    Co-authored-by: Wendy Chang <wendychang@gmail.com>
    Co-authored-by: colawwj <70128817+colawwj@users.noreply.github.com>
    Co-authored-by: Anat Gilenson <anatgilenson@microsoft.com>
    Co-authored-by: Wanpeng Li <wanl@microsoft.com>
    Co-authored-by: soma-ms <84877933+soma-ms@users.noreply.github.com>
    Co-authored-by: Zhenglai Zhang <darinzh@microsoft.com>
    Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com>
    Co-authored-by: Daeun Yim <69321306+DaeunYim@users.noreply.github.com>
    Co-authored-by: wmbt96 <80877904+wmbt96@users.noreply.github.com>
    Co-authored-by: Miguel Concha Vazquez <miconcha@microsoft.com>
    Co-authored-by: ninikasharma <67986119+ninikasharma@users.noreply.github.com>
    Co-authored-by: Ninika Sharma <ninsharm@microsoft.com>
    Co-authored-by: ravi-pbi <66964951+ravi-pbi@users.noreply.github.com>
    Co-authored-by: Matt Ellis <matell@microsoft.com>
    Co-authored-by: Sharan <33546503+JeetSharan@users.noreply.github.com>
    Co-authored-by: nipuneth <nipuneth@microsoft.com>
    Co-authored-by: Sharanjeet Kaur <shkau@microsoft.com>
    Co-authored-by: Liran Chen <lirche@microsoft.com>
    Co-authored-by: VitaliyKurokhtin <vitaliik@microsoft.com>
    Co-authored-by: galbru <galbru@users.noreply.github.com>
    Co-authored-by: Gal Bruchim <galbru@microsoft.com>
    Co-authored-by: Cale Carter <44513609+calecarter@users.noreply.github.com>
    Co-authored-by: Auðunn <audunn@netapp.com>
    Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
    Co-authored-by: David Watrous <509299+dpwatrous@users.noreply.github.com>
    Co-authored-by: getroyer <46832552+getroyer@users.noreply.github.com>
    Co-authored-by: Mahender Sarangam <nsarang@microsoft.com>
    Co-authored-by: deymadhumanti <58032062+deymadhumanti@users.noreply.github.com>
    Co-authored-by: Madhumanti Dey <madhude@microsoft.com>
    Co-authored-by: MorBrisker <morbrisker@gmail.com>
    Co-authored-by: MIDDLEEAST\morbrisker <morbrisker@microsoft.com>
    Co-authored-by: Rohan Kulkarni <36928710+rokulka@users.noreply.github.com>
    Co-authored-by: Theodore Chang <thchan@microsoft.com>
    Co-authored-by: xerxestph <78384060+xerxestph@users.noreply.github.com>
    Co-authored-by: Po Tsang <tsangpo@microsoft.com>
    Co-authored-by: Alan Yang <49734186+yangmsft@users.noreply.github.com>
    Co-authored-by: Ryogo Kanatani <ryogok@microsoft.com>
    Co-authored-by: Maddie Lucas <85301813+maddiemlucas@users.noreply.github.com>
    Co-authored-by: Todd King <58755170+ToddKingMSFT@users.noreply.github.com>
    Co-authored-by: larisaborodina <58491292+larisaborodina@users.noreply.github.com>
    Co-authored-by: Surya Prakash <n.suryap@gmail.com>
    Co-authored-by: Surya <sunagesw@microsoft.com>
    Co-authored-by: sravan251 <sravanthupili@gmail.com>
    Co-authored-by: Sravan Thupili <srthupil@microsoft.com>
    Co-authored-by: Kunal Kashyap <kkashyap@microsoft.com>
    Co-authored-by: kashyap-kunal <72463758+kashyap-kunal@users.noreply.github.com>
    Co-authored-by: vilaksh <vilaksh@microsoft.com>
    Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
    Co-authored-by: bowgong <56386108+bowgong@users.noreply.github.com>
    Co-authored-by: dankorenMicrosoft <88145103+dankorenMicrosoft@users.noreply.github.com>
    Co-authored-by: vikramadityab72 <vbattina@microsoft.com>
    leni-msft added a commit that referenced this pull request Aug 24, 2021
    * Update readme.md (#15381)
    
    * signalr: adding the missing `Trace` value (#15455)
    
    Fixes #14923
    
    * Fix readme.go.md in compute RP (#14631)
    
    * add the missing $
    
    * remove one useless directive
    
    * fix
    
    * remove the hack for track 2 and add comments for reasons
    
    * add one of the directive back to readme.go.md
    
    * add some comment to explain this more
    
    * fix
    
    * [AKS] Merge dev-containerservice-Microsoft.ContainerService-2021-07-01 to master (#15370)
    
    * Adds base for updating Microsoft.ContainerService from version stable/2021-05-01 to version 2021-07-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Modify Swagger to fix the problem of automatically generating ugly names in track 2 (#14758)
    
    * update swagger to fix track 2 autogenerated naming issue
    
    * fix
    
    * update readme for sdk generation
    
    * fix lint error
    
    * Trigger Build
    
    * update readme
    
    * Improve AKS Swagger documentation (#14957)
    
    * Improve AKS Swagger documentation
    
      - This change has already been merged in master
        for the 2021-05-01 API version.
    
    * Fix up custom words
    
    * aks: replace CloudError with ManagedClusterPodIdentityProvisioningError for AAD pod identity provisioning spec (#15033)
    
    * fix: decouple pod identity provisioning error from cloud error
    
    * drop extra external mark
    
    * fix linting issue
    
    * fix reference
    
    * Dev containerservice microsoft.container service 2021 07 01: add SecurityProfile (#15035)
    
    * Add SecurityProfile to ManagedClusters
    
    * spaces
    
    * Space
    
    * spaces
    
    * json formatting
    
    * move from params to defs
    
    * :)
    
    * just another
    
    * now with npm
    
    * Descriptions update for AKS July API (#15074)
    
    * allow disabling of runcommand (#15092)
    
    * allow disabling of runcommand
    
    * format error
    
    * format with example
    
    * change enable to disable
    
    * Revert "allow disabling of runcommand (#15092)" (#15147)
    
    This reverts commit ec3e241.
    
    * [AKS] Add NATGatewayProfile to 2021-07-01 API (#15154)
    
    * [AKS] Add NATGatewayProfile to 2021-07-01 API
    
    * Fix linter errors
    
    Co-authored-by: Kaiqi Zhang <kaiqzhan@microsoft.com>
    
    * Add scaleDownMode to agent pool properties (#15124)
    
    * add scale down mode
    
    * address comments
    
    * fix markdown link
    
    * update proper api version
    
    * Resolve python markdown conflict & fix typo (#15402)
    
    * resolve python conflict & fix typo
    
    * resolve conflict
    
    Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
    Co-authored-by: Matthew Christopher <matthchr@microsoft.com>
    Co-authored-by: hbc <bcxxxxxx@gmail.com>
    Co-authored-by: Or Parnes <orparnes@gmail.com>
    Co-authored-by: Haitao Chen <haitch@users.noreply.github.com>
    Co-authored-by: Kaiqi Zhang <kaiqzhan@microsoft.com>
    Co-authored-by: Marwan Ahmed <marwanad@microsoft.com>
    Co-authored-by: Arthur Ning <57385816+akning-ms@users.noreply.github.com>
    
    * removing business rules(a feature for the future) which was added by … (#15399)
    
    * removing business rules(a feature for the future) which was added by mistake.
    
    * fixing style issues and a typo
    
    * Remove heaths from Search codeowners (#15477)
    
    * Delete specification/timeseriesinsights/data-plane/Microsoft.TimeSeriesInsights/preview directory (#15394)
    
    - Removing Azure Time Series Insights Preview API from docs as we have GA API since July 2021 and preview API will be depreciated.
    
    * [Hub Generated] add missing date-time format specifier across map clients for cleaner codegen with datetime types (#15454)
    
    * add missing format date-time across map clients
    
    * drop date-time format from quarter forecast date which comes with time but doesn't supply timezone info
    
    * KeyVault - /rng response should always return a value on success (#14982)
    
    * Make value required for RandomBytes response
    
    * format
    
    * Fix missing data actions in 7.2-stable, 7.3-preview (#15254)
    
    * synapse: adding the configuration for the Go Data Plane SDK (#15263)
    
    * AzsAdmin Compute: Fixing powershell generation errors (#15059)
    
    * Update to use unique resource names to avoid collisions; Add SubscriptionId to ScaleUnits route
    
    * Reverting use of common type apiversion to avoid breaking changes.
    
    * Moving ApiVersion back to use common type
    
    * Fix Microsoft.Insights go/terraform 'full' package (update activityLogAlerts_API.json) (#15163)
    
    * Fix go/terraform package
    
    * remove incompatible definitions
    
    * Force trigger checks
    
    * fix on go package-2021-07
    
    * fix condition
    
    * Microsoft.ProviderHub : Update 2021-06-01-preview (#15268)
    
    * adding 05-preview for diff
    
    * adding 06 preview
    
    * Add SystemData support in ProviderHub 2021-06-01-preview version
    
    * Tab to spaces + address comment
    
    * fixing validation errors
    
    * add properties back
    
    * Fix readme
    
    * Fix swagger
    
    * prettier check
    
    * Fix json
    
    Co-authored-by: Sanjai Ganesh Jeenagiri <sanjaiganesh@users.noreply.github.com>
    Co-authored-by: REDMOND\lakshv <lakshv@microsoft.com>
    Co-authored-by: shenshengkafei <wudiadi1111@gmail.com>
    
    * add descriptions (#15487)
    
    * sync (#15470)
    
    * Feature/morazmiz/swagger separation fixes (#15295)
    
    * add missing types
    
    * change reference to resource and resourceWithEtag
    
    * extract userInfo to common file
    
    * .
    
    * add composite tag
    
    * add missing dataConnectorsCheckRequirements
    
    * add dataConnectorsCheckRequirements to readme
    
    * fix readme
    
    * .
    
    * fix errors in readme
    
    * add missing type
    
    * add missing types
    
    * .
    
    * .
    
    * remove changes with resource, resourceWithEtag, new tag
    
    * .
    
    * remove object
    
    * revert userInfo changes
    
    * fix true
    
    * Alias description change (#15461)
    
    * Add isServerVersionAbove32 in CosmosDbMongoDbApi linked service (#15250)
    
    * track2 modify redis readme.go.md (#15356)
    
    * Update web readme and readme.python (#15488)
    
    * Update web readme and readme.python
    
    * Update readme
    
    * Added defaults to EventGrid.json (#15395)
    
    * Deprecate API (#15434)
    
    Co-authored-by: Orel Kayam <orkayam@microsoft.com>
    
    * [Maps] Update the Creator V1 API deprecation notice URL's title (#15480)
    
    * [Maps] Add Creator v1 deprecation notice.
    
    * [Maps] 'dataSharingLevel' is not available - remove text reference for UDI
    
    * Add missing notices
    
    * [Maps] Update the v1 creator service deprecation notice link
    
    * [Maps] Update Creator v1 deprecation notice's hyperlink title.
    
    * Add Threat Intellingence to Stable swagger (#14832)
    
    * Add Threat Intellingence to Stable swagger
    
    * Fix validation error for sharing parameters
    
    * Fix validation
    
    * Fix Validation
    
    * Fix CloudError in ThreatIntelligence to fix linted error
    
    * Resolve Conflict
    
    * updating error responses, adding x-ms-long-running-operation (#15368)
    
    * Fix S360 bugs for swagger FSPG 2020-02-14-preview API (#15459)
    
    * added properties.minorVersion for 2020-02-14-preview API swagger and examples
    
    * add geoRedundantBackup and earliestRestoreDate
    
    * add geoRedundantBackup and earliestRestoreDate 2
    
    * Updated MaintenanceWindow standbyCount logBackupStorageSku availabilityZone
    
    * KustoPool PATCH: Change async response from 201 to 202 according to ARM RPC (#15410)
    
    * Change PATCH async response from 201 to 202 according to ARM RPC
    
    * Add schema
    
    Co-authored-by: Amit Elran <amelran@microsoft.com>
    
    * Microsoft.BareMetalInfrastructure: correctly annotate read-only properties with readOnly (#15255)
    
    * Microsoft.BareMetalInfrastructure: correctly annotate read-only properties with readOnly
    
    * Use multi-api and namespace formats for Go SDK like hanaonazure does
    
    * Add userAssignedIdentities property to the Identity section in 2021-05-01 and 2021-06-01-preview (#15296)
    
    * [Synapse] - Exclude KQL Scripts APIs for August release (#15511)
    
    * [Synapse] - split kqlScripts
    
    * Run code style checker
    
    * Update artifacts
    
    * remove ksqlscriptname
    
    Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
    
    * add aad authentication support (#14461)
    
    * update endpoint to v2.1 which supports AAD
    
    * add v2.1 changes under new folder v2.1
    
    * CI issues
    
    * update swagger version
    
    * solving s360 issues in MarketplaceOrdering swagger (#15335)
    
    * solving s360 issues in MarketplaceOrdering swagger
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update CancelMarketplaceTerms.json
    
    * Update GetAgreementMarketplaceTerms.json
    
    * Update GetMarketplaceTerms.json
    
    * Update SetMarketplaceTerms.json
    
    * Update SignMarketplaceTerms.json
    
    * Update SignMarketplaceTerms.json
    
    * Update SetMarketplaceTerms.json
    
    * Update GetMarketplaceTerms.json
    
    * Update GetAgreementMarketplaceTerms.json
    
    * Update ListMarketplaceTerms.json
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update readme.md
    
    * Update readme.md
    
    * Update readme.md
    
    * Add Key Vault Extension changes (#15176)
    
    * Add Key Vault Extension changes
    
    * Update compute.json
    
    * Microsoft.IoTSecurity: 2021-09-01-preview (#15491)
    
    * Initial Commit for Old Version
    
    * Add new API version
    
    * Update Operation Ids
    
    * Update tags
    
    * Update example names
    
    Co-authored-by: Orel Kayam <orkayam@microsoft.com>
    
    * Improve Batch Account ListOutboundNetworkDependenciesEndpoints Swagger example (#15537)
    
    * removed un-servied top parameter (#15445)
    
    Co-authored-by: Tim Nguyen <you@example.com>
    
    * track2 add azure cosmos db in readme.go.md (#15551)
    
    * track2 add azure cosmos db in readme.go.md
    
    * fix
    
    * Remove discriminator from ActiveConfiguration and split activeconfiguraiton APIs to config level (#15282)
    
    * Add ResourceGuid to NetworkManager
    
    * add list by config
    
    * Revert "Add ResourceGuid to NetworkManager"
    
    This reverts commit 4e07577.
    
    * resourceGuid
    
    * [NetworkManager] Remove discriminator from ActiveConfiguration
    
    * revert change
    
    * fix format
    
    * Fix as commnets
    
    * fix test
    
    * Update Example
    
    * Split current APIs
    
    * Fix lintdiff
    
    * fix as commnets
    
    * [Synapse] - Update management Swagger spec config file (#15407)
    
    * [Synapse] - Update mgmt Swagger spec config file
    
    * Add an empty line
    
    Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
    
    * Updated new Property for SparkConfig Properties in Spark Compute (#15474)
    
    * Updated new Property for SparkConfig Properties in Spark Compute
    
    Updated new Property for SparkConfig Properties in Spark Compute
    
    * Updated property name
    
    * track2 add PostgreSQL in readme.go.md (#15552)
    
    * track2 add PostgreSQL in readme.go.md
    
    * fix
    
    * fix
    
    * Updated documentation for 2021-04-01-preview version. (#15512)
    
    Co-authored-by: Kalpesh Chavan <kachavan@microsoft.com>
    
    * add outbound swagger change to synapse preview 2021-06-01 (#15549)
    
    * [Hub Generated] Review request for description changes under maps/data-plane/Route & Search (#15429)
    
    * Merge changes in PR:14813
    
    * Merge changes in PR:14829
    
    * Merge changes in PR:14965
    
    Co-authored-by: Alan Yang <pochingyang@microsoft.com>
    
    * [Hub Generated] Review request for Render to add version preview/2.1 (#15411)
    
    * render updates based on #14625
    
    * GetAttribution response codes
    
    * remove common error responses
    
    * go multiapi batch should include 2.0
    
    * fix openapi 3.0 definition of file response, keep content-type
    
    * keep operationId between 2.0 and 2.1
    
    * update samples and header response
    
    * exclude 2.0 from 2.1-preview tag, refs in 2.1 params, remove used Text param
    
    * refrain from changing 2.0 timestamp format
    
    * remove default in tileSize
    
    * remove redundant required: false
    
    * bump python package version
    
    * make sure there is no cross-client parameter references - move all shared into Common
    
    * remove non-supported application/xml MIME
    
    * use local apiversion param def
    
    * Fix audience in AzureMetrics IngestMetrics (#15436)
    
    * Fix audience in AzureMetrics metrics
    
    * remove Go from auto codegen
    
    Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>
    
    * Add TAv3 skills to latest GA swagger spec (#15536)
    
    * appconfiguration: adding the autorest config needed for a Go Data Plane SDK (#15317)
    
    * Adding NSP resource in the Network Manager preview version (#15553)
    
    * Defining the APIs for the new NSP resource
    
    * Adding the perimeter associable resources in 02-01-preview
    
    * Removing the etags to be same with the 03-01-pre version
    
    * Update networkSecurityPerimeter.json
    
    Fixing a lint error.
    
    Co-authored-by: Hari Prasad Perabattula <haperaba@microsoft.com>
    
    * Add optional location property to patch body. (#15408)
    
    * assignment, remove me from monitor (#15555)
    
    * [databoxedge] remove python track1 configuration (#15566)
    
    * Update readme.md
    
    * Update readme.python.md
    
    * add_support_for_action_groups (#15499)
    
    Co-authored-by: Ilias Khan <iliaskhan@microsoft.com>
    
    * SpakConfiguration Support for Resource Manager Api's (#15086)
    
    * SpakConfiguration Support for Resource Manager Api's
    
    SpakConfiguration Support for Resource Manager Api's
    
    * Fixed CI errors
    
    Fixed CI errors
    
    * Remove extra properties
    
    Remove extra properties
    
    * Added additional Properties as required
    
    Added additional Properties as required
    
    * Fix Ci Stylecop issues
    
    Fix Ci Stylecop issues
    
    * Resolved Comments
    
    Resolved Comments
    
    * Added Spark Configuration Details for Latest Api Version
    
    Added Spark Configuration Details for Latest Api Version
    
    * Adding Srinithya's UAMI changes
    
    * Remove new storage account properties
    
    * SpakConfiguration Support for Resource Manager Api's
    
    SpakConfiguration Support for Resource Manager Api's
    
    * Fixed CI errors
    
    Fixed CI errors
    
    * Remove extra properties
    
    Remove extra properties
    
    * Added additional Properties as required
    
    Added additional Properties as required
    
    * Fix Ci Stylecop issues
    
    Fix Ci Stylecop issues
    
    * Resolved Comments
    
    Resolved Comments
    
    * Added Spark Configuration Details for Latest Api Version
    
    Added Spark Configuration Details for Latest Api Version
    
    * Adding Srinithya's UAMI changes
    
    * Remove new storage account properties
    
    * Fixed Prettier CI Fix
    
    Fixed Prettier CI Fix
    
    Co-authored-by: Dushyant Bansal <dubansal@microsoft.com>
    
    * Add docs for test scenario (#15437)
    
    * Add docs for test scenario
    
    * fix markdown
    
    * update doc
    
    * update readme
    
    * update readme
    
    * improve folder structure
    
    * move errorCode reference
    
    * update
    
    * add brief introduction
    
    * fix doc
    
    * Add contentVersion
    
    * fix sample
    
    * add caution
    
    * fix link
    
    * change schema folder
    
    * features
    
    * fix command
    
    * fix
    
    * update png
    
    * add jsonpathopmove
    
    * update readme
    
    * refine schema
    
    Co-authored-by: Lei Ni <leni@microsoft.com>
    Co-authored-by: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
    
    * fix WindDirection incorrect degrees type: int32 -> float (#15361)
    
    * [Synapse] Fix artifiact schema in dataplane API (preview version) (#15451)
    
    * [Synapse] Add missing 'folder' property for Synapse artifacts
    
    * Fix SQL script schema
    
    * update sql script connection
    
    Co-authored-by: Liren Sun <lirsun@microsoft.com>
    
    * Add rotation permission (#15458)
    
    * Add rotation permission
    
    * Update keys.json
    
    Remove required from lifetimeActions
    
    * Change to expiryTime
    
    * add missing x-ms-client-id parameters required for AD auth (#15389)
    
    * Update KeyVault.json (#15482)
    
    * Document ultra disk in IMDS (#15558)
    
    * document ultra disk
    
    * Fixes
    
    * Fix default LivyApiVersion value in Synapse (#15585)
    
    * Fix default LivyApiVersion value in Synapse
    
    * Fix in the preview swagger too for multiapi
    
    * track2 modify Event Grid readme.go.md (#15568)
    
    * track2 modify apimanagement readme.go.md (#15570)
    
    * track2 modify operationalinsights readme.go.md (#15571)
    
    * track2 modify eventhub readme.go.md (#15572)
    
    * Add Example to Update APIM from Old VNET to New VNET with AZ using PATCH (#15332)
    
    * add examples
    
    * add zones property to update params
    
    * Updating the max value allowed for limit param in WFS to 500. (#15275)
    
    Co-authored-by: Subbarayudu Kamma <skamma@microsoft.com>
    
    * remove containerService.json from java as it causes lots of model name conflict (#15567)
    
    * track2 modify security readme.go.md (#15569)
    
    * resolving correctness error in preview (#15573)
    
    * resolving correctness error in preview
    
    * adding max time for long running operations
    
    Co-authored-by: Gaurav Bang <gauravbang@microsoft.com>
    
    * Vipinhas/fix capacity4cluster (#15565)
    
    * removing read only property, no longer in use - NOT a breaking change
    
    * fix cluster capacityResevation Sku
    
    * fix examples
    
    * add x-ms-enum property
    
    * Add new 1.1-preview version for IoT Central (#15257)
    
    * Add new 2.0-preview.1 version for IoT Central
    
    * fix typo on enum value
    
    * rollback 1.0 changes, applied 2.0-preview.1
    
    * fix typo
    
    * remove non-used examples
    
    * fix style
    
    * update version from 2.0-preview.1 to 1.1-preview
    
    * update code review comments, fix patch consumes with json-patch support, fix examples for fileupload
    
    * add nextLink to collection of orgs
    
    * fix typo
    
    * fix wrong position of paging
    
    * fix the paging
    
    * add . to description
    
    * update default to use enum for api-version
    
    * Update account endpoint parameter (#15613)
    
    * Update account endpoint parameter
    
    * remove trailing comma on parameters
    
    * Fixes for largefacelist and identify (#15187)
    
    Co-authored-by: Yang Chen <yachen4@microsoft.com>
    
    * Web ant94 2021 02 01 attempt 2 (#15548)
    
    * Adds base for updating Microsoft.Web from version stable/2021-01-15 to version 2021-02-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Changes for api-version 2012-02-01 (#15545)
    
    * Address PR comments - AppServiceCertificateOrders (#15561)
    
    * Changes for api-version 2012-02-01
    
    * Address PR comments - AppServiceCertificatesOrder
    
    * Fix spelling issue
    
    * Fix summary+description for GET siteseal
    
    * Add reseller to custom words
    
    * Make DedicatedHostCount R/W (#15580)
    
    Co-authored-by: Chris Chen <cschen13@gmail.com>
    
    * IoTHub: adding new routing source into 2021-07-01-preview (#15398)
    
    Co-authored-by: vfedonkin <vifedo@microsoft.com>
    
    * Moving 2021-07-01-preview to public repo for compliance (#15583)
    
    * Update PULL_REQUEST_TEMPLATE.md
    
    * Fix for issue 14555 (#15578)
    
    * Update Dataset.json
    
    * Update LinkedService.json
    
    * Update Pipeline.json
    
    * LUIS Authoring V3.0 GA  (#15364)
    
    * v3.0 swagger
    
    * Unchange the preview folder
    
    * Changes in the readme
    
    * readme.go changes
    
    * Readme.md changes
    
    * Changes in th readme
    
    * Changing all v2 to v3
    
    * Editing LUIS.authoring
    
    * Editing readme
    
    * Adding "fuzzyMatchingEnabled" property to some objects
    
    * solving syntax errors
    
    * Deleting SDK files
    
    * Solving errors
    
    * Editing package.json
    
    * Changes according to the comments
    
    * Changing the default value of some properties
    
    * Adding prettier check
    
    * Change
    
    * Revert "Change"
    
    This reverts commit ca991fb.
    
    * Add missing parts
    
    * Changes for the SDK
    
    Co-authored-by: MIDDLEEAST\v-mariamel <v-mariamel@microsoft.com>
    
    * SF updates for 8.1 (#15308)
    
    * SF updates for 8.2
    
    * fixed typo and added 8.1
    
    * set the version to match.
    
    * fixed last typo.
    
    * fixed missing block.
    
    * remove Go SDK from auto-codegen
    
    * avoid hitting credscan alerts.
    
    Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>
    
    * Fixing s360 swagger correctness  (#15421)
    
    * fixing issues with swagger correctness.
    
    * adding example changes
    
    * updated description and max item count for labels and tags.
    
    * adding validation rules for tags.
    
    * fixing spell check.
    
    * [Hub Generated] Review request for Microsoft.Notebooks to add version preview/2019-10-11-preview (#15614)
    
    * Paul's changes plus a few from Geoffrey
    
    * Just remove error level
    
    * change cloud error
    
    * changed cloud error again
    
    * remove error
    
    * remove cloud error details and add optional param
    
    * remove resource returns nothing instead
    
    * change enums to string
    
    * revert clouderror
    
    * fix operations
    
    * fix
    
    * fix
    
    * fix
    
    * fix formatting
    
    * try adding top level
    
    * try deprecated
    
    Co-authored-by: Geoffrey Troyer <geoffreymtroyer@gmail.com>
    Co-authored-by: Paul Wang <pawang@microsoft.com>
    
    * track1 add batch tag (#15628)
    
    * moving logz to stable (#15598)
    
    * creating directory structure for stable version
    
    * version update chnages
    
    * reolving avacado error
    
    Co-authored-by: Gaurav Bang <gauravbang@microsoft.com>
    
    * remove hierchicalQueue (#15591)
    
    Co-authored-by: Jimmy Xie <jimmyxie@microsoft.com>
    
    * Update default tag for template specs to 2021-05 (#15595)
    
    * Swagger correctness fixes (#15520)
    
    * Adding 2020-09-Preview same as 11-preview
    
    * fixing lint issue
    
    * fixing model
    
    * fixing model
    
    * fixing model
    
    * pretify fix
    
    * fixing linting
    
    * more linting fix
    
    * fixing swagger correctness
    
    * swagger correctness fixes
    
    * fixing errors
    
    * Updated description for K8 and CloudEdgeManagementRole (#15526)
    
    Co-authored-by: Arzoo Jain <arja@microsoft.com>
    
    * Fixed types of severity and actions (#15607)
    
    * Fixed types of severity and actions
    
    * Reverted the type of the Severity field from "integer" back to "number"
    
    Co-authored-by: Avi Jerafi <avjerafi@microsoft.com>
    
    * add target (#15640)
    
    Co-authored-by: Paul Wang <pawang@microsoft.com>
    
    * Dev datamigration microsoft.data migration 2021 06 30 (#15259)
    
    * Created new api version and refactoring changes (such as fixing new build restrictions)
    
    * Adding breaking changes
    
    * Adding location to the services update example
    
    * Adding location for projects update and refactoring the task command
    
    * Resolving tasks command ModelValidation test failure
    
    * Resolving issue based on zhenglaizhang's recommendation
    
    * Adding comma to resolve issue
    
    Co-authored-by: Artem Pavlichenko <arpavlic@microsoft.com>
    
    * correct sku request body schema (#15608)
    
    Co-authored-by: Wendy Chang <wendychang@gmail.com>
    
    * update (#15594)
    
    * Add systemData to common-types Resource in a new V3 version (#15600)
    
    * Create v3 common-types with systemData added to Resource definition
    
    * Add systemData to Resource properties
    
    Co-authored-by: Anat Gilenson <anatgilenson@microsoft.com>
    
    * add new version 2021-09-01-preview (#15406)
    
    * add new version 2021-09-01-preview
    
    * update
    
    * update readme
    
    * update
    
    * fix validation error
    
    * [Datafactory] Swagger change for Power Query (WranglingDataFlow) work (#15584)
    
    * [Datafactory] Add Wrangling dataflow models for Power Query
    
    * Fix spell check issue
    
    * Fix Lint errors
    
    * Update eg guidance (resending PR to to main branch) (#15644)
    
    * Update readme.md
    
    * Update readme.md
    
    Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com>
    
    * updated login help text (#15609)
    
    * Update readme.python.md (#15645)
    
    * Fixing API version (#15651)
    
    Co-authored-by: Miguel Concha Vazquez <miconcha@microsoft.com>
    
    * Update readme.python.md (#15655)
    
    * Update CODEOWNERS (#15647)
    
    * Purview Terraform support (#15649)
    
    * Purview Terraform support
    
    * Move readme.md
    
    * Update pull_request_assignment.yml (#15659)
    
    * Changes for Mixed Audio Recordings Release (#15618)
    
    * Adding the existing folders to a new version
    
    * Updating swagger file and readme
    
    * Addressed PR comments
    
    * Nit changes
    
    Co-authored-by: Ninika Sharma <ninsharm@microsoft.com>
    
    * [Hub Generated] Review request for Microsoft.PowerBI to add version stable/2020-06-01 (#15240)
    
    * New Swagger Spec File
    
    * New Swagger Example Spec File
    
    * New Readme Config File
    
    * New Azure AZ Readme Config File
    
    * New Azure CLI Readme Config File
    
    * New Go Language Readme Config File
    
    * New Python Language Readme Config File
    
    * New Typescript Language Readme Config File
    
    * New C# Language Readme Config File
    
    * Adding swaggers for Power BI private links
    
    * Fixed Lint erros.
    
    * Fixed spellcheck
    
    * Fixed Lint errors
    
    * fixed Avocado error
    
    * fixed model validation
    
    * fixed model validation.
    
    * updated private endpoint connections
    
    * updated PrivateLinkResources
    
    * updated PrivateLinkResource
    
    * updated private endpoint connection proxies
    
    * fixed model validation.
    
    * updated connectionstate
    
    * renamed connection files
    
    * update readme file.
    
    * updated python readme
    
    * fixed code review comments
    
    * updated error ref.
    
    * Removed Error and linked to common-type.
    
    * added 201 to put request
    
    * removed unnecessary definitions.
    
    * updates examples for 201
    
    * updated list of
    
    * removed extra space
    
    * Added patch to PowerBIResource
    
    * added 202 to PrivateLinkServiceResourceOperationResults_Get
    
    * updated readme files
    
    * added provisioning state
    
    * trying to fix sdk error
    
    * removed privateEndpointConnectionProxies
    
    * added PrivateLinkResources_Get
    
    * added privateLinkResourceName  in example
    
    * removed privateLinkServicesForPowerBI from URL
    
    * added nextLink
    
    * fixed prettier
    
    * Fixed error for Prettier
    
    * Update Python and GO SDK version (#15610)
    
    * Update Python SDK version
    
    * Remove preview api version for GO sdk
    
    * Add back GO package package-2020-12-01-preview
    
    * [Purview Accounts] SDK Team Feedback on Operation IDs (#15669)
    
    This change updates the operation ids for operations in the Purview
    Accounts service. These names are used when generating clients and so
    for some we've added suffxes (based on their groupings) to make
    generated method names a little clearler when you see just the method
    name in code e.g.:
    
    ```
    var client = new PurviewAccountsClient();
    ...
    client.GetAccountProperties() // Nicer than just client.Get();
    ```
    
    In addition, we noticed that the `Collections_GetCollectionPath`
    operation took a `$skipToken` parameter, even though the operation is
    not pageable. After following up with the service team we learned this
    was a mistake, so I have removed the parameter from the specification.
    
    * updated resource-list description for $top (#15641)
    
    Co-authored-by: Tim Nguyen <you@example.com>
    
    * Added OutboundNetworkDependenciesEndpoints API (#15498)
    
    * Adds VNet peering to 2021-04-01-preview api-version.
    
    * Added OutboundNetworkDependencies.
    
    * Fixed Prettier issue
    
    * Fixed lint error
    
    * Edited sample output
    
    * Added reference to preview/vnetpeering.json in readme file
    
    * Edited description for outbound network dependency endpoints.
    
    * Corrected return type for outbound network dependency endpoints.
    
    * Corrected return type for outbound network dependency endpoints.
    
    * Correcting schema
    
    * Correcting schema
    
    Co-authored-by: nipuneth <nipuneth@microsoft.com>
    Co-authored-by: Sharanjeet Kaur <shkau@microsoft.com>
    
    * Defender settings (#15051)
    
    * add new resources
    
    * Add resources to markdown
    
    * Modify routes
    
    * Add systemData
    
    * Add systemData to defenderSettings
    
    * Add missing parameter
    
    * Add more systemData
    
    * Fix example
    
    * Add new API version
    
    * Remove redundant change
    
    * update markdown
    
    * Add operations to new API version
    
    * Update list filters
    
    * update description
    
    * update examples
    
    * Update examples
    
    * Add missing properties
    
    * Add missing properties
    
    * Rename property
    
    * Add alert editing
    
    * Update editable properties
    
    * Update example
    
    * update put to patch
    
    * Separate patch request to a different model
    
    * Share enum
    
    * update example
    
    * update patch model
    
    * Undo break change
    
    * small update
    
    * Old version as PR baseline
    
    * Move examples
    
    * Update scopes and examples
    
    * Add example values
    
    * alignWithMaster
    
    * Revert "Old version as PR baseline"
    
    This reverts commit d963f3a.
    
    * mdeIntegration
    
    * switchToObject
    
    * prettier
    
    Co-authored-by: Orel Kayam <orkayam@microsoft.com>
    Co-authored-by: Liran Chen <lirche@microsoft.com>
    
    * Spec fixed to reflect new examples property (#15377)
    
    * Spec fixed to reflect new examples property
    
    * Prettier
    
    * suppressing incorrect warning
    
    * Add new vulnerabilities resource for IoT Security (#15360)
    
    * 1st
    
    * 2nd
    
    * severity
    
    * prettier
    
    * fix date example
    
    * add date
    
    * readme
    
    * resolve pr comments
    
    * readme
    
    * remove id + title
    
    * remove publishedDate + lastModifiedDate
    
    * source -> sources
    
    * format
    
    * format
    
    * remove paging
    
    * update to 3 levels
    
    * fix validation
    
    Co-authored-by: Gal Bruchim <galbru@microsoft.com>
    
    * Add support for user assigned identities in Policy Assignments (#15181)
    
    * Initial commit of previous api-version
    
    * Update swagger
    
    * Updated examples
    
    * Updated readme
    
    * Removed dataPolicyManifest.json as we will use the previous one.  Also updated based on feedback.
    
    * Update to support patch for assignments and system data
    
    * Updated based on tool analysis
    
    * updated based on feedback
    
    * [NetAppFiles] Anf 13322 net app files api version 2021 06 01 (#15011)
    
    * Api version bump
    
    * Apply 2021-06-01 changes
    
    * Update readme
    
    * Change default on enum
    
    * Add s360 fixes
    
    * Add missing systemdata
    
    * Change defaultUserQuotaInKiBs default to 0
    
    Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
    
    * Update account.json (#15677)
    
    * [Hub Generated] fix RangeObject property types in Maps Creator preview/2.0 (#15388)
    
    * fix RangeObject properties inconsistency: double -> string
    
    * update remaining samples
    
    * [Batch] Updated job schedule description (#15681)
    
    The behavior of job schedules with respect to UTC time was causing some
    confusion.
    
    Co-authored-by: David Watrous <set>
    
    * [Hub Generated] Review request for Microsoft.Notebooks to add version preview/2019-10-11-preview (#15642)
    
    * Add new API with examples, add a few new response for current API endpoints
    
    * change file name back
    
    * remove nullable parameter
    
    * change operation name of patch
    
    * add description to allowPublicNetworkResource
    
    * change example from string to boolean
    
    * Change publicnetworkaccess from boolean to string+
    
    * change name
    
    * change example to string
    
    * change property name
    
    Co-authored-by: Geoffrey Troyer <geoffreymtroyer@gmail.com>
    
    * Changed Outboundnetworkdependency description (#15697)
    
    * Swagger changes for MFA work (#15577)
    
    * Baseline changes for API version 2021-07-01
    
    * Made the new changes related to API version 2021-07-01
    
    * Fixing Lintdiff failure
    
    * resolved PR comments
    
    * Fixing validation failures
    
    * Fix the validation failures
    
    * Made lintdiff failures
    
    * Resolved PR comments
    
    * Fixing validation failures
    
    * Resolved PR comments
    
    Co-authored-by: Madhumanti Dey <madhude@microsoft.com>
    
    * [NetAppFiles] fix default in volumeproperties (#15691)
    
    * fix default in volumeproperties
    
    * Update description
    
    * Update description
    
    Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
    
    * Add2021-06-01AsessmentsAPIVersion (#15390)
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Update custom-words.txt
    
    Co-authored-by: MIDDLEEAST\morbrisker <morbrisker@microsoft.com>
    
    * QuestionAnswering Preview.1 APIs (#15304) (#15717)
    
    * QuestionAnswering Preview.1 APIs
    
    * fix build
    
    * Compute Rest API version 2021-07-01 (#15479)
    
    * apimanagement-readme-tag_config (#15714)
    
    * track2 modify eventhub readme.go.md (#15338)
    
    * track2 modify operationalinsights readme.go.md (#15354)
    
    * track2 modify security readme.go.md (#15357)
    
    * track2 modify eventgrid readme.go.md (#15358)
    
    * trak2 modify cdn readme.go.md (#15705)
    
    * track2 modify automation readme.go.md (#15706)
    
    * track2 modify recoveryservices readme.go.md (#15707)
    
    * track2 modify logic readme.go.md (#15710)
    
    * track2 modify datafactory readme.go.md (#15711)
    
    * track2 modify appplatform readme.go.md (#15712)
    
    * track2 modify msi readme.go.md (#15715)
    
    * Purview add "x-ms-secret" attribute to ListKeys response (#15700)
    
    * Purview add "x-ms-secret" attribute to ListKeys response
    
    Purview add "x-ms-secret" attribute to ListKeys response
    
    * move supressions to top level readme
    
    * Add suppressions to top level readme.md
    
    Add suppressions to top level readme.md for easier discovery
    
    * fix indentation of readme.md
    
    * Make activeconfigraution body required, and update default package version (#15668)
    
    * Add ResourceGuid to NetworkManager
    
    * add list by config
    
    * Revert "Add ResourceGuid to NetworkManager"
    
    This reverts commit 4e07577.
    
    * resourceGuid
    
    * [NetworkManager] Remove discriminator from ActiveConfiguration
    
    * revert change
    
    * fix format
    
    * Fix as commnets
    
    * fix test
    
    * Update Example
    
    * Split current APIs
    
    * Fix lintdiff
    
    * fix as commnets
    
    * small change and update default package id
    
    * remove subnet level api
    
    * Vipinhas/default version (#15620)
    
    * removing read only property, no longer in use - NOT a breaking change
    
    * Update defual packge for LA
    
    * Update examples to make it easier to differentiate MRIs (#15730)
    
    * Update examples to make it easier to differentiate MRIs
    
    * Prettier fix
    
    Co-authored-by: Po Tsang <tsangpo@microsoft.com>
    
    * Add "datetime" column data type to 2021-06-01-preview (#15682)
    
    * Update readme.python.md (#15741)
    
    * update-typescript.md-for-resources (#15671)
    
    * update-typescript.md-for-resources
    
    * update
    
    * Update Swagger document for recent API updates: (#15601)
    
    - Update description for model-version query parameter
    - Update description for language query parameter (not including OCR operation)
    
    * Updated full backup and restore docs to point to managed hsm (#15664)
    
    * updated urls to point to managed hsm
    
    * Updated RBAC and security domain examples to point to mhsm endpoint
    
    * [Hub Generated] Review request for Microsoft.Insights to add version stable/2015-07-01 (#14103)
    
    * Create metricDefinitions_API.json
    
    * Update readme.md
    
    * Create GetMetricDefinitions.json
    
    * Update metricDefinitions_API.json
    
    Fix resource provider casing
    
    * Update metricDefinitions_API.json
    
    Use standardized error response format
    
    * Update metricDefinitions_API.json
    
    Need to use same error response format for all apis in this api version
    
    * Create operations_API.json
    
    Add operations API
    
    * Create OperationList.json
    
    Add operations example
    
    * Update readme.md
    
    Add operations API
    
    * Update operations_API.json
    
    Fix the operations API
    
    * Update readme.md
    
    Add suppressions for DefaultErrorResponseSchema
    
    * Update metricDefinitions_API.json
    
    Fix autorest, lint, etc issues
    
    * Update operations_API.json
    
    Fix autorest / lint / etc issues
    
    * Update GetMetricDefinitions.json
    
    Update example to better match what is being returned now.
    
    * Add OperationsAPI Lint suppression
    
    Add OperationsAPI Lint suppression
    
    * Suppress R3023 due to a bug with the rule not realizing the operations API is specified.
    
    * Modify the suppression reason
    
    * Make ResourceUriParameter in sync with the one in service diagnostics settings API
    
    * Update readme.md
    
    Revert back to package-2021-04 tag for the SDK to fix build breaks
    
    * Add error message to return payload for polling setup result in case of returning failed status. (#15460)
    
    * Add missing features to be released in 2021-06-01 into 2021-06-01-preview (#15602)
    
    * Add missing features to be released in 2021-06-01 into 2021-06-01-preview
    
    * Prettier fix
    
    * Fix naming from review comments
    
    * Fix parameter names in azureADOnlyAuthentication examples
    
    * Remove systemData from azureAdOnlyAuthentication.json
    
    Co-authored-by: Surya <sunagesw@microsoft.com>
    
    * 2021-06-01 version for AzureADOnlyauthSupport (#14780)
    
    * 2021-06-01 version for AzureADOnlyauthSupport
    
    * Spell check and prettier fix
    
    * update AzureADOnlyAuthentication
    
    * prettier and lint fix
    
    * Update azureADOnlyAuthentication.json
    
    * Update workspace.json
    
    * spell check fix
    
    * added missing node family and updated settings
    
    * List AzureADOnlyAuthentication
    
    * fix systemData-R4009 RequiredReadOnlySystemData
    
    * Additional properties not allowed: systemData
    
    * Add optional parameters for customer storage account
    
    * Update workspace.json
    
    Remove extra space
    
    * Add UAMI CMK properties
    
    * prettier fix
    
    * removed system Data
    
    * conflict and validation fix
    
    * Importing latest change from Integration runtime 2021-05-01 version to 2021-06-01
    
    * Cross-Version Breaking Changes fix
    
    Co-authored-by: Sravan Thupili <srthupil@microsoft.com>
    Co-authored-by: Kunal Kashyap <kkashyap@microsoft.com>
    Co-authored-by: Dushyant Bansal <dubansal@microsoft.com>
    Co-authored-by: kashyap-kunal <72463758+kashyap-kunal@users.noreply.github.com>
    
    * relay_track2_config (#15745)
    
    * relay_track2_config
    
    * Update readme.python.md
    
    Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
    
    * [Hub Generated] Public private branch 'dev-maintenance-Microsoft.Maintenance-2021-09-01-preview' (#15713)
    
    * Adds base for updating Microsoft.Maintenance from version preview/2021-04-01-preview to version 2021-09-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Update specificationRepositoryConfiguration.json (#15740)
    
    * [Hub Generated] Review request for Microsoft.CustomerLockbox to add version preview/2018-02-28-preview (#15307)
    
    * Fixing incorrect contract details for customer lockbox RP.
    
    * Fixing validation errors
    
    * Fixing spell check failure
    
    * PR comments
    
    * Fixing go SDK issue.
    
    * removing sdks not requested by customeras
    
    * add config for sdk automation of newest rp (#15748)
    
    * Adding 2021-07-01 version in recoveryservices, recoveryservicessiterecovery folder to make it S360 compliant (#15708)
    
    * Adding a new API version 2021-07-01 to make recoveryservices and recoveryservicessiterecovery RP same as recoveryservicesbackup
    
    * Updating readme.md file
    
    * Resolved PR comments
    
    * Fixing Avocado failures
    
    Co-authored-by: Madhumanti Dey <madhude@microsoft.com>
    
    * Changed FSPG RestartParameter.failoverMode from string to enum for API 2021-06-01, 2021-06-01-preview, and 2021-06-15-privatepreview (#15753)
    
    * Changed FSPG RestartParameter.failoverMode from string to enum for API 2021-06-01, 2021-06-01-preview, and 2021-06-15-privatepreview
    
    * Change enum first letter to lower case
    
    * Change to upper case
    
    * move Metrics Advisor v1.0 to stable (#15656)
    
    * move Metrics Advisor v1.0 to stable and dup to v1.1-preview.1
    
    * remove preview first to make PR clean
    
    * fix readme.md
    
    * trigger the validation
    
    * Add common types.json v2 (#15735)
    
    * Copy types.json from common 1.0
    
    * Remove definitions and parameters which already exist in common-types directory. Use the common-types Resource definitions instead of defining it again
    
    * Remove EntityCommonProperties which should be located in a common directory under a specific version.
    
    Co-authored-by: Anat Gilenson <anatgilenson@microsoft.com>
    
    * added notifications settings (#15500)
    
    * [Hub Generated] Review request for Microsoft.Devices to add version preview/2021-09-01-preview (#15428)
    
    * Adds base for updating Microsoft.Devices from version preview/2021-07-01-preview to version 2021-09-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Added creation time in the iothub description
    
    * implemented system data property
    
    * updating examples for iothub bv rg and subscription
    
    * Committing unsaved changes
    
    * removing creationTime
    
    * reverting unformatted change
    
    * Fixing josn pretty issue
    
    * Adds suppression to readme
    
    * Removing external reference to internal reference
    
    * reverting the suppression
    
    Co-authored-by: Zed Lei <59104634+RAY-316@users.noreply.github.com>
    Co-authored-by: Tom Harvey <tombuildsstuff@users.noreply.github.com>
    Co-authored-by: Arcturus <dapzhang@microsoft.com>
    Co-authored-by: Kaiqi Zhang <kaiqzhan@gmail.com>
    Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
    Co-authored-by: Matthew Christopher <matthchr@microsoft.com>
    Co-authored-by: hbc <bcxxxxxx@gmail.com>
    Co-authored-by: Or Parnes <orparnes@gmail.com>
    Co-authored-by: Haitao Chen <haitch@users.noreply.github.com>
    Co-authored-by: Kaiqi Zhang <kaiqzhan@microsoft.com>
    Co-authored-by: Marwan Ahmed <marwanad@microsoft.com>
    Co-authored-by: Arthur Ning <57385816+akning-ms@users.noreply.github.com>
    Co-authored-by: ankanjan <58195759+ankanjan@users.noreply.github.com>
    Co-authored-by: Heath Stewart <heaths@microsoft.com>
    Co-authored-by: Sandip-Raiyani <sandipraiyani1993@gmail.com>
    Co-authored-by: Taras Vozniuk <primary.taras.vozniuk@gmail.com>
    Co-authored-by: Maor Leger <maorleger@users.noreply.github.com>
    Co-authored-by: David Desberg <david.desberg@microsoft.com>
    Co-authored-by: travist13 <travist@microsoft.com>
    Co-authored-by: Jorge Herrera <69991673+herreraj-ms@users.noreply.github.com>
    Co-authored-by: diwudd <wud@microsoft.com>
    Co-authored-by: Sanjai Ganesh Jeenagiri <sanjaiganesh@users.noreply.github.com>
    Co-authored-by: REDMOND\lakshv <lakshv@microsoft.com>
    Co-authored-by: shenshengkafei <wudiadi1111@gmail.com>
    Co-authored-by: Teddy Todorov <thtodoro@microsoft.com>
    Co-authored-by: Phoenix He <tih@microsoft.com>
    Co-authored-by: moranraz <59017169+moranraz@users.noreply.github.com>
    Co-authored-by: navysingla <47647464+navysingla@users.noreply.github.com>
    Co-authored-by: Guosen Wang <guoswang@microsoft.com>
    Co-authored-by: JiahuiPeng <46921893+804873052@users.noreply.github.com>
    Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com>
    Co-authored-by: Kevin Mao <88005524+kevinmaoo@users.noreply.github.com>
    Co-authored-by: orkayam <68549999+orkayam@users.noreply.github.com>
    Co-authored-by: Orel Kayam <orkayam@microsoft.com>
    Co-authored-by: James Park <japark@microsoft.com>
    Co-authored-by: hunngu-ms <63322431+hunngu-ms@users.noreply.github.com>
    Co-authored-by: rewongmicrosoft <57964114+rewongmicrosoft@users.noreply.github.com>
    Co-authored-by: xunsun-commits <84804232+xunsun-commits@users.noreply.github.com>
    Co-authored-by: Amit Elran <amitelran2110@gmail.com>
    Co-authored-by: Amit Elran <amelran@microsoft.com>
    Co-authored-by: Laura Galbraith <lagalbra@microsoft.com>
    Co-authored-by: srkakuru <50426366+srkakuru@users.noreply.github.com>
    Co-authored-by: Dongwei Wang <bean0idear@163.com>
    Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
    Co-authored-by: kryalama <66494519+kryalama@users.noreply.github.com>
    Co-authored-by: alkigel <77278418+alkigel@users.noreply.github.com>
    Co-authored-by: Micah McKittrick <32313503+mimckitt@users.noreply.github.com>
    Co-authored-by: Peter Socha <psocha@users.noreply.github.com>
    Co-authored-by: Tim Nguyễn <33771623+tim-nguyen-cs@users.noreply.github.com>
    Co-authored-by: Tim Nguyen <you@example.com>
    Co-authored-by: yanfa317 <53584318+yanfa317@users.noreply.github.com>
    Co-authored-by: Bharath Kumar <85932838+Bharath550-ms@users.noreply.github.com>
    Co-authored-by: Kalpesh Chavan <18593210+KalpeshChavan12@users.noreply.github.com>
    Co-authored-by: Kalpesh Chavan <kachavan@microsoft.com>
    Co-authored-by: nick-ms-ts <69840069+nick-ms-ts@users.noreply.github.com>
    Co-authored-by: Alan Po-Ching Yang <alankashiwa@gmail.com>
    Co-authored-by: Alan Yang <pochingyang@microsoft.com>
    Co-authored-by: Adam Dobrawy <ad-m@users.noreply.github.com>
    Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>
    Co-authored-by: Carey Halton <chalton@microsoft.com>
    Co-authored-by: Hari Prasad Perabattula <harics24@users.noreply.github.com>
    Co-authored-by: Hari Prasad Perabattula <haperaba@microsoft.com>
    Co-authored-by: guy-microsoft <50947884+guy-microsoft@users.noreply.github.com>
    Co-authored-by: Weidong Xu <weidxu@microsoft.com>
    Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
    Co-authored-by: Ilias <iliaskhan57@gmail.com>
    Co-authored-by: Ilias Khan <iliaskhan@microsoft.com>
    Co-authored-by: Dushyant Bansal <dubansal@microsoft.com>
    Co-authored-by: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
    Co-authored-by: Sun Liren <slrsunxxx@gmail.com>
    Co-authored-by: Liren Sun <lirsun@microsoft.com>
    Co-authored-by: qinl-li <63257243+qinl-li@users.noreply.github.com>
    Co-authored-by: JoshLove-msft <54595583+JoshLove-msft@users.noreply.github.com>
    Co-authored-by: Chris Henk <cahenk95@gmail.com>
    Co-authored-by: Jianghao Lu <jianghaolu@users.noreply.github.com>
    Co-authored-by: Samir Solanki <samirsolanki@outlook.com>
    Co-authored-by: Subbarayudu Kamma <35783011+subbarayudukamma@users.noreply.github.com>
    Co-authored-by: Subbarayudu Kamma <skamma@microsoft.com>
    Co-authored-by: Gaurav <bang.gourav@gmail.com>
    Co-authored-by: Gaurav Bang <gauravbang@microsoft.com>
    Co-authored-by: vipinhas <82088177+vipinhas@users.noreply.github.com>
    Co-authored-by: Johnson Yang <hayang@microsoft.com>
    Co-authored-by: annoakes <45375852+annoakes@users.noreply.github.com>
    Co-authored-by: msyache <70287970+msyache@users.noreply.github.com>
    Co-authored-by: Yang Chen <yachen4@microsoft.com>
    Co-authored-by: Naveed Aziz <naveeda@microsoft.com>
    Co-authored-by: Chris Chen <cschen13@gmail.com>
    Co-authored-by: Vitaliy Fedonkin <vitaliy.fedonkin@gmail.com>
    Co-authored-by: vfedonkin <vifedo@microsoft.com>
    Co-authored-by: Shuo LI <surezeroleo@gmail.com>
    Co-authored-by: Anthony Martin <antmarti@microsoft.com>
    Co-authored-by: mariam606 <67857016+mariam606@users.noreply.github.com>
    Co-authored-by: MIDDLEEAST\v-mariamel <v-mariamel@microsoft.com>
    Co-authored-by: jeffj6123 <jeffrey.jarry@gmail.com>
    Co-authored-by: udmalik <73137372+udmalik@users.noreply.github.com>
    Co-authored-by: Paul <paul_wang347@hotmail.com>
    Co-authored-by: Geoffrey Troyer <geoffreymtroyer@gmail.com>
    Co-authored-by: Paul Wang <pawang@microsoft.com>
    Co-authored-by: jimmyshie123 <xiezj123@outlook.com>
    Co-authored-by: Jimmy Xie <jimmyxie@microsoft.com>
    Co-authored-by: Shenglong Li <shenglong.li@outlook.com>
    Co-authored-by: rkapso <rishi.kaps@gmail.com>
    Co-authored-by: arjoojain2812 <84005678+arjoojain2812@users.noreply.github.com>
    Co-authored-by: Arzoo Jain <arja@microsoft.com>
    Co-authored-by: avjerafi <64891828+avjerafi@users.noreply.github.com>
    Co-authored-by: Avi Jerafi <avjerafi@microsoft.com>
    Co-authored-by: Artyom Pavlichenko <brentwoodpav@gmail.com>
    Co-authored-by: Artem Pavlichenko <arpavlic@microsoft.com>
    Co-authored-by: wwendyc <wendy.changw@gmail.com>
    Co-authored-by: Wendy Chang <wendychang@gmail.com>
    Co-authored-by: colawwj <70128817+colawwj@users.noreply.github.com>
    Co-authored-by: Anat Gilenson <53407600+anat-gilenson@users.noreply.github.com>
    Co-authored-by: Anat Gilenson <anatgilenson@microsoft.com>
    Co-authored-by: Wanpeng Li <wanl@microsoft.com>
    Co-authored-by: soma-ms <84877933+soma-ms@users.noreply.github.com>
    Co-authored-by: Zhenglai Zhang <darinzh@microsoft.com>
    Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com>
    Co-authored-by: Daeun Yim <69321306+DaeunYim@users.noreply.github.com>
    Co-authored-by: wmbt96 <80877904+wmbt96@users.noreply.github.com>
    Co-authored-by: Miguel Concha Vazquez <miconcha@microsoft.com>
    Co-authored-by: ninikasharma <67986119+ninikasharma@users.noreply.github.com>
    Co-authored-by: Ninika Sharma <ninsharm@microsoft.com>
    Co-authored-by: ravi-pbi <66964951+ravi-pbi@users.noreply.github.com>
    Co-authored-by: Matt Ellis <matell@microsoft.com>
    Co-authored-by: Sharan <33546503+JeetSharan@users.noreply.github.com>
    Co-authored-by: nipuneth <nipuneth@microsoft.com>
    Co-authored-by: Sharanjeet Kaur <shkau@microsoft.com>
    Co-authored-by: Liran Chen <lirche@microsoft.com>
    Co-authored-by: VitaliyKurokhtin <vitaliik@microsoft.com>
    Co-authored-by: galbru <galbru@users.noreply.github.com>
    Co-authored-by: Gal Bruchim <galbru@microsoft.com>
    Co-authored-by: Cale Carter <44513609+calecarter@users.noreply.github.com>
    Co-authored-by: Auðunn <audunn@netapp.com>
    Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
    Co-authored-by: David Watrous <509299+dpwatrous@users.noreply.github.com>
    Co-authored-by: getroyer <46832552+getroyer@users.noreply.github.com>
    Co-authored-by: Mahender Sarangam <nsarang@microsoft.com>
    Co-authored-by: deymadhumanti <58032062+deymadhumanti@users.noreply.github.com>
    Co-authored-by: Madhumanti Dey <madhude@microsoft.com>
    Co-authored-by: MorBrisker <morbrisker@gmail.com>
    Co-authored-by: MIDDLEEAST\morbrisker <morbrisker@microsoft.com>
    Co-authored-by: Rohan Kulkarni <36928710+rokulka@users.noreply.github.com>
    Co-authored-by: Theodore Chang <thchan@microsoft.com>
    Co-authored-by: xerxestph <78384060+xerxestph@users.noreply.github.com>
    Co-authored-by: Po Tsang <tsangpo@microsoft.com>
    Co-authored-by: Alan Yang <49734186+yangmsft@users.noreply.github.com>
    Co-authored-by: Ryogo Kanatani <ryogok@microsoft.com>
    Co-authored-by: Maddie Lucas <85301813+maddiemlucas@users.noreply.github.com>
    Co-authored-by: Todd King <58755170+ToddKingMSFT@users.noreply.github.com>
    Co-authored-by: larisaborodina <58491292+larisaborodina@users.noreply.github.com>
    Co-authored-by: Surya Prakash <n.suryap@gmail.com>
    Co-authored-by: Surya <sunagesw@microsoft.com>
    Co-authored-by: sravan251 <sravanthupili@gmail.com>
    Co-authored-by: Sravan Thupili <srthupil@microsoft.com>
    Co-authored-by: Kunal Kashyap <kkashyap@microsoft.com>
    Co-authored-by: kashyap-kunal <72463758+kashyap-kunal@users.noreply.github.com>
    Co-authored-by: vilaksh <vilaksh@microsoft.com>
    Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
    Co-authored-by: bowgong <56386108+bowgong@users.noreply.github.com>
    Co-authored-by: dankorenMicrosoft <88145103+dankorenMicrosoft@users.noreply.github.com>
    Co-authored-by: vikramadityab72 <vbattina@microsoft.com>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review customer-reported Issues that are reported by GitHub users external to the Azure organization.
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    4 participants