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

add issue_assignment and rename assignment.yml #9510

Merged
merged 2 commits into from
May 19, 2020

Conversation

ruowan
Copy link
Member

@ruowan ruowan commented May 19, 2020

pull_request_assignment.yml

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

Contribution checklist:

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

ARM API Review Checklist

  • Service team MUST add the "WaitForARMFeedback" label if the management plane API changes fall into one of the below categories.
    • adding/removing APIs.
    • adding/removing properties.
    • adding/removing API-version.
    • adding a new service in Azure.

Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.

  • If you are blocked on ARM review and want to get the PR merged urgently, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.
    Please follow the link to find more details on API review process.

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented May 19, 2020

Azure CLI Extension Generation - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented May 19, 2020

azure-sdk-for-trenton - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented May 19, 2020

azure-sdk-for-java - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented May 19, 2020

azure-sdk-for-go - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented May 19, 2020

azure-sdk-for-js - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented May 19, 2020

azure-sdk-for-python - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@ruowan ruowan assigned akning-ms and unassigned raych1 May 19, 2020
@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented May 19, 2020

azure-sdk-for-net - Release

No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@akning-ms akning-ms merged commit cd4fac4 into Azure:master May 19, 2020
ramparab added a commit to ramparab/azure-rest-api-specs that referenced this pull request Jun 9, 2020
* Remove quotes from data queries in RI apis (#9323)

* [DataFactory]Store settings should be added for Delete and GetMetadata (#9208)

* [DataFactory]Store settings should be added for Delete and GetMetadata Activity

* Add format settings for GetMetadata

* [Hub Generated] Review request for Microsoft.ChangeAnalysis to add version preview/2020-04-01-preview (#8981)

* New Readme Config File

* New Go Language Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New Ruby Language Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* add swagger spec second time

* trying to fix violations #1

* adding descriptions and schema tag for default error

* removing required location element from proxy resource.

* adding prettifier fixed

* update 3

* update 4

* update 5

* update 6

* update 7

* update 8

* update 9

* update 10

* update 11

* update 12

* update 13

* update 14

* update 15

* update 16

* update 17

* update 18

* Adds suppression to readme

* updating comments of few models

* changing description of few elements

* prettier  run:

Co-authored-by: Alex Dubinkov <alexdu@microsoft.com>

* regenerated all-api-versions

* Fix readme.go.md for some sql service (#9348)

* Update network (#9349)

* Add multiapi section (#9347)

* Dataplane swagger for tables (#8151)

* adding swagger for tables dataplane

* updating produces/consumes, adding format parameter and adding DataServiceVersion header

* update swagger so that query parameters do not appear in x-ms-paths

* add new custom words, fix incorrect api version

* making suggested changes to continuation header, response status codes

* Updates to tables spec

* Fixed indentation

* Removed storage references

* Grammar

* Improved match condition description

* Remove format statements

* Removed excess tags

* Fix extra commas

* Added missing example

* Updated Delete example

* Run prettier

* Removed duplicate API version

* Fixed insert response

* Removed 2018 readme tag

* Remove storage name

* Remove multi-api reference

Co-authored-by: Sam Hurd <sahurd@microsoft.com>
Co-authored-by: annatisch <antisch@microsoft.com>

* regenerated all-api-versions

* Datr m (#9332)

* update readme docs

* add nullables

* add autogen

* location required

* add require to all

* add requires

* prettier

* track resoruce ref and require for properties

* remove #

* fix # resoruce

* pr comments

* fix ruby

* go fix

* azure_mgmt_desktop_virtualization

* rekickoff tests

* regenerated all-api-versions

* Allow empty access policies array in HealthcareApis (#9326)

* Allow empty access polies array in HealthcareApis.

* accessPolicies property can be omitted

* [CDN] Add API version 2020-04-15 (#9242)

* regenerated all-api-versions

* Update readme.md (#9384)

* Update readme.md

Adding stable version to not break existing APIs

* Added examples

* fix example

* prettier fix

* regenerated all-api-versions

* [MixedReality] Version Iteration for new Releases (#9351)

* Version Iteration for new Releases (#8848)

* Version Iteration for new Releases

There are going to be 2 significant releases:

1. Public Preview of Remote Rendering in April 6th
2. GA of Spatial Anchors in May

* Referring new swagger files in readme.md

* Specifying default package version as 2020-05-01

* Fix MV

* Fix MV (#9397)

Fix MV in Patch examples

Co-authored-by: Xiangyu Luo <xiangyul@microsoft.com>
Co-authored-by: Lei Ni <leni@microsoft.com>

* fix network (#9369)

* fix network

* duplicated publicipprefix

* fixed example in 2018-01-01

* final updates

* missing examples

* regenerated all-api-versions

* SQLDB - update LicenseType description (#9001)

* SDK support for Table and Queue Storage Services (#9259)

* Adding table spec, without examples

* Adding queue swagger, also updating comments for table

* Updated the models to include ARM fields, completed, no examples

* Added list table and queue services spec

* Adding table CRUD examples

* Adding Queue CRUD examples

* Validation complete, TablName changed to camelCase

* Modified comment

* Spell correction

* changing order in readme.md

* Changed the object name from Queue to StorageQueue, as sdk code gen throws name conflict error with Collections.Queue

* Resolve prettier check errors

* Change URI param to be camel case

* updated default error response schema

* Change Default error response model schema

* Added x-ms-nextLink

* regenerated all-api-versions

* [ACR] add regionEndpointEnabled to replication properties and replicationUpdateParameters (#8840)

* add regionendpointenabled to replication properties and replicationupdateparameters

* fix property placement error

* Update spec. with update properties

* Update descriptions

Co-authored-by: Tosin Adewale <oluwatosin.adewale@microsoft.com>

* update triage label (#9396)

* validate blockchain cli codegen (#9089)

* validate blockchain cli codegen

* use strong password with length>=12

Co-authored-by: Changlong Liu <changll@microsoft.com>

* feat: add subscription 2019 10 01 preview (#9388)

* [Hub Generated] Review request for Microsoft.CostManagement to add version stable/2019-11-01 (#9288)

* adding the views api to the 2019-11-01 version

* Fix api version value

* adding private view list example document

* Fix enum conflict

* fix Granularity enum type

* Add api version of go SDK for imagebuilder (#9408)

* Update PR template (#9371)

* Update PR template

* Add FAQ link

* add Microsoft.AVS 2019-08-09-preview API spec (#9307)

* cp -r vmwarevirtustream vmware

* rebrand

* add sku to PrivateCloud

* add SSL thumbprints

* Fix description typo (#5)

* lists return value[]

* suppress R3020

* fix suppress

* add Locations_ prefix

Co-authored-by: jspearman3 <spearmanjim@yahoo.com>

* regenerated all-api-versions

* Add 2020-04-01 API specification for Microsoft.Peering (#9361)

* Remove readonly flag from microsoftSessionAddress properties in BgpSession; add an example for IxRs directPeeringType

* Add 2020-04-01 API specification for Microsoft.Peering

* Fix subId

* Fix static validation issues

* Fix GetPeeringReceivedRoutes example

* Fix PeeringServiceSku

* Add RPKI to custom-words

* Update readme to include package-2020-04-01

* Fix input file path in package-2020-04-01

* Fix ErrorResponse data model

Co-authored-by: Praneeth Sanapathi <prsanapa@microsoft.com>

* Move added client name IdentityUserAssignedIdentitiesValue into an inner scope (#9363)

* Bug fixes: skip url encoding for ScopeParameter; add client name for userAssignedIdentities.

* Pretty check fix.

* Move added client name into additionalProperties of userAssignedIdentities.

* Change operationID for table and queue, update the name of an example (#9410)

* update version of rest-api-specs-scripts in PPE (#9420)

Co-authored-by: Jianye Xi <jianyxi@microsoft.com>

* adding new properties (#9404)

* Pipeline devops (#9374)

* netapp trenton pipeline

* logic pipeline test

* Revert "logic pipeline test"

This reverts commit ad9f1f00d99379de1e461fcbb6c803a491b5bd29.

* devops pipeline test

* Update readme.md

Co-authored-by: root <root@cjf.1nfgrxx31qve3h2ogd1kz2gjvd.cx.internal.cloudapp.net>

* typo (#9210)

* IoT Edge in Central APIs initial (#9248)

* IoT Edge in Central APIs initial

* making recommended fixes

* Moved storage private link related models into common types (#8935)

* Moved private link related model into common types

* Fix path to common types.json

* Fix parameter reference

* fix prettier issue

* Resovled the conflict and moved PrivateEndpointConnectionListResult into common and updated reference

* EventGrid: Update 2020-04-01-preview swagger to include new properties per customer's feedback (#9402)

* Update 2020-04-01-preview swagger to include new properties per customer's feedback

* fix spelling

* add readonly flag for readiness state

* fix prettier

Co-authored-by: Ashraf Hamad <ahamad@ntdev.microsoft.com>

* [Hub Generated] Review request for Microsoft.VirtualMachineImages to add version stable/2020-02-14 (#9411)

* [Azure Stack] Updates to Azs.Storage.Admin spec (#8959)

* commit 1ef81911c39d8f618bf6ec097223ff5e8961b3cb
Author: Yuxing Zhou <zyx.pulsars@gmail.com>
Date:   Thu Feb 6 09:13:52 2020 +0800

    [Azure Stack] Update storage admin specs for new generation with autorest-beta (#8306)

    * Update storage admin specs for new generation with autorest-beta

    * fix code style
commit 9e551f0eab4057d4c2f54c333c7aa2a1a564c125
Author: bganapa <bganapa@microsoft.com>
Date:   Tue Nov 12 11:44:22 2019 -0800

    Reset to Stackadmin2 (#7766)

* Fix resourcegroup case

* Fix old version

* Address PR feedback

* Customerprovider pipeline2[DONOT MERGE] (#9428)

* customer provider

* add flag

* Add DeletedWorkspaces API (#9401)

* Add force flag (#9417)

* Add force flag

* Fix

* [Storage] Adding support for listing soft deleted blob containers (#9435)

* [Storage] Adding support for listing soft deleted blob containers

. Adding swagger support for listing soft deleted blob containers
. Added examples as well

* Update blob.json

* Update DeletedBlobContainersList.json

Prettier check failing

* Create a New Default Tag for Code Generation (#9440)

Include both Spatial Anchors and Remote Rendering in the same package.

* regenerated all-api-versions

* fastfix_tfpr (#9439)

Co-authored-by: Xiaoxu Qi <xiaoxuqi@microsoft.com>

* Adding 200 response in CreateOrUpdate api (#9228)

* Adding 200 response in CreateOrUpdate api

* Update example

* Empty commit to trigger build

* Updated README tag version (#9240)

* Updated README tag version

* Moved provisioning state under properties, added operations API

* fixed json syntax

* Added operations list

* Added Display

* Update bookmark relations API (#8495)

* Update bookmark relations API

* fix pr comments

* fix invalid examples failing model validation

* Fixed invalid reference (#9449)

* [Hub Generated] Review request for Microsoft.VirtualMachineImages to add version stable/2020-02-14 (#9451)

* SKU api filter takes location only. (#9328)

* change to test logic for az (#9443)

* [Hub Generated] Review request for Microsoft.Consumption to add version stable/2019-10-01 (#9453)

* Adding ReservationRecommendationDetails API

Adding ReservationRecommendationDetails API

* fixing semantic errors

* test fix

* test

* updating property lookbackUnitType

* prettified

* prettified examples

* Updating scope parameter

* updating sample

* adding 204 status code

* updating examples with 204

* updating samples

* updating 204

* prettify

* prettifying

* Update swagger specs for Managed Instance (#8182)

- Add optional parameter maintenance configuration id.

* luis authoring api updates for nested children and required features (#9405)

* luis authoring api updates for nested children and required features

* fix examples

* change required field "enableNestedChildren" to optional

* add default value for enableNestedChildren

* remove deprecated permissions API

* [Hub Generated] Review request for Microsoft.ResourceGraph to add version stable/2019-04-01 (#9215)

* Fixing comments

* update oprationId

* update oprationId

* Revert operation change

* test commit

* Revert "test commit"

This reverts commit 1fb003317a14420f912bf8a625570224d332b227.

* cost-management-for-cli-extensions (#9392)

* add 2019-10-preview tag for luis (#9406)

* upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <jianyxi@microsoft.com>

* Make CDN privateEndpointStatus modeled as string (#9433)

* [Cognitive Service Computer Vision] Create CV v3.0 API version swagger (#8734)

* [Cognitive Service Computer Vision] Create CV v3.0 API version swagger

* Complete Compter vision's readme file to fix build issue

* Correct CV v3.0 examples to match swagger schema

* Run Prettier script on new examples

Co-authored-by: bob <bob@bob.com>

* regenerated all-api-versions

* added app service schema (#9310)

* added app service schema

* added ref to new file in readme.md

* prettier

* JSON Lint

* created classes for app event type detail

* remove delete and create event data

* fix format

* ran prettier

* fix async status and remove description from each ref

* remove x-ms-enum for some

* fix x-ms-enum

* remove x-ms-enum from status

* add x-ms-enum to all enum and add model as extensible

* typo to model as string

* move model as string under x-ms-enum

* remove last empty line:

* add back last empty line

Co-authored-by: Elle Tojaroon <patojaro@microsoft.com>

* Added new SecureScore API to Microsoft.Security (#8235)

* Set theme jekyll-theme-midnight

* Adding new APIs for secure score

* Updated files

* updated md file

* Working on 1 path at a time

* Fix type to ref

* more fixes

* removed ref type

* AutoRest fixes

* more fixes

* Internal PR

* fixed some static validation issues

* Fixed some more auto-rest issues

* Fixed example + organizing readonly attribute

* Run prettier on files

* Changed initiativeId to policySetDefinitionId in the sample files

* Changed assessmentsMetadata to assessmentsDefinition

* Added scope in defintions example and adjust enum value of BuiltIn

* Added missing fields and align examples

* Renamed fields in example files

* Changed return value

* Added control definitions per subscription scope

* Added definition property (optional, in case of $expand)

* prettier updated files

* prettier again ...

* PR comments

* Renamed enum

* Fixed some errors

* Remove "secureScoreName" parameter from example

* Changed operationId from GetSecureScores_Single to SecureScores_Get

* prettifying the code

* Updated based on PR comments

* Fix casing issues in example files name

* Fixing sample files and remove some enum options

* Updated readme.md file

* Remove trailing whitespace

* Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json

Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>

* Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json

Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>

* Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json

Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>

* Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json

Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>

* Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json

Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>

* Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/examples/secureScores/GetSecureScoresSingle_example.json

Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>

* Fixed PR comments

* Fix definitions renaming

* Fix examples

* Trying to fix model validation

* Changed example type

* Updating from master (Resolving conflicts)

* Converting all EOL to CRLF + remove trailing blanks

* Removed Scope paths, updated examples

* Replaced scope with sub id in example

* updated secureScoresControls id in examples

* example files ids and type fixes

Co-authored-by: Gideon Romm <giromm@microsoft.com>
Co-authored-by: Chen Lahav <chen.lahav@gmail.com>

* Fix operation Ids for Metadata, so they show up correctly in the REST… (#9414)

* Fix operation Ids for Metadata, so they show up correctly in the REST docs toc.

* Fix operation id for AvailableServiceTiers

* Separate Python readme (#9416)

* Updated default tag to latest stable version. (#9085)

* Updated default tag to newest stable version.

* Modified swagger to include next link property and azure resource properties.

* Addressed CI errors.

Co-authored-by: Jacob Hill <thhill@microsoft.com>

* add time trigger for PR author (#9468)

* add time trigger for PR author

* add reviewed-changesRequired

* api-version 2020-05 of mixedreality for go SDK (#9474)

* api-version 2020-05

* fix

* [Datafactory] Enable Type Conversion in Copy Activity (#9471)

Co-authored-by: David Zhao <davzhao@microsoft.com>

* kubernetes - fixed client name (#9421)

* fixed client name

* updated name

* Create swagger for a new API: AutoDismissAlertsRules (#7292)

* Create swagger for a new API: AutoDismissAlertsRules

* Add AutoDismiss rule name parameter to alerts API. Fix some descriptions.

* Remove CompromisedEntity from the examples

* update readmeFile

* Renaming auto dismiss to suppression

* Update PutAlertsSuppressionRule_example.json

* Fixing example - sending read-only property error

* Removing read-only fields from examples/AlertsSuppressionRules/PutAlertsSuppressionRule_example.json

* ARM CR: changing `UTC` to `Utc` + updating expirationDateUtc description

* Adding "ScopeElement" for "allOf" element + fixing examples

Co-authored-by: Nitsan Bracha <nibracha@microsoft.com>
Co-authored-by: Nitsan Bracha <nitsi@users.noreply.github.com>

* regenerated all-api-versions

* update scripts version in PPE pipeline (#9494)

Co-authored-by: Jianye Xi <jianyxi@microsoft.com>

* pricing tier swagger (#9094)

* pricing tier swagger

* remove readonly in sku model

* update appplatform json and example

* update list sku

* revert to data action

* update list skus

* add resource sku definition

* revert sqlparallel read settings (#9497)

* add sharepointonlinelist connector

* support parallel read of sql sources

* revert sqlparallel settings

* [CosmosDB] Introducing the apiVersion 04-01-2020  (#9302)

* Adding notebooks in 1212 and 0301

* Changes to include EnableFreeTier property in DatabaseAccount

* Ran Prettier

* Fixed model failures

* Revert "Fixed model failures"

This reverts commit ecef06e8b9c7b0ad3c36f5fce84bd72ebee1a141.

* Revert "Ran Prettier"

This reverts commit 9d2cc52313bf9f45b172f6769d57d3be60ea1d6d.

* Revert "Changes to include EnableFreeTier property in DatabaseAccount"

This reverts commit 62f58ab6c666d8aad4bbecb94f41e3a80c49289a.

* Created apiVersion 2020-05-04 with EnableFreeTier property in DatabaseAccount

* Replace IpRangeFilter by IpRules

* Revert "Replace IpRangeFilter by IpRules"

This reverts commit ddb21350fd4cd927fb4333617f19e85cfc46b5f9.

* Fixed EnableFreeTier changes

* Replace IpRangeFilter by IpRules

* Fixes in model

* Revert "Fixes in model"

This reverts commit 97a6a0b62c6752cb6f75529e068e9c2c70618c06.

* correcting examples

* fix in ListByResourcegroup

* renaming

* changing ipAddressOrRange

* fix

* fix for model

* fix for model

* fixing

* Adding apiProperties

* adding swagger-to-sdk for python

* introduces AutoscaleSettings

* removing .net from swagger-to-sdk to avoid failing CI

* added analyticalStorage related changes

* changes in models

* addressed comments

* correcting IpAdressOrRange

* nit

* Making OptionsResource object readonly

* temporarily disabling js in swagger to sdk

* Revert "temporarily disabling js in swagger to sdk"

This reverts commit 5d68004a50e0d5e2c41ac19ccc1243893053261a.

Co-authored-by: Meha Kaushik <mekaushi@microsoft.com>

* regenerated all-api-versions

* add optional properties for saved search (#9498)

* add optional properties

* Update SavedSearches.json

* Update SavedSearches.json

* Support Infrastructure Encryption - secondary layer of encryption at … (#8773)

* Support Infrastructure Encryption - secondary layer of encryption at REST for accounts.

Add a boolean property to Microsoft.Storage/storageAccounts resource under encryption attributes to opt-in for a secondary layer of encryption for data at rest.

* requireInfrastructureEncryption is optional and defaults to null.

* PPE enable avocado0.6.4 (#9493)

* add x-ms-api-version for operations that api-version is required as parameter for sdk (#9441)

* Merge Mixed Reality Changes to Master (#9502)

* Version Iteration for new Releases (#8848)

* Version Iteration for new Releases

There are going to be 2 significant releases:

1. Public Preview of Remote Rendering in April 6th
2. GA of Spatial Anchors in May

* Referring new swagger files in readme.md

* Specifying default package version as 2020-05-01

* Fix MV

* Fix MV (#9397)

Fix MV in Patch examples

* Add MSI property to Remote Rendering Account (#9476)

* Add MSI property to Remote Rendering Account

* Fix typo

* Fix examples

* Fix case mismatch in examples

Co-authored-by: Lei Ni <leni@microsoft.com>

* regenerated all-api-versions

* add issue_assignment and rename assignment.yml (#9510)

* add issue_assignment and rename assignment.yml =>
pull_request_assignment.yml

* reserve assignment.yml for a period time

* [Hub Generated] Review request for Microsoft.ResourceGraph to add version preview/2020-04-01-preview (#9025)

* Adds base for updating Microsoft.ResourceGraph from version stable/2019-04-01 to version 2020-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Push changes

* Validation fixes

* More validation fixes

* Add x-ms-enum

* Adds suppression to readme

* Prettier fixes

* Fix object type

* update operation ids

* Adding GraphQuery

* Fix added paren

* Fix addition of 2020 version

* Prettier

* Move up properties

* Insert to properties bag

* Add to resource properly

* Move to GraphQueryResource

* regenerated all-api-versions

* Add subscription bound for cost management (#9514)

* Dev todo microsoft.sample rp 2020 05 01 (#9513)

* New Readme Config File

* New Go Language Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New Ruby Language Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* add new swagger.json

* regenerated all-api-versions

* add usePrivateLinkConnection parameter to data sync APIs (#9454)

* add private link connection parameter to data sync

* add usePrivateLinkConnection parameter to examples

* allow usePrivateLinkConnection to be read

* add usePrivateLinkConnection property to example returns

* remove old unreferenced example files

* correct swagger version

* add syncMemberAzureDatabaseResourceId parameters to examples

* fix readme.md

* prettify examples

* regenerated all-api-versions

* Eyes on setting (#9355)

* try

* commit

* commot

* try

* validation

* [Ready For Review] Add APIs for preparing Azure Notebook from AML workspace, and return required info to user for notebook initialization (#9058)

* Add Identity to createWorkpace example

* swagger change for provisioning Notebook

* new line at the end of the file

* fixup

* address comments

* change listresourcepreparationerrors from post to get

* address comments

* fix ResourceId values in example and fix casing issue

* fix casing

* remove listResourcePreparationErrors API and add the errors in GetWorkspace

* remove an extra coma

* remove prepareResourceErrors API

* fix errors reported by pipeline

* fix prettier check

* fix computes examples

* one more fix for existing examples

* remove identity

* address comments

* add description to NotebookResourceInfo.resourceId

* fix spell check and prettier check

* Cli codegen onboard operationsmanagement (#8874)

* Cli onboard blockchain (#9530)

* Cli onboard hardwaresecuritymodules (#9532)

* Policy compliance data enable pagination (#7909)

* initial commit

* Events for 2019-09-01

* fix oav errors

* Update 2019-10 tag with 2019-10-01-policyevents

* add file to input list

* add policyevents to 2018-07-01-preview version

* fix path in readme

* add examples in events, add parameters

* specfication files

* fix avocado

* fix typo

* Fix prettier

* Update description for apiversion param

* fix typo and description

* Revert Lint warning

* Remove metadata from events and add missing compliancestates in examples

* Add the missing x-ms-pageable

Co-authored-by: Namrata Jagasia <najagasi@microsoft.com>
Co-authored-by: Phoenix He <tih@microsoft.com>

* regenerated all-api-versions

* Logic pipeline (#9372)

* netapp trenton pipeline

* logic pipeline test

Co-authored-by: root <root@cjf.1nfgrxx31qve3h2ogd1kz2gjvd.cx.internal.cloudapp.net>

* updated the tags for fix doc generation issue. (#9528)

Co-authored-by: v-ajnava <v-ajnava@microsoft.com>

* [T2] removed duplicated schemas in storage (#9527)

* duplicated schemas in storage

* trying to fix storage duplication

* [Hub Generated] Review request for Microsoft.AlertsManagement to add version preview/2019-05-05-preview (#9540)

* Added missing Alert Modification Events

* Added Subscription value to Scope Type Enum

* EventGrid: Update 2020-04-01-preview swagger to use enum as string for parentType (#9545)

* update swagger

* fix prettier

Co-authored-by: Ashraf Hamad <ahamad@ntdev.microsoft.com>

* update @azure/oad version to fix breaking issue (#9551)

Co-authored-by: Jianye Xi <jianyxi@microsoft.com>

* [Synapse Data Plane]Add vnet feature to data plane (#8753)

* Add vnet feature to data plane

* Support multiple client

* 1. Add x-ms-pageable to list api

Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>

* Microsoft.Batch 2020-05-01 (#9452)

* Adds base for updating Microsoft.Batch from version stable/2020-03-01 to version 2020-05-01

* Updates readme

* Updates API version in new specs and examples

* Updates for Microsoft.Batch 2020-05-01

This version adds System Managed Identity to Batch accounts and allows for
setting Encryption properties on a Batch account.

* Fix swagger errors with private endpoint APIs

* updating peering az specification (#9489)

* regenerated all-api-versions

* test for deviceprovisioningservices (#9350)

* Update readme.cli.md

* test for deviceprovisioningservices

* [Computer Vision 3.0] Update Read Language parameter description to include new languages (#9548)

* [AMS] update AMS stable version to include Edge list api (#9492)

* [AMS] update AMS stable version to include Edge list api

* fix an example

* fix better descriptions.

* more descriptive description

* Add New ApiVersion 2020-03-01 (#9480)

* Update SavedSearches.json (#9550)

* Link workspace (#8994)

* create 2020-04-01-preview version

* add LinkedWorkspace

* remove tailing whitespace

* fix build error

* address comments

* fix updateAmlCompute example

* fix build

* address comments

Co-authored-by: Richard Li <richli@microsoft.com>

* Add capabilities for cognitive services. (#9491)

* Added operations api in Microsoft.OffAzure GA version (#9465)

* Create swagger.json

Added swagger for vmwaresite, hypervsite, serversite

* Update swagger.json

Addition of Importsite resource

* Referred swagger in readme.md

* changed readme to have 2 api-versions

* Updated readme

* Updated ip address name

* Create migrate.json

* deleted preview changes

* Fixed new version

* fixed job definition, get and put site

* Update migrate.json

* Update migrate.json

* Added examples. Removed server and import stacks

* Removed extra code

* Made it in accordance with private preview PR

* Examples added

* fixed comments

* added tags

* Resolved conflicts

* fixed file

* Fixed spellings

* fixed spellings

* added examples

* fixed example

* fixed examples

* fixed examples

* fixed discrption

* fixed prettier check

* fixed enums

* prettier check

* Update readme.md

* Added operations list

* Create migrate.json

* added OperationDisplay definition

* error fixed

* Update migrate.json

* fixed errors

* Update Operations_List.json

* Update migrate.json

* Removed parameters

* Ran Prettier check

* Update migrate.json

* Update migrate.json

* prettier check

* Added api-version parameter under convertToSinglePlacementGroup for VMSS (#9555)

* Update isFollowed property to boolean (#9500)

* feat: update java readme (#9570)

* Update secureScore.json (#9517)

* Update secureScore.json

Revert enum custom value and fix SDK creation

* Trying to prevent "Breaking changes" when removed

* [Hub Generated] Review request for Microsoft.DigitalTwins to add version preview/2020-03-01-preview (#9459)

* swagger change

* remove integration examples

* Enable excel in public swagger (#8875)

* Enable excel in public swagger

* update

* rollback dataflow change

Co-authored-by: zhanyu2014 <zhanyu@microsoft.com>

* Remove sample todo resource provider (#9572)

* Operationalinsights tables, wokspace capping and sku (#9505)

* Workspace tables

* Pretty

* Fixes

* Fix

* Fixes

* Add missing properties for capping and SKU

* Fixes

* Fix

* PR fixes - change PUT to PATCH

* Unrequire properties in /tabels PATCH

* Adding the documentations for 5 new lint rules  (#9569)

* Adding 5 new lint rules

* update

* update created date

* fix typo

Co-authored-by: Jianye Xi <jianyxi@microsoft.com>

* Optional 'workspace' property (#9495)

Co-authored-by: Liran Chen <lirche@microsoft.com>

* enable trenton package in prod (#9582)

Co-authored-by: Xiaoxu Qi <xiaoxuqi@microsoft.com>

* [Hub Generated] Review request for Microsoft.ManagedServices to add version preview/2020-02-01-preview (#8913)

* Adds base for updating Microsoft.ManagedServices from version stable/2019-09-01 to version 2020-02-01-preview

* Updates readme

* Updates API version in new specs and examples

* Added all changes from PR 1138 to a new API version folder

* Removed readOnly: true from multiFactorAuthProvider

* Added principalIdDisplayName and delegatedRoleDefinitionsId to Authorization object + changed description of maximumActivationDuration to reflect ISO 8601 format

* Made changes reflecting Chris Eggert's suggestions

* Fixed camel case mistake

* Fixed registrationDefinitionIdParameter references

* Adds base for updating Microsoft.ManagedServices from version stable/2019-09-01 to version 2020-02-01-preview

* Updates readme

* Updates API version in new specs and examples

* Updated read.md

* Fixed wrong tag in readme

* regenerated all-api-versions

* Add reboot parameters. (#9426)

* Add reboot parameters.

* Add examples and remove required on rebootType.

* Fix prettier errors.

* Azure Spring Cloud: Support API to enable/disable MSI (#8966)

* Azure Spring Cloud: Support API to enable/disable MSI

* Fix issue

Co-authored-by: Xiaoyun Ding <xiading@microsoft.com>

* [Azure SignalR service]Support Private Link and add new api-version (#9377)

* Run prettier

* Adding new apiVersion 2020-05-01 and support PrivateLink

* Using the same schema for SignalR PUT api

* No changes, to trigger pipeline build

* Using shared definition to avoid duplication

* resolve comments

* fix avocado

* Removing legacy file

* add readme file for alertsmanagement (#9578)

* update package name and output folder in readme.typescript.md

* add trenton readme file for alertsmanagement

* update override for type

* Get buildID for package version (#9594)

Co-authored-by: Xiaoxu Qi <xiaoxuqi@microsoft.com>

* Changes for EA invoice scenarios (#9508)

* Added invoice download APIs. Added billing account-level invoice APIs for supporting EA invoices.

* Fixed billing subscription invoice download scope

* Added invoice rebillDetails

* Reduced changes to those for supporting EA invoices

* Reduced changes to those for supporting EA invoices 2

* Reduced changes to those for supporting EA invoices 3

* PR feedback

* Added Cleared value for invoice status.

* Changed invoice status Cleared to Void

* Removed documents/source property from invoice example

* documentation updates (#9583)

* documentation updates

* Reverting user impersonate value

* Add readme.md for typescript sdk generation (#9339)

* Update links in PULL_REQUEST_TEMPLATE.md (#9529)

* Update links

* Default unchecked

* Update specificationRepositoryConfiguration.json (#9345)

* Creating Labeler for Compute Updates (#9554)

* Create label.yml

* Create pr-labeler.yml

* Update pr-labeler.yml

* Update pr-labeler.yml

* Rename pr-labeler.yml to labeler.yml

* Update and rename label.yml to labelr.yml

* Update labeler.yml

* Update labelr.yml

* Rename labelr.yml to labeler.yml

* Update labeler.yml

* Update labeler.yml

* Update labeler.yml

* Update labeler.yml

* Update labeler.yml

* Update labeler.yml

* labeler for compute update

* Update labeler.yml

* Rename labeler.yml to ComputeReviewLabeler.yml

* Update and rename labeler.yml to computeReviewLabeler.yml

* Rename ComputeReviewLabeler.yml to computeReviewLabeler.yml

* Update CODEOWNERS

* Dev containerservice microsoft.container service 2020 04 01 (#9484)

* Adds base for updating Microsoft.ContainerService from version stable/2020-03-01 to version 2020-04-01

* Updates readme

* Updates API version in new specs and examples

* Support Node Image Version (#8865)

* Add deprecated field to ContainerService GetAccessProfile 2020/04/01 API swagger (#9083)

* Remove Low option from 04-01 API version (#9084)

* Add a max surge upgrade setting (#9331)

* [AKS] Apply patch from 0301 API version to 0401 (#9412)

Co-authored-by: Xiaofang Zhang <xizha@microsoft.com>
Co-authored-by: ruchikaguptaa <rucgupt@microsoft.com>
Co-authored-by: Paul Miller <pmiller@microsoft.com>
Co-authored-by: Marwan Ahmed <marwanad@microsoft.com>

* Remove ISO8601 date format, ad current implementation uses another fo… (#9591)

* Remove ISO8601 date format, ad current implementation uses another format and it breaks CLI.

* One more date format change

* [Hub Generated] Review request for Microsoft.AzureActiveDirectory to add version preview/2020-05-01-preview (#9458)

* New Readme Config File

* New Go Language Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New Ruby Language Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* making changes

* Fixing errors

* Fixing errors

* Fixing build errors

* Fixing pretty print

* Adding Examples to the swagger review

* Fixing semantic issues

* removing code

* removing required flags

* Fixing Lint issues

* Fixing Lint issues

* Fixing build failures

* Fixing build errors

* grammer error fix

* PR comments

* fixing build

* Fixing build errors

* Fixing grammer

* PR comments

* Failing Validation

Co-authored-by: animesh <animeshseth@gmail.com>

* regenerated all-api-versions

* Cli onboard desktopvirtualization (#9531)

* cli validation for desktopvirtualization

* WIP

* rename filter

* correct example

* rename extension

* revert host-pool PATCH example

* add expiredTime in RegistrationInfoPatch

Co-authored-by: Changlong Liu <changll@microsoft.com>

* regenerated all-api-versions

* BillingRP - Introducing the stable version (#9541)

* BillingRP swagger

* Changes for the GA version

Changes for the GA version

* Incorporated review comments

Incorporated review comments

* Fixed Prettier Check failures

Fixed Prettier Check failures

* Fixed Prettier Check failures

Fixed Prettier Check failures

* Added BillingSubscription patch

Added BillingSubscription patch

Co-authored-by: Anirban Sarkar <ansar@microsoft.com>

* Speaker Recognition v2 (#9587)

* Speaker Recognition v2

Split service into 2 APIs; Speaker Identification and Speaker Verification

* Spelling mistakes fixed

* Prettier run

* add item name

* Remove go support for now

will add it later when we figure out the issue

* regenerated all-api-versions

* Update API specs 2020-04-01 (#9383)

* Update API specs 2020-04-01

* Fix place

* Fix version

* Comments

* Fix json

* copy check files

* Include old examples

* Copy file over

* Add files

* Change version

* Try reverting 2020-05-01 changes

* Revert 2020-05-01 changes to test

* Move version to end of file

* Revert "Move version to end of file"

This reverts commit 1c972299239680a2d350fabc4c177dda16eb9117.

* Revert "Revert 2020-05-01 changes to test"

This reverts commit ff0936aadbdf0842916fc9390b9395c7b232ad49.

* Revert "Try reverting 2020-05-01 changes"

This reverts commit f270e0d0e6e4be79bdccea36a6a1b50671354d0d.

* Remove extra ```

* revert breaking 2020-05-01 change

* Fix case

* regenerated all-api-versions

* Add async operation's api to storage cache RP (#9483)

* Add basicpublishingcredentialspolicies to Microsoft.Web 2019-08-01 (#9250)

* Add basicpublishingcredentialspolicies to Microsoft.Web stable 2019-08-01

* Made new resource a proxy only resource

* Added missing reference

* Addressing comments

* Added examples

* Removed description as a required field for SearchIndexerSkillset (#9588)

* Removed color and imageType from the visualFeature enumeration in the V2 SDK.  These weren't referenced in the examples.

* Removed description as a required field for SearchIndexerSkillset

* add secondly (#9225)

* Removed TextExtractionAlgorithm from OCRSkill (#9604)

* Removed color and imageType from the visualFeature enumeration in the V2 SDK.  These weren't referenced in the examples.

* Removed property TextExtractionAlgorithm (which is obsolete) and added property LineEnding to OCRSkill

* Fixed bug with json escape characters and quoted default values in descriptions

* Backing out changes for LineEnding, so we can get the TextExtractionAlgorithm removal in

* Changed skill-related enums to strings for values that may change (#9621)

* Removed color and imageType from the visualFeature enumeration in the V2 SDK.  These weren't referenced in the examples.

* Changed skill-related enums to be strings for values that may change in the future

* Add checkTrialAvailability endpoint to Microsoft.AVS manifest (#9618)

Co-authored-by: David Ricciardi <dariccia@microsoft.com>

* update 2019-06-01-preview ManagedDatabases swagger file (#9535)

* update 2019-06-01-preview ManagedDatabases swagger file

* added newline to eof

* Update script version for PPE pipeline (#9616)

* Add free-form object spec for testing purpose.

* Revert "Add free-form object spec for testing purpose."

This reverts commit b711d809b6ae964fcbe7d04f31fec76db8798438.

* Update script version for ppe pipeline.

* added dismiss alerts and get single alert. (#9434)

* [DataFactory] - Add xml dataset (#9615)

* Add xml dataset

* Fixed typo

* Fixed typo

* Fixed typo

* Fixed prettier check issues

* Removed namespaces in xml ReadSettings

Co-authored-by: Shawn Xiao (IM) <shawnxia@microsoft.com>

* add linked service and schema linked service to data flow source/sink (#9605)

* add alert link to security alert arm model (#9566)

* add alert link to security alert arm model

* Add alert link to example file

* Change to lowercase

Co-authored-by: Amir Keren <ak091283@gmail.com>

* EventHub: fixed the Cluster PUT API (#9596)

* fixed the Cluster PUT API

* fix examples

* examples fix

* example fixes

* corrected example cluster_put

Co-authored-by: v-ajnava <v-ajnava@microsoft.com>

* [AKS] re-apply the changes to making the count field optional to fix regressions (#9610)

* Swagger for the new ARM resource PrivateLinkHub (#9482)

* Swagger for the new ARM resource PrivateLinkHub

* fix review comments

* Added descriptions

* prettier fixes

* Add reference to json in readme

* Add Patch operation

* Added enum for Provisioning State

* update example

* regenerated all-api-versions

* Fix output folder in peering (#9631)

* Add Readme File for Container Registry (#9632)

* Fix linter doc mistake (#9630)

* update @azure/oad version to fix breaking issue

* Adding 5 new lint rules

* fix typo

* fix typo

Co-authored-by: Jianye Xi <jianyxi@microsoft.com>

* Move serverVulnerabilityAssessment API to stable-2020-01-01 (#9097)

* Move serverVulnerabilityAssessment API to stable-2020-01-01

* remove preview version

* Removed API that is not reachable

* fix conflicts

* Add serverVA in missing parts

* Add missing serverVA

* revert readme

* ASC: Move VA to 2020-01-01

* update GC Swagger spec to match with most recent service interface (#9595)

* update Guestconfiguration Swagger spec to match with most recent service Api interface

* fix auto check-Part1

* roll back style change

* fix auto check-Part2

* fix auto check-Part3

* fix auto check-Part4

* fix auto check-Part5

* fix auto check-Part6 - readonly

* fix auto check-Part7

* fix auto check-Part8

* fix auto check-Part9 -- error code

* roll back to Part5

* roll back to Part5.1

* roll back to Part5.2

* roll back to Part5.3

* roll back to Part5.4

Co-authored-by: ge huang <gehuan@microsoft.com>

* Merge 7.2 into master (#9590)

* Adding 7.2-preview version (#8397)

* Adding 7.2-preview version

Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>

* Resolve PR feedback

* Fix output-folder for go code generation

Co-authored-by: Heath Stewart <heaths@outlook.com>

* full backup restore yaml changes (#8685)

* Adding the required swagger file changes for full HSM backup

Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>

* Resolved a few semantic errors in pipeline

Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>

* Fixed incremental github pipeline model validation erors

Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>

* Fixed review comments & ci pipeline

* spell check fix

* pretty fix

* Adding required headers as per azure async operations guidelines

Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>

* Fixed minor typos

Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>

Co-authored-by: vasanthrajams <vasanthrajams@microsoft.com>

* selective key restore (#8781)

* selective key restore

* moved selective key restore to keys.json

* fixed github pipeline checks

* example missing folder property

* Resolved review comments

* minor fix

* review comments

* pretty check fix

Co-authored-by: vasanthrajams <vasanthrajams@microsoft.com>

* Additional 7.2 preview changes (#9141)

* Additional 7.2 preview changes

* Corrections and Feedback updates

* Remove ProtectedKey

* Patch export sample

* Fix validation errors

* Fix more validation errors

* More validation fixes

* Add 6 more AES-CBC algorithms (#9317)

* Add 6 more algorithms

* Add new words to fix the spelling

* Adding 7.2-preview version (#8397)

* Adding 7.2-preview version

Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>

* Resolve PR feedback

* Fix output-folder for go code generation

Co-authored-by: Heath Stewart <heaths@outlook.com>

* selective key restore (#8781)

* selective key restore

* moved selective key restore to keys.json

* fixed github pipeline checks

* example missing folder property

* Resolved review comments

* minor fix

* review comments

* pretty check fix

Co-authored-by: vasanthrajams <vasanthrajams@microsoft.com>

* Additional 7.2 preview changes (#9141)

* Additional 7.2 preview changes

* Corrections and Feedback updates

* Remove ProtectedKey

* Patch export sample

* Fix validation errors

* Fix more validation errors

* More validation fixes

* Add 6 more AES-CBC algorithms (#9317)

* Add 6 more algorithms

* Add new words to fix the spelling

* fixing validation failures

* key-version example fix

* model validation

Co-authored-by: Heath Stewart <heaths@outlook.com>
Co-authored-by: vasanthrajams <vasanthrajams@microsoft.com>
Co-authored-by: Hervey Wilson <herveyw@microsoft.com>
Co-authored-by: Rick Qing Xu <qinx@microsoft.com>

* monitor readme fix (#9635)

* [Hub Generated] Review request for Microsoft.Consumption to add version stable/2019-10-01 (#9418)

* added forecast api and all of it's scopes

* removed extra external forecast example links

* updated budgets api to reflect current version

* fixed filter properties

* fixed typos

* cleaned up description

* removed OR from budgetFilter

* Revert "removed extra external forecast example links"

This reverts commit b491abae116fd1e484b0b9d18fbe4bd86aec0fd2.

* Revert "added forecast api and all of it's scopes"

This reverts commit 6de98db14004d5701c56c42adcade4ee583c011b.

* fixed Budgets as per PM's suggestions

* renamed x-ms-enum name to avoid conflict

* [DataFactory] Add GlobalParameters and update waitTimeInSeconds in WaitActivity (#9362)

* Update data type of waitTimeInSeconds in WaitActivity

* add global parameters

Co-authored-by: Kang Tao <kantao@microsoft.com>

* update identity type enum (#9649)

Co-authored-by: Richard Li <richli@microsoft.com>

* Revert "Fix Parameter Description for validate resource move (#8524)" (#9580)

This reverts commit cb0a81fefacc56fca338e3a2658a9390b305fa61.

* Correcting the swagger to accept downloadToken similar to other download operations (#9651)

Correcting the swagger to accept downloadToken similar to other download operations

Co-authored-by: Anirban Sarkar <ansar@microsoft.com>

* renaming operationIds fro Cluster put and patch as per guidelines (#9639)

Co-authored-by: v-ajnava <v-ajnava@microsoft.com>

* Updating documentation of Quota APIs. Removing Summary field. (#9641)

* Updating operationId to group the opearions in a logical way and the generate APIs are grouped together based on the operations.

* 1. Updating schema for autoQuotaRequest
2. Updating examples.

* Updates to data model and examples.

* Model Update.

* Data Model Fix.

* Fixing Data Model for AQI.

* Removing duplicate definitions.

* Adding type=object for emailAction.

* Putting the similar definitions together.

* Model Fix.

* Fixing AQI examples.

* Adding descriptions for enum.

* Fixing Spell Check error.

* Removing used object: phoneActions.
Updating the comments for Put and Patch, that both can be used to update quota.

* Updating the Put operatonId as _CreateOrUpdate.

* Making Tag information same - QuotaInformation.

* Updating example for commit.

* 1. Updating description of Quota APIs.
2. Removing Summary, as summary and description was combined in the doc. It had repeated statements.

* 1. Updating descriptions.
2. Adding BatchML examples and making the example names as - MachineLearningServices.

* Upadatin serviceLimitsRequests in path.

* Update CODEOWNERS (#9669)

* add deleteFilesAfterCompletion to binary sources. add listAfter/listBefore to adls gen1 source (#9472)

Co-authored-by: Haoran Sun <haorsun@microsoft.com>

* Fix bad output-folder (#9658)

* enable rest-api-specs-scripts@0.10.2 (#9671)

* Update API specs 2020-05-01 (#9542)

* update 2020-05-01 version

* Add samples

* Update version

* Update example

* Fix case

* regenerated all-api-versions

* Event Grid: 2020-06-01 Swagger (#9629)

* [HDInsight]-Add livyspark api spec for hdi. (#9469)

* Add livyspark api spec for hdi.

* Prettier check

* Update code style.

* fix comments

* prettier check

* Update the code in order to unify the naming rules.

* updated AppServicePlan doc (#9679)

* Kusto: update java readme (#9576)

* Updating Patch API description. (#9676)

* Updating operationId to group the opearions in a logical way and the generate APIs are grouped together based on the operations.

* 1. Updating schema for autoQuotaRequest
2. Updating examples.

* Updates to data model and examples.

* Model Update.

* Data Model Fix.

* Fixing Data Model for AQI.

* Removing duplicate definitions.

* Adding type=object for emailAction.

* Putting the similar definitions together.

* Model Fix.

* Fixing AQI examples.

* Adding descriptions for enum.

* Fixing Spell Check error.

* Removing used object: phoneActions.
Updating the comments for Put and Patch, that both can be used to update quota.

* Updating the Put operatonId as _CreateOrUpdate.

* Making Tag information same - QuotaInformation.

* Updating example for commit.

* 1. Updating description of Quota APIs.
2. Removing Summary, as summary and description was combined in the doc. It had repeated statements.

* 1. Updating descriptions.
2. Adding BatchML examples and making the example names as - MachineLearningServices.

* Upadatin serviceLimitsRequests in path.

* Updating Patch API description.

* Patch description updated.

* Update data share examples for consumer invitations  (#9668)

* update examples for consumer invitations with correct id

* run prettier

* Remove lt rv1 WaitForARMFeedback (#9247)

* add readme.az for databoxedge (#9683)

* add readme.az

* add cli_extension

* validate CLI codegen for databox (#9211)

* validate databox

* repo: azure-cli-extensions

* relocate python config

Co-authored-by: Changlong Liu <changll@microsoft.com>

* updated resources readme (#9638)

* Update InfrastructureEncryption property description for PostgreSQL and MySQL (#9390)

* Update InfrastructureEncryption property description for PostgreSQL and MySQL

* Update InfrastructureEncryption property description for PostgreSQL and MySQL

* Update allowed range for nodeCount (#9602)

* Update allowed range for nodeCount

* Remove minimum

* Remove features mode (#9645)

* Documentation fix (#9693)

* Tables swagger fixes (#9584)

* According to this PR https://github.com/Azure/azure-sdk-for-net/pull/7235 having Vision.FormRecognizer folder was mistake. (#8422)

But this readme still contains vision and if you try to regenerate code in azure-sdk-for-net repository they would be created in Vision.FormRecognizer rather than just FormRecognizer.

* init (#9667)

* Onboard python track2 codegen (#9708)

* align eTag with server (#9687)

* align with server

* revert for certain

* IngestionMode Flag (#9654)

* IngestionMode Flag

* fix for missing bracket

* diganostic with an A

* Update property range due to tier sensitive. (#9422)

Signed-off-by: Pan Li <panli@microsoft.com>

* fix swagger bug (#9709)

* Update GraphQuery location property readOnly=false (#9568)

* remove location readOnly property

* set location readOnly false

* Update bms.json (#9711)

Azure Backup Health

* Azure Digital Twins 2020-05-31-preview (#9622)

* Azure Digital Twins 2020-05-31-preview swagger.

* Updates.

* Updates.

* Update host name.

* Add custom words.

* Fix host name so that verification tools work.

* Prettier updates.

* Try file name without spaces.

* Update md files.

* Add missing api-version.

* Fix readme.go.md.

* [Synapse] - Update data plane Swagger specs (#9534)

* Update Synapse Swagger data plane specs

* Fix notebook

* Create three clients in Readme

* Update Readme for managed Vnet

* Rename scheme name

* Minor change

* Update example

* Rename development to artifact

Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com>

* New API version for Iot Hub Get Endpoint Health (#9680)

* Adds base for updating Microsoft.Devices from version stable/2020-03-01 to version 2020-04-01

* Updates readme

* Updates API version in new specs and examples

* initial version

* camel case

* reviewed comments

Co-authored-by: Juan Carpio Castellanos <Juan.Carpio@microsoft.com>

* remove whitespace (#9703)

* remove whitespace

* fix example

Co-authored-by: Richard Li <richli@microsoft.com>

* Fix VirtualMachineScaleSetIPConfigurationProperties Load Balancer description (#9675)

* add codegen config for GuesConfiguration (#9692)

* add codegen config

* enable pipeline

* [Hub Generated] Review request for Microsoft.Databricks to add version stable/2018-04-01 (#9657)

* 1.Breaking Change - Removing duplicate autoQuotaIncreaseState from supportTicketAction. (#9724)

2. Removing state=enabledForPreview.
3. Updating Example.

* Add sql parallel read properties (#9712)

* add httpRequestTimeout to odata based connector activities

* add httpRequestTimeout to odata based connector activities

* add sql parallel read properties

* Custom vision 3 3 (#9522)

* Establish base from previous version to compare against

* Alphabetize paths

* API Updates

* Add missing error messages

* Fix file type

* Spelling fix

* Run prettier

* Update all apis

* Changing aspects/opinions to optional properties from required proper… (#9702)

* Changing aspects/opinions to optional properties from required properties

* removing (Optional) description

Co-authored-by: josuh <josuh@microsoft.com>

* Adding the missing api-version parameter for move and validate move APIs. It is already part of the examples. (#9732)

* Correcting the swagger to accept downloadToken similar to other download operations

Correcting the swagger to accept downloadToken similar to other download operations

* Adding the missing api-version parameter for move and validate move apis. IT is already part of the examples.

Adding the missing api-version parameter for move and validate move apis. IT is already part of the examples.

Co-authored-by: Anirban Sarkar <ansar@microsoft.com>

* Add Missing Json in Readme for Monitor (#9730)

* Delete labeler (#9738)

* Delete computeReviewLabeler.yml

* Delete computeReviewLabeler.yml

* Update CODEOWNERS

* enable t2 generation (#9749)

* enable t2 generation (#9756)

* Added the allowed values to $select, $expand and $filter queries unde… (#9585)

* Added the allowed values to $select, $expand and $filter queries under VMSS and to $select query for Avset

* Adding allowed values in the corresponding descriptions field

* changing the examples

* DiskRP Swagger changes for 2020-05-01 (#9552)

* baseline commit for disk.json

* changes related to disk access, changes in disk encryption set for new api version, new examples related to disk access

* adding few more examples, more changes to disk.json

* prettier commit

* few fixes

* added more examples and fixed readme.md, fixed typos in disk.json

* fixing readme

* prettier fixes

* fix ref to example

* adding network access policy and diskAccessId to snapshots

* fix readme.md

* fixing enum descriptions

* fixing enum description

* fixing descriptions

* fixing validations

* fix swagger api version

* reverting des change to make sourceVault optional

* fix field name actionsRequired

* fixing descryptions for encryption at rest

* consolidating enums and fixing type

* [Resources] Add new API version (#9487)

* Initial commit with the old version

* Add error proprty to DeploymentOperationProperties

* Add enum values for provisioningState

* Update provisioningState description

* Update statusMessage property

* Update api-version and parameters in examples

* Update readme.md to refer to the new resources swagger

* Prettier fix; we can Python sdk too

* Added id and relativePath parameters to TemplateLink

* update csharp and java read me files for the new API

* Address Pr feedback

* Examples for TemplateSpecs deployment

* Unblock Java SDK generation

* Fix examples for templatespecs

* prettier fixes

Co-authored-by: Filiz Topatan <lsefitopata@microsoft.com>
Co-authored-by: Gokul Premraj <gopremra@microsoft.com>

* Add multiapi support (#9759)

* fixed examples and BudgetCategory as PM suggested (#9776)

* Fix Error Response Structure (#9733)

Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>

* Adding new resource type azureADMetrics (#9636)

* Adds base for updating Microsoft.Aadiam from version preview/2020-03-01-preview to version 2020-07-01-preview

* Updates readme

* Updates API version in new specs and examples

* added azureADHealth

* rough commit (without examples) for azureADHealth

* changed Ad to AD

* added examples for azureadhealth

* removed private link files from 2020-07-01 preview

* examples updated for azureadhealth

* removed alltenants and tenants params from examples

* Fix Linting errors

* Update readme to make avocado fix

* minor fix

* custom word addition

* Update examples to match spec

* Make PrivateLinkPolicyName parameter have same values to solve LintDiff error

* Make subscriptionIdParameter identical in all json files

* error fixes for all model errors

* fixed model validation error

* additional suppressions for pascal case and operations

* added azureadhealth in readme to fix avocado error

* added privatelink api version along with azureadhealth

* changed api version to the filepath version

* modified for corrections on AzureADHealthGet

* aded changes to match spec and example

* reverted passing commit from before

* renamed to azureadmetrics

* Readme changes

* azureadmetrics custom word change

* azureadmetrics file updates

* properties

* quick prettier fix

* minor change to run tests again

* addressing comments

* location and tag changes

* delete doesnt take in param

* removed duplicate tag def

* syntax check

* comment changes, except the provisioningState change

* provisioningstate property addition

* provisioningState example fixes

* properties fix

* semantic validation error fix

Co-authored-by: Hyewon Lee <t-hyelee@microsoft.com>
Co-authored-by: Abbe Blank <ablank@microsoft.com>

* enable t2 generation (#9755)

* enable t2 generation (#9752)

* test support (#9741)

* enable t2 generation (#9751)

* Adding swagger for Template Specs (#9778)

* Adding swagger for Template Specs

* Running prettier to fix whitespace/newline alignments

* enabling track2 generation (#9754)

* Updates for FE changes

Co-authored-by: Zach Rathbun <zachra@microsoft.com>
Co-authored-by: TinaHu1 <51737887+TinaHu1@users.noreply.github.com>
Co-authored-by: Alex Aloni <alex.aloni@gmail.com>
Co-authored-by: Alex Dubinkov <alexdu@microsoft.com>
Co-authored-by: azuresdkci <azuresdkci@microsoft.com>
Co-authored-by: Arcturus <dapzhang@microsoft.com>
Co-authored-by: shurd <shurd@users.noreply.github.com>
Co-authored-by: Sam Hurd <sahurd@microsoft.com>
Co-authored-by: annatisch <antisch@microsoft.com>
Co-authored-by: datr93 <43795914+datr93@users.noreply.github.com>
Co-authored-by: John Stairs <jostairs@microsoft.com>
Co-authored-by: Landon Smith <landonasmith@gmail.com>
Co-authored-by: navysingla <47647464+navysingla@users.noreply.github.com>
Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
Co-authored-by: Xiangyu Luo <xiangyul@microsoft.com>
Co-authored-by: Lei Ni <leni@microsoft.com>
Co-authored-by: Zim Kalinowski <zikalino@microsoft.com>
Co-authored-by: Steve Stein <sstein@microsoft.com>
Co-authored-by: Himanshu Chhabra <himanshu.chhabra9304@gmail.com>
Co-authored-by: Tosin Adewale <oladewal@microsoft.com>
Co-authored-by: Tosin Adewale <oluwatosin.adewale@microsoft.com>
Co-authored-by: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
Co-authored-by: changlong-liu <59815250+changlong-liu@users.noreply.github.com>
Co-authored-by: Changlong Liu <changll@microsoft.com>
Co-authored-by: Tanyi Chen <tanchen@microsoft.com>
Co-authored-by: elabicha <61994320+elabicha@users.noreply.github.com>
Co-authored-by: Phoenix He <tih@microsoft.com>
Co-authored-by: Cameron Taggart <cameron.taggart@microsoft.com>
Co-authored-by: jspearman3 <spearmanjim@yahoo.com>
Co-authored-by: Praneeth Sanapathi <svpraneethnaidu@gmail.com>
Co-authored-by: Praneeth Sanapathi <prsanapa@microsoft.com>
Co-authored-by: Ran Wang <ranwang568@gmail.com>
Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
Co-authored-by: Jianye Xi <jianyxi@microsoft.com>
Co-authored-by: ayfathim <ayfathim@microsoft.com>
Co-authored-by: 陈箭飞 <32889038+chenjianfei2017@users.noreply.github.com>
Co-authored-by: root <root@cjf.1nfgrxx31qve3h2ogd1kz2gjvd.cx.internal.cloudapp.net>
Co-authored-by: Vivian Liu <viv.liu25@gmail.com>
Co-authored-by: Allen Zhang <allenzhang@live.com>
Co-authored-by: Ashraf Hamad <ahamad-MS@users.noreply.github.com>
Co-authored-by: Ashraf Hamad <ahamad@ntdev.microsoft.com>
Co-authored-by: Feiyu Shi <44449256+feiyushi@users.noreply.github.com>
Co-authored-by: Vishnu Priya Ananthu Sundaram <viananth@microsoft.com>
Co-authored-by: Yoram Singer <37076505+yoramsinger@users.noreply.github.com>
Co-authored-by: Priyaranjan Pandey <priyapan@microsoft.com>
Co-authored-by: xiaoxu qi <qxxat2007@sina.com>
Co-authored-by: Xiaoxu Qi <xiaoxuqi@microsoft.com>
Co-authored-by: Junbo Wang <juniwang@microsoft.com>
Co-authored-by: Donald Liu <32778916+PakDLiu@users.noreply.github.com>
Co-authored-by: ityankel <47292630+ityankel@users.noreply.github.com>
Co-authored-by: Marcin Jastrzebski <majastrz@microsoft.com>
Co-authored-by: Avinash <akka@usc.edu>
Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>
Co-authored-by: srilatha inavolu <sri@microsoft.com>
Co-authored-by: ivkule <59470194+ivkule@users.noreply.github.com>
Co-authored-by: NourEldin Yasser <65115481+a-noyass@users.noreply.github.com>
Co-authored-by: John Call <johncall@microsoft.com>
Co-authored-by: Thomas Reis <TFR258@users.noreply.github.com>
Co-authored-by: bob <bob@bob.com>
Co-authored-by: Paviya (Elle) Tojaroon <pt335@cornell.edu>
Co-authored-by: Elle Tojaroon <patojaro@microsoft.com>
Co-authored-by: giromm2ms <52413295+giromm2ms@users.noreply.github.com>
Co-authored-by: Gideon Romm <giromm@microsoft.com>
Co-authored-by: Chen Lahav <chen.lahav@gmail.com>
Co-authored-by: Jacob Hill <tjhill_94@hotmail.com>
Co-authored-by: Jacob Hill <thhill@microsoft.com>
Co-authored-by: David Zhao <31305478+davidzhaoyue@users.noreply.github.com>
Co-authored-by: David Zhao <davzhao@microsoft.com>
Co-authored-by: yibirnba <52132191+yibirnba@users.noreply.github.com>
Co-authored-by: Nitsan Bracha <nibracha@microsoft.com>
Co-authored-by: Nitsan Bracha <nitsi@users.noreply.github.com>
Co-authored-by: Zihong <zihch@outlook.com>
Co-authored-by: Zhiyong Yang <gayang@microsoft.com>
Co-authored-by: Meha Kaushik <kaushik.meha@gmail.com>
Co-authored-by: Meha Kaushik <mekaushi@microsoft.com>
Co-authored-by: Arik Olsh <47111029+arolshan@users.noreply.github.com>
Co-authored-by: Anthony Kunnel Jose <antjo@microsoft.com>
Co-authored-by: erich-wang <eriwan@microsoft.com>
Co-authored-by: Arthur Ning <57385816+akning-ms@users.noreply.github.com>
Co-authored-by: Fernando Fonseca <ferno@microsoft.com>
Co-authored-by: liemilyg <45784009+liemilyg@users.noreply.github.com>
Co-authored-by: zhaomuzhi <zhaoweixiong521@gmail.com>
Co-authored-by: najagasi <49212852+najagasi@users.noreply.github.com>
Co-authored-by: Namrata Jagasia <najagasi@microsoft.com>
Co-authored-by: Ajit Navasare <v-ajnav@microsoft.com>
Co-authored-by: v-ajnava <v-ajnava@microsoft.com>
Co-authored-by: orieldar <orieleldar@gmail.com>
Co-authored-by: aim-for-better <zhenyu.zhou@microsoft.com>
Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>
Co-authored-by: Mark Young <mark.young@microsoft.com>
Co-authored-by: giakas <giakas@microsoft.com>
Co-authored-by: ankushbindlish2 <34896519+ankushbindlish2@users.noreply.github.com>
Co-authored-by: Richard Li <richard_li_1437@hotmail.com>
Co-authored-by: Richard Li <richli@microsoft.com>
Co-authored-by: Yang Yuan <yangyuan@users.noreply.github.com>
Co-authored-by: pajind <pajind@…
lmazuel added a commit that referenced this pull request Sep 10, 2020
* Bringing FRv2.0-preview version forward.

* Adding Model Compose feature

* Adding Model Copy feature

* Adding PreBuilt: Business card feature

* Fix swagger version.

* Add CheckBox feature (option-A)

* Add CheckBox feature (option-B)

* Initial commit; Bringing things forward from v2.0

* Minor fixes in compose contract

* Add suggested model name changes for supervised

* Incorporating final changes from v2.0-preview

* Incorporating ModelName feature

* Update for model compose

* Incorporating selectionMark feature.

* FRv2.1 Feature updates (#13)

List of changes:
-----------------

* Bringing Final swagger for FRv2.0-preview version forward.

* Adding Model Compose feature

* Adding PreBuilt: Business card feature

* Add SelectionMark (aka CheckBox) feature 

* ModelName Support

* Fix swagger version

* FR FE changes (#15)

* Remove quotes from data queries in RI apis (#9323)

* [DataFactory]Store settings should be added for Delete and GetMetadata (#9208)

* [DataFactory]Store settings should be added for Delete and GetMetadata Activity

* Add format settings for GetMetadata

* [Hub Generated] Review request for Microsoft.ChangeAnalysis to add version preview/2020-04-01-preview (#8981)

* New Readme Config File

* New Go Language Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New Ruby Language Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* add swagger spec second time

* trying to fix violations #1

* adding descriptions and schema tag for default error

* removing required location element from proxy resource.

* adding prettifier fixed

* update 3

* update 4

* update 5

* update 6

* update 7

* update 8

* update 9

* update 10

* update 11

* update 12

* update 13

* update 14

* update 15

* update 16

* update 17

* update 18

* Adds suppression to readme

* updating comments of few models

* changing description of few elements

* prettier  run:

Co-authored-by: Alex Dubinkov <alexdu@microsoft.com>

* regenerated all-api-versions

* Fix readme.go.md for some sql service (#9348)

* Update network (#9349)

* Add multiapi section (#9347)

* Dataplane swagger for tables (#8151)

* adding swagger for tables dataplane

* updating produces/consumes, adding format parameter and adding DataServiceVersion header

* update swagger so that query parameters do not appear in x-ms-paths

* add new custom words, fix incorrect api version

* making suggested changes to continuation header, response status codes

* Updates to tables spec

* Fixed indentation

* Removed storage references

* Grammar

* Improved match condition description

* Remove format statements

* Removed excess tags

* Fix extra commas

* Added missing example

* Updated Delete example

* Run prettier

* Removed duplicate API version

* Fixed insert response

* Removed 2018 readme tag

* Remove storage name

* Remove multi-api reference

Co-authored-by: Sam Hurd <sahurd@microsoft.com>
Co-authored-by: annatisch <antisch@microsoft.com>

* regenerated all-api-versions

* Datr m (#9332)

* update readme docs

* add nullables

* add autogen

* location required

* add require to all

* add requires

* prettier

* track resoruce ref and require for properties

* remove #

* fix # resoruce

* pr comments

* fix ruby

* go fix

* azure_mgmt_desktop_virtualization

* rekickoff tests

* regenerated all-api-versions

* Allow empty access policies array in HealthcareApis (#9326)

* Allow empty access polies array in HealthcareApis.

* accessPolicies property can be omitted

* [CDN] Add API version 2020-04-15 (#9242)

* regenerated all-api-versions

* Update readme.md (#9384)

* Update readme.md

Adding stable version to not break existing APIs

* Added examples

* fix example

* prettier fix

* regenerated all-api-versions

* [MixedReality] Version Iteration for new Releases (#9351)

* Version Iteration for new Releases (#8848)

* Version Iteration for new Releases

There are going to be 2 significant releases:

1. Public Preview of Remote Rendering in April 6th
2. GA of Spatial Anchors in May

* Referring new swagger files in readme.md

* Specifying default package version as 2020-05-01

* Fix MV

* Fix MV (#9397)

Fix MV in Patch examples

Co-authored-by: Xiangyu Luo <xiangyul@microsoft.com>
Co-authored-by: Lei Ni <leni@microsoft.com>

* fix network (#9369)

* fix network

* duplicated publicipprefix

* fixed example in 2018-01-01

* final updates

* missing examples

* regenerated all-api-versions

* SQLDB - update LicenseType description (#9001)

* SDK support for Table and Queue Storage Services (#9259)

* Adding table spec, without examples

* Adding queue swagger, also updating comments for table

* Updated the models to include ARM fields, completed, no examples

* Added list table and queue services spec

* Adding table CRUD examples

* Adding Queue CRUD examples

* Validation complete, TablName changed to camelCase

* Modified comment

* Spell correction

* changing order in readme.md

* Changed the object name from Queue to StorageQueue, as sdk code gen throws name conflict error with Collections.Queue

* Resolve prettier check errors

* Change URI param to be camel case

* updated default error response schema

* Change Default error response model schema

* Added x-ms-nextLink

* regenerated all-api-versions

* [ACR] add regionEndpointEnabled to replication properties and replicationUpdateParameters (#8840)

* add regionendpointenabled to replication properties and replicationupdateparameters

* fix property placement error

* Update spec. with update properties

* Update descriptions

Co-authored-by: Tosin Adewale <oluwatosin.adewale@microsoft.com>

* update triage label (#9396)

* validate blockchain cli codegen (#9089)

* validate blockchain cli codegen

* use strong password with length>=12

Co-authored-by: Changlong Liu <changll@microsoft.com>

* feat: add subscription 2019 10 01 preview (#9388)

* [Hub Generated] Review request for Microsoft.CostManagement to add version stable/2019-11-01 (#9288)

* adding the views api to the 2019-11-01 version

* Fix api version value

* adding private view list example document

* Fix enum conflict

* fix Granularity enum type

* Add api version of go SDK for imagebuilder (#9408)

* Update PR template (#9371)

* Update PR template

* Add FAQ link

* add Microsoft.AVS 2019-08-09-preview API spec (#9307)

* cp -r vmwarevirtustream vmware

* rebrand

* add sku to PrivateCloud

* add SSL thumbprints

* Fix description typo (#5)

* lists return value[]

* suppress R3020

* fix suppress

* add Locations_ prefix

Co-authored-by: jspearman3 <spearmanjim@yahoo.com>

* regenerated all-api-versions

* Add 2020-04-01 API specification for Microsoft.Peering (#9361)

* Remove readonly flag from microsoftSessionAddress properties in BgpSession; add an example for IxRs directPeeringType

* Add 2020-04-01 API specification for Microsoft.Peering

* Fix subId

* Fix static validation issues

* Fix GetPeeringReceivedRoutes example

* Fix PeeringServiceSku

* Add RPKI to custom-words

* Update readme to include package-2020-04-01

* Fix input file path in package-2020-04-01

* Fix ErrorResponse data model

Co-authored-by: Praneeth Sanapathi <prsanapa@microsoft.com>

* Move added client name IdentityUserAssignedIdentitiesValue into an inner scope (#9363)

* Bug fixes: skip url encoding for ScopeParameter; add client name for userAssignedIdentities.

* Pretty check fix.

* Move added client name into additionalProperties of userAssignedIdentities.

* Change operationID for table and queue, update the name of an example (#9410)

* update version of rest-api-specs-scripts in PPE (#9420)

Co-authored-by: Jianye Xi <jianyxi@microsoft.com>

* adding new properties (#9404)

* Pipeline devops (#9374)

* netapp trenton pipeline

* logic pipeline test

* Revert "logic pipeline test"

This reverts commit ad9f1f00d99379de1e461fcbb6c803a491b5bd29.

* devops pipeline test

* Update readme.md

Co-authored-by: root <root@cjf.1nfgrxx31qve3h2ogd1kz2gjvd.cx.internal.cloudapp.net>

* typo (#9210)

* IoT Edge in Central APIs initial (#9248)

* IoT Edge in Central APIs initial

* making recommended fixes

* Moved storage private link related models into common types (#8935)

* Moved private link related model into common types

* Fix path to common types.json

* Fix parameter reference

* fix prettier issue

* Resovled the conflict and moved PrivateEndpointConnectionListResult into common and updated reference

* EventGrid: Update 2020-04-01-preview swagger to include new properties per customer's feedback (#9402)

* Update 2020-04-01-preview swagger to include new properties per customer's feedback

* fix spelling

* add readonly flag for readiness state

* fix prettier

Co-authored-by: Ashraf Hamad <ahamad@ntdev.microsoft.com>

* [Hub Generated] Review request for Microsoft.VirtualMachineImages to add version stable/2020-02-14 (#9411)

* [Azure Stack] Updates to Azs.Storage.Admin spec (#8959)

* commit 1ef81911c39d8f618bf6ec097223ff5e8961b3cb
Author: Yuxing Zhou <zyx.pulsars@gmail.com>
Date:   Thu Feb 6 09:13:52 2020 +0800

    [Azure Stack] Update storage admin specs for new generation with autorest-beta (#8306)

    * Update storage admin specs for new generation with autorest-beta

    * fix code style
commit 9e551f0eab4057d4c2f54c333c7aa2a1a564c125
Author: bganapa <bganapa@microsoft.com>
Date:   Tue Nov 12 11:44:22 2019 -0800

    Reset to Stackadmin2 (#7766)

* Fix resourcegroup case

* Fix old version

* Address PR feedback

* Customerprovider pipeline2[DONOT MERGE] (#9428)

* customer provider

* add flag

* Add DeletedWorkspaces API (#9401)

* Add force flag (#9417)

* Add force flag

* Fix

* [Storage] Adding support for listing soft deleted blob containers (#9435)

* [Storage] Adding support for listing soft deleted blob containers

. Adding swagger support for listing soft deleted blob containers
. Added examples as well

* Update blob.json

* Update DeletedBlobContainersList.json

Prettier check failing

* Create a New Default Tag for Code Generation (#9440)

Include both Spatial Anchors and Remote Rendering in the same package.

* regenerated all-api-versions

* fastfix_tfpr (#9439)

Co-authored-by: Xiaoxu Qi <xiaoxuqi@microsoft.com>

* Adding 200 response in CreateOrUpdate api (#9228)

* Adding 200 response in CreateOrUpdate api

* Update example

* Empty commit to trigger build

* Updated README tag version (#9240)

* Updated README tag version

* Moved provisioning state under properties, added operations API

* fixed json syntax

* Added operations list

* Added Display

* Update bookmark relations API (#8495)

* Update bookmark relations API

* fix pr comments

* fix invalid examples failing model validation

* Fixed invalid reference (#9449)

* [Hub Generated] Review request for Microsoft.VirtualMachineImages to add version stable/2020-02-14 (#9451)

* SKU api filter takes location only. (#9328)

* change to test logic for az (#9443)

* [Hub Generated] Review request for Microsoft.Consumption to add version stable/2019-10-01 (#9453)

* Adding ReservationRecommendationDetails API

Adding ReservationRecommendationDetails API

* fixing semantic errors

* test fix

* test

* updating property lookbackUnitType

* prettified

* prettified examples

* Updating scope parameter

* updating sample

* adding 204 status code

* updating examples with 204

* updating samples

* updating 204

* prettify

* prettifying

* Update swagger specs for Managed Instance (#8182)

- Add optional parameter maintenance configuration id.

* luis authoring api updates for nested children and required features (#9405)

* luis authoring api updates for nested children and required features

* fix examples

* change required field "enableNestedChildren" to optional

* add default value for enableNestedChildren

* remove deprecated permissions API

* [Hub Generated] Review request for Microsoft.ResourceGraph to add version stable/2019-04-01 (#9215)

* Fixing comments

* update oprationId

* update oprationId

* Revert operation change

* test commit

* Revert "test commit"

This reverts commit 1fb003317a14420f912bf8a625570224d332b227.

* cost-management-for-cli-extensions (#9392)

* add 2019-10-preview tag for luis (#9406)

* upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <jianyxi@microsoft.com>

* Make CDN privateEndpointStatus modeled as string (#9433)

* [Cognitive Service Computer Vision] Create CV v3.0 API version swagger (#8734)

* [Cognitive Service Computer Vision] Create CV v3.0 API version swagger

* Complete Compter vision's readme file to fix build issue

* Correct CV v3.0 examples to match swagger schema

* Run Prettier script on new examples

Co-authored-by: bob <bob@bob.com>

* regenerated all-api-versions

* added app service schema (#9310)

* added app service schema

* added ref to new file in readme.md

* prettier

* JSON Lint

* created classes for app event type detail

* remove delete and create event data

* fix format

* ran prettier

* fix async status and remove description from each ref

* remove x-ms-enum for some

* fix x-ms-enum

* remove x-ms-enum from status

* add x-ms-enum to all enum and add model as extensible

* typo to model as string

* move model as string under x-ms-enum

* remove last empty line:

* add back last empty line

Co-authored-by: Elle Tojaroon <patojaro@microsoft.com>

* Added new SecureScore API to Microsoft.Security (#8235)

* Set theme jekyll-theme-midnight

* Adding new APIs for secure score

* Updated files

* updated md file

* Working on 1 path at a time

* Fix type to ref

* more fixes

* removed ref type

* AutoRest fixes

* more fixes

* Internal PR

* fixed some static validation issues

* Fixed some more auto-rest issues

* Fixed example + organizing readonly attribute

* Run prettier on files

* Changed initiativeId to policySetDefinitionId in the sample files

* Changed assessmentsMetadata to assessmentsDefinition

* Added scope in defintions example and adjust enum value of BuiltIn

* Added missing fields and align examples

* Renamed fields in example files

* Changed return value

* Added control definitions per subscription scope

* Added definition property (optional, in case of $expand)

* prettier updated files

* prettier again ...

* PR comments

* Renamed enum

* Fixed some errors

* Remove "secureScoreName" parameter from example

* Changed operationId from GetSecureScores_Single to SecureScores_Get

* prettifying the code

* Updated based on PR comments

* Fix casing issues in example files name

* Fixing sample files and remove some enum options

* Updated readme.md file

* Remove trailing whitespace

* Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json

Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>

* Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json

Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>

* Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json

Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>

* Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json

Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>

* Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json

Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>

* Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/examples/secureScores/GetSecureScoresSingle_example.json

Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>

* Fixed PR comments

* Fix definitions renaming

* Fix examples

* Trying to fix model validation

* Changed example type

* Updating from master (Resolving conflicts)

* Converting all EOL to CRLF + remove trailing blanks

* Removed Scope paths, updated examples

* Replaced scope with sub id in example

* updated secureScoresControls id in examples

* example files ids and type fixes

Co-authored-by: Gideon Romm <giromm@microsoft.com>
Co-authored-by: Chen Lahav <chen.lahav@gmail.com>

* Fix operation Ids for Metadata, so they show up correctly in the REST… (#9414)

* Fix operation Ids for Metadata, so they show up correctly in the REST docs toc.

* Fix operation id for AvailableServiceTiers

* Separate Python readme (#9416)

* Updated default tag to latest stable version. (#9085)

* Updated default tag to newest stable version.

* Modified swagger to include next link property and azure resource properties.

* Addressed CI errors.

Co-authored-by: Jacob Hill <thhill@microsoft.com>

* add time trigger for PR author (#9468)

* add time trigger for PR author

* add reviewed-changesRequired

* api-version 2020-05 of mixedreality for go SDK (#9474)

* api-version 2020-05

* fix

* [Datafactory] Enable Type Conversion in Copy Activity (#9471)

Co-authored-by: David Zhao <davzhao@microsoft.com>

* kubernetes - fixed client name (#9421)

* fixed client name

* updated name

* Create swagger for a new API: AutoDismissAlertsRules (#7292)

* Create swagger for a new API: AutoDismissAlertsRules

* Add AutoDismiss rule name parameter to alerts API. Fix some descriptions.

* Remove CompromisedEntity from the examples

* update readmeFile

* Renaming auto dismiss to suppression

* Update PutAlertsSuppressionRule_example.json

* Fixing example - sending read-only property error

* Removing read-only fields from examples/AlertsSuppressionRules/PutAlertsSuppressionRule_example.json

* ARM CR: changing `UTC` to `Utc` + updating expirationDateUtc description

* Adding "ScopeElement" for "allOf" element + fixing examples

Co-authored-by: Nitsan Bracha <nibracha@microsoft.com>
Co-authored-by: Nitsan Bracha <nitsi@users.noreply.github.com>

* regenerated all-api-versions

* update scripts version in PPE pipeline (#9494)

Co-authored-by: Jianye Xi <jianyxi@microsoft.com>

* pricing tier swagger (#9094)

* pricing tier swagger

* remove readonly in sku model

* update appplatform json and example

* update list sku

* revert to data action

* update list skus

* add resource sku definition

* revert sqlparallel read settings (#9497)

* add sharepointonlinelist connector

* support parallel read of sql sources

* revert sqlparallel settings

* [CosmosDB] Introducing the apiVersion 04-01-2020  (#9302)

* Adding notebooks in 1212 and 0301

* Changes to include EnableFreeTier property in DatabaseAccount

* Ran Prettier

* Fixed model failures

* Revert "Fixed model failures"

This reverts commit ecef06e8b9c7b0ad3c36f5fce84bd72ebee1a141.

* Revert "Ran Prettier"

This reverts commit 9d2cc52313bf9f45b172f6769d57d3be60ea1d6d.

* Revert "Changes to include EnableFreeTier property in DatabaseAccount"

This reverts commit 62f58ab6c666d8aad4bbecb94f41e3a80c49289a.

* Created apiVersion 2020-05-04 with EnableFreeTier property in DatabaseAccount

* Replace IpRangeFilter by IpRules

* Revert "Replace IpRangeFilter by IpRules"

This reverts commit ddb21350fd4cd927fb4333617f19e85cfc46b5f9.

* Fixed EnableFreeTier changes

* Replace IpRangeFilter by IpRules

* Fixes in model

* Revert "Fixes in model"

This reverts commit 97a6a0b62c6752cb6f75529e068e9c2c70618c06.

* correcting examples

* fix in ListByResourcegroup

* renaming

* changing ipAddressOrRange

* fix

* fix for model

* fix for model

* fixing

* Adding apiProperties

* adding swagger-to-sdk for python

* introduces AutoscaleSettings

* removing .net from swagger-to-sdk to avoid failing CI

* added analyticalStorage related changes

* changes in models

* addressed comments

* correcting IpAdressOrRange

* nit

* Making OptionsResource object readonly

* temporarily disabling js in swagger to sdk

* Revert "temporarily disabling js in swagger to sdk"

This reverts commit 5d68004a50e0d5e2c41ac19ccc1243893053261a.

Co-authored-by: Meha Kaushik <mekaushi@microsoft.com>

* regenerated all-api-versions

* add optional properties for saved search (#9498)

* add optional properties

* Update SavedSearches.json

* Update SavedSearches.json

* Support Infrastructure Encryption - secondary layer of encryption at … (#8773)

* Support Infrastructure Encryption - secondary layer of encryption at REST for accounts.

Add a boolean property to Microsoft.Storage/storageAccounts resource under encryption attributes to opt-in for a secondary layer of encryption for data at rest.

* requireInfrastructureEncryption is optional and defaults to null.

* PPE enable avocado0.6.4 (#9493)

* add x-ms-api-version for operations that api-version is required as parameter for sdk (#9441)

* Merge Mixed Reality Changes to Master (#9502)

* Version Iteration for new Releases (#8848)

* Version Iteration for new Releases

There are going to be 2 significant releases:

1. Public Preview of Remote Rendering in April 6th
2. GA of Spatial Anchors in May

* Referring new swagger files in readme.md

* Specifying default package version as 2020-05-01

* Fix MV

* Fix MV (#9397)

Fix MV in Patch examples

* Add MSI property to Remote Rendering Account (#9476)

* Add MSI property to Remote Rendering Account

* Fix typo

* Fix examples

* Fix case mismatch in examples

Co-authored-by: Lei Ni <leni@microsoft.com>

* regenerated all-api-versions

* add issue_assignment and rename assignment.yml (#9510)

* add issue_assignment and rename assignment.yml =>
pull_request_assignment.yml

* reserve assignment.yml for a period time

* [Hub Generated] Review request for Microsoft.ResourceGraph to add version preview/2020-04-01-preview (#9025)

* Adds base for updating Microsoft.ResourceGraph from version stable/2019-04-01 to version 2020-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Push changes

* Validation fixes

* More validation fixes

* Add x-ms-enum

* Adds suppression to readme

* Prettier fixes

* Fix object type

* update operation ids

* Adding GraphQuery

* Fix added paren

* Fix addition of 2020 version

* Prettier

* Move up properties

* Insert to properties bag

* Add to resource properly

* Move to GraphQueryResource

* regenerated all-api-versions

* Add subscription bound for cost management (#9514)

* Dev todo microsoft.sample rp 2020 05 01 (#9513)

* New Readme Config File

* New Go Language Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New Ruby Language Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* add new swagger.json

* regenerated all-api-versions

* add usePrivateLinkConnection parameter to data sync APIs (#9454)

* add private link connection parameter to data sync

* add usePrivateLinkConnection parameter to examples

* allow usePrivateLinkConnection to be read

* add usePrivateLinkConnection property to example returns

* remove old unreferenced example files

* correct swagger version

* add syncMemberAzureDatabaseResourceId parameters to examples

* fix readme.md

* prettify examples

* regenerated all-api-versions

* Eyes on setting (#9355)

* try

* commit

* commot

* try

* validation

* [Ready For Review] Add APIs for preparing Azure Notebook from AML workspace, and return required info to user for notebook initialization (#9058)

* Add Identity to createWorkpace example

* swagger change for provisioning Notebook

* new line at the end of the file

* fixup

* address comments

* change listresourcepreparationerrors from post to get

* address comments

* fix ResourceId values in example and fix casing issue

* fix casing

* remove listResourcePreparationErrors API and add the errors in GetWorkspace

* remove an extra coma

* remove prepareResourceErrors API

* fix errors reported by pipeline

* fix prettier check

* fix computes examples

* one more fix for existing examples

* remove identity

* address comments

* add description to NotebookResourceInfo.resourceId

* fix spell check and prettier check

* Cli codegen onboard operationsmanagement (#8874)

* Cli onboard blockchain (#9530)

* Cli onboard hardwaresecuritymodules (#9532)

* Policy compliance data enable pagination (#7909)

* initial commit

* Events for 2019-09-01

* fix oav errors

* Update 2019-10 tag with 2019-10-01-policyevents

* add file to input list

* add policyevents to 2018-07-01-preview version

* fix path in readme

* add examples in events, add parameters

* specfication files

* fix avocado

* fix typo

* Fix prettier

* Update description for apiversion param

* fix typo and description

* Revert Lint warning

* Remove metadata from events and add missing compliancestates in examples

* Add the missing x-ms-pageable

Co-authored-by: Namrata Jagasia <najagasi@microsoft.com>
Co-authored-by: Phoenix He <tih@microsoft.com>

* regenerated all-api-versions

* Logic pipeline (#9372)

* netapp trenton pipeline

* logic pipeline test

Co-authored-by: root <root@cjf.1nfgrxx31qve3h2ogd1kz2gjvd.cx.internal.cloudapp.net>

* updated the tags for fix doc generation issue. (#9528)

Co-authored-by: v-ajnava <v-ajnava@microsoft.com>

* [T2] removed duplicated schemas in storage (#9527)

* duplicated schemas in storage

* trying to fix storage duplication

* [Hub Generated] Review request for Microsoft.AlertsManagement to add version preview/2019-05-05-preview (#9540)

* Added missing Alert Modification Events

* Added Subscription value to Scope Type Enum

* EventGrid: Update 2020-04-01-preview swagger to use enum as string for parentType (#9545)

* update swagger

* fix prettier

Co-authored-by: Ashraf Hamad <ahamad@ntdev.microsoft.com>

* update @azure/oad version to fix breaking issue (#9551)

Co-authored-by: Jianye Xi <jianyxi@microsoft.com>

* [Synapse Data Plane]Add vnet feature to data plane (#8753)

* Add vnet feature to data plane

* Support multiple client

* 1. Add x-ms-pageable to list api

Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>

* Microsoft.Batch 2020-05-01 (#9452)

* Adds base for updating Microsoft.Batch from version stable/2020-03-01 to version 2020-05-01

* Updates readme

* Updates API version in new specs and examples

* Updates for Microsoft.Batch 2020-05-01

This version adds System Managed Identity to Batch accounts and allows for
setting Encryption properties on a Batch account.

* Fix swagger errors with private endpoint APIs

* updating peering az specification (#9489)

* regenerated all-api-versions

* test for deviceprovisioningservices (#9350)

* Update readme.cli.md

* test for deviceprovisioningservices

* [Computer Vision 3.0] Update Read Language parameter description to include new languages (#9548)

* [AMS] update AMS stable version to include Edge list api (#9492)

* [AMS] update AMS stable version to include Edge list api

* fix an example

* fix better descriptions.

* more descriptive description

* Add New ApiVersion 2020-03-01 (#9480)

* Update SavedSearches.json (#9550)

* Link workspace (#8994)

* create 2020-04-01-preview version

* add LinkedWorkspace

* remove tailing whitespace

* fix build error

* address comments

* fix updateAmlCompute example

* fix build

* address comments

Co-authored-by: Richard Li <richli@microsoft.com>

* Add capabilities for cognitive services. (#9491)

* Added operations api in Microsoft.OffAzure GA version (#9465)

* Create swagger.json

Added swagger for vmwaresite, hypervsite, serversite

* Update swagger.json

Addition of Importsite resource

* Referred swagger in readme.md

* changed readme to have 2 api-versions

* Updated readme

* Updated ip address name

* Create migrate.json

* deleted preview changes

* Fixed new version

* fixed job definition, get and put site

* Update migrate.json

* Update migrate.json

* Added examples. Removed server and import stacks

* Removed extra code

* Made it in accordance with private preview PR

* Examples added

* fixed comments

* added tags

* Resolved conflicts

* fixed file

* Fixed spellings

* fixed spellings

* added examples

* fixed example

* fixed examples

* fixed examples

* fixed discrption

* fixed prettier check

* fixed enums

* prettier check

* Update readme.md

* Added operations list

* Create migrate.json

* added OperationDisplay definition

* error fixed

* Update migrate.json

* fixed errors

* Update Operations_List.json

* Update migrate.json

* Removed parameters

* Ran Prettier check

* Update migrate.json

* Update migrate.json

* prettier check

* Added api-version parameter under convertToSinglePlacementGroup for VMSS (#9555)

* Update isFollowed property to boolean (#9500)

* feat: update java readme (#9570)

* Update secureScore.json (#9517)

* Update secureScore.json

Revert enum custom value and fix SDK creation

* Trying to prevent "Breaking changes" when removed

* [Hub Generated] Review request for Microsoft.DigitalTwins to add version preview/2020-03-01-preview (#9459)

* swagger change

* remove integration examples

* Enable excel in public swagger (#8875)

* Enable excel in public swagger

* update

* rollback dataflow change

Co-authored-by: zhanyu2014 <zhanyu@microsoft.com>

* Remove sample todo resource provider (#9572)

* Operationalinsights tables, wokspace capping and sku (#9505)

* Workspace tables

* Pretty

* Fixes

* Fix

* Fixes

* Add missing properties for capping and SKU

* Fixes

* Fix

* PR fixes - change PUT to PATCH

* Unrequire properties in /tabels PATCH

* Adding the documentations for 5 new lint rules  (#9569)

* Adding 5 new lint rules

* update

* update created date

* fix typo

Co-authored-by: Jianye Xi <jianyxi@microsoft.com>

* Optional 'workspace' property (#9495)

Co-authored-by: Liran Chen <lirche@microsoft.com>

* enable trenton package in prod (#9582)

Co-authored-by: Xiaoxu Qi <xiaoxuqi@microsoft.com>

* [Hub Generated] Review request for Microsoft.ManagedServices to add version preview/2020-02-01-preview (#8913)

* Adds base for updating Microsoft.ManagedServices from version stable/2019-09-01 to version 2020-02-01-preview

* Updates readme

* Updates API version in new specs and examples

* Added all changes from PR 1138 to a new API version folder

* Removed readOnly: true from multiFactorAuthProvider

* Added principalIdDisplayName and delegatedRoleDefinitionsId to Authorization object + changed description of maximumActivationDuration to reflect ISO 8601 format

* Made changes reflecting Chris Eggert's suggestions

* Fixed camel case mistake

* Fixed registrationDefinitionIdParameter references

* Adds base for updating Microsoft.ManagedServices from version stable/2019-09-01 to version 2020-02-01-preview

* Updates readme

* Updates API version in new specs and examples

* Updated read.md

* Fixed wrong tag in readme

* regenerated all-api-versions

* Add reboot parameters. (#9426)

* Add reboot parameters.

* Add examples and remove required on rebootType.

* Fix prettier errors.

* Azure Spring Cloud: Support API to enable/disable MSI (#8966)

* Azure Spring Cloud: Support API to enable/disable MSI

* Fix issue

Co-authored-by: Xiaoyun Ding <xiading@microsoft.com>

* [Azure SignalR service]Support Private Link and add new api-version (#9377)

* Run prettier

* Adding new apiVersion 2020-05-01 and support PrivateLink

* Using the same schema for SignalR PUT api

* No changes, to trigger pipeline build

* Using shared definition to avoid duplication

* resolve comments

* fix avocado

* Removing legacy file

* add readme file for alertsmanagement (#9578)

* update package name and output folder in readme.typescript.md

* add trenton readme file for alertsmanagement

* update override for type

* Get buildID for package version (#9594)

Co-authored-by: Xiaoxu Qi <xiaoxuqi@microsoft.com>

* Changes for EA invoice scenarios (#9508)

* Added invoice download APIs. Added billing account-level invoice APIs for supporting EA invoices.

* Fixed billing subscription invoice download scope

* Added invoice rebillDetails

* Reduced changes to those for supporting EA invoices

* Reduced changes to those for supporting EA invoices 2

* Reduced changes to those for supporting EA invoices 3

* PR feedback

* Added Cleared value for invoice status.

* Changed invoice status Cleared to Void

* Removed documents/source property from invoice example

* documentation updates (#9583)

* documentation updates

* Reverting user impersonate value

* Add readme.md for typescript sdk generation (#9339)

* Update links in PULL_REQUEST_TEMPLATE.md (#9529)

* Update links

* Default unchecked

* Update specificationRepositoryConfiguration.json (#9345)

* Creating Labeler for Compute Updates (#9554)

* Create label.yml

* Create pr-labeler.yml

* Update pr-labeler.yml

* Update pr-labeler.yml

* Rename pr-labeler.yml to labeler.yml

* Update and rename label.yml to labelr.yml

* Update labeler.yml

* Update labelr.yml

* Rename labelr.yml to labeler.yml

* Update labeler.yml

* Update labeler.yml

* Update labeler.yml

* Update labeler.yml

* Update labeler.yml

* Update labeler.yml

* labeler for compute update

* Update labeler.yml

* Rename labeler.yml to ComputeReviewLabeler.yml

* Update and rename labeler.yml to computeReviewLabeler.yml

* Rename ComputeReviewLabeler.yml to computeReviewLabeler.yml

* Update CODEOWNERS

* Dev containerservice microsoft.container service 2020 04 01 (#9484)

* Adds base for updating Microsoft.ContainerService from version stable/2020-03-01 to version 2020-04-01

* Updates readme

* Updates API version in new specs and examples

* Support Node Image Version (#8865)

* Add deprecated field to ContainerService GetAccessProfile 2020/04/01 API swagger (#9083)

* Remove Low option from 04-01 API version (#9084)

* Add a max surge upgrade setting (#9331)

* [AKS] Apply patch from 0301 API version to 0401 (#9412)

Co-authored-by: Xiaofang Zhang <xizha@microsoft.com>
Co-authored-by: ruchikaguptaa <rucgupt@microsoft.com>
Co-authored-by: Paul Miller <pmiller@microsoft.com>
Co-authored-by: Marwan Ahmed <marwanad@microsoft.com>

* Remove ISO8601 date format, ad current implementation uses another fo… (#9591)

* Remove ISO8601 date format, ad current implementation uses another format and it breaks CLI.

* One more date format change

* [Hub Generated] Review request for Microsoft.AzureActiveDirectory to add version preview/2020-05-01-preview (#9458)

* New Readme Config File

* New Go Language Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New Ruby Language Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* making changes

* Fixing errors

* Fixing errors

* Fixing build errors

* Fixing pretty print

* Adding Examples to the swagger review

* Fixing semantic issues

* removing code

* removing required flags

* Fixing Lint issues

* Fixing Lint issues

* Fixing build failures

* Fixing build errors

* grammer error fix

* PR comments

* fixing build

* Fixing build errors

* Fixing grammer

* PR comments

* Failing Validation

Co-authored-by: animesh <animeshseth@gmail.com>

* regenerated all-api-versions

* Cli onboard desktopvirtualization (#9531)

* cli validation for desktopvirtualization

* WIP

* rename filter

* correct example

* rename extension

* revert host-pool PATCH example

* add expiredTime in RegistrationInfoPatch

Co-authored-by: Changlong Liu <changll@microsoft.com>

* regenerated all-api-versions

* BillingRP - Introducing the stable version (#9541)

* BillingRP swagger

* Changes for the GA version

Changes for the GA version

* Incorporated review comments

Incorporated review comments

* Fixed Prettier Check failures

Fixed Prettier Check failures

* Fixed Prettier Check failures

Fixed Prettier Check failures

* Added BillingSubscription patch

Added BillingSubscription patch

Co-authored-by: Anirban Sarkar <ansar@microsoft.com>

* Speaker Recognition v2 (#9587)

* Speaker Recognition v2

Split service into 2 APIs; Speaker Identification and Speaker Verification

* Spelling mistakes fixed

* Prettier run

* add item name

* Remove go support for now

will add it later when we figure out the issue

* regenerated all-api-versions

* Update API specs 2020-04-01 (#9383)

* Update API specs 2020-04-01

* Fix place

* Fix version

* Comments

* Fix json

* copy check files

* Include old examples

* Copy file over

* Add files

* Change version

* Try reverting 2020-05-01 changes

* Revert 2020-05-01 changes to test

* Move version to end of file

* Revert "Move version to end of file"

This reverts commit 1c972299239680a2d350fabc4c177dda16eb9117.

* Revert "Revert 2020-05-01 changes to test"

This reverts commit ff0936aadbdf0842916fc9390b9395c7b232ad49.

* Revert "Try reverting 2020-05-01 changes"

This reverts commit f270e0d0e6e4be79bdccea36a6a1b50671354d0d.

* Remove extra ```

* revert breaking 2020-05-01 change

* Fix case

* regenerated all-api-versions

* Add async operation's api to storage cache RP (#9483)

* Add basicpublishingcredentialspolicies to Microsoft.Web 2019-08-01 (#9250)

* Add basicpublishingcredentialspolicies to Microsoft.Web stable 2019-08-01

* Made new resource a proxy only resource

* Added missing reference

* Addressing comments

* Added examples

* Removed description as a required field for SearchIndexerSkillset (#9588)

* Removed color and imageType from the visualFeature enumeration in the V2 SDK.  These weren't referenced in the examples.

* Removed description as a required field for SearchIndexerSkillset

* add secondly (#9225)

* Removed TextExtractionAlgorithm from OCRSkill (#9604)

* Removed color and imageType from the visualFeature enumeration in the V2 SDK.  These weren't referenced in the examples.

* Removed property TextExtractionAlgorithm (which is obsolete) and added property LineEnding to OCRSkill

* Fixed bug with json escape characters and quoted default values in descriptions

* Backing out changes for LineEnding, so we can get the TextExtractionAlgorithm removal in

* Changed skill-related enums to strings for values that may change (#9621)

* Removed color and imageType from the visualFeature enumeration in the V2 SDK.  These weren't referenced in the examples.

* Changed skill-related enums to be strings for values that may change in the future

* Add checkTrialAvailability endpoint to Microsoft.AVS manifest (#9618)

Co-authored-by: David Ricciardi <dariccia@microsoft.com>

* update 2019-06-01-preview ManagedDatabases swagger file (#9535)

* update 2019-06-01-preview ManagedDatabases swagger file

* added newline to eof

* Update script version for PPE pipeline (#9616)

* Add free-form object spec for testing purpose.

* Revert "Add free-form object spec for testing purpose."

This reverts commit b711d809b6ae964fcbe7d04f31fec76db8798438.

* Update script version for ppe pipeline.

* added dismiss alerts and get single alert. (#9434)

* [DataFactory] - Add xml dataset (#9615)

* Add xml dataset

* Fixed typo

* Fixed typo

* Fixed typo

* Fixed prettier check issues

* Removed namespaces in xml ReadSettings

Co-authored-by: Shawn Xiao (IM) <shawnxia@microsoft.com>

* add linked service and schema linked service to data flow source/sink (#9605)

* add alert link to security alert arm model (#9566)

* add alert link to security alert arm model

* Add alert link to example file

* Change to lowercase

Co-authored-by: Amir Keren <ak091283@gmail.com>

* EventHub: fixed the Cluster PUT API (#9596)

* fixed the Cluster PUT API

* fix examples

* examples fix

* example fixes

* corrected example cluster_put

Co-authored-by: v-ajnava <v-ajnava@microsoft.com>

* [AKS] re-apply the changes to making the count field optional to fix regressions (#9610)

* Swagger for the new ARM resource PrivateLinkHub (#9482)

* Swagger for the new ARM resource PrivateLinkHub

* fix review comments

* Added descriptions

* prettier fixes

* Add reference to json in readme

* Add Patch operation

* Added enum for Provisioning State

* update example

* regenerated all-api-versions

* Fix output folder in peering (#9631)

* Add Readme File for Container Registry (#9632)

* Fix linter doc mistake (#9630)

* update @azure/oad version to fix breaking issue

* Adding 5 new lint rules

* fix typo

* fix typo

Co-authored-by: Jianye Xi <jianyxi@microsoft.com>

* Move serverVulnerabilityAssessment API to stable-2020-01-01 (#9097)

* Move serverVulnerabilityAssessment API to stable-2020-01-01

* remove preview version

* Removed API that is not reachable

* fix conflicts

* Add serverVA in missing parts

* Add missing serverVA

* revert readme

* ASC: Move VA to 2020-01-01

* update GC Swagger spec to match with most recent service interface (#9595)

* update Guestconfiguration Swagger spec to match with most recent service Api interface

* fix auto check-Part1

* roll back style change

* fix auto check-Part2

* fix auto check-Part3

* fix auto check-Part4

* fix auto check-Part5

* fix auto check-Part6 - readonly

* fix auto check-Part7

* fix auto check-Part8

* fix auto check-Part9 -- error code

* roll back to Part5

* roll back to Part5.1

* roll back to Part5.2

* roll back to Part5.3

* roll back to Part5.4

Co-authored-by: ge huang <gehuan@microsoft.com>

* Merge 7.2 into master (#9590)

* Adding 7.2-preview version (#8397)

* Adding 7.2-preview version

Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>

* Resolve PR feedback

* Fix output-folder for go code generation

Co-authored-by: Heath Stewart <heaths@outlook.com>

* full backup restore yaml changes (#8685)

* Adding the required swagger file changes for full HSM backup

Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>

* Resolved a few semantic errors in pipeline

Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>

* Fixed incremental github pipeline model validation erors

Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>

* Fixed review comments & ci pipeline

* spell check fix

* pretty fix

* Adding required headers as per azure async operations guidelines

Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>

* Fixed minor typos

Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>

Co-authored-by: vasanthrajams <vasanthrajams@microsoft.com>

* selective key restore (#8781)

* selective key restore

* moved selective key restore to keys.json

* fixed github pipeline checks

* example missing folder property

* Resolved review comments

* minor fix

* review comments

* pretty check fix

Co-authored-by: vasanthrajams <vasanthrajams@microsoft.com>

* Additional 7.2 preview changes (#9141)

* Additional 7.2 preview changes

* Corrections and Feedback updates

* Remove ProtectedKey

* Patch export sample

* Fix validation errors

* Fix more validation errors

* More validation fixes

* Add 6 more AES-CBC algorithms (#9317)

* Add 6 more algorithms

* Add new words to fix the spelling

* Adding 7.2-preview version (#8397)

* Adding 7.2-preview version

Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>

* Resolve PR feedback

* Fix output-folder for go code generation

Co-authored-by: Heath Stewart <heaths@outlook.com>

* selective key restore (#8781)

* selective key restore

* moved selective key restore to keys.json

* fixed github pipeline checks

* example missing folder property

* Resolved review comments

* minor fix

* review comments

* pretty check fix

Co-authored-by: vasanthrajams <vasanthrajams@microsoft.com>

* Additional 7.2 preview changes (#9141)

* Additional 7.2 preview changes

* Corrections and Feedback updates

* Remove ProtectedKey

* Patch export sample

* Fix validation errors

* Fix more validation errors

* More validation fixes

* Add 6 more AES-CBC algorithms (#9317)

* Add 6 more algorithms

* Add new words to fix the spelling

* fixing validation failures

* key-version example fix

* model validation

Co-authored-by: Heath Stewart <heaths@outlook.com>
Co-authored-by: vasanthrajams <vasanthrajams@microsoft.com>
Co-authored-by: Hervey Wilson <herveyw@microsoft.com>
Co-authored-by: Rick Qing Xu <qinx@microsoft.com>

* monitor readme fix (#9635)

* [Hub Generated] Review request for Microsoft.Consumption to add version stable/2019-10-01 (#9418)

* added forecast api and all of it's scopes

* removed extra external forecast example links

* updated budgets api to reflect current version

* fixed filter properties

* fixed typos

* cleaned up description

* removed OR from budgetFilter

* Revert "removed extra external forecast example links"

This reverts commit b491abae116fd1e484b0b9d18fbe4bd86aec0fd2.

* Revert "added forecast api and all of it's scopes"

This reverts commit 6de98db14004d5701c56c42adcade4ee583c011b.

* fixed Budgets as per PM's suggestions

* renamed x-ms-enum name to avoid conflict

* [DataFactory] Add GlobalParameters and update waitTimeInSeconds in WaitActivity (#9362)

* Update data type of waitTimeInSeconds in WaitActivity

* add global parameters

Co-authored-by: Kang Tao <kantao@microsoft.com>

* update identity type enum (#9649)

Co-authored-by: Richard Li <richli@microsoft.com>

* Revert "Fix Parameter Description for validate resource move (#8524)" (#9580)

This reverts commit cb0a81fefacc56fca338e3a2658a9390b305fa61.

* Correcting the swagger to accept downloadToken similar to other download operations (#9651)

Correcting the swagger to accept downloadToken similar to other download operations

Co-authored-by: Anirban Sarkar <ansar@microsoft.com>

* renaming operationIds fro Cluster put and patch as per guidelines (#9639)

Co-authored-by: v-ajnava <v-ajnava@microsoft.com>

* Updating documentation of Quota APIs. Removing Summary field. (#9641)

* Updating operationId to group the opearions in a logical way and the generate APIs are grouped together based on the operations.

* 1. Updating schema for autoQuotaRequest
2. Updating examples.

* Updates to data model and examples.

* Model Update.

* Data Model Fix.

* Fixing Data Model for AQI.

* Removing duplicate definitions.

* Adding type=object for emailAction.

* Putting the similar definitions together.

* Model Fix.

* Fixing AQI examples.

* Adding descriptions for enum.

* Fixing Spell Check error.

* Removing used object: phoneActions.
Updating the comments for Put and Patch, that both can be used to update quota.

* Updating the Put operatonId as _CreateOrUpdate.

* Making Tag information same - QuotaInformation.

* Updating example for commit.

* 1. Updating description of Quota APIs.
2. Removing Summary, as summary and description was combined in the doc. It had repeated statements.

* 1. Updating descriptions.
2. Adding BatchML examples and making the example names as - MachineLearningServices.

* Upadatin serviceLimitsRequests in path.

* Update CODEOWNERS (#9669)

* add deleteFilesAfterCompletion to binary sources. add listAfter/listBefore to adls gen1 source (#9472)

Co-authored-by: Haoran Sun <haorsun@microsoft.com>

* Fix bad output-folder (#9658)

* enable rest-api-specs-scripts@0.10.2 (#9671)

* Update API specs 2020-05-01 (#9542)

* update 2020-05-01 version

* Add samples

* Update version

* Update example

* Fix case

* regenerated all-api-versions

* Event Grid: 2020-06-01 Swagger (#9629)

* [HDInsight]-Add livyspark api spec for hdi. (#9469)

* Add livyspark api spec for hdi.

* Prettier check

* Update code style.

* fix comments

* prettier check

* Update the code in order to unify the naming rules.

* updated AppServicePlan doc (#9679)

* Kusto: update java readme (#9576)

* Updating Patch API description. (#9676)

* Updating operationId to group the opearions in a logical way and the generate APIs are grouped together based on the operations.

* 1. Updating schema for autoQuotaRequest
2. Updating examples.

* Updates to data model and examples.

* Model Update.

* Data Model Fix.

* Fixing Data Model for AQI.

* Removing duplicate definitions.

* Adding type=object for emailAction.

* Putting the similar definitions together.

* Model Fix.

* Fixing AQI examples.

* Adding descriptions for enum.

* Fixing Spell Check error.

* Removing used object: phoneActions.
Updating the comments for Put and Patch, that both can be used to update quota.

* Updating the Put operatonId as _CreateOrUpdate.

* Making Tag information same - QuotaInformation.

* Updating example for commit.

* 1. Updating description of Quota APIs.
2. Removing Summary, as summary and description was combined in the doc. It had repeated statements.

* 1. Updating descriptions.
2. Adding BatchML examples and making the example names as - MachineLearningServices.

* Upadatin serviceLimitsRequests in path.

* Updating Patch API description.

* Patch description updated.

* Update data share examples for consumer invitations  (#9668)

* update examples for consumer invitations with correct id

* run prettier

* Remove lt rv1 WaitForARMFeedback (#9247)

* add readme.az for databoxedge (#9683)

* add readme.az

* add cli_extension

* validate CLI codegen for databox (#9211)

* validate databox

* repo: azure-cli-extensions

* relocate python config

Co-authored-by: Changlong Liu <changll@microsoft.com>

* updated resources readme (#9638)

* Update InfrastructureEncryption property description for PostgreSQL and MySQL (#9390)

* Update InfrastructureEncryption property description for PostgreSQL and MySQL

* Update InfrastructureEncryption property description for PostgreSQL and MySQL

* Update allowed range for nodeCount (#9602)

* Update allowed range for nodeCount

* Remove minimum

* Remove features mode (#9645)

* Documentation fix (#9693)

* Tables swagger fixes (#9584)

* According to this PR https://github.com/Azure/azure-sdk-for-net/pull/7235 having Vision.FormRecognizer folder was mistake. (#8422)

But this readme still contains vision and if you try to regenerate code in azure-sdk-for-net repository they would be created in Vision.FormRecognizer rather than just FormRecognizer.

* init (#9667)

* Onboard python track2 codegen (#9708)

* align eTag with server (#9687)

* align with server

* revert for certain

* IngestionMode Flag (#9654)

* IngestionMode Flag

* fix for missing bracket

* diganostic with an A

* Update property range due to tier sensitive. (#9422)

Signed-off-by: Pan Li <panli@microsoft.com>

* fix swagger bug (#9709)

* Update GraphQuery location property readOnly=false (#9568)

* remove location readOnly property

* set location readOnly false

* Update bms.json (#9711)

Azure Backup Health

* Azure Digital Twins 2020-05-31-preview (#9622)

* Azure Digital Twins 2020-05-31-preview swagger.

* Updates.

* Updates.

* Update host name.

* Add custom words.

* Fix host name so that verification tools work.

* Prettier updates.

* Try file name without spaces.

* Update md files.

* Add missing api-version.

* Fix readme.go.md.

* [Synapse] - Update data plane Swagger specs (#9534)

* Update Synapse Swagger data plane specs

* Fix notebook

* Create three clients in Readme

* Update Readme for managed Vnet

* Rename scheme name

* Minor change

* Update example

* Rename development to artifact

Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com>

* New API version for Iot Hub Get Endpoint Health (#9680)

* Adds base for updating Microsoft.Devices from version stable/2020-03-01 to version 2020-04-01

* Updates readme

* Updates API version in new specs and examples

* initial version

* camel case

* reviewed comments

Co-authored-by: Juan Carpio Castellanos <Juan.Carpio@microsoft.com>

* remove whitespace (#9703)

* remove whitespace

* fix example

Co-authored-by: Richard Li <richli@microsoft.com>

* Fix VirtualMachineScaleSetIPConfigurationProperties Load Balancer description (#9675)

* add codegen config for GuesConfiguration (#9692)

* add codegen config

* enable pipeline

* [Hub Generated] Review request for Microsoft.Databricks to add version stable/2018-04-01 (#9657)

* 1.Breaking Change - Removing duplicate autoQuotaIncreaseState from supportTicketAction. (#9724)

2. Removing state=enabledForPreview.
3. Updating Example.

* Add sql parallel read properties (#9712)

* add httpRequestTimeout to odata based connector activities

* add httpRequestTimeout to odata based connector activities

* add sql parallel read properties

* Custom vision 3 3 (#9522)

* Establish base from previous version to compare against

* Alphabetize paths

* API Updates

* Add missing error messages

* Fix file type

* Spelling fix

* Run prettier

* Update all apis

* Changing aspects/opinions to optional properties from required proper… (#9702)

* Changing aspects/opinions to optional properties from required properties

* removing (Optional) description

Co-authored-by: josuh <josuh@microsoft.com>

* Adding the missing api-version parameter for move and validate move APIs. It is already part of the examples. (#9732)

* Correcting the swagger to accept downloadToken similar to other download operations

Correcting the swagger to accept downloadToken similar to other download operations

* Adding the missing api-version parameter for move and validate move apis. IT is already part of the examples.

Adding the missing api-version parameter for move and validate move apis. IT is already part of the examples.

Co-authored-by: Anirban Sarkar <ansar@microsoft.com>

* Add Missing Json in Readme for Monitor (#9730)

* Delete labeler (#9738)

* Delete computeReviewLabeler.yml

* Delete computeReviewLabeler.yml

* Update CODEOWNERS

* enable t2 generation (#9749)

* enable t2 generation (#9756)

* Added the allowed values to $select, $expand and $filter queries unde… (#9585)

* Added the allowed values to $select, $expand and $filter queries under VMSS and to $select query for Avset

* Adding allowed values in the corresponding descriptions field

* changing the examples

* DiskRP Swagger changes for 2020-05-01 (#9552)

* baseline commit for disk.json

* changes related to disk access, changes in disk encryption set for new api version, new examples related to disk access

* adding few more examples, more changes to disk.json

* prettier commit

* few fixes

* added more examples and fixed readme.md, fixed typos in disk.json

* fixing readme

* prettier fixes

* fix ref to example

* adding network access policy and diskAccessId to snapshots

* fix readme.md

* fixing enum descriptions

* fixing enum description

* fixing descriptions

* fixing validations

* fix swagger api version

* reverting des change to make sourceVault optional

* fix field name actionsRequired

* fixing descryptions for encryption at rest

* consolidating enums and fixing type

* [Resources] Add new API version (#9487)

* Initial commit with the old version

* Add error proprty to DeploymentOperationProperties

* Add enum values for provisioningState

* Update provisioningState description

* Update statusMessage property

* Update api-version and parameters in examples

* Update readme.md to refer to the new resources swagger

* Prettier fix; we can Python sdk too

* Added id and relativePath parameters to TemplateLink

* update csharp and java read me files for the new API

* Address Pr feedback

* Examples for TemplateSpecs deployment

* Unblock Java SDK generation

* Fix examples for templatespecs

* prettier fixes

Co-authored-by: Filiz Topatan <lsefitopata@microsoft.com>
Co-authored-by: Gokul Premraj <gopremra@microsoft.com>

* Add multiapi support (#9759)

* fixed examples and BudgetCategory as PM suggested (#9776)

* Fix Error Response Structure (#9733)

Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>

* Adding new resource type azureADMetrics (#9636)

* Adds base for updating Microsoft.Aadiam from version preview/2020-03-01-preview to version 2020-07-01-preview

* Updates readme

* Updates API version in new specs and examples

* added azureADHealth

* rough commit (without examples) for azureADHealth

* changed Ad to AD

* added examples for azureadhealth

* removed private link files from 2020-07-01 preview

* examples updated for azureadhealth

* removed alltenants and tenants params from examples

* Fix Linting errors

* Update readme to make avocado fix

* minor fix

* custom word addition

* Update examples to match spec

* Make PrivateLinkPolicyName parameter have same values to solve LintDiff error

* Make subscriptionIdParameter identical in all json files

* error fixes for all model errors

* fixed model validation error

* additional suppressions for pascal case and operations

* added azureadhealth in readme to fix avocado error

* added privatelink api version along with azureadhealth

* changed api version to the filepath version

* modified for corrections on AzureADHealthGet

* aded changes to match spec and example

* reverted passing commit from before

* renamed to azureadmetrics

* Readme changes

* azureadmetrics custom word change

* azureadmetrics file updates

* properties

* quick prettier fix

* minor change to run tests again

* addressing comments

* location and tag changes

* delete doesnt take in param

* removed duplicate tag def

* syntax check

* comment changes, except the provisioningState change

* provisioningstate property addition

* provisioningState example fixes

* properties fix

* semantic validation error fix

Co-authored-by: Hyewon Lee <t-hyelee@microsoft.com>
Co-authored-by: Abbe Blank <ablank@microsoft.com>

* enable t2 generation (#9755)

* enable t2 generation (#9752)

* test support (#9741)

* enable t2 generation (#9751)

* Adding swagger for Template Specs (#9778)

* Adding swagger for Template Specs

* Running prettier to fix whitespace/newline alignments

* enabling track2 generation (#9754)

* Updates for FE changes

Co-authored-by: Zach Rathbun <zachra@microsoft.com>
Co-authored-by: TinaHu1 <51737887+TinaHu1@users.noreply.github.com>
Co-authored-by: Alex Aloni <alex.aloni@gmail.com>
Co-authored-by: Alex Dubinkov <alexdu@microsoft.com>
Co-authored-by: azuresdkci <azuresdkci@microsoft.com>
Co-authored-by: Arcturus <dapzhang@microsoft.com>
Co-authored-by: shurd <shurd@users.noreply.github.com>
Co-authored-by: Sam Hurd <sahurd@microsoft.com>
Co-authored-by: annatisch <antisch@microsoft.com>
Co-authored-by: datr93 <43795914+datr93@users.noreply.github.com>
Co-authored-by: John Stairs <jostairs@microsoft.com>
Co-authored-by: Landon Smith <landonasmith@gmail.com>
Co-authored-by: navysingla <47647464+navysingla@users.noreply.github.com>
Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
Co-authored-by: Xiangyu Luo <xiangyul@microsoft.com>
Co-authored-by: Lei Ni <leni@microsoft.com>
Co-authored-by: Zim Kalinowski <zikalino@microsoft.com>
Co-authored-by: Steve Stein <sstein@microsoft.com>
Co-authored-by: Himanshu Chhabra <himanshu.chhabra9304@gmail.com>
Co-authored-by: Tosin Adewale <oladewal@microsoft.com>
Co-authored-by: Tosin Adewale <oluwatosin.adewale@microsoft.com>
Co-authored-by: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
Co-authored-by: changlong-liu <59815250+changlong-liu@users.noreply.github.com>
Co-authored-by: Changlong Liu <changll@microsoft.com>
Co-authored-by: Tanyi Chen <tanchen@microsoft.com>
Co-authored-by: elabicha <61994320+elabicha@users.noreply.github.com>
Co-authored-by: Phoenix He <tih@microsoft.com>
Co-authored-by: Cameron Taggart <cameron.taggart@microsoft.com>
Co-authored-by: jspearman3 <spearmanjim@yahoo.com>
Co-authored-by: Praneeth Sanapathi <svpraneethnaidu@gmail.com>
Co-authored-by: Praneeth Sanapathi <prsanapa@microsoft.com>
Co-authored-by: Ran Wang <ranwang568@gmail.com>
Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
Co-authored-by: Jianye Xi <jianyxi@microsoft.com>
Co-authored-by: ayfathim <ayfathim@microsoft.com>
Co-authored-by: 陈箭飞 <32889038+chenjianfei2017@users.noreply.github.com>
Co-authored-by: root <root@cjf.1nfgrxx31qve3h2ogd1kz2gjvd.cx.internal.cloudapp.net>
Co-authored-by: Vivian Liu <viv.liu25@gmail.com>
Co-authored-by: Allen Zhang <allenzhang@live.com>
Co-authored-by: Ashraf Hamad <ahamad-MS@users.noreply.github.com>
Co-authored-by: Ashraf Hamad <ahamad@ntdev.microsoft.com>
Co-authored-by: Feiyu Shi <44449256+feiyushi@users.noreply.github.com>
Co-authored-by: Vishnu Priya Ananthu Sundaram <viananth@microsoft.com>
Co-authored-by: Yoram Singer <37076505+yoramsinger@users.noreply.github.com>
Co-authored-by: Priyaranjan Pandey <priyapan@microsoft.com>
Co-authored-by: xiaoxu qi <qxxat2007@sina.com>
Co-authored-by: Xiaoxu Qi <xiaoxuqi@microsoft.com>
Co-authored-by: Junbo Wang <juniwang@microsoft.com>
Co-authored-by: Donald Liu <32778916+PakDLiu@users.noreply.github.com>
Co-authored-by: ityankel <47292630+ityankel@users.noreply.github.com>
Co-authored-by: Marcin Jastrzebski <majastrz@microsoft.com>
Co-authored-by: Avinash <akka@usc.edu>
Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>
Co-authored-by: srilatha inavolu <sri@microsoft.com>
Co-authored-by: ivkule <59470194+ivkule@users.noreply.github.com>
Co-authored-by: NourEldin Yasser <65115481+a-noyass@users.noreply.github.com>
Co-authored-by: John Call <johncall@microsoft.com>
Co-authored-by: Thomas Reis <TFR258@users.noreply.github.com>
Co-authored-by: bob <bob@bob.com>
Co-authored-by: Paviya (Elle) Tojaroon <pt335@cornell.edu>
Co-authored-by: Elle Tojaroon <patojaro@microsoft.com>
Co-authored-by: giromm2ms <52413295+giromm2ms@users.noreply.github.com>
Co-authored-by: Gideon Romm <giromm@microsoft.com>
Co-authored-by: Chen Lahav <chen.lahav@gmail.com>
Co-authored-by: Jacob Hill <tjhill_94@hotmail.com>
Co-authored-by: Jacob Hill <thhill@microsoft.com>
Co-authored-by: David Zhao <31305478+davidzhaoyue@users.noreply.github.com>
Co-authored-by: David Zhao <davzhao@microsoft.com>
Co-authored-by: yibirnba <52132191+yibirnba@users.noreply.github.com>
Co-authored-by: Nitsan Bracha <nibracha@microsoft.com>
Co-authored-by: Nitsan Bracha <nitsi@users.noreply.github.com>
Co-authored-by: Zihong <zihch@outlook.com>
Co-authored-by: Zhiyong Yang <gayang@microsoft.com>
Co-authored-by: Meha Kaushik <kaushik.meha@gmail.com>
Co-authored-by: Meha Kaushik <mekaushi@microsoft.com>
Co-authored-by: Arik Olsh <47111029+arolshan@users.noreply.github.com>
Co-authored-by: Anthony Kunnel Jose <antjo@microsoft.com>
Co-authored-by: erich-wang <eriwan@microsoft.com>
Co-authored-by: Arthur Ning <57385816+akning-ms@users.noreply.github.com>
Co-authored-by: Fernando Fonseca <ferno@microsoft.com>
Co-a…
nitegupt pushed a commit to nitegupt/azure-rest-api-specs that referenced this pull request Sep 25, 2020
* Bringing FRv2.0-preview version forward.

* Adding Model Compose feature

* Adding Model Copy feature

* Adding PreBuilt: Business card feature

* Fix swagger version.

* Add CheckBox feature (option-A)

* Add CheckBox feature (option-B)

* Initial commit; Bringing things forward from v2.0

* Minor fixes in compose contract

* Add suggested model name changes for supervised

* Incorporating final changes from v2.0-preview

* Incorporating ModelName feature

* Update for model compose

* Incorporating selectionMark feature.

* FRv2.1 Feature updates (#13)

List of changes:
-----------------

* Bringing Final swagger for FRv2.0-preview version forward.

* Adding Model Compose feature

* Adding PreBuilt: Business card feature

* Add SelectionMark (aka CheckBox) feature 

* ModelName Support

* Fix swagger version

* FR FE changes (#15)

* Remove quotes from data queries in RI apis (#9323)

* [DataFactory]Store settings should be added for Delete and GetMetadata (#9208)

* [DataFactory]Store settings should be added for Delete and GetMetadata Activity

* Add format settings for GetMetadata

* [Hub Generated] Review request for Microsoft.ChangeAnalysis to add version preview/2020-04-01-preview (#8981)

* New Readme Config File

* New Go Language Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New Ruby Language Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* add swagger spec second time

* trying to fix violations #1

* adding descriptions and schema tag for default error

* removing required location element from proxy resource.

* adding prettifier fixed

* update 3

* update 4

* update 5

* update 6

* update 7

* update 8

* update 9

* update 10

* update 11

* update 12

* update 13

* update 14

* update 15

* update 16

* update 17

* update 18

* Adds suppression to readme

* updating comments of few models

* changing description of few elements

* prettier  run:

Co-authored-by: Alex Dubinkov <alexdu@microsoft.com>

* regenerated all-api-versions

* Fix readme.go.md for some sql service (#9348)

* Update network (#9349)

* Add multiapi section (#9347)

* Dataplane swagger for tables (#8151)

* adding swagger for tables dataplane

* updating produces/consumes, adding format parameter and adding DataServiceVersion header

* update swagger so that query parameters do not appear in x-ms-paths

* add new custom words, fix incorrect api version

* making suggested changes to continuation header, response status codes

* Updates to tables spec

* Fixed indentation

* Removed storage references

* Grammar

* Improved match condition description

* Remove format statements

* Removed excess tags

* Fix extra commas

* Added missing example

* Updated Delete example

* Run prettier

* Removed duplicate API version

* Fixed insert response

* Removed 2018 readme tag

* Remove storage name

* Remove multi-api reference

Co-authored-by: Sam Hurd <sahurd@microsoft.com>
Co-authored-by: annatisch <antisch@microsoft.com>

* regenerated all-api-versions

* Datr m (#9332)

* update readme docs

* add nullables

* add autogen

* location required

* add require to all

* add requires

* prettier

* track resoruce ref and require for properties

* remove #

* fix # resoruce

* pr comments

* fix ruby

* go fix

* azure_mgmt_desktop_virtualization

* rekickoff tests

* regenerated all-api-versions

* Allow empty access policies array in HealthcareApis (#9326)

* Allow empty access polies array in HealthcareApis.

* accessPolicies property can be omitted

* [CDN] Add API version 2020-04-15 (#9242)

* regenerated all-api-versions

* Update readme.md (#9384)

* Update readme.md

Adding stable version to not break existing APIs

* Added examples

* fix example

* prettier fix

* regenerated all-api-versions

* [MixedReality] Version Iteration for new Releases (#9351)

* Version Iteration for new Releases (#8848)

* Version Iteration for new Releases

There are going to be 2 significant releases:

1. Public Preview of Remote Rendering in April 6th
2. GA of Spatial Anchors in May

* Referring new swagger files in readme.md

* Specifying default package version as 2020-05-01

* Fix MV

* Fix MV (#9397)

Fix MV in Patch examples

Co-authored-by: Xiangyu Luo <xiangyul@microsoft.com>
Co-authored-by: Lei Ni <leni@microsoft.com>

* fix network (#9369)

* fix network

* duplicated publicipprefix

* fixed example in 2018-01-01

* final updates

* missing examples

* regenerated all-api-versions

* SQLDB - update LicenseType description (#9001)

* SDK support for Table and Queue Storage Services (#9259)

* Adding table spec, without examples

* Adding queue swagger, also updating comments for table

* Updated the models to include ARM fields, completed, no examples

* Added list table and queue services spec

* Adding table CRUD examples

* Adding Queue CRUD examples

* Validation complete, TablName changed to camelCase

* Modified comment

* Spell correction

* changing order in readme.md

* Changed the object name from Queue to StorageQueue, as sdk code gen throws name conflict error with Collections.Queue

* Resolve prettier check errors

* Change URI param to be camel case

* updated default error response schema

* Change Default error response model schema

* Added x-ms-nextLink

* regenerated all-api-versions

* [ACR] add regionEndpointEnabled to replication properties and replicationUpdateParameters (#8840)

* add regionendpointenabled to replication properties and replicationupdateparameters

* fix property placement error

* Update spec. with update properties

* Update descriptions

Co-authored-by: Tosin Adewale <oluwatosin.adewale@microsoft.com>

* update triage label (#9396)

* validate blockchain cli codegen (#9089)

* validate blockchain cli codegen

* use strong password with length>=12

Co-authored-by: Changlong Liu <changll@microsoft.com>

* feat: add subscription 2019 10 01 preview (#9388)

* [Hub Generated] Review request for Microsoft.CostManagement to add version stable/2019-11-01 (#9288)

* adding the views api to the 2019-11-01 version

* Fix api version value

* adding private view list example document

* Fix enum conflict

* fix Granularity enum type

* Add api version of go SDK for imagebuilder (#9408)

* Update PR template (#9371)

* Update PR template

* Add FAQ link

* add Microsoft.AVS 2019-08-09-preview API spec (#9307)

* cp -r vmwarevirtustream vmware

* rebrand

* add sku to PrivateCloud

* add SSL thumbprints

* Fix description typo (#5)

* lists return value[]

* suppress R3020

* fix suppress

* add Locations_ prefix

Co-authored-by: jspearman3 <spearmanjim@yahoo.com>

* regenerated all-api-versions

* Add 2020-04-01 API specification for Microsoft.Peering (#9361)

* Remove readonly flag from microsoftSessionAddress properties in BgpSession; add an example for IxRs directPeeringType

* Add 2020-04-01 API specification for Microsoft.Peering

* Fix subId

* Fix static validation issues

* Fix GetPeeringReceivedRoutes example

* Fix PeeringServiceSku

* Add RPKI to custom-words

* Update readme to include package-2020-04-01

* Fix input file path in package-2020-04-01

* Fix ErrorResponse data model

Co-authored-by: Praneeth Sanapathi <prsanapa@microsoft.com>

* Move added client name IdentityUserAssignedIdentitiesValue into an inner scope (#9363)

* Bug fixes: skip url encoding for ScopeParameter; add client name for userAssignedIdentities.

* Pretty check fix.

* Move added client name into additionalProperties of userAssignedIdentities.

* Change operationID for table and queue, update the name of an example (#9410)

* update version of rest-api-specs-scripts in PPE (#9420)

Co-authored-by: Jianye Xi <jianyxi@microsoft.com>

* adding new properties (#9404)

* Pipeline devops (#9374)

* netapp trenton pipeline

* logic pipeline test

* Revert "logic pipeline test"

This reverts commit ad9f1f00d99379de1e461fcbb6c803a491b5bd29.

* devops pipeline test

* Update readme.md

Co-authored-by: root <root@cjf.1nfgrxx31qve3h2ogd1kz2gjvd.cx.internal.cloudapp.net>

* typo (#9210)

* IoT Edge in Central APIs initial (#9248)

* IoT Edge in Central APIs initial

* making recommended fixes

* Moved storage private link related models into common types (#8935)

* Moved private link related model into common types

* Fix path to common types.json

* Fix parameter reference

* fix prettier issue

* Resovled the conflict and moved PrivateEndpointConnectionListResult into common and updated reference

* EventGrid: Update 2020-04-01-preview swagger to include new properties per customer's feedback (#9402)

* Update 2020-04-01-preview swagger to include new properties per customer's feedback

* fix spelling

* add readonly flag for readiness state

* fix prettier

Co-authored-by: Ashraf Hamad <ahamad@ntdev.microsoft.com>

* [Hub Generated] Review request for Microsoft.VirtualMachineImages to add version stable/2020-02-14 (#9411)

* [Azure Stack] Updates to Azs.Storage.Admin spec (#8959)

* commit 1ef81911c39d8f618bf6ec097223ff5e8961b3cb
Author: Yuxing Zhou <zyx.pulsars@gmail.com>
Date:   Thu Feb 6 09:13:52 2020 +0800

    [Azure Stack] Update storage admin specs for new generation with autorest-beta (#8306)

    * Update storage admin specs for new generation with autorest-beta

    * fix code style
commit 9e551f0eab4057d4c2f54c333c7aa2a1a564c125
Author: bganapa <bganapa@microsoft.com>
Date:   Tue Nov 12 11:44:22 2019 -0800

    Reset to Stackadmin2 (#7766)

* Fix resourcegroup case

* Fix old version

* Address PR feedback

* Customerprovider pipeline2[DONOT MERGE] (#9428)

* customer provider

* add flag

* Add DeletedWorkspaces API (#9401)

* Add force flag (#9417)

* Add force flag

* Fix

* [Storage] Adding support for listing soft deleted blob containers (#9435)

* [Storage] Adding support for listing soft deleted blob containers

. Adding swagger support for listing soft deleted blob containers
. Added examples as well

* Update blob.json

* Update DeletedBlobContainersList.json

Prettier check failing

* Create a New Default Tag for Code Generation (#9440)

Include both Spatial Anchors and Remote Rendering in the same package.

* regenerated all-api-versions

* fastfix_tfpr (#9439)

Co-authored-by: Xiaoxu Qi <xiaoxuqi@microsoft.com>

* Adding 200 response in CreateOrUpdate api (#9228)

* Adding 200 response in CreateOrUpdate api

* Update example

* Empty commit to trigger build

* Updated README tag version (#9240)

* Updated README tag version

* Moved provisioning state under properties, added operations API

* fixed json syntax

* Added operations list

* Added Display

* Update bookmark relations API (#8495)

* Update bookmark relations API

* fix pr comments

* fix invalid examples failing model validation

* Fixed invalid reference (#9449)

* [Hub Generated] Review request for Microsoft.VirtualMachineImages to add version stable/2020-02-14 (#9451)

* SKU api filter takes location only. (#9328)

* change to test logic for az (#9443)

* [Hub Generated] Review request for Microsoft.Consumption to add version stable/2019-10-01 (#9453)

* Adding ReservationRecommendationDetails API

Adding ReservationRecommendationDetails API

* fixing semantic errors

* test fix

* test

* updating property lookbackUnitType

* prettified

* prettified examples

* Updating scope parameter

* updating sample

* adding 204 status code

* updating examples with 204

* updating samples

* updating 204

* prettify

* prettifying

* Update swagger specs for Managed Instance (#8182)

- Add optional parameter maintenance configuration id.

* luis authoring api updates for nested children and required features (#9405)

* luis authoring api updates for nested children and required features

* fix examples

* change required field "enableNestedChildren" to optional

* add default value for enableNestedChildren

* remove deprecated permissions API

* [Hub Generated] Review request for Microsoft.ResourceGraph to add version stable/2019-04-01 (#9215)

* Fixing comments

* update oprationId

* update oprationId

* Revert operation change

* test commit

* Revert "test commit"

This reverts commit 1fb003317a14420f912bf8a625570224d332b227.

* cost-management-for-cli-extensions (#9392)

* add 2019-10-preview tag for luis (#9406)

* upgrade pipeline scripts version to 0.8.0 (#9457)

Co-authored-by: Jianye Xi <jianyxi@microsoft.com>

* Make CDN privateEndpointStatus modeled as string (#9433)

* [Cognitive Service Computer Vision] Create CV v3.0 API version swagger (#8734)

* [Cognitive Service Computer Vision] Create CV v3.0 API version swagger

* Complete Compter vision's readme file to fix build issue

* Correct CV v3.0 examples to match swagger schema

* Run Prettier script on new examples

Co-authored-by: bob <bob@bob.com>

* regenerated all-api-versions

* added app service schema (#9310)

* added app service schema

* added ref to new file in readme.md

* prettier

* JSON Lint

* created classes for app event type detail

* remove delete and create event data

* fix format

* ran prettier

* fix async status and remove description from each ref

* remove x-ms-enum for some

* fix x-ms-enum

* remove x-ms-enum from status

* add x-ms-enum to all enum and add model as extensible

* typo to model as string

* move model as string under x-ms-enum

* remove last empty line:

* add back last empty line

Co-authored-by: Elle Tojaroon <patojaro@microsoft.com>

* Added new SecureScore API to Microsoft.Security (#8235)

* Set theme jekyll-theme-midnight

* Adding new APIs for secure score

* Updated files

* updated md file

* Working on 1 path at a time

* Fix type to ref

* more fixes

* removed ref type

* AutoRest fixes

* more fixes

* Internal PR

* fixed some static validation issues

* Fixed some more auto-rest issues

* Fixed example + organizing readonly attribute

* Run prettier on files

* Changed initiativeId to policySetDefinitionId in the sample files

* Changed assessmentsMetadata to assessmentsDefinition

* Added scope in defintions example and adjust enum value of BuiltIn

* Added missing fields and align examples

* Renamed fields in example files

* Changed return value

* Added control definitions per subscription scope

* Added definition property (optional, in case of $expand)

* prettier updated files

* prettier again ...

* PR comments

* Renamed enum

* Fixed some errors

* Remove "secureScoreName" parameter from example

* Changed operationId from GetSecureScores_Single to SecureScores_Get

* prettifying the code

* Updated based on PR comments

* Fix casing issues in example files name

* Fixing sample files and remove some enum options

* Updated readme.md file

* Remove trailing whitespace

* Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json

Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>

* Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json

Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>

* Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json

Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>

* Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json

Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>

* Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/secureScore.json

Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>

* Update specification/security/resource-manager/Microsoft.Security/preview/2020-01-01-preview/examples/secureScores/GetSecureScoresSingle_example.json

Co-Authored-By: Chen Lahav <chen.lahav@gmail.com>

* Fixed PR comments

* Fix definitions renaming

* Fix examples

* Trying to fix model validation

* Changed example type

* Updating from master (Resolving conflicts)

* Converting all EOL to CRLF + remove trailing blanks

* Removed Scope paths, updated examples

* Replaced scope with sub id in example

* updated secureScoresControls id in examples

* example files ids and type fixes

Co-authored-by: Gideon Romm <giromm@microsoft.com>
Co-authored-by: Chen Lahav <chen.lahav@gmail.com>

* Fix operation Ids for Metadata, so they show up correctly in the REST… (#9414)

* Fix operation Ids for Metadata, so they show up correctly in the REST docs toc.

* Fix operation id for AvailableServiceTiers

* Separate Python readme (#9416)

* Updated default tag to latest stable version. (#9085)

* Updated default tag to newest stable version.

* Modified swagger to include next link property and azure resource properties.

* Addressed CI errors.

Co-authored-by: Jacob Hill <thhill@microsoft.com>

* add time trigger for PR author (#9468)

* add time trigger for PR author

* add reviewed-changesRequired

* api-version 2020-05 of mixedreality for go SDK (#9474)

* api-version 2020-05

* fix

* [Datafactory] Enable Type Conversion in Copy Activity (#9471)

Co-authored-by: David Zhao <davzhao@microsoft.com>

* kubernetes - fixed client name (#9421)

* fixed client name

* updated name

* Create swagger for a new API: AutoDismissAlertsRules (#7292)

* Create swagger for a new API: AutoDismissAlertsRules

* Add AutoDismiss rule name parameter to alerts API. Fix some descriptions.

* Remove CompromisedEntity from the examples

* update readmeFile

* Renaming auto dismiss to suppression

* Update PutAlertsSuppressionRule_example.json

* Fixing example - sending read-only property error

* Removing read-only fields from examples/AlertsSuppressionRules/PutAlertsSuppressionRule_example.json

* ARM CR: changing `UTC` to `Utc` + updating expirationDateUtc description

* Adding "ScopeElement" for "allOf" element + fixing examples

Co-authored-by: Nitsan Bracha <nibracha@microsoft.com>
Co-authored-by: Nitsan Bracha <nitsi@users.noreply.github.com>

* regenerated all-api-versions

* update scripts version in PPE pipeline (#9494)

Co-authored-by: Jianye Xi <jianyxi@microsoft.com>

* pricing tier swagger (#9094)

* pricing tier swagger

* remove readonly in sku model

* update appplatform json and example

* update list sku

* revert to data action

* update list skus

* add resource sku definition

* revert sqlparallel read settings (#9497)

* add sharepointonlinelist connector

* support parallel read of sql sources

* revert sqlparallel settings

* [CosmosDB] Introducing the apiVersion 04-01-2020  (#9302)

* Adding notebooks in 1212 and 0301

* Changes to include EnableFreeTier property in DatabaseAccount

* Ran Prettier

* Fixed model failures

* Revert "Fixed model failures"

This reverts commit ecef06e8b9c7b0ad3c36f5fce84bd72ebee1a141.

* Revert "Ran Prettier"

This reverts commit 9d2cc52313bf9f45b172f6769d57d3be60ea1d6d.

* Revert "Changes to include EnableFreeTier property in DatabaseAccount"

This reverts commit 62f58ab6c666d8aad4bbecb94f41e3a80c49289a.

* Created apiVersion 2020-05-04 with EnableFreeTier property in DatabaseAccount

* Replace IpRangeFilter by IpRules

* Revert "Replace IpRangeFilter by IpRules"

This reverts commit ddb21350fd4cd927fb4333617f19e85cfc46b5f9.

* Fixed EnableFreeTier changes

* Replace IpRangeFilter by IpRules

* Fixes in model

* Revert "Fixes in model"

This reverts commit 97a6a0b62c6752cb6f75529e068e9c2c70618c06.

* correcting examples

* fix in ListByResourcegroup

* renaming

* changing ipAddressOrRange

* fix

* fix for model

* fix for model

* fixing

* Adding apiProperties

* adding swagger-to-sdk for python

* introduces AutoscaleSettings

* removing .net from swagger-to-sdk to avoid failing CI

* added analyticalStorage related changes

* changes in models

* addressed comments

* correcting IpAdressOrRange

* nit

* Making OptionsResource object readonly

* temporarily disabling js in swagger to sdk

* Revert "temporarily disabling js in swagger to sdk"

This reverts commit 5d68004a50e0d5e2c41ac19ccc1243893053261a.

Co-authored-by: Meha Kaushik <mekaushi@microsoft.com>

* regenerated all-api-versions

* add optional properties for saved search (#9498)

* add optional properties

* Update SavedSearches.json

* Update SavedSearches.json

* Support Infrastructure Encryption - secondary layer of encryption at … (#8773)

* Support Infrastructure Encryption - secondary layer of encryption at REST for accounts.

Add a boolean property to Microsoft.Storage/storageAccounts resource under encryption attributes to opt-in for a secondary layer of encryption for data at rest.

* requireInfrastructureEncryption is optional and defaults to null.

* PPE enable avocado0.6.4 (#9493)

* add x-ms-api-version for operations that api-version is required as parameter for sdk (#9441)

* Merge Mixed Reality Changes to Master (#9502)

* Version Iteration for new Releases (#8848)

* Version Iteration for new Releases

There are going to be 2 significant releases:

1. Public Preview of Remote Rendering in April 6th
2. GA of Spatial Anchors in May

* Referring new swagger files in readme.md

* Specifying default package version as 2020-05-01

* Fix MV

* Fix MV (#9397)

Fix MV in Patch examples

* Add MSI property to Remote Rendering Account (#9476)

* Add MSI property to Remote Rendering Account

* Fix typo

* Fix examples

* Fix case mismatch in examples

Co-authored-by: Lei Ni <leni@microsoft.com>

* regenerated all-api-versions

* add issue_assignment and rename assignment.yml (#9510)

* add issue_assignment and rename assignment.yml =>
pull_request_assignment.yml

* reserve assignment.yml for a period time

* [Hub Generated] Review request for Microsoft.ResourceGraph to add version preview/2020-04-01-preview (#9025)

* Adds base for updating Microsoft.ResourceGraph from version stable/2019-04-01 to version 2020-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Push changes

* Validation fixes

* More validation fixes

* Add x-ms-enum

* Adds suppression to readme

* Prettier fixes

* Fix object type

* update operation ids

* Adding GraphQuery

* Fix added paren

* Fix addition of 2020 version

* Prettier

* Move up properties

* Insert to properties bag

* Add to resource properly

* Move to GraphQueryResource

* regenerated all-api-versions

* Add subscription bound for cost management (#9514)

* Dev todo microsoft.sample rp 2020 05 01 (#9513)

* New Readme Config File

* New Go Language Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New Ruby Language Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* add new swagger.json

* regenerated all-api-versions

* add usePrivateLinkConnection parameter to data sync APIs (#9454)

* add private link connection parameter to data sync

* add usePrivateLinkConnection parameter to examples

* allow usePrivateLinkConnection to be read

* add usePrivateLinkConnection property to example returns

* remove old unreferenced example files

* correct swagger version

* add syncMemberAzureDatabaseResourceId parameters to examples

* fix readme.md

* prettify examples

* regenerated all-api-versions

* Eyes on setting (#9355)

* try

* commit

* commot

* try

* validation

* [Ready For Review] Add APIs for preparing Azure Notebook from AML workspace, and return required info to user for notebook initialization (#9058)

* Add Identity to createWorkpace example

* swagger change for provisioning Notebook

* new line at the end of the file

* fixup

* address comments

* change listresourcepreparationerrors from post to get

* address comments

* fix ResourceId values in example and fix casing issue

* fix casing

* remove listResourcePreparationErrors API and add the errors in GetWorkspace

* remove an extra coma

* remove prepareResourceErrors API

* fix errors reported by pipeline

* fix prettier check

* fix computes examples

* one more fix for existing examples

* remove identity

* address comments

* add description to NotebookResourceInfo.resourceId

* fix spell check and prettier check

* Cli codegen onboard operationsmanagement (#8874)

* Cli onboard blockchain (#9530)

* Cli onboard hardwaresecuritymodules (#9532)

* Policy compliance data enable pagination (#7909)

* initial commit

* Events for 2019-09-01

* fix oav errors

* Update 2019-10 tag with 2019-10-01-policyevents

* add file to input list

* add policyevents to 2018-07-01-preview version

* fix path in readme

* add examples in events, add parameters

* specfication files

* fix avocado

* fix typo

* Fix prettier

* Update description for apiversion param

* fix typo and description

* Revert Lint warning

* Remove metadata from events and add missing compliancestates in examples

* Add the missing x-ms-pageable

Co-authored-by: Namrata Jagasia <najagasi@microsoft.com>
Co-authored-by: Phoenix He <tih@microsoft.com>

* regenerated all-api-versions

* Logic pipeline (#9372)

* netapp trenton pipeline

* logic pipeline test

Co-authored-by: root <root@cjf.1nfgrxx31qve3h2ogd1kz2gjvd.cx.internal.cloudapp.net>

* updated the tags for fix doc generation issue. (#9528)

Co-authored-by: v-ajnava <v-ajnava@microsoft.com>

* [T2] removed duplicated schemas in storage (#9527)

* duplicated schemas in storage

* trying to fix storage duplication

* [Hub Generated] Review request for Microsoft.AlertsManagement to add version preview/2019-05-05-preview (#9540)

* Added missing Alert Modification Events

* Added Subscription value to Scope Type Enum

* EventGrid: Update 2020-04-01-preview swagger to use enum as string for parentType (#9545)

* update swagger

* fix prettier

Co-authored-by: Ashraf Hamad <ahamad@ntdev.microsoft.com>

* update @azure/oad version to fix breaking issue (#9551)

Co-authored-by: Jianye Xi <jianyxi@microsoft.com>

* [Synapse Data Plane]Add vnet feature to data plane (#8753)

* Add vnet feature to data plane

* Support multiple client

* 1. Add x-ms-pageable to list api

Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>

* Microsoft.Batch 2020-05-01 (#9452)

* Adds base for updating Microsoft.Batch from version stable/2020-03-01 to version 2020-05-01

* Updates readme

* Updates API version in new specs and examples

* Updates for Microsoft.Batch 2020-05-01

This version adds System Managed Identity to Batch accounts and allows for
setting Encryption properties on a Batch account.

* Fix swagger errors with private endpoint APIs

* updating peering az specification (#9489)

* regenerated all-api-versions

* test for deviceprovisioningservices (#9350)

* Update readme.cli.md

* test for deviceprovisioningservices

* [Computer Vision 3.0] Update Read Language parameter description to include new languages (#9548)

* [AMS] update AMS stable version to include Edge list api (#9492)

* [AMS] update AMS stable version to include Edge list api

* fix an example

* fix better descriptions.

* more descriptive description

* Add New ApiVersion 2020-03-01 (#9480)

* Update SavedSearches.json (#9550)

* Link workspace (#8994)

* create 2020-04-01-preview version

* add LinkedWorkspace

* remove tailing whitespace

* fix build error

* address comments

* fix updateAmlCompute example

* fix build

* address comments

Co-authored-by: Richard Li <richli@microsoft.com>

* Add capabilities for cognitive services. (#9491)

* Added operations api in Microsoft.OffAzure GA version (#9465)

* Create swagger.json

Added swagger for vmwaresite, hypervsite, serversite

* Update swagger.json

Addition of Importsite resource

* Referred swagger in readme.md

* changed readme to have 2 api-versions

* Updated readme

* Updated ip address name

* Create migrate.json

* deleted preview changes

* Fixed new version

* fixed job definition, get and put site

* Update migrate.json

* Update migrate.json

* Added examples. Removed server and import stacks

* Removed extra code

* Made it in accordance with private preview PR

* Examples added

* fixed comments

* added tags

* Resolved conflicts

* fixed file

* Fixed spellings

* fixed spellings

* added examples

* fixed example

* fixed examples

* fixed examples

* fixed discrption

* fixed prettier check

* fixed enums

* prettier check

* Update readme.md

* Added operations list

* Create migrate.json

* added OperationDisplay definition

* error fixed

* Update migrate.json

* fixed errors

* Update Operations_List.json

* Update migrate.json

* Removed parameters

* Ran Prettier check

* Update migrate.json

* Update migrate.json

* prettier check

* Added api-version parameter under convertToSinglePlacementGroup for VMSS (#9555)

* Update isFollowed property to boolean (#9500)

* feat: update java readme (#9570)

* Update secureScore.json (#9517)

* Update secureScore.json

Revert enum custom value and fix SDK creation

* Trying to prevent "Breaking changes" when removed

* [Hub Generated] Review request for Microsoft.DigitalTwins to add version preview/2020-03-01-preview (#9459)

* swagger change

* remove integration examples

* Enable excel in public swagger (#8875)

* Enable excel in public swagger

* update

* rollback dataflow change

Co-authored-by: zhanyu2014 <zhanyu@microsoft.com>

* Remove sample todo resource provider (#9572)

* Operationalinsights tables, wokspace capping and sku (#9505)

* Workspace tables

* Pretty

* Fixes

* Fix

* Fixes

* Add missing properties for capping and SKU

* Fixes

* Fix

* PR fixes - change PUT to PATCH

* Unrequire properties in /tabels PATCH

* Adding the documentations for 5 new lint rules  (#9569)

* Adding 5 new lint rules

* update

* update created date

* fix typo

Co-authored-by: Jianye Xi <jianyxi@microsoft.com>

* Optional 'workspace' property (#9495)

Co-authored-by: Liran Chen <lirche@microsoft.com>

* enable trenton package in prod (#9582)

Co-authored-by: Xiaoxu Qi <xiaoxuqi@microsoft.com>

* [Hub Generated] Review request for Microsoft.ManagedServices to add version preview/2020-02-01-preview (#8913)

* Adds base for updating Microsoft.ManagedServices from version stable/2019-09-01 to version 2020-02-01-preview

* Updates readme

* Updates API version in new specs and examples

* Added all changes from PR 1138 to a new API version folder

* Removed readOnly: true from multiFactorAuthProvider

* Added principalIdDisplayName and delegatedRoleDefinitionsId to Authorization object + changed description of maximumActivationDuration to reflect ISO 8601 format

* Made changes reflecting Chris Eggert's suggestions

* Fixed camel case mistake

* Fixed registrationDefinitionIdParameter references

* Adds base for updating Microsoft.ManagedServices from version stable/2019-09-01 to version 2020-02-01-preview

* Updates readme

* Updates API version in new specs and examples

* Updated read.md

* Fixed wrong tag in readme

* regenerated all-api-versions

* Add reboot parameters. (#9426)

* Add reboot parameters.

* Add examples and remove required on rebootType.

* Fix prettier errors.

* Azure Spring Cloud: Support API to enable/disable MSI (#8966)

* Azure Spring Cloud: Support API to enable/disable MSI

* Fix issue

Co-authored-by: Xiaoyun Ding <xiading@microsoft.com>

* [Azure SignalR service]Support Private Link and add new api-version (#9377)

* Run prettier

* Adding new apiVersion 2020-05-01 and support PrivateLink

* Using the same schema for SignalR PUT api

* No changes, to trigger pipeline build

* Using shared definition to avoid duplication

* resolve comments

* fix avocado

* Removing legacy file

* add readme file for alertsmanagement (#9578)

* update package name and output folder in readme.typescript.md

* add trenton readme file for alertsmanagement

* update override for type

* Get buildID for package version (#9594)

Co-authored-by: Xiaoxu Qi <xiaoxuqi@microsoft.com>

* Changes for EA invoice scenarios (#9508)

* Added invoice download APIs. Added billing account-level invoice APIs for supporting EA invoices.

* Fixed billing subscription invoice download scope

* Added invoice rebillDetails

* Reduced changes to those for supporting EA invoices

* Reduced changes to those for supporting EA invoices 2

* Reduced changes to those for supporting EA invoices 3

* PR feedback

* Added Cleared value for invoice status.

* Changed invoice status Cleared to Void

* Removed documents/source property from invoice example

* documentation updates (#9583)

* documentation updates

* Reverting user impersonate value

* Add readme.md for typescript sdk generation (#9339)

* Update links in PULL_REQUEST_TEMPLATE.md (#9529)

* Update links

* Default unchecked

* Update specificationRepositoryConfiguration.json (#9345)

* Creating Labeler for Compute Updates (#9554)

* Create label.yml

* Create pr-labeler.yml

* Update pr-labeler.yml

* Update pr-labeler.yml

* Rename pr-labeler.yml to labeler.yml

* Update and rename label.yml to labelr.yml

* Update labeler.yml

* Update labelr.yml

* Rename labelr.yml to labeler.yml

* Update labeler.yml

* Update labeler.yml

* Update labeler.yml

* Update labeler.yml

* Update labeler.yml

* Update labeler.yml

* labeler for compute update

* Update labeler.yml

* Rename labeler.yml to ComputeReviewLabeler.yml

* Update and rename labeler.yml to computeReviewLabeler.yml

* Rename ComputeReviewLabeler.yml to computeReviewLabeler.yml

* Update CODEOWNERS

* Dev containerservice microsoft.container service 2020 04 01 (#9484)

* Adds base for updating Microsoft.ContainerService from version stable/2020-03-01 to version 2020-04-01

* Updates readme

* Updates API version in new specs and examples

* Support Node Image Version (#8865)

* Add deprecated field to ContainerService GetAccessProfile 2020/04/01 API swagger (#9083)

* Remove Low option from 04-01 API version (#9084)

* Add a max surge upgrade setting (#9331)

* [AKS] Apply patch from 0301 API version to 0401 (#9412)

Co-authored-by: Xiaofang Zhang <xizha@microsoft.com>
Co-authored-by: ruchikaguptaa <rucgupt@microsoft.com>
Co-authored-by: Paul Miller <pmiller@microsoft.com>
Co-authored-by: Marwan Ahmed <marwanad@microsoft.com>

* Remove ISO8601 date format, ad current implementation uses another fo… (#9591)

* Remove ISO8601 date format, ad current implementation uses another format and it breaks CLI.

* One more date format change

* [Hub Generated] Review request for Microsoft.AzureActiveDirectory to add version preview/2020-05-01-preview (#9458)

* New Readme Config File

* New Go Language Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New Ruby Language Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* making changes

* Fixing errors

* Fixing errors

* Fixing build errors

* Fixing pretty print

* Adding Examples to the swagger review

* Fixing semantic issues

* removing code

* removing required flags

* Fixing Lint issues

* Fixing Lint issues

* Fixing build failures

* Fixing build errors

* grammer error fix

* PR comments

* fixing build

* Fixing build errors

* Fixing grammer

* PR comments

* Failing Validation

Co-authored-by: animesh <animeshseth@gmail.com>

* regenerated all-api-versions

* Cli onboard desktopvirtualization (#9531)

* cli validation for desktopvirtualization

* WIP

* rename filter

* correct example

* rename extension

* revert host-pool PATCH example

* add expiredTime in RegistrationInfoPatch

Co-authored-by: Changlong Liu <changll@microsoft.com>

* regenerated all-api-versions

* BillingRP - Introducing the stable version (#9541)

* BillingRP swagger

* Changes for the GA version

Changes for the GA version

* Incorporated review comments

Incorporated review comments

* Fixed Prettier Check failures

Fixed Prettier Check failures

* Fixed Prettier Check failures

Fixed Prettier Check failures

* Added BillingSubscription patch

Added BillingSubscription patch

Co-authored-by: Anirban Sarkar <ansar@microsoft.com>

* Speaker Recognition v2 (#9587)

* Speaker Recognition v2

Split service into 2 APIs; Speaker Identification and Speaker Verification

* Spelling mistakes fixed

* Prettier run

* add item name

* Remove go support for now

will add it later when we figure out the issue

* regenerated all-api-versions

* Update API specs 2020-04-01 (#9383)

* Update API specs 2020-04-01

* Fix place

* Fix version

* Comments

* Fix json

* copy check files

* Include old examples

* Copy file over

* Add files

* Change version

* Try reverting 2020-05-01 changes

* Revert 2020-05-01 changes to test

* Move version to end of file

* Revert "Move version to end of file"

This reverts commit 1c972299239680a2d350fabc4c177dda16eb9117.

* Revert "Revert 2020-05-01 changes to test"

This reverts commit ff0936aadbdf0842916fc9390b9395c7b232ad49.

* Revert "Try reverting 2020-05-01 changes"

This reverts commit f270e0d0e6e4be79bdccea36a6a1b50671354d0d.

* Remove extra ```

* revert breaking 2020-05-01 change

* Fix case

* regenerated all-api-versions

* Add async operation's api to storage cache RP (#9483)

* Add basicpublishingcredentialspolicies to Microsoft.Web 2019-08-01 (#9250)

* Add basicpublishingcredentialspolicies to Microsoft.Web stable 2019-08-01

* Made new resource a proxy only resource

* Added missing reference

* Addressing comments

* Added examples

* Removed description as a required field for SearchIndexerSkillset (#9588)

* Removed color and imageType from the visualFeature enumeration in the V2 SDK.  These weren't referenced in the examples.

* Removed description as a required field for SearchIndexerSkillset

* add secondly (#9225)

* Removed TextExtractionAlgorithm from OCRSkill (#9604)

* Removed color and imageType from the visualFeature enumeration in the V2 SDK.  These weren't referenced in the examples.

* Removed property TextExtractionAlgorithm (which is obsolete) and added property LineEnding to OCRSkill

* Fixed bug with json escape characters and quoted default values in descriptions

* Backing out changes for LineEnding, so we can get the TextExtractionAlgorithm removal in

* Changed skill-related enums to strings for values that may change (#9621)

* Removed color and imageType from the visualFeature enumeration in the V2 SDK.  These weren't referenced in the examples.

* Changed skill-related enums to be strings for values that may change in the future

* Add checkTrialAvailability endpoint to Microsoft.AVS manifest (#9618)

Co-authored-by: David Ricciardi <dariccia@microsoft.com>

* update 2019-06-01-preview ManagedDatabases swagger file (#9535)

* update 2019-06-01-preview ManagedDatabases swagger file

* added newline to eof

* Update script version for PPE pipeline (#9616)

* Add free-form object spec for testing purpose.

* Revert "Add free-form object spec for testing purpose."

This reverts commit b711d809b6ae964fcbe7d04f31fec76db8798438.

* Update script version for ppe pipeline.

* added dismiss alerts and get single alert. (#9434)

* [DataFactory] - Add xml dataset (#9615)

* Add xml dataset

* Fixed typo

* Fixed typo

* Fixed typo

* Fixed prettier check issues

* Removed namespaces in xml ReadSettings

Co-authored-by: Shawn Xiao (IM) <shawnxia@microsoft.com>

* add linked service and schema linked service to data flow source/sink (#9605)

* add alert link to security alert arm model (#9566)

* add alert link to security alert arm model

* Add alert link to example file

* Change to lowercase

Co-authored-by: Amir Keren <ak091283@gmail.com>

* EventHub: fixed the Cluster PUT API (#9596)

* fixed the Cluster PUT API

* fix examples

* examples fix

* example fixes

* corrected example cluster_put

Co-authored-by: v-ajnava <v-ajnava@microsoft.com>

* [AKS] re-apply the changes to making the count field optional to fix regressions (#9610)

* Swagger for the new ARM resource PrivateLinkHub (#9482)

* Swagger for the new ARM resource PrivateLinkHub

* fix review comments

* Added descriptions

* prettier fixes

* Add reference to json in readme

* Add Patch operation

* Added enum for Provisioning State

* update example

* regenerated all-api-versions

* Fix output folder in peering (#9631)

* Add Readme File for Container Registry (#9632)

* Fix linter doc mistake (#9630)

* update @azure/oad version to fix breaking issue

* Adding 5 new lint rules

* fix typo

* fix typo

Co-authored-by: Jianye Xi <jianyxi@microsoft.com>

* Move serverVulnerabilityAssessment API to stable-2020-01-01 (#9097)

* Move serverVulnerabilityAssessment API to stable-2020-01-01

* remove preview version

* Removed API that is not reachable

* fix conflicts

* Add serverVA in missing parts

* Add missing serverVA

* revert readme

* ASC: Move VA to 2020-01-01

* update GC Swagger spec to match with most recent service interface (#9595)

* update Guestconfiguration Swagger spec to match with most recent service Api interface

* fix auto check-Part1

* roll back style change

* fix auto check-Part2

* fix auto check-Part3

* fix auto check-Part4

* fix auto check-Part5

* fix auto check-Part6 - readonly

* fix auto check-Part7

* fix auto check-Part8

* fix auto check-Part9 -- error code

* roll back to Part5

* roll back to Part5.1

* roll back to Part5.2

* roll back to Part5.3

* roll back to Part5.4

Co-authored-by: ge huang <gehuan@microsoft.com>

* Merge 7.2 into master (#9590)

* Adding 7.2-preview version (#8397)

* Adding 7.2-preview version

Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>

* Resolve PR feedback

* Fix output-folder for go code generation

Co-authored-by: Heath Stewart <heaths@outlook.com>

* full backup restore yaml changes (#8685)

* Adding the required swagger file changes for full HSM backup

Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>

* Resolved a few semantic errors in pipeline

Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>

* Fixed incremental github pipeline model validation erors

Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>

* Fixed review comments & ci pipeline

* spell check fix

* pretty fix

* Adding required headers as per azure async operations guidelines

Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>

* Fixed minor typos

Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>

Co-authored-by: vasanthrajams <vasanthrajams@microsoft.com>

* selective key restore (#8781)

* selective key restore

* moved selective key restore to keys.json

* fixed github pipeline checks

* example missing folder property

* Resolved review comments

* minor fix

* review comments

* pretty check fix

Co-authored-by: vasanthrajams <vasanthrajams@microsoft.com>

* Additional 7.2 preview changes (#9141)

* Additional 7.2 preview changes

* Corrections and Feedback updates

* Remove ProtectedKey

* Patch export sample

* Fix validation errors

* Fix more validation errors

* More validation fixes

* Add 6 more AES-CBC algorithms (#9317)

* Add 6 more algorithms

* Add new words to fix the spelling

* Adding 7.2-preview version (#8397)

* Adding 7.2-preview version

Signed-off-by: vasanthrajams <vasanthrajams@microsoft.com>

* Resolve PR feedback

* Fix output-folder for go code generation

Co-authored-by: Heath Stewart <heaths@outlook.com>

* selective key restore (#8781)

* selective key restore

* moved selective key restore to keys.json

* fixed github pipeline checks

* example missing folder property

* Resolved review comments

* minor fix

* review comments

* pretty check fix

Co-authored-by: vasanthrajams <vasanthrajams@microsoft.com>

* Additional 7.2 preview changes (#9141)

* Additional 7.2 preview changes

* Corrections and Feedback updates

* Remove ProtectedKey

* Patch export sample

* Fix validation errors

* Fix more validation errors

* More validation fixes

* Add 6 more AES-CBC algorithms (#9317)

* Add 6 more algorithms

* Add new words to fix the spelling

* fixing validation failures

* key-version example fix

* model validation

Co-authored-by: Heath Stewart <heaths@outlook.com>
Co-authored-by: vasanthrajams <vasanthrajams@microsoft.com>
Co-authored-by: Hervey Wilson <herveyw@microsoft.com>
Co-authored-by: Rick Qing Xu <qinx@microsoft.com>

* monitor readme fix (#9635)

* [Hub Generated] Review request for Microsoft.Consumption to add version stable/2019-10-01 (#9418)

* added forecast api and all of it's scopes

* removed extra external forecast example links

* updated budgets api to reflect current version

* fixed filter properties

* fixed typos

* cleaned up description

* removed OR from budgetFilter

* Revert "removed extra external forecast example links"

This reverts commit b491abae116fd1e484b0b9d18fbe4bd86aec0fd2.

* Revert "added forecast api and all of it's scopes"

This reverts commit 6de98db14004d5701c56c42adcade4ee583c011b.

* fixed Budgets as per PM's suggestions

* renamed x-ms-enum name to avoid conflict

* [DataFactory] Add GlobalParameters and update waitTimeInSeconds in WaitActivity (#9362)

* Update data type of waitTimeInSeconds in WaitActivity

* add global parameters

Co-authored-by: Kang Tao <kantao@microsoft.com>

* update identity type enum (#9649)

Co-authored-by: Richard Li <richli@microsoft.com>

* Revert "Fix Parameter Description for validate resource move (#8524)" (#9580)

This reverts commit cb0a81fefacc56fca338e3a2658a9390b305fa61.

* Correcting the swagger to accept downloadToken similar to other download operations (#9651)

Correcting the swagger to accept downloadToken similar to other download operations

Co-authored-by: Anirban Sarkar <ansar@microsoft.com>

* renaming operationIds fro Cluster put and patch as per guidelines (#9639)

Co-authored-by: v-ajnava <v-ajnava@microsoft.com>

* Updating documentation of Quota APIs. Removing Summary field. (#9641)

* Updating operationId to group the opearions in a logical way and the generate APIs are grouped together based on the operations.

* 1. Updating schema for autoQuotaRequest
2. Updating examples.

* Updates to data model and examples.

* Model Update.

* Data Model Fix.

* Fixing Data Model for AQI.

* Removing duplicate definitions.

* Adding type=object for emailAction.

* Putting the similar definitions together.

* Model Fix.

* Fixing AQI examples.

* Adding descriptions for enum.

* Fixing Spell Check error.

* Removing used object: phoneActions.
Updating the comments for Put and Patch, that both can be used to update quota.

* Updating the Put operatonId as _CreateOrUpdate.

* Making Tag information same - QuotaInformation.

* Updating example for commit.

* 1. Updating description of Quota APIs.
2. Removing Summary, as summary and description was combined in the doc. It had repeated statements.

* 1. Updating descriptions.
2. Adding BatchML examples and making the example names as - MachineLearningServices.

* Upadatin serviceLimitsRequests in path.

* Update CODEOWNERS (#9669)

* add deleteFilesAfterCompletion to binary sources. add listAfter/listBefore to adls gen1 source (#9472)

Co-authored-by: Haoran Sun <haorsun@microsoft.com>

* Fix bad output-folder (#9658)

* enable rest-api-specs-scripts@0.10.2 (#9671)

* Update API specs 2020-05-01 (#9542)

* update 2020-05-01 version

* Add samples

* Update version

* Update example

* Fix case

* regenerated all-api-versions

* Event Grid: 2020-06-01 Swagger (#9629)

* [HDInsight]-Add livyspark api spec for hdi. (#9469)

* Add livyspark api spec for hdi.

* Prettier check

* Update code style.

* fix comments

* prettier check

* Update the code in order to unify the naming rules.

* updated AppServicePlan doc (#9679)

* Kusto: update java readme (#9576)

* Updating Patch API description. (#9676)

* Updating operationId to group the opearions in a logical way and the generate APIs are grouped together based on the operations.

* 1. Updating schema for autoQuotaRequest
2. Updating examples.

* Updates to data model and examples.

* Model Update.

* Data Model Fix.

* Fixing Data Model for AQI.

* Removing duplicate definitions.

* Adding type=object for emailAction.

* Putting the similar definitions together.

* Model Fix.

* Fixing AQI examples.

* Adding descriptions for enum.

* Fixing Spell Check error.

* Removing used object: phoneActions.
Updating the comments for Put and Patch, that both can be used to update quota.

* Updating the Put operatonId as _CreateOrUpdate.

* Making Tag information same - QuotaInformation.

* Updating example for commit.

* 1. Updating description of Quota APIs.
2. Removing Summary, as summary and description was combined in the doc. It had repeated statements.

* 1. Updating descriptions.
2. Adding BatchML examples and making the example names as - MachineLearningServices.

* Upadatin serviceLimitsRequests in path.

* Updating Patch API description.

* Patch description updated.

* Update data share examples for consumer invitations  (#9668)

* update examples for consumer invitations with correct id

* run prettier

* Remove lt rv1 WaitForARMFeedback (#9247)

* add readme.az for databoxedge (#9683)

* add readme.az

* add cli_extension

* validate CLI codegen for databox (#9211)

* validate databox

* repo: azure-cli-extensions

* relocate python config

Co-authored-by: Changlong Liu <changll@microsoft.com>

* updated resources readme (#9638)

* Update InfrastructureEncryption property description for PostgreSQL and MySQL (#9390)

* Update InfrastructureEncryption property description for PostgreSQL and MySQL

* Update InfrastructureEncryption property description for PostgreSQL and MySQL

* Update allowed range for nodeCount (#9602)

* Update allowed range for nodeCount

* Remove minimum

* Remove features mode (#9645)

* Documentation fix (#9693)

* Tables swagger fixes (#9584)

* According to this PR https://github.com/Azure/azure-sdk-for-net/pull/7235 having Vision.FormRecognizer folder was mistake. (#8422)

But this readme still contains vision and if you try to regenerate code in azure-sdk-for-net repository they would be created in Vision.FormRecognizer rather than just FormRecognizer.

* init (#9667)

* Onboard python track2 codegen (#9708)

* align eTag with server (#9687)

* align with server

* revert for certain

* IngestionMode Flag (#9654)

* IngestionMode Flag

* fix for missing bracket

* diganostic with an A

* Update property range due to tier sensitive. (#9422)

Signed-off-by: Pan Li <panli@microsoft.com>

* fix swagger bug (#9709)

* Update GraphQuery location property readOnly=false (#9568)

* remove location readOnly property

* set location readOnly false

* Update bms.json (#9711)

Azure Backup Health

* Azure Digital Twins 2020-05-31-preview (#9622)

* Azure Digital Twins 2020-05-31-preview swagger.

* Updates.

* Updates.

* Update host name.

* Add custom words.

* Fix host name so that verification tools work.

* Prettier updates.

* Try file name without spaces.

* Update md files.

* Add missing api-version.

* Fix readme.go.md.

* [Synapse] - Update data plane Swagger specs (#9534)

* Update Synapse Swagger data plane specs

* Fix notebook

* Create three clients in Readme

* Update Readme for managed Vnet

* Rename scheme name

* Minor change

* Update example

* Rename development to artifact

Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
Co-authored-by: Laurent Mazuel <laurent.mazuel@gmail.com>

* New API version for Iot Hub Get Endpoint Health (#9680)

* Adds base for updating Microsoft.Devices from version stable/2020-03-01 to version 2020-04-01

* Updates readme

* Updates API version in new specs and examples

* initial version

* camel case

* reviewed comments

Co-authored-by: Juan Carpio Castellanos <Juan.Carpio@microsoft.com>

* remove whitespace (#9703)

* remove whitespace

* fix example

Co-authored-by: Richard Li <richli@microsoft.com>

* Fix VirtualMachineScaleSetIPConfigurationProperties Load Balancer description (#9675)

* add codegen config for GuesConfiguration (#9692)

* add codegen config

* enable pipeline

* [Hub Generated] Review request for Microsoft.Databricks to add version stable/2018-04-01 (#9657)

* 1.Breaking Change - Removing duplicate autoQuotaIncreaseState from supportTicketAction. (#9724)

2. Removing state=enabledForPreview.
3. Updating Example.

* Add sql parallel read properties (#9712)

* add httpRequestTimeout to odata based connector activities

* add httpRequestTimeout to odata based connector activities

* add sql parallel read properties

* Custom vision 3 3 (#9522)

* Establish base from previous version to compare against

* Alphabetize paths

* API Updates

* Add missing error messages

* Fix file type

* Spelling fix

* Run prettier

* Update all apis

* Changing aspects/opinions to optional properties from required proper… (#9702)

* Changing aspects/opinions to optional properties from required properties

* removing (Optional) description

Co-authored-by: josuh <josuh@microsoft.com>

* Adding the missing api-version parameter for move and validate move APIs. It is already part of the examples. (#9732)

* Correcting the swagger to accept downloadToken similar to other download operations

Correcting the swagger to accept downloadToken similar to other download operations

* Adding the missing api-version parameter for move and validate move apis. IT is already part of the examples.

Adding the missing api-version parameter for move and validate move apis. IT is already part of the examples.

Co-authored-by: Anirban Sarkar <ansar@microsoft.com>

* Add Missing Json in Readme for Monitor (#9730)

* Delete labeler (#9738)

* Delete computeReviewLabeler.yml

* Delete computeReviewLabeler.yml

* Update CODEOWNERS

* enable t2 generation (#9749)

* enable t2 generation (#9756)

* Added the allowed values to $select, $expand and $filter queries unde… (#9585)

* Added the allowed values to $select, $expand and $filter queries under VMSS and to $select query for Avset

* Adding allowed values in the corresponding descriptions field

* changing the examples

* DiskRP Swagger changes for 2020-05-01 (#9552)

* baseline commit for disk.json

* changes related to disk access, changes in disk encryption set for new api version, new examples related to disk access

* adding few more examples, more changes to disk.json

* prettier commit

* few fixes

* added more examples and fixed readme.md, fixed typos in disk.json

* fixing readme

* prettier fixes

* fix ref to example

* adding network access policy and diskAccessId to snapshots

* fix readme.md

* fixing enum descriptions

* fixing enum description

* fixing descriptions

* fixing validations

* fix swagger api version

* reverting des change to make sourceVault optional

* fix field name actionsRequired

* fixing descryptions for encryption at rest

* consolidating enums and fixing type

* [Resources] Add new API version (#9487)

* Initial commit with the old version

* Add error proprty to DeploymentOperationProperties

* Add enum values for provisioningState

* Update provisioningState description

* Update statusMessage property

* Update api-version and parameters in examples

* Update readme.md to refer to the new resources swagger

* Prettier fix; we can Python sdk too

* Added id and relativePath parameters to TemplateLink

* update csharp and java read me files for the new API

* Address Pr feedback

* Examples for TemplateSpecs deployment

* Unblock Java SDK generation

* Fix examples for templatespecs

* prettier fixes

Co-authored-by: Filiz Topatan <lsefitopata@microsoft.com>
Co-authored-by: Gokul Premraj <gopremra@microsoft.com>

* Add multiapi support (#9759)

* fixed examples and BudgetCategory as PM suggested (#9776)

* Fix Error Response Structure (#9733)

Co-authored-by: Zhenyu Zhou <zhezhou@microsoft.com>

* Adding new resource type azureADMetrics (#9636)

* Adds base for updating Microsoft.Aadiam from version preview/2020-03-01-preview to version 2020-07-01-preview

* Updates readme

* Updates API version in new specs and examples

* added azureADHealth

* rough commit (without examples) for azureADHealth

* changed Ad to AD

* added examples for azureadhealth

* removed private link files from 2020-07-01 preview

* examples updated for azureadhealth

* removed alltenants and tenants params from examples

* Fix Linting errors

* Update readme to make avocado fix

* minor fix

* custom word addition

* Update examples to match spec

* Make PrivateLinkPolicyName parameter have same values to solve LintDiff error

* Make subscriptionIdParameter identical in all json files

* error fixes for all model errors

* fixed model validation error

* additional suppressions for pascal case and operations

* added azureadhealth in readme to fix avocado error

* added privatelink api version along with azureadhealth

* changed api version to the filepath version

* modified for corrections on AzureADHealthGet

* aded changes to match spec and example

* reverted passing commit from before

* renamed to azureadmetrics

* Readme changes

* azureadmetrics custom word change

* azureadmetrics file updates

* properties

* quick prettier fix

* minor change to run tests again

* addressing comments

* location and tag changes

* delete doesnt take in param

* removed duplicate tag def

* syntax check

* comment changes, except the provisioningState change

* provisioningstate property addition

* provisioningState example fixes

* properties fix

* semantic validation error fix

Co-authored-by: Hyewon Lee <t-hyelee@microsoft.com>
Co-authored-by: Abbe Blank <ablank@microsoft.com>

* enable t2 generation (#9755)

* enable t2 generation (#9752)

* test support (#9741)

* enable t2 generation (#9751)

* Adding swagger for Template Specs (#9778)

* Adding swagger for Template Specs

* Running prettier to fix whitespace/newline alignments

* enabling track2 generation (#9754)

* Updates for FE changes

Co-authored-by: Zach Rathbun <zachra@microsoft.com>
Co-authored-by: TinaHu1 <51737887+TinaHu1@users.noreply.github.com>
Co-authored-by: Alex Aloni <alex.aloni@gmail.com>
Co-authored-by: Alex Dubinkov <alexdu@microsoft.com>
Co-authored-by: azuresdkci <azuresdkci@microsoft.com>
Co-authored-by: Arcturus <dapzhang@microsoft.com>
Co-authored-by: shurd <shurd@users.noreply.github.com>
Co-authored-by: Sam Hurd <sahurd@microsoft.com>
Co-authored-by: annatisch <antisch@microsoft.com>
Co-authored-by: datr93 <43795914+datr93@users.noreply.github.com>
Co-authored-by: John Stairs <jostairs@microsoft.com>
Co-authored-by: Landon Smith <landonasmith@gmail.com>
Co-authored-by: navysingla <47647464+navysingla@users.noreply.github.com>
Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
Co-authored-by: Xiangyu Luo <xiangyul@microsoft.com>
Co-authored-by: Lei Ni <leni@microsoft.com>
Co-authored-by: Zim Kalinowski <zikalino@microsoft.com>
Co-authored-by: Steve Stein <sstein@microsoft.com>
Co-authored-by: Himanshu Chhabra <himanshu.chhabra9304@gmail.com>
Co-authored-by: Tosin Adewale <oladewal@microsoft.com>
Co-authored-by: Tosin Adewale <oluwatosin.adewale@microsoft.com>
Co-authored-by: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
Co-authored-by: changlong-liu <59815250+changlong-liu@users.noreply.github.com>
Co-authored-by: Changlong Liu <changll@microsoft.com>
Co-authored-by: Tanyi Chen <tanchen@microsoft.com>
Co-authored-by: elabicha <61994320+elabicha@users.noreply.github.com>
Co-authored-by: Phoenix He <tih@microsoft.com>
Co-authored-by: Cameron Taggart <cameron.taggart@microsoft.com>
Co-authored-by: jspearman3 <spearmanjim@yahoo.com>
Co-authored-by: Praneeth Sanapathi <svpraneethnaidu@gmail.com>
Co-authored-by: Praneeth Sanapathi <prsanapa@microsoft.com>
Co-authored-by: Ran Wang <ranwang568@gmail.com>
Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
Co-authored-by: Jianye Xi <jianyxi@microsoft.com>
Co-authored-by: ayfathim <ayfathim@microsoft.com>
Co-authored-by: 陈箭飞 <32889038+chenjianfei2017@users.noreply.github.com>
Co-authored-by: root <root@cjf.1nfgrxx31qve3h2ogd1kz2gjvd.cx.internal.cloudapp.net>
Co-authored-by: Vivian Liu <viv.liu25@gmail.com>
Co-authored-by: Allen Zhang <allenzhang@live.com>
Co-authored-by: Ashraf Hamad <ahamad-MS@users.noreply.github.com>
Co-authored-by: Ashraf Hamad <ahamad@ntdev.microsoft.com>
Co-authored-by: Feiyu Shi <44449256+feiyushi@users.noreply.github.com>
Co-authored-by: Vishnu Priya Ananthu Sundaram <viananth@microsoft.com>
Co-authored-by: Yoram Singer <37076505+yoramsinger@users.noreply.github.com>
Co-authored-by: Priyaranjan Pandey <priyapan@microsoft.com>
Co-authored-by: xiaoxu qi <qxxat2007@sina.com>
Co-authored-by: Xiaoxu Qi <xiaoxuqi@microsoft.com>
Co-authored-by: Junbo Wang <juniwang@microsoft.com>
Co-authored-by: Donald Liu <32778916+PakDLiu@users.noreply.github.com>
Co-authored-by: ityankel <47292630+ityankel@users.noreply.github.com>
Co-authored-by: Marcin Jastrzebski <majastrz@microsoft.com>
Co-authored-by: Avinash <akka@usc.edu>
Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>
Co-authored-by: srilatha inavolu <sri@microsoft.com>
Co-authored-by: ivkule <59470194+ivkule@users.noreply.github.com>
Co-authored-by: NourEldin Yasser <65115481+a-noyass@users.noreply.github.com>
Co-authored-by: John Call <johncall@microsoft.com>
Co-authored-by: Thomas Reis <TFR258@users.noreply.github.com>
Co-authored-by: bob <bob@bob.com>
Co-authored-by: Paviya (Elle) Tojaroon <pt335@cornell.edu>
Co-authored-by: Elle Tojaroon <patojaro@microsoft.com>
Co-authored-by: giromm2ms <52413295+giromm2ms@users.noreply.github.com>
Co-authored-by: Gideon Romm <giromm@microsoft.com>
Co-authored-by: Chen Lahav <chen.lahav@gmail.com>
Co-authored-by: Jacob Hill <tjhill_94@hotmail.com>
Co-authored-by: Jacob Hill <thhill@microsoft.com>
Co-authored-by: David Zhao <31305478+davidzhaoyue@users.noreply.github.com>
Co-authored-by: David Zhao <davzhao@microsoft.com>
Co-authored-by: yibirnba <52132191+yibirnba@users.noreply.github.com>
Co-authored-by: Nitsan Bracha <nibracha@microsoft.com>
Co-authored-by: Nitsan Bracha <nitsi@users.noreply.github.com>
Co-authored-by: Zihong <zihch@outlook.com>
Co-authored-by: Zhiyong Yang <gayang@microsoft.com>
Co-authored-by: Meha Kaushik <kaushik.meha@gmail.com>
Co-authored-by: Meha Kaushik <mekaushi@microsoft.com>
Co-authored-by: Arik Olsh <47111029+arolshan@users.noreply.github.com>
Co-authored-by: Anthony Kunnel Jose <antjo@microsoft.com>
Co-authored-by: erich-wang <eriwan@microsoft.com>
Co-authored-by: Arthur Ning <57385816+akning-ms@users.noreply.github.com>
Co-authored-by: Fernando Fonseca <ferno@microsoft.com>
Co-a…
00Kai0 pushed a commit to 00Kai0/azure-rest-api-specs that referenced this pull request Oct 12, 2020
* add issue_assignment and rename assignment.yml =>
pull_request_assignment.yml

* reserve assignment.yml for a period time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants