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

Merge from origin #9

Merged
merged 135 commits into from
Sep 23, 2020
Merged

Merge from origin #9

merged 135 commits into from
Sep 23, 2020

Commits on Sep 2, 2020

  1. Configuration menu
    Copy the full SHA
    b8fa1c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfc8599 View commit details
    Browse the repository at this point in the history
  3. [Azure Cognitive Search] Simple fixes in swagger to correct typos (#1…

    …0665)
    
    * Fix typo in 2020-03-13 API version
    
    * fix casing and typo in 2020-08 API versions
    
    * Re-add capitalizations where appropriate
    
    Co-authored-by: Arvind Krishnaa Jagannathan <arjagann@microsoft.com>
    arv100kri and Arvind Krishnaa Jagannathan authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    8a98a5b View commit details
    Browse the repository at this point in the history
  4. Update sla.yml (#10668)

    ruowan authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    02e5117 View commit details
    Browse the repository at this point in the history
  5. [Hub Generated] Review request for Microsoft.Devices to add version s…

    …table/2020-08-01 (#10619)
    
    * Adds base for updating Microsoft.Devices from version stable/2020-06-15 to version 2020-08-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Adding properties in import/export devices requests.
    
    * Fixing code format.
    
    * Fixing code format.
    isyama authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    9dd3603 View commit details
    Browse the repository at this point in the history
  6. [Synapse] Add Get Workspace, Read/List BigDataPools, SqlPools, Integr…

    …ationRuntimes API spec from the data-plane (#10128)
    
    * [Synapse] Add Get Workspace, Read/List BigDataPools, SqlPools, IntegrationRuntimes API spec from the data-plane
    
    * Refer to new swagger files in the readme
    
    * Update references
    
    * Update package name
    
    * Remove trailing whitespaces and refer to endpoint instead of SynapseDnsSuffix parameter
    
    * Move new swagger and examples inside artifacts folder, and update readme
    
    * Update title to ArtifactsClient
    
    * Update api-version to 2019-06-01-preview
    
    * Fix CI failures
    
    * Fix SDK violations
    
    * Prettier check
    
    * Fix LintDiff errors
    
    * Fix Lintdiff
    
    * Update Read API swagger specs
    
    * Update configuration file
    
    * Add capacity to SQL pool
    
    * Update capacity definition
    
    Co-authored-by: Surya <sunagesw@microsoft.com>
    Co-authored-by: Dongwei Wang <bean0idear@163.com>
    3 people authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    f80fb1e View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Fix Digital Twins public preview swagger to match service behavior (#…

    …10678)
    
    Swagger claimed to return 200 when creating models, but the service returns 201
    timtay-microsoft authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    49e31ef View commit details
    Browse the repository at this point in the history
  2. Dev/ayang/backup storage redundancy (#10652)

    * add 2019 databases swagger only to v3
    
    * remove 2018 failoverdatabases swagger since it is included in 2019 databases swagger
    xaliciayang authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    ee23954 View commit details
    Browse the repository at this point in the history
  3. Make instance view readOnly (#10664)

    * make instance view readOnly
    
    * extensions can be readOnly too
    TylerLeonhardt authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    d0b43ae View commit details
    Browse the repository at this point in the history
  4. add properties to LinkedServiceProps (#10675)

    * add properties to LinkedServiceProps
    
    * make the new properties optional
    
    Co-authored-by: Richard Li <richli@microsoft.com>
    RichardLi1437 and Richard Li authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    9ab0b5d View commit details
    Browse the repository at this point in the history
  5. Updating ThreatIntelligence api (#10463)

    * Updating ThreatIntelligence api
    
    * Fix a typo
    
    * Add custom words and Prettier the files
    
    * Adding fields for filtering ThreatIntelligence
    
    * Pretify the json
    
    * Fix R4013 - IntegerTypeMustHaveFormat
    
    * Support list by subscription operation
    
    * Update new APIs
    
    * Update new APIs
    
    * Add Get All Threat Intelligence API
    
    * Prettier Swagger of Security Insight
    
    * Update threat intelligence metrics query
    
    * Add new URL for creating Indicators
    
    * Threat Intelligence: Add main as singleton
    
    * Remove unused file
    
    * Update SDK Go for stable version
    
    Co-authored-by: Hung Nguyen <hunngu@microsoft.com>
    Co-authored-by: hunngu-ms <63322431+hunngu-ms@users.noreply.github.com>
    3 people authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    edf2fc2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b9e6b2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    495be12 View commit details
    Browse the repository at this point in the history
  8. Bump dot-prop from 5.1.0 to 5.2.0 (#10312)

    Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 5.1.0 to 5.2.0.
    - [Release notes](https://github.com/sindresorhus/dot-prop/releases)
    - [Commits](sindresorhus/dot-prop@v5.1.0...v5.2.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    ec21023 View commit details
    Browse the repository at this point in the history
  9. Adjust command names for backward compatibility with GA version (#10670)

    Co-authored-by: Sonia Taneja <sonia.taneja@microsoft.com>
    sotaneja and Sonia Taneja authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    9c65009 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    ee54cec View commit details
    Browse the repository at this point in the history
  2. fix identity enum value (#10693)

    * fix identity enum value
    
    * fix example
    
    Co-authored-by: Richard Li <richli@microsoft.com>
    RichardLi1437 and Richard Li authored Sep 4, 2020
    Configuration menu
    Copy the full SHA
    0a3da08 View commit details
    Browse the repository at this point in the history
  3. Robga/exemption (#10618)

    * Add policy exemption preview replicating from pri
    
    * Real update
    
    * Fixed examples
    
    * Fix global parameter and error response
    
    * Addressed comments
    robga authored Sep 4, 2020
    Configuration menu
    Copy the full SHA
    589a6d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f85e26 View commit details
    Browse the repository at this point in the history
  5. correct multiapi config (#10683)

    * correct multiapi config
    
    * multiapi init
    changlong-liu authored Sep 4, 2020
    Configuration menu
    Copy the full SHA
    c72994c View commit details
    Browse the repository at this point in the history
  6. Added Microsoft.AlertsManagement/resourceHealth (#10483)

    * Added Microsoft.AlertsManagement/resourceHealth
    
    * Removed examples for now;
    
    * Updated readme
    
    * Removed examples
    
    * Fixed required props
    
    * Removed array from required
    
    * More changes
    
    * Small fix
    
    * Made discriminator required
    
    * Added x-ms-enum
    
    * Fixed error response code and added operations API
    
    * Added missing defs
    
    * Updated resource name
    
    * Fixed comment
    
    * More fixes
    
    * More fixes
    
    * Added examples
    
    * Moved namespace property
    
    * Added additional properties
    
    * Fixed descs
    
    * Updated examples
    
    * Updated patch and put examples
    
    * Another example update
    
    * Updated patch example
    
    * Prettier fixes
    
    * Small change
    
    * Small change
    giladsu authored Sep 4, 2020
    Configuration menu
    Copy the full SHA
    faaadee View commit details
    Browse the repository at this point in the history
  7. [Hub Generated] Review request for Microsoft.Devices to add version s…

    …table/2020-03-01 (#10114)
    
    * Adds base for updating Microsoft.Devices from version stable/2020-01-01 to version 2020-03-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Add Private Link/Endpoint APIs and examples to the 2020-03-01 version
    
    * Add resourceGroupName and resourceName to definitions
    
    * Adds suppression to readme
    
    * Adds suppression to readme
    
    * address new warnings
    
    * Rename file
    
    * Adds suppression to readme
    
    * Adds suppression to readme
    
    * Remove suppression section
    
    * Fix merge conflict
    
    Co-authored-by: Rajeev Vokkarne <ravokkar@microsoft.com>
    rajeevmv and Rajeev Vokkarne authored Sep 4, 2020
    Configuration menu
    Copy the full SHA
    589f00a View commit details
    Browse the repository at this point in the history
  8. [Azure Stack] Updates to Azs.Fabric.Admin spec for autorest config (#…

    …9030)
    
    * Cumulative commit message:
    commit 6ecda64
    Author: Yuxing Zhou <zyx.pulsars@gmail.com>
    Date:   Sat Jan 4 02:25:35 2020 +0800
    
        [Azure Stack] Update fabric storage admin specs for new generation with autorest-beta (#8038)
        commit 9e551f0                                                                         Author: bganapa <bganapa@microsoft.com>                                                     Date:   Tue Nov 12 11:44:22 2019 -0800                                         Reset to Stackadmin2 (#7766)
    
    * Address PR comments
    
    * Fix semantic issue
    
    * Reset NasCluster files to master
    
    * Add nascluster changes
    
    * Revert readme.md changes
    viananth authored Sep 4, 2020
    Configuration menu
    Copy the full SHA
    25acd0f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff06cd3 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Add api-version of hybridcompute to go SDK (#10703)

    * Add new api-version of hybrid compute to go SDK
    
    * Fix bad output-folder
    ArcturusZhang authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    b2ef24e View commit details
    Browse the repository at this point in the history
  2. add skip metric definition to swagger (#10712)

    * add skip metric definition to spec
    
    * prettier fix
    
    * chnage description
    hutzleo authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    0ae8a30 View commit details
    Browse the repository at this point in the history
  3. Add office ATP to Swagger (#10674)

    * Add office ATP to Swagger
    
    * fixes
    
    * merge
    omerhaimov authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    49cbc7f View commit details
    Browse the repository at this point in the history
  4. Update delete pe connection to long running (#10387)

    * Add Identity to createWorkpace example
    
    * correct several places in swagger
    
    * add id,name,type to PrivateEndpointConnection
    
    * fix lintDiff error
    
    * fix CI pipelines
    
    * fix sku swagger not aligned with service problem
    zhaomuzhi authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    f19ed01 View commit details
    Browse the repository at this point in the history
  5. tag: package-2020-08 (#10658)

    * tag: package-2020-08
    
    * use package-2020-08-02
    changlong-liu authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    35d2431 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    ddfe040 View commit details
    Browse the repository at this point in the history
  2. Add TenantConfiguration API to the Microsoft.Portal provider (version…

    … 2019-01-01-preview) (#10603)
    
    * #7912260: Add tenant configuration API
    
    * Fix version
    
    * Fix references
    
    * Fix Prettier
    
    * Add new file to readme.md
    
    * Fix Linter warnings
    
    * Add Delete method
    
    * Adds suppression to readme
    
    * Remove suppression for boolean
    
    * Ref to common type instead of redefine generic fields
    
    * Fix Prettier
    
    * Change resource type to plural and descriptions
    
    * Add Tenant configuration list
    
    * Fix example position
    
    * Fix Prettier
    
    * Change version for common types
    
    * Use local definition instead of ref common types
    
    * Revoke 2 latest commits and return repo to signed off state
    
    * Fix Prettier
    
    Co-authored-by: Alex Kachanov <alkac@corp.microsoft.com>
    AKachan0v and Alex Kachanov authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    8f09f31 View commit details
    Browse the repository at this point in the history
  3. add maxrowperfile/filenameprefix (#10666)

    Co-authored-by: Haoran Sun <haorsun@microsoft.com>
    rickysun93 and Haoran Sun authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    3308ab5 View commit details
    Browse the repository at this point in the history
  4. Update MySQL flexibleServer swagger to change some APIs (#10660)

    * Update MySQL flexibleServer swagger to change some APIs
    
    * Add BYOK APIs and change primaryServerId to sourceServerId
    
    * Rename keys to serverkeys to follow the old naming
    
    * Fix 202 response for ServerKey PUT API
    
    * Remove CheckVirtualNetworkSubnetUsage operation id
    
    * Change LocationBasedCapabilities_List response body
    Suna-MS authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    fceeea4 View commit details
    Browse the repository at this point in the history
  5. Add params to sdkautomation (#10723)

    Phoenix He authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    ea03cbf View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    7b8ab42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31734c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2efa99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20b6c51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3339ca View commit details
    Browse the repository at this point in the history
  6. Make a switch for schema generation (#10732)

    Phoenix He authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    2b484e6 View commit details
    Browse the repository at this point in the history
  7. Updated the CSharp, Python and GO SDK namespace to Microsoft.Migrate.…

    …ResourceMover and … (#10661)
    
    * Updated the CSharp SDK namespace to Microsoft.Migrate.RegionMove and updated the output folder to match the folder structure in .NET SDK.
    
    * Updated namespace and package names of csharp, go and python
    
    * Updates
    
    * fix schemas parameter
    
    Co-authored-by: Ajay Gupta <ajgupt@microsoft.com>
    Co-authored-by: Lei Ni <7233663+leni-msft@users.noreply.github.com>
    3 people authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    38e0aab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae862b1 View commit details
    Browse the repository at this point in the history
  9. add required fields for sku object (#10623)

    * add required fields for sku object
    
    * fix prettier
    
    * fix lint errors
    
    * fix prettier
    
    * fix lint errors
    
    * Fix lint errors
    
    * fix sdk eorror
    
    * add default response
    
    * Fix checknameavailability response
    
    * fix prettier
    
    * add default result for operations
    
    * Remove proxy resource definition
    
    * supress the provider name check
    
    * Remove duplicate Resource definition
    
    * removed duplicate tracked resource definition
    QingqingYuan2 authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    0318e07 View commit details
    Browse the repository at this point in the history
  10. network/2020-05-01: adding the missing web application firewall files (

    …#10384)
    
    * network/2020-05-01: adding the missing web application firewall files
    
    * linking the file
    
    * adding examples
    
    * code review fixes
    
    * ignoring the linter because apparently the networking api's don't follow it..
    tombuildsstuff authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    a53cc8e View commit details
    Browse the repository at this point in the history
  11. Update Readmes for Python for Automanage (#10708)

    * Add list and get software to GuestConfiguration
    
    * Use newer API version for software
    
    * Revert software Swagger spec since these are private preview only
    
    * Add Automanage resource provider
    
    * Address validation tool errors
    
    * spelling add antimalware
    
    * Address lint errors
    
    * Fix error response
    
    * Fix newline
    
    * Fix Operations API Lint
    
    * Fix operations example
    
    * Fix prettier and lint
    
    * Address lint and prettier errors
    
    * Use common definitions and correct pref enum
    
    * Fix parameter
    
    * Address comments
    
    * Fix update examples
    
    * Prettier fix
    
    * Fix python md
    
    Co-authored-by: Abhinav Ghai <abghai@microsoft.com>
    Co-authored-by: Feng Zhou <55177366+fengzhou-msft@users.noreply.github.com>
    3 people authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    af2f59b View commit details
    Browse the repository at this point in the history
  12. [Hub Generated] Review request for Microsoft.Portal to add version pr…

    …eview/2020-09-01-preview (#10706)
    
    * Adds base for updating Microsoft.Portal from version preview/2019-01-01-preview to version 2020-09-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Microsoft.Portal dashboards 2020-09-01-preview RP version
    
    * Adding tenant api
    
    * Fixing readme
    
    * prettier error fix
    
    * fixing path
    
    * fixing api version
    
    Co-authored-by: Himanshu Chandel <hich@microsoft.com>
    msHich and mshimanshuchandel authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    ff5a5ea View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f348535 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Configuration menu
    Copy the full SHA
    dd2c281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2890fbf View commit details
    Browse the repository at this point in the history
  3. 2020-09-01-hybrid profile for AzureStack (#10295)

    * Rough draft of new profile for ignite
    
    * Addressing the review comments by updating the api versions
    
    * Fixing issues in Eventhub specs paths
    
    Co-authored-by: bganapa <bganapa@microsoft.com>
    sijuman and bganapa authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    1a6985b View commit details
    Browse the repository at this point in the history
  4. Update swagger for outbound public ip feature (#10713)

    * update swagger for outbound public ip feature
    
    * Update samples
    
    * prettier all the files
    
    * fix typo for 'outboundIPs' & 'publicIPs' properties
    
    Co-authored-by: Xuyang Cao <xuycao@microsoft.com>
    Caoxuyang and Xuyang Cao authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    81e598c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c064af9 View commit details
    Browse the repository at this point in the history
  6. Eventhub: Added PrivateEndpointConnection API (#10635)

    * Added PrivateEndpointConnection API
    
    * fix
    
    * updated description
    
    * lint fix
    
    * update
    
    * update
    
    * updated examples
    
    * reverted the erorrresonse changes
    
    * testing supperssion lintdiff errorresponse
    
    * suppres lintdiff
    
    * lintdiff fixes
    
    * correted the typo in readme
    
    Co-authored-by: v-ajnava <v-ajnava@microsoft.com>
    Ajit Navasare and v-ajnava authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    b813f80 View commit details
    Browse the repository at this point in the history
  7. ServiceBus : Swagger Split and Added PrivateEndPointConnection API (#…

    …10071)
    
    * Swagger Split and Added PrivateEndPointConnection API
    
    * updated custom-words.txt
    
    * prettier check fix
    
    * updated Readme
    
    * removed the ub-referenced file
    
    * Operations API
    
    * fix avocado
    
    * fix for UniqueXmsEnumName
    
    * updated description
    
    * update
    
    * updated resource
    
    * fix for modelvalidation
    
    * version update in definition
    
    * added examples
    
    * updated examples
    
    * fix for avocado - INCONSISTENT_API_VERSION
    
    * updated azureresourceschema.md
    Ajit Navasare authored Sep 10, 2020
    Configuration menu
    Copy the full SHA
    3f4d11b View commit details
    Browse the repository at this point in the history
  8. FR v2.1-preview.1 update (#10747)

    * Bringing FRv2.0-preview version forward.
    
    * Adding Model Compose feature
    
    * Adding Model Copy feature
    
    * Adding PreBuilt: Business card feature
    
    * Fix swagger version.
    
    * Add CheckBox feature (option-A)
    
    * Add CheckBox feature (option-B)
    
    * Initial commit; Bringing things forward from v2.0
    
    * Minor fixes in compose contract
    
    * Add suggested model name changes for supervised
    
    * Incorporating final changes from v2.0-preview
    
    * Incorporating ModelName feature
    
    * Update for model compose
    
    * Incorporating selectionMark feature.
    
    * FRv2.1 Feature updates (#13)
    
    List of changes:
    -----------------
    
    * Bringing Final swagger for FRv2.0-preview version forward.
    
    * Adding Model Compose feature
    
    * Adding PreBuilt: Business card feature
    
    * Add SelectionMark (aka CheckBox) feature 
    
    * ModelName Support
    
    * Fix swagger version
    
    * FR FE changes (#15)
    
    * Remove quotes from data queries in RI apis (#9323)
    
    * [DataFactory]Store settings should be added for Delete and GetMetadata (#9208)
    
    * [DataFactory]Store settings should be added for Delete and GetMetadata Activity
    
    * Add format settings for GetMetadata
    
    * [Hub Generated] Review request for Microsoft.ChangeAnalysis to add version preview/2020-04-01-preview (#8981)
    
    * New Readme Config File
    
    * New Go Language Readme Config File
    
    * New Typescript Language Readme Config File
    
    * New Python Language Readme Config File
    
    * New C# Language Readme Config File
    
    * New Ruby Language Readme Config File
    
    * New Swagger Spec File
    
    * New Swagger Example Spec File
    
    * add swagger spec second time
    
    * trying to fix violations #1
    
    * adding descriptions and schema tag for default error
    
    * removing required location element from proxy resource.
    
    * adding prettifier fixed
    
    * update 3
    
    * update 4
    
    * update 5
    
    * update 6
    
    * update 7
    
    * update 8
    
    * update 9
    
    * update 10
    
    * update 11
    
    * update 12
    
    * update 13
    
    * update 14
    
    * update 15
    
    * update 16
    
    * update 17
    
    * update 18
    
    * Adds suppression to readme
    
    * updating comments of few models
    
    * changing description of few elements
    
    * prettier  run:
    
    Co-authored-by: Alex Dubinkov <alexdu@microsoft.com>
    
    * regenerated all-api-versions
    
    * Fix readme.go.md for some sql service (#9348)
    
    * Update network (#9349)
    
    * Add multiapi section (#9347)
    
    * Dataplane swagger for tables (#8151)
    
    * adding swagger for tables dataplane
    
    * updating produces/consumes, adding format parameter and adding DataServiceVersion header
    
    * update swagger so that query parameters do not appear in x-ms-paths
    
    * add new custom words, fix incorrect api version
    
    * making suggested changes to continuation header, response status codes
    
    * Updates to tables spec
    
    * Fixed indentation
    
    * Removed storage references
    
    * Grammar
    
    * Improved match condition description
    
    * Remove format statements
    
    * Removed excess tags
    
    * Fix extra commas
    
    * Added missing example
    
    * Updated Delete example
    
    * Run prettier
    
    * Removed duplicate API version
    
    * Fixed insert response
    
    * Removed 2018 readme tag
    
    * Remove storage name
    
    * Remove multi-api reference
    
    Co-authored-by: Sam Hurd <sahurd@microsoft.com>
    Co-authored-by: annatisch <antisch@microsoft.com>
    
    * regenerated all-api-versions
    
    * Datr m (#9332)
    
    * update readme docs
    
    * add nullables
    
    * add autogen
    
    * location required
    
    * add require to all
    
    * add requires
    
    * prettier
    
    * track resoruce ref and require for properties
    
    * remove #
    
    * fix # resoruce
    
    * pr comments
    
    * fix ruby
    
    * go fix
    
    * azure_mgmt_desktop_virtualization
    
    * rekickoff tests
    
    * regenerated all-api-versions
    
    * Allow empty access policies array in HealthcareApis (#9326)
    
    * Allow empty access polies array in HealthcareApis.
    
    * accessPolicies property can be omitted
    
    * [CDN] Add API version 2020-04-15 (#9242)
    
    * regenerated all-api-versions
    
    * Update readme.md (#9384)
    
    * Update readme.md
    
    Adding stable version to not break existing APIs
    
    * Added examples
    
    * fix example
    
    * prettier fix
    
    * regenerated all-api-versions
    
    * [MixedReality] Version Iteration for new Releases (#9351)
    
    * Version Iteration for new Releases (#8848)
    
    * Version Iteration for new Releases
    
    There are going to be 2 significant releases:
    
    1. Public Preview of Remote Rendering in April 6th
    2. GA of Spatial Anchors in May
    
    * Referring new swagger files in readme.md
    
    * Specifying default package version as 2020-05-01
    
    * Fix MV
    
    * Fix MV (#9397)
    
    Fix MV in Patch examples
    
    Co-authored-by: Xiangyu Luo <xiangyul@microsoft.com>
    Co-authored-by: Lei Ni <leni@microsoft.com>
    
    * fix network (#9369)
    
    * fix network
    
    * duplicated publicipprefix
    
    * fixed example in 2018-01-01
    
    * final updates
    
    * missing examples
    
    * regenerated all-api-versions
    
    * SQLDB - update LicenseType description (#9001)
    
    * SDK support for Table and Queue Storage Services (#9259)
    
    * Adding table spec, without examples
    
    * Adding queue swagger, also updating comments for table
    
    * Updated the models to include ARM fields, completed, no examples
    
    * Added list table and queue services spec
    
    * Adding table CRUD examples
    
    * Adding Queue CRUD examples
    
    * Validation complete, TablName changed to camelCase
    
    * Modified comment
    
    * Spell correction
    
    * changing order in readme.md
    
    * Changed the object name from Queue to StorageQueue, as sdk code gen throws name conflict error with Collections.Queue
    
    * Resolve prettier check errors
    
    * Change URI param to be camel case
    
    * updated default error response schema
    
    * Change Default error response model schema
    
    * Added x-ms-nextLink
    
    * regenerated all-api-versions
    
    * [ACR] add regionEndpointEnabled to replication properties and replicationUpdateParameters (#8840)
    
    * add regionendpointenabled to replication properties and replicationupdateparameters
    
    * fix property placement error
    
    * Update spec. with update properties
    
    * Update descriptions
    
    Co-authored-by: Tosin Adewale <oluwatosin.adewale@microsoft.com>
    
    * update triage label (#9396)
    
    * validate blockchain cli codegen (#9089)
    
    * validate blockchain cli codegen
    
    * use strong password with length>=12
    
    Co-authored-by: Changlong Liu <changll@microsoft.com>
    
    * feat: add subscription 2019 10 01 preview (#9388)
    
    * [Hub Generated] Review request for Microsoft.CostManagement to add version stable/2019-11-01 (#9288)
    
    * adding the views api to the 2019-11-01 version
    
    * Fix api version value
    
    * adding private view list example document
    
    * Fix enum conflict
    
    * fix Granularity enum type
    
    * Add api version of go SDK for imagebuilder (#9408)
    
    * Update PR template (#9371)
    
    * Update PR template
    
    * Add FAQ link
    
    * add Microsoft.AVS 2019-08-09-preview API spec (#9307)
    
    * cp -r vmwarevirtustream vmware
    
    * rebrand
    
    * add sku to PrivateCloud
    
    * add SSL thumbprints
    
    * Fix description typo (#5)
    
    * lists return value[]
    
    * suppress R3020
    
    * fix suppress
    
    * add Locations_ prefix
    
    Co-authored-by: jspearman3 <spearmanjim@yahoo.com>
    
    * regenerated all-api-versions
    
    * Add 2020-04-01 API specification for Microsoft.Peering (#9361)
    
    * Remove readonly flag from microsoftSessionAddress properties in BgpSession; add an example for IxRs directPeeringType
    
    * Add 2020-04-01 API specification for Microsoft.Peering
    
    * Fix subId
    
    * Fix static validation issues
    
    * Fix GetPeeringReceivedRoutes example
    
    * Fix PeeringServiceSku
    
    * Add RPKI to custom-words
    
    * Update readme to include package-2020-04-01
    
    * Fix input file path in package-2020-04-01
    
    * Fix ErrorResponse data model
    
    Co-authored-by: Praneeth Sanapathi <prsanapa@microsoft.com>
    
    * Move added client name IdentityUserAssignedIdentitiesValue into an inner scope (#9363)
    
    * Bug fixes: skip url encoding for ScopeParameter; add client name for userAssignedIdentities.
    
    * Pretty check fix.
    
    * Move added client name into additionalProperties of userAssignedIdentities.
    
    * Change operationID for table and queue, update the name of an example (#9410)
    
    * update version of rest-api-specs-scripts in PPE (#9420)
    
    Co-authored-by: Jianye Xi <jianyxi@microsoft.com>
    
    * adding new properties (#9404)
    
    * Pipeline devops (#9374)
    
    * netapp trenton pipeline
    
    * logic pipeline test
    
    * Revert "logic pipeline test"
    
    This reverts commit ad9f1f00d99379de1e461fcbb6c803a491b5bd29.
    
    * devops pipeline test
    
    * Update readme.md
    
    Co-authored-by: root <root@cjf.1nfgrxx31qve3h2ogd1kz2gjvd.cx.internal.cloudapp.net>
    
    * typo (#9210)
    
    * IoT Edge in Central APIs initial (#9248)
    
    * IoT Edge in Central APIs initial
    
    * making recommended fixes
    
    * Moved storage private link related models into common types (#8935)
    
    * Moved private link related model into common types
    
    * Fix path to common types.json
    
    * Fix parameter reference
    
    * fix prettier issue
    
    * Resovled the conflict and moved PrivateEndpointConnectionListResult into common and updated reference
    
    * EventGrid: Update 2020-04-01-preview swagger to include new properties per customer's feedback (#9402)
    
    * Update 2020-04-01-preview swagger to include new properties per customer's feedback
    
    * fix spelling
    
    * add readonly flag for readiness state
    
    * fix prettier
    
    Co-authored-by: Ashraf Hamad <ahamad@ntdev.microsoft.com>
    
    * [Hub Generated] Review request for Microsoft.VirtualMachineImages to add version stable/2020-02-14 (#9411)
    
    * [Azure Stack] Updates to Azs.Storage.Admin spec (#8959)
    
    * commit 1ef81911c39d8f618bf6ec097223ff5e8961b3cb
    Author: Yuxing Zhou <zyx.pulsars@gmail.com>
    Date:   Thu Feb 6 09:13:52 2020 +0800
    
        [Azure Stack] Update storage admin specs for new generation with autorest-beta (#8306)
    
        * Update storage admin specs for new generation with autorest-beta
    
        * fix code style
    commit 9e551f0eab4057d4c2f54c333c7aa2a1a564c125
    Author: bganapa <bganapa@microsoft.com>
    Date:   Tue Nov 12 11:44:22 2019 -0800
    
        Reset to Stackadmin2 (#7766)
    
    * Fix resourcegroup case
    
    * Fix old version
    
    * Address PR feedback
    
    * Customerprovider pipeline2[DONOT MERGE] (#9428)
    
    * customer provider
    
    * add flag
    
    * Add DeletedWorkspaces API (#9401)
    
    * Add force flag (#9417)
    
    * Add force flag
    
    * Fix
    
    * [Storage] Adding support for listing soft deleted blob containers (#9435)
    
    * [Storage] Adding support for listing soft deleted blob containers
    
    . Adding swagger support for listing soft deleted blob containers
    . Added examples as well
    
    * Update blob.json
    
    * Update DeletedBlobContainersList.json
    
    Prettier check failing
    
    * Create a New Default Tag for Code Generation (#9440)
    
    Include both Spatial Anchors and Remote Rendering in the same package.
    
    * regenerated all-api-versions
    
    * fastfix_tfpr (#9439)
    
    Co-authored-by: Xiaoxu Qi <xiaoxuqi@microsoft.com>
    
    * Adding 200 response in CreateOrUpdate api (#9228)
    
    * Adding 200 response in CreateOrUpdate api
    
    * Update example
    
    * Empty commit to trigger build
    
    * Updated README tag version (#9240)
    
    * Updated README tag version
    
    * Moved provisioning state under properties, added operations API
    
    * fixed json syntax
    
    * Added operations list
    
    * Added Display
    
    * Update bookmark relations API (#8495)
    
    * Update bookmark relations API
    
    * fix pr comments
    
    * fix invalid examples failing model validation
    
    * Fixed invalid reference (#9449)
    
    * [Hub Generated] Review request for Microsoft.VirtualMachineImages to add version stable/2020-02-14 (#9451)
    
    * SKU api filter takes location only. (#9328)
    
    * change to test logic for az (#9443)
    
    * [Hub Generated] Review request for Microsoft.Consumption to add version stable/2019-10-01 (#9453)
    
    * Adding ReservationRecommendationDetails API
    
    Adding ReservationRecommendationDetails API
    
    * fixing semantic errors
    
    * test fix
    
    * test
    
    * updating property lookbackUnitType
    
    * prettified
    
    * prettified examples
    
    * Updating scope parameter
    
    * updating sample
    
    * adding 204 status code
    
    * updating examples with 204
    
    * updating samples
    
    * updating 204
    
    * prettify
    
    * prettifying
    
    * Update swagger specs for Managed Instance (#8182)
    
    - Add optional parameter maintenance configuration id.
    
    * luis authoring api updates for nested children and required features (#9405)
    
    * luis authoring api updates for nested children and required features
    
    * fix examples
    
    * change required field "enableNestedChildren" to optional
    
    * add default value for enableNestedChildren
    
    * remove deprecated permissions API
    
    * [Hub Generated] Review request for Microsoft.ResourceGraph to add version stable/2019-04-01 (#9215)
    
    * Fixing comments
    
    * update oprationId
    
    * update oprationId
    
    * Revert operation change
    
    * test commit
    
    * Revert "test commit"
    
    This reverts commit 1fb003317a14420f912bf8a625570224d332b227.
    
    * cost-management-for-cli-extensions (#9392)
    
    * add 2019-10-preview tag for luis (#9406)
    
    * upgrade pipeline scripts version to 0.8.0 (#9457)
    
    Co-authored-by: Jianye Xi <jianyxi@microsoft.com>
    
    * Make CDN privateEndpointStatus modeled as string (#9433)
    
    * [Cognitive Service Computer Vision] Create CV v3.0 API version swagger (#8734)
    
    * [Cognitive Service Computer Vision] Create CV v3.0 API version swagger
    
    * Complete Compter vision's readme file to fix build issue
    
    * Correct CV v3.0 examples to match swagger schema
    
    * Run Prettier script on new examples
    
    Co-authored-by: bob <bob@bob.com>
    
    * regenerated all-api-versions
    
    * added app service schema (#9310)
    
    * added app service schema
    
    * added ref to new file in readme.md
    
    * prettier
    
    * JSON Lint
    
    * created classes for app event type detail
    
    * remove delete and create event data
    
    * fix format
    
    * ran prettier
    
    * fix async status and remove description from each ref
    
    * remove x-ms-enum for some
    
    * fix x-ms-enum
    
    * remove x-ms-enum from status
    
    * add x-ms-enum to all enum and add model as extensible
    
    * typo to model as string
    
    * move model as string under x-ms-enum
    
    * remove last empty line:
    
    * add back last empty line
    
    Co-authored-by: Elle Tojaroon <patojaro@microsoft.com>
    
    * Added new SecureScore API to Microsoft.Security (#8235)
    
    * Set theme jekyll-theme-midnight
    
    * Adding new APIs for secure score
    
    * Updated files
    
    * updated md file
    
    * Working on 1 path at a time
    
    * Fix type to ref
    
    * more fixes
    
    * removed ref type
    
    * AutoRest fixes
    
    * more fixes
    
    * Internal PR
    
    * fixed some static validation issues
    
    * Fixed some more auto-rest issues
    
    * Fixed example + organizing readonly attribute
    
    * Run prettier on files
    
    * Changed initiativeId to policySetDefinitionId in the sample files
    
    * Changed assessmentsMetadata to assessmentsDefinition
    
    * Added scope in defintions example and adjust enum value of BuiltIn
    
    * Added missing fields and align examples
    
    * Renamed fields in example files
    
    * Changed return value
    
    * Added control definitions per subscription scope
    
    * Added definition property (optional, in case of $expand)
    
    * prettier updated files
    
    * prettier again ...
    
    * PR comments
    
    * Renamed enum
    
    * Fixed some errors
    
    * Remove "secureScoreName" parameter from example
    
    * Changed operationId from GetSecureScores_Single to SecureScores_Get
    
    * prettifying the code
    
    * Updated based on PR comments
    
    * Fix casing issues in example files name
    
    * Fixing sample files and remove some enum options
    
    * Updated readme.md file
    
    * Remove trailing whitespace
    
    * Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json
    
    Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>
    
    * Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json
    
    Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>
    
    * Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json
    
    Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>
    
    * Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json
    
    Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>
    
    * Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json
    
    Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>
    
    * Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/examples/secureScores/GetSecureScoresSingle_example.json
    
    Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>
    
    * Fixed PR comments
    
    * Fix definitions renaming
    
    * Fix examples
    
    * Trying to fix model validation
    
    * Changed example type
    
    * Updating from master (Resolving conflicts)
    
    * Converting all EOL to CRLF + remove trailing blanks
    
    * Removed Scope paths, updated examples
    
    * Replaced scope with sub id in example
    
    * updated secureScoresControls id in examples
    
    * example files ids and type fixes
    
    Co-authored-by: Gideon Romm <giromm@microsoft.com>
    Co-authored-by: Chen Lahav <chen.lahav@gmail.com>
    
    * Fix operation Ids for Metadata, so they show up correctly in the REST… (#9414)
    
    * Fix operation Ids for Metadata, so they show up correctly in the REST docs toc.
    
    * Fix operation id for AvailableServiceTiers
    
    * Separate Python readme (#9416)
    
    * Updated default tag to latest stable version. (#9085)
    
    * Updated default tag to newest stable version.
    
    * Modified swagger to include next link property and azure resource properties.
    
    * Addressed CI errors.
    
    Co-authored-by: Jacob Hill <thhill@microsoft.com>
    
    * add time trigger for PR author (#9468)
    
    * add time trigger for PR author
    
    * add reviewed-changesRequired
    
    * api-version 2020-05 of mixedreality for go SDK (#9474)
    
    * api-version 2020-05
    
    * fix
    
    * [Datafactory] Enable Type Conversion in Copy Activity (#9471)
    
    Co-authored-by: David Zhao <davzhao@microsoft.com>
    
    * kubernetes - fixed client name (#9421)
    
    * fixed client name
    
    * updated name
    
    * Create swagger for a new API: AutoDismissAlertsRules (#7292)
    
    * Create swagger for a new API: AutoDismissAlertsRules
    
    * Add AutoDismiss rule name parameter to alerts API. Fix some descriptions.
    
    * Remove CompromisedEntity from the examples
    
    * update readmeFile
    
    * Renaming auto dismiss to suppression
    
    * Update PutAlertsSuppressionRule_example.json
    
    * Fixing example - sending read-only property error
    
    * Removing read-only fields from examples/AlertsSuppressionRules/PutAlertsSuppressionRule_example.json
    
    * ARM CR: changing `UTC` to `Utc` + updating expirationDateUtc description
    
    * Adding "ScopeElement" for "allOf" element + fixing examples
    
    Co-authored-by: Nitsan Bracha <nibracha@microsoft.com>
    Co-authored-by: Nitsan Bracha <nitsi@users.noreply.github.com>
    
    * regenerated all-api-versions
    
    * update scripts version in PPE pipeline (#9494)
    
    Co-authored-by: Jianye Xi <jianyxi@microsoft.com>
    
    * pricing tier swagger (#9094)
    
    * pricing tier swagger
    
    * remove readonly in sku model
    
    * update appplatform json and example
    
    * update list sku
    
    * revert to data action
    
    * update list skus
    
    * add resource sku definition
    
    * revert sqlparallel read settings (#9497)
    
    * add sharepointonlinelist connector
    
    * support parallel read of sql sources
    
    * revert sqlparallel settings
    
    * [CosmosDB] Introducing the apiVersion 04-01-2020  (#9302)
    
    * Adding notebooks in 1212 and 0301
    
    * Changes to include EnableFreeTier property in DatabaseAccount
    
    * Ran Prettier
    
    * Fixed model failures
    
    * Revert "Fixed model failures"
    
    This reverts commit ecef06e8b9c7b0ad3c36f5fce84bd72ebee1a141.
    
    * Revert "Ran Prettier"
    
    This reverts commit 9d2cc52313bf9f45b172f6769d57d3be60ea1d6d.
    
    * Revert "Changes to include EnableFreeTier property in DatabaseAccount"
    
    This reverts commit 62f58ab6c666d8aad4bbecb94f41e3a80c49289a.
    
    * Created apiVersion 2020-05-04 with EnableFreeTier property in DatabaseAccount
    
    * Replace IpRangeFilter by IpRules
    
    * Revert "Replace IpRangeFilter by IpRules"
    
    This reverts commit ddb21350fd4cd927fb4333617f19e85cfc46b5f9.
    
    * Fixed EnableFreeTier changes
    
    * Replace IpRangeFilter by IpRules
    
    * Fixes in model
    
    * Revert "Fixes in model"
    
    This reverts commit 97a6a0b62c6752cb6f75529e068e9c2c70618c06.
    
    * correcting examples
    
    * fix in ListByResourcegroup
    
    * renaming
    
    * changing ipAddressOrRange
    
    * fix
    
    * fix for model
    
    * fix for model
    
    * fixing
    
    * Adding apiProperties
    
    * adding swagger-to-sdk for python
    
    * introduces AutoscaleSettings
    
    * removing .net from swagger-to-sdk to avoid failing CI
    
    * added analyticalStorage related changes
    
    * changes in models
    
    * addressed comments
    
    * correcting IpAdressOrRange
    
    * nit
    
    * Making OptionsResource object readonly
    
    * temporarily disabling js in swagger to sdk
    
    * Revert "temporarily disabling js in swagger to sdk"
    
    This reverts commit 5d68004a50e0d5e2c41ac19ccc1243893053261a.
    
    Co-authored-by: Meha Kaushik <mekaushi@microsoft.com>
    
    * regenerated all-api-versions
    
    * add optional properties for saved search (#9498)
    
    * add optional properties
    
    * Update SavedSearches.json
    
    * Update SavedSearches.json
    
    * Support Infrastructure Encryption - secondary layer of encryption at … (#8773)
    
    * Support Infrastructure Encryption - secondary layer of encryption at REST for accounts.
    
    Add a boolean property to Microsoft.Storage/storageAccounts resource under encryption attributes to opt-in for a secondary layer of encryption for data at rest.
    
    * requireInfrastructureEncryption is optional and defaults to null.
    
    * PPE enable avocado0.6.4 (#9493)
    
    * add x-ms-api-version for operations that api-version is required as parameter for sdk (#9441)
    
    * Merge Mixed Reality Changes to Master (#9502)
    
    * Version Iteration for new Releases (#8848)
    
    * Version Iteration for new Releases
    
    There are going to be 2 significant releases:
    
    1. Public Preview of Remote Rendering in April 6th
    2. GA of Spatial Anchors in May
    
    * Referring new swagger files in readme.md
    
    * Specifying default package version as 2020-05-01
    
    * Fix MV
    
    * Fix MV (#9397)
    
    Fix MV in Patch examples
    
    * Add MSI property to Remote Rendering Account (#9476)
    
    * Add MSI property to Remote Rendering Account
    
    * Fix typo
    
    * Fix examples
    
    * Fix case mismatch in examples
    
    Co-authored-by: Lei Ni <leni@microsoft.com>
    
    * regenerated all-api-versions
    
    * add issue_assignment and rename assignment.yml (#9510)
    
    * add issue_assignment and rename assignment.yml =>
    pull_request_assignment.yml
    
    * reserve assignment.yml for a period time
    
    * [Hub Generated] Review request for Microsoft.ResourceGraph to add version preview/2020-04-01-preview (#9025)
    
    * Adds base for updating Microsoft.ResourceGraph from version stable/2019-04-01 to version 2020-04-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Push changes
    
    * Validation fixes
    
    * More validation fixes
    
    * Add x-ms-enum
    
    * Adds suppression to readme
    
    * Prettier fixes
    
    * Fix object type
    
    * update operation ids
    
    * Adding GraphQuery
    
    * Fix added paren
    
    * Fix addition of 2020 version
    
    * Prettier
    
    * Move up properties
    
    * Insert to properties bag
    
    * Add to resource properly
    
    * Move to GraphQueryResource
    
    * regenerated all-api-versions
    
    * Add subscription bound for cost management (#9514)
    
    * Dev todo microsoft.sample rp 2020 05 01 (#9513)
    
    * New Readme Config File
    
    * New Go Language Readme Config File
    
    * New Typescript Language Readme Config File
    
    * New Python Language Readme Config File
    
    * New C# Language Readme Config File
    
    * New Ruby Language Readme Config File
    
    * New Swagger Spec File
    
    * New Swagger Example Spec File
    
    * add new swagger.json
    
    * regenerated all-api-versions
    
    * add usePrivateLinkConnection parameter to data sync APIs (#9454)
    
    * add private link connection parameter to data sync
    
    * add usePrivateLinkConnection parameter to examples
    
    * allow usePrivateLinkConnection to be read
    
    * add usePrivateLinkConnection property to example returns
    
    * remove old unreferenced example files
    
    * correct swagger version
    
    * add syncMemberAzureDatabaseResourceId parameters to examples
    
    * fix readme.md
    
    * prettify examples
    
    * regenerated all-api-versions
    
    * Eyes on setting (#9355)
    
    * try
    
    * commit
    
    * commot
    
    * try
    
    * validation
    
    * [Ready For Review] Add APIs for preparing Azure Notebook from AML workspace, and return required info to user for notebook initialization (#9058)
    
    * Add Identity to createWorkpace example
    
    * swagger change for provisioning Notebook
    
    * new line at the end of the file
    
    * fixup
    
    * address comments
    
    * change listresourcepreparationerrors from post to get
    
    * address comments
    
    * fix ResourceId values in example and fix casing issue
    
    * fix casing
    
    * remove listResourcePreparationErrors API and add the errors in GetWorkspace
    
    * remove an extra coma
    
    * remove prepareResourceErrors API
    
    * fix errors reported by pipeline
    
    * fix prettier check
    
    * fix computes examples
    
    * one more fix for existing examples
    
    * remove identity
    
    * address comments
    
    * add description to NotebookResourceInfo.resourceId
    
    * fix spell check and prettier check
    
    * Cli codegen onboard operationsmanagement (#8874)
    
    * Cli onboard blockchain (#9530)
    
    * Cli onboard hardwaresecuritymodules (#9532)
    
    * Policy compliance data enable pagination (#7909)
    
    * initial commit
    
    * Events for 2019-09-01
    
    * fix oav errors
    
    * Update 2019-10 tag with 2019-10-01-policyevents
    
    * add file to input list
    
    * add policyevents to 2018-07-01-preview version
    
    * fix path in readme
    
    * add examples in events, add parameters
    
    * specfication files
    
    * fix avocado
    
    * fix typo
    
    * Fix prettier
    
    * Update description for apiversion param
    
    * fix typo and description
    
    * Revert Lint warning
    
    * Remove metadata from events and add missing compliancestates in examples
    
    * Add the missing x-ms-pageable
    
    Co-authored-by: Namrata Jagasia <najagasi@microsoft.com>
    Co-authored-by: Phoenix He <tih@microsoft.com>
    
    * regenerated all-api-versions
    
    * Logic pipeline (#9372)
    
    * netapp trenton pipeline
    
    * logic pipeline test
    
    Co-authored-by: root <root@cjf.1nfgrxx31qve3h2ogd1kz2gjvd.cx.internal.cloudapp.net>
    
    * updated the tags for fix doc generation issue. (#9528)
    
    Co-authored-by: v-ajnava <v-ajnava@microsoft.com>
    
    * [T2] removed duplicated schemas in storage (#9527)
    
    * duplicated schemas in storage
    
    * trying to fix storage duplication
    
    * [Hub Generated] Review request for Microsoft.AlertsManagement to add version preview/2019-05-05-preview (#9540)
    
    * Added missing Alert Modification Events
    
    * Added Subscription value to Scope Type Enum
    
    * EventGrid: Update 2020-04-01-preview swagger to use enum as string for parentType (#9545)
    
    * update swagger
    
    * fix prettier
    
    Co-authored-by: Ashraf Hamad <ahamad@ntdev.microsoft.com>
    
    * update @azure/oad version to fix breaking issue (#9551)
    
    Co-authored-by: Jianye Xi <jianyxi@microsoft.com>
    
    * [Synapse Data Plane]Add vnet feature to data plane (#8753)
    
    * Add vnet feature to data plane
    
    * Support multiple client
    
    * 1. Add x-ms-pageable to list api
    
    Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>
    
    * Microsoft.Batch 2020-05-01 (#9452)
    
    * Adds base for updating Microsoft.Batch from version stable/2020-03-01 to version 2020-05-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Updates for Microsoft.Batch 2020-05-01
    
    This version adds System Managed Identity to Batch accounts and allows for
    setting Encryption properties on a Batch account.
    
    * Fix swagger errors with private endpoint APIs
    
    * updating peering az specification (#9489)
    
    * regenerated all-api-versions
    
    * test for deviceprovisioningservices (#9350)
    
    * Update readme.cli.md
    
    * test for deviceprovisioningservices
    
    * [Computer Vision 3.0] Update Read Language parameter description to include new languages (#9548)
    
    * [AMS] update AMS stable version to include Edge list api (#9492)
    
    * [AMS] update AMS stable version to include Edge list api
    
    * fix an example
    
    * fix better descriptions.
    
    * more descriptive description
    
    * Add New ApiVersion 2020-03-01 (#9480)
    
    * Update SavedSearches.json (#9550)
    
    * Link workspace (#8994)
    
    * create 2020-04-01-preview version
    
    * add LinkedWorkspace
    
    * remove tailing whitespace
    
    * fix build error
    
    * address comments
    
    * fix updateAmlCompute example
    
    * fix build
    
    * address comments
    
    Co-authored-by: Richard Li <richli@microsoft.com>
    
    * Add capabilities for cognitive services. (#9491)
    
    * Added operations api in Microsoft.OffAzure GA version (#9465)
    
    * Create swagger.json
    
    Added swagger for vmwaresite, hypervsite, serversite
    
    * Update swagger.json
    
    Addition of Importsite resource
    
    * Referred swagger in readme.md
    
    * changed readme to have 2 api-versions
    
    * Updated readme
    
    * Updated ip address name
    
    * Create migrate.json
    
    * deleted preview changes
    
    * Fixed new version
    
    * fixed job definition, get and put site
    
    * Update migrate.json
    
    * Update migrate.json
    
    * Added examples. Removed server and import stacks
    
    * Removed extra code
    
    * Made it in accordance with private preview PR
    
    * Examples added
    
    * fixed comments
    
    * added tags
    
    * Resolved conflicts
    
    * fixed file
    
    * Fixed spellings
    
    * fixed spellings
    
    * added examples
    
    * fixed example
    
    * fixed examples
    
    * fixed examples
    
    * fixed discrption
    
    * fixed prettier check
    
    * fixed enums
    
    * prettier check
    
    * Update readme.md
    
    * Added operations list
    
    * Create migrate.json
    
    * added OperationDisplay definition
    
    * error fixed
    
    * Update migrate.json
    
    * fixed errors
    
    * Update Operations_List.json
    
    * Update migrate.json
    
    * Removed parameters
    
    * Ran Prettier check
    
    * Update migrate.json
    
    * Update migrate.json
    
    * prettier check
    
    * Added api-version parameter under convertToSinglePlacementGroup for VMSS (#9555)
    
    * Update isFollowed property to boolean (#9500)
    
    * feat: update java readme (#9570)
    
    * Update secureScore.json (#9517)
    
    * Update secureScore.json
    
    Revert enum custom value and fix SDK creation
    
    * Trying to prevent "Breaking changes" when removed
    
    * [Hub Generated] Review request for Microsoft.DigitalTwins to add version preview/2020-03-01-preview (#9459)
    
    * swagger change
    
    * remove integration examples
    
    * Enable excel in public swagger (#8875)
    
    * Enable excel in public swagger
    
    * update
    
    * rollback dataflow change
    
    Co-authored-by: zhanyu2014 <zhanyu@microsoft.com>
    
    * Remove sample todo resource provider (#9572)
    
    * Operationalinsights tables, wokspace capping and sku (#9505)
    
    * Workspace tables
    
    * Pretty
    
    * Fixes
    
    * Fix
    
    * Fixes
    
    * Add missing properties for capping and SKU
    
    * Fixes
    
    * Fix
    
    * PR fixes - change PUT to PATCH
    
    * Unrequire properties in /tabels PATCH
    
    * Adding the documentations for 5 new lint rules  (#9569)
    
    * Adding 5 new lint rules
    
    * update
    
    * update created date
    
    * fix typo
    
    Co-authored-by: Jianye Xi <jianyxi@microsoft.com>
    
    * Optional 'workspace' property (#9495)
    
    Co-authored-by: Liran Chen <lirche@microsoft.com>
    
    * enable trenton package in prod (#9582)
    
    Co-authored-by: Xiaoxu Qi <xiaoxuqi@microsoft.com>
    
    * [Hub Generated] Review request for Microsoft.ManagedServices to add version preview/2020-02-01-preview (#8913)
    
    * Adds base for updating Microsoft.ManagedServices from version stable/2019-09-01 to version 2020-02-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Added all changes from PR 1138 to a new API version folder
    
    * Removed readOnly: true from multiFactorAuthProvider
    
    * Added principalIdDisplayName and delegatedRoleDefinitionsId to Authorization object + changed description of maximumActivationDuration to reflect ISO 8601 format
    
    * Made changes reflecting Chris Eggert's suggestions
    
    * Fixed camel case mistake
    
    * Fixed registrationDefinitionIdParameter references
    
    * Adds base for updating Microsoft.ManagedServices from version stable/2019-09-01 to version 2020-02-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Updated read.md
    
    * Fixed wrong tag in readme
    
    * regenerated all-api-versions
    
    * Add reboot parameters. (#9426)
    
    * Add reboot parameters.
    
    * Add examples and remove required on rebootType.
    
    * Fix prettier errors.
    
    * Azure Spring Cloud: Support API to enable/disable MSI (#8966)
    
    * Azure Spring Cloud: Support API to enable/disable MSI
    
    * Fix issue
    
    Co-authored-by: Xiaoyun Ding <xiading@microsoft.com>
    
    * [Azure SignalR service]Support Private Link and add new api-version (#9377)
    
    * Run prettier
    
    * Adding new apiVersion 2020-05-01 and support PrivateLink
    
    * Using the same schema for SignalR PUT api
    
    * No changes, to trigger pipeline build
    
    * Using shared definition to avoid duplication
    
    * resolve comments
    
    * fix avocado
    
    * Removing legacy file
    
    * add readme file for alertsmanagement (#9578)
    
    * update package name and output folder in readme.typescript.md
    
    * add trenton readme file for alertsmanagement
    
    * update override for type
    
    * Get buildID for package version (#9594)
    
    Co-authored-by: Xiaoxu Qi <xiaoxuqi@microsoft.com>
    
    * Changes for EA invoice scenarios (#9508)
    
    * Added invoice download APIs. Added billing account-level invoice APIs for supporting EA invoices.
    
    * Fixed billing subscription invoice download scope
    
    * Added invoice rebillDetails
    
    * Reduced changes to those for supporting EA invoices
    
    * Reduced changes to those for supporting EA invoices 2
    
    * Reduced changes to those for supporting EA invoices 3
    
    * PR feedback
    
    * Added Cleared value for invoice status.
    
    * Changed invoice status Cleared to Void
    
    * Removed documents/source property from invoice example
    
    * documentation updates (#9583)
    
    * documentation updates
    
    * Reverting user impersonate value
    
    * Add readme.md for typescript sdk generation (#9339)
    
    * Update links in PULL_REQUEST_TEMPLATE.md (#9529)
    
    * Update links
    
    * Default unchecked
    
    * Update specificationRepositoryConfiguration.json (#9345)
    
    * Creating Labeler for Compute Updates (#9554)
    
    * Create label.yml
    
    * Create pr-labeler.yml
    
    * Update pr-labeler.yml
    
    * Update pr-labeler.yml
    
    * Rename pr-labeler.yml to labeler.yml
    
    * Update and rename label.yml to labelr.yml
    
    * Update labeler.yml
    
    * Update labelr.yml
    
    * Rename labelr.yml to labeler.yml
    
    * Update labeler.yml
    
    * Update labeler.yml
    
    * Update labeler.yml
    
    * Update labeler.yml
    
    * Update labeler.yml
    
    * Update labeler.yml
    
    * labeler for compute update
    
    * Update labeler.yml
    
    * Rename labeler.yml to ComputeReviewLabeler.yml
    
    * Update and rename labeler.yml to computeReviewLabeler.yml
    
    * Rename ComputeReviewLabeler.yml to computeReviewLabeler.yml
    
    * Update CODEOWNERS
    
    * Dev containerservice microsoft.container service 2020 04 01 (#9484)
    
    * Adds base for updating Microsoft.ContainerService from version stable/2020-03-01 to version 2020-04-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Support Node Image Version (#8865)
    
    * Add deprecated field to ContainerService GetAccessProfile 2020/04/01 API swagger (#9083)
    
    * Remove Low option from 04-01 API version (#9084)
    
    * Add a max surge upgrade setting (#9331)
    
    * [AKS] Apply patch from 0301 API version to 0401 (#9412)
    
    Co-authored-by: Xiaofang Zhang <xizha@microsoft.com>
    Co-authored-by: ruchikaguptaa <rucgupt@microsoft.com>
    Co-authored-by: Paul Miller <pmiller@microsoft.com>
    Co-authored-by: Marwan Ahmed <marwanad@microsoft.com>
    
    * Remove ISO8601 date format, ad current implementation uses another fo… (#9591)
    
    * Remove ISO8601 date format, ad current implementation uses another format and it breaks CLI.
    
    * One more date format change
    
    * [Hub Generated] Review request for Microsoft.AzureActiveDirectory to add version preview/2020-05-01-preview (#9458)
    
    * New Readme Config File
    
    * New Go Language Readme Config File
    
    * New Typescript Language Readme Config File
    
    * New Python Language Readme Config File
    
    * New C# Language Readme Config File
    
    * New Ruby Language Readme Config File
    
    * New Swagger Spec File
    
    * New Swagger Example Spec File
    
    * making changes
    
    * Fixing errors
    
    * Fixing errors
    
    * Fixing build errors
    
    * Fixing pretty print
    
    * Adding Examples to the swagger review
    
    * Fixing semantic issues
    
    * removing code
    
    * removing required flags
    
    * Fixing Lint issues
    
    * Fixing Lint issues
    
    * Fixing build failures
    
    * Fixing build errors
    
    * grammer error fix
    
    * PR comments
    
    * fixing build
    
    * Fixing build errors
    
    * Fixing grammer
    
    * PR comments
    
    * Failing Validation
    
    Co-authored-by: animesh <animeshseth@gmail.com>
    
    * regenerated all-api-versions
    
    * Cli onboard desktopvirtualization (#9531)
    
    * cli validation for desktopvirtualization
    
    * WIP
    
    * rename filter
    
    * correct example
    
    * rename extension
    
    * revert host-pool PATCH example
    
    * add expiredTime in RegistrationInfoPatch
    
    Co-authored-by: Changlong Liu <changll@microsoft.com>
    
    * regenerated all-api-versions
    
    * BillingRP - Introducing the stable version (#9541)
    
    * BillingRP swagger
    
    * Changes for the GA version
    
    Changes for the GA version
    
    * Incorporated review comments
    
    Incorporated review comments
    
    * Fixed Prettier Check failures
    
    Fixed Prettier Check failures
    
    * Fixed Prettier Check failures
    
    Fixed Prettier Check failures
    
    * Added BillingSubscription patch
    
    Added BillingSubscription patch
    
    Co-authored-by: Anirban Sarkar <ansar@microsoft.com>
    
    * Speaker Recognition v2 (#9587)
    
    * Speaker Recognition v2
    
    Split service into 2 APIs; Speaker Identification and Speaker Verification
    
    * Spelling mistakes fixed
    
    * Prettier run
    
    * add item name
    
    * Remove go support for now
    
    will add it later when we figure out the issue
    
    * regenerated all-api-versions
    
    * Update API specs 2020-04-01 (#9383)
    
    * Update API specs 2020-04-01
    
    * Fix place
    
    * Fix version
    
    * Comments
    
    * Fix json
    
    * copy check files
    
    * Include old examples
    
    * Copy file over
    
    * Add files
    
    * Change version
    
    * Try reverting 2020-05-01 changes
    
    * Revert 2020-05-01 changes to test
    
    * Move version to end of file
    
    * Revert "Move version to end of file"
    
    This reverts commit 1c972299239680a2d350fabc4c177dda16eb9117.
    
    * Revert "Revert 2020-05-01 changes to test"
    
    This reverts commit ff0936aadbdf0842916fc9390b9395c7b232ad49.
    
    * Revert "Try reverting 2020-05-01 changes"
    
    This reverts commit f270e0d0e6e4be79bdccea36a6a1b50671354d0d.
    
    * Remove extra ```
    
    * revert breaking 2020-05-01 change
    
    * Fix case
    
    * regenerated all-api-versions
    
    * Add async operation's api to storage cache RP (#9483)
    
    * Add basicpublishingcredentialspolicies to Microsoft.Web 2019-08-01 (#9250)
    
    * Add basicpublishingcredentialspolicies to Microsoft.Web stable 2019-08-01
    
    * Made new resource a proxy only resource
    
    * Added missing reference
    
    * Addressing comments
    
    * Added examples
    
    * Removed description as a required field for SearchIndexerSkillset (#9588)
    
    * Removed color and imageType from the visualFeature enumeration in the V2 SDK.  These weren't referenced in the examples.
    
    * Removed description as a required field for SearchIndexerSkillset
    
    * add secondly (#9225)
    
    * Removed TextExtractionAlgorithm from OCRSkill (#9604)
    
    * Removed color and imageType from the visualFeature enumeration in the V2 SDK.  These weren't referenced in the examples.
    
    * Removed property TextExtractionAlgorithm (which is obsolete) and added property LineEnding to OCRSkill
    
    * Fixed bug with json escape characters and quoted default values in descriptions
    
    * Backing out changes for LineEnding, so we can get the TextExtractionAlgorithm removal in
    
    * Changed skill-related enums to strings for values that may change (#9621)
    
    * Removed color and imageType from the visualFeature enumeration in the V2 SDK.  These weren't referenced in the examples.
    
    * Changed skill-related enums to be strings for values that may change in the future
    
    * Add checkTrialAvailability endpoint to Microsoft.AVS manifest (#9618)
    
    Co-authored-by: David Ricciardi <dariccia@microsoft.com>
    
    * update 2019-06-01-preview ManagedDatabases swagger file (#9535)
    
    * update 2019-06-01-preview ManagedDatabases swagger file
    
    * added newline to eof
    
    * Update script version for PPE pipeline (#9616)
    
    * Add free-form object spec for testing purpose.
    
    * Revert "Add free-form object spec for testing purpose."
    
    This reverts commit b711d809b6ae964fcbe7d04f31fec76db8798438.
    
    * Update script version for ppe pipeline.
    
    * added dismiss alerts and get single alert. (#9434)
    
    * [DataFactory] - Add xml dataset (#9615)
    
    * Add xml dataset
    
    * Fixed typo
    
    * Fixed typo
    
    * Fixed typo
    
    * Fixed prettier check issues
    
    * Removed namespaces in xml ReadSettings
    
    Co-authored-by: Shawn Xiao (IM) <shawnxia@microsoft.com>
    
    * add linked service and schema linked service to data flow source/sink (#9605)
    
    * add alert link to security alert arm model (#9566)
    
    * add alert link to security alert arm model
    
    * Add alert link to example file
    
    * Change to lowercase
    
    Co-authored-by: Amir Keren <ak091283@gmail.com>
    
    * EventHub: fixed the Cluster PUT API (#9596)
    
    * fixed the Cluster PUT API
    
    * fix examples
    
    * examples fix
    
    * example fixes
    
    * corrected example cluster_put
    
    Co-authored-by: v-ajnava <v-ajnava@microsoft.com>
    
    * [AKS] re-apply the changes to making the count field optional to fix regressions (#9610)
    
    * Swagger for the new ARM resource PrivateLinkHub (#9482)
    
    * Swagger for the new ARM resource PrivateLinkHub
    
    * fix review comments
    
    * Added descriptions
    
    * prettier fixes
    
    * Add reference to json in readme
    
    * Add Patch operation
    
    * Added enum for Provisioning State
    
    * update example
    
    * regenerated all-api-versions
    
    * Fix output folder in peering (#9631)
    
    * Add Readme File for Container Registry (#9632)
    
    * Fix linter doc mistake (#9630)
    
    * update @azure/oad version to fix breaking issue
    
    * Adding 5 new lint rules
    
    * fix typo
    
    * fix typo
    
    Co-authored-by: Jianye Xi <jianyxi@microsoft.com>
    
    * Move serverVulnerabilityAssessment API to stable-2020-01-01 (#9097)
    
    * Move serverVulnerabilityAssessment API to stable-2020-01-01
    
    * remove preview version
    
    * Removed API that is not reachable
    
    * fix conflicts
    
    * Add serverVA in missing parts
    
    * Add missing serverVA
    
    * revert readme
    
    * ASC: Move VA to 2020-01-01
    
    * update GC Swagger spec to match with most recent service interface (#9595)
    
    * update Guestconfiguration Swagger spec to match with most recent service Api interface
    
    * fix auto check-Part1
    
    * roll back style change
    
    * fix auto check-Part2
    
    * fix auto check-Part3
    
    * fix auto check-Part4
    
    * fix auto check-Part5
    
    * fix auto check-Part6 - readonly
    
    * fix auto check-Part7
    
    * fix auto check-Part8
    
    * fix auto check-Part9 -- error code
    
    * roll back to Part5
    
    * roll back to Part5.1
    
    * roll back to Part5.2
    
    * roll back to Part5.3
    
    * roll back to Part5.4
    
    Co-authored-by: ge huang <gehuan@microsoft.com>
    
    * Merge 7.2 into master (#9590)
    
    * Adding 7.2-preview version (#8397)
    
    * Adding 7.2-preview version
    
    Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>
    
    * Resolve PR feedback
    
    * Fix output-folder for go code generation
    
    Co-authored-by: Heath Stewart <heaths@outlook.com>
    
    * full backup restore yaml changes (#8685)
    
    * Adding the required swagger file changes for full HSM backup
    
    Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>
    
    * Resolved a few semantic errors in pipeline
    
    Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>
    
    * Fixed incremental github pipeline model validation erors
    
    Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>
    
    * Fixed review comments & ci pipeline
    
    * spell check fix
    
    * pretty fix
    
    * Adding required headers as per azure async operations guidelines
    
    Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>
    
    * Fixed minor typos
    
    Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>
    
    Co-authored-by: vasanthrajams <vasanthrajams@microsoft.com>
    
    * selective key restore (#8781)
    
    * selective key restore
    
    * moved selective key restore to keys.json
    
    * fixed github pipeline checks
    
    * example missing folder property
    
    * Resolved review comments
    
    * minor fix
    
    * review comments
    
    * pretty check fix
    
    Co-authored-by: vasanthrajams <vasanthrajams@microsoft.com>
    
    * Additional 7.2 preview changes (#9141)
    
    * Additional 7.2 preview changes
    
    * Corrections and Feedback updates
    
    * Remove ProtectedKey
    
    * Patch export sample
    
    * Fix validation errors
    
    * Fix more validation errors
    
    * More validation fixes
    
    * Add 6 more AES-CBC algorithms (#9317)
    
    * Add 6 more algorithms
    
    * Add new words to fix the spelling
    
    * Adding 7.2-preview version (#8397)
    
    * Adding 7.2-preview version
    
    Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>
    
    * Resolve PR feedback
    
    * Fix output-folder for go code generation
    
    Co-authored-by: Heath Stewart <heaths@outlook.com>
    
    * selective key restore (#8781)
    
    * selective key restore
    
    * moved selective key restore to keys.json
    
    * fixed github pipeline checks
    
    * example missing folder property
    
    * Resolved review comments
    
    * minor fix
    
    * review comments
    
    * pretty check fix
    
    Co-authored-by: vasanthrajams <vasanthrajams@microsoft.com>
    
    * Additional 7.2 preview changes (#9141)
    
    * Additional 7.2 preview changes
    
    * Corrections and Feedback updates
    
    * Remove ProtectedKey
    
    * Patch export sample
    
    * Fix validation errors
    
    * Fix more validation errors
    
    * More validation fixes
    
    * Add 6 more AES-CBC algorithms (#9317)
    
    * Add 6 more algorithms
    
    * Add new words to fix the spelling
    
    * fixing validation failures
    
    * key-version example fix
    
    * model validation
    
    Co-authored-by: Heath Stewart <heaths@outlook.com>
    Co-authored-by: vasanthrajams <vasanthrajams@microsoft.com>
    Co-authored-by: Hervey Wilson <herveyw@microsoft.com>
    Co-authored-by: Rick Qing Xu <qinx@microsoft.com>
    
    * monitor readme fix (#9635)
    
    * [Hub Generated] Review request for Microsoft.Consumption to add version stable/2019-10-01 (#9418)
    
    * added forecast api and all of it's scopes
    
    * removed extra external forecast example links
    
    * updated budgets api to reflect current version
    
    * fixed filter properties
    
    * fixed typos
    
    * cleaned up description
    
    * removed OR from budgetFilter
    
    * Revert "removed extra external forecast example links"
    
    This reverts commit b491abae116fd1e484b0b9d18fbe4bd86aec0fd2.
    
    * Revert "added forecast api and all of it's scopes"
    
    This reverts commit 6de98db14004d5701c56c42adcade4ee583c011b.
    
    * fixed Budgets as per PM's suggestions
    
    * renamed x-ms-enum name to avoid conflict
    
    * [DataFactory] Add GlobalParameters and update waitTimeInSeconds in WaitActivity (#9362)
    
    * Update data type of waitTimeInSeconds in WaitActivity
    
    * add global parameters
    
    Co-authored-by: Kang Tao <kantao@microsoft.com>
    
    * update identity type enum (#9649)
    
    Co-authored-by: Richard Li <richli@microsoft.com>
    
    * Revert "Fix Parameter Description for validate resource move (#8524)" (#9580)
    
    This reverts commit cb0a81fefacc56fca338e3a2658a9390b305fa61.
    
    * Correcting the swagger to accept downloadToken similar to other download operations (#9651)
    
    Correcting the swagger to accept downloadToken similar to other download operations
    
    Co-authored-by: Anirban Sarkar <ansar@microsoft.com>
    
    * renaming operationIds fro Cluster put and patch as per guidelines (#9639)
    
    Co-authored-by: v-ajnava <v-ajnava@microsoft.com>
    
    * Updating documentation of Quota APIs. Removing Summary field. (#9641)
    
    * Updating operationId to group the opearions in a logical way and the generate APIs are grouped together based on the operations.
    
    * 1. Updating schema for autoQuotaRequest
    2. Updating examples.
    
    * Updates to data model and examples.
    
    * Model Update.
    
    * Data Model Fix.
    
    * Fixing Data Model for AQI.
    
    * Removing duplicate definitions.
    
    * Adding type=object for emailAction.
    
    * Putting the similar definitions together.
    
    * Model Fix.
    
    * Fixing AQI examples.
    
    * Adding descriptions for enum.
    
    * Fixing Spell Check error.
    
    * Removing used object: phoneActions.
    Updating the comments for Put and Patch, that both can be used to update quota.
    
    * Updating the Put operatonId as _CreateOrUpdate.
    
    * Making Tag information same - QuotaInformation.
    
    * Updating example for commit.
    
    * 1. Updating description of Quota APIs.
    2. Removing Summary, as summary and description was combined in the doc. It had repeated statements.
    
    * 1. Updating descriptions.
    2. Adding BatchML examples and making the example names as - MachineLearningServices.
    
    * Upadatin serviceLimitsRequests in path.
    
    * Update CODEOWNERS (#9669)
    
    * add deleteFilesAfterCompletion to binary sources. add listAfter/listBefore to adls gen1 source (#9472)
    
    Co-authored-by: Haoran Sun <haorsun@microsoft.com>
    
    * Fix bad output-folder (#9658)
    
    * enable rest-api-specs-scripts@0.10.2 (#9671)
    
    * Update API specs 2020-05-01 (#9542)
    
    * update 2020-05-01 version
    
    * Add samples
    
    * Update version
    
    * Update example
    
    * Fix case
    
    * regenerated all-api-versions
    
    * Event Grid: 2020-06-01 Swagger (#9629)
    
    * [HDInsight]-Add livyspark api spec for hdi. (#9469)
    
    * Add livyspark api spec for hdi.
    
    * Prettier check
    
    * Update code style.
    
    * fix comments
    
    * prettier check
    
    * Update the code in order to unify the naming rules.
    
    * updated AppServicePlan doc (#9679)
    
    * Kusto: update java readme (#9576)
    
    * Updating Patch API description. (#9676)
    
    * Updating operationId to group the opearions in a logical way and the generate APIs are grouped together based on the operations.
    
    * 1. Updating schema for autoQuotaRequest
    2. Updating examples.
    
    * Updates to data model and examples.
    
    * Model Update.
    
    * Data Model Fix.
    
    * Fixing Data Model for AQI.
    
    * Removing duplicate definitions.
    
    * Adding type=object for emailAction.
    
    * Putting the similar definitions together.
    
    * Model Fix.
    
    * Fixing AQI examples.
    
    * Adding descriptions for enum.
    
    * Fixing Spell Check error.
    
    * Removing used object: phoneActions.
    Updating the comments for Put and Patch, that both can be used to update quota.
    
    * Updating the Put operatonId as _CreateOrUpdate.
    
    * Making Tag information same - QuotaInformation.
    
    * Updating example for commit.
    
    * 1. Updating description of Quota APIs.
    2. Removing Summary, as summary and description was combined in the doc. It had repeated statements.
    
    * 1. Updating descriptions.
    2. Adding BatchML examples and making the example names as - MachineLearningServices.
    
    * Upadatin serviceLimitsRequests in path.
    
    * Updating Patch API description.
    
    * Patch description updated.
    
    * Update data share examples for consumer invitations  (#9668)
    
    * update examples for consumer invitations with correct id
    
    * run prettier
    
    * Remove lt rv1 WaitForARMFeedback (#9247)
    
    * add readme.az for databoxedge (#9683)
    
    * add readme.az
    
    * add cli_extension
    
    * validate CLI codegen for databox (#9211)
    
    * validate databox
    
    * repo: azure-cli-extensions
    
    * relocate python config
    
    Co-authored-by: Changlong Liu <changll@microsoft.com>
    
    * updated resources readme (#9638)
    
    * Update InfrastructureEncryption property description for PostgreSQL and MySQL (#9390)
    
    * Update InfrastructureEncryption property description for PostgreSQL and MySQL
    
    * Update InfrastructureEncryption property description for PostgreSQL and MySQL
    
    * Update allowed range for nodeCount (#9602)
    
    * Update allowed range for nodeCount
    
    * Remove minimum
    
    * Remove features mode (#9645)
    
    * Documentation fix (#9693)
    
    * Tables swagger fixes (#9584)
    
    * According to this PR https://github.com/Azure/azure-sdk-for-net/pull/7235 having Vision.FormRecognizer folder was mistake. (#8422)
    
    But this readme still contains vision and if you try to regenerate code in azure-sdk-for-net repository they would be created in Vision.FormRecognizer rather than just FormRecognizer.
    
    * init (#9667)
    
    * Onboard python track2 codegen (#9708)
    
    * align eTag with server (#9687)
    
    * align with server
    
    * revert for certain
    
    * IngestionMode Flag (#9654)
    
    * IngestionMode Flag
    
    * fix for missing bracket
    
    * diganostic with an A
    
    * Update property range due to tier sensitive. (#9422)
    
    Signed-off-by: Pan Li <panli@microsoft.com>
    
    * fix swagger bug (#9709)
    
    * Update GraphQuery location property readOnly=false (#9568)
    
    * remove location readOnly property
    
    * set location readOnly false
    
    * Update bms.json (#9711)
    
    Azure Backup Health
    
    * Azure Digital Twins 2020-05-31-preview (#9622)
    
    * Azure Digital Twins 2020-05-31-preview swagger.
    
    * Updates.
    
    * Updates.
    
    * Update host name.
    
    * Add custom words.
    
    * Fix host name so that verification tools work.
    
    * Prettier updates.
    
    * Try file name without spaces.
    
    * Update md files.
    
    * Add missing api-version.
    
    * Fix readme.go.md.
    
    * [Synapse] - Update data plane Swagger specs (#9534)
    
    * Update Synapse Swagger data plane specs
    
    * Fix notebook
    
    * Create three clients in Readme
    
    * Update Readme for managed Vnet
    
    * Rename scheme name
    
    * Minor change
    
    * Update example
    
    * Rename development to artifact
    
    Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
    Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com>
    
    * New API version for Iot Hub Get Endpoint Health (#9680)
    
    * Adds base for updating Microsoft.Devices from version stable/2020-03-01 to version 2020-04-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * initial version
    
    * camel case
    
    * reviewed comments
    
    Co-authored-by: Juan Carpio Castellanos <Juan.Carpio@microsoft.com>
    
    * remove whitespace (#9703)
    
    * remove whitespace
    
    * fix example
    
    Co-authored-by: Richard Li <richli@microsoft.com>
    
    * Fix VirtualMachineScaleSetIPConfigurationProperties Load Balancer description (#9675)
    
    * add codegen config for GuesConfiguration (#9692)
    
    * add codegen config
    
    * enable pipeline
    
    * [Hub Generated] Review request for Microsoft.Databricks to add version stable/2018-04-01 (#9657)
    
    * 1.Breaking Change - Removing duplicate autoQuotaIncreaseState from supportTicketAction. (#9724)
    
    2. Removing state=enabledForPreview.
    3. Updating Example.
    
    * Add sql parallel read properties (#9712)
    
    * add httpRequestTimeout to odata based connector activities
    
    * add httpRequestTimeout to odata based connector activities
    
    * add sql parallel read properties
    
    * Custom vision 3 3 (#9522)
    
    * Establish base from previous version to compare against
    
    * Alphabetize paths
    
    * API Updates
    
    * Add missing error messages
    
    * Fix file type
    
    * Spelling fix
    
    * Run prettier
    
    * Update all apis
    
    * Changing aspects/opinions to optional properties from required proper… (#9702)
    
    * Changing aspects/opinions to optional properties from required properties
    
    * removing (Optional) description
    
    Co-authored-by: josuh <josuh@microsoft.com>
    
    * Adding the missing api-version parameter for move and validate move APIs. It is already part of the examples. (#9732)
    
    * Correcting the swagger to accept downloadToken similar to other download operations
    
    Correcting the swagger to accept downloadToken similar to other download operations
    
    * Adding the missing api-version parameter for move and validate move apis. IT is already part of the examples.
    
    Adding the missing api-version parameter for move and validate move apis. IT is already part of the examples.
    
    Co-authored-by: Anirban Sarkar <ansar@microsoft.com>
    
    * Add Missing Json in Readme for Monitor (#9730)
    
    * Delete labeler (#9738)
    
    * Delete computeReviewLabeler.yml
    
    * Delete computeReviewLabeler.yml
    
    * Update CODEOWNERS
    
    * enable t2 generation (#9749)
    
    * enable t2 generation (#9756)
    
    * Added the allowed values to $select, $expand and $filter queries unde… (#9585)
    
    * Added the allowed values to $select, $expand and $filter queries under VMSS and to $select query for Avset
    
    * Adding allowed values in the corresponding descriptions field
    
    * changing the examples
    
    * DiskRP Swagger changes for 2020-05-01 (#9552)
    
    * baseline commit for disk.json
    
    * changes related to disk access, changes in disk encryption set for new api version, new examples related to disk access
    
    * adding few more examples, more changes to disk.json
    
    * prettier commit
    
    * few fixes
    
    * added more examples and fixed readme.md, fixed typos in disk.json
    
    * fixing readme
    
    * prettier fixes
    
    * fix ref to example
    
    * adding network access policy and diskAccessId to snapshots
    
    * fix readme.md
    
    * fixing enum descriptions
    
    * fixing enum description
    
    * fixing descriptions
    
    * fixing validations
    
    * fix swagger api version
    
    * reverting des change to make sourceVault optional
    
    * fix field name actionsRequired
    
    * fixing descryptions for encryption at rest
    
    * consolidating enums and fixing type
    
    * [Resources] Add new API version (#9487)
    
    * Initial commit with the old version
    
    * Add error proprty to DeploymentOperationProperties
    
    * Add enum values for provisioningState
    
    * Update provisioningState description
    
    * Update statusMessage property
    
    * Update api-version and parameters in examples
    
    * Update readme.md to refer to the new resources swagger
    
    * Prettier fix; we can Python sdk too
    
    * Added id and relativePath parameters to TemplateLink
    
    * update csharp and java read me files for the new API
    
    * Address Pr feedback
    
    * Examples for TemplateSpecs deployment
    
    * Unblock Java SDK generation
    
    * Fix examples for templatespecs
    
    * prettier fixes
    
    Co-authored-by: Filiz Topatan <lsefitopata@microsoft.com>
    Co-authored-by: Gokul Premraj <gopremra@microsoft.com>
    
    * Add multiapi support (#9759)
    
    * fixed examples and BudgetCategory as PM suggested (#9776)
    
    * Fix Error Response Structure (#9733)
    
    Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>
    
    * Adding new resource type azureADMetrics (#9636)
    
    * Adds base for updating Microsoft.Aadiam from version preview/2020-03-01-preview to version 2020-07-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * added azureADHealth
    
    * rough commit (without examples) for azureADHealth
    
    * changed Ad to AD
    
    * added examples for azureadhealth
    
    * removed private link files from 2020-07-01 preview
    
    * examples updated for azureadhealth
    
    * removed alltenants and tenants params from examples
    
    * Fix Linting errors
    
    * Update readme to make avocado fix
    
    * minor fix
    
    * custom word addition
    
    * Update examples to match spec
    
    * Make PrivateLinkPolicyName parameter have same values to solve LintDiff error
    
    * Make subscriptionIdParameter identical in all json files
    
    * error fixes for all model errors
    
    * fixed model validation error
    
    * additional suppressions for pascal case and operations
    
    * added azureadhealth in readme to fix avocado error
    
    * added privatelink api version along with azureadhealth
    
    * changed api version to the filepath version
    
    * modified for corrections on AzureADHealthGet
    
    * aded changes to match spec and example
    
    * reverted passing commit from before
    
    * renamed to azureadmetrics
    
    * Readme changes
    
    * azureadmetrics custom word change
    
    * azureadmetrics file updates
    
    * properties
    
    * quick prettier fix
    
    * minor change to run tests again
    
    * addressing comments
    
    * location and tag changes
    
    * delete doesnt take in param
    
    * removed duplicate tag def
    
    * syntax check
    
    * comment changes, except the provisioningState change
    
    * provisioningstate property addition
    
    * provisioningState example fixes
    
    * properties fix
    
    * semantic validation error fix
    
    Co-authored-by: Hyewon Lee <t-hyelee@microsoft.com>
    Co-authored-by: Abbe Blank <ablank@microsoft.com>
    
    * enable t2 generation (#9755)
    
    * enable t2 generation (#9752)
    
    * test support (#9741)
    
    * enable t2 generation (#9751)
    
    * Adding swagger for Template Specs (#9778)
    
    * Adding swagger for Template Specs
    
    * Running prettier to fix whitespace/newline alignments
    
    * enabling track2 generation (#9754)
    
    * Updates for FE changes
    
    Co-authored-by: Zach Rathbun <zachra@microsoft.com>
    Co-authored-by: TinaHu1 <51737887+TinaHu1@users.noreply.github.com>
    Co-authored-by: Alex Aloni <alex.aloni@gmail.com>
    Co-authored-by: Alex Dubinkov <alexdu@microsoft.com>
    Co-authored-by: azuresdkci <azuresdkci@microsoft.com>
    Co-authored-by: Arcturus <dapzhang@microsoft.com>
    Co-authored-by: shurd <shurd@users.noreply.github.com>
    Co-authored-by: Sam Hurd <sahurd@microsoft.com>
    Co-authored-by: annatisch <antisch@microsoft.com>
    Co-authored-by: datr93 <43795914+datr93@users.noreply.github.com>
    Co-authored-by: John Stairs <jostairs@microsoft.com>
    Co-authored-by: Landon Smith <landonasmith@gmail.com>
    Co-authored-by: navysingla <47647464+navysingla@users.noreply.github.com>
    Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
    Co-authored-by: Xiangyu Luo <xiangyul@microsoft.com>
    Co-authored-by: Lei Ni <leni@microsoft.com>
    Co-authored-by: Zim Kalinowski <zikalino@microsoft.com>
    Co-authored-by: Steve Stein <sstein@microsoft.com>
    Co-authored-by: Himanshu Chhabra <himanshu.chhabra9304@gmail.com>
    Co-authored-by: Tosin Adewale <oladewal@microsoft.com>
    Co-authored-by: Tosin Adewale <oluwatosin.adewale@microsoft.com>
    Co-authored-by: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
    Co-authored-by: changlong-liu <59815250+changlong-liu@users.noreply.github.com>
    Co-authored-by: Changlong Liu <changll@microsoft.com>
    Co-authored-by: Tanyi Chen <tanchen@microsoft.com>
    Co-authored-by: elabicha <61994320+elabicha@users.noreply.github.com>
    Co-authored-by: Phoenix He <tih@microsoft.com>
    Co-authored-by: Cameron Taggart <cameron.taggart@microsoft.com>
    Co-authored-by: jspearman3 <spearmanjim@yahoo.com>
    Co-authored-by: Praneeth Sanapathi <svpraneethnaidu@gmail.com>
    Co-authored-by: Praneeth Sanapathi <prsanapa@microsoft.com>
    Co-authored-by: Ran Wang <ranwang568@gmail.com>
    Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
    Co-authored-by: Jianye Xi <jianyxi@microsoft.com>
    Co-authored-by: ayfathim <ayfathim@microsoft.com>
    Co-authored-by: 陈箭飞 <32889038+chenjianfei2017@users.noreply.github.com>
    Co-authored-by: root <root@cjf.1nfgrxx31qve3h2ogd1kz2gjvd.cx.internal.cloudapp.net>
    Co-authored-by: Vivian Liu <viv.liu25@gmail.com>
    Co-authored-by: Allen Zhang <allenzhang@live.com>
    Co-authored-by: Ashraf Hamad <ahamad-MS@users.noreply.github.com>
    Co-authored-by: Ashraf Hamad <ahamad@ntdev.microsoft.com>
    Co-authored-by: Feiyu Shi <44449256+feiyushi@users.noreply.github.com>
    Co-authored-by: Vishnu Priya Ananthu Sundaram <viananth@microsoft.com>
    Co-authored-by: Yoram Singer <37076505+yoramsinger@users.noreply.github.com>
    Co-authored-by: Priyaranjan Pandey <priyapan@microsoft.com>
    Co-authored-by: xiaoxu qi <qxxat2007@sina.com>
    Co-authored-by: Xiaoxu Qi <xiaoxuqi@microsoft.com>
    Co-authored-by: Junbo Wang <juniwang@microsoft.com>
    Co-authored-by: Donald Liu <32778916+PakDLiu@users.noreply.github.com>
    Co-authored-by: ityankel <47292630+ityankel@users.noreply.github.com>
    Co-authored-by: Marcin Jastrzebski <majastrz@microsoft.com>
    Co-authored-by: Avinash <akka@usc.edu>
    Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>
    Co-authored-by: srilatha inavolu <sri@microsoft.com>
    Co-authored-by: ivkule <59470194+ivkule@users.noreply.github.com>
    Co-authored-by: NourEldin Yasser <65115481+a-noyass@users.noreply.github.com>
    Co-authored-by: John Call <johncall@microsoft.com>
    Co-authored-by: Thomas Reis <TFR258@users.noreply.github.com>
    Co-authored-by: bob <bob@bob.com>
    Co-authored-by: Paviya (Elle) Tojaroon <pt335@cornell.edu>
    Co-authored-by: Elle Tojaroon <patojaro@microsoft.com>
    Co-authored-by: giromm2ms <52413295+giromm2ms@users.noreply.github.com>
    Co-authored-by: Gideon Romm <giromm@microsoft.com>
    Co-authored-by: Chen Lahav <chen.lahav@gmail.com>
    Co-authored-by: Jacob Hill <tjhill_94@hotmail.com>
    Co-authored-by: Jacob Hill <thhill@microsoft.com>
    Co-authored-by: David Zhao <31305478+davidzhaoyue@users.noreply.github.com>
    Co-authored-by: David Zhao <davzhao@microsoft.com>
    Co-authored-by: yibirnba <52132191+yibirnba@users.noreply.github.com>
    Co-authored-by: Nitsan Bracha <nibracha@microsoft.com>
    Co-authored-by: Nitsan Bracha <nitsi@users.noreply.github.com>
    Co-authored-by: Zihong <zihch@outlook.com>
    Co-authored-by: Zhiyong Yang <gayang@microsoft.com>
    Co-authored-by: Meha Kaushik <kaushik.meha@gmail.com>
    Co-authored-by: Meha Kaushik <mekaushi@microsoft.com>
    Co-authored-by: Arik Olsh <47111029+arolshan@users.noreply.github.com>
    Co-authored-by: Anthony Kunnel Jose <antjo@microsoft.com>
    Co-authored-by: erich-wang <eriwan@microsoft.com>
    Co-authored-by: Arthur Ning <57385816+akning-ms@users.noreply.github.com>
    Co-authored-by: Fernando Fonseca <ferno@microsoft.com>
    Co-a…
    Configuration menu
    Copy the full SHA
    8fee11f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. Dev deviceprovisioningservices microsoft.devices 2020 09 01 preview (#…

    …10735)
    
    * Adds base for updating Microsoft.Devices from version stable/2020-03-01 to version 2020-09-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Add CMK encryption properties
    
    * Add sample for CMK
    
    * Prettier format
    
    * Add example reference
    
    * Add encryption to response in example
    
    * Removing example for now since this is still WIP
    mrohera authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    28dc9a2 View commit details
    Browse the repository at this point in the history
  2. remove unsupported reversproxy and useTestExtension (#10728)

    Co-authored-by: Alfredo Santamaria Gomez <alsantam@microsoft.com>
    a-santamaria and Alfredo Santamaria Gomez authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    ac61cdb View commit details
    Browse the repository at this point in the history
  3. Adding ComputeInstance to preview swagger (#10654)

    * Adding ComputeInstance to preview swagger
    
    * Adding examples for few operations
    
    * Adding POBO changes
    ramagott authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    e08f0fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    962013a View commit details
    Browse the repository at this point in the history
  5. Swagger changes. Remove weekly and monthly options from replicationSc…

    …hedule enum (#10752)
    
    Co-authored-by: Einar Traustason <einar@netapp.com>
    eitrau and einarnetapp authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    242a54e View commit details
    Browse the repository at this point in the history
  6. Bump node-fetch from 2.6.0 to 2.6.1 (#10760)

    Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
    - [Release notes](https://github.com/bitinn/node-fetch/releases)
    - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
    - [Commits](node-fetch/node-fetch@v2.6.0...v2.6.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    7845c40 View commit details
    Browse the repository at this point in the history
  7. PostgreSQL Flexible Server New API Swagger Changes (#10586)

    * PostgreSQL Flexible Server New API Swagger Changes
    
    * Fixed LintDiff errors.
    
    * Added Pagination for Capabilities API
    
    * Set Server Properties for Update as flatten.
    
    * Added sku properties as required.
    
    * Updated the HA enabled property and added new property
    
    * Added Virtual Network Subnet usage API changes
    
    * Updated the CMW API Contracts
    
    * Removed CMK API changes
    
    * Removed Unused Entities
    
    * Resolved code review comments
    
    * Fix prettier issues.
    
    * Added CMK API's
    
    * remove readonly property for custom window property
    
    * Fixed lint diff errors
    
    * Fixed server update for haEnabled property
    
    * Updated the Operation id for Location capabilities
    
    * Remove Readonly tag on publicNetworkAccess
    
    * Fix for standbyAvailabilityZone propertyName
    
    * Added readonly attribute to publicNetworkAccess
    pradeepkintali authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    044826c View commit details
    Browse the repository at this point in the history
  8. [Hub Generated] Review request for Microsoft.BareMetalInfrastructure …

    …to add version preview/2020-08-06-preview (#10677)
    
    * New Readme Config File
    
    * New Go Language Readme Config File
    
    * New Typescript Language Readme Config File
    
    * New Python Language Readme Config File
    
    * New C# Language Readme Config File
    
    * New Ruby Language Readme Config File
    
    * New Swagger Spec File
    
    * New Swagger Example Spec File
    
    * started writing basic swagger specs for AzureBareMetalInstances it still needs some work
    
    * cleaning up some leftover naming from hana
    
    * adding an operationId for listByResourceGroup
    
    * changing the folder path to match our namespace
    
    * updating a slight naming change
    
    * addressing April's nit comments
    
    * changing the code generation name to be capitalized to meet python standards
    
    * Redoing most of the linting and prettier checks to make sure the api looks good
    
    * change json file name back to fix linter
    
    * add isDataAction to operation list type
    
    * Fixing an incorrectly named operation
    
    * rename title to be a client
    
    * fix go README.MD to have correct format with namespace
    
    * rename the list methods to conform to standards
    
    * changed to use common types for the majority of the parameters
    
    * use common error type and resource type
    
    * Change the error type back so that it complies with correct error response schema
    pabowers authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    8d2a964 View commit details
    Browse the repository at this point in the history
  9. Spark Compute Isolation enabled (#10726)

    * Spark Compute Isolation enabled 
    
    Using this flag the user can enabled the Spark compute in isolation
    
    * Fix code style issue
    
    Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
    navneet35 and Dongwei Wang authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    d0440db View commit details
    Browse the repository at this point in the history
  10. Bump node-fetch from 2.6.0 to 2.6.1 in /.azure-pipelines-preproduction (

    #10762)
    
    Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
    - [Release notes](https://github.com/bitinn/node-fetch/releases)
    - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
    - [Commits](node-fetch/node-fetch@v2.6.0...v2.6.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    35db0f3 View commit details
    Browse the repository at this point in the history
  11. Dev StreamAnalytics 2017-04-01-preview version for streaming job and …

    …2020-03-01-preview version for dedicated cluster (#10673)
    
    * Adds base for updating Microsoft.StreamAnalytics from version stable/2016-03-01 to version 2017-04-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * 1.add missing features for 2017-04-01-preview based on 2016-03-01 2.fix semantic errors
    
    * add 2020-03-01-preview version for asa cluster and private endpoint
    
    * address comments 1.resourceGroupName use one unique value in example 2.suppress R3023 validation error 3.add some descriptions
    
    * address comments:
    1. update readme
    2. modify cluster type:string to object
    3. update difinition of AzureSqlReferenceInputDataSource
    
    * update example json files
    
    * add readme for python
    
    * update readme for go
    sunsw1994 authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    ec2cba2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4c0054d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    faf8e1c View commit details
    Browse the repository at this point in the history
  14. [Azure Stack] Updates to Azs.AzureBridge.Admin spec (#9035)

    * Cumulative commit message:
    commit adaabc1
    Author: bganapa <bganapa@microsoft.com>
    Date:   Wed Mar 4 18:07:20 2020 -0800
    
        Changing casing in resourcgroups to resourceGroups
    
    commit fb5e9ae
    Author: bganapa <bganapa@microsoft.com>
    Date:   Wed Feb 26 14:00:37 2020 -0800
    
        Update Readme.md to have $(this-folder)/ for the input-file
    
    commit 8234329
    Author: bganapa <bganapa@microsoft.com>
    Date:   Sun Feb 9 17:11:33 2020 -0800
    
        Fix-Renaming ResourceGroupParameter to ResourceGroupNameParmameter (#8345)
    
    * bug fixes and autorest config addition
    
    * Fix path, read-only properties and example
    
    * Fix model validation
    
    * Suppress camelcase warnings in Activation.json
    
    * Suppress RequiredPropertiesMissingInResourceModel
    
    * Suppress PathResoourceProviderNamePascalCase
    
    * Add default error response
    
    * Add 204 response for delete
    
    * Remove 404 and add 202 in examples
    
    * Fix model validation failures
    viananth authored Sep 11, 2020
    Configuration menu
    Copy the full SHA
    ff5dc59 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2020

  1. Configuration menu
    Copy the full SHA
    1c32b72 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Fix Billing Swagger (#10276)

    LianwMS authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    7a82688 View commit details
    Browse the repository at this point in the history
  2. Incident entities (#10648)

    * added incident entities operation
    
    * change example name
    
    * change operationId
    
    * add format to integer
    
    Co-authored-by: Moran Raz Mizrahi <t-momizr@microsoft.com>
    moranraz and Moran Raz Mizrahi authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    c008c10 View commit details
    Browse the repository at this point in the history
  3. Update Readmes for Python for Automanage (#10633)

    * Update readme.md
    
    * Update readme.python.md
    
    * Update readme.python.md
    stowen-msft authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    e52e85b View commit details
    Browse the repository at this point in the history
  4. [SRP] Introduce 2020-08-01-preview version. (#10570)

    * [SRP] Introduce 2020-08-01-preview version.
    
    * Change versions in example files as well
    
    * Introduce list deletedAccounts API.
    
    * Fix default error message schema to conform to OData v4
    
    * Address CR comments
    
    * Support GetDeletedAccount
    
    * prettier
    
    * Update readme.azureresourceschema.md
    
    Co-authored-by: Lei Ni <7233663+leni-msft@users.noreply.github.com>
    huizlAzure and leni-msft authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    bd9aa6d View commit details
    Browse the repository at this point in the history
  5. [Hub Generated] Review request for Microsoft.DigitalTwins to add vers…

    …ion stable/2020-10-31 (#10653)
    
    * Adds base for updating Microsoft.DigitalTwins from version preview/2020-03-01-preview to version 2020-10-31
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Aligned descriptions with GA controller models, and regex patterns in parameters
    
    * Update nullable attribute to x-nullable
    
    * Latest updates
    
    * Add x-ms-secret = true for endpoint PUT
    
    * Latest changes
    
    * Fix reference issue
    
    * Simplify operationResults
    
    * Update required property name
    
    * Update examples
    
    * Update provisioning states
    
    * Add 200OK response to delete endpoints
    
    * Adds suppression to readme
    
    * Adds suppression to readme
    
    * Fix operation list example
    
    * Add additional provisioning state for endpoints
    
    * Remove tags from endpoint
    
    * Address internal reviewer comments
    
    * Update x-ms-secret properties to be nullable
    
    * Adds suppression to readme
    
    * Update examples with more realistic obfuscated connection strings
    
    * Adds suppression to readme
    
    * Adds suppression to readme
    
    * Adds suppression to readme
    
    * Run npm prettier on changes
    
    * Updated readmes
    sjiherzig authored Sep 14, 2020
    Configuration menu
    Copy the full SHA
    9092e14 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Updating readme for MySQL and PostgreSQL to include new flexible serv…

    …er namespace (#10710)
    
    * Updating readme files to include multi api capability and new namespace
    
    * Removing minor addition to cli.md
    
    * Revert Csharp changes since multiapi isn't used
    
    * Updating PythonSDK namespaces
    
    * Removing unnecessary batchapiscript from Python.md
    
    * Removing unnecessary package tags
    
    Co-authored-by: George Christoglou <gechris@microsoft.com>
    mjain2 and gechris authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    a4100a3 View commit details
    Browse the repository at this point in the history
  2. [NetAppFiles]Anf 6195 swagger restapi to2020 06 01 bugfix (#10753)

    * Fix snapshot snapshotPolicyProperties
    
    * Fix linter issue, prettier
    
    * one more pretty
    
    * param in example
    
    * remove param in example
    
    * Remove whitespace
    
    * Remove valiation on readonly properties
    
    Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
    audunn and audunn authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    6b69d6e View commit details
    Browse the repository at this point in the history
  3. Update workbooks api to include sourceId (#10781)

    * fix schema
    
    * fix schema 2
    
    * remove optional from description
    
    * remove required sourceId
    
    Co-authored-by: O Yves Chan <oychan@microsoft.com>
    yves-chan and yves-chan authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    e354da0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcf5f21 View commit details
    Browse the repository at this point in the history
  5. Add new resource to Microsoft.Sql "ServerTrustGroup". (#10705)

    * Add new resource to Microsoft.Sql "ServerTrustGroup".
    
    * Update sql/readme.md
    
    * Add 204 response to ServerTrustGroup DELETE operation.
    
    * Fix "prettier check" errors
    
    * Fix naming for list by instance name operation.
    dmitarredz authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    4e73d15 View commit details
    Browse the repository at this point in the history
  6. Adding request body for listcredential for Microsoft.Kubernetes (#10766)

    * added request body for list credential api
    
    * Added another example for non aad scenario for list credential api
    
    * removed required properties in authentication object
    
    * made properties back reqd since body is optional
    
    Co-authored-by: Akash Keshari <akkeshar@microsoft.com>
    akashkeshari and Akash Keshari authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    32af5f5 View commit details
    Browse the repository at this point in the history
  7. Update openapi-authoring-automated-guidelines.md (#10606)

    * Update openapi-authoring-automated-guidelines.md
    
    * Update openapi-authoring-automated-guidelines.md
    
    * Update openapi-authoring-automated-guidelines.md
    
    * Update openapi-authoring-automated-guidelines.md
    jianyexi authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    fbe9266 View commit details
    Browse the repository at this point in the history
  8. Add support for filter by deviceId (#10771)

    Co-authored-by: Liran Chen <lirche@microsoft.com>
    liranc and Liran Chen authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    baa81a2 View commit details
    Browse the repository at this point in the history
  9. Corrected Examples for Resource Mover to generate documentation examp… (

    #10791)
    
    * Corrected Examples for Resource Mover to generate documentation examples correctly.
    
    * Example file name change.
    
    * Updates as per Prettier check.
    
    * Updates
    
    * Model Validation corrections.
    
    * Updates
    
    Co-authored-by: Ajay Gupta <ajgupt@microsoft.com>
    ajaygit158 and ajaygit158-zz authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    56d853a View commit details
    Browse the repository at this point in the history
  10. Add new API version 2020-09-01 (#10737)

    * Add previous API version as baseline.
    
    * Add new data plane API version 2020-09-01
    
    * Update management plane with new API 2020-09-01.
    
    * Update readme to add new API version.
    
    * Fix example errors.
    
    * Update comment based on feedback
    xingwu1 authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    aa25f9e View commit details
    Browse the repository at this point in the history
  11. Update keys.json (#10495)

    * Update keys.json
    
    * Update keyvault.json
    jlichwa authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    07f6986 View commit details
    Browse the repository at this point in the history
  12. Remove LiveVideoAnalytics Swagger and samples from Azure repo, as thi…

    …s should not be public, will recheckin this to a branch on azure-rest-api-specs-pr repo, and maintain it in that branch. (#10796)
    giakas authored Sep 15, 2020
    Configuration menu
    Copy the full SHA
    39466d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Configuration menu
    Copy the full SHA
    560c551 View commit details
    Browse the repository at this point in the history
  2. [Microsoft.ApiManagement][2019-12-01] Content management resources: C…

    …ollapsed the reference to metadata. (#10755)
    azaslonov authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    8f7f2ce View commit details
    Browse the repository at this point in the history
  3. Update provisioningStatus field name for assignment (#10754)

    * Add list and get software to GuestConfiguration
    
    * Use newer API version for software
    
    * Revert software Swagger spec since these are private preview only
    
    * Add Automanage resource provider
    
    * Address validation tool errors
    
    * spelling add antimalware
    
    * Address lint errors
    
    * Fix error response
    
    * Fix newline
    
    * Fix Operations API Lint
    
    * Fix operations example
    
    * Fix prettier and lint
    
    * Address lint and prettier errors
    
    * Use common definitions and correct pref enum
    
    * Fix parameter
    
    * Address comments
    
    * Fix update examples
    
    * Prettier fix
    
    * Fix python md
    
    * Change provisioningStatus field name
    
    * Fix config profile name in examples
    
    * resolve conflict
    
    * Address conflict
    
    Co-authored-by: Abhinav Ghai <abghai@microsoft.com>
    Co-authored-by: Feng Zhou <55177366+fengzhou-msft@users.noreply.github.com>
    3 people authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    988270d View commit details
    Browse the repository at this point in the history
  4. [ASR][V2A-RCM] Add new properties and provider specific models for V2…

    …A RCM. (#10487)
    
    * Update swagger spec with latest V2A-Rcm changes
    
    * Fix spell check
    imshashwataggarwal authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    7cf01c8 View commit details
    Browse the repository at this point in the history
  5. [Hub Generated] Review request for Microsoft.CostManagement to add ve…

    …rsion stable/2019-11-01 (#10699)
    
    * Created Separate Swagger for Exports
    
    * add exports swagger to readme.md
    paornela authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    1b98adc View commit details
    Browse the repository at this point in the history
  6. Bump up version number for "old" preview api (#10768)

    * WIP: Updating Microsoft.AzureData
    
    * Minor changes
    
    * Adding new SystemData property to examples
    
    * Fixed formatting
    
    * Update azuredata.json
    
    Fixed systemData.
    
    * Update azuredata.json
    
    Fixed identitytype case.
    
    * Fixed formatting
    
    * Removing changes from this PR (suggested by ARM). Will send a different PR to rename properties.
    
    * Added optional properties to sqlManagedInstances.
    Removed optional properties from dataControllers.
    Marked some properties required for dataControllers.
    
    * Ran prettier check
    
    * Adding missing parameter
    
    * Added new definition for data controller patch model
    
    * Fixed parameter
    
    * Copying 2019 api to 2020
    
    * Removing EOS examples (and list operation which is not supported)
    
    * Remvoing EOS stuff from azuredata.json. Removing operation resource as
    well
    
    * Update postgres details
    
    * Update postgres example
    
    * Updating api-version in examples
    
    * Adding last uploaded date and k8sRaw
    
    * Update descriptions
    
    * Fix paramters
    
    * Add missing bracket
    
    * Update readme
    jorgbaca authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    a79f3b3 View commit details
    Browse the repository at this point in the history
  7. updated apispec (#10719)

    * updated apispec
    
    * spell error fix
    
    * removed dncappid from response
    
    * updated apispec
    
    * Added appid and endpoint in response
    tamilmani1989 authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    d199ce1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    942718d View commit details
    Browse the repository at this point in the history
  9. [Hub Generated] Move private branch 'dev-healthcareapis-Microsoft.Hea…

    …lthcareApis-2020-03-15' to public (#10757)
    shmartel authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    995320f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8362798 View commit details
    Browse the repository at this point in the history
  11. fix synapse readme for python (#10750)

    Co-authored-by: Wan Yang <t-wayang@microsoft.com>
    wonner and Wan Yang authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    0ac9e06 View commit details
    Browse the repository at this point in the history
  12. Fix Python conf for AnomalyDectector (#10818)

    * Fix Python conf for AnomalyDectector
    
    * AI namespace
    lmazuel authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    c71c7ee View commit details
    Browse the repository at this point in the history
  13. Add CloudEvent and Custom Schema versions of the EventGrid Data-Plane…

    … API (#10388)
    
    * Add Cloud Events version of the Data Plane API
    
    * Add Custom Schema version of the Data Plane API
    
    * Run Prettier
    
    * Add new words to customwords.txt
    
    * Add supression for data_base64 name
    
    * Add format type for `data_base64`
    ellismg authored Sep 16, 2020
    Configuration menu
    Copy the full SHA
    5325e13 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Change enum value name for SupportedRuntimeVersion (#10824)

    * Update appplatform.json
    
    * Update appplatform.json
    metacpp authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    f595fe8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e342403 View commit details
    Browse the repository at this point in the history
  3. [Hub Generated] Review request for Microsoft.AlertsManagement to add …

    …version stable/2019-03-01 (#10389)
    
    * Removed SmartAlerts from 2019-03-01 API
    
    * Added alertsmanagement to CODEOWNERS
    
    * Add alertsMetaData to match ARM Manifest
    
    * Added identifer parameter
    
    * Added alertsMetaData example
    
    * Removed Smart Groups Examples
    
    * Fixed example version
    
    * Added MoniterServiceList Definiton
    
    * Fixed exccesive parantheses
    
    * Added alertsData operation to 2019-03-01-preview
    
    * Added monitorServiceList
    
    * Removed alertsMetaData example from 2019-03-01-preview
    
    * Removed 2019-03-01-preview changes
    
    * Removed 2019-03-01-preview changes
    
    * Removed alertsMetaData example from 2019-03-01-preview
    
    * Added alertsMetaData example from 2019-03-01
    
    * Removed alertsMetaData example from 2019-03-01-preview
    
    * Added default response for alertsMetaData
    orieldar authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    434f266 View commit details
    Browse the repository at this point in the history
  4. Corrected case in operation ids (#10811)

    Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
    audunn and audunn authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    2bb9298 View commit details
    Browse the repository at this point in the history
  5. Document IMDS version 2020-06-01 (#10426)

    * document new api version
    
    * cr feedback
    
    * Supress camel casing errors
    
    * fixes
    
    * Add UEFI to custom words
    
    * Fix api version
    
    * cr feedback
    
    Co-authored-by: Chris Henk <chhenk@microsoft.com>
    LittleBoxOfSunshine and chhenk authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    3aa6a51 View commit details
    Browse the repository at this point in the history
  6. Adding PowerPlatform swagger. (#10651)

    * PowerPlatform RP specifications
    
    * PowerPlatform changes
    
    * Updating powerplatform json
    
    * Update definitions.json
    
    * Updating the schema
    
    * Updated the schema.
    
    * Updates to schema
    
    * Schema update
    
    * Schema update
    
    * Example update
    
    * Update description
    
    * Updating the swagger
    
    * Updating the swagger definition
    
    * Swagger update.
    
    * Swagger updates
    
    * Adding private link changes.
    
    * Updates to readme.md
    
    * Private link updates
    
    * Schema update
    
    * private link update
    
    * response update
    
    * Added systemData
    
    * Updated description.
    
    * Adding subnet configuration
    
    * readme update.
    
    * Adding systemData.
    
    * Updated example
    
    * Update
    
    * Update to systemData
    
    * Updates
    
    * Updates
    
    * Updated the version of common types
    
    * readme.go update
    
    * Update
    
    * Updated version
    
    * version update
    
    * update
    
    * update
    
    * Updated "enterprisePromise" to "enterprisePolicy".
    
    * Updates
    
    * Updates
    
    * Updating to use common type
    
    * updates
    rapatank authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    75f089d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. Powerplatformrp (#10838)

    * PowerPlatform RP specifications
    
    * PowerPlatform changes
    
    * Updating powerplatform json
    
    * Update definitions.json
    
    * Updating the schema
    
    * Updated the schema.
    
    * Updates to schema
    
    * Schema update
    
    * Schema update
    
    * Example update
    
    * Update description
    
    * Updating the swagger
    
    * Updating the swagger definition
    
    * Swagger update.
    
    * Swagger updates
    
    * Adding private link changes.
    
    * Updates to readme.md
    
    * Private link updates
    
    * Schema update
    
    * private link update
    
    * response update
    
    * Added systemData
    
    * Updated description.
    
    * Adding subnet configuration
    
    * readme update.
    
    * Adding systemData.
    
    * Updated example
    
    * Update
    
    * Update to systemData
    
    * Updates
    
    * Updates
    
    * Updated the version of common types
    
    * readme.go update
    
    * Update
    
    * Updated version
    
    * version update
    
    * update
    
    * update
    
    * Updated "enterprisePromise" to "enterprisePolicy".
    
    * Updates
    
    * Updates
    
    * Updating to use common type
    
    * updates
    
    * Update for lockbox
    rapatank authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    2e84e67 View commit details
    Browse the repository at this point in the history
  2. Add Datasets and datastores API swagger (#10644)

    * Add datasets get API
    
    * fix error
    
    * fix long type
    
    * errors
    
    * add get api for dataset resource
    
    * fix
    
    * fix
    
    * fix
    
    * fix in path
    
    * caps
    
    * caps
    
    * fix
    
    * fix
    
    * fix
    
    * pretttier
    
    * dataset put and delete
    
    * prettier
    
    * fix build
    
    * fixes
    
    * fix
    
    * pretty
    
    * datastore swagger
    
    * prettier
    
    * errors
    
    * spellcheck
    
    * fix
    
    * remove name
    
    * error
    
    * fix enum
    
    * fix
    
    * enumtype
    
    * enum
    
    * fix enum
    
    * fixes
    
    * comment
    Achal Jain authored Sep 18, 2020
    Configuration menu
    Copy the full SHA
    1b04f5f View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. [Hub Generated] Review request for Microsoft.Consumption to add versi…

    …on stable/2019-10-01 (#10669)
    
    * Add reservationid and reservationorderid parameters
    
    * Fix parameter name
    
    * Fix wording
    
    * White space fix to trigger new checks
    zachraMSFT authored Sep 19, 2020
    Configuration menu
    Copy the full SHA
    693f059 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e20eea View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. aligned deivceSecurityGroups to stable (#10774)

    * aligned deivceSecurityGroups to stable
    
    * Fix tests
    
    * Fixed api version
    
    Co-authored-by: Liran Chen <lirche@microsoft.com>
    liranc and Liran Chen authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    50b4500 View commit details
    Browse the repository at this point in the history
  2. [SQL][V20200801] Adding new API version with named replica and mainte…

    …nance (#10432)
    
    * [SQL][V20200801] Adding new API version with named replica and maintenance
    
    * Various fixed and enhancements
    
    * Removed extra examples
    
    * Removing last extra example
    
    * AsBefore
    
    * AsAfter + restart CI
    Roman Khotsyn authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    4d4c60b View commit details
    Browse the repository at this point in the history
  3. Powerplatformrp (#10849)

    * PowerPlatform RP specifications
    
    * PowerPlatform changes
    
    * Updating powerplatform json
    
    * Update definitions.json
    
    * Updating the schema
    
    * Updated the schema.
    
    * Updates to schema
    
    * Schema update
    
    * Schema update
    
    * Example update
    
    * Update description
    
    * Updating the swagger
    
    * Updating the swagger definition
    
    * Swagger update.
    
    * Swagger updates
    
    * Adding private link changes.
    
    * Updates to readme.md
    
    * Private link updates
    
    * Schema update
    
    * private link update
    
    * response update
    
    * Added systemData
    
    * Updated description.
    
    * Adding subnet configuration
    
    * readme update.
    
    * Adding systemData.
    
    * Updated example
    
    * Update
    
    * Update to systemData
    
    * Updates
    
    * Updates
    
    * Updated the version of common types
    
    * readme.go update
    
    * Update
    
    * Updated version
    
    * version update
    
    * update
    
    * update
    
    * Updated "enterprisePromise" to "enterprisePolicy".
    
    * Updates
    
    * Updates
    
    * Updating to use common type
    
    * updates
    
    * Update for lockbox
    
    * Update
    
    * update
    
    * update
    rapatank authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    9ac696a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0585f3e View commit details
    Browse the repository at this point in the history
  5. [Datafactory] update readme.md and DynamicsSinkWriteBehavior resolve …

    …the PR has python sdk break change (#10807)
    
    * [Datafactory] update readme.md and DynamicsSinkWriteBehavior
    
    * update python.md
    
    * Fix lint rule errors
    Jingshu923 authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    451997a View commit details
    Browse the repository at this point in the history
  6. Removed object from NatGateway CreateOrUpdate Response (#10833)

    * Removed object from NatGateway CreateOrUpdate Response
    
    * fixed syntax
    
    * removed object from example response
    
    * ran prettier
    Kawilki-M authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    fce3400 View commit details
    Browse the repository at this point in the history
  7. Add private endpoint names for datasync (#10264)

    * Add private endpoint names for datasync
    
    * fix prettier formatting
    danikaZ authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    fc8fba8 View commit details
    Browse the repository at this point in the history
  8. track2 GA (#10778)

    changlong-liu authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    f64d232 View commit details
    Browse the repository at this point in the history
  9. Powerplatformrp (#10852)

    * PowerPlatform RP specifications
    
    * PowerPlatform changes
    
    * Updating powerplatform json
    
    * Update definitions.json
    
    * Updating the schema
    
    * Updated the schema.
    
    * Updates to schema
    
    * Schema update
    
    * Schema update
    
    * Example update
    
    * Update description
    
    * Updating the swagger
    
    * Updating the swagger definition
    
    * Swagger update.
    
    * Swagger updates
    
    * Adding private link changes.
    
    * Updates to readme.md
    
    * Private link updates
    
    * Schema update
    
    * private link update
    
    * response update
    
    * Added systemData
    
    * Updated description.
    
    * Adding subnet configuration
    
    * readme update.
    
    * Adding systemData.
    
    * Updated example
    
    * Update
    
    * Update to systemData
    
    * Updates
    
    * Updates
    
    * Updated the version of common types
    
    * readme.go update
    
    * Update
    
    * Updated version
    
    * version update
    
    * update
    
    * update
    
    * Updated "enterprisePromise" to "enterprisePolicy".
    
    * Updates
    
    * Updates
    
    * Updating to use common type
    
    * updates
    
    * Update for lockbox
    
    * Update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    
    * update
    rapatank authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    8898673 View commit details
    Browse the repository at this point in the history
  10. [Hub Generated] Review request for Microsoft.CostManagement to add ve…

    …rsion stable/2020-06-01 (#10727)
    
    * Creating separate swagger file for exports
    
    * add exports swagger to readme
    
    * edit api version
    
    * add "TheLast7Days" to exports timeframes
    
    * remove 'TheLast7Days' from export timeframes
    
    * prettier fix
    
    * prettier fix 2
    paornela authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    2cb80cf View commit details
    Browse the repository at this point in the history
  11. Migrate existing Azure Maps data plane docs (v1.0) (#10113)

    * initial-1.0
    
    * Documentation updates
    
    * remove tags
    
    * Remove CSharp settings
    
    * Remove WFS Get Version Info
    
    * Weather and route fixes
    
    Co-authored-by: Eunice Lee <eunl@microsoft.com>
    e337 and Eunice Lee authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    9ef0d23 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Bugfix SDK Automation switch (#10864)

    Phoenix He authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    9ce0ebb View commit details
    Browse the repository at this point in the history
  2. Fixing hsmUri property name and removing regex pattern for name valid…

    …ation, delegating it to service side validations (#10872)
    riteshchitlangia1 authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    480fa2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7727c9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74900e1 View commit details
    Browse the repository at this point in the history
  5. Add the swagger files (#10878)

    * Add Communication Services Specifications
    
    * Remove Go code generation
    RezaJooyandeh authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    58aa6f7 View commit details
    Browse the repository at this point in the history
  6. Remove deprecated all-api-versions in readme.md (#10863)

    * run multiapi
    
    * Remove deprecated all-api-versions
    
    * Manual remove
    leni-msft authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    02aa7ac View commit details
    Browse the repository at this point in the history
  7. Swagger for Communication Services Resource Manager Preview (#10877)

    * Swagger for Communication Services Preview
    
    * python track2
    
    * Fix SpellCheck and PrettierCheck errors
    
    * More PrettierCheck fixes
    
    Co-authored-by: Sudipta Dey (WDG) <sudipd@microsoft.com>
    Co-authored-by: Changlong Liu <changlong.liu@microsoft.com>
    3 people authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    be39f5a View commit details
    Browse the repository at this point in the history
  8. Fixed S360 issues related to ARM & SDK swagger linting errors for Mic…

    …rosoft.Solutions. (#10804)
    
    * Fixed Swagger linting ARM & SDK issues.
    
    * Fixed Swagger linting ARM & SDK issues.
    
    * Fixed model validation & example errors.
    
    * Fixed example errors.
    
    * Fixed example errors.
    
    * Prettier check commit.
    
    * Added examples.
    
    * Added examples.
    
    * Added examples.
    vayada authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    b8b8a53 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    38907c9 View commit details
    Browse the repository at this point in the history
  10. .md for python (#10881)

    msyyc authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    05e595d View commit details
    Browse the repository at this point in the history
  11. Assignment config (#10850)

    * Add free-form object spec for testing purpose.
    
    * Revert "Add free-form object spec for testing purpose."
    
    This reverts commit b711d80.
    
    * Add powerplatform assignment.
    raych1 authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    421231a View commit details
    Browse the repository at this point in the history
  12. Bring up ACS eventgrid events swagger (#10880)

    * Add Communication Services Specifications
    
    * Remove Go code generation
    
    * Bring back AzureCommunicationServices swagger
    
    * Merge the swagger changes from feature/commununication
    
    Co-authored-by: Reza Jooyandeh <mr.jooyandeh@gmail.com>
    Co-authored-by: Reza Jooyandeh <rejooyan@microsoft.com>
    Co-authored-by: Vikram Praveen Kumar <vipravee@microsoft.com>
    4 people authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    507dd94 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. DataFactory: Update Rest Sink properties based on ship room comments. (

    …#10815)
    
    * add rest sink swagger
    
    * update with shiproom comments
    
    Co-authored-by: Kalyan C Kesireddy <kalyanke@microsoft.com>
    kalyanrk61 and Kalyan C Kesireddy authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    3791590 View commit details
    Browse the repository at this point in the history
  2. [Hub Generated] Review request for Microsoft.Security to add version …

    …preview/2020-08-06-preview (#10773)
    
    * Add onPremiseSensors
    
    * Suppress
    
    * Specify file download schema
    
    * Fix validaiton
    
    Co-authored-by: Liran Chen <lirche@microsoft.com>
    liranc and Liran Chen authored Sep 23, 2020
    Configuration menu
    Copy the full SHA
    a37acc9 View commit details
    Browse the repository at this point in the history