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

Web ant94 2021 02 01 - resolve conflict in service branch #15539

Closed
wants to merge 451 commits into from
Closed

Web ant94 2021 02 01 - resolve conflict in service branch #15539

wants to merge 451 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 30, 2021

  1. Microsoft.Features: Add new API version 2021-07-01 (#14736)

    * The previous version in the 2021-08-1 folder
    
    * Add new feature registration apis
    
    * Update readme files
    
    * Update readme file
    
    * Remove feature configuration apis
    
    * Fix avocado
    
    * Fix validations
    
    * Fix validation
    
    * Fix validations
    
    * Fix validation
    
    * Fix title
    
    * Fix validation
    
    * Fix validation
    
    * Fix readme
    
    * Fix validation
    
    * Fix validation
    
    * Fix validation
    
    * Fix validation
    
    * Fix validation
    
    * suppress r4009
    
    * Fix validation
    
    * Fix validation
    
    * Fix python
    
    * Fix readme
    
    * Fix python
    
    * Remove post api
    
    * Update example api-versions
    
    Co-authored-by: shenshengkafei <[email protected]>
    diwudd and shenshengkafei authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    91ac145 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Batch DataPlane 2021-06-01.14 update (#14830)

    * Copy of 2020-09-01 for ease of review
    
    * Azure Batch updated to 2021-06-01.14
    
    Suppressions
    
    Fixed property name.
    
    Fixed type
    
    Fixed casing
    
    Fixed casing
    
    Spelling fix
    
    Fixed enums
    
    Fixed enum
    
    Fixed EOF and casing from PR feedback
    
    Markdown fixes
    
    Added Managed Identity and Authentication Mode APIs.
    
    Fixed example
    
    Spot cleanup
    
    Casing fix
    
    Fixed spacing
    
    Added maxParallelTasks.
    
    Formatting.
    
    Removed newline
    
    Reverted markdown change to satisfy Avocado
    
    http://azure.github.io/autorest/user/literate-file-formats/configuration.html#the-file-format
    paterasMSFT authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    18b54ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6670354 View commit details
    Browse the repository at this point in the history
  3. Remove files from package which are not part of management plane SDK …

    …- update readme.md (#15047)
    
    * Update readme.md
    
    * Update readme.md
    jlichwa authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    954bf4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1ee3ce View commit details
    Browse the repository at this point in the history
  5. T2 elastic (#15049)

    * sql t2 readme config
    
    * readme config
    
    * Update readme.python.md
    
    * conflient resolve
    
    * readme config
    
    Co-authored-by: msyyc <[email protected]>
    RAY-316 and msyyc authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    969711a View commit details
    Browse the repository at this point in the history
  6. [Azure Cognitive Search] Fix typos and add some descriptins (#14903)

    * Fix typos and add some descriptins
    
    * more description changes
    
    Co-authored-by: Arvind Krishnaa Jagannathan <[email protected]>
    arv100kri and Arvind Krishnaa Jagannathan authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    8f7e0b2 View commit details
    Browse the repository at this point in the history
  7. Remove WorkspaceConnectionDto and use WorkspaceConnection instead for…

    … PUT request (#14705)
    
    * Add Identity to createWorkpace example
    
    * change for getTransitivePEUsages
    
    * update
    
    * prettier code
    
    * add another new endpoint
    
    * address comments
    
    * change for getTransitivePEUsages
    
    * update
    
    * prettier code
    
    * add another new endpoint
    
    * address comments
    
    * revert change on transitivePE and notebookKeys
    
    * revert change on transitivePE and notebookKeys
    
    * add new stable version 2021-01-01
    
    * add ListNotebookAccessToken
    
    * add primaryUserAssignedIdentity
    
    * fix missing properties and apis
    
    * fix one more missing property
    
    * 202 status for start and stop CI
    
    * make resync keys long runnin operation in version Jan2021
    
    * resync keys 204
    
    * update resync keys example
    
    * Dont throw 204 for resync
    
    * update resync keys
    
    * Formatting
    
    * revert Jan2021changes and add new version
    
    * start apr2021 version for azure ml rp
    
    * undo remove new line in jan2021
    
    * use systemData definition in common
    
    * removed old files
    
    * fix small swagger bugs
    
    * run prettier
    
    * remove reference to sku
    
    * update readme
    
    * minimum agentCount should be 0
    
    * add createdOn and ModifiedOn to compute properties
    
    * add LoadBalancerType to aks compute
    
    * add isNotebookInstanceCompute to virtualMachine
    
    * add leafDomainLabel to SslConfiguration
    
    * add overwriteExistingDomain to SslConfiguration
    
    * add synapseSpark as supported compute-type
    
    * update patch compute response to 202
    
    * remove location from example responses
    
    * Revert "remove location from example responses"
    
    This reverts commit 048bf25.
    
    * MachineLearningCompute_Update should have a 200 response
    
    * sys data to use local def due to naming conflicts.
    
    * Fix enum casing
    
    * Fix operationId PR comment.
    
    * Change opId in apr version
    
    * remove 20210401 for easy review
    
    * only change api version
    
    * merge changes for 20210401 version
    
    * Add x-ms-discriminator-value for Synapse spark
    
    * camelcase loadbalancer properties
    
    * add createdOn and Modified on to examples
    
    * address AvoidAnonymousTypes error for SynapseSpark
    
    * Minor fixes + new property
    
    * Remove subscription state.
    
    * fix swagger bug
    
    * fix example
    
    * fix more reported problems
    
    * remove nullable flag for tags
    
    * make containerRegistry nullable
    
    * address comments
    
    * fix example
    
    Co-authored-by: Vinay Rajmal Soni <[email protected]>
    Co-authored-by: Suba <[email protected]>
    Co-authored-by: [email protected] <[email protected]>
    Co-authored-by: Josh Peterson <[email protected]>
    Co-authored-by: Suba <[email protected]>
    6 people authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    a2792ff View commit details
    Browse the repository at this point in the history
  8. AKS: replace CloudError with ManagedClusterPodIdentityProvisioningErr…

    …or for AAD pod identity provisioning spec (#15054)
    
    Co-authored-by: Kaiqi Zhang <[email protected]>
    kaiqzhan and Kaiqi Zhang authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    b5b3ae9 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Batch Control Plane 2021-06-01.14 update (#14862)

    * Copy commit for code review
    
    * Initial changes
    
    Prettier
    
    Suppressions
    
    Added Managed Identity and Authenticate Mode APIs
    
    Added type
    
    Replace spot.
    
    Added line break
    
    Newline
    
    Revert "Newline"
    
    This reverts commit 735a19497174fcbc1cb2c7d7835205018614eb42.
    
    Revert "Added line break"
    
    This reverts commit bd0ceca43016e7df20bbc1280271af0f4b503b8d.
    
    Reverted markdown change to satisfy Avocado
    
    http://azure.github.io/autorest/user/literate-file-formats/configuration.html#the-file-format
    paterasMSFT authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    b55aeb5 View commit details
    Browse the repository at this point in the history
  2. python track2 config (#15050)

    * python track2 config
    
    * redis
    
    * redis
    msyyc authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    3566c94 View commit details
    Browse the repository at this point in the history
  3. Microsoft.TimeSeriesInsights: Fix swagger correctness issues (#14469)

    * Fix swagger correctness issues
    
    * Fix casing in localTimestamp
    
    * Fix localTimeStamp property
    
    * Fix lintdiff errors
    k-rush authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    02c10fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    342134f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1db2c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b591f2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14ce29c View commit details
    Browse the repository at this point in the history
  8. Users/vikottur/ws02 datasource auth (#14932)

    * Created base 2021-06-01-preview a copy of 2021-02-01-preview.
    
    * Added my changes to support datasource auth credentials ontop of the base from previous version.
    
    * Fixed as issue with FindRestorableTimeRanges.json example.
    vikramkotturu authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    109afe5 View commit details
    Browse the repository at this point in the history
  9. [EdgeOrder] Update 2020-12-01-preview swagger and add readme files (#…

    …14935)
    
    * new api changes (#1)
    
    * new api changes
    
    * referer url change
    
    * EdgeOrder 2020-12-01-preview Swagger changes (#5)
    
    * readme changes
    
    * Swagger refresh and update examples
    
    * Change examples as per oav validations
    
    * Minor swagger modifications
    
    * Minor spacing adjustments
    
    * Set ModelAsString to true for enums and modify examples
    
    * Fix swagger lint validation error
    
    * Modify readme and examples
    
    * Modify readme.go.md
    
    * Update swagger
    
    * Minor prettier fix
    
    * Change python package version in readme
    
    * Fix spell check error
    
    Co-authored-by: sashanm <[email protected]>
    t-vjanardhan and sashanm authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    f985f05 View commit details
    Browse the repository at this point in the history
  10. Changes to fix the Resource Provider name casing issue for Azure Post…

    …gres, MySQL and MariaDB (#15016)
    
    * Changes to fix the Resource provided name casing issue for Azure Postgres, MySQL and MariaDB services
    
    * Changes to fix the Resource provided name casing issue for Azure Postgres, MySQL and MariaDB services
    
    * Revert "Changes to fix the Resource provided name casing issue for Azure Postgres, MySQL and MariaDB services"
    
    This reverts commit ecc38dc.
    shinilm authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    7b8e287 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. Added missing properties for managed Private endpoints (#15014)

    * Added missing properties for managed Private endpoints
    
    Added missing properties for managed private endpoints in stable version.
    Added the missing swagger files for managed private endpoints in the latest  preview version.
    
    * fixed indentation issues
    
    * fix indentation issues1
    
    * ran prettier-fix
    
    * Added missing examples files
    
    * fixed examples
    
    * fixed version in preview swagger
    
    * Update readme.md
    
    Updated readme.md
    
    * Update readme.md
    
    Co-authored-by: Sai-Kumar-1901 <[email protected]>
    Sai-Kumar-1901 and saikumar-ms authored Jul 3, 2021
    Configuration menu
    Copy the full SHA
    0658a96 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. New api version support to include disable local auth flag for event …

    …hub (#14950)
    
    * New api version support to include disable local auth flag for event hub
    
    * Updated api-version in examples
    
    * Added auth examples in NameSpaces
    
    * Fixing LintDiff error
    
    * Fixing LintDiff error contd
    
    * Removed UserassignedIdentities as part of definition
    
    * Changed to UserAssignedIdentity as a reference in userAssignedIdentities object
    
    Co-authored-by: Sayan Ghosh <[email protected]>
    SayanMS09 and Sayan Ghosh authored Jul 4, 2021
    Configuration menu
    Copy the full SHA
    dc3adc7 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. S360 (#14362)

    * Add dividePerInstance property to the autoscale metric trigger
    
    * Update examples for autoscale to include 'dividePerInstance'
    
    * Update examples for correctness
    
    * update example for correctness
    
    * swagger corrections
    
    * remove entry from wrong tag
    
    * fix boolean as string validation error
    
    * validation fix
    
    * added missing lifter changes
    
    * add recommended linter suppression
    LeoVannelli authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    624ac7c View commit details
    Browse the repository at this point in the history
  2. [Hub Generated] Review request for Microsoft.Insights to add version …

    …stable/2018-04-16 (#15072)
    
    * Added suppression for R4005 linting error
    
    * Using Pascal case for resource provider
    
    * Added all missing type:object
    
    * Added supperssion for R3016 - camel case for odata.type
    
    Co-authored-by: Avi Jerafi <[email protected]>
    avjerafi and Avi Jerafi authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    9ed9f07 View commit details
    Browse the repository at this point in the history
  3. Add optional param - private DNS zone to MySQL server API (#14964)

    * add optional parameter private dns zone to server create/update
    
    * fix lintdiff errors
    
    * fix prettier issues
    shih-che authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    cc7cdac View commit details
    Browse the repository at this point in the history
  4. T2 vmware (#15077)

    * sql t2 readme config
    
    * readme config
    
    * Update readme.python.md
    
    * conflient resolve
    
    * readme t2 config
    
    Co-authored-by: msyyc <[email protected]>
    RAY-316 and msyyc authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    8dd7b05 View commit details
    Browse the repository at this point in the history
  5. [Hub Generated] Review request for Microsoft.Synapse to add version p…

    …review/2021-06-01-preview (#14814)
    
    * Adds base for updating Microsoft.Synapse from version stable/2021-05-01 to version 2021-06-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Add kustoPool.json to new API version + examples files + in readme.md
    
    * Add "type": "object" to definitions
    
    * Modify SKU to new name & size instead of previous name & tier
    
    * Add KustoPool stop
    
    * fix KustoPool Stop example params
    
    * Add KustoPool Start + example
    
    * Add KustoPool LanguageExtension Add/List/Remove
    
    * Add "type": "object" to LanguageExtensionsList
    
    * Add KustoPoolFollowerDatabases DETACH and LIST + examples
    
    * Add KustoPoolDatabasePrincipals ADD & LIST + examples
    
    * Add missing DatabasePrincipalListRequest definition
    
    * Add "type": "object" to FollowerDatabaseListResult, DatabasePrincipalListRequest, DatabasePrincipalListResult
    
    * Add KustoPoolDatabasePrincipalsRemove + example
    
    * Remove redundant newline
    
    * Add AttachedDatabaseConfigurations to KustoPool + examples
    
    * Add AttachedDatabaseConfigurationNameParameter
    
    * Fixes for AttachedDatabaseConfiguration
    
    * Add "type": "object" to TableLevelSharingProperties
    
    * Fix example of KustoPoolAttachedDatabaseConfigurationCreateOrUpdate.json
    
    * Add DataConnectionValidation to kustoPool.json + example
    
    * Fixes to DataConnectionValidation
    
    * Remove properties from KustoPoolDataConnectionValidation.json
    
    * Fix object instead of array at KustoPoolDataConnectionValidation.json example
    
    * Fix indentation at KustoPoolDataConnectionValidation.json
    
    * Add KustoPoolPrincipalAssignmentCheckNameAvailability to kustoPool.json + example
    
    * Remove redundant slash
    
    * Add KustoPoolDatabasePrincipalAssignmentsCheckNameAvailability to kustoPool.json + example
    
    * Fix in KustoPoolDatabasePrincipalAssignmentsCheckNameAvailability.json
    
    * Add KustoPoolDataConnectionCheckNameAvailability.json + example
    
    * Add KustoPoolListSkus + example
    
    * Add kustoSkus path to kustoPool.json + example
    
    * Remove {databaseName}/addPrincipals, listPrincipals, removePrincipals.
    Remove related definitions + example files
    
    * Change workspaceUid to workspaceUID to keep convention with Workspace resource
    
    * Add new KustoPool properties:
    optimizedAutoscale
    enableStreamingIngest
    enablePurge
    languageExtensions
    
    * Change "KustoCluster" to "KustoPool" and remove engineType property
    
    * Change "kustoSkus" endpoint to "skus"
    
    * Add KustoPool databases CheckNameAvailability + examples
    
    * Re-position kustoPoolCheckNameAvailability
    
    * Fix typo in example
    
    * Minor adjustments in KustoPool databases CheckNameAvailability
    
    * Change to "validateDataConnection"
    
    * Revert back to DataConnectionValidation to keep consistency with kusto swagger
    
    Co-authored-by: Amit Elran <[email protected]>
    amitelran and Amit Elran authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    8b64c4f View commit details
    Browse the repository at this point in the history
  6. [Hub Generated] Review request for Microsoft.StorageCache to add vers…

    …ion stable/2021-03-01 (#15013)
    
    * Address missing defaults noted by s360
    
    * Update to remove default of array of objects that failed to validate.
    brpanask authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    cada6f8 View commit details
    Browse the repository at this point in the history
  7. Microsoft.HanaOnAzure swagger: Update spec to add missing fields (#14879

    )
    
    * Microsoft.HanaOnAzure swagger: Update spec with missing fields from RP
    
    Add HanaSID array to StorageProfile properties
    
    * Update ListOperations API to include isDataAction field
    
    * Add examples for HanaSID field
    
    * correct bool to boolean
    
    * Fix LintDiff error introduced by this PR
    lagalbra authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    4503223 View commit details
    Browse the repository at this point in the history
  8. [Hub Generated] [SiteRecovery] Review request for Microsoft.RecoveryS…

    …ervices to add version stable/2021-04-01 (#14930)
    
    * Adds base for updating Microsoft.RecoveryServices from version stable/2021-02-10 to version 2021-04-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    imshashwataggarwal authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    6983100 View commit details
    Browse the repository at this point in the history
  9. Added Watchlists Stable Version 2021-04-01 (#14843)

    * Copied Watchlists version 2021-03-01-preview as is to new directory structure
    
    * Added Watchlist stable version 2021-04-01
    hassanchawiche authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    13cf714 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. [Iothub] Adding new properties in IothubProperties [stable version: 2…

    …021-07-01] (#14894)
    
    * Adds base for updating Microsoft.Devices from version stable/2021-03-31 to version 2021-07-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * adding new properties in iothu properties
    
    * Adding isVerified property in preview version
    
    * validation fixes
    nimengan authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    0ea9944 View commit details
    Browse the repository at this point in the history
  2. extract AutomationRules to new file (#15075)

    * extract AutomationRules to new file
    
    * fix errors
    
    * change ResourceWithEtag
    
    * update readme
    
    * change resource and subscriptionId
    
    * add bracket
    
    * .
    
    * .
    
    * .
    
    * revert common definitons
    
    * .
    moranraz authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    d57e9e2 View commit details
    Browse the repository at this point in the history
  3. Stable version separation (#15076)

    * AlertRules
    
    * bookmarks
    
    * dataConnectors
    
    * add missing definitions
    
    * fixes
    
    * correct version
    
    * .
    
    * revert common definitions
    
    * prettier
    moranraz authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    c1b512f View commit details
    Browse the repository at this point in the history
  4. fix the directive to exclude changes for track 2 (#15084)

    * fix the directive to exclude changes for track 2
    
    * add model-deduplication
    
    * fix
    ArcturusZhang authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    15b8f52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8aa3794 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7601061 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    fa3ba1a View commit details
    Browse the repository at this point in the history
  2. Extract more resources to their own files (#15091)

    * extract more resources to their own files
    
    * fix comments
    
    * add aggregations to readme
    
    * fixes
    
    * fixes
    
    * aggregations
    
    * .
    
    * userInfo
    
    * aggregations
    moranraz authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    b471a74 View commit details
    Browse the repository at this point in the history
  3. BugFix: Set readonly flag to false for non-read only properties in Gu…

    …est Configuration (#14999)
    
    * Bug-Fix: Remove read-only properties from Guest Configuration objects
    
    * Resolved PR comments. Updated examples
    
    * Add Assignment Type
    
    * Fix Prettier check
    
    Co-authored-by: Aashish Rajaram Salokhe <[email protected]>
    aashish1987 and Aashish Rajaram Salokhe authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    c6d70ab View commit details
    Browse the repository at this point in the history
  4. [Stream Analytics] Add Subscription Level APIs (#13322)

    * add query testing apis
    
    * add operationId and outputURI
    
    * fix some linter errors
    
    * fix model validation
    
    * address some PR comments
    
    * address some comments
    
    * delete getoperationresults example
    
    * try adding raw input datasource wrappers
    
    * add inputs
    
    * refactor input structure
    
    * add outputs
    
    * modify some descriptions
    
    * address more comments
    
    * add 200 response
    
    * fix formatting
    
    * Delete package-lock.json
    
    * restore package-lock.json
    
    * address final comments
    
    * add compile query
    
    * add sample input api
    
    * add test input and test output apis
    
    * fix validation errors
    
    * update testQuery and compileQuery
    
    * update sample input and test input/output
    
    * final fixes
    
    * fix linter errors pt1
    
    * fix small bugs
    
    * remove duplicate operations def
    
    Co-authored-by: Roslyn Lu <[email protected]>
    roslynlu and Roslyn Lu authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    b5a2494 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5af1979 View commit details
    Browse the repository at this point in the history
  6. New api version support to include disable local auth for service bus (

    …#14952)
    
    * New api version support to include disable local auth for service bus
    
    * Added Auth examples
    
    * Fixing LintDiff error
    
    * Fixing spell check
    
    * Changed propery name to UserAssignedIdentity
    
    * Reverted last change and changed property to UserAssignedIdentity
    
    Co-authored-by: Sayan Ghosh <[email protected]>
    SayanMS09 and Sayan Ghosh authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    14069c2 View commit details
    Browse the repository at this point in the history
  7. track2 for containerregistry (#15103)

    * track2 for containerregistry
    
    * Update readme.go.md
    chenjianfei2017 authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    b41cb67 View commit details
    Browse the repository at this point in the history
  8. Updated examples to use non-global locations and added new flags (#15094

    )
    
    Co-authored-by: Avi Jerafi <[email protected]>
    avjerafi and Avi Jerafi authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    036c2de View commit details
    Browse the repository at this point in the history
  9. Updating version to 2021-06-01 for recoveryservicesbackup (#14678)

    * Updating version to 2021-06-01 for msi support for iaasvm
    
    * adding example files
    
    * resolving comments
    
    * fixing validation issue
    
    * undoing package-lock changes
    
    * fixing validation errors
    
    * fixing non-identical model issue
    
    * fixing lintdiff error
    
    * fixing lintdiff error
    
    * append
    
    * Update readme.md
    
    * adding suppression
    
    * Update readme.md
    
    * Update readme.md
    
    * contract update
    
    * renaming managedidentityid
    
    * fixing prettier check
    
    * reversing the exposure of identity url
    
    * Update bms.json
    
    * Update bms.json
    
    Co-authored-by: monjain <[email protected]>
    monikajainms and monjain authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    45d128d View commit details
    Browse the repository at this point in the history
  10. removed apprentice mode metrics from swagger (#15052)

    * removed apprentice mode metrics from swagger
    
    * changed evalution_apply operation name
    
    * fixed typo
    
    * chnaged name of example
    
    * removed csharp formats
    
    Co-authored-by: orenmichaely <[email protected]>
    orenmichaely and ormichae authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    3d08fb3 View commit details
    Browse the repository at this point in the history
  11. Users/adbai/quantum job tags (#14295)

    * json patch support and tags field
    
    * adding required parameters to example file patch
    
    * prettier fix
    
    * adding a .1 version for preview
    
    * reference .1 on readme
    
    * changing folder version name
    
    * updating reame with new version 2021-05-06-preview
    
    * updating date in quantum.json
    
    * comments, renaming
    
    * enum model as string
    
    Co-authored-by: Adele Bai <[email protected]>
    adelebai and Adele Bai authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    c234651 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Cjf release0708 (#15117)

    * add tag into readme.go.md
    
    * add tag to readme.go.md to release gosdk
    chenjianfei2017 authored Jul 8, 2021
    Configuration menu
    Copy the full SHA
    55558c4 View commit details
    Browse the repository at this point in the history
  2. Fixing swagger correctness and completeness issues for RecoveryServic…

    …esBackup (#15024)
    
    * Fixing swagger correctness and completeness issues for
    RecoveryServicesBackup
    
    * Adding examples
    
    * Fixing swagger completness
    
    * Updating tag in 2021-04-01
    
    * Update
    
    * Update
    pratimaupadhyay02 authored Jul 8, 2021
    Configuration menu
    Copy the full SHA
    2cbe9bd View commit details
    Browse the repository at this point in the history
  3. adding az cli command generation (#14623)

    * adding az cli command generation
    
    * reverting x-ms-client-flatten for delegated subnet
    
    * address feedback from cli team
    
    * pushing another change
    
    * remove readonly flag
    
    * remove flatten flag
    
    Co-authored-by: Ali Egal <[email protected]>
    aegal and aegal authored Jul 8, 2021
    Configuration menu
    Copy the full SHA
    43976e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8730c1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a59747e View commit details
    Browse the repository at this point in the history
  6. Fixing operation name (#15125)

    * Fixed operation name.
    
    * Fixed readme.
    
    * Fixed titles.
    paterasMSFT authored Jul 8, 2021
    Configuration menu
    Copy the full SHA
    9b59c69 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Added GA API version (2021-07-01) (#14937)

    * Fixed swagger validation warnings for publicNetworkAccess and managedResourceGroupName
    
    - Adds default value for publicNetworkAccess property.
    - Adds "x-ms-mutability" attribute for managedResourceGroupName property.
    
    * Ran prettier check to fix warnings
    
    * Added GA api-version (2021-07-01)
    
    * Addressed typo
    
    * Removed AddRootCollectionAdmin API from preview version
    
    * Updated private endpoint connection approval operation as a long running operation
    
    * Fixed swagger breaking changes for long running operation
    
    * Updated long running operation for preview api-version
    
    * removed vscode settings json changes
    
    * Updated systemData and added Canceled provisioning state
    
    * Updated Go SDK output folder path
    
    Co-authored-by: Shailesh Kelkar <[email protected]>
    shaileshsk94 and Shailesh Kelkar authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    d1bf50c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    654c237 View commit details
    Browse the repository at this point in the history
  3. Add swagger files for api-version 2021-05-01-preview of MySQL flexibl…

    …e server (#14986)
    
    * Add swagger files for api-version 2021-05-01-preview of MySQL flexible server
    
    * fix provider namespace case sensitive
    
    * Fix Swagger LintDiff failures
    
    * Rename tag name in readme and improve swagger spec
    
    * Remove tags from server definition
    Suna-MS authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    13605e0 View commit details
    Browse the repository at this point in the history
  4. Azure resource 2021 7 (#15131)

    * sql t2 readme config
    
    * readme config
    
    * Update readme.python.md
    
    * conflient resolve
    
    * readme.python config
    
    Co-authored-by: msyyc <[email protected]>
    RAY-316 and msyyc authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    67edac6 View commit details
    Browse the repository at this point in the history
  5. Guestconfiguration t2 config (#15132)

    * sql t2 readme config
    
    * readme config
    
    * Update readme.python.md
    
    * conflient resolve
    
    * track2 config
    
    Co-authored-by: msyyc <[email protected]>
    RAY-316 and msyyc authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    33b8d6f View commit details
    Browse the repository at this point in the history
  6. Adding 2020-09-Preview same as 11-preview (#14997)

    * Adding 2020-09-Preview same as 11-preview
    
    * fixing lint issue
    
    * fixing model
    
    * fixing model
    
    * fixing model
    
    * pretify fix
    
    * fixing linting
    
    * more linting fix
    rkapso authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    a82a634 View commit details
    Browse the repository at this point in the history
  7. Vipinhas/Remove Cluster max capacity and Add new Api Version (#14953)

    * removing read only property, no longer in use - NOT a breaking change
    
    * Remove max capacity resrvation level from cluster
    
    * Add new api version to support new capaciry res level tiers
    
    * remove new api version
    
    * add copy of last dir. for new api-version
    
    * add new api version changes
    
    * add units
    vipinhas authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    313e78f View commit details
    Browse the repository at this point in the history
  8. Spark Configuration DataPlane Api's Swagger Changes (#15085)

    * Spark Configuration DataPlane Api's Swagger Changes
    
    Spark Configuration DataPlane Api's Swagger Changes
    
    * Spark Configuration DataPlane Api's Swagger Changes
    
    Spark Configuration DataPlane Api's Swagger Changes
    
    * Updated readme file
    
    Updated readme file
    
    * Fix CI Errors
    
    Fix CI Errors
    
    * Update readme.md
    
    Updated readme file
    
    * Fixed CI Errors
    
    Fixed CI Errors
    
    * Fixed comments
    
    Fixed comments
    
    * Added changes for new preview version
    
    Added changes for new preview version
    Bharath550-ms authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    c7ce6ad View commit details
    Browse the repository at this point in the history
  9. Fix 20210301preview bugs (#15146)

    * Add Identity to createWorkpace example
    
    * change for getTransitivePEUsages
    
    * update
    
    * prettier code
    
    * add another new endpoint
    
    * address comments
    
    * change for getTransitivePEUsages
    
    * update
    
    * prettier code
    
    * add another new endpoint
    
    * address comments
    
    * revert change on transitivePE and notebookKeys
    
    * revert change on transitivePE and notebookKeys
    
    * add new stable version 2021-01-01
    
    * add ListNotebookAccessToken
    
    * add primaryUserAssignedIdentity
    
    * fix missing properties and apis
    
    * fix one more missing property
    
    * 202 status for start and stop CI
    
    * make resync keys long runnin operation in version Jan2021
    
    * resync keys 204
    
    * update resync keys example
    
    * Dont throw 204 for resync
    
    * update resync keys
    
    * Formatting
    
    * revert Jan2021changes and add new version
    
    * start apr2021 version for azure ml rp
    
    * undo remove new line in jan2021
    
    * use systemData definition in common
    
    * removed old files
    
    * fix small swagger bugs
    
    * run prettier
    
    * remove reference to sku
    
    * update readme
    
    * minimum agentCount should be 0
    
    * add createdOn and ModifiedOn to compute properties
    
    * add LoadBalancerType to aks compute
    
    * add isNotebookInstanceCompute to virtualMachine
    
    * add leafDomainLabel to SslConfiguration
    
    * add overwriteExistingDomain to SslConfiguration
    
    * add synapseSpark as supported compute-type
    
    * update patch compute response to 202
    
    * remove location from example responses
    
    * Revert "remove location from example responses"
    
    This reverts commit 048bf25.
    
    * MachineLearningCompute_Update should have a 200 response
    
    * sys data to use local def due to naming conflicts.
    
    * Fix enum casing
    
    * Fix operationId PR comment.
    
    * Change opId in apr version
    
    * remove 20210401 for easy review
    
    * only change api version
    
    * merge changes for 20210401 version
    
    * Add x-ms-discriminator-value for Synapse spark
    
    * camelcase loadbalancer properties
    
    * add createdOn and Modified on to examples
    
    * address AvoidAnonymousTypes error for SynapseSpark
    
    * Minor fixes + new property
    
    * Remove subscription state.
    
    * fix bug
    
    Co-authored-by: Vinay Rajmal Soni <[email protected]>
    Co-authored-by: Suba <[email protected]>
    Co-authored-by: [email protected] <[email protected]>
    Co-authored-by: Josh Peterson <[email protected]>
    Co-authored-by: Suba <[email protected]>
    6 people authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    0d57823 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2021

  1. Updating vm sizes property (#15098)

    * updating vm sizes property
    
    * prettier fix
    
    * prettier fix
    
    Co-authored-by: Aaheli Chattopadhyay <[email protected]>
    ac923 and Aaheli Chattopadhyay authored Jul 10, 2021
    Configuration menu
    Copy the full SHA
    5e85541 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. {Diskpool} Update command with new directive (#14761)

    * change
    
    * new change
    Juliehzl authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    9705c35 View commit details
    Browse the repository at this point in the history
  2. DataBoxEdge Swagger API Review- 2021-02-01 (#14921)

    * Initial Commit with previously reviewed Changes
    
    * Updated Swagger
    
    * Added Example files
    
    * Updated Description for the APIs which are in private preview
    
    * Updated ReadmeFiles
    
    * Fixed folder structure
    
    * fixed json example references
    
    * Fixed supportPackage and Proactivelogcollection jsons
    
    * Fixed Prettier check
    
    * Fixed Prettier check
    
    * Fixed Azure-auth
    
    * Fixing UpdateDiagnosticRemoteSupportSettings.json Go Validations
    
    * Fixed Model Validation
    
    * Fix Model Validation + Prettier Check
    
    * Fixed Model Validation
    
    * Swagger LinterValidation Fix
    
    * Removed Type from UpdateDiagnosticProactiveLogCollectionSettings.json, failing Model Validation
    
    * Updated all the example files
    
    * fixed comments
    
    * Updated corresponding examples
    
    * Fixed Validation
    
    * Updated the tag to the latest
    
    * Fixed the tag
    
    Co-authored-by: Arzoo Jain <[email protected]>
    arjoojain2812 and Arzoo Jain authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    cb835f4 View commit details
    Browse the repository at this point in the history
  3. Adding new apis (#14910)

    * Adding new apis:
    BulkCollectionsAction
    QueryApprovedPlans
    
    * Fix queryApprovedOffers api
    
    * fix prettier check
    
    * Fix queryApprovedPlans API
    
    * Fix queryApprovedPlans response to list instead if disctionary
    MiriBerezin authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    104815b View commit details
    Browse the repository at this point in the history
  4. squashed (#14625)

    chgennar authored Jul 12, 2021
    Configuration menu
    Copy the full SHA
    571282b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Added default values for parameters for Import Export (#14907)

    * Added default values for parameters
    
    * added single multipath for go
    t-ammar authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    6e9525e View commit details
    Browse the repository at this point in the history
  2. support track2 js codegen (#15149)

    * support js track2 sdk in swagger
    
    * support track2 js sdk for all rps
    
    * Revert "support track2 js sdk for all rps"
    
    This reverts commit 6864adf.
    dw511214992 authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    67a9b5c View commit details
    Browse the repository at this point in the history
  3. Added excludeKbsRequiringReboot (#14971)

    Co-authored-by: Kalpesh Chavan <[email protected]>
    KalpeshChavan12 and Kalpesh Chavan authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    2a8a9a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98af580 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b91af17 View commit details
    Browse the repository at this point in the history
  6. [Hub Generated] Review request for Microsoft.Media to add version sta…

    …ble/2021-06-01- Part 2 (#15097)
    
    * Copy 2020-05-01 version of the encoding swagger.
    
    * Update encoder swagger to 2021-06-01 version.
    
    * fix 404 response on Encoding swagger
    
    * fixed a description and removed 404 reponses from examples.
    
    * update example files.
    giakas authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    9d35bc9 View commit details
    Browse the repository at this point in the history
  7. Remove table retention limit from swagger (#15079)

    * Eiot sensors type alignment for new provider (#13780)
    
    * change boolean to enum
    
    * align new provider with new sensor field
    
    * eiot-sensor-type-align
    
    Co-authored-by: Gal Moshe <[email protected]>
    
    * Add SQL DB v5 SDK (#12107)
    
    * add v5 sdk
    
    * change recommendedAction.
    
    * update a min sdk
    
    * replace RecommendedAction defs with common type
    
    * remove redundant defs in the 2014-04-01 legacy files.
    
    * add RestorableDroppedDatabase json file.
    
    * update RecommendedAction
    
    * update update swagger to use 2020-11-01 preview spec
    
    * revert int format change
    
    * Dev weather microsoft.maps 1.0 (#13791)
    
    * Remove preview from Weather API, remove X-Publish, and convert X-ms-enum ModelAsString to true
    
    * Revert changes to package-lock.json
    
    * [Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2020-09-01 (#13505)
    
    * Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-07-15 to version 2020-09-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * New changes for 2020-09-01
    
    * Prettier
    
    Co-authored-by: Joshua McCarthy <[email protected]>
    
    * Iot new device (#13503)
    
    * new device model for iot swcurity
    
    * spelling
    
    * fixed lint error
    
    * changed readme and added "x-ms-pageable" to device list
    
    * moved the "x-ms-pageable" from get to list
    
    * prettier
    
    * PR comments
    
    * Cplat sharedgallery2020 09 30 (#13655)
    
    * [Hub Generated] Review request for Microsoft.CostManagement to add version preview/2020-12-01-preview (#13609)
    
    * Latest
    
    * Latest
    
    * Latest
    
    * Latest
    
    * Latest
    
    * Latest
    
    * Latest
    
    * Latest
    
    * Latest
    
    * Latest
    
    * Latest
    
    * FixS360 | Microsoft.Billing (#13771)
    
    * fixing billing accounts and operations
    
    * adding total count.
    
    * typo fix
    
    * fixing spell check and prettier
    
    * Vakuncha changingcsharpreadme (#13806)
    
    * Update readme.csharp.md
    
    * Update readme.csharp.md
    
    * [aks] fix vm size model and osDiskType description  (#13763)
    
    * fix: agent pool vm size should be string, not enum
    
    * fix: osDiskType default description for >= 2020-11-01
    
    * [Hub Generated] Review request for Microsoft.DocumentDB to add version preview/2021-03-01-preview (#13267)
    
    * init
    
    * fix format
    
    * sync
    
    * read only
    
    * fix sample
    
    * fix
    
    Co-authored-by: Teng Pan <[email protected]>
    
    * storagesync readme t2 config (#13810)
    
    * storagesync readme t2 config
    
    * storagesync readme.python t2 config
    
    * Updated SAS swagger with latest changes. (#13439)
    
    * Fixed hostname in the Offazure swaggers.
    
    * added newest swagger from service repo. This contains PE changes too.
    
    * rewritten swagger changes on existing swagger
    
    * some fixes to swagger
    
    * added examples.
    
    * fixes
    
    * edit
    
    * edit.
    
    * fixes
    
    * minor fix
    
    * edit
    
    * edit
    
    * edited default api version tag
    
    * Dev weather microsoft.maps 1.0 (#13796)
    
    * Remove preview from Weather API, remove X-Publish, and convert X-ms-enum ModelAsString to true
    
    * Revert changes to package-lock.json
    
    * Fix spelling error
    
    * Adding Azure Object Anchors error codes for IngestionProperties (#13787)
    
    * Added Azure Object Anchors error code field to IngestionProperties
    
    * Fixed spacing in example
    
    * Moved changes to new version
    
    * Addressed version mismatch, spacing
    
    * Fixed versions on examples
    
    * Readonly error code
    
    * Seeing if readonly error code is breaking
    
    * Revert "Seeing if readonly error code is breaking"
    
    This reverts commit c0b16f07c4a46a07fc7831a1735bb290804242ea.
    
    * Model error code as string
    
    * Renamed examples to asset conversion nomenclature
    
    * Fixed rename issues
    
    * Fixed issue #9593 (#13262)
    
    * Fixed issue #9593
    
    * Removed redundant PrivateEndpointConnectionProperties attribute
    
    * [Hub Generated] Review request for Microsoft.Consumption to add version stable/2019-05-01 (#13800)
    
    * Fixed Swagger Validation Errors
    
    * Fixed Model Validation
    
    * [Hub Generated] Review request for Microsoft.CostManagement to add version stable/2019-11-01 (#13788)
    
    * Fixed Swagger Validation Errors
    
    * Fixed Type
    
    * Fixed Type
    
    * Fixed Setting Properties
    
    * Fixed Punctuation
    
    * Removed Item
    
    * Added Items Properties
    
    * Fixed Required Property
    
    * azurestack wave4 t2 config (#13813)
    
    * Added Microsoft.AppConfiguration 2021-03-01-preview API version. (#13490)
    
    * Added Microsoft.AppConfiguration 2021-03-01-preview API version.
    
    * Add system metadata to tracked resources in "Microsoft.AppConfiguration".
    Updated ConfigurationStore to reference the common tracked resource type definition.
    
    * Added disableLocalAuth property.
    
    * Add new api version swagger to readme.
    
    * Added/updated examples and added suppressions for standardized APIs.
    
    * Fixed prettier.
    
    * Add missing property fileStorageSkuName into MySQL Flexible Server spec (#13693)
    
    * appplatform t2 readme config (#13829)
    
    * customproviders t2 readme config (#13831)
    
    * Update readme.csharp.md (#13807)
    
    * [Sentine][Data connectors][Fix correctness bug] (#13175)
    
    * update required fields
    
    * update required fields
    
    * Explicitly define KeyCreationTime in Feb21 (#13757)
    
    * Explicitly define KeyCreationTime
    
    Explicitly define KeyCreationTime
    
    * Fix KeyCreationTime Example
    
    Fix KeyCreationTime Example
    
    * Add Microsoft.M365SecurityAndCompliance RP (#13646)
    
    * Add Microsoft.M365SecurityAndCompliance RP
    
    * fix datetime and common-types file path
    
    * update common-types file path
    
    * add preview path in readmego
    
    * replace stable with preview
    
    * remove duplicate tags
    
    * refer MIPPolicySync json in readme
    
    * service name for java (#13837)
    
    * Dev keyvault microsoft.key vault 2021 04 01 preview (#13585)
    
    * Adds base for updating Microsoft.KeyVault from version preview/2020-04-01-preview to version 2021-04-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Open API change for Managed Hsm private endpoints feature (#12938)
    
    * Open API change for Managed Hsm private endpoints feature
    
    * Fixing spell check errors
    
    * Fixing spell check errors
    
    * Prettier fixes
    
    * Fixing swagger validation errors
    
    * Fixing systemData property reference
    
    * Adding publicNetworkAccess property based on private endpoint requirement.
    
    * GET responses following a successful DELETE should be returning 404. … (#13054)
    
    * GET responses following a successful DELETE should be returning 404. Only the DELETE response is to return 204 if the resource didn't exist (it allows idempotent deletes).
    
    (cherry picked from commit b752a19c6cc1f8a8eed9f106e2c77b8d5b5db19f)
    
    * Removing 404 as it is taken care by default response.
    
    * Added new routes for Deleted ManagedHsm for Soft Delete Feature (#13282)
    
    * Added new routes for Deleted ManagedHsm and examples, updated ManagedHsm definition to include PurgeDateTimeUTC
    
    * Fixing validation issues.
    
    * Fixing errors in properties in example jsons
    
    * Delete keyvault.json
    
    Deleted an errant json file
    
    * Fixed misspelling of property in examples
    
    * Fixed x-ms-examples naming, fixed camelcasing
    
    * Addressing comments in PR to make 204s 404s and also changing PurgeDateTimeUTC to scheduledPurgeDate
    
    * Added schema definitions for 404
    
    * Removed 200 for purge
    
    Co-authored-by: Soohwan Kim <[email protected]>
    
    * Addressing Comments for PR 13585 (#13586)
    
    * Removed 404s to allow requests to fall through to default
    
    * Removing 404s from examples
    
    Co-authored-by: Soohwan Kim <[email protected]>
    
    * Added deletedmanagedhsm object to examples and managedhsm.json (#13591)
    
    * Added deletedmanagedhsm object to examples and managedhsm.json
    
    * Fixing error in references to correct values
    
    * Changed vaultId to mhsmId in exmaples
    
    Co-authored-by: Soohwan Kim <[email protected]>
    
    * Try to use the common type for SystemData (#13723)
    
    * Add SystemData property for KeyVault
    
    * 04012021 fix schema (#13749)
    
    * Resolving conflict with custom-words.txt
    
    * Add 2021 preview to azureresourcechema, add suppression to readme
    
    * Add 2021 preview to azureresourcechema
    
    * Merging custom-words.txt
    
    Co-authored-by: Soohwan Kim <[email protected]>
    
    * Add missing default error response (#13762)
    
    * Fix Lint error (#13765)
    
    * Add missing default error response
    
    * Update the integer format to fix Lint error
    
    * Add securityDefinitions
    
    * Added python tag for 2021 preview (#13805)
    
    Co-authored-by: Soohwan Kim <[email protected]>
    
    * Fixing linting errors for MHSM R4036 - ImplementPrivateEndpointAPIs (#13822)
    
    * Fixing linting errors for MHSM R4036 - ImplementPrivateEndpointAPIs
    
    (cherry picked from commit c1c5aebfb98cacd0a4ee5596fb7b0d9f782a9a3e)
    
    * prettier fix
    
    * Add suppression for SystemData (#13835)
    
    * Add suppression for SystemData
    
    * Fix linting error R4036 - ImplementPrivateEndpointAPIs
    
    * specify the suppression for SystemData
    
    * Revert "specify the suppression for SystemData"
    
    This reverts commit cbebab81ab08ec1a29b41c891c58cf08ff2eb3c4.
    
    Co-authored-by: jiacheng-L <[email protected]>
    Co-authored-by: kim-soohwan <[email protected]>
    Co-authored-by: Soohwan Kim <[email protected]>
    Co-authored-by: Arthur Ning <[email protected]>
    
    * hybridnetwork only track2 configure (#13832)
    
    * hybridnetwork only track2 configure
    
    * remodify
    
    * namespace del
    
    Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>
    
    * terraform readme for alertsmanagement (#13744)
    
    Co-authored-by: Your Name <[email protected]>
    
    * add tags back in the adp readme (#13850)
    
    * Add device principal type (#13799)
    
    * copy files from previous version
    
    * add device principal type, update versions
    
    * fix
    
    * system data requirement
    
    * Added CheckNameAvailability, Identity, systemData, used ErrorResponse v2 in DeviceUpdate (#13750)
    
    * Update deviceupdate.json
    
    * Update deviceupdate.json
    
    * Add files via upload
    
    * Update deviceupdate.json
    
    * Update deviceupdate.json
    
    * Update Accounts_Update.json
    
    * Update Accounts_Create.json
    
    * Update Instances_Create.json
    
    * Update deviceupdate.json
    
    * Linux line ending
    
    * Update CheckNameAvailability_AlreadyExists.json
    
    * Update CheckNameAvailability_Available.json
    
    * Update CheckNameAvailability_AlreadyExists.json
    
    * Update CheckNameAvailability_Available.json
    
    * Update CheckNameAvailability_AlreadyExists.json
    
    * Update CheckNameAvailability_Available.json
    
    * Update deviceupdate.json
    
    * Update deviceupdate.json
    
    * fixed typo in the example files (#13764)
    
    * Update CODEOWNERS (#13795)
    
    Updating list of Azure Cognitive Search team members
    
    * Update GenerateDetailedCostReportBySubscriptionAndTimePeriod.json (#13772)
    
    Update example data
    
    * [Hub Generated] Public private branch 'stuartko/Mar21_NewTSVersion' (#13811)
    
    * Adding version 2021-03-01-preview (copy of previous version)
    
    * Adding new metadata property
    
    * Adding uiDefinition property.
    
    * Update uiDefinition name to uiFormDefinition (per a change by the service feature author). No change to functionality.
    
    * Template Specs: Renaming template to "mainTemplate" and changing "artifacts" to be more specific "linkedTemplates".
    
    * Swagger changes for 2021-02-01-preview api version (#13794)
    
    * Copy existing preview version
    
    * Changes to databoxedge json file
    
    * Update readme files
    
    * Correct Spell Check
    
    * Fix Readme.go error
    
    * Update examples
    
    * Update all schemas.md files (#13862)
    
    * typo: implmentation -> implementation (#13644)
    
    * Add MongoDB/MongoDBAtlas sink (#13669)
    
    * Add MongoDB/MongoDBAtlas sink, add disableMetricsCollection in read/wirte properties
    
    * Revert disableMetricsCollection related changes
    
    * Azure ML new API version 20210401 (#12981)
    
    * Add Identity to createWorkpace example
    
    * change for getTransitivePEUsages
    
    * update
    
    * prettier code
    
    * add another new endpoint
    
    * address comments
    
    * change for getTransitivePEUsages
    
    * update
    
    * prettier code
    
    * add another new endpoint
    
    * address comments
    
    * revert change on transitivePE and notebookKeys
    
    * revert change on transitivePE and notebookKeys
    
    * add new stable version 2021-01-01
    
    * add ListNotebookAccessToken
    
    * add primaryUserAssignedIdentity
    
    * fix missing properties and apis
    
    * fix one more missing property
    
    * 202 status for start and stop CI
    
    * make resync keys long runnin operation in version Jan2021
    
    * resync keys 204
    
    * update resync keys example
    
    * Dont throw 204 for resync
    
    * update resync keys
    
    * Formatting
    
    * revert Jan2021changes and add new version
    
    * start apr2021 version for azure ml rp
    
    * undo remove new line in jan2021
    
    * use systemData definition in common
    
    * removed old files
    
    * fix small swagger bugs
    
    * run prettier
    
    * remove reference to sku
    
    * update readme
    
    * minimum agentCount should be 0
    
    * add createdOn and ModifiedOn to compute properties
    
    * add LoadBalancerType to aks compute
    
    * add isNotebookInstanceCompute to virtualMachine
    
    * add leafDomainLabel to SslConfiguration
    
    * add overwriteExistingDomain to SslConfiguration
    
    * add synapseSpark as supported compute-type
    
    * update patch compute response to 202
    
    * remove location from example responses
    
    * Revert "remove location from example responses"
    
    This reverts commit 048bf2551513afae842a9c4fbb5861aeddc6c33a.
    
    * MachineLearningCompute_Update should have a 200 response
    
    * sys data to use local def due to naming conflicts.
    
    * Fix enum casing
    
    * Fix operationId PR comment.
    
    * Change opId in apr version
    
    * remove 20210401 for easy review
    
    * only change api version
    
    * merge changes for 20210401 version
    
    * Add x-ms-discriminator-value for Synapse spark
    
    * camelcase loadbalancer properties
    
    * add createdOn and Modified on to examples
    
    * address AvoidAnonymousTypes error for SynapseSpark
    
    * Minor fixes + new property
    
    * Remove subscription state.
    
    Co-authored-by: zhaomuzhi <[email protected]>
    Co-authored-by: Vinay Rajmal Soni <[email protected]>
    Co-authored-by: [email protected] <[email protected]>
    Co-authored-by: Josh Peterson <[email protected]>
    
    * datashare readme t2 config (#13833)
    
    * add readme terraform (#13717)
    
    * adding a new API version for Restore API and adding targetVirtualMachineId field for AzureWorkloadRestoreRequest (#13638)
    
    * copying previous change
    
    * Adding targetVirtualMachineId field for Azure Workload Restore requests
    
    * updating crr version and examples
    
    * removing new api-version
    
    * adding back the new api-version
    
    * removing Snapshot related fields
    
    * updating readme.md
    
    * corrected the path
    
    Co-authored-by: Chandrika Gonuguntla <[email protected]>
    
    * chore: resort custom-words.txt from bad merge (#13868)
    
    * [ApplicationInsights] Fix failure for python SDK (#13875)
    
    * [Hub Generated] Review request for Microsoft.Insights to add version preview/2020-10-05-preview (#13712)
    
    * Adjustments to API to include validation grouping and updated text.
    
    * Fixed missing curly brace
    
    * adjusted name
    
    * Added basic and standard examples
    
    * adjusted type.
    
    * corrected case for key value
    
    * [Hub Generated] Review request for Microsoft.Insights to add version preview/2021-03-03-preview (#13269)
    
    * Adds base for updating Microsoft.Insights from version preview/2020-10-05-preview to version 2021-03-03-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Add DiagnosticServiceToken API
    
    * Update examples to split tokens for readonly vs readwrite
    
    * Fix accoding to code review feedback
    
    * Update examples due to review feedback from ARM
    
    * add configuration for vmware (#13879)
    
    Co-authored-by: Your Name <[email protected]>
    
    * keyvault t2 config (#13863)
    
    * keyvault t2 config
    
    * keyvault multi-api config
    
    * multi api config
    
    * config reset
    
    * add package version
    
    * hanaonazure t2 readme config (#13880)
    
    * Remove x-ms-azure-resource (#13500)
    
    Co-authored-by: Dongwei Wang <[email protected]>
    
    * Juniwang/sr202010401preview (#13664)
    
    * prepare to add new api-version: copy everything from 2020-07-01-preview
    
    * Adding new api-version
    
    * Fix required body and annotate ms secrets
    
    * remove secrets example from swagger
    
    * fix prettier
    
    * add datashare terraform configuration (#13876)
    
    Co-authored-by: Your Name <[email protected]>
    
    * storage readme t2 config (#13881)
    
    * storage readme t2 config
    
    * storage t2 config
    
    * healthcareapis t2 config (#13884)
    
    * typo: APIkeys -> APIKeys (#13641)
    
    * Allow release_policy to be nullable (#13826)
    
    * Fix type of Anserws and Captions (#13872)
    
    * change the value of license header (#13886)
    
    * [Synapse] - library_append API adds comp parameter (#13841)
    
    * [Synapse] - add comp parameter
    
    * Update example files
    
    Co-authored-by: Dongwei Wang <[email protected]>
    
    * Remove 200 response from async operation (#13190)
    
    * Async operation always returns 202 on initial call
    
    * Address review feedback
    
    * Revert "Address review feedback"
    
    This reverts commit 9ae550b95c1082c8383595a943a9abe5990fd4ef.
    
    * add minimal tls version for mariadb (#11779)
    
    * [Synapse] - add Swagger code owner (#13882)
    
    Co-authored-by: Dongwei Wang <[email protected]>
    
    * add con figuration for databoxedge (#13877)
    
    Co-authored-by: Your Name <[email protected]>
    
    * add configuration for resourcemover (#13878)
    
    Co-authored-by: Your Name <[email protected]>
    
    * Reduce code owner scope for Monitor.Exporters team (#13898)
    
    * [portal]Update readme.python.md (#13907)
    
    * Update readme.python.md
    
    * Update readme.md
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * Dev dfp microsoft.dfp 2021 02 01 privatepreview (#13305)
    
    * New Readme Config File
    
    * New Go Language Readme Config File
    
    * New Azure AZ Readme Config File
    
    * New Azure CLI Readme Config File
    
    * New Typescript Language Readme Config File
    
    * New Python Language Readme Config File
    
    * New C# Language Readme Config File
    
    * New AzureResourceSchema Readme Config File
    
    * New Swagger Spec File
    
    * New Swagger Example Spec File
    
    * DFP API specs. Copied from Azure-PPE
    
    * Spelling fix. instnace => instance
    
    * Fix resource provider name to pascal case
    
    * Added '/providers/Microsoft.Dfp/operations'
    
    * Added SystemData (fix R4009 error)
    
    * Fix validation errors
    
    * Prettier fixes
    
    * Removed non-existend parameter sku
    
    * Style fixes in DFP API specs
    
    * Swagger ModelValidation failures fix
    
    * Fix operations API
    
    * Fix operations API validation failure
    
    * 1. Added example for lists operations. 2. made the API preview instead of privatepreview
    
    * Fix path in readme's
    
    * Fix in readme
    
    * Added readonly attribute to systemdata
    
    * Added readonly attribute to systemdata
    
    * Fix in python SDK readme
    
    * Fixes in ListOperations.json examples
    
    * Fixed API version
    
    * Added type to response bodies
    
    * Fix typos in examples (urls)
    
    * Added 201 response into createInstance example
    
    * Renamed RP name from Microsoft.Dfp to Microsoft.Dynamics365Fraudprotection
    
    * Added long-running result for creation instance
    
    * Added nextlink
    
    * Fix in checkNameAvailability definition URL
    
    * Next link parameter
    
    * Using references to common types instead of re-declaring them
    
    * Reused common type. Fixed provisioning state
    
    * Nesting error fix
    
    * Fixed examples
    
    * Fix
    
    * Fix in error response definition
    
    * Rename RP. Fix examples in readme's
    
    * Added http 202
    
    * Added http 202 to examples
    
    * [Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2020-10-01 (#13818)
    
    * Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-09-01 to version 2020-10-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Adding new fields for 2020-10-01
    
    * Updating wording for disablePasswordAuthentication'
    
    Co-authored-by: jmccarthy <[email protected]>
    
    * Remove name check from client side (#13492)
    
    * remove name validation from client side
    
    * remove name check from deploymentScripts swagger
    
    * remove name check from previous swagger versions
    
    * remove pattern from resourcegroupname parameter
    
    * Update deviceupdate.json (#13900)
    
    * [Hub Generated] Review request for Microsoft.ResourceHealth to add version stable/2018-07-01 (#13817)
    
    * Updated api-version
    
    * Removed systemData
    
    * Updated api-version
    
    * Updated the example
    
    * Add EligibleChildResources resource for PIM + update examples (#13803)
    
    * PIM API Specs
    
    * update readme
    
    * Update
    
    * Update readme
    
    * operation id fix
    
    * name fix
    
    * Name changes
    
    * fix
    
    * Fix
    
    * Changes based on docs generated
    
    * Scope fix in example
    
    * Updates for documentation
    
    * Change operation name
    
    * Update examples
    
    * Add expanded properties
    
    * Fix formatting
    
    * Fixes
    
    * Fix
    
    * fixes
    
    * Update the policy specs
    
    * Fix the policy objects and pell checks
    
    * fix the checks
    
    * fix the property
    
    * fix syntax
    
    * Prettier
    
    * Update Examples
    
    * Update Enums
    
    * ADd eligible child resource API specs
    
    * prettier fix
    
    * Update read me files
    
    * update
    
    * update
    
    * fix
    
    * update
    
    * Update Enums
    
    * update
    
    * update
    
    * update
    
    * update example
    
    Co-authored-by: Aman Swaika <[email protected]>
    Co-authored-by: Gaurav Mishra (IDENTITY) <[email protected]>
    
    * refine readme.go.md (#13906)
    
    Co-authored-by: Your Name <[email protected]>
    
    * [Service Fabric Managed Clusters] adding api version 2020-05-01 (#13860)
    
    * initial commit 2021-05-01 to compare with previous version 2021-01-01-preview
    
    * update models
    
    * update examples
    
    * fix isStateless description
    
    * add 2021-05-01 version to readme
    
    * add x-ms-enum to diskType and add missing managedClsuterVersions paths
    
    fix example names
    
    add managed cluster version paths
    
    add default error
    
    * fix clusterversion by version and ClusterState descriptions
    
    Co-authored-by: Alfredo Santamaria Gomez <[email protected]>
    
    * Task 9639284: Swagger changes for new UK agreement templates (#13895)
    
    * Task 9639284: Swagger changes for new UK agreement templates
    
    * Renamed as per comments.
    
    Co-authored-by: Umang Shah <[email protected]>
    
    * Confluent new preview version + S360 fix (#13809)
    
    * Adding new API version for Microsoft.Confluent
    
    * Prettier fix
    
    * updated status property in OfferDetail
    
    updated status property in OfferDetail to fix swagger correctness issue
    
    * fix swagger live validation
    
    updated operations response to fix swagger live validation
    
    Co-authored-by: Srinivas <[email protected]>
    
    * [Hub Generated] Public private branch 'juniwang/wps' (#13905)
    
    * Onboarding Azure WebPubSub service
    
    * reference ErrorResponse from common types and adding network ACL
    
    * disable cors, enable feature flags and fix several policy violations
    
    * remove anonymousConnectPolicy since it's not ready for now
    
    * add property publicNetworkAccess per NRP requirement
    
    * revert package-lock.json
    
    * reset package-lock.json
    
    * dns t2 readme config (#13923)
    
    * update readme (#13918)
    
    * add current readmes for generating python form recognizer (#12013)
    
    * add current readmes for python form recognizer
    
    * fix release tag
    
    * updates for multiapi and preview.3
    
    * fix so that gen code outputs in generated folder
    
    * remove tag since swagger not in yet
    
    * unbreak build
    
    * just target preview 3
    
    * don't run track 1 gen with python
    
    * Set x-ms-api-version to false for vaults list (#13924)
    
    * Set x-ms-api-version to false for vaults list (#13925)
    
    * Update event description to include the event name (#13867)
    
    * Update event description to include the event name
    
    * Update readme to include guidelines for defining a new event
    
    * Fix description
    
    * Renamed enum values for SDK auto generation (#13938)
    
    * Renamed enum values for SDK auto generation
    
    * Tabs to spaces
    
    * Newline added
    
    * [Document Translator] update operation names (#13915)
    
    * update operation names
    
    * make body required
    
    * Update ErrorName
    
    * Apply changes to stable
    
    * Fix samples
    
    * fix sample
    
    * Fix glossary sample
    
    * Address comments and update definitions names
    
    * Revert "Task 9639284: Swagger changes for new UK agreement templates (#13895)" (#13946)
    
    This reverts commit ea5bc27ee9cadeb67767d774c82095be2420bcad.
    
    * Adding new preview API for promotions (#11599)
    
    * Adding new preview API for promotions
    
    * Avacado fix
    
    * Fixing JSON
    
    * fixing the promo param
    
    * fixning linting issues
    
    * Fixing JSON
    
    * fixing JSON
    
    * fixing linting issues
    
    * Adding delete 204a
    
    * Adding delete 204
    
    * Adding validation fixes
    
    * fixing spellings
    
    * Linting issues
    
    * running prettier
    
    * ARM review feedback
    
    * Fixing linting issues
    
    * Fixing prettier
    
    * Fixing version
    
    * Fixing SDK
    
    * fixing go sdk
    
    * revert go.md
    
    Co-authored-by: Rishi Kapoor <[email protected]>
    
    * Exposing undocumented Databricks workspace properties for fixing S360 issues (#13683)
    
    * exposing storage account name, sku
    
    * Prettier fixes
    
    * Fixing the review comment
    
    * Adding No Public IP related properties
    
    * Updating the remaining properties related to S360
    
    * Fixing review comments
    
    * Fixing Spell Check issue
    
    * hybridcompute readme t2 config (#13910)
    
    * readme t2 config
    
    * hybridcompute t2 readme config
    
    * web readme t2 config (#13909)
    
    * web readme t2 config
    
    * web readme.python t2 config
    
    * Add x-ms-api-version (#13834)
    
    * Update CheckNameAvailability_Available.json (#13914)
    
    * webpubsub t2 config (#13949)
    
    * Update StaticSite.json (#13768)
    
    * Update StaticSite.json
    
    Add private endpoint connections to static site object.
    
    * Update StaticSites.json
    
    * Update StaticSites.json
    
    * Update StaticSites.json
    
    * Update StaticSites.json
    
    * increment readme version
    
    * address PR comments
    
    * add examples
    
    * fix examples
    
    * Add data-plane samples creation template (#13528)
    
    * Add data-plane samples
    
    * Simplified template
    
    * webpubsub readme t1 del (#13953)
    
    * Add $(multiapi) to QnA Maker's readme.md (#13819)
    
    Generators were processing every tag when only a single one was desired. This is the common solution to support multi-api SDKs.
    
    * IoT data-plane for drwill-ms (#13964)
    
    * add missing usage.json to v5 sdk tag (#13960)
    
    * [Hub Generated] Review request for Microsoft.Kusto to add version stable/2021-01-01 (#13306)
    
    * Add new api version 2021
    
    * remove managedIdentity since we won't support it in this version
    
    * CR comments
    
    * Add default value for contine on errros
    
    * Fix swagger correctness issues
    
    * Fix typo
    
    * resource t2 readme config (#13974)
    
    * Added new API and API version for private DNS zone suffix (#13789)
    
    * Added new API and API version for private DNS zone suffix
    
    * trigger validation pipelines
    
    * Add new API to readme
    
    * Fix ARM pipelines
    
    * Try fix again
    
    * Fix again
    
    * Add Operations API
    
    * Revert "Add Operations API"
    
    This reverts commit 9d4ca9e557763feb3a6089ff9d4c958b3843730e.
    
    * Revert "Revert "Add Operations API""
    
    This reverts commit 7cf197c1d453764f0396713a2ab172a20e35b1c4.
    
    * Revert "Revert "Revert "Add Operations API"""
    
    This reverts commit 05744390e440984da8134b64a979a6e61fb9b7ae.
    
    * Revert "Revert "Revert "Revert "Add Operations API""""
    
    This reverts commit 61b76b1623d9e5796bb8187edf0fc46351e78231.
    
    * Revert "Revert "Revert "Revert "Revert "Add Operations API"""""
    
    This reverts commit 9f55eb4c399eb48a8578906f6bea43b10c91b8be.
    
    * Address review comment from ARM
    
    * Revert "Address review comment from ARM"
    
    This reverts commit cb6d1b01860de72eec80856f64b602c72a1f26a7.
    
    * Revert "Revert "Address review comment from ARM""
    
    This reverts commit 227cf73797ee24a674d76e3ccd2990b84bc8d11a.
    
    * Revert "Revert "Revert "Revert "Revert "Revert "Add Operations API""""""
    
    This reverts commit 34ae6c70a514e0290ffb41f7ddb5bbbd5c6cbee3.
    
    * Revert "Revert "Revert "Revert "Revert "Revert "Revert "Add Operations API"""""""
    
    This reverts commit a11c889a65b0fa4257b03a247d75fbea769f4e2c.
    
    * Add previous APIs to tag
    
    * Retrigger build
    
    * fix service name for Java (#13979)
    
    * Add optional param - private DNS zone to server API (#13716)
    
    * Add optional param - private DNS zone to server API
    
    * Follow comment to resolve go sdk issue.
    
    * [Hub Generated] Review request for Microsoft.Synapse to add version preview/2021-04-01-preview (#13874)
    
    * Adds base for updating Microsoft.Synapse from version stable/2021-03-01 to version 2021-04-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * add changed files for kustoPool
    
    * Ravi changes to fix LinDiff validation
    
    * Add Itay Sofer's changes
    
    * filizt comments mid-way
    
    * Remove clouderror and resplace with "../../../../../common-types/resource-management/v2/types.json#/definitions/ErrorResponse"
    
    * Add IotHubDataConnection and EventGridDataConnection
    
    * Modify PUT to OK, CREATED, ACCEPTED
    
    * Change from provisioningState to ResourceProvisioningState
    
    * Add BlobStorageEventType
    
    * Remove 202 when creating a KustoPool
    
    * Change PUT/PATCH 202 responses
    
    * Remove 202 in PATCH/PUT operations where having both 200 & 201
    
    * Add "isIdentityCertExprired" to custom-words.txt
    
    * Remove isIdentityCertExprired from custom-words.txt
    
    * Add Exprired to cSpell.json
    
    Co-authored-by: Amit Elran <[email protected]>
    
    * Removing x-ms-flatten property (#13929)
    
    * manual changes for swagger
    
    * changes for long-running operations
    
    * changes for validate for backup and restore
    
    * removing 204 from operationResults
    
    * changes for a monitoring
    
    * adding format
    
    * removing date-time from duration
    
    * changing to readonly
    
    * changes for listRPs
    
    * fixes swagger
    
    * reverting readonly for scheduleTimes
    
    * fixes for checkgates
    
    * prettier fixes
    
    * cahnges for friendlyname checks
    
    * fixing gates
    
    * removing tracking-via
    
    * model validation fixes
    
    * powershell changes
    
    * adding stable version
    
    * changes for PatchResourceRequestInput
    
    * change for req fields
    
    * changes for description
    
    * changes
    
    * Updated swagger json for item level restore target info objects
    
    * Fixed spelling errors
    
    * Added missing required properties
    
    * removed auth credentials property
    
    * prettier fixes
    
    * Prettier fix
    
    * pr comments fixes
    
    * fixing readme
    
    * changes for go readme
    
    * Removed x-ms-flatten property (#2)
    
    * removed flatten prop
    
    * removing x-ms-flatten
    
    * removing friendlyName from req prop
    
    Co-authored-by: Mayank Aggarwal <[email protected]>
    
    Co-authored-by: Mayank Aggarwal <[email protected]>
    Co-authored-by: FAREAST\zakinkh <[email protected]>
    
    * confidentialledger readme t2 config (#13981)
    
    * Additional 7.3-preview parameter name clean up (#13913)
    
    * Enable multivariate anomaly detection (#13973)
    
    * add multivarite
    
    * add v1.1-preview
    
    * reformat changepoint example
    
    * change typo in readme
    
    * fix prettier-check error
    
    * add export model example
    
    * fix prettier error
    
    * [Azure Search] Add Knowledge Store feature to swagger (#13911)
    
    * introduce knowledge store swagger
    
    * add knowledge store to 2020 apis
    
    Co-authored-by: Austin Drefke <[email protected]>
    
    * make skillset count optional, and add it to 2020 GA Swagger (#13990)
    
    Co-authored-by: Austin Drefke <[email protected]>
    
    * Adding support for message properties in ACS Chat (#13939)
    
    * Initial commit (copying over stable API version)
    
    * Making changes to support message metadata
    
    * Added 201 response code for patch operation (#13956)
    
    Co-authored-by: Akash Keshari <[email protected]>
    
    * Adding autoMitigate flag with false as default value (#13109)
    
    * deploymentmanager - clean up duplicate parameters outside of method (#13948)
    
    * clean up duplicate parameters outside of method
    
    * maintain python order
    
    * fix typo in Synapse (#13994)
    
    * OperationalInsights - update readme files for cli extension update (#13999)
    
    * added3 new properties to TableProperties:
    IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.
    
    * added Tables new api version
    
    * changed bool to boolean types
    
    * prettified jsons
    
    * fix erroes in swagger
    
    * undo changes to 2020-03-01-preview version
    
    * pr fixes
    
    * updated TableUpdate example
    
    * changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example
    
    * changed v1 to v2
    
    * changed WorkspaceNameParameter back to V1
    
    * changed ErrorResponse to default ErrorResponse without ref to local definition
    
    * added systemData
    
    * removed systemData
    
    * added systemData to Patch and Get
    
    * moved systemData to Table properties
    
    * deleted systemData from Table.json, added to Get and Put examles
    
    * changed location of systemData in Tables.json
    
    * moved systemData to inside Table definition
    
    * moved systemData inside Table properties
    
    * removed SystemData
    
    * creatted a new package containing all latest swagger files for publishing new SDK
    
    * removed package 2021_02 and set default packate to 2020_10
    
    * removed 2 packages
    
    * removed DataCollectorLogs.json from readme.md 20202.10
    
    * added empty line to try invoke pipeline validations that havent run
    
    * Delete Tables.json
    
    * added3 new properties to TableProperties:
    IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.
    
    * merge
    
    * prettified jsons
    
    * undo changes to 2020-03-01-preview version
    
    * updated TableUpdate example
    
    * changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example
    
    * changed v1 to v2
    
    * changed WorkspaceNameParameter back to V1
    
    * added systemData
    
    * removed systemData
    
    * added systemData to Patch and Get
    
    * moved systemData to Table properties
    
    * deleted systemData from Table.json, added to Get and Put examles
    
    * changed location of systemData in Tables.json
    
    * moved systemData to inside Table definition
    
    * moved systemData inside Table properties
    
    * removed whitespaces
    
    * changed DataExportErrorResponse to common
    .../v2/types.json#/definitions/ErrorResponse
    
    * changed all Error response of 2020-08 to common definition
    
    * added readme.az.md file for cli extension code generator
    
    * added readme.ad.md with the same naming convention as in readme.python.md
    added readme.cli.md file
    updatted readme.md file with the new azure-cli-extensions tag
    all updates were done by following: https://github.com/Azure/autorest.az/blob/9ed1aabd353385f8bdffbfa9f3892478111a029c/doc/how-to-author-readme-file.md
    
    * Update specification/operationalinsights/resource-manager/readme.az.md
    
    Co-authored-by: Qiaoqiao Zhang <[email protected]>
    
    * Update specification/operationalinsights/resource-manager/readme.az.md
    
    Co-authored-by: Qiaoqiao Zhang <[email protected]>
    
    * Update specification/operationalinsights/resource-manager/readme.az.md
    
    Co-authored-by: Qiaoqiao Zhang <[email protected]>
    
    * Update specification/operationalinsights/resource-manager/readme.az.md
    
    Co-authored-by: Qiaoqiao Zhang <[email protected]>
    
    * Update specification/operationalinsights/resource-manager/readme.az.md
    
    Co-authored-by: Qiaoqiao Zhang <[email protected]>
    
    * Update specification/operationalinsights/resource-manager/readme.az.md
    
    Co-authored-by: Qiaoqiao Zhang <[email protected]>
    
    * Update specification/operationalinsights/resource-manager/readme.az.md
    
    Co-authored-by: Qiaoqiao Zhang <[email protected]>
    
    * Update specification/operationalinsights/resource-manager/readme.az.md
    
    Co-authored-by: Qiaoqiao Zhang <[email protected]>
    
    * added azure-powershell to readme.md
    
    Co-authored-by: Qiaoqiao Zhang <[email protected]>
    
    * [Cognitive Services Metrics Advisor] add missing required for allOf entities (#13957)
    
    * add missing required for allOf entities
    
    * fix incorrect required properties
    
    * 7.2-Preview to GA (#13919)
    
    * 7.2-Preview to GA
    
    * Update packages to point to stable
    
    * Readd exportable and update description
    
    * Update description for exportable in preview versions
    
    * Fix operation results contract for Tenant Git operations (#13903)
    
    * fix operation results contract
    
    * fix sync state contract
    
    * iothub t2 readme config (#13980)
    
    * iothub t2 readme config
    
    * iothub readme t2 config
    
    * iothub t2 readme config
    
    * Making Offer details and User Details required properties (#13985)
    
    * Making Offer details and User Details required properties and removing abandoned tag
    
    * fix python configuration
    
    * Update readme.python.md
    
    Co-authored-by: msyyc <[email protected]>
    
    * cosmosdb t1 config del (#14008)
    
    * Fixing issue with missing filter documentation in Access Review APIs (#13892)
    
    * fix cred issue. block to merge in DSMainDev (#14014)
    
    * fix serivce name for java (#14007)
    
    * maintenance readme t2 config (#13982)
    
    * maintenance readme t2 config
    
    * readme t1 config
    
    * [Service Fabric Managed Clusters] fix api 2020_05_01 (#13961)
    
    * Use enums  and add missing properties
    
    * model enum as string
    
    Co-authored-by: Alfredo Santamaria Gomez <[email protected]>
    
    * [Hub Generated] Review request for Microsoft.BotService to add version stable/2021-03-01 (#13784)
    
    * add isIsolated and channelSchemaTransformationVersion
    
    * rename
    
    * add v2 priavatelinks (#14026)
    
    * copied from v1/privatelinks.json
    
    * bump version
    
    Co-authored-by: jianyexi <[email protected]>
    
    * APIM: improve developer portal operations docs (#13941)
    
    * APIM: improve the documentation for dev portal operations
    
    * Minor changes
    
    * Removing OData parameters from the stable API version
    
    * Remove new query params
    
    * hotfix on extended location hierarchy (#13943)
    
    * [Hub Generated] Public private branch 'wps' (#14002)
    
    * Add webpubsub swagger
    
    Add custom words
    
    Update webpubsub.json
    
    Update webpubsub.json
    
    Resolve comments
    
    Update webpubsub.json
    
    resolve comments
    
    Update operationId for existence check
    
    [wps] update python generation section and client name for all languages (#1)
    
    * add python stuff
    
    * make title across languages the same
    
    * Update version
    
    * Update some constraints
    
    * Update webpubsub.json
    
    * rename to GetServiceStatus
    
    * Update readme.md
    
    * Update readme.md
    
    * Update readme.md
    
    * [Hub Generated] Review request for Microsoft.SecurityInsights to add version preview/2021-03-01-preview (#13563)
    
    * Copied from 2019-01-01-preview version
    
    * Updated references to common types
    
    * Add itemsSearchKey field to Watchlists
    
    * Add missing label definition
    
    * Make itemsSearchKey as required field
    
    * Formatting fixes
    
    * Fix Prettier and Avocado errors
    
    * Fix Lint error (subscription level resource)
    
    * Update description and example for CreateOrUpdate watchlists and bulk create watchlist items
    
    * Update Api version in examples
    
    * [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-03-01 (#13888)
    
    * Adds base for updating Microsoft.RecoveryServices from version stable/2021-01-01 to version 2021-03-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * updated default package in readme.md to 2021-03
    
    Co-authored-by: Chandrika Gonuguntla <[email protected]>
    
    * Updated required and default fields in Action Groups spec (#13677)
    
    * Updated error response for Action Groups API
    
    * spacing
    
    * added missing fields to Action Group Resource spec
    
    * Added missing fields for action group resource in older version
    
    * Updated "resource" name
    
    * Removed changes to errorResponse
    
    * Removed errorObject
    
    * format
    
    * Updated required and default fields in Action groups spec
    
    * Update default value to boolean
    
    Co-authored-by: kai ru <[email protected]>
    
    * changes default value type to boolean
    
    * undo webhook receiver changes
    
    Co-authored-by: Ritwik Rajendra <[email protected]>
    Co-authored-by: kai ru <[email protected]>
    
    * Remove AML Compute File Server (#13944)
    
    * Remove AML Compute File Server
    
    * update
    
    * update
    
    * update
    
    * update
    
    * Cost Management: Reservation Recommendations API: Add multiple missing properties in specs (#13967)
    
    * added totalCost, properties.resourceType, properties.subscriptionId, and eTag to various RiRec dfinitions
    
    * moving eTag  property to right place
    
    * remove duplicate description
    
    * remove track1 configure (#14044)
    
    Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>
    
    * New API version (2021-02-10) for recovery services site recovery (#13525)
    
    * Adding old API version(2018-07-10) to new folder for 2021-20-10
    
    * all changes for swagger (2021-02-10)
    
    * read me and custom word changes
    
    * Ayesha's comments addressed
    
    * adress PR comments from ayesha
    
    * Adding suppressions
    
    * fixing custom words
    
    * [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-02-10 (#13636)
    
    * Adds base for updating Microsoft.RecoveryServices from version stable/2021-02-01 to version 2021-02-10
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Update readme.md
    
    changing read me to include date too in tag
    
    * cahnging examples API version to 2021-02-10
    
    * fix read me syntax
    
    * TaskStepProperties swagger fix (#13971)
    
    * Adding "assignmentState" property to scope model in access review APIs (#14039)
    
    * iothub readme.python package version change (#14043)
    
    * iothub readme.python package version change
    
    * multiapiscript add
    
    * clear output folder
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    Co-authored-by: msyyc <[email protected]>
    
    * Bump y18n from 4.0.0 to 4.0.1 (#13704)
    
    Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/yargs/y18n/commits)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * update (#14061)
    
    * package-templatespecs-2021-03-preview tag added (python) (#13958)
    
    * Added tag
    
    * nit: ordering
    
    Co-authored-by: Dania Etienne <[email protected]>
    
    * Use 2014-04-01 replication link specs in V5 SDK (#14058)
    
    * Use 2014-04-01 replication link specs in V5 SDK
    
    * remove legacy file.
    
    * Update cSpell.json for Key Vault 7.2 (storage) (#14060)
    
    * automanage readme t1 del (#14029)
    
    * automanage readme t1 del
    
    * automanage readme t1 del
    
    * readme.md t1 config del
    
    * add missing reference (#13904)
    
    * databoxedge readme modification (#14063)
    
    Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>
    
    * managedservices t2 onfig (#14064)
    
    Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>
    
    * [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-02-10 (#13635)
    
    * Adds base for updating Microsoft.RecoveryServices from version stable/2021-01-01 to version 2021-02-10
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * fixing merge issue
    
    * removing vault usages from 2021-02
    
    * Adding back vault usages
    
    * updating readme
    
    * updated etag to eTag (#13968)
    
    * [Hub Generated] Review request for Microsoft.InstanceMetadataService to add version stable/2020-12-01 (#13931)
    
    * Adds base for updating Microsoft.InstanceMetadataService from version stable/2020-10-01 to version 2020-12-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Adding new spot VM fields
    
    Co-authored-by: Joshua McCarthy <[email protected]>
    
    * Add FaceAPI PersonDirectory spec updates to preview v1.0 (#13766)
    
    * Add FaceAPI v1.0-preview
    
    Add a preview version of FaceAPI specs intended for public preview.
    Contains existing spec in v1.0 plus PersonDirectory feature changes.
    
    * Fixes after running validation
    
    * Fixing validation
    
    * Fixes 2
    
    * Fixes 3
    
    * Add PersonDirectory examples and fix routes
    
    * Fixes 4
    
    * Fixes 5
    
    * Fixes 5.5
    
    Co-authored-by: Yang Chen <[email protected]>
    
    * Update the name and format of a parameter for randomnumbers (#14017)
    
    * Update the name and format of a parameter for randomnumbers
    
    * Change the parameter name from 'bytes_length' back to 'bytesLength'
    
    * Amalladi/extendedlocation update (#13849)
    
    * Updating Specification to remove 400 Badrequest from Swagger File
    
    * Removing 400 status code from examples
    
    * Removing private preview API version from Repo
    
    * Removing 2020-07-15-privatepreview tag from ReadME files
    
    Co-authored-by: Aditi <[email protected]>
    
    * maps t2 config (#14075)
    
    Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>
    
    * Revert "remove track1 configure (#14044)" (#14047)
    
    This reverts commit 867165cc24d81c487ad186c998c46ba55f81c77b.
    
    * adding role assignment (#14077)
    
    * add connectionPolicy spec back to V5 SDK (#14088)
    
    * modification (#14087)
    
    Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>
    
    * [Hub Generated] Review request for Microsoft.DocumentDB to add version preview/2021-04-01-preview (#13710)
    
    * Adds base for updating Microsoft.DocumentDB from version preview/2021-03-01-preview to version 2021-04-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json
    
    * Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json
    
    * Adding new API for fetching backup information(such as latest restorable timestmap) for a resource. Also, adding startTime,endTime to restorable.json
    
    * adding Services APIs
    
    * more changes
    
    * updated examples
    
    * prettier and readme updates
    
    * importing changes missed from old versions
    
    * nits
    
    * fixing semantic validation
    
    * fixing linter
    
    * fix
    
    * more fixes
    
    * adding list operation and default error response
    
    * specifying format integer
    
    * attempt to fix sdks
    
    * address arm comments and fix ci
    
    * fixes
    
    * fix
    
    * try to fix ci
    
    * fix examples
    
    * .\services.json
    
    * adding additionalProperties back to ServiceResouce
    
    * adding additionalProperties back to ServiceResouce
    
    * fix
    
    * fix sdks
    
    * fix linter
    
    Co-authored-by: Meha Kaushik <[email protected]>
    Co-authored-by: Meha Kaushik <[email protected]>
    
    * media t2 config(wave4) (#14074)
    
    * media t2 config
    
    * add packageversion
    
    Co-authored-by: Yan Zhang (WICRESOFT NORTH AMERICA LTD) <[email protected]>
    
    * [Hub Generated] Review request for Microsoft.Maps to add version stable/2021-02-01 (#13733)
    
    * Adds base for updating Microsoft.Maps from version preview/2020-02-01-preview to version 2020-02-01
    
    * Updates for 2021-02-01 api version swagger
    
    * creator swagger fixes
    
    * fix model examples
    
    * nextLink, uniqueId
    
    * build fixes
    
    * fixing listkeys
    
    * fix long running operations
    
    * fixing spelling
    
    * fixing async behavior and examples
    
    * updating arm region
    
    * reset package-lock
    
    * [Hub Generated] Review request for Microsoft.Media to add version preview/2021-05-01-preview (#13838)
    
    * New Readme Config File
    
    * New Go Language Readme Config File
    
    * New Azure AZ Readme Config File
    
    * New Azure CLI Readme Config File
    
    * New Typescript Language Readme Config File
    
    * New Python Language Readme Config File
    
    * New C# Language Readme Config File
    
    * New AzureResourceSchema Readme Config File
    
    * New Swagger Spec File
    
    * New Swagger Example Spec File
    
    * Copy Signed off 2021-03-01 swaggers here
    
    * Update swaggers to 2021=05-01-preview
    
    * add missing examples
    
    * update title
    
    * fix Operation id
    
    * fix video analyzer examples
    
    * update Video swagger
    
    * add format for $top
    
    * remove unnecessary example file
    
    * use chackname definitions from types.json
    
    * fix segment length readonly
    
    * change getStreamingToken to listStreamingToken, getProvisioningToken to listProvisioningToken
    
    * fix the example file name
    
    * fix a readonly issue with a video property
    
    * make type readonly
    
    * edits to descriptions
    
    * adding missing descriptions
    
    * address review feedback,
    
    * few cleanup for update class
    
    Co-authored-by: Christopher Bennage <[email protected]>
    
    * Include the preview version of resource changes and resources history… (#14084)
    
    * Include the preview version of resource changes and resources history APIs
    
    * Address the review feedback on releasing the new package version.
    
    * Update readme for Synapse management SDK May release (#14054)
    
    * Update readme for Synapse management SDK May release
    
    * Add package-2021-05-preview
    
    * Address comment
    
    Co-authored-by: Dongwei Wang <[email protected]>
    
    * removing read only property, no longer in use - NOT a breaking change (#13812)
    
    * resources readme.python t2 config (#14091)
    
    * peering readme t2 config (#14106)
    
    * Remove replicationLinks_legacy.json (#14095)
    
    PR #14058 removed this file: replicationLinks_legacy.json, removing from the schema config to prevent schema generation failures.
    
    * Support sheet index in excel (#14062)
    
    * Enable excel in public swagger
    
    * update
    
    * rollback dataflow change
    
    * Support sheet index in excel
    
    Co-authored-by: zhanyu2014 <[email protected]>
    
    * Adding 2021-05-01 api-version to Template Specs (no changes over last preview spec) (#14065)
    
    * Copy existing 2021-03-01-preview specs to new 2021-05-01 stable version (no schema changes)
    
    * Changing api-version within specs to 2021-05-01
    
    * Adding package tag for new stable version to readme.md, but not making it a default (yet)
    
    * Fix SecurityInsights Go SDK versioning (#14030)
    
    * Fix SecurityInsights Go SDK versioning
    
    * rename stable api version tag
    
    * remove 'only' from tags with full functionality
    
    * chore: Move typo supression in RecoveryServices (#14120)
    
    * Add missing Zone mapping property to Microsoft.Resources (#13936)
    
    * remove name validation from client side
    
    * remove name check from deploymentScripts swagger
    
    * remove name check from previous swagger versions
    
    * remove pattern from resourcegroupname parameter
    
    * add zoneMappings to ResoursesType
    
    * backfill older versions of swagger with zonemapping property
    
    * [Application Insights] Resolve duplicated definition names to fix track2 SDK generation error (#13951)
    
    * Fix duplicate name
    
    * Update readme.md
    
    * Update readme.md
    
    * Update and rename workbookOperations_API.json to aiOperations_API.json
    
    * Update readme.md
    
    * Update workbooks_API.json
    
    * Update readme.md
    
    * Update readme.python.md
    
    * Update readme.md
    
    * Update readme.md
    
    * Update readme.md
    
    * Rename aiOperations_API.json to workbookOperations_API.json
    
    * Update readme.md
    
    * Update readme.md
    
    * Update readme.md
    
    * Update readme.md
    
    * Update readme.md
    
    * Update readme.md
    
    * Update specification/applicationinsights/resource-manager/readme.python.md
    
    * Update specification/applicationinsights/resource-manager/readme.python.md
    
    * Update specification/applicationinsights/resource-manager/readme.python.md
    
    * Update swagger for SSIS-IR to support user-assigned managed identity (#14114)
    
    Co-authored-by: Hongxian Yao <[email protected]>
    
    * postgresql readme t2 config (#14067)
    
    * Dev mediaservices microsoft.media 2021 05 01 (#13676)
    
    * Adds base for updating Microsoft.Media from version stable/2020-05-01 to version 2021-05-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * [AMS] new 2021-05-01 release for Account service in AMS
    
    * add missing example files
    
    * fix the api version and missing example files
    
    * Create a new Update definition to fix the "R2016 - PatchBodyParametersSchema "
    
    * fix respnse
    
    * fix update example
    
    * add the 2016 supression for new tag as well.
    
    * mixedreality t2 readme config(wave4) (#14105)
    
    * mixedreality t2 readme config
    
    * t2 config del
    
    * [python] t2-confidentialledger config (#14144)
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * Update readme.python.md (#14145)
    
    * update elastic swagger  (#14076)
    
    * Update elastic.json
    
    * added new examples
    
    * taking the files from rpsaas master
    
    * added suppression in readme
    
    * [Cosmos DB] Introduce new api version 2021-04-15 (#13873)
    
    * [Cosmos DB] Introduce new api version 2021-04-15
    
    Initial Commit
    
    * Updated for 2021-04-15
    
    * Dummy Commit
    
    * Fixing privatelinkresources.json
    
    * Removing ErrorResponseUpdatedFormat
    
    * Suppressing systemData check
    
    * Relay - Fix typo in the NetworkRuleSet path (#13962)
    
    * Relay - Fix typo in the NetworkRuleSet path
    
    * Suppression - DefaultErrorResponseSchema - we will be Implementing in new API version
    
    * [Hub Generated] Review request for Microsoft.Portal to add version preview/2015-08-01-preview (#12732)
    
    * Fixing properties in dashboard parts
    
    * Updating Dashboard part metadata
    
    * Updating based on prettier fixes
    
    Co-authored-by: Himanshu Chandel <[email protected]>
    
    * resources t1 config add (#14146)
    
    * t1 config add
    
    * package version
    
    * [Hub Generated] Public private branch 'dev-maintenance-Microsoft.Maintenance-2021-05-01' (#14148)
    
    * Adds base for updating Microsoft.Maintenance from version preview/2020-07-01-preview to version 2021-05-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Added system data properties.
    
    * Fixed lint error.
    Added documentation.
    
    * Use Host Maintenance scope and api version in exmaple.
    
    Co-authored-by: Kalpesh Chavan <[email protected]>
    
    * Add Test Base Swagger Spec from RPSaaSMaster (#14113)
    
    Co-authored-by: Bin Yu <[email protected]>
    
    * rename property: change category to categories (#13883)
    
    * Edit description of Update Iot Hub Resource Api (#13080)
    
    Co-authored-by: Harini <[email protected]>
    
    * [Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2021-03-01 (#13889)
    
    * Adds base for updating Microsoft.RecoveryServices from version stable/2018-07-10 to version 2021-03-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Update webpubsub.json (#14096)
    
    * add dataFeedId in AnomalyResult and IncidentResult (#14127)
    
    * add dataFeedId in AnomalyResult and IncidentResult
    
    * fix examples
    
    * Add new version 2021-03-31-preview1 for ACS Auth (#13965)
    
    * Add new version 2021-03-31-preview
    
    * Set required body
    
    * Add all paths to new version
    
    * Update description for property of TeamsAccessTokenRequest model
    
    * Change version from 2021-03-31-preview to 2021-03-31-preview1 following standards https://skype.visualstudio.com/SPOOL/_wiki/wikis/SPOOL.wiki/16790/Versioning
    
    * Rename folder
    
    * Update method description
    
    * remove Turn endpoint
    
    * Add examples
    
    * Update readme
    
    * Omit the word "skypetoken" from swagger
    
    * Link example
    
    * Update description and path for a new endpoint
    
    Co-authored-by: Alexandra Lamiova Pistrakova <[email protected]>
    
    * Added example gneration document links (#14151)
    
    * purview scanning service (#14021)
    
    * purview scanning service
    
    * Add custom words for spellcheck
    
    * fix config files and add endpoint param
    
    Co-authored-by: Parv Saxena <[email protected]>
    Co-authored-by: iscai-msft <[email protected]>
    
    * MG RP new API versions: 2020-10-01 and 2021-04-01 (#13897)
    
    * API 2020-10-01 with 2020-05-01 files
    
    * 2020-10-01 API changes
    
    * 2021-04-01 API version with 2020-10-01 files
    
    * Changes for 2021-04-01 API
    
    * PR fixes
    
    * Fixed issues with model
    
    * PR fixes
    
    * Latest (#13917)
    
    * Pick up previous Swagger Fix in 2019-09-01 version (#14092)
    
    * Add missing swagger fix
    
    * Fix bad copy-paste
    
    * update the some capitalized words in the description
    
    * Adding EventData schema for Microsoft.Storage.BlobTierChanged event (#14049)
    
    * Adding EventData schema for Microsoft.Storage.BlobTierChanged event
    
    * Removing contentLength/Offset from Microsoft.Storage.BlobTierChanged data schema
    
    * Removing BlobTierInfo from BlobTierChanged and adding new event Microsoft.Storage.AsyncOperationInitiated
    
    * adding ContentLength for BlobTierChanged and AsyncOperationInitiated events
    
    * [Hub Generated] Review request for VideoAnalyzer.Edge to add version preview/1.0.0 (#13682)
    
    * New Readme Config File
    
    * New Go Language Readme Config File
    
    * New Azure AZ Readme Config File
    
    * New Azure CLI Readme Config File
    
    * New Typescript Language Readme Config File
    
    * New Python Language Readme Config File
    
    * New C# Language Readme Config File
    
    * New AzureResourceSchema Readme Config File
    
    * New Swagger Spec File
    
    * New Swagger Example Spec File
    
    * Copy old LVA swaggers
    
    * Rename old swaggers to new file names
    
    * Update LVA swaggers with new AVA swagger
    
    * fixed some paths and capitalization
    
    * fix prettier check issues
    
    * fixing a Pascal casing
    
    * Updating swaggers to latest
    
    * fix linting issue
    
    * removed an unused definition
    
    * Service fabric Client API 8.0 (#14011)
    
    * spell checked and linted.
    
    * updated tag version.
    
    * reverted change outside of SF folder.
    
    * updated version in swagger.
    
    * changed credential issues.
    
    * changed 1 more that looks like a credential.
    
    * Kusto pools principal assignment (#14079)
    
    * kustoPool PrincipalAssignments
    
    * fixed list principal assignments
    
    * principalAssignment list example
    
    * principalAssignment get example
    
    * KustoPoolPrincipalAssignmentsCreateOrUpdate
    
    * KustoPoolPrincipalAssignmentsDelete
    
    * databases PrincipalAssignments
    
    * minor change
    
    * KustoPoolDatabasePrincipalAssignmentsList
    
    * KustoDatabasePrincipalAssignmentsGet
    
    * KustoPoolDatabasePrincipalAssignmentsCreateOrUpdate
    
    * KustoPoolDatabasePrincipalAssignmentsDelete
    
    * fixed example ref
    
    * added system data
    
    * kustoPoolCheckNameAvailability
    
    * KustoPoolsCheckNameAvailability example
    
    Co-authored-by: Itay Sofer <[email protected]>
    
    * [Service Fabric Managed Clusters] fix api 2021_01_01-preview (#14012)
    
    * Update preview api to disable broken properties and to add property that is working
    
    * Update managed cluster description
    
    * Add New Data Model RuleCollection to NetworkManager (#13827)
    
    * Add New Data Model RuleCollection to NetworkManager
    
    * fix typo
    
    * test
    
    * test
    
    * Fix discriminator
    
    * fix type
    
    * Fix discriminator
    
    * Fix type
    
    * fix type
    
    * Fix type
    
    * Fix discriminator
    
    * Fix discriminator
    
    * fix type
    
    * fix type
    
    * Fix bug
    
    * Fix type
    
    * Fix format
    
    * Fix name
    
    * Fix name
    
    * fix spell
    
    * fix description
    
    * Fix spell
    
    * change to kind
    
    * fix lint
    
    * fix lint
    
    * fix lint
    
    * fix lint
    
    * fix lint
    
    * fix lint
    
    * Fix post body
    
    * Fix as comments
    
    * fix bug
    
    * fix bug
    
    * fix bug
    
    * fix bug
    
    * fix bug
    
    * fix bug
    
    * change rule kind
    
    * Fix as comments
    
    * Fix as comments
    
    * update lastest version
    
    * Update type
    
    * Update Skiptoken
    
    * Fix discription
    
    * Fix NG
    
    * Fix NG
    
    * add more example
    
    * [python]Update readme.python.md for postgresql (#14182)
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * Remove all schema readme (#13885)
    
    * Remove all schema readme
    
    * process new rp
    
    * Remove after_scripts
    
    * [Hub Generated] Review request for Microsoft.AlertsManagement to add version stable/2021-04-01 (#13890)
    
    * Adds base for updating Microsoft.AlertsManagement from version stable/2019-06-01 to version 2021-04-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * first commit
    
    * some fixes
    
    * try without alert management
    
    * revert change to name of namespace
    
    * Resolve lintdiff issues
    
    * remove the copy of files and reference alert managment previous version
    
    * update description of subscriptionId to solve error
    
    * attemp to remove AlertsManagement from the package
    
    * revert (put back AlertsManagment)
    
    * add tags for go SDK release v54.0.0 (#14161)
    
    * add tags for go SDK release v54.0.0
    
    * add a new tag
    
    * FRv2.1 GA Stable Release (#13997)
    
    * Standardized Errors, sample list.
    
    * removing from master from now as this is just a proposal
    
    * FRv2.1 GA Initial commit.
    
    Co-authored-by: Sandeep Parab <[email protected]>
    
    * remove extra / from host template (#14176)
    
    * [Hub Generated] Review request for Microsoft.Batch to add version stable/2020-09-01.12.0 (#14170)
    
    * [Batch] Update RemoveNodes description to include max nodes/request
    
    * Added suppressions to readme
    
    * Update swagger for a new version 2021-03-31-preview1 for ACS Auth (#14168)
    
    * Unify names
    
    * Update tag
    
    * Update due to review meeting
    
    * update example description
    
    Co-authored-by: Alexandra Lamiova Pistrakova <[email protected]>
    
    * Add new 1.0 version for IoT Central API (#13713)
    
    * Add new 1.0.0 version for IoT Central API
    
    * fix swagger style
    
    * fix wrong json file name
    
    * remove unused examples
    
    * revert back email format
    
    * remove non-used examples
    
    * update with latest examples
    
    * update preview from 2019-10-28-preview to 2021-04-30-preview
    
    * remove extra ---
    
    * update version from 1.0.0 to 1.0
    
    * rollback collections for common entities
    
    * update _id to Id, update _name to Name from operation, add sdk generation
    
    * fix go sdk file
    
    * remove go sdk
    
    * updatedevicve_templateId to deviceTemplateId
    
    * Add query parameter based versioning, remove resource schema
    
    * fix example docs reference
    
    * fix typo in comments
    
    * renaming execute to run for command operations
    
    * add api-version to samples files, fix devices_update missining issue
    
    * add devices_update.json for 1.0
    
    * fix rerun_id, add missing parameters to examples for preview, fix command comments from execute to run
    
    * fix annoymous type issues
    
    * add title to readme. (#14179)
    
    * videoanalyzers-fix-missing-host (#14181)
    
    * New API version for Microsoft.Resources stable/2021-04-01 (#14132)
    
    * base for Microsoft.Resources 2021-04-01
    
    * update readme
    
    * update api version
    
    * API changes for S2S
    
    * readme
    
    Co-authored-by: Wendy Chang <[email protected]>
    
    * Swagger Changes for Get Recoverable Servers and create server with Geo-Restore. (#14013)
    
    * Added Recoverable Servers API and GeoRestore API.
    
    * Fixed spell check and prettier
    
    * Fixed readme.md file issue and changed the postgreSQL to restore.
    
    * Fixed duplicate schema issue.
    
    * Fixed the mismatch with namespace names.
    
    * change the tag name from georestore to servers
    
    * Fixed the SDK validation issues.
    
    * Fixed objects w.r.t preview version
    
    * Fixed operation required properties.
    
    * Included 2020-04-10 in the SDK versions
    
    * Change the folder path.
    
    * Add missing multiapi entry for go sdk v54.0.0 release (#14200)
    
    * add missing multiapi entry
    
    * fix one output-folder
    
    * Azure security insights - add data connectors preview version (#13998)
    
    * add new API
    
    * ad name to enum
    
    * updatre defenition names
    
    * update readme
    
    * update readme
    
    * update readme path files
    
    * fix errors
    
    * add missing connectors
    
    * execute validation
    
    * execute pre
    
    * update readme
    
    * add description ans x-ms-enum
    
    * update description
    
    * update properties
    
    * add description
    
    * rename enum - fix new error that didnt display until now
    
    * rename enum unser x-ms-enum property
    
    * [Hub Generated] Review request for Microsoft.Maps/Alias to add version preview/2.0, preview/2.0, preview/2.0, preview/2.0, preview/2.0, preview/2.0 and preview/2.0 (#13921)
    
    * Copy Creator API 1.0 to 2.0
    
    * draft of planB
    
    * adding ontology properties; adding DataUpload
    
    * updated alias apis
    
    * put v1 API back so diffing is easier
    
    * reapplying v2 so diffs are easier
    
    * remove type from datasetsources
    
    * incorporate suggestions from review board
    
    * adding ontology field
    
    * Update alias v2 apis.
    
    * fix conversion descriptions, update alias
    
    * Fix the alias file.
    
    * Add get details example.
    
    * fix casing on headers; mapData more consistent
    
    * minor comment and linting fixes
    
    * Adds base for updating Microsoft.Maps/Alias fro…
    Configuration menu
    Copy the full SHA
    e0b9ed9 View commit details
    Browse the repository at this point in the history
  8. Added new version in Microsoft.RecoveryServices and s360 fixups (#14752)

    * Copied files to new version
    
    * Changes in examples for new version
    
    * Fixed typo in readme file
    
    * Modified api version in json files
    
    * Fixed the field name for user assigned identity
    
    * Fixed the examples
    
    * Fixing other examples
    
    * Changed the tag in readme file for sdk generation
    
    * Reverted the previous commit
    
    * s360 fixups for Microsoft.RecoveryServices
    
    * Added word in custom words
    
    * Fixed the Semantic error for enum Move State
    
    * Changing Object Id back to Principal Id
    
    * Changing description in swagger
    
    * Modified description and removed Inner error
    asmaskar authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    7f3c678 View commit details
    Browse the repository at this point in the history
  9. [DataFactory] GitHub bring your own app swagger update for ADF/Synaps…

    …e Dataplane only (#14689)
    
    * GitHub bring your own app swagger changes for ADF/Synapse
    
    * fix different githubclientsecret description lint error
    
    * Separate dataplane changes to support GitHub BYOA in ADF/Synapse
    
    * remove unnecessary discriminator
    jmcallister-msft authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    d6aaf53 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    cf67178 View commit details
    Browse the repository at this point in the history
  2. Microsoft.ProviderHub: Add new API version 2021-06-01-preview (#14650)

    * previous api-version in 2021-06-01-preview folder
    
    * Add new api-version 2021-06-01-preview
    
    * Fix readme file
    
    * Fix examples
    
    * Fix provisioning state
    
    * Add single get api
    
    * Remove GET apis
    
    * Fix reference issue
    
    * Update api versions
    
    Co-authored-by: shenshengkafei <[email protected]>
    diwudd and shenshengkafei authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    c45182f View commit details
    Browse the repository at this point in the history
  3. Web ant93.2 2021 01 15 (#14805)

    * Adds base for updating Microsoft.Web from version stable/2021-01-01 to version 2021-01-15
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Add Cert and Domain Registration APIs. Fix publishingcredentialpolici… (#14738)
    
    * Add Cert and Domain Registration APIs. Fix publishingcredentialpolicies collection API response. Add networkconfig API verbs for sites and slots
    
    * Fix examples
    
    * Fix issue R4037
    
    * Fix lintDiff issues
    
    * Fix more issues
    
    Co-authored-by: Naveed Aziz <[email protected]>
    
    * Add x-ms-pageable for ListBasicPublishingCredentialsPolicies APIs (#14960)
    
    Co-authored-by: Naveed Aziz <[email protected]>
    (cherry picked from commit d9249ed)
    naveedaz committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    7735074 View commit details
    Browse the repository at this point in the history
  4. Removed unused definition of ResourceIdentityWithUserAssignedIdentiti…

    …es (#15027)
    
    * Removed unused definition of ResourceIdentityWithUserAssignedIdentities in servers.json and ManagedInstances.json
    
    * Added "SystemAssigned,UserAssigned" identity type
    alswanso authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    cc268fe View commit details
    Browse the repository at this point in the history
  5. [security RP] mgmt, fix for java with directive (#15169)

    * [security] mgmt, fix for java with directive
    
    * fix readme
    weidongxu-microsoft authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    3c2cfc4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c218b08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3935b82 View commit details
    Browse the repository at this point in the history
  8. Remove list commands from CLI and correct extension mode setting (#15162

    )
    
    * adding az cli command generation
    
    * reverting x-ms-client-flatten for delegated subnet
    
    * address feedback from cli team
    
    * pushing another change
    
    * remove readonly flag
    
    * remove flatten flag
    
    * remove list commands and correct extension mode
    
    Co-authored-by: Ali Egal <[email protected]>
    aegal and aegal authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    85a5f6f View commit details
    Browse the repository at this point in the history
  9. Azure Health Bot MSI support (#14787)

    * Azure Health Bot - copy the existing version into new directory structure.
    
    * Azure Health Bot - Updates for new API, including:
    1. Azure Health Bot MSI support in API 2021-06-10.
    2. Examples fixes.
    3. Azure Health Bot naming (not Microsoft Healthcare Bot).
    guy-microsoft authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    10873ac View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Copy the stable version of 2021-08-01 (#15180)

    * Copy the stable version of 2021-08-01
    
    * Fix spellcheck and readme.md
    
    * Adding alibaba as known word
    sureleo authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    8a809ac View commit details
    Browse the repository at this point in the history
  2. [Hub Generated] Review request for Microsoft.TimeSeriesInsights to ad…

    …d version stable/2020-05-15 (#15206)
    
    * Update Operations example and definition
    
    * Fix MetricAvailabilities path
    
    * Run prettier
    k-rush authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    5a2833a View commit details
    Browse the repository at this point in the history
  3. Support UAMI in ADF IR/LS/Activity (#14589)

    * Enable excel in public swagger
    
    * update
    
    * rollback dataflow change
    
    * Support UAMI in ADF IR/LS/Activity
    
    * update
    
    * update 0609
    
    * update
    
    * update
    
    * solve spell issue
    
    * Update custom-words.txt
    
    Co-authored-by: zhanyu2014 <[email protected]>
    Co-authored-by: Lei Ni <[email protected]>
    3 people authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    406474c View commit details
    Browse the repository at this point in the history
  4. Deviceprovisiongservices t1 config (#15207)

    * sql t2 readme config
    
    * readme config
    
    * Update readme.python.md
    
    * conflient resolve
    
    * t1 revert
    
    * Update readme.python.md
    
    Co-authored-by: msyyc <[email protected]>
    RAY-316 and msyyc authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    933b6d3 View commit details
    Browse the repository at this point in the history
  5. Adding compute 2021-04-01 version (#15100)

    * initial copy of old files to new folder 2021-04-01
    
    * api version update
    
    * Add SpotRestorePolicy to CRP's VM Scale Set Resource (#14692)
    
    * Resolve merge conflicts after branch recreation
    
    * Fix Lint error
    
    * update with changes mae in 2021-03-01
    
    * Update compute.json
    
    * Update CreateAVmWithNetworkInterfaceConfiguration.json
    
    update example file also to fix breaking change naming issue.
    
    * Feature/cplat 2021 04 01 - Capacity Reservation related changes (#15058)
    
    * updated code
    
    * updated swagger with cr changes
    
    * updated swagger with cr changes
    
    * updated swagger with cr changes
    
    * updated swagger
    
    * updated swagger
    
    * updated swagger
    
    * Feature/cplat 2021 04 01 (#15070)
    
    * 2021-04 initial
    
    * 2021-04 examples and readme
    
    * adding CR VMSS changes
    
    * updating api version in example and description of CR profile
    
    Co-authored-by: Adam Sandor <[email protected]>
    Co-authored-by: Theodore Chang <[email protected]>
    
    * Update compute.json
    
    * syncronizing 2021-04-01 swagger with changes made in 2021-03-01
    
    Co-authored-by: Sandeep Vishnu <[email protected]>
    Co-authored-by: hari-bodicherla <[email protected]>
    Co-authored-by: micahjo <[email protected]>
    Co-authored-by: Adam Sandor <[email protected]>
    5 people authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    e2a0458 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1836183 View commit details
    Browse the repository at this point in the history
  7. Mediaservice gosdk (#15209)

    * add tag into readme.go.md
    
    * add tag to readme.go.md to release gosdk
    
    * add tag to readme.go.md for mediaservices
    chenjianfei2017 authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    a1e8d3d View commit details
    Browse the repository at this point in the history
  8. Adding APIs for the new resource - Network Security Perimeter (NSP) (#…

    …14433)
    
    * Defining the new resource NSP and the APIs
    
    * Adding the tag in get to be consistent with the list
    
    * Removing etags everywhere as per internal discussion
    
    * Creating a new folder for a new preview version
    
    Adding NSP resource changes
    
    * Changing version in all the files
    
    * Update readme.md
    
    * Removing the changes in the old version
    
    * Removing the network manager files
    
    Planning to use this version just for NSP and related resources. NM won't work with this version.
    
    * Update readme.md
    
    * Update readme.md
    
    * Fixing cross version breaking change
    
    * Removing the required fields in the correct version
    
    Update network.json
    
    * Attempting to fix the lint errors
    
    * Adding the type as object to fix lint errors
    
    Co-authored-by: Hari Prasad Perabattula <[email protected]>
    harics24 and Hari Prasad Perabattula authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    b3afd03 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d48f6a View commit details
    Browse the repository at this point in the history
  10. Update description for RBAC flag in Key Vault (#15161)

    * Update description for RBAC flag in Key Vault
    
    * Update keyvault.json
    
    * Update keyvault.json
    
    * Update keyvault.json
    jlichwa authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    4fe5435 View commit details
    Browse the repository at this point in the history
  11. [Hub Generated] Review request for Microsoft.DesktopVirtualization to…

    … add version stable/2021-07-12 (#15155)
    
    * Adds base for updating Microsoft.DesktopVirtualization from version preview/2021-03-09-preview to version 2021-07-12
    
    * Updates readme
    
    * Updates API version in new specs and examples
    datr93 authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    14f9889 View commit details
    Browse the repository at this point in the history
  12. Add optional property EndpointType to the endpoints in 2021-06-01-pre…

    …view (#15203)
    
    * Add EndpointType to the endpoints.
    
    * Add example
    
    * Fix spaces
    
    * Add EndpointType to the endpoints in 2021-06-01-preview
    
    * remove unnecessary changes
    
    Co-authored-by: REDMOND\lakshv <[email protected]>
    laxmankumar12 and REDMOND\lakshv authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    aed6115 View commit details
    Browse the repository at this point in the history
  13. Update parameter location (#15186)

    Co-authored-by: shenshengkafei <[email protected]>
    diwudd and shenshengkafei authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    566e4fb View commit details
    Browse the repository at this point in the history
  14. Jx azuredatalake swagger correction (#15150)

    * update the spec to add missing field
    
    * fixes for all links
    
    Co-authored-by: Jimmy Xie <[email protected]>
    jimmyshie123 and Jimmy Xie authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    1e9da92 View commit details
    Browse the repository at this point in the history
  15. Added optional Properties publicNetworkAccess and trustedServiceAcces… (

    #15112)
    
    * Added optional Properties publicNetworkAccess and trustedServiceAccessEnabled
    
    * lint fix
    Ajit Navasare authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    d826a1f View commit details
    Browse the repository at this point in the history
  16. adding ContainerService eventgrid event schema (#15118)

    * adding ContainerService eventgrid event schema
    
    * add ref in readme
    
    * move to correct folder
    serbrech authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    7026463 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Configuration menu
    Copy the full SHA
    c4a58f7 View commit details
    Browse the repository at this point in the history
  2. Compute 04 01 (#15222)

    * sql t2 readme config
    
    * readme config
    
    * Update readme.python.md
    
    * conflient resolve
    
    * readme py config
    
    Co-authored-by: msyyc <[email protected]>
    RAY-316 and msyyc authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    86b65a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80545d8 View commit details
    Browse the repository at this point in the history
  4. [mysql]Update readme.python.md (#15225)

    * Update readme.python.md
    
    * Update readme.md
    msyyc authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    ecf31fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0c93ac View commit details
    Browse the repository at this point in the history
  6. add stable version for hybrid network (#15211)

    * add stable - 1st commit
    
    * add stable - 2nd commit
    
    * add stable - 3rd commit
    
    * add stable - 4th commit
    marjanmr authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    a2d4dc4 View commit details
    Browse the repository at this point in the history
  7. config (#15227)

    msyyc authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    1a22ee0 View commit details
    Browse the repository at this point in the history
  8. Updated the settings swagger with the new Anomalies setting that was …

    …recently added (#15177)
    
    Co-authored-by: Vlad Catalin Frasineanu <[email protected]>
    vcfrasineanu and Vlad Catalin Frasineanu authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    7558a1b View commit details
    Browse the repository at this point in the history
  9. [Maps] Add Creator v1 deprecation notice (#15123)

    * [Maps] Add Creator v1 deprecation notice.
    
    * [Maps] 'dataSharingLevel' is not available - remove text reference for UDI
    
    * Add missing notices
    jp94 authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    259766b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. Revert "Revert "Added GA API version (2021-07-01) (#14937)" (#15129)" (

    …#15245)
    
    This reverts commit 654c237.
    
    Co-authored-by: Shailesh Kelkar <[email protected]>
    shaileshsk94 and Shailesh Kelkar authored Jul 18, 2021
    Configuration menu
    Copy the full SHA
    ebe90b1 View commit details
    Browse the repository at this point in the history
  2. [Hub Generated] Review request for Microsoft.RecoveryServices to add …

    …version stable/2021-06-01 (#15197)
    
    * Adds base for updating Microsoft.RecoveryServices from version stable/2021-04-01 to version 2021-06-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    asmaskar authored Jul 18, 2021
    Configuration menu
    Copy the full SHA
    1bed774 View commit details
    Browse the repository at this point in the history
  3. Private links (#13945)

    * remove name validation from client side
    
    * remove name check from deploymentScripts swagger
    
    * create privateLinks swagger
    
    * add all private link commands
    
    * add PLA and RMPL capabilities to swagger
    
    * update privateLink swagger
    
    * add rmpl to custom words
    
    * fix semantic validation errors
    
    * update resourcemanager readme
    
    * fix semanticvalidation errors
    
    * add correct resourceGroupName param
    
    * add examples for privateLink
    
    * fix prettier errors
    
    * Update specification/resources/resource-manager/Microsoft.Authorization/stable/2020-05-01/privateLinks.json
    
    Co-authored-by: JianyeXi <[email protected]>
    
    * fix ModelValidation Errors
    
    * fix prettier errors
    
    * fix prettier errors
    
    * add read only to properties
    
    * add resource extension
    
    * add example to privateLink
    
    * fix some prettier issues
    
    * ran prettiercheck
    
    * fix errors
    
    * semanticValidation errors
    
    * add suppression to readme
    
    * add 204 delete operation
    
    * MissingType Object fix
    
    * add suppresion for list operation
    
    * fix prettier errors
    
    * fix package tag for privatelinks
    
    Co-authored-by: JianyeXi <[email protected]>
    tjegbejimba and jianyexi authored Jul 18, 2021
    Configuration menu
    Copy the full SHA
    19707b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. [policyinsights] Fix next_link (#15165)

    * fix next_link
    
    * directive
    
    * Update readme.nodejs.md
    
    * js directvie
    
    * Update readme.md
    
    * supress other language
    
    * Update readme.go.md
    
    * swagger lint
    
    * swagger lint
    
    * swagger lint
    
    * Update readme.md
    msyyc authored Jul 19, 2021
    Configuration menu
    Copy the full SHA
    e7682aa View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. set modelAsString in Compute.json (#15256)

    * change modelAsString
    
    * missed one spot
    grizzlytheodore authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    48796af View commit details
    Browse the repository at this point in the history
  2. Update webpubsub.json (#15048)

    * Update webpubsub.json
    
    * Remove JS/Java autorest 
    
    Since the SDK does not rely on that
    vicancy authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    529ea79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e4d1db View commit details
    Browse the repository at this point in the history
  4. HanaOnAzure: correctly annotate read-only properties with readOnly (#…

    …15205)
    
    * HanaOnAzure: correctly annotate read-only properties with readOnly
    
    * Correct labels on examples
    
    * Correct request for Create example
    
    * Correct usage of readonly hwRevision in Create exammple
    lagalbra authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    36172a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    016699e View commit details
    Browse the repository at this point in the history
  6. initial check in for Microsoft.FluidRelay (#15083)

    * adding new version 03-12
    
    * Update readme.md
    
    * Update readme.python.md
    
    * Update readme.md
    
    * adding x-ms-secret
    
    * fix model validation error
    
    Co-authored-by: Ping Zhu <[email protected]>
    Co-authored-by: msyyc <[email protected]>
    3 people authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    980ac88 View commit details
    Browse the repository at this point in the history
  7. Adding the toplevel resource for querying the onboarded resources (#1…

    …5230)
    
    * Defining the APIs for the new NSP resource
    
    * Update networkSecurityPerimeter.json
    
    Adding the definition of the new location based endpoint for getting the list of resources onboarded to use the network security perimeter feature.
    
    * Create PerimeterAssociableResourcesList.json
    
    Adding the example response for the resource endpoint
    
    * Deleting the NSP files from the earlier release folder
    
    * Update readme.md
    
    * Fixed validation errors
    
    * added a custom word
    
    * Update networkSecurityPerimeter.json
    
    * Update networkSecurityPerimeter.json
    
    Fixing a duplicate definition error.
    
    * Update networkSecurityPerimeter.json
    
    * Fixing the prettier check
    
    * Update PerimeterAssociableResourcesList.json
    
    * Update networkSecurityPerimeter.json
    
    * Update networkSecurityPerimeter.json
    
    Co-authored-by: Hari Prasad Perabattula <[email protected]>
    harics24 and Hari Prasad Perabattula authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    83453ca View commit details
    Browse the repository at this point in the history
  8. [Maps] Add separate Swagger definitions for Maps client libraries (#1…

    …4871)
    
    * Make maps data-plane swagger files compile when taken from api to sdk.
    
    * Update correctly the search api
    
    * Update common.js and add swagger codegen to maps dataplane.
    
    * Fix path issue
    
    * fix prettifier error.
    
    * Replace mistyped extension.
    
    * Fix common type version.
    
    * Fix errors for alias.json
    
    * run prettier
    
    * fix security def and parameters.
    
    * Revert "fix security def and parameters."
    
    This reverts commit 85370d9b6b3ad0ae615d1931aa7a5eec39957b30.
    
    * Revert "run prettier"
    
    This reverts commit be16d4423be319cc4b7a957abe977aced26e0fa5.
    
    * Revert "Fix errors for alias.json"
    
    This reverts commit 0458cbc9489ba8cc05a575517b35001fa4c4a7e8.
    
    * fix extension issue
    
    * comment out all other errors.
    
    * revert changes to package.json files
    
    * update files. remove common response as it isn't supported.
    
    * update readonly problem
    
    * Update error correctly to not be a breaking change
    
    * Remove unused definition.
    
    * Fix GeoJSONGeometryCollection
    
    * Fix naming scheme
    
    * fix coord abb
    
    * fix geometryCollection error by using a more generic type for inheritance.
    
    * update anon def
    
    * try without schema
    
    * fix naming issue.
    
    * add schema
    
    * try again
    
    * update common file
    
    * update route.json file
    
    * Revert "update route.json file"
    
    This reverts commit 2858248ea19ece1998617afbb83c1b6633487834.
    
    * Update geometry collection.
    
    * fix go modeler error
    
    * remove type
    
    * - fix ModelValidation
    
    * - enable Java and Python generation
    
    * try with new errorDetail.
    
    * correct paths
    
    * revert changes to odataerror. update python sdk.
    
    * fix typo
    
    * update error and readonly CoordinateAbbreviated to reuse more.
    
    * - try to build Python SDK
    
    * - try to forcefully build Python SDK
    
    * Add top level java.
    
    * update warnings from lint diff
    
    * try java generation with the inline file.
    
    * update Java compilation with right tags.
    
    * Fix compilation warnings
    
    * Update readme namespace names
    
    * Make enums be modelAsString: true
    
    * Add x-ms-error-response to error responses
    
    * Remove feedback.json and feedback reference from readme.md.
    
    * Fix "security" requirement object to have valid scope for OAuth2 security scheme type
    
    * Fix "security" requirement object to have valid scope for OAuth2 security scheme type - add missing file
    
    * Use common client parameters - part 1
    
    * Use common client parameters - part 2
    
    * Fix lint errors
    
    * update go namespace to the correct one.
    
    * Use common response objects to fix duplicate schemas
    
    * Fix semantic & model validation
    
    W/A for OAV as it is not able to parse Swagger file without "responses" object.
    
    * Fix autorest duplicate schema warnings
    
    Use common schema for Language, View, xTileIndex & yTileIndex between Render 1.0, Render 2.0, Search 1.0 and Traffic 1.0.
    
    * Fix C# generation of StyleRuleBaseType enum type
    
    * Fix license header for GO lang
    
    * Fix inheritance of the StyleRuleBase type in the FeatureState API
    
    * Revert resource-manager changes.
    
    * Remove current version.
    
    * Update java namespace.
    
    * Fix StyleRuleBase type inherited types generation
    
    * Fix prettier error
    
    * Use common GeoJson naming & fix inheritance
    
    * Update 200 response to be 200Async instead of error response. Also update the examples for the given routes.
    
    * Fix StyleRuleBase type inherited types generation
    
    * Fix 'avoid' parameter in Route service to be actually an array of things to avoid
    
    * Rename definitions to have at least two words (fix AZC0012 error) and add missing x-ms-enums.
    
    * Fix prettier
    
    * Fix GeoJSON type hierarchy and WFS examples
    
    * Fix long running operation definitions and examples
    
    * Add missing descriptions
    
    * Define batch responses in more detail & remove redundant definitions in Search API
    
    * Alias - remove unused definitions and empty 204 response
    
    * Data - remove unused definitions, empty 204 responses and file upload parameters
    
    * Dataset - remove unused definitions and empty 204 response
    
    * Fix description and linter validation
    
    * Elevation - remove unused definitions, merge some of them to get less models
    
    * Conversion, Feature State & Geolocation - remove unused definitions and empty 204 response
    
    * Use previous package-1.0-preview until new package-preview-2.0 is fixed.
    
    * Fix merge conflicts after rebase and security LintDiff
    
    * Fix Alias, Data, Dataset, Conversion, Feature State, Tileset & WFS 2.0 services
    
    * Fix linter warnings - Use common definition for ontology
    
    * Fix linter errors - LongRunningResponseStatusCode
    
    * Fix ApiDocPreview
    
    * Use different tag format to not relate with API version used
    
    * Use dummy trick to make ApiDocPreview and Avocado work
    
    * Another approach for ApiDocPreview
    
    * Seems like it is impossible to make ApiDocPreview work until someone takes a look at "REST API CI Script Reporter" in the "OpenAPIPortal-REST-Generator" pipeline and fix it to use referenced Swagger files.
    
    * update featureid to local parameter in wfs to see if it fixes error.
    
    * Remove dataset from wfs as it is not needed to fix doc preview.
    
    * Remove part that should be auto generated.
    
    * Fix error with java codegen.
    
    * Try to only export new versions of api.
    
    * Readd removed api's. Try with wfs v1 to see if api-preview passes.
    
    * remove wfs2
    
    * Re-add wfs
    
    * update the readme.go to see if it generates install instructions.
    
    * add after scripts to bundle install
    
    * Remove defaults from route to test if it fixes go sdk problems.
    
    * Remove "x-publish" just for api doc preview test
    
    * fix JSON typo after removal
    
    * Experiment: do not use common responses for WFS 2.0
    
    * Remove required false as it is the default value for query parameters. Remove default value for non required values.
    
    * run prettier.
    
    * Add onbe error-response individually to see if it fixes alias error.
    
    * Revert experimental WFS changes
    
    * Remove unused error.
    
    * Remove duplicated common file for 2.0
    
    * Use ResponseFormat as a name for JsonFormat as one of the values is Json
    
    * Mobility & Render - fix response types, remove unnecessary definitions
    
    * Revert renaming TransitRouteType
    
    * revert data.json to consume the correct type
    
    * Only put at consumes application/json
    
    * Update consumes for data.
    
    * Render - rename operations to have common names with examples
    
    * update python codegen to use track2 correctly
    
    * Also change track2 from readme.md
    
    * Add track2 and track1
    
    * Don't generate the sdk for arm.
    
    * Remove python track1 and add net track2.
    
    * Search - reduce number of responses for common cases
    
    * Elevation - fix input param for GetDataForPolyLine
    
    * Spatial - remove duplicated & unused definitions
    
    * Data - fix model validation
    
    * Tileset - remove 204 body
    
    Add x-ms-pageable to where it suits
    
    * Timezone & Traffic - fix "produces" fields and Traffic file responses
    
    * Add azure-sdk-for-net-track2 references to the -pr repo
    
    * Use azure-sdk-for-net without track2 since it's not enabled in the CI yet.
    
    * Weather - remove unused definitions
    
    * WFS 1.0 - remove unused definition and standardize naming
    
    * WFS 2.0 - remove unused definition and standardize naming
    
    * Put TextFormat & GeographicResourceLocation to a common file
    
    * Fix double to integer so that calls work.
    
    * Skip url encoding for elevation input parameters.
    
    * Put url ecoding to correct spot.
    
    * update geoemtries to be comma separated array.
    
    * Change search parameter order so that textFormat is always first.
    
    * Change parameter to udid from udId to be consistent
    
    * update wfs limit from float to int
    
    * update from string to datetime
    
    * Refix elevation.
    
    * Fix elevation prettier.
    
    * correctly update parameter to udid.
    
    * Add geography to all services.
    
    * update date-time
    
    * Add description to data
    
    * Add client flatten
    
    * Run prettier
    
    * Add geometry to examples.
    
    * Update missing routes.
    
    * Route - fix added endpoints for missing API
    
    * Use autorest v3 for TypeScript code gen
    
    * Add arm to python sdk in order to have aad auth.
    
    * Run prettier on route.
    
    * update get routes fixes.
    
    * put correct name for example.
    
    * update format
    
    * Add missing responses
    
    * Add same security for all.
    
    * fix copyright and countryCode warnings
    
    * remove arm.
    
    * fix extra comma
    
    * Add long running
    
    * Remove unused stuff from readme.md
    
    * Run prettifier
    
    * see if x-publish fixes linter error.
    
    * Replace description.
    
    * disable long running operation for put state update
    
    * Add schema of type string.
    
    * Replace description
    
    * Remove schema.
    
    * Remove after install to see if go package still fails.
    
    * Change credential type to bearer. and remove each sub key param.
    
    * - remove XML since our client libs are using JSON only and TS codegen cannot parse responses properly
    
    * - fix DWG conversion 200 response to not be an error but actual result with operationId in the body
    
    - use 6.0.0-alpha.20210514.1 TS codegen as latest beta has broken LRO support for JS core v1 (cannot use core v2 due to missing API key credential)
    
    * Fix Data & Dataset conversion 200 response to not be an error but actual result with operationId in the body
    
    * Fix OAuth description for Lint diff & fix prettier
    
    * Another try for the LintDiff CI
    
    * Yet another try for the LintDiff CI
    
    * Remove security from common
    
    * fix description message.
    
    * Remove preview 1 since preview 2 is added.
    
    * remove unused preview 1 files.
    
    * Change api version from common to each service.
    
    * Add default error.
    
    * Update version and route and search with batch. Remove subscription key from examples.
    
    * fixes.
    
    * Re-add 408.
    
    * fixes to errors.
    
    * update types.
    
    * Update description for batch.
    
    * remove unused errors from examples.
    
    * fix ci after changes.
    
    * fix again errors in examples.
    
    * remove package-preview-1.0 from go.
    
    * Remove go codegen as track1 isn't supported for data-plane.
    
    * Leave go readme. Remove js from ci for now.
    
    * remove 200 from dataset.
    
    * Put 200 response back to the Maps LROs. Although those paths do not return 200 directly (202 instead) the TS codegen takes 200 definition for the response type, so it is needed to deserialize.
    
    * Try to use .NET Track 2
    
    * Workaround TS autogen limitation - loses inherited class properties due to invalid deserialization of base class properties only
    
    * Fix 200 to be 400 error(fix duplicate)
    
    * change versioning.
    
    * commit unsaved files.
    
    * fix wrong version.
    
    * fix breaking change.
    
    * Fix LintDiff errors and azure-sdk-for-net build
    
    * fix cSpell
    
    * Fix common descriptions for other Swaggers after e0624d2
    
    * Use the new Azure AD description
    
    * Add back API key description
    
    * update consumes in data
    
    * fix typo.
    
    * update creator.
    
    * update references
    
    * update spatial version to 2.
    
    * fix data upload.
    
    * move spatial back to 1.0 for now and update batch to have 200 in case of success.
    
    * Remove mobility as its deprecated.
    
    * move spatial samples.
    
    * Update config md files & fix minor versioning issues
    
    * Remove unnecessary "produces" and "202Batch"
    
    * Use autorest's predefined AADToken & AzureKey
    
    * Generate public clients for C#
    
    * Prettier fix
    
    * change go namespaces
    
    * golang track2 config updates
    
    * Use latest TypeScript generator with core v2
    
    * Fix Swagger ModelValidation
    
    Co-authored-by: Dragos Daian <[email protected]>
    Co-authored-by: ambientlight <[email protected]>
    3 people authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    2a89fd4 View commit details
    Browse the repository at this point in the history
  9. Updating swagger for June (#14821)

    * v1 of updated swagger
    
    * Adding examples for farm operations
    
    * Spell check + prettier check
    
    * Spelling fix
    
    * Fixing model validation
    
    * Model validation fix
    
    * Removing additional propoerties
    
    * Removing additional propoerties
    
    * Prettier fix
    
    * Doc bash bgs v1
    
    * Adding updated examples
    
    * Prettier fix
    
    * Prettier fix
    
    * Fixing model validation errors
    
    * Fixing examples formodel validation
    
    * Fixing Lintdiff errors
    
    * agfood to agrifood
    
    * Agfood to agrifood
    
    * Reverting change from agrifood to agfood
    
    * Udpates
    
    * Updates
    
    * Update package.json
    RGKarthik authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    f0cf72b View commit details
    Browse the repository at this point in the history
  10. [WebPubSub] New api for generating token (#15137)

    * init
    
    * update
    terencefan authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    d241e05 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Configuration menu
    Copy the full SHA
    63f4a94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fb369b View commit details
    Browse the repository at this point in the history
  3. Add Good/Bad edge case examples to R3016 (#15043)

    From https://docs.microsoft.com/en-us/previous-versions/dotnet/netframework-1.1/141e06ef(v=vs.71)?redirectedfrom=MSDN:
    > When using acronyms, use Pascal case or camel case for acronyms more than two characters long
    and
    > However, you should capitalize acronyms that consist of only two characters, such as System.IO instead of System.Io.
    forteddyt authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    84daa99 View commit details
    Browse the repository at this point in the history
  4. [Hub Generated] Public private branch 'shdeshmu/updateExistingAPIVers…

    …ion' (#15261)
    
    * Updated existing properties in current APIVersions
    
    * pretier check
    shdesmu authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    528e36c View commit details
    Browse the repository at this point in the history
  5. [blueprint]python track2 configuration (#15278)

    * Update readme.python.md
    
    * Update readme.md
    
    * Update readme.python.md
    msyyc authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    dc90355 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2ec03e View commit details
    Browse the repository at this point in the history
  7. [Hub Generated] Review request for Microsoft.BotService to add versio…

    …n preview/2021-05-01-preview (#15144)
    
    * Add disable/enable local authentication ARM property
    
    * Update property description
    
    * add slack permission scopes
    
    * Prettify JSON
    
    * Make File Pretty
    
    Co-authored-by: Edwin Bwambale <[email protected]>
    Co-authored-by: Tianyu You <[email protected]>
    3 people authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    761b197 View commit details
    Browse the repository at this point in the history
  8. [Hub Generated] Review request for Microsoft.BotService to add versio…

    …n preview/2021-05-01-preview (#15239)
    
    * Add "msaAppTenantId", "msaAppType" and "msaAppMSIResourceId" properties.
    
    * Address ARM feedback to set modelAsString as true.
    kirankulkarni747 authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    31788d7 View commit details
    Browse the repository at this point in the history
  9. Containerregistry maps datamigration t1 del (#15284)

    * sql t2 readme config
    
    * readme config
    
    * Update readme.python.md
    
    * conflient resolve
    
    * t1 del
    
    Co-authored-by: msyyc <[email protected]>
    RAY-316 and msyyc authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    2a84428 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81c815d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f255389 View commit details
    Browse the repository at this point in the history
  12. Purview Account data-plane Swagger (#15216)

    * Bootstrap Purview Account data-plane Swagger
    
    * Update most recent swagger
    
    * Fix spelling and examples that got dropped
    
    * Update readme
    
    * Fix swagger validation errors
    annoakes authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    7a4a643 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Configuration menu
    Copy the full SHA
    c671429 View commit details
    Browse the repository at this point in the history
  2. Updating Query filter description (#15291)

    Co-authored-by: Jorge Chavez Nieto <[email protected]>
    jochav and Jorge Chavez Nieto authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    74efe54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8eb10b6 View commit details
    Browse the repository at this point in the history
  4. [Hub Generated] Review request for Microsoft.DBforPostgreSQL to add v…

    …ersion preview/2020-11-05-preview (#13555)
    
    * Add files via upload
    
    * Update Migrations.json
    
    * 2 files
    
    * to json
    
    * Json resolved. Fixed most issues aware to be ARM conformant
    
    * Delete Migrations_openapi.json
    
    * Delete Migrations.json
    
    * Add files via upload
    
    * Update readme.md
    
    * Update readme.md
    
    * Update readme.md
    
    * Create custom-words.txt
    
    * Update Migrations.json
    
    * Add DMSDB in custom-words.txt
    
    * Delete custom-words.txt
    
    * Update custom-words.txt
    
    * remove sku
    
    * Update custom-words.txt
    
    * add DMSDB
    
    * Update Migrations.json
    
    * Update Migrations.json
    
    * Update Migrations.json
    
    * Add clouderror
    
    * Update Migrations.json
    
    * Update Migrations.json
    
    * Update Migrations.json
    
    * Update Migrations.json
    
    * Update Migrations.json
    
    * Update Migrations.json
    
    * Update Migrations.json
    
    * Update Migrations.json
    
    * Update Migrations.json
    
    * Update Migrations.json
    
    * Update Migrations.json
    
    * remove sku
    
    * use same sku from postgresql.json
    
    * Put target state -> Post
    
    * revert to put
    
    * refactor
    
    * Dummy example and typo
    
    * remame typo
    
    * examples and summarylistresult
    
    * Update Migrations.json
    
    * Update Migrations.json
    
    * x-ms-client-flatten
    
    * x-ms-enum modelasstring
    
    * properties
    
    * array
    
    * array prettier
    
    * password null
    
    * array in create
    
    * Add description to all
    
    * MigrationCreateFullRequest allof MigrationCreateRequest
    
    * Update Migrations.json
    
    * Update Migrations.json
    
    * allof
    
    * flatten
    
    * validate examples
    
    * misc
    
    * gen examples
    
    * https://github.com/Azure/azure-rest-api-specs/pull/13555/checks?check_run_id=2506679669
    
    * update read -> get
    
    * 201 created
    
    * Unify three resources
    
    * for credscan
    
    * newline at end of file
    
    * prettier playground
    
    * npx prettier --write "specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2020-11-05-preview/Migrations.json"
    
    * array format
    
    * update examples
    
    * partial resolve
    
    * partial resolve
    
    * readonly and x-ms-mutability
    
    * add new version json files
    
    * Update readme.md
    
    * update
    
    * v2
    
    * Update Migrations.json
    
    * api version and operations
    
    * Update Migrations.json
    
    * pretty
    
    * properties for patch
    
    * nameavialability
    
    * migration name availability
    
    * reason
    
    * add migration name
    
    * ,
    
    * merge
    
    * update
    
    * merge
    
    * change version
    
    * autorest --validation --azure-validator [email protected]/classic-openapi-validator@latest [email protected]/openapi-validator@latest --tag=package-2021-06-15-privatepreview
    
    * merge
    
    * update
    
    * update
    
    * update
    
    * new version postgresql.json
    
    * update
    
    * prettier
    
    * systemdata
    
    * update
    
    * type object
    
    * update
    
    remove locatiion from rg
    update error response
    
    * unify error response version
    
    * Cloud error already confroms. API update
    
    remove location
    move targetDBServerSubnetResourceId
    add userAssignedIdentityResourceId
    
    * update properties for patch and fix prettier
    
    * update
    
    * Service error
    
    * type; object, duplicate version
    
    * pretty and unused example
    
    * remove privatezone
    
    * remvoe db
    
    * Sql -> SQL
    
    * casing
    
    Co-authored-by: tezhang <[email protected]>
    tezhangmsvan and tezhangtiger authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    56444d6 View commit details
    Browse the repository at this point in the history
  5. Dev healthcareapis microsoft.healthcare apis 2021 06 01 preview chang…

    …es (#15166)
    
    * Adds base for updating Microsoft.HealthcareApis from version stable/2021-01-11 to version 2021-06-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Initial 2021-06-01-preview API
    
    * Address linter and avocado errors
    
    * Add DICOM to custom words list.
    
    * Add additional missing custom words
    
    * Fix prettier errors
    
    * Address additional linter error
    Address incorrect param name on FHIR Destination examples
    
    * Add missing fhirdestination to custom words list
    
    * Fix invalid parameter name
    
    * Fix IoT FHIR Destination examples
    
    * Fix incorrect path variable in swagger
    
    * Fix missing iotFhirDestination in Create example
    
    * Fix prettier errors
    
    * Update readme default version back to GAed version
    
    * Remove body from delete methods of all new resource types per PR feedback
    
    * * Remove 202's from PUTs on new resource types
    * Add missing resource states
    * Replace ACR with Azure container repository in property descriptions for clarity
    * Fix model as string being false for fhirServiceKind.
    
    * Fix prettier error
    dustinburson authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    2a6c840 View commit details
    Browse the repository at this point in the history
  6. Add batch tag to compute and containerinstance in readme.go.md (#15299)

    * servicebus readme.go.md
    
    * Go SDK Release Request,compute and containerinstance the readme.go.md add batch tag
    Alancere authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    e9a6009 View commit details
    Browse the repository at this point in the history
  7. [Hub Generated] Review request for Microsoft.BotService to add versio…

    …n preview/2021-05-01-preview (#15182)
    
    * initial actual changes
    
    * added example
    
    * corrected mistake in previous contract
    
    * fix prettier changes
    
    * fix model validation errors
    
    * fix readonly
    
    * fix prettier issue
    
    Co-authored-by: Swagat Mishra <[email protected]>
    swagatmishra2007 and Swagat Mishra authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    05f0dec View commit details
    Browse the repository at this point in the history
  8. Service Fabric - Add missing property recreateApplication to Applicat…

    …ionUpgradePolicy (#15128)
    
    * add missing property recreateApplication
    
    * add recreateApplication to all missing api versions
    
    * fix issue with cluster difinition AvoidAnonymousTypes
    
    * ClusterVersions add default response
    
    * add integer format
    
    * more integer formats
    
    * add type object
    
    * more type object
    
    * more type object
    
    * more type object
    
    * more type object 3
    
    Co-authored-by: Alfredo Santamaria Gomez <[email protected]>
    a-santamaria and Alfredo Santamaria Gomez authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    4272591 View commit details
    Browse the repository at this point in the history
  9. [Hub Generated] Review request for Microsoft.Security to add version …

    …preview/2021-07-01-preview (#15212)
    
    * Adds base for updating Microsoft.Security from version preview/2021-05-01-preview to version 2021-07-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Create Multi cloud API
    
    * Minor typo fix
    
    * Schema change (offering type)
    
    * Change array to object in the examples
    
    * Rename to Security Connector
    
    * Fix files name  errors
    
    * Remove softwareInventories (auto generated)
    
    * Update examples and naming
    
    * Update the enum type to string
    
    * Adds suppression to readme
    
    * Rever the readme.md basic information
    
    * Fix SecurityConnetor defenition link
    
    * Policy description update
    
    * Prettier file
    
    * Rename the minitor offering type
    
    * Fix typo in the put example
    
    * Fix conflict
    
    * Add CSPM as custom word
    
    * prettier files
    
    * Fix lint error - adding 200OK for delete
    
    * Update readme.md
    
    Add JAVA to swagger-to-sdk
    
    * Update the preview tag location
    
    * Rename the resource to SecurityConnectors
    
    Co-authored-by: Sapir Elmakayes <[email protected]>
    SapirElmakayes and SapirElmakayes authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    463d631 View commit details
    Browse the repository at this point in the history
  10. Revert "[Hub Generated] Review request for Microsoft.Security to add …

    …version preview/2021-07-01-preview (#15212)" (#15303)
    
    This reverts commit 463d631.
    ruowan authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    ed3fcfb View commit details
    Browse the repository at this point in the history
  11. [Maps] Update the Creator V1 API deprecation notice URL (#15302)

    * [Maps] Add Creator v1 deprecation notice.
    
    * [Maps] 'dataSharingLevel' is not available - remove text reference for UDI
    
    * Add missing notices
    
    * [Maps] Update the v1 creator service deprecation notice link
    jp94 authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    23ff943 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Add missing examples for disk.json (#15309)

    * Add missing examples for disk.json
    
    * Update UpdateASnapshot.json
    laurawu19 authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    a9c6da3 View commit details
    Browse the repository at this point in the history
  2. Update documentation text for the zoneBalance property (#15231)

    * Fix public IP sku name and Tier property names
    
    * remove required property to match NRP swagger spec
    
    * update example file
    
    * update zoneBalance help message
    
    Co-authored-by: Bashar Gharaibeh <[email protected]>
    basharg and Bashar Gharaibeh authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    87e2c65 View commit details
    Browse the repository at this point in the history
  3. New Version 2021-06-01 for Azure Site Recovery. (#14794)

    * New Api Version 2021-06-01 for ASR
    
    * V2A RCM new API version changes
    
    * SDK2Track fix
    
    * few contracts for rcm failback
    
    * Update service.json
    
    Fixed index
    
    * Prettier-fix
    
    Co-authored-by: prmyaka <[email protected]>
    imshashwataggarwal and pradheepm authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    b200117 View commit details
    Browse the repository at this point in the history
  4. Update CODEOWNERS (#15244)

    dpwatrous authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    fafa599 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e90176 View commit details
    Browse the repository at this point in the history
  6. Vipinhas/add min capacity clusters (#15290)

    * removing read only property, no longer in use - NOT a breaking change
    
    * add min value for LA cluster capacity reservation
    vipinhas authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    4508074 View commit details
    Browse the repository at this point in the history
  7. Track2 modify sql readme.go.md (#15314)

    * servicebus readme.go.md
    
    * track2 modify sql readme.go.md
    Alancere authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    7b8b9eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb405da View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Adding 06-15 version (#15320)

    * copy latest version
    
    * change versions
    
    * identity changes related MSI
    
    * readme changes
    
    * readme go changes
    
    * sdk fix
    
    * changed modelAsString to true, supported identity in PATCH
    
    Co-authored-by: Ping Zhu <[email protected]>
    PingZhu2232 and Ping Zhu authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    1a70101 View commit details
    Browse the repository at this point in the history
  2. Add assesments & assessment metadata new API versions (#15196)

    * DuplicateAssessmentsFiles
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Update assessmentMetadata.json
    
    * Update CreateAssessmentsMetadata_subscription_example.json
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    * Add2021-06-01AsessmentsAPIVersion
    
    Co-authored-by: MIDDLEEAST\morbrisker <[email protected]>
    MorBrisker and MorBriskerMs authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    44c5162 View commit details
    Browse the repository at this point in the history
  3. [Hub Generated] Review request for Microsoft.Resources to add version…

    … stable/2021-04-01 (#15297)
    
    * updated list-resources description
    
    * published validation changes
    
    Co-authored-by: Tim Nguyen <[email protected]>
    tim-nguyen-cs and Tim Nguyen authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    61d502e View commit details
    Browse the repository at this point in the history
  4. Time Series Insights - add 2021-06-30-preview API version, and suppor…

    …tsCustomerManagedKey output property (#15274)
    
    * Adds base for updating Microsoft.TimeSeriesInsights from version stable/2020-05-15 to version 2021-06-30-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Add supportsCustomerManagedKey to env response definition, examples
    k-rush authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    cc5b287 View commit details
    Browse the repository at this point in the history
  5. redis t1 del (#15340)

    RAY-316 authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    8c8839f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    949ff43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78ca03c View commit details
    Browse the repository at this point in the history
  8. Changing version back to 2021-06 (#15305)

    * Updating version in readme
    
    * Updating swagger version
    pratimaupadhyay02 authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    69c20e8 View commit details
    Browse the repository at this point in the history
  9. Bump ts-node from 8.3.0 to 10.1.0 (#15341)

    Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.3.0 to 10.1.0.
    - [Release notes](https://github.com/TypeStrong/ts-node/releases)
    - [Commits](TypeStrong/ts-node@v8.3.0...v10.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: ts-node
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    8d2e883 View commit details
    Browse the repository at this point in the history
  10. Bump @types/mocha from 5.2.7 to 9.0.0 (#15342)

    Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 5.2.7 to 9.0.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/mocha"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    e3dbb82 View commit details
    Browse the repository at this point in the history
  11. Text Analytics v3.2 preview.1 (#15159)

    * Moved files from another branch
    
    * Responding to PR comments from an old PR
    
    * Updated version in example files
    
    * Added v3.2-preview.1 to releases in readme.md
    
    * Fixed enum mismatch in model validation'
    
    * Ran prettier on all json files
    
    * Updated case of rank and offset enum values
    
    * Updated case of rank and offset enum values
    
    * PR comments
    
    * Added another missing type
    
    * Reverted an unintentional change
    
    Co-authored-by: Abigail Hartman <[email protected]>
    abhahn and Abigail Hartman authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    bea659d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    ce01053 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e79143f View commit details
    Browse the repository at this point in the history
  3. [datafactory] add table lock and upsert properties (#14975)

    * add table lock and upsert properties
    
    * update naming
    
    * add description and properties for sqlSink
    yxi339 authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    3efd9a9 View commit details
    Browse the repository at this point in the history
  4. Adding readme.python.md configuration for Recovery Services - Site Re…

    …covery (#15383)
    
    * Add python sdk config
    
    * Python sdk generation readme
    imshashwataggarwal authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    4cec177 View commit details
    Browse the repository at this point in the history
  5. remove wrong read-only from RetentionInDays property (#15247)

    * remove readonly from RetentionInDays
    
    * fix
    
    * fix
    
    * fix
    tofriedl authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    552b277 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    472ed65 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. fixed resources-list description typo (#15392)

    Co-authored-by: Tim Nguyen <[email protected]>
    tim-nguyen-cs and Tim Nguyen authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    0d5cc91 View commit details
    Browse the repository at this point in the history
  2. Fixed order (#15367)

    C# needs required fields to be before any optional fields. Because username and password are no longer required, autorest is ordering these parameters alphabetically.
    paterasMSFT authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    de77aca View commit details
    Browse the repository at this point in the history
  3. adding the changes again; trying to fix prettier errors (#15322)

    * adding the changes again; trying to fix prettier errors
    
    * fixing model validation errors
    
    * prettier error fix
    
    * fixed the last prettier errors:
    
    * reverted to original package-lock.json
    agalerrotaru authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    83c0c48 View commit details
    Browse the repository at this point in the history
  4. Added and modified readme files for autorest.az to use for codegen (#…

    …14856)
    
    * added and modified readme files for autorest.az
    
    * removed autogen command groups
    
    * addressed PR comments
    Alan Feng authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    0b8ad36 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70de9e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eaae6d9 View commit details
    Browse the repository at this point in the history
  7. [Hub Generated] Review request for Microsoft.StorageCache to add vers…

    …ion stable/2021-05-01 (#14545)
    
    * Adds base for updating Microsoft.StorageCache from version stable/2021-03-01 to version 2021-05-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * 2021-05-01 API Changes
    
    * prettier fix
    
    * Lintdiff fix
    
    * Add create only fields
    
    * Create only tag for CacheIdentity
    
    * Create only tag for CacheIdentity
    
    * Remove create only for key rotation
    
    * Fix s360 errors
    
    * Fix read only
    
    * Revert package-lock.json
    
    * Revert package-lock.json
    rebecca337 authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    2b4fc08 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7cc0a47 View commit details
    Browse the repository at this point in the history
  9. add cname path and create new api version (#14409)

    * add cname path and create new api version
    
    * fix PR comment
    
    * remove storage account
    
    * use common types for Check Name Availability
    
    * Fix PR comment
    sidmore authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    4345abf View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

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

    …on stable/2019-11-01 (#15325)
    
    * Adding payGPrice in Legacy and pricingModel in Modern
    
    * Modified the text for pricingModel
    
    Co-authored-by: Mita Garg <[email protected]>
    mitagarg and Mita Garg authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    002ad52 View commit details
    Browse the repository at this point in the history
  2. [Hub Generated] Review request for Microsoft.KeyVault to add version …

    …preview/2021-06-01-preview (#14945)
    
    * Adds base for updating Microsoft.KeyVault from version preview/2021-04-01-preview to version 2021-06-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * KeyVault - Add PublicNetworkAccess property to Vault resource
    
    KeyVault - Add PublicNetworkAccess property to Vault resource
    
    * Re add 'all' permissions
    
    * Revert the int64 change back to unixtime
    
    * Change
    
    * Fix lint
    
    * Add missing tag
    osmuller authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    a33fb44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4220a6a View commit details
    Browse the repository at this point in the history
  4. Fix typo for property name (#15380)

    Co-authored-by: Arvind Krishnaa Jagannathan <[email protected]>
    arv100kri and Arvind Krishnaa Jagannathan authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    e27a46d View commit details
    Browse the repository at this point in the history
  5. [DataFactory] GitHub bring your own app swagger update for ADF/Synaps…

    …e ARM only (#14690)
    
    * consolidate github byoa changes to one commit
    
    * consolidate BYOA commits to one
    
    * Revert "consolidate BYOA commits to one"
    
    This reverts commit 43cbce4.
    
    * remove duplicate client secret
    jmcallister-msft authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    6db379d View commit details
    Browse the repository at this point in the history
  6. [Data Factory]Change additionalColumns/compressionType to type of obj…

    …ect in ADF/Synapse public swagger (#15264)
    
    * Change additionalColumns/compressionType to type of object in ADF public swagger
    
    * upgrade synapse public swagger
    
    * upgrade synapse preview swagger
    
    Co-authored-by: Haoran Sun <[email protected]>
    rickysun93 and Haoran Sun authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    444d527 View commit details
    Browse the repository at this point in the history
  7. [DataFactory] Support cleanup property for integration runtime resour…

    …ce from DataFactory. (#15276)
    
    * add cleanup property on IR
    
    * revert synapse
    
    * fix description
    jackmagic313 authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    0eeefb8 View commit details
    Browse the repository at this point in the history
  8. Update PULL_REQUEST_TEMPLATE.md (#15267)

    Clean up grammar and clarify the ARM review process.
    tjprescott authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    038eccb View commit details
    Browse the repository at this point in the history
  9. [Ready for Review]New Azure Machine Learning api version 2021-07-01 (#…

    …15141)
    
    * Add Identity to createWorkpace example
    
    * change for getTransitivePEUsages
    
    * update
    
    * prettier code
    
    * add another new endpoint
    
    * address comments
    
    * change for getTransitivePEUsages
    
    * update
    
    * prettier code
    
    * add another new endpoint
    
    * address comments
    
    * revert change on transitivePE and notebookKeys
    
    * revert change on transitivePE and notebookKeys
    
    * add new stable version 2021-01-01
    
    * add ListNotebookAccessToken
    
    * add primaryUserAssignedIdentity
    
    * fix missing properties and apis
    
    * fix one more missing property
    
    * 202 status for start and stop CI
    
    * make resync keys long runnin operation in version Jan2021
    
    * resync keys 204
    
    * update resync keys example
    
    * Dont throw 204 for resync
    
    * update resync keys
    
    * Formatting
    
    * revert Jan2021changes and add new version
    
    * start apr2021 version for azure ml rp
    
    * undo remove new line in jan2021
    
    * use systemData definition in common
    
    * removed old files
    
    * fix small swagger bugs
    
    * run prettier
    
    * remove reference to sku
    
    * update readme
    
    * minimum agentCount should be 0
    
    * add createdOn and ModifiedOn to compute properties
    
    * add LoadBalancerType to aks compute
    
    * add isNotebookInstanceCompute to virtualMachine
    
    * add leafDomainLabel to SslConfiguration
    
    * add overwriteExistingDomain to SslConfiguration
    
    * add synapseSpark as supported compute-type
    
    * update patch compute response to 202
    
    * remove location from example responses
    
    * Revert "remove location from example responses"
    
    This reverts commit 048bf25.
    
    * MachineLearningCompute_Update should have a 200 response
    
    * sys data to use local def due to naming conflicts.
    
    * Fix enum casing
    
    * Fix operationId PR comment.
    
    * Change opId in apr version
    
    * remove 20210401 for easy review
    
    * only change api version
    
    * merge changes for 20210401 version
    
    * Add x-ms-discriminator-value for Synapse spark
    
    * camelcase loadbalancer properties
    
    * add createdOn and Modified on to examples
    
    * address AvoidAnonymousTypes error for SynapseSpark
    
    * Minor fixes + new property
    
    * Remove subscription state.
    
    * copy over from baseline api version 2021-03-01-preview
    
    * removed preview features from 2021-03-01-preview and added more apis and properties in 2021-07-01
    
    * remove more preview features and examples
    
    * delete more examples of preview features
    
    * do some fixes
    
    * add a new enum value in DiagnoseResult
    
    * fix bug
    
    * update example
    
    * add x-ms-secret to some fields of KubernetesProperties
    
    * fix example
    
    * fix build error
    
    * add one new diagnosis category
    
    * fix swagger example
    
    * address comments on ListNodes api
    
    Co-authored-by: Vinay Rajmal Soni <[email protected]>
    Co-authored-by: Suba <[email protected]>
    Co-authored-by: [email protected] <[email protected]>
    Co-authored-by: Josh Peterson <[email protected]>
    Co-authored-by: Suba <[email protected]>
    Co-authored-by: RichardZhaoW <[email protected]>
    Co-authored-by: Richard Zhao <[email protected]>
    8 people authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    1267076 View commit details
    Browse the repository at this point in the history
  10. track1 add batch tag machine learning services in readme.go.md (#15432)

    * track1 add batch tag machine learning services in readme.go.md
    
    * fix
    Alancere authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    b47572a View commit details
    Browse the repository at this point in the history
  11. Exposing reviewers property on accessReviewInstance model (#14560)

    * Cloning version 2021-07-01-preview from version 2021-03-01-preview
    
    * Exposing reviewers properties on accessReviewInstance model
    
    * Fixing SDK validation warnings
    
    * Prettier check fixes
    shubhamguptacal authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    74dbcfe View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. [Batch] Make readme.md and swagger titles consistent (#15424)

    * [Batch] Changed "title" from BatchManagement to BatchManagementClient
    
    Autorest is using this to generate the name of the client class. Changing this will avoid a breaking change in the Java SDK that is about to be released.
    
    * Make readme.md titles consistent with swagger
    dpwatrous authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    d81e316 View commit details
    Browse the repository at this point in the history
  2. Sql t1 del (#15431)

    * sql t2 readme config
    
    * readme config
    
    * Update readme.python.md
    
    * conflient resolve
    
    * del t1
    
    Co-authored-by: msyyc <[email protected]>
    RAY-316 and msyyc authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    12b3370 View commit details
    Browse the repository at this point in the history
  3. add back flatten flag for delegated subnet because its parameters are…

    … nested (#15262)
    
    * adding az cli command generation
    
    * reverting x-ms-client-flatten for delegated subnet
    
    * address feedback from cli team
    
    * pushing another change
    
    * remove readonly flag
    
    * remove flatten flag
    
    * remove list commands and correct extension mode
    
    * add back x-ms-client-flatten
    
    Co-authored-by: Ali Egal <[email protected]>
    aegal and aegal authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    0c76462 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5910fcb View commit details
    Browse the repository at this point in the history
  5. Emerging swagger kpi fix (#15270)

    * new coming swagger kpi
    
    * hierarchicalQueue fix
    
    * lint fix
    
    * remove hierarchical queue, add new object missing items
    
    * hierarchical queues
    
    Co-authored-by: Jimmy Xie <[email protected]>
    jimmyshie123 and Jimmy Xie authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    af06ae6 View commit details
    Browse the repository at this point in the history
  6. Add Security Settings new API version (#15093)

    * add settings for version 2021-07-01
    
    * add tag package-2021-06-only
    
    Co-authored-by: Shahaf Alkaslassy <[email protected]>
    shahafal and Shahaf Alkaslassy authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    1d28da6 View commit details
    Browse the repository at this point in the history
  7. Update readme.python.md (#15449)

    * Update readme.python.md
    
    * Create readme.python.md
    BigCat20196 authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    cc8bda0 View commit details
    Browse the repository at this point in the history
  8. [PostgreSQL] Update Readme File to Support Non-Multi API (#15420)

    * fix readme file for multi api not supporting SDKs
    
    * fix typo
    DaeunYim authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    70675cf View commit details
    Browse the repository at this point in the history
  9. [DataFactory] Unify IR vNet injection experience (#14925)

    * add swagger change
    
    * cache change
    
    * update description
    
    * undo change on readme
    
    * add subnetId
    
    * add outbound
    
    * update description
    
    * style correction
    
    * fix example
    
    * Update int format
    
    * fix name unique issue
    
    * fix operation id name issue
    
    * fix underscore issue
    
    * fix example
    
    * rename
    
    * add change to preview versions
    
    * add subnetID
    
    * remove unnecessary change
    nick-ms-ts authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    7360a2d View commit details
    Browse the repository at this point in the history
  10. Add annotation cache support (#15397)

    * Add annotation cache support
    
    * CR fixes
    bleroy authored Jul 30, 2021
    Configuration menu
    Copy the full SHA
    d218371 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Extract OData parameters to Common types and use in newest versions (#…

    …15463)
    
    Co-authored-by: Anat Gilenson <[email protected]>
    anat-gilenson and Anat Gilenson authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    8f9abea View commit details
    Browse the repository at this point in the history
  2. [Hub Generated] Review request for Microsoft.Cache to add version sta…

    …ble/2021-08-01 (#15417)
    
    * Adds base for updating Microsoft.Cache from version stable/2021-03-01 to version 2021-08-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Breaking Change: Replaced 'sasUri' import parameter with 'sasUris' to enable importing from multiple files
    
    * Fix ModelValidation errors and some existing Linter errors
    greenms authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    d0924f1 View commit details
    Browse the repository at this point in the history
  3. Service Fabric Managed Clusters - API version 2021-07-01-preview (#15378

    )
    
    * initial commit - copy from 2021-05-01
    
    * update to version 2021-07-01-preview
    
    * update examples
    
    * change node type sku list example name
    
    * missing type objects
    
    * more missing type objects
    
    * make skus path pagable
    
    Co-authored-by: Alfredo Santamaria Gomez <[email protected]>
    a-santamaria and Alfredo Santamaria Gomez authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    edf2ce9 View commit details
    Browse the repository at this point in the history
  4. update ci-fix (#14887)

    * update how to fix
    
    * fix comment
    
    * fix
    
    * up
    
    * fix typo
    
    * fix typo
    
    * modified:   documentation/ci-fix.md
    
    Co-authored-by: jianyexi <[email protected]>
    jianyexi and jianyexi authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    81bfcf2 View commit details
    Browse the repository at this point in the history
  5. Remove duplicate Operations API from subscriptions to prevent generat…

    …ion issues (#14853)
    
    * remove name validation from client side
    
    * remove name check from deploymentScripts swagger
    
    * remove name check from previous swagger versions
    
    * remove pattern from resourcegroupname parameter
    
    * add subscriptions directive
    
    * remove list operation from subscriptions API
    
    * Update readme.python.md
    
    * add suppresion for operations implementation
    
    Co-authored-by: msyyc <[email protected]>
    tjegbejimba and msyyc authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    ade8724 View commit details
    Browse the repository at this point in the history
  6. Update readme.md (#15384)

    RAY-316 authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    ecf0d99 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88e7838 View commit details
    Browse the repository at this point in the history
  8. set default branch as main for pipeline (#15465)

    * set default branch as main
    
    * block pr to public spec repo
    zhenglaizhang authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    1aabb7f View commit details
    Browse the repository at this point in the history
  9. Update readme.md (#15381)

    RAY-316 authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    84d82e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    749d2b5 View commit details
    Browse the repository at this point in the history
  11. Fix readme.go.md in compute RP (#14631)

    * add the missing $
    
    * remove one useless directive
    
    * fix
    
    * remove the hack for track 2 and add comments for reasons
    
    * add one of the directive back to readme.go.md
    
    * add some comment to explain this more
    
    * fix
    ArcturusZhang authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    7a2f167 View commit details
    Browse the repository at this point in the history
  12. [AKS] Merge dev-containerservice-Microsoft.ContainerService-2021-07-0…

    …1 to master (#15370)
    
    * Adds base for updating Microsoft.ContainerService from version stable/2021-05-01 to version 2021-07-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Modify Swagger to fix the problem of automatically generating ugly names in track 2 (#14758)
    
    * update swagger to fix track 2 autogenerated naming issue
    
    * fix
    
    * update readme for sdk generation
    
    * fix lint error
    
    * Trigger Build
    
    * update readme
    
    * Improve AKS Swagger documentation (#14957)
    
    * Improve AKS Swagger documentation
    
      - This change has already been merged in master
        for the 2021-05-01 API version.
    
    * Fix up custom words
    
    * aks: replace CloudError with ManagedClusterPodIdentityProvisioningError for AAD pod identity provisioning spec (#15033)
    
    * fix: decouple pod identity provisioning error from cloud error
    
    * drop extra external mark
    
    * fix linting issue
    
    * fix reference
    
    * Dev containerservice microsoft.container service 2021 07 01: add SecurityProfile (#15035)
    
    * Add SecurityProfile to ManagedClusters
    
    * spaces
    
    * Space
    
    * spaces
    
    * json formatting
    
    * move from params to defs
    
    * :)
    
    * just another
    
    * now with npm
    
    * Descriptions update for AKS July API (#15074)
    
    * allow disabling of runcommand (#15092)
    
    * allow disabling of runcommand
    
    * format error
    
    * format with example
    
    * change enable to disable
    
    * Revert "allow disabling of runcommand (#15092)" (#15147)
    
    This reverts commit ec3e241.
    
    * [AKS] Add NATGatewayProfile to 2021-07-01 API (#15154)
    
    * [AKS] Add NATGatewayProfile to 2021-07-01 API
    
    * Fix linter errors
    
    Co-authored-by: Kaiqi Zhang <[email protected]>
    
    * Add scaleDownMode to agent pool properties (#15124)
    
    * add scale down mode
    
    * address comments
    
    * fix markdown link
    
    * update proper api version
    
    * Resolve python markdown conflict & fix typo (#15402)
    
    * resolve python conflict & fix typo
    
    * resolve conflict
    
    Co-authored-by: FumingZhang <[email protected]>
    Co-authored-by: Matthew Christopher <[email protected]>
    Co-authored-by: hbc <[email protected]>
    Co-authored-by: Or Parnes <[email protected]>
    Co-authored-by: Haitao Chen <[email protected]>
    Co-authored-by: Kaiqi Zhang <[email protected]>
    Co-authored-by: Marwan Ahmed <[email protected]>
    Co-authored-by: Arthur Ning <[email protected]>
    9 people authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    f528ab6 View commit details
    Browse the repository at this point in the history
  13. removing business rules(a feature for the future) which was added by … (

    #15399)
    
    * removing business rules(a feature for the future) which was added by mistake.
    
    * fixing style issues and a typo
    ankanjan authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    14d41c6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    37fabde View commit details
    Browse the repository at this point in the history
  15. Delete specification/timeseriesinsights/data-plane/Microsoft.TimeSeri…

    …esInsights/preview directory (#15394)
    
    - Removing Azure Time Series Insights Preview API from docs as we have GA API since July 2021 and preview API will be depreciated.
    Sandip-Raiyani authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    d638e0b View commit details
    Browse the repository at this point in the history
  16. [Hub Generated] add missing date-time format specifier across map cli…

    …ents for cleaner codegen with datetime types (#15454)
    
    * add missing format date-time across map clients
    
    * drop date-time format from quarter forecast date which comes with time but doesn't supply timezone info
    ambientlight authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    f5c2fa5 View commit details
    Browse the repository at this point in the history
  17. KeyVault - /rng response should always return a value on success (#14982

    )
    
    * Make value required for RandomBytes response
    
    * format
    maorleger authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    29ca2b6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7a42f16 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c25e3a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. AzsAdmin Compute: Fixing powershell generation errors (#15059)

    * Update to use unique resource names to avoid collisions; Add SubscriptionId to ScaleUnits route
    
    * Reverting use of common type apiversion to avoid breaking changes.
    
    * Moving ApiVersion back to use common type
    travist13 authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    b186a5f View commit details
    Browse the repository at this point in the history
  2. Fix Microsoft.Insights go/terraform 'full' package (update activityLo…

    …gAlerts_API.json) (#15163)
    
    * Fix go/terraform package
    
    * remove incompatible definitions
    
    * Force trigger checks
    
    * fix on go package-2021-07
    
    * fix condition
    herreraj-ms authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    444ccbf View commit details
    Browse the repository at this point in the history
  3. Microsoft.ProviderHub : Update 2021-06-01-preview (#15268)

    * adding 05-preview for diff
    
    * adding 06 preview
    
    * Add SystemData support in ProviderHub 2021-06-01-preview version
    
    * Tab to spaces + address comment
    
    * fixing validation errors
    
    * add properties back
    
    * Fix readme
    
    * Fix swagger
    
    * prettier check
    
    * Fix json
    
    Co-authored-by: Sanjai Ganesh Jeenagiri <[email protected]>
    Co-authored-by: REDMOND\lakshv <[email protected]>
    Co-authored-by: shenshengkafei <[email protected]>
    4 people authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    c5b1c5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ce325f View commit details
    Browse the repository at this point in the history
  5. sync (#15470)

    Phoenix He authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    ca664ca View commit details
    Browse the repository at this point in the history
  6. Feature/morazmiz/swagger separation fixes (#15295)

    * add missing types
    
    * change reference to resource and resourceWithEtag
    
    * extract userInfo to common file
    
    * .
    
    * add composite tag
    
    * add missing dataConnectorsCheckRequirements
    
    * add dataConnectorsCheckRequirements to readme
    
    * fix readme
    
    * .
    
    * fix errors in readme
    
    * add missing type
    
    * add missing types
    
    * .
    
    * .
    
    * remove changes with resource, resourceWithEtag, new tag
    
    * .
    
    * remove object
    
    * revert userInfo changes
    
    * fix true
    moranraz authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    6763962 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a26835 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e2652d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dce5e8d View commit details
    Browse the repository at this point in the history
  10. Update web readme and readme.python (#15488)

    * Update web readme and readme.python
    
    * Update readme
    BigCat20196 authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    bc4218c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cc4fb04 View commit details
    Browse the repository at this point in the history
  12. Deprecate API (#15434)

    Co-authored-by: Orel Kayam <[email protected]>
    orkayam and Orel Kayam authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    a871924 View commit details
    Browse the repository at this point in the history
  13. [Maps] Update the Creator V1 API deprecation notice URL's title (#15480)

    * [Maps] Add Creator v1 deprecation notice.
    
    * [Maps] 'dataSharingLevel' is not available - remove text reference for UDI
    
    * Add missing notices
    
    * [Maps] Update the v1 creator service deprecation notice link
    
    * [Maps] Update Creator v1 deprecation notice's hyperlink title.
    jp94 authored Aug 3, 2021
    Configuration menu
    Copy the full SHA
    c981b81 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Add Threat Intellingence to Stable swagger (#14832)

    * Add Threat Intellingence to Stable swagger
    
    * Fix validation error for sharing parameters
    
    * Fix validation
    
    * Fix Validation
    
    * Fix CloudError in ThreatIntelligence to fix linted error
    
    * Resolve Conflict
    hunngu-ms authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    c9795c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    709c635 View commit details
    Browse the repository at this point in the history
  3. Fix S360 bugs for swagger FSPG 2020-02-14-preview API (#15459)

    * added properties.minorVersion for 2020-02-14-preview API swagger and examples
    
    * add geoRedundantBackup and earliestRestoreDate
    
    * add geoRedundantBackup and earliestRestoreDate 2
    
    * Updated MaintenanceWindow standbyCount logBackupStorageSku availabilityZone
    xunsun-commits authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    ee5b85a View commit details
    Browse the repository at this point in the history
  4. KustoPool PATCH: Change async response from 201 to 202 according to A…

    …RM RPC (#15410)
    
    * Change PATCH async response from 201 to 202 according to ARM RPC
    
    * Add schema
    
    Co-authored-by: Amit Elran <[email protected]>
    amitelran and Amit Elran authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    3bae02c View commit details
    Browse the repository at this point in the history
  5. Microsoft.BareMetalInfrastructure: correctly annotate read-only prope…

    …rties with readOnly (#15255)
    
    * Microsoft.BareMetalInfrastructure: correctly annotate read-only properties with readOnly
    
    * Use multi-api and namespace formats for Go SDK like hanaonazure does
    lagalbra authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    e0a8cac View commit details
    Browse the repository at this point in the history
  6. Add userAssignedIdentities property to the Identity section in 2021-0…

    …5-01 and 2021-06-01-preview (#15296)
    srkakuru authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    e77ce60 View commit details
    Browse the repository at this point in the history
  7. [Synapse] - Exclude KQL Scripts APIs for August release (#15511)

    * [Synapse] - split kqlScripts
    
    * Run code style checker
    
    * Update artifacts
    
    * remove ksqlscriptname
    
    Co-authored-by: Dongwei Wang <[email protected]>
    idear1203 and Dongwei Wang authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    3d6211c View commit details
    Browse the repository at this point in the history
  8. add aad authentication support (#14461)

    * update endpoint to v2.1 which supports AAD
    
    * add v2.1 changes under new folder v2.1
    
    * CI issues
    
    * update swagger version
    kryalama authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    111fbce View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. solving s360 issues in MarketplaceOrdering swagger (#15335)

    * solving s360 issues in MarketplaceOrdering swagger
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update CancelMarketplaceTerms.json
    
    * Update GetAgreementMarketplaceTerms.json
    
    * Update GetMarketplaceTerms.json
    
    * Update SetMarketplaceTerms.json
    
    * Update SignMarketplaceTerms.json
    
    * Update SignMarketplaceTerms.json
    
    * Update SetMarketplaceTerms.json
    
    * Update GetMarketplaceTerms.json
    
    * Update GetAgreementMarketplaceTerms.json
    
    * Update ListMarketplaceTerms.json
    
    * Update Agreements.json
    
    * Update Agreements.json
    
    * Update readme.md
    
    * Update readme.md
    
    * Update readme.md
    alkigel authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    db37dbb View commit details
    Browse the repository at this point in the history
  2. Add Key Vault Extension changes (#15176)

    * Add Key Vault Extension changes
    
    * Update compute.json
    mimckitt authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    102f4f6 View commit details
    Browse the repository at this point in the history
  3. Microsoft.IoTSecurity: 2021-09-01-preview (#15491)

    * Initial Commit for Old Version
    
    * Add new API version
    
    * Update Operation Ids
    
    * Update tags
    
    * Update example names
    
    Co-authored-by: Orel Kayam <[email protected]>
    orkayam and Orel Kayam authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    a331a45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aceb20f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from naveedaz/Web-ANT94-2021-02-01_rc

    Web ant94 2021 02 01 resolve conflict
    naveedaz authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    b8c6a32 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    fbc4652 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from naveedaz/Web-ANT94-2021-02-01_rc

    Web ant94 2021 02 01 rc
    naveedaz authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    a216936 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    979d8d2 View commit details
    Browse the repository at this point in the history