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

[Hub Generated] add missing date-time format specifier across map clients for cleaner codegen with datetime types #15454

Merged
merged 2 commits into from
Aug 2, 2021

Conversation

ambientlight
Copy link
Member

@ambientlight ambientlight commented Jul 30, 2021

This is a PR generated at OpenAPI Hub. You can view your work branch via this link.

Changelog

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

  1. What's the purpose of the update?
    • add missing date-time format specifier across map clients for cleaner codegen with datetime types
  2. When are you targeting to deploy the new service/feature to public regions?
    Services are already deployed.
  3. When do you expect to publish the swagger?
    ASAP
  4. If updating an existing version, please select the specific langauge SDKs and CLIs that must be refreshed after the swagger is published.
    No data-plane SDKs are onboarded yet, so no refresh required.

Contribution checklist:

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, @ambientlight 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-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jul 30, 2021

    Swagger Validation Report

    ️❌BreakingChange: 15 Errors, 0 Warnings failed [Detail]
    Rule Message
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Common/preview/1.0/common.json#L65:9
    Old: Common/preview/1.0/common.json#L65:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Creator/preview/2.0/alias.json#L243:9
    Old: Creator/preview/2.0/alias.json#L243:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Creator/preview/2.0/alias.json#L259:9
    Old: Creator/preview/2.0/alias.json#L258:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Creator/preview/2.0/alias.json#L306:9
    Old: Creator/preview/2.0/alias.json#L304:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Render/preview/2.0/render.json#L176:11
    Old: Render/preview/2.0/render.json#L176:11
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Weather/preview/1.0/weather.json#L608:9
    Old: Weather/preview/1.0/weather.json#L608:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Weather/preview/1.0/weather.json#L796:9
    Old: Weather/preview/1.0/weather.json#L795:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Weather/preview/1.0/weather.json#L896:9
    Old: Weather/preview/1.0/weather.json#L894:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Weather/preview/1.0/weather.json#L1141:9
    Old: Weather/preview/1.0/weather.json#L1138:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Weather/preview/1.0/weather.json#L1253:9
    Old: Weather/preview/1.0/weather.json#L1249:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Weather/preview/1.0/weather.json#L1258:9
    Old: Weather/preview/1.0/weather.json#L1253:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Weather/preview/1.0/weather.json#L1322:9
    Old: Weather/preview/1.0/weather.json#L1316:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Weather/preview/1.0/weather.json#L1779:9
    Old: Weather/preview/1.0/weather.json#L1772:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Weather/preview/1.0/weather.json#L1784:9
    Old: Weather/preview/1.0/weather.json#L1776:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Weather/preview/1.0/weather.json#L1895:9
    Old: Weather/preview/1.0/weather.json#L1886:9
    ️⚠️LintDiff: 0 Warnings warning [Detail]
    The following errors/warnings exist before current PR submission:
    Rule Message
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Feedback/preview/1.0/feedback.json#L216
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Mobility/preview/1.0/mobility.json#L1464
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Mobility/preview/1.0/mobility.json#L1491
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Route/preview/1.0/route.json#L1813
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Route/preview/1.0/route.json#L1855
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Route/preview/1.0/route.json#L1878
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Route/preview/1.0/route.json#L1969
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Search/preview/1.0/search.json#L2075
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Spatial/preview/1.0/spatial.json#L1095
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Spatial/preview/1.0/spatial.json#L1118
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Spatial/preview/1.0/spatial.json#L1148
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Spatial/preview/1.0/spatial.json#L1175
    ⚠️ R2007 - LongRunningOperationsWithLongRunningExtension The operation 'Dataset_Create' returns 202 status code, which indicates a long running operation, please enable 'x-ms-long-running-operation.
    Location: Dataset/preview/2.0/dataset.json#L196
    ⚠️ R2007 - LongRunningOperationsWithLongRunningExtension The operation 'Conversion_Convert' returns 202 status code, which indicates a long running operation, please enable 'x-ms-long-running-operation.
    Location: DwgConversion/preview/2.0/dwgconversion.json#L203
    ⚠️ R2007 - LongRunningOperationsWithLongRunningExtension The operation 'Tileset_Create' returns 202 status code, which indicates a long running operation, please enable 'x-ms-long-running-operation.
    Location: Tileset/preview/2.0/tileset.json#L216
    ⚠️ R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options. Property name: type
    Location: FeatureState/preview/2.0/featurestate.json#L827
    ⚠️ R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options. Property name: type
    Location: Search/preview/1.0/search.json#L3448
    ⚠️ R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options. Property name: geometryType
    Location: WFS/preview/2.0/wfs.json#L887
    ⚠️ R2064 - LROStatusCodesReturnTypeSchema 200/201 Responses of long running operations must have a schema definition for return type. OperationId: 'FeatureState_PutStateset', Response code: '200'
    Location: Creator/preview/2.0/featurestate.json#L217
    ⚠️ R2064 - LROStatusCodesReturnTypeSchema 200/201 Responses of long running operations must have a schema definition for return type. OperationId: 'FeatureState_UpdateStates', Response code: '200'
    Location: Creator/preview/2.0/featurestate.json#L309
    ⚠️ R2064 - LROStatusCodesReturnTypeSchema 200/201 Responses of long running operations must have a schema definition for return type. OperationId: 'FeatureState_PutStateset', Response code: '200'
    Location: FeatureState/preview/2.0/featurestate.json#L325
    ⚠️ R2064 - LROStatusCodesReturnTypeSchema 200/201 Responses of long running operations must have a schema definition for return type. OperationId: 'FeatureState_UpdateStates', Response code: '200'
    Location: FeatureState/preview/2.0/featurestate.json#L465
    ️️✔️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 succeeded [Detail] [Expand]
    Validation passes for SDKTrack2Validation

    The following errors/warnings are introduced by current PR:

    |:speech_balloon: AutorestCore/Exception|"readme":"maps/data-plane/Creator/readme.md",
    "tag":"2.0-preview",
    "details":"> Installing AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0)"|
    |:speech_balloon: AutorestCore/Exception|"readme":"maps/data-plane/Creator/readme.md",
    "tag":"2.0-preview",
    "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":"maps/data-plane/Creator/readme.md",
    "tag":"2.0-preview",
    "details":"> Loading AutoRest extension '@autorest/modelerfour' (4.15.456->4.15.456)"|
    |:speech_balloon: AutorestCore/Exception|"readme":"maps/data-plane/Render/readme.md",
    "tag":"2.0-preview",
    "details":"> Loading AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0->1.8.0)"|
    |:speech_balloon: AutorestCore/Exception|"readme":"maps/data-plane/Render/readme.md",
    "tag":"2.0-preview",
    "details":"> Loading AutoRest extension '@autorest/modelerfour' (4.15.456->4.15.456)"|
    |:speech_balloon: AutorestCore/Exception|"readme":"maps/data-plane/Weather/readme.md",
    "tag":"1.0-preview",
    "details":"> Loading AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0->1.8.0)"|
    |:speech_balloon: AutorestCore/Exception|"readme":"maps/data-plane/Weather/readme.md",
    "tag":"1.0-preview",
    "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?

    @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 Jul 30, 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-python-track2 - track2_azure-maps-creator - first release
    ️✔️azure-sdk-for-python-track2 - track2_azure-maps-render - first release
    ️✔️azure-sdk-for-python-track2 - track2_azure-maps-weather - first release
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from f5c2fa5. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      warn		specification/maps/data-plane/readme.md skipped due to azure-sdk-for-java not found in swagger-to-sdk
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
      warn	No file changes detected after generation
      warn	No package detected after generation
    ️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from f5c2fa5. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-5.0
      warn		specification/maps/data-plane/readme.md skipped due to azure-sdk-for-net not found in swagger-to-sdk
      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/maps/data-plane/Creator/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
      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/maps/data-plane/Render/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
      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/maps/data-plane/Weather/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
    • ️✔️Azure.Maps.Creator [View full logs]  [Release SDK Changes]
    • ️✔️Azure.Maps.Render [View full logs]  [Release SDK Changes]
    • ️✔️Azure.Maps.Weather [View full logs]  [Release SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-workflow-bot
    Copy link

    Hi @ambientlight, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow breaking change policy to request breaking change review and approval before proceeding swagger PR review.
    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.
    If you want to know the production traffic statistic, please see ARM Traffic statistic.
    If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ms/swaggerfeedback.

    @ambientlight
    Copy link
    Member Author

    @tjprescott: adding "format":"date-time" is not breaking in any way as there is no codegened clients onboarded yet.

    @tjprescott
    Copy link
    Member

    @lmazuel can you merge this. The breaking change failure is a false positive as they have not released a data-plane client.

    @lmazuel lmazuel merged commit f5c2fa5 into Azure:main Aug 2, 2021
    leni-msft pushed a commit that referenced this pull request Aug 5, 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>
    
    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>
    sureleo added a commit to sureleo/azure-rest-api-specs that referenced this pull request Aug 9, 2021
    commit 3ba8d02621be2a4ff7b89bcb740e1bead312aef3
    Author: Shuo LI <surezeroleo@gmail.com>
    Date:   Mon Aug 9 11:41:29 2021 -0700
    
        Fixing readme
    
    commit 96bcf4a430c048211ffb098111956b1c27145a9a
    Merge: 57dfa48342 7384176da4
    Author: Shuo LI <surezeroleo@gmail.com>
    Date:   Mon Aug 9 11:36:05 2021 -0700
    
        Merge branch 'master' of github.com:Azure/azure-rest-api-specs into dev/shul/add-07-01-to-master
    
    commit 57dfa48342d0f5f354a0817871bb9fed4c697a99
    Author: Shuo LI <surezeroleo@gmail.com>
    Date:   Mon Aug 9 11:29:51 2021 -0700
    
        Adding 07-01 to master from private repo
    
    commit 7384176da46425e7899708f263e0598b851358c2
    Author: Hari Prasad Perabattula <harics24@users.noreply.github.com>
    Date:   Sat Aug 7 14:21:16 2021 +0530
    
        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>
    
    commit dba6ed1f03bda88ac6884c0a883246446cc72495
    Author: Tom Harvey <tombuildsstuff@users.noreply.github.com>
    Date:   Fri Aug 6 21:34:08 2021 +0200
    
        appconfiguration: adding the autorest config needed for a Go Data Plane SDK (#15317)
    
    commit 301de051cd0e618222e7c1bb58c2a430828b9374
    Author: Carey Halton <chalton@microsoft.com>
    Date:   Fri Aug 6 12:09:29 2021 -0700
    
        Add TAv3 skills to latest GA swagger spec (#15536)
    
    commit 37dbd30ec2e8ba2afe6a4ad1a9f8b14538d6e461
    Author: Adam Dobrawy <ad-m@users.noreply.github.com>
    Date:   Fri Aug 6 20:51:18 2021 +0200
    
        Fix audience in AzureMetrics IngestMetrics (#15436)
    
        * Fix audience in AzureMetrics metrics
    
        * remove Go from auto codegen
    
        Co-authored-by: Joel Hendrix <jhendrix@microsoft.com>
    
    commit 4d61f9054ca7678ebf596e66c4f6300a21043970
    Author: Taras Vozniuk <primary.taras.vozniuk@gmail.com>
    Date:   Fri Aug 6 23:01:11 2021 +0800
    
        [Hub Generated] Review request for Render to add version preview/2.1 (#15411)
    
        * render updates based on https://github.com/Azure/azure-rest-api-specs/pull/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
    
    commit 633cc8d82699e4fab31892d7c2e7ef5f7a131219
    Author: Alan Po-Ching Yang <alankashiwa@gmail.com>
    Date:   Fri Aug 6 22:57:58 2021 +0800
    
        [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>
    
    commit 486665ff6938e2ada5af0f774711fa1b1ea41655
    Author: nick-ms-ts <69840069+nick-ms-ts@users.noreply.github.com>
    Date:   Fri Aug 6 15:33:31 2021 +0800
    
        add outbound swagger change to synapse preview 2021-06-01 (#15549)
    
    commit dec9c6c39c2c24aa51a3f70c0b1133912653b180
    Author: Kalpesh Chavan <18593210+KalpeshChavan12@users.noreply.github.com>
    Date:   Fri Aug 6 12:56:15 2021 +0530
    
        Updated documentation for 2021-04-01-preview version. (#15512)
    
        Co-authored-by: Kalpesh Chavan <kachavan@microsoft.com>
    
    commit 5b09fc0fd671d7758c4581e330f7bb4d23aee6d4
    Author: JiahuiPeng <46921893+804873052@users.noreply.github.com>
    Date:   Fri Aug 6 15:11:23 2021 +0800
    
        track2 add PostgreSQL in readme.go.md (#15552)
    
        * track2 add PostgreSQL in readme.go.md
    
        * fix
    
        * fix
    
    commit 9161ee6b26ff405ad94c150216615983a5327e53
    Author: Bharath Kumar <85932838+Bharath550-ms@users.noreply.github.com>
    Date:   Fri Aug 6 12:29:11 2021 +0530
    
        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
    
    commit 987157f087b9dba696c53425e956ec61a9a48ea3
    Author: Dongwei Wang <bean0idear@163.com>
    Date:   Fri Aug 6 14:56:39 2021 +0800
    
        [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>
    
    commit 129f4e52415548422041c42888c0f29037e0b275
    Author: yanfa317 <53584318+yanfa317@users.noreply.github.com>
    Date:   Thu Aug 5 23:49:08 2021 -0700
    
        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 4e07577882e630ccbb5820bb2c397c5860394b65.
    
        * 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
    
    commit 8570821f7bf880af7132da01e881eb7ae98c2239
    Author: JiahuiPeng <46921893+804873052@users.noreply.github.com>
    Date:   Fri Aug 6 14:46:48 2021 +0800
    
        track2 add azure cosmos db in readme.go.md (#15551)
    
        * track2 add azure cosmos db in readme.go.md
    
        * fix
    
    commit e05e9e32311195cec57f788ed21fa181b31f19c7
    Author: Tim Nguyễn <33771623+tim-nguyen-cs@users.noreply.github.com>
    Date:   Thu Aug 5 20:14:40 2021 -0700
    
        removed un-servied top parameter (#15445)
    
        Co-authored-by: Tim Nguyen <you@example.com>
    
    commit 1ff7765fa023026eb615dc8fca74f7ebdc7cf23a
    Author: Peter Socha <psocha@users.noreply.github.com>
    Date:   Thu Aug 5 19:06:54 2021 -0700
    
        Improve Batch Account ListOutboundNetworkDependenciesEndpoints Swagger example (#15537)
    
    commit a331a455fd31e022f8df07105058ae586a02ab03
    Author: orkayam <68549999+orkayam@users.noreply.github.com>
    Date:   Thu Aug 5 10:10:00 2021 +0300
    
        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>
    
    commit 102f4f621fcf4fdde8b6f3e0d5bddafb68cbe5a4
    Author: Micah McKittrick <32313503+mimckitt@users.noreply.github.com>
    Date:   Wed Aug 4 23:52:57 2021 -0700
    
        Add Key Vault Extension changes (#15176)
    
        * Add Key Vault Extension changes
    
        * Update compute.json
    
    commit db37dbb98e65cafab6397ff3a33e5df3599bfbfe
    Author: alkigel <77278418+alkigel@users.noreply.github.com>
    Date:   Thu Aug 5 04:24:32 2021 +0300
    
        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
    
    commit 111fbceeeb7c2c4905b80fe2ab760e5564b3458a
    Author: kryalama <66494519+kryalama@users.noreply.github.com>
    Date:   Wed Aug 4 16:37:16 2021 -0700
    
        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
    
    commit 3d6211cf28f83236cdf78e7cfc50efd3fb7cba72
    Author: Dongwei Wang <bean0idear@163.com>
    Date:   Wed Aug 4 23:59:13 2021 +0800
    
        [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>
    
    commit e77ce605fc14239b071218d52a75e7c3fafee58e
    Author: srkakuru <50426366+srkakuru@users.noreply.github.com>
    Date:   Tue Aug 3 22:51:33 2021 -0700
    
        Add userAssignedIdentities property to the Identity section in 2021-05-01 and 2021-06-01-preview (#15296)
    
    commit e0a8cac0a598a364ce155d47065567dd020b1244
    Author: Laura Galbraith <lagalbra@microsoft.com>
    Date:   Tue Aug 3 22:14:43 2021 -0700
    
        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
    
    commit 3bae02c450bf1ee6350a0c24d81923387bdafe57
    Author: Amit Elran <amitelran2110@gmail.com>
    Date:   Wed Aug 4 05:28:44 2021 +0300
    
        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>
    
    commit ee5b85ababb7053ec56da4062fa6a7977016fee6
    Author: xunsun-commits <84804232+xunsun-commits@users.noreply.github.com>
    Date:   Tue Aug 3 19:17:23 2021 -0700
    
        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
    
    commit 709c6356bb862bbfbe887a57c8756453893f0256
    Author: rewongmicrosoft <57964114+rewongmicrosoft@users.noreply.github.com>
    Date:   Tue Aug 3 19:12:59 2021 -0700
    
        updating error responses, adding x-ms-long-running-operation (#15368)
    
    commit c9795c7a0a21f3fecba2729a28f67fd5e3b2329e
    Author: hunngu-ms <63322431+hunngu-ms@users.noreply.github.com>
    Date:   Tue Aug 3 18:47:16 2021 -0700
    
        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
    
    commit c981b81aa26ad4d0d156e034e6782853b4e747a1
    Author: James Park <japark@microsoft.com>
    Date:   Tue Aug 3 14:56:57 2021 -0700
    
        [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.
    
    commit a8719243647b7c6d06ed287483d788808de7ecab
    Author: orkayam <68549999+orkayam@users.noreply.github.com>
    Date:   Tue Aug 3 11:26:31 2021 +0300
    
        Deprecate API (#15434)
    
        Co-authored-by: Orel Kayam <orkayam@microsoft.com>
    
    commit cc4fb04edaf01ab0f44ac7a498bdd75a5f3f0627
    Author: Kevin Mao <88005524+kevinmaoo@users.noreply.github.com>
    Date:   Tue Aug 3 00:21:46 2021 -0700
    
        Added defaults to EventGrid.json (#15395)
    
    commit bc4218cfb4178d8af43046080c0c86402d182c3f
    Author: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com>
    Date:   Tue Aug 3 13:24:38 2021 +0800
    
        Update web readme and readme.python (#15488)
    
        * Update web readme and readme.python
    
        * Update readme
    
    commit dce5e8df0b08c663487e038a9f585b41ddcecca5
    Author: JiahuiPeng <46921893+804873052@users.noreply.github.com>
    Date:   Tue Aug 3 12:32:25 2021 +0800
    
        track2 modify redis readme.go.md (#15356)
    
    commit 3e2652d7b354690f729da56306e410b7179e683c
    Author: Guosen Wang <guoswang@microsoft.com>
    Date:   Tue Aug 3 12:05:52 2021 +0800
    
        Add isServerVersionAbove32 in CosmosDbMongoDbApi linked service (#15250)
    
    commit 5a26835f26fdb1ef29b1d1da6c51b10500f9de46
    Author: navysingla <47647464+navysingla@users.noreply.github.com>
    Date:   Mon Aug 2 20:36:29 2021 -0700
    
        Alias description change (#15461)
    
    commit 6763962fa8ab3c7e1d73b5800cc0b45f35e4ef6a
    Author: moranraz <59017169+moranraz@users.noreply.github.com>
    Date:   Tue Aug 3 05:31:47 2021 +0300
    
        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
    
    commit ca664ca4304f85d900dccba84195889b3db16fee
    Author: Phoenix He <tih@microsoft.com>
    Date:   Tue Aug 3 10:22:07 2021 +0800
    
        sync (#15470)
    
    commit 1ce325fa9c75897227a4dff2d3e016f1a9952802
    Author: Teddy Todorov <thtodoro@microsoft.com>
    Date:   Mon Aug 2 22:19:33 2021 -0400
    
        add descriptions (#15487)
    
    commit c5b1c5bae99ce14287f5a4ff46e4cfefd490a512
    Author: diwudd <wud@microsoft.com>
    Date:   Mon Aug 2 18:42:37 2021 -0700
    
        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>
    
    commit 444ccbf2899c3f68b94d4300b2ec44bc82404e31
    Author: Jorge Herrera <69991673+herreraj-ms@users.noreply.github.com>
    Date:   Mon Aug 2 18:38:18 2021 -0700
    
        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
    
    commit b186a5fcc952cf5e0a543554627b89f646d6c63c
    Author: travist13 <travist@microsoft.com>
    Date:   Mon Aug 2 17:14:09 2021 -0700
    
        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
    
    commit c25e3a8c81feb4e965d65e8584262fea42b5da0a
    Author: Tom Harvey <tombuildsstuff@users.noreply.github.com>
    Date:   Tue Aug 3 01:54:13 2021 +0200
    
        synapse: adding the configuration for the Go Data Plane SDK (#15263)
    
    commit 7a42f16c75e5005c59b75fe7f0888c1103294d43
    Author: David Desberg <david.desberg@microsoft.com>
    Date:   Mon Aug 2 16:43:44 2021 -0700
    
        Fix missing data actions in 7.2-stable, 7.3-preview (#15254)
    
    commit 29ca2b61aeb5cb9d49218a412cb4e06a5243c749
    Author: Maor Leger <maorleger@users.noreply.github.com>
    Date:   Mon Aug 2 16:36:30 2021 -0700
    
        KeyVault - /rng response should always return a value on success (#14982)
    
        * Make value required for RandomBytes response
    
        * format
    
    commit f5c2fa587b55809ff1b8f0633666638547c784dc
    Author: Taras Vozniuk <primary.taras.vozniuk@gmail.com>
    Date:   Tue Aug 3 07:36:01 2021 +0800
    
        [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
    
    commit d638e0b8fccb54556796954c43ed2d8ddd192e28
    Author: Sandip-Raiyani <sandipraiyani1993@gmail.com>
    Date:   Mon Aug 2 16:31:08 2021 -0700
    
        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.
    
    commit 37fabde7d6f545f2258df22b34f99941520403da
    Author: Heath Stewart <heaths@microsoft.com>
    Date:   Mon Aug 2 14:22:00 2021 -0700
    
        Remove heaths from Search codeowners (#15477)
    
    commit 14d41c657c0d2afe5646662579d31ab882443479
    Author: ankanjan <58195759+ankanjan@users.noreply.github.com>
    Date:   Mon Aug 2 11:04:46 2021 -0700
    
        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
    
    commit f528ab6315c8d4dd4c36f363851d491798a78146
    Author: Kaiqi Zhang <kaiqzhan@gmail.com>
    Date:   Mon Aug 2 04:40:52 2021 -0700
    
        [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 ec3e241a564d21f5ec914f4aa0b59a96ac7ec0d9.
    
        * [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>
    
    commit 7a2f1670064f9a293a758d24ca37353cabc2faf7
    Author: Arcturus <dapzhang@microsoft.com>
    Date:   Mon Aug 2 19:17:32 2021 +0800
    
        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
    
    commit 749d2b5158cfd186e6719a13c614e1993cccbf95
    Author: Tom Harvey <tombuildsstuff@users.noreply.github.com>
    Date:   Mon Aug 2 09:54:26 2021 +0200
    
        signalr: adding the missing `Trace` value (#15455)
    
        Fixes #14923
    
    commit 84d82e9a8f422a930f4e0ffbe037ae9dce5fce3f
    Author: Zed Lei <59104634+RAY-316@users.noreply.github.com>
    Date:   Mon Aug 2 15:17:02 2021 +0800
    
        Update readme.md (#15381)
    
    commit 1aabb7fe65620f03641e38e4ee832c154b1de92a
    Author: Zhenglai Zhang <darinzh@microsoft.com>
    Date:   Mon Aug 2 14:52:01 2021 +0800
    
        set default branch as main for pipeline (#15465)
    
        * set default branch as main
    
        * block pr to public spec repo
    
    commit 88e7838a09868a51de3894114355c75929847a46
    Author: Arcturus <dapzhang@microsoft.com>
    Date:   Mon Aug 2 12:00:38 2021 +0800
    
        enable sdk automation (#15467)
    
    commit ecf0d999c9128ddfc1cac5ba52f57a5b00f94000
    Author: Zed Lei <59104634+RAY-316@users.noreply.github.com>
    Date:   Mon Aug 2 11:45:07 2021 +0800
    
        Update readme.md (#15384)
    
    commit ade87243daf2fd3512875e4fb2dd2ebba0b1198c
    Author: TJ Egbejimba <toegbeji@microsoft.com>
    Date:   Sun Aug 1 19:39:05 2021 -0700
    
        Remove duplicate Operations API from subscriptions to prevent generation issues (#14853)
    
        * remove name validation from client side
    
        * remove name check from deploymentScripts swagger
    
        * remove name check from previous swagger versions
    
        * remove pattern from resourcegroupname parameter
    
        * add subscriptions directive
    
        * remove list operation from subscriptions API
    
        * Update readme.python.md
    
        * add suppresion for operations implementation
    
        Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
    
    commit 81bfcf207b34d16da84547803cc8c06bce5f3f5f
    Author: JianyeXi <59603451+jianyexi@users.noreply.github.com>
    Date:   Mon Aug 2 10:32:57 2021 +0800
    
        update ci-fix  (#14887)
    
        * update how to fix
    
        * fix comment
    
        * fix
    
        * up
    
        * fix typo
    
        * fix typo
    
        * modified:   documentation/ci-fix.md
    
        Co-authored-by: jianyexi <jianyxi@microsoft.com>
    
    commit edf2ce9083c5f8337af2fcdc729c4b3ba84d2026
    Author: Alfredo Santamaria <chino.sebastian@gmail.com>
    Date:   Sun Aug 1 19:23:41 2021 -0700
    
        Service Fabric Managed Clusters - API version 2021-07-01-preview (#15378)
    
        * initial commit - copy from 2021-05-01
    
        * update to version 2021-07-01-preview
    
        * update examples
    
        * change node type sku list example name
    
        * missing type objects
    
        * more missing type objects
    
        * make skus path pagable
    
        Co-authored-by: Alfredo Santamaria Gomez <alsantam@microsoft.com>
    
    commit d0924f1c217762779545299998e6d48a81715213
    Author: andrew <69653137+greenms@users.noreply.github.com>
    Date:   Sun Aug 1 18:52:58 2021 -0700
    
        [Hub Generated] Review request for Microsoft.Cache to add version stable/2021-08-01 (#15417)
    
        * Adds base for updating Microsoft.Cache from version stable/2021-03-01 to version 2021-08-01
    
        * Updates readme
    
        * Updates API version in new specs and examples
    
        * Breaking Change: Replaced 'sasUri' import parameter with 'sasUris' to enable importing from multiple files
    
        * Fix ModelValidation errors and some existing Linter errors
    
    commit 8f9abea46b6eb4e0d8f278bf9a6990a913a9934e
    Author: Anat Gilenson <53407600+anat-gilenson@users.noreply.github.com>
    Date:   Mon Aug 2 04:25:20 2021 +0300
    
        Extract OData parameters to Common types and use in newest versions (#15463)
    
        Co-authored-by: Anat Gilenson <anatgilenson@microsoft.com>
    
    commit d2183715d380084ff04313a73c8803d042fe91b9
    Author: Bertrand Le Roy <bertrandleroy@gmail.com>
    Date:   Fri Jul 30 09:09:16 2021 -0700
    
        Add annotation cache support (#15397)
    
        * Add annotation cache support
    
        * CR fixes
    
    commit 7360a2dd210efe1cd3351960e7a5ca391b702783
    Author: nick-ms-ts <69840069+nick-ms-ts@users.noreply.github.com>
    Date:   Fri Jul 30 15:52:04 2021 +0800
    
        [DataFactory] Unify IR vNet injection experience (#14925)
    
        * add swagger change
    
        * cache change
    
        * update description
    
        * undo change on readme
    
        * add subnetId
    
        * add outbound
    
        * update description
    
        * style correction
    
        * fix example
    
        * Update int format
    
        * fix name unique issue
    
        * fix operation id name issue
    
        * fix underscore issue
    
        * fix example
    
        * rename
    
        * add change to preview versions
    
        * add subnetID
    
        * remove unnecessary change
    
    commit 70675cff9d38634512852106484d28b55c2a7432
    Author: Daeun Yim <69321306+DaeunYim@users.noreply.github.com>
    Date:   Fri Jul 30 00:50:29 2021 -0700
    
        [PostgreSQL] Update Readme File to Support Non-Multi API (#15420)
    
        * fix readme file for multi api not supporting SDKs
    
        * fix typo
    
    commit cc8bda00a78706bb1007fa0044dd84d94d4ef3d7
    Author: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com>
    Date:   Fri Jul 30 15:07:56 2021 +0800
    
        Update readme.python.md (#15449)
    
        * Update readme.python.md
    
        * Create readme.python.md
    
    commit 1d28da6ddb09d18ef055e36f57c781e0f76eb3ed
    Author: shahafal <darklos@gmail.com>
    Date:   Fri Jul 30 07:47:08 2021 +0300
    
        Add Security Settings new API version (#15093)
    
        * add settings for version 2021-07-01
    
        * add tag package-2021-06-only
    
        Co-authored-by: Shahaf Alkaslassy <shahafal@microsoft.com>
    
    commit af06ae68df826e3d72da765366492b0ee6630dd0
    Author: jimmyshie123 <xiezj123@outlook.com>
    Date:   Thu Jul 29 22:49:36 2021 -0400
    
        Emerging swagger kpi fix (#15270)
    
        * new coming swagger kpi
    
        * hierarchicalQueue fix
    
        * lint fix
    
        * remove hierarchical queue, add new object missing items
    
        * hierarchical queues
    
        Co-authored-by: Jimmy Xie <jimmyxie@microsoft.com>
    
    commit 5910fcb4cdda744e96b2cd357f29dbdaf71db849
    Author: Zhenglai Zhang <darinzh@microsoft.com>
    Date:   Fri Jul 30 10:49:26 2021 +0800
    
        remove old spellcheck, prettier and networkvalidation pipeline tasks (#15404)
    
    commit 0c76462d6a083f2cb6484ae45696392e3eedec7d
    Author: aegal <aegal@outlook.com>
    Date:   Thu Jul 29 19:37:27 2021 -0700
    
        add back flatten flag for delegated subnet because its parameters are nested (#15262)
    
        * adding az cli command generation
    
        * reverting x-ms-client-flatten for delegated subnet
    
        * address feedback from cli team
    
        * pushing another change
    
        * remove readonly flag
    
        * remove flatten flag
    
        * remove list commands and correct extension mode
    
        * add back x-ms-client-flatten
    
        Co-authored-by: Ali Egal <alegal@microsoft.com>
    
    commit 12b33700f28ad519c3004ddbc7f29c16ef7aeb3c
    Author: Zed Lei <59104634+RAY-316@users.noreply.github.com>
    Date:   Fri Jul 30 09:51:20 2021 +0800
    
        Sql t1 del (#15431)
    
        * sql t2 readme config
    
        * readme config
    
        * Update readme.python.md
    
        * conflient resolve
    
        * del t1
    
        Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
    
    commit d81e31601e4bcc061ac6436de40d97b7db5e4dd3
    Author: David Watrous <509299+dpwatrous@users.noreply.github.com>
    Date:   Thu Jul 29 21:06:54 2021 -0400
    
        [Batch] Make readme.md and swagger titles consistent (#15424)
    
        * [Batch] Changed "title" from BatchManagement to BatchManagementClient
    
        Autorest is using this to generate the name of the client class. Changing this will avoid a breaking change in the Java SDK that is about to be released.
    
        * Make readme.md titles consistent with swagger
    
    commit 74dbcfee45a6634d0043e478aba324796d98940c
    Author: Shubham Gupta <shugup@microsoft.com>
    Date:   Thu Jul 29 01:50:48 2021 -0700
    
        Exposing reviewers property on accessReviewInstance model (#14560)
    
        * Cloning version 2021-07-01-preview from version 2021-03-01-preview
    
        * Exposing reviewers properties on accessReviewInstance model
    
        * Fixing SDK validation warnings
    
        * Prettier check fixes
    
    commit b47572ab2069865484c493a4f679d4e72f8b303d
    Author: JiahuiPeng <46921893+804873052@users.noreply.github.com>
    Date:   Thu Jul 29 16:45:52 2021 +0800
    
        track1 add batch tag machine learning services in readme.go.md (#15432)
    
        * track1 add batch tag machine learning services in readme.go.md
    
        * fix
    
    commit 1267076f6a49f9eea0860e70e79f523d1085ed14
    Author: zhaomuzhi <zhaoweixiong521@gmail.com>
    Date:   Wed Jul 28 22:57:50 2021 -0700
    
        [Ready for Review]New Azure Machine Learning api version 2021-07-01 (#15141)
    
        * Add Identity to createWorkpace example
    
        * change for getTransitivePEUsages
    
        * update
    
        * prettier code
    
        * add another new endpoint
    
        * address comments
    
        * change for getTransitivePEUsages
    
        * update
    
        * prettier code
    
        * add another new endpoint
    
        * address comments
    
        * revert change on transitivePE and notebookKeys
    
        * revert change on transitivePE and notebookKeys
    
        * add new stable version 2021-01-01
    
        * add ListNotebookAccessToken
    
        * add primaryUserAssignedIdentity
    
        * fix missing properties and apis
    
        * fix one more missing property
    
        * 202 status for start and stop CI
    
        * make resync keys long runnin operation in version Jan2021
    
        * resync keys 204
    
        * update resync keys example
    
        * Dont throw 204 for resync
    
        * update resync keys
    
        * Formatting
    
        * revert Jan2021changes and add new version
    
        * start apr2021 version for azure ml rp
    
        * undo remove new line in jan2021
    
        * use systemData definition in common
    
        * removed old files
    
        * fix small swagger bugs
    
        * run prettier
    
        * remove reference to sku
    
        * update readme
    
        * minimum agentCount should be 0
    
        * add createdOn and ModifiedOn to compute properties
    
        * add LoadBalancerType to aks compute
    
        * add isNotebookInstanceCompute to virtualMachine
    
        * add leafDomainLabel to SslConfiguration
    
        * add overwriteExistingDomain to SslConfiguration
    
        * add synapseSpark as supported compute-type
    
        * update patch compute response to 202
    
        * remove location from example responses
    
        * Revert "remove location from example responses"
    
        This reverts commit 048bf2551513afae842a9c4fbb5861aeddc6c33a.
    
        * MachineLearningCompute_Update should have a 200 response
    
        * sys data to use local def due to naming conflicts.
    
        * Fix enum casing
    
        * Fix operationId PR comment.
    
        * Change opId in apr version
    
        * remove 20210401 for easy review
    
        * only change api version
    
        * merge changes for 20210401 version
    
        * Add x-ms-discriminator-value for Synapse spark
    
        * camelcase loadbalancer properties
    
        * add createdOn and Modified on to examples
    
        * address AvoidAnonymousTypes error for SynapseSpark
    
        * Minor fixes + new property
    
        * Remove subscription state.
    
        * copy over from baseline api version 2021-03-01-preview
    
        * removed preview features from 2021-03-01-preview and added more apis and properties in 2021-07-01
    
        * remove more preview features and examples
    
        * delete more examples of preview features
    
        * do some fixes
    
        * add a new enum value in DiagnoseResult
    
        * fix bug
    
        * update example
    
        * add x-ms-secret to some fields of KubernetesProperties
    
        * fix example
    
        * fix build error
    
        * add one new diagnosis category
    
        * fix swagger example
    
        * address comments on ListNodes api
    
        Co-authored-by: Vinay Rajmal Soni <vison@microsoft.com>
        Co-authored-by: Suba <sukaruna@microsoft.com>
        Co-authored-by: jopet@microsoft.com <jopet@microsoft.com>
        Co-authored-by: Josh Peterson <15050193+joshanator@users.noreply.github.com>
        Co-authored-by: Suba <sk.suba1@gmail.com>
        Co-authored-by: RichardZhaoW <39205025+RichardZhaoW@users.noreply.github.com>
        Co-authored-by: Richard Zhao <zhwei@microsoft.com>
    
    commit 038eccb4096daa059b0afa3f3cce301afe3fb776
    Author: Travis Prescott <tjprescott@users.noreply.github.com>
    Date:   Wed Jul 28 22:08:22 2021 -0700
    
        Update PULL_REQUEST_TEMPLATE.md (#15267)
    
        Clean up grammar and clarify the ARM review process.
    
    commit 0eeefb8349b4faccd3ad2bf4a2ea50660eb38158
    Author: Jack Ma <jackmagic313@gmail.com>
    Date:   Wed Jul 28 21:49:20 2021 -0700
    
        [DataFactory] Support cleanup property for integration runtime resource from DataFactory. (#15276)
    
        * add cleanup property on IR
    
        * revert synapse
    
        * fix description
    
    commit 444d527ca9ba163e65ad4ce9fc888a6f69940a4c
    Author: rickysun93 <rickysun93@outlook.com>
    Date:   Thu Jul 29 11:44:57 2021 +0800
    
        [Data Factory]Change additionalColumns/compressionType to type of object in ADF/Synapse public swagger (#15264)
    
        * Change additionalColumns/compressionType to type of object in ADF public swagger
    
        * upgrade synapse public swagger
    
        * upgrade synapse preview swagger
    
        Co-authored-by: Haoran Sun <haorsun@microsoft.com>
    
    commit 6db379d3aa60503efb5ff7670974d00db8c03ca2
    Author: jmcallister-msft <77418352+jmcallister-msft@users.noreply.github.com>
    Date:   Wed Jul 28 19:50:34 2021 -0700
    
        [DataFactory] GitHub bring your own app swagger update for ADF/Synapse ARM only (#14690)
    
        * consolidate github byoa changes to one commit
    
        * consolidate BYOA commits to one
    
        * Revert "consolidate BYOA commits to one"
    
        This reverts commit 43cbce4deefa1aa11f86d052debdf615553f7a66.
    
        * remove duplicate client secret
    
    commit e27a46d0ab6a480f75da21d8d4fc99bf240b0755
    Author: Arvind Krishnaa J <arv100.kri@gmail.com>
    Date:   Thu Jul 29 02:35:20 2021 +0000
    
        Fix typo for property name (#15380)
    
        Co-authored-by: Arvind Krishnaa Jagannathan <arjagann@microsoft.com>
    
    commit 4220a6a8e5ef756eedd095faaf133e7454bbb20e
    Author: JiahuiPeng <46921893+804873052@users.noreply.github.com>
    Date:   Thu Jul 29 10:27:50 2021 +0800
    
        track1 add batch tag to cost-management and storagecache in readme.go.md (#15430)
    
    commit a33fb4495e4c51cff80c76432bd5ea88e8088de9
    Author: osmuller <61298360+osmuller@users.noreply.github.com>
    Date:   Wed Jul 28 19:12:56 2021 -0700
    
        [Hub Generated] Review request for Microsoft.KeyVault to add version preview/2021-06-01-preview (#14945)
    
        * Adds base for updating Microsoft.KeyVault from version preview/2021-04-01-preview to version 2021-06-01-preview
    
        * Updates readme
    
        * Updates API version in new specs and examples
    
        * KeyVault - Add PublicNetworkAccess property to Vault resource
    
        KeyVault - Add PublicNetworkAccess property to Vault resource
    
        * Re add 'all' permissions
    
        * Revert the int64 change back to unixtime
    
        * Change
    
        * Fix lint
    
        * Add missing tag
    
    commit 002ad52075e725708deabf842a736c98751b8566
    Author: mitagarg <mita.garg@hotmail.com>
    Date:   Wed Jul 28 17:00:07 2021 -0700
    
        [Hub Generated] Review request for Microsoft.Consumption to add version stable/2019-11-01 (#15325)
    
        * Adding payGPrice in Legacy and pricingModel in Modern
    
        * Modified the text for pricingModel
    
        Co-authored-by: Mita Garg <v-migarg@microsoft.com>
    
    commit 4345abfa4c9f4ea4b354b5ee0b0652150e6301e3
    Author: smore <simore@microsoft.com>
    Date:   Wed Jul 28 16:58:58 2021 -0700
    
        add cname path and create new api version (#14409)
    
        * add cname path and create new api version
    
        * fix PR comment
    
        * remove storage account
    
        * use common types for Check Name Availability
    
        * Fix PR comment
    
    commit 7cc0a47e7808f3247c71cda25b7c1da8503272ba
    Author: Priyanka Jayaswal <priyankajayaswal025@gmail.com>
    Date:   Thu Jul 29 00:06:07 2021 +0530
    
        Updating extension id regex (#15152)
    
    commit 2b4fc08199d3789162b806c70eb25f09a40fc55c
    Author: rebecca337 <80353400+rebecca337@users.noreply.github.com>
    Date:   Wed Jul 28 09:27:55 2021 -0400
    
        [Hub Generated] Review request for Microsoft.StorageCache to add version stable/2021-05-01 (#14545)
    
        * Adds base for updating Microsoft.StorageCache from version stable/2021-03-01 to version 2021-05-01
    
        * Updates readme
    
        * Updates API version in new specs and examples
    
        * 2021-05-01 API Changes
    
        * prettier fix
    
        * Lintdiff fix
    
        * Add create only fields
    
        * Create only tag for CacheIdentity
    
        * Create only tag for CacheIdentity
    
        * Remove create only for key rotation
    
        * Fix s360 errors
    
        * Fix read only
    
        * Revert package-lock.json
    
        * Revert package-lock.json
    
    commit eaae6d973b6d3bf57fc3228ad8f8a59ddebaec08
    Author: Weidong Xu <weidxu@microsoft.com>
    Date:   Wed Jul 28 15:23:06 2021 +0800
    
        [ADF] Java Mgmt, discriminator property must be required (#15405)
    
    commit 70de9e4a7769183153878d38c89648b8f89be978
    Author: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
    Date:   Wed Jul 28 14:19:40 2021 +0800
    
        Update pull_request_assignment.yml (#15403)
    
    commit 0b8ad3639180cfd04c880544275f18a6601c2226
    Author: Alan Feng <DreamlessA@users.noreply.github.com>
    Date:   Tue Jul 27 22:13:55 2021 -0700
    
        Added and modified readme files for autorest.az to use for codegen (#14856)
    
        * added and modified readme files for autorest.az
    
        * removed autogen command groups
    
        * addressed PR comments
    
    commit 83c0c488dfe3f49d7c666511d5d6714ec6b4502f
    Author: agalerrotaru <86316103+agalerrotaru@users.noreply.github.com>
    Date:   Tue Jul 27 22:31:06 2021 -0400
    
        adding the changes again; trying to fix prettier errors (#15322)
    
        * adding the changes again; trying to fix prettier errors
    
        * fixing model validation errors
    
        * prettier error fix
    
        * fixed the last prettier errors:
    
        * reverted to original package-lock.json
    
    commit de77aca543997da8e6916681c9cf55d3a509f45e
    Author: Mike Pateras <35780775+paterasMSFT@users.noreply.github.com>
    Date:   Tue Jul 27 22:18:18 2021 -0400
    
        Fixed order (#15367)
    
        C# needs required fields to be before any optional fields. Because username and password are no longer required, autorest is ordering these parameters alphabetically.
    
    commit 0d5cc910289f3657c021c26db3de2b5c24cd3935
    Author: Tim Nguyễn <33771623+tim-nguyen-cs@users.noreply.github.com>
    Date:   Tue Jul 27 18:41:18 2021 -0700
    
        fixed resources-list description typo (#15392)
    
        Co-authored-by: Tim Nguyen <you@example.com>
    
    commit 472ed65c628500835be420732be07728118d3563
    Author: Mike Pateras <35780775+paterasMSFT@users.noreply.github.com>
    Date:   Tue Jul 27 14:42:18 2021 -0400
    
        Fixed breaking change due to order (#15371)
    
    commit 552b277f9f8d2057a94dfc9c3e09c0d877c0ea30
    Author: tofriedl <50571149+tofriedl@users.noreply.github.com>
    Date:   Tue Jul 27 11:44:33 2021 +0300
    
        remove wrong read-only from RetentionInDays property (#15247)
    
        * remove readonly from RetentionInDays
    
        * fix
    
        * fix
    
        * fix
    
    commit 4cec1770664631fced06a1d83d79ebc3d2ca74db
    Author: Shashwat Aggarwal <shashwat.aggarwal@microsoft.com>
    Date:   Tue Jul 27 13:44:16 2021 +0530
    
        Adding readme.python.md configuration for Recovery Services - Site Recovery (#15383)
    
        * Add python sdk config
    
        * Python sdk generation readme
    
    commit 3efd9a9b9e3e829bb98e946816f71aec737287b6
    Author: Xi Yang <81410773+yxi339@users.noreply.github.com>
    Date:   Tue Jul 27 13:28:48 2021 +0800
    
        [datafactory] add table lock and upsert properties (#14975)
    
        * add table lock and upsert properties
    
        * update naming
    
        * add description and properties for sqlSink
    
    commit e79143f9db659c61aa8be2099688ee9e285acd2e
    Author: MorBrisker <morbrisker@gmail.com>
    Date:   Tue Jul 27 05:19:48 2021 +0300
    
        Revert "Add assesments & assessment metadata new API versions (#15196)" (#15362)
    
        This reverts commit 44c5162667da54ee7bcaf3bd5beef9a9cc9ca198.
    
    commit ce0105332301d7eeee795634901bb62fc7f6903b
    Author: Zhenglai Zhang <darinzh@microsoft.com>
    Date:   Tue Jul 27 10:15:14 2021 +0800
    
        Revert "chore: Add dependabot for NPM dependency updates (#12602)" (#15359)
    
        This reverts commit 78ca03c592dd8beb3063de254c407cdf0751fbec.
    
    commit bea659d448f0195819a326dfefa5a2364ac0171b
    Author: Abigail Hartman <Abigail.Hahn@microsoft.com>
    Date:   Mon Jul 26 12:09:31 2021 -0700
    
        Text Analytics v3.2 preview.1  (#15159)
    
        * Moved files from another branch
    
        * Responding to PR comments from an old PR
    
        * Updated version in example files
    
        * Added v3.2-preview.1 to releases in readme.md
    
        * Fixed enum mismatch in model validation'
    
        * Ran prettier on all json files
    
        * Updated case of rank and offset enum values
    
        * Updated case of rank and offset enum values
    
        * PR comments
    
        * Added another missing type
    
        * Reverted an unintentional change
    
        Co-authored-by: Abigail Hartman <Abigail.Hartman@microsoft.com>
    
    commit e3dbb827d99eaadf132075707373f6b4bda08fd9
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Jul 26 15:07:55 2021 +0800
    
        Bump @types/mocha from 5.2.7 to 9.0.0 (#15342)
    
        Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 5.2.7 to 9.0.0.
        - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
        - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)
    
        ---
        updated-dependencies:
        - dependency-name: "@types/mocha"
          dependency-type: direct:development
          update-type: version-update:semver-major
        ...
    
        Signed-off-by: dependabot[bot] <support@github.com>
    
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 8d2e8837bf8d9e0b86ceb5faa5bba09ffbdda595
    Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Date:   Mon Jul 26 15:06:48 2021 +0800
    
        Bump ts-node from 8.3.0 to 10.1.0 (#15341)
    
        Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.3.0 to 10.1.0.
        - [Release notes](https://github.com/TypeStrong/ts-node/releases)
        - [Commits](https://github.com/TypeStrong/ts-node/compare/v8.3.0...v10.1.0)
    
        ---
        updated-dependencies:
        - dependency-name: ts-node
          dependency-type: direct:development
          update-type: version-update:semver-major
        ...
    
        Signed-off-by: dependabot[bot] <support@github.com>
    
        Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    commit 69c20e89a4f94f99cdbc627f5c33812732b2fa32
    Author: Pratima Upadhyay <pratima.upadhyay02@gmail.com>
    Date:   Mon Jul 26 11:18:49 2021 +0530
    
        Changing version back to 2021-06 (#15305)
    
        * Updating version in readme
    
        * Updating swagger version
    
    commit 78ca03c592dd8beb3063de254c407cdf0751fbec
    Author: Nick Schonning <nschonni@gmail.com>
    Date:   Mon Jul 26 01:25:32 2021 -0400
    
        chore: Add dependabot for NPM dependency updates (#12602)
    
    commit 949ff43c349ae94aec6cd972eb005ab3f65e6ffc
    Author: Jie Shen <drfish.me@gmail.com>
    Date:   Mon Jul 26 12:28:21 2021 +0800
    
        Fix swagger correctness for appplatform 2021-06-01-preview (#15031)
    
    commit 8c8839fc9905c2e9f31f55a7a13ca0594c16af7b
    Author: Zed Lei <59104634+RAY-316@users.noreply.github.com>
    Date:   Mon Jul 26 12:10:24 2021 +0800
    
        redis t1 del (#15340)
    
    commit cc5b287c6aa04ffc5e27f994c2371b9df1d0c257
    Author: Kyle Rush <kyrush@microsoft.com>
    Date:   Sun Jul 25 19:59:36 2021 -0700
    
        Time Series Insights - add 2021-06-30-preview API version, and supportsCustomerManagedKey output property (#15274)
    
        * Adds base for updating Microsoft.TimeSeriesInsights from version stable/2020-05-15 to version 2021-06-30-preview
    
        * Updates readme
    
        * Updates API version in new specs and examples
    
        * Add supportsCustomerManagedKey to env response definition, examples
    
    commit 61d502e5e4c1c3d592f85afffe637f11204a778a
    Author: tim-nguyen-cs <33771623+tim-nguyen-cs@users.noreply.github.com>
    Date:   Sun Jul 25 19:58:32 2021 -0700
    
        [Hub Generated] Review request for Microsoft.Resources to add version stable/2021-04-01 (#15297)
    
        * updated list-resources description
    
        * published validation changes
    
        Co-authored-by: Tim Nguyen <you@example.com>
    
    commit 44c5162667da54ee7bcaf3bd5beef9a9cc9ca198
    Author: MorBrisker <morbrisker@gmail.com>
    Date:   Mon Jul 26 05:02:17 2021 +0300
    
        Add assesments & assessment metadata new API versions (#15196)
    
        * DuplicateAssessmentsFiles
    
        * Add2021-06-01AsessmentsAPIVersion
    
        * Add2021-06-01AsessmentsAPIVersion
    
        * Add2021-06-01AsessmentsAPIVersion
    
        * Add2021-06-01AsessmentsAPIVersion
    
        * Add2021-06-01AsessmentsAPIVersion
    
        * Update assessmentMetadata.json
    
        * Update CreateAssessmentsMetadata_subscription_example.json
    
        * Add2021-06-01AsessmentsAPIVersion
    
        * Add2021-06-01AsessmentsAPIVersion
    
        * Add2021-06-01AsessmentsAPIVersion
    
        Co-authored-by: MIDDLEEAST\morbrisker <morbrisker@microsoft.com>
    
    commit 1a70101c76b8491d840ea8d7712a477b819bb0f9
    Author: PingZhu2232 <36140352+PingZhu2232@users.noreply.github.com>
    Date:   Sun Jul 25 18:59:32 2021 -0700
    
        Adding 06-15 version (#15320)
    
        * copy latest version
    
        * change versions
    
        * identity changes related MSI
    
        * readme changes
    
        * readme go changes
    
        * sdk fix
    
        * changed modelAsString to true, supported identity in PATCH
    
        Co-authored-by: Ping Zhu <pizh@Pings-MacBook-Pro.local>
    
    commit cb405da5485f0d0f78ee27339722d5faca39f637
    Author: Tom Harvey <tombuildsstuff@users.noreply.github.com>
    Date:   Fri Jul 23 18:36:59 2021 +0200
    
        search: adding the autorest files necessary to generate a Data Plane SDK (#15316)
    
    commit 7b8b9ebbf8593580ed710329c61dee1936062cbb
    Author: JiahuiPeng <46921893+804873052@users.noreply.github.com>
    Date:   Fri Jul 23 16:33:42 2021 +0800
    
        Track2 modify sql readme.go.md (#15314)
    
        * servicebus readme.go.md
    
        * track2 modify sql readme.go.md
    
    commit 45080747a094f6a64968b6f93aa1f9a7233a63ae
    Author: vipinhas <82088177+vipinhas@users.noreply.github.com>
    Date:   Fri Jul 23 10:04:29 2021 +0300
    
        Vipinhas/add min capacity clusters (#15290)
    
        * removing read only property, no longer in use - NOT a breaking change
    
        * add min value for LA cluster capacity reservation
    
    commit 9e9017617ee84fd46b0be3fe6a431e13bde18bd2
    Author: Prachetos Sadhukhan <Prachetos.Sadhukhan@microsoft.com>
    Date:   Fri Jul 23 11:37:40 2021 +0530
    
        Added custom resource naming changes for HyperV, InMageAzureV2 providers (#15199)
    
    commit fafa5991a1727ab399bdf4cd349d53443486778e
    Author: David Watrous <509299+dpwatrous@users.noreply.github.com>
    Date:   Fri Jul 23 01:42:06 2021 -0400
    
        Update CODEOWNERS (#15244)
    
    commit b20011746ef065a8ab6572045de9578c192f2ffd
    Author: Shashwat Aggarwal <shashwat.aggarwal@microsoft.com>
    Date:   Fri Jul 23 07:12:28 2021 +0530
    
        New Version 2021-06-01 for Azure Site Recovery. (#14794)
    
        * New Api Version 2021-06-01 for ASR
    
        * V2A RCM new API version changes
    
        * SDK2Track fix
    
        * few contracts for rcm failback
    
        * Update service.json
    
        Fixed index
    
        * Prettier-fix
    
        Co-authored-by: prmyaka <prmyaka@microsoft.com>
    
    commit 87e2c65e4133115b0207a4f0d023acfb87ca5e95
    Author: basharg <basharg@microsoft.com>
    Date:   Thu Jul 22 17:55:28 2021 -0700
    
        Update documentation text for the zoneBalance property (#15231)
    
        * Fix public IP sku name and Tier property names
    
        * remove required property to match NRP swagger spec
    
        * update example file
    
        * update zoneBalance help message
    
        Co-authored-by: Bashar Gharaibeh <basharghar@live.com>
    
    commit a9c6da300bd6f71155fcd724a8d238ea84a118d1
    Author: LU WU <laurawu19@gmail.com>
    Date:   Thu Jul 22 17:55:01 2021 -0700
    
        Add missing examples for disk.json (#15309)
    
        * Add missing examples for disk.json
    
        * Update UpdateASnapshot.json
    
    commit 23ff943dbe3b5ccdc63a6195daa0f30b17ed9d88
    Author: James Park <japark@microsoft.com>
    Date:   Thu Jul 22 09:34:38 2021 -0700
    
        [Maps] Update the Creator V1 API deprecation notice URL (#15302)
    
        * [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
    
    commit ed3fcfb33e8ecae0717bee53046677bd2f3c16ad
    Author: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
    Date:   Thu Jul 22 19:45:14 2021 +0800
    
        Revert "[Hub Generated] Review request for Microsoft.Security to add version preview/2021-07-01-preview (#15212)" (#15303)
    
        This reverts commit 463d63186066d7faeb1f74eda7fd380fa3cf9cf8.
    
    commit 463d63186066d7faeb1f74eda7fd380fa3cf9cf8
    Author: Sapir Elmakayes <32778998+SapirElmakayes@users.noreply.github.com>
    Date:   Thu Jul 22 11:33:39 2021 +0300
    
        [Hub Generated] Review request for Microsoft.Security to add version preview/2021-07-01-preview (#15212)
    
        * Adds base for updating Microsoft.Security from version preview/2021-05-01-preview to version 2021-07-01-preview
    
        * Updates readme
    
        * Updates API version in new specs and examples
    
        * Create Multi cloud API
    
        * Minor typo fix
    
        * Schema change (offering type)
    
        * Change array to object in the examples
    
        * Rename to Security Connector
    
        * Fix files name  errors
    
        * Remove softwareInventories (auto generated)
    
        * Update examples and naming
    
        * Update the enum type to string
    
        * Adds suppression to readme
    
        * Rever the readme.md basic information
    
        * Fix SecurityConnetor defenition link
    
        * Policy description update
    
        * Prettier file
    
        * Rename the minitor offering type
    
        * Fix typo in the put example
    
        * Fix conflict
    
        * Add CSPM as custom word
    
        * prettier files
    
        * Fix lint error - adding 200OK for delete
    
        * Update readme.md
    
        Add JAVA to swagger-to-sdk
    
        * Update the preview tag location
    
        * Rename the resource to SecurityConnectors
    
        Co-authored-by: Sapir Elmakayes <saelmaka@microsoft.com>
    
    commit 4272591f9214235c325d8e49ff3eedc7cd022f6a
    Author: Alfredo Santamaria <chino.sebastian@gmail.com>
    Date:   Wed Jul 21 21:52:55 2021 -0700
    
        Service Fabric - Add missing property recreateApplication to ApplicationUpgradePolicy (#15128)
    
        * add missing property recreateApplication
    
        * add recreateApplication to all missing api versions
    
        * fix issue with cluster difinition AvoidAnonymousTypes
    
        * ClusterVersions add default response
    
        * add integer format
    
        * more integer formats
    
        * add type object
    
        * more type object
    
        * more type object
    
        * more type object
    
        * more type object 3
    
        Co-authored-by: Alfredo Santamaria Gomez <alsantam@microsoft.com>
    
    commit 05f0decc3a8562377693501fed5310aad2a55e74
    Author: swagat mishra <swagatmishra2007@gmail.com>
    Date:   Wed Jul 21 21:47:35 2021 -0700
    
        [Hub Generated] Review request for Microsoft.BotService to add version preview/2021-05-01-preview (#15182)
    
        * initial actual changes
    
        * added example
    
        * corrected mistake in previous contract
    
        * fix prettier changes
    
        * fix model validation errors
    
        * fix readonly
    
        * fix prettier issue
    
        Co-authored-by: Swagat Mishra <swagatm@microsoft.com>
    
    commit e9a6009d8f1a98656cf5b6f1fe5809251bfa0085
    Author: 804873052 <46921893+804873052@users.noreply.github.com>
    Date:   Thu Jul 22 11:23:30 2021 +0800
    
        Add batch tag to compute and containerinstance in readme.go.md (#15299)
    
        * servicebus readme.go.md
    
        * Go SDK Release Request,compute and containerinstance the readme.go.md add batch tag
    
    commit 2a6c840524573116aa549a3733fa2243baa4da3f
    Author: Dustin Burson <47367432+dustinburson@users.noreply.github.com>
    Date:   Wed Jul 21 20:00:25 2021 -0700
    
        Dev healthcareapis microsoft.healthcare apis 2021 06 01 preview changes (#15166)
    
        * Adds base for updating Microsoft.HealthcareApis from version stable/2021-01-11 to version 2021-06-01-preview
    
        * Updates readme
    
        * Updates API version in new specs and examples
    
        * Initial 2021-06-01-preview API
    
        * Address linter and avocado errors
    
        * Add DICOM to custom words list.
    
        * Add additional missing custom words
    
        * Fix prettier errors
    
        * Address additional linter error
        Address incorrect param name on FHIR Destination examples
    
        * Add missing fhirdestination to custom words list
    
        * Fix invalid parameter name
    
        * Fix IoT FHIR Destination examples
    
        * Fix incorrect path variable in swagger
    
        * Fix missing iotFhirDestination in Create example
    
        * Fix prettier errors
    
        * Update readme default version back to GAed version
    
        * Remove body from delete methods of all new resource types per PR feedback
    
        * * Remove 202's from PUTs on new resource types
        * Add missing resource states
        * Replace ACR with Azure container repository in property descriptions for clarity
        * Fix model as string being false for fhirServiceKind.
    
        * Fix prettier error
    
    commit 56444d66e9733afaabc00d5f979dce1c837a61cd
    Author: tezhangmsvan <51929944+tezhangmsvan@users.noreply.github.com>
    Date:   Wed Jul 21 19:09:19 2021 -0700
    
        [Hub Generated] Review request for Microsoft.DBforPostgreSQL to add version preview/2020-11-05-preview (#13555)
    
        * Add files via upload
    
        * Update Migrations.json
    
        * 2 files
    
        * to json
    
        * Json resolved. Fixed most issues aware to be ARM conformant
    
        * Delete Migrations_openapi.json
    
        * Delete Migrations.json
    
        * Add files via upload
    
        * Update readme.md
    
        * Update readme.md
    
        * Update readme.md
    
        * Create custom-words.txt
    
        * Update Migrations.json
    
        * Add DMSDB in custom-words.txt
    
        * Delete custom-words.txt
    
        * Update custom-words.txt
    
        * remove sku
    
        * Update custom-words.txt
    
        * add DMSDB
    
        * Update Migrations.json
    
        * Update Migrations.json
    
        * Update Migrations.json
    
        * Add clouderror
    
        * Update Migrations.json
    
        * Update Migrations.json
    
        * Update Migrations.json
    
        * Update Migrations.json
    
        * Update Migrations.json
    
        * Update Migrations.json
    
        * Update Migrations.json
    
        * Update Migrations.json
    
        * Update Migrations.json
    
        * Update Migrations.json
    
        * Update Migrations.json
    
        * remove sku
    
        * use same sku from postgresql.json
    
        * Put target state -> Post
    
        * revert to put
    
        * refactor
    
        * Dummy example and typo
    
        * remame typo
    
        * examples and summarylistresult
    
        * Update Migrations.json
    
        * Update Migrations.json
    
        * x-ms-client-flatten
    
        * x-ms-enum modelasstring
    
        * properties
    
        * array
    
        * array prettier
    
        * password null
    
        * array in create
    
        * Add description to all
    
        * MigrationCreateFullRequest allof MigrationCreateRequest
    
        * Update Migrations.json
    
        * Update Migrations.json
    
        * allof
    
        * flatten
    
        * validate examples
    
        * misc
    
        * gen examples
    
        * https://github.com/Azure/azure-rest-api-specs/pull/13555/checks?check_run_id=2506679669
    
        * update read -> get
    
        * 201 created
    
        * Unify three resources
    
        * for credscan
    
        * newline at end of file
    
        * prettier playground
    
        * npx prettier --write "specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2020-11-05-preview/Migrations.json"
    
        * array format
    
        * update examples
    
        * partial resolve
    
        * partial resolve
    
        * readonly and x-ms-mutability
    
        * add new version json files
    
        * Update readme.md
    
        * update
    
        * v2
    
        * Update Migrations.json
    
        * api version and operations
    
        * Update Migrations.json
    
        * pretty
    
        * properties for patch
    
        * nameavialability
    
        * migration name availability
    
        * reason
    
        * add migration name
    
        * ,
    
        * merge
    
        * update
    
        * merge
    
        * change version
    
        * autorest --validation --azure-validator --use=@microsoft.azure/classic-openapi-validator@latest --use=@microsoft.azure/openapi-validator@latest --tag=package-2021-06-15-privatepreview
    
        * merge
    
        * update
    
        * update
    
        * update
    
        * new version postgresql.json
    
        * update
    
        * prettier
    
        * systemdata
    
        * update
    
        * type object
    
        * update
    
        remove locatiion from rg
        update error response
    
        * unify error response version
    
        * Cloud error already confroms. API update
    
        remove location
        move targetDBServerSubnetResourceId
        add userAssignedIdentityResourceId
    
        * update properties for patch and fix prettier
    
        * update
    
        * Service error
    
        * type; object, duplicate version
    
        * pretty and unused example
    
        * remove privatezone
    
        * remvoe db
    
        * Sql -> SQL
    
        * casing
    
        Co-authored-by: tezhang <tezhang@microsoft.com>
    
    commit 8eb10b6052b7073e9c56f7707772e3e01c9d9a8d
    Author: Pratima Upadhyay <pratima.upadhyay02@gmail.com>
    Date:   Thu Jul 22 07:31:07 2021 +0530
    
        Updating version in readme (#15285)
    
    commit 74efe54fbc55c91a1d9213afbb2723747acfddf9
    Author: jochav <75458295+jochav@users.noreply.github.com>
    Date:   Wed Jul 21 21:19:25 2021 -0400
    
        Updating Query filter description (#15291)
    
        Co-authored-by: Jorge Chavez Nieto <jochav@microsoft.com>
    
    commit c671429a9d07e6c74ea0bf11adc3cc544964a358
    Author: Raj Shah <rajmshah93@gmail.com>
    Date:   Wed Jul 21 18:15:32 2021 -0700
    
        Fix Swagger Correctness Issues (#15185)
    
    commit 7a4a64310bec1f7f59bbdd8e8ab04ca938cbc3e6
    Author: annoakes <45375852+annoakes@users.noreply.github.com>
    Date:   Wed Jul 21 09:33:40 2021 -0700
    
        Purview Account data-plane Swagger (#15216)
    
        * Bootstrap Purview Account data-plane Swagger
    
        * Update most recent swagger
    
        * Fix spelling and examples that got dropped
    
        * Update readme
    
        * Fix swagger validation errors
    
    commit f2553893baa03c3db9a9b7974e1845908805bd5f
    Author: msyyc <70930885+msyyc@users.noreply.github.com>
    Date:   Wed Jul 21 19:41:26 2021 +0800
    
        Update readme.python.md (#15288)
    
    commit 81c815da8d9d4689ffcc8b411548432c42eaea2b
    Author: 804873052 <46921893+804873052@users.noreply.github.com>
    Date:   Wed Jul 21 17:26:47 2021 +0800
    
        servicebus readme.go.md (#15287)
    
    commit 2a8442856438f3c78b7150f4a32270c03fc99d43
    Author: Zed Lei <59104634+RAY-316@users.noreply.github.com>
    Date:   Wed Jul 21 15:14:35 2021 +0800
    
        Containerregistry maps datamigration t1 del (#15284)
    
        * sql t2 readme config
    
        * readme config
    
        * Update readme.python.md
    
        * conflient resolve
    
        * t1 del
    
        Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
    
    commit 31788d78903023976ef843501761ede7d74493d2
    Author: Kiran Kulkarni <kirankulkarni747@users.noreply.github.com>
    Date:   Wed Jul 21 00:04:56 2021 -0700
    
        [Hub Generated] Review request for Microsoft.BotService to add version preview/2021-05-01-preview (#15239)
    
        * Add "msaAppTenantId", "msaAppType" and "msaAppMSIResourceId" properties.
    
        * Address ARM feedback to set modelAsString as true.
    
    commit 761b1977490402b15062af591dfe4dbb3c0bfb76
    Author: Edwin Bwambale <12407430+bwamie@users.noreply.github.com>
    Date:   Wed Jul 21 00:02:26 2021 -0700
    
        [Hub Generated] Review request for Microsoft.BotService to add version preview/2021-05-01-preview (#15144)
    
        * Add disable/enable local authentication ARM property
    
        * Update property description
    
        * add slack permission scopes
    
        * Prettify JSON
    
        * Make File Pretty
    
        Co-authored-by: Edwin Bwambale <edwinb@microsoft.com>
        Co-authored-by: Tianyu You <youtianyu2010@gmail.com>
    
    commit c2ec03e5faa411e9a6785c15c3ddbd812e67ba7b
    Author: giakas <giakas@microsoft.com>
    Date:   Tue Jul 20 23:11:36 2021 -0700
    
        Fix descriptions for encoding types (#15281)
    
    commit dc90355ba177c3412bdb5b5569595834e1da33a4
    Author: msyyc <70930885+msyyc@users.noreply.github.com>
    Date:   Wed Jul 21 10:30:27 2021 +0800
    
        [blueprint]python track2 configuration (#15278)
    
        * Update readme.python.md
    
        * Update readme.md
    
        * Update readme.python.md
    
    commit 528e36c9d7e23151db99188cac5df7fed19705a6
    Author: shdesmu <56369302+shdesmu@users.noreply.github.com>
    Date:   Tue Jul 20 18:31:14 2021 -0700
    
        [Hub Generated] Public private branch 'shdeshmu/updateExistingAPIVersion' (#15261)
    
        * Updated existing properties in current APIVersions
    
        * pretier check
    
    commit 84daa99e7c8aca2ebb535d84700a0e61a3aca05f
    Author: Teddy Todorov <thtodoro@microsoft.com>
    Date:   Tue Jul 20 20:54:42 2021 -0400
    
        Add Good/Bad edge case examples to R3016 (#15043)
    
        From https://docs.microsoft.com/en-us/previous-versions/dotnet/netframework-1.1/141e06ef(v=vs.71)?redirectedfrom=MSDN:
        > When using acronyms, use Pascal case or camel case for acronyms more than two characters long
        and
        > However, you should capitalize acronyms that consist of only two characters, such as System.IO instead of System.Io.
    
    commit 2fb369beac2e348015d01d702215c0f07e9b442c
    Author: xunsun-commits <84804232+xunsun-commits@users.noreply.github.com>
    Date:   Tue Jul 20 17:43:34 2021 -0700
    
        Remove Server.identity from FSPG GA API (#15204)
    
    commit 63f4a94d3996dbe1911d7de70a004be7ff4dc169
    Author: Michael Greene <mgreenegit@users.noreply.github.com>
    Date:   Tue Jul 20 19:17:42 2021 -0500
    
        remove properties that are not writeable from examples (#15241)
    
    commit d241e05b224891ddc0147544213d8edccf53f7d9
    Author: Terence Fan <stdrickforce@gmail.com>
    Date:   Wed Jul 21 00:38:04 2021 +0800
    
        [WebPubSub] New api for generating token (#15137)
    
        * init
    
        * update
    
    commit f0cf72baa1627bddf8583d5d08e02ccb8319cfb0
    Author: Karthik RG <karrg@microsoft.com>
    Date:   Tue Jul 20 22:04:11 2021 +0530
    
        Updating swagger for June  (#14821)
    
        * v1 of updated swagger
    
        * Adding examples for farm operations
    
        * Spell check + prettier check
    
        * Spelling fix
    
        * Fixing model validation
    
        * Model validation fix
    
        * Removing additional propoerties
    
        * Removing additional propoerties
    
        * Prettier fix
    
        * Doc bash bgs v1
    
        * Adding updated examples
    
        * Prettier fix
    
        * Prettier fix
    
        * Fixing model validation errors
    
        * Fixing examples formodel validation
    
        * Fixing Lintdiff errors
    
        * agfood to agrifood
    
        * Agfood to agrifood
    
        * Reverting change from agrifood to agfood
    
        * Udpates
    
        * Updates
    
        * Update package.json
    
    commit 2a89fd49dfef5f02b83fe5018e87bd9ebe195c8e
    Author: Filip Proborszcz <v-filipp@microsoft.com>
    Date:   Tue Jul 20 17:55:10 2021 +0200
    
        [Maps] Add separate Swagger definitions for Maps client libraries (#14871)
    
        * Make maps data-plane swagger files compile when taken from api to sdk.
    
        * Update correctly the search api
    
        * Update common.js and add swagger codegen to maps dataplane.
    
        * Fix path issue
    
        * fix prettifier error.
    
        * Replace mistyped extension.
    
        * Fix common type version.
    
        * Fix errors for alias.json
    
        * run prettier
    
        * fix security def and parameters.
    
        * Revert "fix security def and parameters."
    
        This reverts commit 85370d9b6b3ad0ae615d1931aa7a5eec39957b30.
    
        * Revert "run prettier"
    
        This reverts commit be16d4423be319cc4b7a957abe977aced26e0fa5.
    
        * Revert "Fix errors for alias.json"
    
        This reverts commit 0458cbc9489ba8cc05a575517b35001fa4c4a7e8.
    
        * fix extension issue
    
        * comment out all other errors.
    
        * revert changes to package.json files
    
        * update files. remove common response as it isn't supported.
    
        * update readonly problem
    
        * Update error correctly to not be a breaking change
    
        * Remove unused definition.
    
        * Fix GeoJSONGeometryCollection
    
        * Fix naming scheme
    
        * fix coord abb
    
        * fix geometryCollection error by using a more generic type for inheritance.
    
        * update anon def
    
        * try without schema
    
        * fix naming issue.
    
        * add schema
    
        * try again
    
        * update common file
    
        * update route.json file
    
        * Revert "update route.json file"
    
        This reverts commit 2858248ea19ece1998617afbb83c1b6633487834.
    
        * Update geometry collection.
    
        * fix go modeler error
    
        * remove type
    
        * - fix ModelValidation
    
        * - enable Java and Python generation
    
        * try with new errorDetail.
    
        * correct paths
    
        * revert changes to odataerror. update python sdk.
    
        * fix typo
    
        * update error and readonly CoordinateAbbreviated to reuse more.
    
        * - try to build Python SDK
    
        * - try to forcefully build Python SDK
    
        * Add top level java.
    
        * update warnings from lint diff
    
        * try java generation with the inline file.
    
        * update Java compilation with right tags.
    
        * Fix compilation warnings
    
        * Update readme namespace names
    
        * Make enums be modelAsString: true
    
        * Add x-ms-error-response to error responses
    
        * Remove feedback.json and feedback reference from readme.md.
    
        * Fix "security" requirement object to have valid scope for OAuth2 security scheme type
    
        * Fix "security" requirement object to have valid scope for OAuth2 security scheme type - add missing file
    
        * Use common client parameters - part 1
    
        * Use common client parameters - part 2
    
        * Fix lint errors
    
        * update go namespace to the correct one.
    
        * Use common response objects to fix duplicate schemas
    
        * Fix semantic & model validation
    
        W/A for OAV as it is not able to parse Swagger file without "responses" object.
    
        * Fix autorest duplicate schema warnings
    
        Use common schema for Language, View, xTileIndex & yTileIndex between Render 1.0, Render 2.0, Search 1.0 and Traffic 1.0.
    
        * Fix C# generation of StyleRuleBaseType enum type
    
        * Fix license header for GO lang
    
        * Fix inheritance of the StyleRuleBase type in the Featu…
    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
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants