Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added warnings to the swagger defs v3.0 #1

Merged

Conversation

tasharm-0412
Copy link
Collaborator

This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.

PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • Except for special cases involving multiple contributors, the PR is started from a fork of the main repository, not a branch.
  • If applicable, the PR references the bug/issue that it fixes.
  • Swagger files are correctly named (e.g. the api-version in the path should match the api-version in the spec).

Quality of Swagger

zfchen95 and others added 30 commits March 4, 2020 14:17
* Added redis cache Event Schema to Event Grid DP Repo

* removed commented section
* changes to get subscription

* tags for deployments

* fixes from another fork

* added extension
* initial commit with the 2019-07-01 version first

* adding the properties from the private sdk from version 2019-07-01

* adding diskIOPSReadOnly and diskMBpsReadOnly

* adding 202 response code for PUT of a DiskEncryptionSet

* adding exmaples

* updating the example for creating a disk encryption set to include the 202 response and updating the readme

* removing the 201 response code from DiskEncryptionSet creation

* updating the descrptions for the EncryptionTypes

* type is no longer required in the Encryption field for Disk Properties

* changing the readme package and description for diskmbpsreadonly and diskiopsreadonly descriptions in disk.json

* making diskMBpsReadWrite an int64

* updating the exmaples and disk.json to use the 2019-11-01 version

* removing encryptionwithcustomerkey

* adding galleryImageRef

* supressing the camelCase rule for IOPS

* fixing syntax errors in readme.md

* changing the supression file to be disk.json rather than disks.json

* adding properties to the supression paths

* updating the from field in the supression

* updating supression

* moving supression to the top

* suppressing the lint errors for IOPS

* removing diskencryptionset changes

* putting encryption type back in the disk encryption object but type is now optional

* removing encryption set type
* Update DataShare.json

* Update DataShare.json

* replace resource-manager
…zure#8243)

* New examples and swagger for all APIs related to managed server operations

* Run prittier check

* Update ListManagedInstanceOperations.json
* Added case tactics

* Added incident tactics

* Removing redundant comma from incident additional data

* Changed tabs to spaces to better match format in file

* Rename tactics field (alertTactics=>tactics)

* Rename unknown classification to undetermined classification

* Undo last commmit
* 2020-02-01-preview for Media Services LVA

Changes to MediaGraph model
Changing PUT from sync to async
Fixing some description

* Prettier and model validations fix

* Fixing validations

* Fixing version in Common.json

* Using common types.json

* Updating new version

* Adding old version

* Revert "Adding old version"

This reverts commit 6bf3a73.

* Using common types

* Using 200 for operation locatio header.

* Fixing validation errors

* Trying to fix autorest

* Reverting common.js to test if that matters for autorest.

* Reverting default operation result to test if that matters for autorest

* Fixing previous revert.

* Fixing after merge from upstream

* Testing default operation result

* Testing description

* Adding common json back

* Testing empty description

* Testing no default for operation result

* Removing common.json

* Updating common.json of AMS

* Updating common.json

* Updating common.json

* Updating common.json

* Rename unknown classification to undetermined classification (Azure#8436)

* Fixing the structure of RESTProxy documentation:  Updating the OperationId (Azure#8327)

* Updating the OperationId

Updating the OperationId because the grouping of operations isn't correct.

* Updating the operationId spelling

* Making prettier fixes as outputed

* update lint doc, add the missed rules doc R2029,R2007 (Azure#8502)

* Linter tool document update: add R4004, modify R2016 ,R3006 (Azure#8417)

* Linter tool document update: add R4004.

* Update linter doc :  modify R2016 ,R3006

* change date format

* Update  description of R2016

* 2020 01 01 updates to rules engine caching behavior (Azure#8455)

* 2020 01 01 updates to rules engine caching behavior

* add new cache settings fields to CacheConfiguration

* cache settings fields will enable Rules Engine to allow cache override actions

* fix typos in examples

* renamed privateLinkResourceId to privateLinkAlias

* fix x-nullable usage

* Change cacheDuration to "format":"duration"

Co-authored-by: Moustafa Eid <[email protected]>

* add cli.md for postgresql (Azure#8492)

* add cli.md for postgresql

* remove  and update description

* Added minimalTlsVersion property for Managed Instance endpoint, API version 2018-06-01-preview (Azure#8508)

* [SRP] Add blob service property for container soft delete (Azure#8498)

* Adds 'Offline' state to provisioning states. (Azure#8509)

* Fix x-ms-enum name conflict (Azure#8465)

* [Deployment Scripts] Deployment scripts error model update (Azure#8481)

* add package-subscriptions-2019-11 (Azure#8503)

* regenerated all-api-versions

* Added redis cache publisher schema for azure event grid. (Azure#8486)

* Added redis cache Event Schema to Event Grid DP Repo

* removed commented section

* [Hub Generated] Review request for Microsoft.Attestation to add version preview/2018-09-01-preview (Azure#8478)

* Include Tags in GetSubscription and Deployment APIs (Azure#8268)

* changes to get subscription

* tags for deployments

* fixes from another fork

* added extension

* Remove readonly flag from microsoftSessionAddress properties in BgpSession; add an example for IxRs directPeeringType (Azure#8517)

* add cli.md for databricks (Azure#8521)

* Reverting to local Common.json to satisify autorest against md file.

* Fixing prettier

Co-authored-by: dosegal <[email protected]>
Co-authored-by: anushreeringne <[email protected]>
Co-authored-by: JianyeXi <[email protected]>
Co-authored-by: aramesh-msft <[email protected]>
Co-authored-by: Moustafa Eid <[email protected]>
Co-authored-by: Kerwin <[email protected]>
Co-authored-by: Andrija Cicovic <[email protected]>
Co-authored-by: Zhenfeng <[email protected]>
Co-authored-by: Akashdeep Goel <[email protected]>
Co-authored-by: Lei Ni <[email protected]>
Co-authored-by: Filiz Topatan <[email protected]>
Co-authored-by: Jiashuo Li <[email protected]>
Co-authored-by: abebts2000 <[email protected]>
Co-authored-by: gkostal <[email protected]>
Co-authored-by: ramoka178 <[email protected]>
Co-authored-by: Praneeth Sanapathi <[email protected]>
* async operation status

* privatelinkscope operation

* Delete operationStatuses.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json
Azure#8352)

* Use common types. Fix definitions for proper .NET SDK generation.

* Use tracked and proxy resource types

* Revert reference of IdentityPatch to Identity resource

* Revert the previous revert
* Adding Swagger details for Put BackupResourceVaultConfigs call

Adding Swagger details for Put BackupResourceVaultConfigs call

* Setting feature state as Enabled

* Fixing duplicate OperationId for new Put API

* Adding default response

Co-authored-by: gcs06 <[email protected]>
…PI (Azure#8276)

* Fix type conversion issue of property Version

* fix model validation

* Update code
…8368)

* adding DELETE API to applicationWhitelistings

* adding NotFound to the response

* fix whitespace

* add 404 to example

* changed 404 to 204 when group not found / already deleted

* added 202 Accepted when performing delete in the background
…ure#8525)

* Added python deployment scripts package reference

* update python sdk references
…zure#8418)

* Added missing fields and corrected enum values as per actual implementation

* Removing unsupported LineOfCredit API

Removing unsupported LineOfCredit API

* Delete IncreaseLineOfCreditBySubscription.json

* Adding additional fields to Invoicing APIs

Adding additional fields to Invoicing APIs

* Adding additional feilds to Agreements

Adding additional feilds to Agreements

* Update billing.json

* Updated descriptions

* Upodated the agreement category enum

* Updated description as per review comments.

* Correcting typo

* Updated the category enum values

* Updated enum names

* Updated

* Added "isMonthlyInvoice"

* Updated description for IsMonthlyInvoice

Updated description for IsMonthlyInvoice

* Fixed the build error

* Updated with review comments
xaliciayang and others added 19 commits March 4, 2020 14:17
* fixing type in example

* More fixes for LTR MI example

* making fixes for restore details changes

* adding ProxyResource reference'

* update api version in example file
* Individual enrollments updates

* fixing swagger

* Making small tweaks

* Removed solution model in example

* Prettier check

* Made suggested changes

* Missing bracket

* Adding names to x-ms-enums
…ble/2020-03-01.11.0 (Azure#8546)

* Initial commit (copying old API version)

* Update data plane
…zure#8504)

* AppInsights

* OperationalInsights

* typo

* typos

* Fix most validation issues

* Fix prettier issues

* Revert changes to existing operation IDs - ignore validation warnings
* Upgrade tools script version.

Upgraded the OAV version.
…stable/2018-03-01 (Azure#7920)

* fix(metricAlert_API): add missing properties to web test metric alert

* docs(metricAlert_API): change properties description

* fix(metricAlert_API): remove templateType from webtest metric alert rules

* fix(metricAlert_API): change subscription description

* fix(metricAlert_API): prettier checks

* fix(): lint warnings

* fix(): lint warnings

* fix(): run prettier

* fix(metricAlert_API): add 'None' option to AggregationType enum in order to be align with 2018-01-01 metricDefintions_API.json

* fix(metricAlert_API): align AggregationType enum with metricDefinitions

* fix(): revert changes to un-brack ARM api

* fix(): change webTestId description

* fix(): add none to timeAggregation enum for compatbility

* fix(): remove type: string and none value from timeAggregation enum
* Update swagger for missing properties

* Revert "Update swagger for missing properties"

This reverts commit dc74330.

* Add tail query string to log route

* Add example and update description

* Update description one more time

* Fix tail type in the example
* add cli.md for storage

* update testcase
…zure#8568)

* Supporting linked storage accounts api.

* Linked storage accounts examples.

* Update examples api version.

* Get all linked storage accounts api will point to the correct example.

* Updating linked storage accounts list by workspace example.

* next link should be equal to null, more constraints on enum types.

* cspell/prettier fixes.

* Correcting enum values in examples.

* Enum value mistmatch fix.
…d PublicNetworkAccess property (Azure#8474)

* Created 2020-01-03 cosmosdb version with new PublicNetworkAccess database account property

* Updated readme.md

* Changed version number to 2020-03-01

* Added default response for DatabaseAccountGetResults

* Fixed json for DatabaseAccountGetResults

* Removing default response from DatabaseAccountGetResults

* Added 404 to DatabaseAccounts_Get

* Updated CosmosDBDatabaseAccountGet.json with 404 example
@laramume laramume merged commit ccdbd44 into laramume:users/laramume/AddAPI Mar 5, 2020
laramume pushed a commit that referenced this pull request May 29, 2020
* 2019-08-09-preview

* spell out networks

* username and credential needed to add an IdentitySource

* post listAdminCredentials

* standardize on username, password, nsxt and vcenter

* add nsxt to custom-words.txt

* default cluster does not have provisioningState

* it extends DefaultClusterProperties

* add Circuit expressRoutePrivatePeeringID

* back out some minor changes for sdk generation

* identitySources and Circuit authorizations are updateable

* add PrivateClouds_ListInSubscription

* Long running operation for Clusters_Delete (#1)

* npm run prettier

* location for all resources (#2)

* Revert "location for all resources (#2)" (#3)

This reverts commit 432e37b.

* add description TODOs

* example is PrivateClouds_Update

* require body in PrivateClouds_Update

* replaced TODOs with descriptions

* spellcheck

* "x-ms-secret": true

* Revert ""x-ms-secret": true"

This reverts commit 3358dff.

Co-authored-by: Andrew Ulliani <[email protected]>
Co-authored-by: Eugene Tolmachev <[email protected]>
laramume pushed a commit that referenced this pull request May 29, 2020
…rsion preview/2020-04-01-preview (Azure#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 <[email protected]>
laramume pushed a commit that referenced this pull request Aug 10, 2020
* aws connector in asc including API and examples - draft 1

* adding 'state' to the connector

* when deleting aws connector that is not exist, return 404

* Updating connector is in put

* aws connector status updated to enum

* deleting post option in aws connector

* aws connector adding state to the example files

* adding description to aws connector

* Renaming awsConnectors to connectors

* renaming example files to connector without aws

* aws dropped from the connector and adding connector type

* update examples of connector based in the new schema

* adding proxy to arc onboarding

* updating example files

* fixing typo

* fixing arc to hybridComputeAutoProvision

* update connectors.json (#1)

* fixing file structure

* updating examples

* fixing connectorType to authenticationType

* adding another block of properites

* making two parts in the connector settings

* updating required fields

* Adding permission list

* fixing error

* changing name object

* fixing permission name

* adding all service principal fields

* update documentation of app serivce secret

* creating examples

* location changed to region

* create example changed to createupdate

* moving account id insode the connection object

* remove name fields in hybrid compute

* Adding base for aws onboarding

* two put and update examples

* fixing examples based new body

* fixing connector name

* fixing aws connctor example

* fixing readme and link to example file

* adding correct example file

* fixin example extension

* fixing discriminator

* provisioningState is required prop

* fixing link in readme file

* fixing typo in connectorName

* fixing provisioningState

* fixin authenticationType to authenticationType

* removing readonly fields from examples

* fixing credential fields

* remove id from create

* run Prettier on the files

* running prettier

* create two different x-ms-enum

* update examples of connectors

* update readme file

* removing custom from secure score

* fifixng enum permission prop

* fixing extra space in readme

* Adding gcp connector

* adding gcp example

* update example of get list

* fixing name

* running prettier

* fixing errors of build

* removing null values from examples

* taking secureScore.json new file

* all secret fields marked as format password

* remove required fields

* Adding relavent required fields

* remove password format

* writeonly fields are returned with <empty> value

* fixing gcp connector fields

* fixing delete response

* fiximng examples to return empty string on writeonly fields

* fixing delete response in the example

* change structure of authentication

* fixing inheretence in aws

* fixing structure of cred in aws and gcp

* write only fields are empty strings in the response of the examples

* after Prettier check

* clarifing the documentation of two fields

* fixing documentation of region field in hybrid compute.

Co-authored-by: Ayman Jarrous <[email protected]>
Co-authored-by: adzamri <[email protected]>
laramume pushed a commit that referenced this pull request Apr 8, 2021
…osing shared private link management (Azure#10255)

* Remove shared private link resources from previous apis

* Add finalized swagger for 2020-08-01

* Add finalized swagger for 2020-08-01-Preview

* Add missing examples

* More example fixes

* Update tags in readme.md

* Fix preview examples

* Update 2020-08-01 examples

* Fix semantic validation issues

* intentionally rename folder name

* Fix the casing of the directory

* prettier fixes

* Fix the path

* Timta/inherit (#1)

* Changed stable 2020-08-01

* Changed preview 2020-08-01-preview

* Changed PATCH for preview 2020-08-01-preview

* Changed PATCH for stable 2020-08-01

Co-authored-by: Timothy Ta <[email protected]>

* Remove extra x-ms-azure-resource property

* fix casing of the preview api

Co-authored-by: Arvind Krishnaa Jagannathan <[email protected]>
Co-authored-by: Timothy Ta <[email protected]>
Co-authored-by: Timothy Ta <[email protected]>
laramume pushed a commit that referenced this pull request Apr 8, 2021
* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: annatisch <[email protected]>

* 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 <[email protected]>
Co-authored-by: Lei Ni <[email protected]>

* 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 <[email protected]>

* update triage label (#9396)

* validate blockchain cli codegen (#9089)

* validate blockchain cli codegen

* use strong password with length>=12

Co-authored-by: Changlong Liu <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* [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 <[email protected]>
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 <[email protected]>
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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

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

Co-Authored-By: Chen Lahav <[email protected]>

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

Co-Authored-By: Chen Lahav <[email protected]>

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

Co-Authored-By: Chen Lahav <[email protected]>

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

Co-Authored-By: Chen Lahav <[email protected]>

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

Co-Authored-By: Chen Lahav <[email protected]>

* 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 <[email protected]>
Co-authored-by: Chen Lahav <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: Nitsan Bracha <[email protected]>

* regenerated all-api-versions

* update scripts version in PPE pipeline (#9494)

Co-authored-by: Jianye Xi <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: Phoenix He <[email protected]>

* regenerated all-api-versions

* Logic pipeline (#9372)

* netapp trenton pipeline

* logic pipeline test

Co-authored-by: root <[email protected]>

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

Co-authored-by: v-ajnava <[email protected]>

* [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 <[email protected]>

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

Co-authored-by: Jianye Xi <[email protected]>

* [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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* Optional 'workspace' property (#9495)

Co-authored-by: Liran Chen <[email protected]>

* enable trenton package in prod (#9582)

Co-authored-by: Xiaoxu Qi <[email protected]>

* [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 <[email protected]>

* [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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: ruchikaguptaa <[email protected]>
Co-authored-by: Paul Miller <[email protected]>
Co-authored-by: Marwan Ahmed <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* 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) <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* [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 <[email protected]>

* 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 <[email protected]>

* Merge 7.2 into master (#9590)

* Adding 7.2-preview version (#8397)

* Adding 7.2-preview version

Signed-off-by: vasanthrajams <[email protected]>

* Resolve PR feedback

* Fix output-folder for go code generation

Co-authored-by: Heath Stewart <[email protected]>

* full backup restore yaml changes (#8685)

* Adding the required swagger file changes for full HSM backup

Signed-off-by: vasanthrajams <[email protected]>

* Resolved a few semantic errors in pipeline

Signed-off-by: vasanthrajams <[email protected]>

* Fixed incremental github pipeline model validation erors

Signed-off-by: vasanthrajams <[email protected]>

* Fixed review comments & ci pipeline

* spell check fix

* pretty fix

* Adding required headers as per azure async operations guidelines

Signed-off-by: vasanthrajams <[email protected]>

* Fixed minor typos

Signed-off-by: vasanthrajams <[email protected]>

Co-authored-by: vasanthrajams <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* Resolve PR feedback

* Fix output-folder for go code generation

Co-authored-by: Heath Stewart <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: vasanthrajams <[email protected]>
Co-authored-by: Hervey Wilson <[email protected]>
Co-authored-by: Rick Qing Xu <[email protected]>

* 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 <[email protected]>

* update identity type enum (#9649)

Co-authored-by: Richard Li <[email protected]>

* 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 <[email protected]>

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

Co-authored-by: v-ajnava <[email protected]>

* 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 <[email protected]>

* Fix bad output-folder (#9658)

* enable [email protected] (#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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: Laurent Mazuel <[email protected]>

* 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 <[email protected]>

* remove whitespace (#9703)

* remove whitespace

* fix example

Co-authored-by: Richard Li <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: Gokul Premraj <[email protected]>

* Add multiapi support (#9759)

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

* Fix Error Response Structure (#9733)

Co-authored-by: Zhenyu Zhou <[email protected]>

* 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 <[email protected]>
Co-authored-by: Abbe Blank <[email protected]>

* 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 <[email protected]>
Co-authored-by: TinaHu1 <[email protected]>
Co-authored-by: Alex Aloni <[email protected]>
Co-authored-by: Alex Dubinkov <[email protected]>
Co-authored-by: azuresdkci <[email protected]>
Co-authored-by: Arcturus <[email protected]>
Co-authored-by: shurd <[email protected]>
Co-authored-by: Sam Hurd <[email protected]>
Co-authored-by: annatisch <[email protected]>
Co-authored-by: datr93 <[email protected]>
Co-authored-by: John Stairs <[email protected]>
Co-authored-by: Landon Smith <[email protected]>
Co-authored-by: navysingla <[email protected]>
Co-authored-by: Jiashuo Li <[email protected]>
Co-authored-by: Xiangyu Luo <[email protected]>
Co-authored-by: Lei Ni <[email protected]>
Co-authored-by: Zim Kalinowski <[email protected]>
Co-authored-by: Steve Stein <[email protected]>
Co-authored-by: Himanshu Chhabra <[email protected]>
Co-authored-by: Tosin Adewale <[email protected]>
Co-authored-by: Tosin Adewale <[email protected]>
Co-authored-by: Ruoxuan Wang <[email protected]>
Co-authored-by: changlong-liu <[email protected]>
Co-authored-by: Changlong Liu <[email protected]>
Co-authored-by: Tanyi Chen <[email protected]>
Co-authored-by: elabicha <[email protected]>
Co-authored-by: Phoenix He <[email protected]>
Co-authored-by: Cameron Taggart <[email protected]>
Co-authored-by: jspearman3 <[email protected]>
Co-authored-by: Praneeth Sanapathi <[email protected]>
Co-authored-by: Praneeth Sanapathi <[email protected]>
Co-authored-by: Ran Wang <[email protected]>
Co-authored-by: JianyeXi <[email protected]>
Co-authored-by: Jianye Xi <[email protected]>
Co-authored-by: ayfathim <[email protected]>
Co-authored-by: 陈箭飞 <[email protected]>
Co-authored-by: root <[email protected]>
Co-authored-by: Vivian Liu <[email protected]>
Co-authored-by: Allen Zhang <[email protected]>
Co-authored-by: Ashraf Hamad <[email protected]>
Co-authored-by: Ashraf Hamad <[email protected]>
Co-authored-by: Feiyu Shi <[email protected]>
Co-authored-by: Vishnu Priya Ananthu Sundaram <[email protected]>
Co-authored-by: Yoram Singer <[email protected]>
Co-authored-by: Priyaranjan Pandey <[email protected]>
Co-authored-by: xiaoxu qi <[email protected]>
Co-authored-by: Xiaoxu Qi <[email protected]>
Co-authored-by: Junbo Wang <[email protected]>
Co-authored-by: Donald Liu <[email protected]>
Co-authored-by: ityankel <[email protected]>
Co-authored-by: Marcin Jastrzebski <[email protected]>
Co-authored-by: Avinash <[email protected]>
Co-authored-by: Qiaoqiao Zhang <[email protected]>
Co-authored-by: srilatha inavolu <[email protected]>
Co-authored-by: ivkule <[email protected]>
Co-authored-by: NourEldin Yasser <[email protected]>
Co-authored-by: John Call <[email protected]>
Co-authored-by: Thomas Reis <[email protected]>
Co-authored-by: bob <[email protected]>
Co-authored-by: Paviya (Elle) Tojaroon <[email protected]>
Co-authored-by: Elle Tojaroon <[email protected]>
Co-authored-by: giromm2ms <[email protected]>
Co-authored-by: Gideon Romm <[email protected]>
Co-authored-by: Chen Lahav <[email protected]>
Co-authored-by: Jacob Hill <[email protected]>
Co-authored-by: Jacob Hill <[email protected]>
Co-authored-by: David Zhao <[email protected]>
Co-authored-by: David Zhao <[email protected]>
Co-authored-by: yibirnba <[email protected]>
Co-authored-by: Nitsan Bracha <[email protected]>
Co-authored-by: Nitsan Bracha <[email protected]>
Co-authored-by: Zihong <[email protected]>
Co-authored-by: Zhiyong Yang <[email protected]>
Co-authored-by: Meha Kaushik <[email protected]>
Co-authored-by: Meha Kaushik <[email protected]>
Co-authored-by: Arik Olsh <[email protected]>
Co-authored-by: Anthony Kunnel Jose <[email protected]>
Co-authored-by: erich-wang <[email protected]>
Co-authored-by: Arthur Ning <[email protected]>
Co-authored-by: Fernando Fonseca <[email protected]>
Co-a…
laramume pushed a commit that referenced this pull request Apr 8, 2021
* Changes for supporting User Assigned Identity and CMK in Resource CRUD (#1)

* Supporting User Assigned Identity and CMK.

* Indentation fixes

* Added Examples for CRUD with CMK

* Added more fields to the Operation Resource

* Fixing Examples

* Fix for the Prettier check validation

* Added new Api-version for the changes

* Fixed the api-version in json files

* Marked operation result as long running.
laramume pushed a commit that referenced this pull request Apr 8, 2021
…review/2019-11-04-preview (Azure#11266)

* 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

* New Swagger for Azure Quantum RP

* Adding MSI fields

* Incorporating ARM feedback (#1)

* Picking up changes from RPSaaS.

* -ruby

* go

* clean up readme config

* -java

* preview path

* python version

* incorporate feedback

* read-only

* ids

* prettier

* removing patch

* addressing feedback

* prettier fix

* removing tags - coming from TrackedResource

* un-referencing trackedresource

* adding patch, referring to the common-type tracked resource

* prettier fix

* Adds suppression to readme

* Adds suppression to readme

Co-authored-by: Adele Bai <[email protected]>
Co-authored-by: Mahmut Burak Senol <[email protected]>
Co-authored-by: masenol <[email protected]>
laramume pushed a commit that referenced this pull request Apr 8, 2021
* Microsoft.DataProtection swagger changes

* Added example file FindRestorableTimeRanges.json

* Adding 202 GetOperationResult (#1)

* adding 202 GetOperationResult

* added headers

Co-authored-by: Mayank Aggarwal <[email protected]>

* pr comments fixes

* prettier fixes

* adding fix for x-ms-error-response

* Added missed DppWorkerRequest object in swagger json

* Validation fixes

* changes for request

* removing objectType

Co-authored-by: Mayank Aggarwal <[email protected]>
Co-authored-by: Mayank Aggarwal <[email protected]>
laramume pushed a commit that referenced this pull request Apr 8, 2021
* new api changes

* referer url change
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.