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

[FrontDoor WAF] Add RuleSetId to Managed Rule Set Definitions API #8382

Merged
merged 1 commit into from
Mar 4, 2020

Conversation

eschwabe
Copy link
Contributor

@eschwabe eschwabe commented Feb 12, 2020

Changes:

  • Adds new RuleSetId (read-only field) to managed rule set definitions API
  • This enables consumers to determine if two rule sets are the same without relying on the name

Latest improvements:

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

Contribution checklist:

  • I have reviewed the documentation for the workflow.
  • Validation tools were run on swagger spec(s) and have all been fixed in this PR.
  • The OpenAPI Hub was used for checking validation status and next steps.

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.

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Feb 12, 2020

azure-sdk-for-go - Release

⚠️ warning [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Feb 12, 2020

azure-sdk-for-python - Release

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from 2a84e3e with merge commit b45e6ee. SDK Automation 13.0.17.20191226.1
  • ️✔️azure-mgmt-frontdoor [Logs]  [Release SDK Changes]
    [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
    [build_package]   warnings.warn(msg)
    [build_package] warning: no files found matching '*.py' under directory 'tests'
    [build_package] warning: no files found matching '*.yaml' under directory 'tests'
    [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
    [build_package]   warnings.warn(msg)
    [build_package] warning: no files found matching '*.py' under directory 'tests'
    [build_package] warning: no files found matching '*.yaml' under directory 'tests'

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Feb 12, 2020

azure-sdk-for-net - Release

️✔️ succeeded [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Feb 12, 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 Feb 12, 2020

azure-sdk-for-js - Release

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from 2a84e3e with merge commit b45e6ee. SDK Automation 13.0.17.20191226.1
  • ️✔️@azure/arm-frontdoor [Logs]  [Release SDK Changes]
    [npmPack] npm WARN deprecated rollup-plugin-node-resolve@5.2.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
    [npmPack] loaded rollup.config.js with warnings
    [npmPack] (!) Unused external imports
    [npmPack] default imported from external module 'rollup' but never used
    [npmPack] 
    [npmPack] ./esm/frontDoorManagementClient.js → ./dist/arm-frontdoor.js...
    [npmPack] created ./dist/arm-frontdoor.js in 492ms

@ArcturusZhang
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

@pilor pilor added ARMReviewInProgress ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed ARMReviewInProgress WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Mar 3, 2020
@ArcturusZhang ArcturusZhang merged commit b45e6ee into Azure:master Mar 4, 2020
tasharm-0412 pushed a commit to tasharm-0412/azure-rest-api-specs that referenced this pull request Mar 4, 2020
josuhazure pushed a commit to josuhazure/azure-rest-api-specs that referenced this pull request Mar 4, 2020
tjprescott pushed a commit that referenced this pull request Mar 17, 2020
* updated model names in preview version to be consistent with stable version to avoid breaking changes in client side code

* changed swagger files

* added new API's

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

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

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

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

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

* regenerated all-api-versions

* Added redis cache publisher schema for azure event grid. (#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 (#8478)

* Include Tags in GetSubscription and Deployment APIs (#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 (#8517)

* add cli.md for databricks (#8521)

* [DiskRP] Swagger changes for API version 2019-11-01 (#8195)

* 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

* regenerated all-api-versions

* Update improper descriptions of Data Share put calls (#8518)

* Update DataShare.json

* Update DataShare.json

* replace resource-manager

* regenerated all-api-versions

* Make 2019-05-01 stable (#8491)

* Examples and swagger for APIs related to managed server operations (#8243)

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

* Run prittier check

* Update ListManagedInstanceOperations.json

* regenerated all-api-versions

* rest-api-specs-scripts 0.6.2 breaking change fix (#8541)

* Add case and incident tactics (#8288)

* 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

* update test for healthcareapis (#8543)

* Azure Media Services 2020-02-01-preview update (#8538)

* 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 (#8436)

* Fixing the structure of RESTProxy documentation:  Updating the OperationId (#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 (#8502)

* Linter tool document update: add R4004, modify R2016 ,R3006 (#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 (#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 <eidmoustafa@gmail.com>

* add cli.md for postgresql (#8492)

* add cli.md for postgresql

* remove  and update description

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

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

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

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

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

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

* regenerated all-api-versions

* Added redis cache publisher schema for azure event grid. (#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 (#8478)

* Include Tags in GetSubscription and Deployment APIs (#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 (#8517)

* add cli.md for databricks (#8521)

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

* Fixing prettier

Co-authored-by: dosegal <51155368+dosegal@users.noreply.github.com>
Co-authored-by: anushreeringne <anushreeringne@users.noreply.github.com>
Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
Co-authored-by: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>
Co-authored-by: Moustafa Eid <eidmoustafa@gmail.com>
Co-authored-by: Kerwin <sunkaihuisos@gmail.com>
Co-authored-by: Andrija Cicovic <60783126+cicovica@users.noreply.github.com>
Co-authored-by: Zhenfeng <john.chan08@yahoo.com>
Co-authored-by: Akashdeep Goel <akashdeep.goel1996@gmail.com>
Co-authored-by: Lei Ni <7233663+leni-msft@users.noreply.github.com>
Co-authored-by: Filiz Topatan <fitopata@microsoft.com>
Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
Co-authored-by: abebts2000 <54288923+abebts2000@users.noreply.github.com>
Co-authored-by: gkostal <gkostal@microsoft.com>
Co-authored-by: ramoka178 <57157576+ramoka178@users.noreply.github.com>
Co-authored-by: Praneeth Sanapathi <svpraneethnaidu@gmail.com>

* async operation status for privatelink scopes - JEDI urgent (#8344)

* async operation status

* privatelinkscope operation

* Delete operationStatuses.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* MSI: Use common types. Fix definitions for proper .NET SDK generation. (#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

* New Put API for updating vault security config (#8292)

* 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 <g.chandrasekarendran@gmail.com>

* Fix type conversion issue of property Version for ManagementPartner API (#8276)

* Fix type conversion issue of property Version

* fix model validation

* Update code

* add cli.md for msi and fix location parameter (#8520)

* Add DELETE API to Microsoft.Security applicationWhitelistings (#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

* [DeploymentScripts] Updated readme file to account for python sdk (#8525)

* Added python deployment scripts package reference

* update python sdk references

* [BillingRP] Adding additional fields to Invoicing and Agreement APIs  (#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

* in64 -> int64 (#8547)

* Add acr tasks (build) and scopemap specs to latest package tag (#8527)

* regenerated all-api-versions

* Compute update python readme (#8554)

* updated readmes for python sdk

* additional change

* Minor fix to LTR on MI example (#8559)

* Fix set LTR policy example

* Add resource group based LTR APIs

* fix examples

* Fix MI LTR example

* Fix example

* another minor fix

* Reconcile ManagedDatabaseRestoreDetails swagger specs (#8560)

* 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

* Adding nested "properties":{ "properties": { for ARM template. (#8480)

* Individual enrollments updates (#8563)

* 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

* [Hub Generated] Review request for Microsoft.Batch to add version stable/2020-03-01.11.0 (#8546)

* Initial commit (copying old API version)

* Update data plane

* regenerated all-api-versions

* Adding metadata path to the Azure Monitor data plane swagger files (#8504)

* AppInsights

* OperationalInsights

* typo

* typos

* Fix most validation issues

* Fix prettier issues

* Revert changes to existing operation IDs - ignore validation warnings

* Update description (#8454)

* Pipeline tool script version upgrade (#8570)

* Upgrade tools script version.

Upgraded the OAV version.

* [Hub Generated] Review request for Microsoft.Insights to add version stable/2018-03-01 (#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

* [IoTCentral] change error details definition (#8395)

* breaking-change 0.6.5 (#8569)

* [DeploymentScripts] Add tail query string (#8539)

* 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 (#8577)

* add cli.md for storage

* update testcase

* Adding Expand to Bookmark (#8238)

* Supporting linked storage accounts new api for operationalinsights. (#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.

* Swagger updates to introduce cosmos-db api version 2020-03-01, and add PublicNetworkAccess property (#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

* regenerated all-api-versions

* Add RuleSetId to managed rule set definitions api (read only field) (#8382)

* added warnings

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

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

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

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

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

* regenerated all-api-versions

* Added redis cache publisher schema for azure event grid. (#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 (#8478)

* Include Tags in GetSubscription and Deployment APIs (#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 (#8517)

* add cli.md for databricks (#8521)

* [DiskRP] Swagger changes for API version 2019-11-01 (#8195)

* 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

* regenerated all-api-versions

* Update improper descriptions of Data Share put calls (#8518)

* Update DataShare.json

* Update DataShare.json

* replace resource-manager

* regenerated all-api-versions

* Make 2019-05-01 stable (#8491)

* Examples and swagger for APIs related to managed server operations (#8243)

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

* Run prittier check

* Update ListManagedInstanceOperations.json

* regenerated all-api-versions

* rest-api-specs-scripts 0.6.2 breaking change fix (#8541)

* Add case and incident tactics (#8288)

* 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

* update test for healthcareapis (#8543)

* Azure Media Services 2020-02-01-preview update (#8538)

* 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 (#8436)

* Fixing the structure of RESTProxy documentation:  Updating the OperationId (#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 (#8502)

* Linter tool document update: add R4004, modify R2016 ,R3006 (#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 (#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 <eidmoustafa@gmail.com>

* add cli.md for postgresql (#8492)

* add cli.md for postgresql

* remove  and update description

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

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

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

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

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

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

* regenerated all-api-versions

* Added redis cache publisher schema for azure event grid. (#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 (#8478)

* Include Tags in GetSubscription and Deployment APIs (#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 (#8517)

* add cli.md for databricks (#8521)

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

* Fixing prettier

Co-authored-by: dosegal <51155368+dosegal@users.noreply.github.com>
Co-authored-by: anushreeringne <anushreeringne@users.noreply.github.com>
Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
Co-authored-by: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>
Co-authored-by: Moustafa Eid <eidmoustafa@gmail.com>
Co-authored-by: Kerwin <sunkaihuisos@gmail.com>
Co-authored-by: Andrija Cicovic <60783126+cicovica@users.noreply.github.com>
Co-authored-by: Zhenfeng <john.chan08@yahoo.com>
Co-authored-by: Akashdeep Goel <akashdeep.goel1996@gmail.com>
Co-authored-by: Lei Ni <7233663+leni-msft@users.noreply.github.com>
Co-authored-by: Filiz Topatan <fitopata@microsoft.com>
Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
Co-authored-by: abebts2000 <54288923+abebts2000@users.noreply.github.com>
Co-authored-by: gkostal <gkostal@microsoft.com>
Co-authored-by: ramoka178 <57157576+ramoka178@users.noreply.github.com>
Co-authored-by: Praneeth Sanapathi <svpraneethnaidu@gmail.com>

* async operation status for privatelink scopes - JEDI urgent (#8344)

* async operation status

* privatelinkscope operation

* Delete operationStatuses.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* MSI: Use common types. Fix definitions for proper .NET SDK generation. (#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

* New Put API for updating vault security config (#8292)

* 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 <g.chandrasekarendran@gmail.com>

* Fix type conversion issue of property Version for ManagementPartner API (#8276)

* Fix type conversion issue of property Version

* fix model validation

* Update code

* add cli.md for msi and fix location parameter (#8520)

* Add DELETE API to Microsoft.Security applicationWhitelistings (#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

* [DeploymentScripts] Updated readme file to account for python sdk (#8525)

* Added python deployment scripts package reference

* update python sdk references

* [BillingRP] Adding additional fields to Invoicing and Agreement APIs  (#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

* in64 -> int64 (#8547)

* Add acr tasks (build) and scopemap specs to latest package tag (#8527)

* regenerated all-api-versions

* Compute update python readme (#8554)

* updated readmes for python sdk

* additional change

* Minor fix to LTR on MI example (#8559)

* Fix set LTR policy example

* Add resource group based LTR APIs

* fix examples

* Fix MI LTR example

* Fix example

* another minor fix

* Reconcile ManagedDatabaseRestoreDetails swagger specs (#8560)

* 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

* Adding nested "properties":{ "properties": { for ARM template. (#8480)

* Individual enrollments updates (#8563)

* 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

* [Hub Generated] Review request for Microsoft.Batch to add version stable/2020-03-01.11.0 (#8546)

* Initial commit (copying old API version)

* Update data plane

* regenerated all-api-versions

* Adding metadata path to the Azure Monitor data plane swagger files (#8504)

* AppInsights

* OperationalInsights

* typo

* typos

* Fix most validation issues

* Fix prettier issues

* Revert changes to existing operation IDs - ignore validation warnings

* Update description (#8454)

* Pipeline tool script version upgrade (#8570)

* Upgrade tools script version.

Upgraded the OAV version.

* [Hub Generated] Review request for Microsoft.Insights to add version stable/2018-03-01 (#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

* [IoTCentral] change error details definition (#8395)

* breaking-change 0.6.5 (#8569)

* [DeploymentScripts] Add tail query string (#8539)

* 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 (#8577)

* add cli.md for storage

* update testcase

* Adding Expand to Bookmark (#8238)

* Supporting linked storage accounts new api for operationalinsights. (#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.

* Swagger updates to introduce cosmos-db api version 2020-03-01, and add PublicNetworkAccess property (#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

* regenerated all-api-versions

* Add RuleSetId to managed rule set definitions api (read only field) (#8382)

* Adding ABSA Swagger json

* adding description

* Updated the warnings for sentiment response

* Updated Warnings to new contract

* made changes

* made changes

* made changes

* add new preview API v3.1

* change to two decimal

* added warnings

* added warnings

* added warnings

* chnaged filterpreset to domain

* updated score to confidence score

* resolving commments

* revert the changes in V3.0-preview

* resolving comments

* resolved PR comments

* resolved PR comments

* Resolved review comments

* change links to ref

* Revert changes in batch

* changed score to confidencescore in LD

* fix build errors

* removing ids from aspects and opinions

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* parameter change

Co-authored-by: Zhenfeng <john.chan08@yahoo.com>
Co-authored-by: Akashdeep Goel <akashdeep.goel1996@gmail.com>
Co-authored-by: Lei Ni <7233663+leni-msft@users.noreply.github.com>
Co-authored-by: Filiz Topatan <fitopata@microsoft.com>
Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
Co-authored-by: azuresdkci <azuresdkci@microsoft.com>
Co-authored-by: abebts2000 <54288923+abebts2000@users.noreply.github.com>
Co-authored-by: gkostal <gkostal@microsoft.com>
Co-authored-by: ramoka178 <57157576+ramoka178@users.noreply.github.com>
Co-authored-by: Praneeth Sanapathi <svpraneethnaidu@gmail.com>
Co-authored-by: Kerwin <sunkaihuisos@gmail.com>
Co-authored-by: Joshua Pollock <joshua.p.pollock@gmail.com>
Co-authored-by: dadihe <37852257+dadihe@users.noreply.github.com>
Co-authored-by: Arcturus <dapzhang@microsoft.com>
Co-authored-by: toki95 <35834415+toki95@users.noreply.github.com>
Co-authored-by: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
Co-authored-by: dosiso <60354892+dosiso@users.noreply.github.com>
Co-authored-by: Risong Na <rin@microsoft.com>
Co-authored-by: dosegal <51155368+dosegal@users.noreply.github.com>
Co-authored-by: anushreeringne <anushreeringne@users.noreply.github.com>
Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
Co-authored-by: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>
Co-authored-by: Moustafa Eid <eidmoustafa@gmail.com>
Co-authored-by: Andrija Cicovic <60783126+cicovica@users.noreply.github.com>
Co-authored-by: Arik Olsh <47111029+arolshan@users.noreply.github.com>
Co-authored-by: angosms <56409202+angosms@users.noreply.github.com>
Co-authored-by: chandrasekarendran <59728024+chandrasekarendran@users.noreply.github.com>
Co-authored-by: gcs06 <g.chandrasekarendran@gmail.com>
Co-authored-by: Neil Ye <yechenwei2007@126.com>
Co-authored-by: erelh <erelhansav@gmail.com>
Co-authored-by: Jorge Cotillo <jcotillo@microsoft.com>
Co-authored-by: Anirban Sarkar <33848291+asarkar84@users.noreply.github.com>
Co-authored-by: iscai-msft <43154838+iscai-msft@users.noreply.github.com>
Co-authored-by: Tosin Adewale <oladewal@microsoft.com>
Co-authored-by: Zim Kalinowski <zikalino@microsoft.com>
Co-authored-by: pixia <pixia@microsoft.com>
Co-authored-by: xaliciayang <59986952+xaliciayang@users.noreply.github.com>
Co-authored-by: Rahul Singh <53578268+rahuls-microsoft@users.noreply.github.com>
Co-authored-by: Vivian Liu <viv.liu25@gmail.com>
Co-authored-by: Matthew Christopher <matthchr@microsoft.com>
Co-authored-by: Alon Gafni <alon_gafni@yahoo.com>
Co-authored-by: Ray Chen <raychen@microsoft.com>
Co-authored-by: Adi biton <adi.biton@gmail.com>
Co-authored-by: Teng Lu <tenglu2@gmail.com>
Co-authored-by: zhzhao8888 <43188418+zhzhao8888@users.noreply.github.com>
Co-authored-by: Dudi Likvornik <likdudi@gmail.com>
Co-authored-by: ayanMSFT <53790657+ayanMSFT@users.noreply.github.com>
Co-authored-by: Eric Schwabe <eschwabe@gmail.com>
Co-authored-by: tarun <tasharm@microsoft.com>
Co-authored-by: josuh <josuh@microsoft.com>
lmazuel pushed a commit that referenced this pull request Mar 18, 2020
* updated model names in preview version to be consistent with stable version to avoid breaking changes in client side code

* changed swagger files

* added new API's

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

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

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

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

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

* regenerated all-api-versions

* Added redis cache publisher schema for azure event grid. (#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 (#8478)

* Include Tags in GetSubscription and Deployment APIs (#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 (#8517)

* add cli.md for databricks (#8521)

* [DiskRP] Swagger changes for API version 2019-11-01 (#8195)

* 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

* regenerated all-api-versions

* Update improper descriptions of Data Share put calls (#8518)

* Update DataShare.json

* Update DataShare.json

* replace resource-manager

* regenerated all-api-versions

* Make 2019-05-01 stable (#8491)

* Examples and swagger for APIs related to managed server operations (#8243)

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

* Run prittier check

* Update ListManagedInstanceOperations.json

* regenerated all-api-versions

* rest-api-specs-scripts 0.6.2 breaking change fix (#8541)

* Add case and incident tactics (#8288)

* 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

* update test for healthcareapis (#8543)

* Azure Media Services 2020-02-01-preview update (#8538)

* 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 (#8436)

* Fixing the structure of RESTProxy documentation:  Updating the OperationId (#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 (#8502)

* Linter tool document update: add R4004, modify R2016 ,R3006 (#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 (#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 <eidmoustafa@gmail.com>

* add cli.md for postgresql (#8492)

* add cli.md for postgresql

* remove  and update description

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

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

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

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

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

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

* regenerated all-api-versions

* Added redis cache publisher schema for azure event grid. (#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 (#8478)

* Include Tags in GetSubscription and Deployment APIs (#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 (#8517)

* add cli.md for databricks (#8521)

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

* Fixing prettier

Co-authored-by: dosegal <51155368+dosegal@users.noreply.github.com>
Co-authored-by: anushreeringne <anushreeringne@users.noreply.github.com>
Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
Co-authored-by: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>
Co-authored-by: Moustafa Eid <eidmoustafa@gmail.com>
Co-authored-by: Kerwin <sunkaihuisos@gmail.com>
Co-authored-by: Andrija Cicovic <60783126+cicovica@users.noreply.github.com>
Co-authored-by: Zhenfeng <john.chan08@yahoo.com>
Co-authored-by: Akashdeep Goel <akashdeep.goel1996@gmail.com>
Co-authored-by: Lei Ni <7233663+leni-msft@users.noreply.github.com>
Co-authored-by: Filiz Topatan <fitopata@microsoft.com>
Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
Co-authored-by: abebts2000 <54288923+abebts2000@users.noreply.github.com>
Co-authored-by: gkostal <gkostal@microsoft.com>
Co-authored-by: ramoka178 <57157576+ramoka178@users.noreply.github.com>
Co-authored-by: Praneeth Sanapathi <svpraneethnaidu@gmail.com>

* async operation status for privatelink scopes - JEDI urgent (#8344)

* async operation status

* privatelinkscope operation

* Delete operationStatuses.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* MSI: Use common types. Fix definitions for proper .NET SDK generation. (#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

* New Put API for updating vault security config (#8292)

* 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 <g.chandrasekarendran@gmail.com>

* Fix type conversion issue of property Version for ManagementPartner API (#8276)

* Fix type conversion issue of property Version

* fix model validation

* Update code

* add cli.md for msi and fix location parameter (#8520)

* Add DELETE API to Microsoft.Security applicationWhitelistings (#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

* [DeploymentScripts] Updated readme file to account for python sdk (#8525)

* Added python deployment scripts package reference

* update python sdk references

* [BillingRP] Adding additional fields to Invoicing and Agreement APIs  (#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

* in64 -> int64 (#8547)

* Add acr tasks (build) and scopemap specs to latest package tag (#8527)

* regenerated all-api-versions

* Compute update python readme (#8554)

* updated readmes for python sdk

* additional change

* Minor fix to LTR on MI example (#8559)

* Fix set LTR policy example

* Add resource group based LTR APIs

* fix examples

* Fix MI LTR example

* Fix example

* another minor fix

* Reconcile ManagedDatabaseRestoreDetails swagger specs (#8560)

* 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

* Adding nested "properties":{ "properties": { for ARM template. (#8480)

* Individual enrollments updates (#8563)

* 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

* [Hub Generated] Review request for Microsoft.Batch to add version stable/2020-03-01.11.0 (#8546)

* Initial commit (copying old API version)

* Update data plane

* regenerated all-api-versions

* Adding metadata path to the Azure Monitor data plane swagger files (#8504)

* AppInsights

* OperationalInsights

* typo

* typos

* Fix most validation issues

* Fix prettier issues

* Revert changes to existing operation IDs - ignore validation warnings

* Update description (#8454)

* Pipeline tool script version upgrade (#8570)

* Upgrade tools script version.

Upgraded the OAV version.

* [Hub Generated] Review request for Microsoft.Insights to add version stable/2018-03-01 (#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

* [IoTCentral] change error details definition (#8395)

* breaking-change 0.6.5 (#8569)

* [DeploymentScripts] Add tail query string (#8539)

* 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 (#8577)

* add cli.md for storage

* update testcase

* Adding Expand to Bookmark (#8238)

* Supporting linked storage accounts new api for operationalinsights. (#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.

* Swagger updates to introduce cosmos-db api version 2020-03-01, and add PublicNetworkAccess property (#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

* regenerated all-api-versions

* Add RuleSetId to managed rule set definitions api (read only field) (#8382)

* added warnings

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

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

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

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

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

* regenerated all-api-versions

* Added redis cache publisher schema for azure event grid. (#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 (#8478)

* Include Tags in GetSubscription and Deployment APIs (#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 (#8517)

* add cli.md for databricks (#8521)

* [DiskRP] Swagger changes for API version 2019-11-01 (#8195)

* 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

* regenerated all-api-versions

* Update improper descriptions of Data Share put calls (#8518)

* Update DataShare.json

* Update DataShare.json

* replace resource-manager

* regenerated all-api-versions

* Make 2019-05-01 stable (#8491)

* Examples and swagger for APIs related to managed server operations (#8243)

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

* Run prittier check

* Update ListManagedInstanceOperations.json

* regenerated all-api-versions

* rest-api-specs-scripts 0.6.2 breaking change fix (#8541)

* Add case and incident tactics (#8288)

* 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

* update test for healthcareapis (#8543)

* Azure Media Services 2020-02-01-preview update (#8538)

* 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 (#8436)

* Fixing the structure of RESTProxy documentation:  Updating the OperationId (#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 (#8502)

* Linter tool document update: add R4004, modify R2016 ,R3006 (#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 (#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 <eidmoustafa@gmail.com>

* add cli.md for postgresql (#8492)

* add cli.md for postgresql

* remove  and update description

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

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

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

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

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

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

* regenerated all-api-versions

* Added redis cache publisher schema for azure event grid. (#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 (#8478)

* Include Tags in GetSubscription and Deployment APIs (#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 (#8517)

* add cli.md for databricks (#8521)

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

* Fixing prettier

Co-authored-by: dosegal <51155368+dosegal@users.noreply.github.com>
Co-authored-by: anushreeringne <anushreeringne@users.noreply.github.com>
Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
Co-authored-by: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>
Co-authored-by: Moustafa Eid <eidmoustafa@gmail.com>
Co-authored-by: Kerwin <sunkaihuisos@gmail.com>
Co-authored-by: Andrija Cicovic <60783126+cicovica@users.noreply.github.com>
Co-authored-by: Zhenfeng <john.chan08@yahoo.com>
Co-authored-by: Akashdeep Goel <akashdeep.goel1996@gmail.com>
Co-authored-by: Lei Ni <7233663+leni-msft@users.noreply.github.com>
Co-authored-by: Filiz Topatan <fitopata@microsoft.com>
Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
Co-authored-by: abebts2000 <54288923+abebts2000@users.noreply.github.com>
Co-authored-by: gkostal <gkostal@microsoft.com>
Co-authored-by: ramoka178 <57157576+ramoka178@users.noreply.github.com>
Co-authored-by: Praneeth Sanapathi <svpraneethnaidu@gmail.com>

* async operation status for privatelink scopes - JEDI urgent (#8344)

* async operation status

* privatelinkscope operation

* Delete operationStatuses.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* MSI: Use common types. Fix definitions for proper .NET SDK generation. (#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

* New Put API for updating vault security config (#8292)

* 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 <g.chandrasekarendran@gmail.com>

* Fix type conversion issue of property Version for ManagementPartner API (#8276)

* Fix type conversion issue of property Version

* fix model validation

* Update code

* add cli.md for msi and fix location parameter (#8520)

* Add DELETE API to Microsoft.Security applicationWhitelistings (#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

* [DeploymentScripts] Updated readme file to account for python sdk (#8525)

* Added python deployment scripts package reference

* update python sdk references

* [BillingRP] Adding additional fields to Invoicing and Agreement APIs  (#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

* in64 -> int64 (#8547)

* Add acr tasks (build) and scopemap specs to latest package tag (#8527)

* regenerated all-api-versions

* Compute update python readme (#8554)

* updated readmes for python sdk

* additional change

* Minor fix to LTR on MI example (#8559)

* Fix set LTR policy example

* Add resource group based LTR APIs

* fix examples

* Fix MI LTR example

* Fix example

* another minor fix

* Reconcile ManagedDatabaseRestoreDetails swagger specs (#8560)

* 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

* Adding nested "properties":{ "properties": { for ARM template. (#8480)

* Individual enrollments updates (#8563)

* 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

* [Hub Generated] Review request for Microsoft.Batch to add version stable/2020-03-01.11.0 (#8546)

* Initial commit (copying old API version)

* Update data plane

* regenerated all-api-versions

* Adding metadata path to the Azure Monitor data plane swagger files (#8504)

* AppInsights

* OperationalInsights

* typo

* typos

* Fix most validation issues

* Fix prettier issues

* Revert changes to existing operation IDs - ignore validation warnings

* Update description (#8454)

* Pipeline tool script version upgrade (#8570)

* Upgrade tools script version.

Upgraded the OAV version.

* [Hub Generated] Review request for Microsoft.Insights to add version stable/2018-03-01 (#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

* [IoTCentral] change error details definition (#8395)

* breaking-change 0.6.5 (#8569)

* [DeploymentScripts] Add tail query string (#8539)

* 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 (#8577)

* add cli.md for storage

* update testcase

* Adding Expand to Bookmark (#8238)

* Supporting linked storage accounts new api for operationalinsights. (#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.

* Swagger updates to introduce cosmos-db api version 2020-03-01, and add PublicNetworkAccess property (#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

* regenerated all-api-versions

* Add RuleSetId to managed rule set definitions api (read only field) (#8382)

* Adding ABSA Swagger json

* adding description

* Updated the warnings for sentiment response

* Updated Warnings to new contract

* made changes

* made changes

* made changes

* add new stable API v3.0

* add new stable API v3.0

* add new stable API v3.0

* add new stable API v3.0

* updated score to confidence score

* resolved PR comments

* Resolved review comments

* Resolved review comments

* changed score to confidencescore in LD

* Revert changes in batch

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* removed pii ednpoint from v3.0

Co-authored-by: Zhenfeng <john.chan08@yahoo.com>
Co-authored-by: Akashdeep Goel <akashdeep.goel1996@gmail.com>
Co-authored-by: Lei Ni <7233663+leni-msft@users.noreply.github.com>
Co-authored-by: Filiz Topatan <fitopata@microsoft.com>
Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
Co-authored-by: azuresdkci <azuresdkci@microsoft.com>
Co-authored-by: abebts2000 <54288923+abebts2000@users.noreply.github.com>
Co-authored-by: gkostal <gkostal@microsoft.com>
Co-authored-by: ramoka178 <57157576+ramoka178@users.noreply.github.com>
Co-authored-by: Praneeth Sanapathi <svpraneethnaidu@gmail.com>
Co-authored-by: Kerwin <sunkaihuisos@gmail.com>
Co-authored-by: Joshua Pollock <joshua.p.pollock@gmail.com>
Co-authored-by: dadihe <37852257+dadihe@users.noreply.github.com>
Co-authored-by: Arcturus <dapzhang@microsoft.com>
Co-authored-by: toki95 <35834415+toki95@users.noreply.github.com>
Co-authored-by: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
Co-authored-by: dosiso <60354892+dosiso@users.noreply.github.com>
Co-authored-by: Risong Na <rin@microsoft.com>
Co-authored-by: dosegal <51155368+dosegal@users.noreply.github.com>
Co-authored-by: anushreeringne <anushreeringne@users.noreply.github.com>
Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
Co-authored-by: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>
Co-authored-by: Moustafa Eid <eidmoustafa@gmail.com>
Co-authored-by: Andrija Cicovic <60783126+cicovica@users.noreply.github.com>
Co-authored-by: Arik Olsh <47111029+arolshan@users.noreply.github.com>
Co-authored-by: angosms <56409202+angosms@users.noreply.github.com>
Co-authored-by: chandrasekarendran <59728024+chandrasekarendran@users.noreply.github.com>
Co-authored-by: gcs06 <g.chandrasekarendran@gmail.com>
Co-authored-by: Neil Ye <yechenwei2007@126.com>
Co-authored-by: erelh <erelhansav@gmail.com>
Co-authored-by: Jorge Cotillo <jcotillo@microsoft.com>
Co-authored-by: Anirban Sarkar <33848291+asarkar84@users.noreply.github.com>
Co-authored-by: iscai-msft <43154838+iscai-msft@users.noreply.github.com>
Co-authored-by: Tosin Adewale <oladewal@microsoft.com>
Co-authored-by: Zim Kalinowski <zikalino@microsoft.com>
Co-authored-by: pixia <pixia@microsoft.com>
Co-authored-by: xaliciayang <59986952+xaliciayang@users.noreply.github.com>
Co-authored-by: Rahul Singh <53578268+rahuls-microsoft@users.noreply.github.com>
Co-authored-by: Vivian Liu <viv.liu25@gmail.com>
Co-authored-by: Matthew Christopher <matthchr@microsoft.com>
Co-authored-by: Alon Gafni <alon_gafni@yahoo.com>
Co-authored-by: Ray Chen <raychen@microsoft.com>
Co-authored-by: Adi biton <adi.biton@gmail.com>
Co-authored-by: Teng Lu <tenglu2@gmail.com>
Co-authored-by: zhzhao8888 <43188418+zhzhao8888@users.noreply.github.com>
Co-authored-by: Dudi Likvornik <likdudi@gmail.com>
Co-authored-by: ayanMSFT <53790657+ayanMSFT@users.noreply.github.com>
Co-authored-by: Eric Schwabe <eschwabe@gmail.com>
Co-authored-by: tarun <tasharm@microsoft.com>
Co-authored-by: josuh <josuh@microsoft.com>
amoghnatu added a commit to amoghnatu/azure-rest-api-specs that referenced this pull request Apr 8, 2020
* Update description (#8454)

* Pipeline tool script version upgrade (#8570)

* Upgrade tools script version.

Upgraded the OAV version.

* [Hub Generated] Review request for Microsoft.Insights to add version stable/2018-03-01 (#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

* [IoTCentral] change error details definition (#8395)

* breaking-change 0.6.5 (#8569)

* [DeploymentScripts] Add tail query string (#8539)

* Update swagger for missing properties

* Revert "Update swagger for missing properties"

This reverts commit dc743305eb62f7c7c93f86713f8f0128461dccb9.

* 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 (#8577)

* add cli.md for storage

* update testcase

* Adding Expand to Bookmark (#8238)

* Supporting linked storage accounts new api for operationalinsights. (#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.

* Swagger updates to introduce cosmos-db api version 2020-03-01, and add PublicNetworkAccess property (#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

* regenerated all-api-versions

* Add RuleSetId to managed rule set definitions api (read only field) (#8382)

* [Azure Cognitive Search] Create 2019-05-06-Preview Track 2 spec (#8552)

* [Azure Cognitive Search] Reorganize spec directory structure

Changes include:
- Create new Azure.Search directory to hold all specs and examples for
  Track 2 SDK development. This will unify the specs and examples for
  SearchIndexClient and SearchServiceClient. Note that unifying the
  Readme's will happen in a subsequent commit.
- Move 2019-05-06 specs for Track 2 from Microsoft.Azure.Search.Data/stable
  and Microsoft.Azure.Search.Service/stable to Azure.Search/stable.
- Move 2019-05-06 specs for Track 1 from track1 directory to where the Track
  2 specs used to be.
- Move 2019-05-06-Preview specs for Track 1 from track1/preview directory to
  existing top-level preview directory, and delete the track1 directory which
  is now empty.
- Copy 2019-05-06-Preview specs for Track 1 to Azure.Search. They will be
  updated to become the Track 2 specs in subsequent commits.

* [Azure Cognitive Search] Simplify Track 1 readme.md files

Change directories to reflect recent directory structure changes for the
track 1 specs and remove now-unused Java AutoRest directives.

* [Azure Cognitive Search] Merge Track 2 readme.md files

The Track 2 SDKs for Azure Cognitive Search will each ship a combined package
including both SearchServiceClient and SearchIndexClient. For this reason, it
makes more sense to combine the two codegen configs into one.

Note that the Track 2 configs for Java haven't been tested, and the configs
for C# can't be tested since there is no Track 2 .NET SDK yet.

* [Azure Cognitive Search] Update Track 2 2019-05-06-preview SearchIndexClient

Updated 2019-05-06-Preview spec for Track 2. This involved mostly name
changes. Further changes will be in a separate PR.

* [Azure Cognitive Search] Track 2 2019-05-06-Preview SearchServiceClient spec

Deltas from Track 1 include mostly name changes and a few functional changes
that were already in the 2019-05-06 Track 2 spec.

Deltas from the Track 2 2019-05-06 spec include the addition of support for
encryption with customer-managed keys, as well as MySql data sources.

* [Azure Cognitive Search] Combine service name and DNS suffix into endpoint

Fixes https://github.com/Azure/azure-rest-api-specs/issues/8378

* [Azure Cognitive Search] Marked required properties

SuggestRequest and AutocompleteRequest each had two required parameters
(search and suggesterName) that weren't marked as required. Fixed in the
Track 2 spec for 2019-05-06-Preview.

Fixes https://github.com/Azure/azure-rest-api-specs/issues/8379

* [Azure Cognitive Search] Add default error response to all operations

Fixes https://github.com/Azure/azure-rest-api-specs/issues/8380

* [Azure Cognitive Search] Remove and mark obsolete stuff in Track 2 spec

Changes were all in SearchServiceClient for 2019-05-06-Preview and include:
- Removed PathHierarchyTokenizer since telemetry shows no customers are
  using it anymore.
- Removed IndexingParameters.base64EncodeKeys since it is deprecated.
- Marked EdgeNGramTokenFilter, NGramTokenFilter, KeywordTokenizer, and
  StandardTokenizer with x-az-search-deprecated instead of x-ms-external.

At this point, no models in either spec should use x-ms-external, and we
should aim to keep it that way.

* [Azure Cognitive Search] Fix validation errors for endpoint parameter

* [Azure Cognitive Search] Add missing required property to example

* [Azure Cognitive Search] Explicitly default modelAsString

* [Azure Cognitive Search] Add title to Readme.md and rename client-request-id

* [Azure Cognitive Search] Split Readme tags for searchservice and searchindex

* [Azure Cognitive Search] Add missing 'required' to responses

Also added a missing property to ServiceStatistics for skillsetCount.

* [Azure Cognitive Search] Add missing property to example

* regenerated all-api-versions

* Update spec to match existing provider API (#8456)

* Add new api version of compute 2019-12-01 (#8602)

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

* Update documentation to better describe available options

* Move filter details to description

* Add new line to long description for readability

* Remove new line text, it's ignored

* Improve readability

* Fix resource enum

* Back to single parameter, semicolon delimited

* Dev keyvault microsoft.key vault 7.1 (#8301)

* regenerated all-api-versions

* Update swapper for 1: new agentpool rp 2. new api GetDetails in taskrun (#8316)

* Update swapper for 1: new agentpool rp 2. new api GetDetails in taskrun

* Update agentpool parameters. Add samples.

* Use capital form for OS

* Update samples to solve the model validation error.

* Use capital L

* fix model validation error.

* Update update operation

* fix spell check issue

* add location in update

* remove location as required property in Resource based on LintDiff check error.

* Use AgentPooldUpdateParameters in Update operation.

* Use AgentPoolPropertiesUpdateParameters for update properties

* Add AgentPoolNamePameter. Update tier name in the sample

* Update the length limit for agentpoolnameparameter.

* Update agentpoolnameparameter pattern

* Update the type of the response from queuestatus to object.

* Trigger commit

* User Queue

* Trigger commit

* Add agentPoolName in taskproperty and taskupdateproperty

* Trigger commit

* Use strong type in the response of queuestatus.

* add QueueStatus in custom-words

* use lowercase

* Use HttpPost for taskrun list detail. Rename queuestatus for arm naming convention.

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

Model Validator issue being fixed by the tooling team.

* Remove $filter for VirtualMachineImages_List operation (#8408)

* add XXX.cli.md for codegen by migrating from powershell codegen's config (#8578)

* migrate aks

* ps migrate for appconfiguration

* ps codegen migration: dns

* ps codegen migrate: blockchain

* ps codegen migration: hybridcompute

* ps codegen migration: billing

* ps codegen config: appinsight

* ps codegen migration: servicebus

* ps codegen: monitor

* ps codegen : keyvault

* change from clicommon to cli

* update hidden and removed

* update hidden and removed

* update alias in cli.md

* update alias in cli.md

* change clicommon to cli

* Update Data Plane Swagger specification (#8599)

* [Hub Generated] Review request for Microsoft.Batch to add version stable/2020-03-01 (#8536)

* Initial commit (copy of last version)

* Update Swagger and examples

* regenerated all-api-versions

* add cli readme for blueprint (#8557)

* ApiManagement - revert required property in openidconnectprovider (#8393)

Co-authored-by: vfedonkin <vifedo@microsoft.com>

* Adding new API version for Management Groups RP (#8443)

* Adding new API version for Management Groups RP

* Validation tool errors

* Fixing examples errors

* Prettier

* Another readme file update

* Rename management.JSON to management.json

* Removing unused files + spellcheck on an example

* PR Review

* replacing with 2019-11-01 API version for diff

* adding back the 204 response for subscriptions under MGs

* Fixing examples

* Ran prettier

* PR comments and removing false 202

* Minor description updates and added DeliveryRuleAction for origingrou… (#8532)

* Minor description changes and added DeliveryRuleAction for origingroup override

* Fix swagger validation errors

* Fix prettier issue

* Updated the action name

* Update 2020-04-01-preview swagger and add additional example files (#8600)

* Fix bad schema in eventgrid 2020-04-01-preview (#8631)

* [Cognitive Services] Support Identity, Encryption, UserOwnedStorage (#8513)

* update  pre-production pipeline  (#8589)

* update @azure/rest-api-specs-scripts version to 0.6.6 & add LintDiff to preproduction pipeline

* Revert "update @azure/rest-api-specs-scripts version to 0.6.6 & add LintDiff to preproduction pipeline"

This reverts commit 9c3b53d402c72a44cc5049f44e21d322dd61e80b.

	modified:   .azure-pipelines-preproduction/package-lock.json
	modified:   package-lock.json
	modified:   package.json
	modified:   preproduction-azure-pipelines.yml

* remove change to production && rest-api-specs-scripts to 0.6.7

* API update for new AI component sub resource - linked storage accounts (#8450)

* API update for new AI component sub resource - linked storage accounts

* Fix automation

* Fix automation 2

* Fix automation 3

* Fix automation 4

* Fix automation 5

* Fix automation 6

* Fix automation 7

* Fix typo

* Fix type

* Remove read-only properties from update

* Fix prettier

* Fix comments

* Fix model

* Fix model 2

* Fix model 3

* Fix model 4

* Fix model 5

* Fix rest

* Update comment

* Fix tag

* Fix example

* Update API

* Fix description

* Update file names

* Update parameter description

* Use proxy resource definition

* Add ApiVersion Microsoft.StorageSync 2019-10-01 (#8618)

* Adds base for updating Microsoft.StorageSync from version stable/2019-06-01 to version 2019-10-01

* Updates readme

* Updates API version in new specs and examples

* [Microsoft.StorageSync] Add new cloud tiering status for 2019-10-01 protocol (#8231)

* update swagger with new properties for cloud tiering status

* Update readme file

* Fix usage of "max" to "maximum"

* Fix inconsistency between examples in spec

* Fix incosistency of cachedSizeBytes property between examples and spec

* run prettier

* fix values in examples (was using max uint64, needs to be max int64

* rename totalSizeCloud to totalSizeCloudBytes

* Trying to fix automation error JSON integer 9223372036854776000 is too large or small for an Int64 for volumeSizeBytes

* undo changes in subscription readme.md

Co-authored-by: Andre Pinto <31374863+anpint@users.noreply.github.com>

* customproviders python configuration (#8638)

* Add RunStatusChanged EventGrid event schema published by Azure Machine Learning (#8615)

Co-authored-by: Andy Xu <andyxu@microsoft.com>

* Add codegen config for customproviders, datashare, storagecache, storagesync, logic, portal (#8627)

* add az and cli config for customproviders

* add az, cli and python config for datashare

* add az, cli and python md for codegen

* add az, cli md for codegen

* add az and cli config for storagecache

* add az and python config for storagesync

* fix name in readme.python.md

* enable pipeline for them

* update namespace

* [Synapse Data Plane]Add Adf swagger spec (#8581)

* Add Adf swagger spec

* 1. Add adf: Changing dns suffix and related example

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

* [Azure Search][Management Plane] New features in 2019-10-01-Preview API, new 2020-03-13 API (#8572)

* Updates to api version 10-01-Preview

* Add requiredZoneNames to preview API for privateLinkResources

* Fix formatting

* Add sharedPrivateLinkResources output in search service examples

* Add new 2020-03-13 api version spec

* Fix bug in README

* Another README bug

* Fix model validation for private link resources example

* Fix weird example bug

* Respond to Arvind's feedback

* Feedback, also updating readmes for GA versions

* Fix underscore issue

* Revert to old version as default

* Respond to ARM feedback

Co-authored-by: Carey MacDonald <cmacdo@microsoft.com>

* CMK support for VMware migration and addition of few properties for VMware DR monitoring (#8390)

* cmk, v2a monitotring

* property type fix

* reflecting properties in examples, and adding readOnly tag

* spacing fixes

* added missed readOnly property

* added missed property

* running prettier

* Fixing the sdk generation issue.

Removed the long running operation field as the results will always be a collection of 1 item.

Co-authored-by: Punit Bhatt <41612766+punit1396@users.noreply.github.com>

* regenerated all-api-versions

* Customprovider python modify (#8642)

* customproviders python configuration

* customproviders client name change

* enable rest-api-spec-scripts-0.6.7 in prod (#8652)

* Add azure arm: true (#8654)

* Better documentation for OperationalInsights linked storage accounts. (#8637)

Co-authored-by: Dudi Likvornik <dulikvor@microsoft.com>

* [CosmosDB] Renaming all references to autopilot (#8609)

* Remove references to the term autopilot

* Include changes that got missed from 2020-03-01

* Changing readme.md file to initiate .Net client generation (#8558)

* Create GetManagedInstanceOperation.json

* Create CancelManagedInstanceOperation.json

* Added Ger example

* Add files via upload

* Added changes to readme file

* Removing not needed files

* Changed operationId to operationName

* Removed seconbd managedInstanceOperations

* Removerting not needed changes

Co-authored-by: Jovana Toroman <jtoroman@microsoft.com>

* regenerated all-api-versions

* [Hub Generated] Review request for Microsoft.Advisor to add version stable/2020-01-01 (#8529)

* Add resource metadata for recommendation. Updated examples to include new property

* Update ListRecommendations.json

* prettier for advisor swagger

* fix the swagger issue that type of enum is missing (#8650)

* suppress avocado in master ci (#8634)

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

* Rerun and fix (#8470)

* Added classification BenignPositive to incident's classification (#8567)

* 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

* Added classification BenignPositive

* [READY FOR REVIEW] Azure ML API new version 2020-03-01 with private link properties (#8608)

* Copy version 2020-01-01

* Update to new version 2020-03-01

* Fix README

* SharedPrivateLinkResources writable

* Add shared private link resources in create operation

* Fix readonly issues

* Rollback property name

* Switch back to correct name

* Empty body for 202

* Fix body definition for create

* To trigger new check

* Fix type and put 202 body back

* Revert changes on 2020-01-01 version

* Remove body again

* Add property allowPublicAccessWhenBehindVnet

Co-authored-by: Guanyu Wang <guawa@microsoft.com>

* Azure SIte Recovery - Adding support for renaming target nics in A2A  replicated items (#8471)

* Network January release (#8673)

* Adds base for updating Microsoft.Network from version stable/2019-11-01 to version 2019-12-01

* Updates readme

* Updates API version in new specs and examples

* VirtualNetworkGateway: Enabling connection on priavte ip. (#8222)

* VirtualNetworkGateway: Enabling connection on priavte ip.

* Ran prettier

* Update virtualNetworkGateway.json

* Copy changes to bastionHost.json from master

Co-authored-by: Anton Evseev <anton.evseev@protonmail.com>

* Add new Microsoft.Network NetworkVirtualAppliance resource (#8270)

* Add new Microsoft.Network NetworkVirtualAppliance resource

* Change examples to list blobs

* Change readme.md

* Fix build issues

* Fix build issues 1

* Fix build issues 2

* Fix build issues 3

* Fix build issues 4

* Fix build issues 5

* Fix build issues 6

* Fix build issues 7

* Fix build issues 8

* Fix build issues 9

* Fix build issues 10

* trigger build

* Re-submit "Enable IPv6 Private peering config on express route circuit connection" (#8213)

* Enable IPv6 Private peering config on express route c… (#8200)

* [Express Route] Enable IPv6 Private peering config on express route circuit connection object (Global Reach changes.)

* fixed model validation errors in ipv6 create block

* Fix descriptions to resolve validation errors

* Address review feedback

Co-authored-by: amwate <54658814+amwate@users.noreply.github.com>

* Fix reference in bastionHost.json (#8432)

* Added reference on flowLogs to NetworkSecurityGroup (#8483)

* Restrict Azure Firewall name to 1-56 characters (#8464)

* Changing Appgw listener property hostnames in camelCase for python sdk generation. (#8603)

* Virtual Network Gateway new Properties in BgpSettings (#8497)

* RestApi Changes

* VirtualnetworkgatewayBgpSettings

* Fixing Properties error

* Fixing error

* Fixing Error2

* Fixing Error3

* description change

* Update specification/network/resource-manager/Microsoft.Network/stable/2019-12-01/virtualNetworkGateway.json

Co-Authored-By: Anton Evseev <anton.evseev@protonmail.com>

* Update specification/network/resource-manager/Microsoft.Network/stable/2019-12-01/virtualNetworkGateway.json

Co-Authored-By: Anton Evseev <anton.evseev@protonmail.com>

* Update specification/network/resource-manager/Microsoft.Network/stable/2019-12-01/virtualNetworkGateway.json

Co-Authored-By: Anton Evseev <anton.evseev@protonmail.com>

* Update specification/network/resource-manager/Microsoft.Network/stable/2019-12-01/virtualNetworkGateway.json

Co-Authored-By: Anton Evseev <anton.evseev@protonmail.com>

* Update specification/network/resource-manager/Microsoft.Network/stable/2019-12-01/virtualNetworkGateway.json

Co-Authored-By: Anton Evseev <anton.evseev@protonmail.com>

* Fixing for breaking change

* Fixing breaking change

Co-authored-by: Khushboo Baheti <khbaheti@microsoft.com>
Co-authored-by: Anton Evseev <anton.evseev@protonmail.com>

* FirewallPolicy with IpGroups (#8477)

* FirewallPolicy with IpGroups

* Moved files to example

* prettier fix

* #0 FQDN support for LocalNetworkGateway and VpnSiteLinks (#8670)

Co-authored-by: Amit Kumar Nanda <aknanda@ntdev.microsoft.com>

Co-authored-by: Ranjani Hatti <57383674+v-shhatt@users.noreply.github.com>
Co-authored-by: nalinrajgupta <nalinrajgupta@gmail.com>
Co-authored-by: naveenchekuri <nachekur@microsoft.com>
Co-authored-by: amwate <54658814+amwate@users.noreply.github.com>
Co-authored-by: irrogozh <irrogozh@microsoft.com>
Co-authored-by: PiumiAbeynayaka <61301888+PiumiAbeynayaka@users.noreply.github.com>
Co-authored-by: Soumitra Banerjee <banerjee.soumitra@gmail.com>
Co-authored-by: Khushboo Baheti <37917868+Khushboo-Baheti@users.noreply.github.com>
Co-authored-by: Khushboo Baheti <khbaheti@microsoft.com>
Co-authored-by: ssripadham <sudharsan_sb@hotmail.com>
Co-authored-by: aknandagit <42352536+aknandagit@users.noreply.github.com>
Co-authored-by: Amit Kumar Nanda <aknanda@ntdev.microsoft.com>

* regenerated all-api-versions

* Microsoft.Support RP: Swagger and examples for stable version (#8551)

* updated version, example and schema changes

* fixing examples and updating readme files

* Update support.json by gangan

Removed html tags (kept some <br/> but can remove them as well)
moved all of the links to md style.

* Update support.json

Added CSP and Sev 1 description

* Updates from swagger json review

* Updates from examples review

* prettier check

* updating custom words and running prettier

* fixing path in readme.go.md

Co-authored-by: Bhavin Shah <bhshah@microsoft.com>
Co-authored-by: Ganga Narayanan <gangan@microsoft.com>
Co-authored-by: Nilay Chheda <nichheda@microsoft.com>

* Swagger changes for Azure PostgreSQL, MySQL and MariaDB for feature parity (#8511)

* Change for Azure Postgres and MySQL Swagger to include M2 requirements

* MySQL AAD changes

* Private Connection related changes

* TLS rleated changes

* Swagger changes for Azure PostgreSQL, MySQL and MariaDB

* Fixing the spelling and prettier check issues

* Fixing LintDiff

* Fixing Semantic Validation errors

* Fixing Semantic Validation errors

* Updating readme.md

* Updating readme.md

* Incroporating review coments

* Incroporating review coments

* Fixing review coments

* Fixing review coments

* Adressing review comments

* Adressing review comments

* Adressing review comments

* Adressing review comments

* Adressing PrettierCheck errors

* Adressing modal validation errors

* Adressing modal validation errors

* Updating descriptions

* Updating descriptions

* Updating descriptions

* Updating the review comments

* Updating the review comments

* Updating the review comments

* regenerated all-api-versions

* Fix typo (#8675)

* Resubmit pr from Azure/azure-rest-api-specs-pr to Azure/azure-rest-ap… (#8665)

* resubmit pr from Azure/azure-rest-api-specs-pr to Azure/azure-rest-api-specs

* more changes

* change output file

* change date in sdk go

* prettier check fix by nodejs

* regenerated all-api-versions

* [KeyVault] Update VaultPatchProperties.enableSoftDelete doc (#8643)

* Update enableSoftDelete doc

* refine doc

* IoTC updating description text for role IDs (#8648)

* Add a new kusto version with changes  (#8040)

* new version

* without 2019-11-09 version

* npm prettier

* .

* Revert "."

This reverts commit 1a6e08816522a744d047df0cc9a6974bd87e0f05.

* npm prettier - kusto only

* Unexposing move database command in swagger

* rename version & merge preview version

* readme

* Update readme.cli.md

merge from master (principal assignments)

* Update readme.go.md

merge from master

* Update readme.md

merge from master

* conflicts

* emptyline

* new version to readme

* prettier

* .

* readme

* added few more changes (to 2020-02-15 api version):
1. cluster property languageExtensions
2. SKU enum values
3. Get rid of long running operation results

* .

* regenerated all-api-versions

* rest-api-spec-script 0.6.8 (#8706)

* rest-api-spec-script 0.6.8

* rest-api-spec-scripts@0.6.8 enable in ppe

* Make the originGroup in OriginGroupOverride a resourcereference instead of a string (#8667)

* Add 2020-01-01 api-version of advisor for go SDK (#8703)

* Viviali individual enrollments fixes (#8696)

* Adding examples and discriminators

* Renamed ms-discriminator values

* Ran prettier

* OSSRDBMS swagger minor fixes (#8705)

* better representation for userassignedidentity (#8671)

* Add DisplayNamesExcludeFilter

* Onboarding adaptiveNetworkHardenings, topologies and allowedConnections to a new stable API version - 2020-01-01 (#8580)

* Copied ANH files to the newest stable API version

* Copied allowed connections and topologies to the newest stable API version

* Updated to the newest stable API version: 2020-01-01

* Updated the readme file

* Deleted the preview versions of topologies and allowedConnections from the readme file at v3

* regenerated all-api-versions

* add sample for enabling json (#8714)

* cli extension (#8632)

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

* add apptype support in usercreate contract (#8332)

* add apptype support in usercreate contract

* space

* more appType parameter

* Revert "more appType parameter"

This reverts commit 110f921a819d656681fdbbab59983d375aeabaa3.

* [Blueprints] Add support for creating blueprint assignments at management group scope (#8564)

* Add support for MG-level blueprint assignments.

* Create examples for MG-level BP assignments.

* Add MG-level BP assignment  examples to x-ms-examples..

* Fix api-version for existing BP assignment examples.

* Fix description for ScopeParameter.

* Fix a typo.

* Rename {scope} to {resourceScope}.

* Fix examples.

* Fix scope name in sub-level assignment examples.

* Fix resourceScope name for BP examples.

Co-authored-by: Shenglong Li <shenglol@microsoft.com>

* PolicyInsights: Add policy version columns (#8684)

* Add policy version columns

* Fix typo

* [DataFactory]Add Snowflake LinkedService/Source/Sink/Dataset (#8617)

* Add snowflake connector

* fix prettry check

* [DataFactory]Server is not always required for SAP HANA (#8586)

* Adding notebook workspaces API to Cosmos Swagger (#7886)

* Adding notebook workspaces API to swagger as it is now GA

* fixing model validation and spelling errors. forcing 'default' as name of workspace

* ran prettier, made suggested changes to add error response and use enum for notebook name

* made suggested changes

* adding notebooks to generation for dec api version

* making suggested ARM changes

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

* regenerated all-api-versions

* Use scripts to pull and run sdkautomation image (#8717)

* Use scripts to pull and run sdkautomation image

* bugfix

* Create a new preview API "v3.1-preview.1" (#8620)

* updated model names in preview version to be consistent with stable version to avoid breaking changes in client side code

* changed swagger files

* added new API's

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

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

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

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

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

* regenerated all-api-versions

* Added redis cache publisher schema for azure event grid. (#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 (#8478)

* Include Tags in GetSubscription and Deployment APIs (#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 (#8517)

* add cli.md for databricks (#8521)

* [DiskRP] Swagger changes for API version 2019-11-01 (#8195)

* 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

* regenerated all-api-versions

* Update improper descriptions of Data Share put calls (#8518)

* Update DataShare.json

* Update DataShare.json

* replace resource-manager

* regenerated all-api-versions

* Make 2019-05-01 stable (#8491)

* Examples and swagger for APIs related to managed server operations (#8243)

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

* Run prittier check

* Update ListManagedInstanceOperations.json

* regenerated all-api-versions

* rest-api-specs-scripts 0.6.2 breaking change fix (#8541)

* Add case and incident tactics (#8288)

* 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

* update test for healthcareapis (#8543)

* Azure Media Services 2020-02-01-preview update (#8538)

* 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 6bf3a735ca31f072a4a329f2fc156a9e1914fb1e.

* 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 (#8436)

* Fixing the structure of RESTProxy documentation:  Updating the OperationId (#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 (#8502)

* Linter tool document update: add R4004, modify R2016 ,R3006 (#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 (#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 <eidmoustafa@gmail.com>

* add cli.md for postgresql (#8492)

* add cli.md for postgresql

* remove  and update description

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

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

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

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

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

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

* regenerated all-api-versions

* Added redis cache publisher schema for azure event grid. (#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 (#8478)

* Include Tags in GetSubscription and Deployment APIs (#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 (#8517)

* add cli.md for databricks (#8521)

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

* Fixing prettier

Co-authored-by: dosegal <51155368+dosegal@users.noreply.github.com>
Co-authored-by: anushreeringne <anushreeringne@users.noreply.github.com>
Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
Co-authored-by: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>
Co-authored-by: Moustafa Eid <eidmoustafa@gmail.com>
Co-authored-by: Kerwin <sunkaihuisos@gmail.com>
Co-authored-by: Andrija Cicovic <60783126+cicovica@users.noreply.github.com>
Co-authored-by: Zhenfeng <john.chan08@yahoo.com>
Co-authored-by: Akashdeep Goel <akashdeep.goel1996@gmail.com>
Co-authored-by: Lei Ni <7233663+leni-msft@users.noreply.github.com>
Co-authored-by: Filiz Topatan <fitopata@microsoft.com>
Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
Co-authored-by: abebts2000 <54288923+abebts2000@users.noreply.github.com>
Co-authored-by: gkostal <gkostal@microsoft.com>
Co-authored-by: ramoka178 <57157576+ramoka178@users.noreply.github.com>
Co-authored-by: Praneeth Sanapathi <svpraneethnaidu@gmail.com>

* async operation status for privatelink scopes - JEDI urgent (#8344)

* async operation status

* privatelinkscope operation

* Delete operationStatuses.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* MSI: Use common types. Fix definitions for proper .NET SDK generation. (#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

* New Put API for updating vault security config (#8292)

* 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 <g.chandrasekarendran@gmail.com>

* Fix type conversion issue of property Version for ManagementPartner API (#8276)

* Fix type conversion issue of property Version

* fix model validation

* Update code

* add cli.md for msi and fix location parameter (#8520)

* Add DELETE API to Microsoft.Security applicationWhitelistings (#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

* [DeploymentScripts] Updated readme file to account for python sdk (#8525)

* Added python deployment scripts package reference

* update python sdk references

* [BillingRP] Adding additional fields to Invoicing and Agreement APIs  (#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

* in64 -> int64 (#8547)

* Add acr tasks (build) and scopemap specs to latest package tag (#8527)

* regenerated all-api-versions

* Compute update python readme (#8554)

* updated readmes for python sdk

* additional change

* Minor fix to LTR on MI example (#8559)

* Fix set LTR policy example

* Add resource group based LTR APIs

* fix examples

* Fix MI LTR example

* Fix example

* another minor fix

* Reconcile ManagedDatabaseRestoreDetails swagger specs (#8560)

* 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

* Adding nested "properties":{ "properties": { for ARM template. (#8480)

* Individual enrollments updates (#8563)

* 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

* [Hub Generated] Review request for Microsoft.Batch to add version stable/2020-03-01.11.0 (#8546)

* Initial commit (copying old API version)

* Update data plane

* regenerated all-api-versions

* Adding metadata path to the Azure Monitor data plane swagger files (#8504)

* AppInsights

* OperationalInsights

* typo

* typos

* Fix most validation issues

* Fix prettier issues

* Revert changes to existing operation IDs - ignore validation warnings

* Update description (#8454)

* Pipeline tool script version upgrade (#8570)

* Upgrade tools script version.

Upgraded the OAV version.

* [Hub Generated] Review request for Microsoft.Insights to add version stable/2018-03-01 (#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

* [IoTCentral] change error details definition (#8395)

* breaking-change 0.6.5 (#8569)

* [DeploymentScripts] Add tail query string (#8539)

* Update swagger for missing properties

* Revert "Update swagger for missing properties"

This reverts commit dc743305eb62f7c7c93f86713f8f0128461dccb9.

* 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 (#8577)

* add cli.md for storage

* update testcase

* Adding Expand to Bookmark (#8238)

* Supporting linked storage accounts new api for operationalinsights. (#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.

* Swagger updates to introduce cosmos-db api version 2020-03-01, and add PublicNetworkAccess property (#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

* regenerated all-api-versions

* Add RuleSetId to managed rule set definitions api (read only field) (#8382)

* added warnings

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

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

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

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

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

* regenerated all-api-versions

* Added redis cache publisher schema for azure event grid. (#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 (#8478)

* Include Tags in GetSubscription and Deployment APIs (#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 (#8517)

* add cli.md for databricks (#8521)

* [DiskRP] Swagger changes for API version 2019-11-01 (#8195)

* 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

* regenerated all-api-versions

* Update improper descriptions of Data Share put calls (#8518)

* Update DataShare.json

* Update DataShare.json

* replace resource-manager

* regenerated all-api-versions

* Make 2019-05-01 stable (#8491)

* Examples and swagger for APIs related to managed server operations (#8243)

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

* Run prittier check

* Update ListManagedInstanceOperations.json

* regenerated all-api-versions

* rest-api-specs-scripts 0.6.2 breaking change fix (#8541)

* Add case and incident tactics (#8288)

* 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

* update test for healthcareapis (#8543)

* Azure Media Services 2020-02-01-preview update (#8538)

* 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 6bf3a735ca31f072a4a329f2fc156a9e1914fb1e.

* 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 (#8436)

* Fixing the structure of RESTProxy documentation:  Updating the OperationId (#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 (#8502)

* Linter tool document update: add R4004, modify R2016 ,R3006 (#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 (#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 <eidmoustafa@gmail.com>

* add cli.md for postgresql (#8492)

* add cli.md for postgresql

* remove  and update description

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

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

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

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

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

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

* regenerated all-api-versions

* Added redis cache publisher schema for azure event grid. (#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 (#8478)

* Include Tags in GetSubscription and Deployment APIs (#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 (#8517)

* add cli.md for databricks (#8521)

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

* Fixing prettier

Co-authored-by: dosegal <51155368+dosegal@users.noreply.github.com>
Co-authored-by: anushreeringne <anushreeringne@users.noreply.github.com>
Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
Co-authored-by: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>
Co-authored-by: Moustafa Eid <eidmoustafa@gmail.com>
Co-authored-by: Kerwin <sunkaihuisos@gmail.com>
Co-authored-by: Andrija Cicovic <60783126+cicovica@users.noreply.github.com>
Co-authored-by: Zhenfeng <john.chan08@yahoo.com>
Co-authored-by: Akashdeep Goel <akashdeep.goel1996@gmail.com>
Co-authored-by: Lei Ni <7233663+leni-msft@users.noreply.github.com>
Co-authored-by: Filiz Topatan <fitopata@microsoft.com>
Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
Co-authored-by: abebts2000 <54288923+abebts2000@users.noreply.github.com>
Co-authored-by: gkostal <gkostal@microsoft.com>
Co-authored-by: ramoka178 <57157576+ramoka178@users.noreply.github.com>
Co-authored-by: Praneeth Sanapathi <svpraneethnaidu@gmail.com>

* async operation status for privatelink scopes - JEDI urgent (#8344)

* async operation status

* privatelinkscope operation

* Delete operationStatuses.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* MSI: Use common types. Fix definitions for proper .NET SDK generation. (#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

* New Put API for updating vault security config (#8292)

* 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 <g.chandrasekarendran@gmail.com>

* Fix type conversion issue of property Version for ManagementPartner API (#8276)

* Fix type conversion issue of property Version

* fix model validation

* Update code

* add cli.md for msi and fix location parameter (#8520)

* Add DELETE API to Microsoft.Security applicationWhitelistings (#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

* [DeploymentScripts] Updated readme file to account for python sdk (#8525)

* Added python deployment scripts package reference

* update python sdk references

* [BillingRP] Adding additional fields to Invoicing and Agreement APIs  (#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

* in64 -> int64 (#8547)

* Add acr tasks (build) and scopemap specs to latest package tag (#8527)

* regenerated all-api-versions

* Compute update python readme (#8554)

* updated readmes for python sdk

* additional change

* Minor fix to LTR on MI example (#8559)

* Fix set LTR policy example

* Add resource group based LTR APIs

* fix examples

* Fix MI LTR example

* Fix example

* another minor fix

* Reconcile ManagedDatabaseRestoreDetails swagger specs (#8560)

* 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

* Adding nested "properties":{ "properties": { for ARM template. (#8480)

* Individual enrollments updates (#8563)

* 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

* [Hub Generated] Review request for Microsoft.Batch to add version stable/2020-03-01.11.0 (#8546)

* Initial commit (copying old API version)

* Update data plane

* regenerated all-api-versions

* Adding metadata path to the Azure Monitor data plane swagger files (#8504)

* AppInsights

* OperationalInsights

* typo

* typos

* Fix most validation issues

* Fix prettier issues

* Revert changes to existing operation IDs - ignore validation warnings

* Update description (#8454)

* Pipeline tool script version upgrade (#8570)

* Upgrade tools script version.

Upgraded the OAV version.

* [Hub Generated] Review request for Microsoft.Insights to add version stable/2018-03-01 (#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

* [IoTCentral] change error details definition (#8395)

* breaking-change 0.6.5 (#8569)

* [DeploymentScripts] Add tail query string (#8539)

* Update swagger for missing properties

* Revert "Update swagger for missing properties"

This reverts commit dc743305eb62f7c7c93f86713f8f0128461dccb9.

* 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 (#8577)

* add cli.md for storage

* update testcase

* Adding Expand to Bookmark (#8238)

* Supporting linked storage accounts new api for operationalinsights. (#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.

* Swagger updates to introduce cosmos-db api version 2020-03-01, and add PublicNetworkAccess property (#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

* regenerated all-api-versions

* Add RuleSetId to managed rule set definitions api (read only field) (#8382)

* Adding ABSA Swagger json

* adding description

* Updated the warnings for sentiment response

* Updated Warnings to new contract

* made changes

* made changes

* made changes

* add new preview API v3.1

* change to two decimal

* added warnings

* added warnings

* added warnings

* chnaged filterpreset to domain

* updated score to confidence score

* resolving commments

* revert the changes in V3.0-preview

* resolving comments

* resolved PR comments

* resolved PR comments

* Resolved review comments

* change links to ref

* Revert changes in batch

* changed score to confidencescore in LD

* fix build errors

* removing ids from aspects and opinions

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* parameter change

Co-authored-by: Zhenfeng <john.chan08@yahoo.com>
Co-authored-by: Akashdeep Goel <akashdeep.goel1996@gmail.com>
Co-authored-by: Lei Ni <7233663+leni-msft@users.noreply.github.com>
Co-authored-by: Filiz Topatan <fitopata@microsoft.com>
Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
Co-authored-by: azuresdkci <azuresdkci@microsoft.com>
Co-authored-by: abebts2000 <54288923+abebts2000@users.noreply.github.com>
Co-authored-by: gkostal <gkostal@microsoft.com>
Co-authored-by: ramoka178 <57157576+ramoka178@users.noreply.github.com>
Co-authored-by: Praneeth Sanapathi <svpraneethnaidu@gmail.com>
Co-authored-by: Kerwin <sunkaihuisos@gmail.com>
Co-authored-by: Joshua Pollock <joshua.p.pollock@gmail.com>
Co-authored-by: dadihe <37852257+dadihe@users.noreply.github.com>
Co-authored-by: Arcturus <dapzhang@microsoft.com>
Co-authored-by: toki95 <35834415+toki95@users.noreply.github.com>
Co-authored-by: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
Co-authored-by: dosiso <60354892+dosiso@users.noreply.github.com>
Co-authored-by: Risong Na <rin@microsoft.com>
Co-authored-by: dosegal <51155368+dosegal@users.noreply.github.com>
Co-authored-by: anushreeringne <anushreeringne@users.noreply.github.com>
Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
Co-authored-by: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>
Co-authored-by: Moustafa Eid <eidmoustafa@gmail.com>
Co-authored-by: Andrija Cicovic <60783126+cicovica@users.noreply.github.com>
Co-authored-by: Arik Olsh <47111029+arolshan@users.noreply.github.com>
Co-authored-by: angosms <56409202+angosms@users.noreply.github.com>
Co-authored-by: chandrasekarendran <59728024+chandrasekarendran@users.noreply.github.com>
Co-authored-by: gcs06 <g.chandrasekarendran@gmail.com>
Co-authored-by: Neil Ye <yechenwei2007@126.com>
Co-authored-by: erelh <erelhansav@gmail.com>
Co-authored-by: Jorge Cotillo <jcotillo@microsoft.com>
Co-authored-by: Anirban Sarkar <33848291+asarkar84@users.noreply.github.com>
Co-authored-by: iscai-msft <43154838+iscai-msft@users.noreply.github.com>
Co-authored-by: Tosin Adewale <oladewal@microsoft.com>
Co-authored-by: Zim Kalinowski <zikalino@microsoft.com>
Co-authored-by: pixia <pixia@microsoft.com>
Co-authored-by: xaliciayang <59986952+xaliciayang@users.noreply.github.com>
Co-authored-by: Rahul Singh <53578268+rahuls-microsoft@users.noreply.github.com>
Co-authored-by: Vivian Liu <viv.liu25@gmail.com>
Co-authored-by: Matthew Christopher <matthchr@microsoft.com>
Co-authored-by: Alon Gafni <alon_gafni@yahoo.com>
Co-authored-by: Ray Chen <raychen@microsoft.com>
Co-authored-by: Adi biton <adi.biton@gmail.com>
Co-authored-by: Teng Lu <tenglu2@gmail.com>
Co-authored-by: zhzhao8888 <43188418+zhzhao8888@users.noreply.github.com>
Co-authored-by: Dudi Likvornik <likdudi@gmail.com>
Co-authored-by: ayanMSFT <53790657+ayanMSFT@users.noreply.github.com>
Co-authored-by: Eric Schwabe <eschwabe@gmail.com>
Co-authored-by: tarun <tasharm@microsoft.com>
Co-authored-by: josuh <josuh@microsoft.com>

* regenerated all-api-versions

* Fix QnAMaker Python conf (#8741)

* [Hub Generated] Review request for Microsoft.Web to add version stable/2019-08-01 (#8592)

* Adding Static Site Swagger Docs

* Add string dictionary to common defs

* Fixing examples part 1

* Fixing examples part 2

* Fixing examples part 3

* Fixing examples part 4

* Fixing examples part 4

* Fixing examples part 5

* Fixing examples part 6

* Add swagger to readme and add custom words

* Add missing word and udpate files to be pretty

* Address ARM errors

* Add missing file

* Update patch static site

* Add enums, readonly, and update missing/non compliant apis

* Fix create or update custom domain example

* Add missing examples

* Ensure PUTs include config

Co-authored-by: Mitch Webster <Mitchell.Webster@microsoft.com>

* regenerated all-api-versions

* Fix: Capacity is a mandatory Property (#8686)

* capacity is a mandatory parameter

* fix examples and model validation issue

* fix prettier check

There are a number of failures in Swagger checks. For breaking change check, given this is preview version and breaking change is intentional, it is accepted. The SDK automation check failures seems unrelated to the code change, with exception of .NET SDK where breaking change did cause build failure. You would need to correct the test code in your PR to csharp SDK repo.

* create a new stable API v3.0 (#8621)

* updated model names in preview version to be consistent with stable version to avoid breaking changes in client side code

* changed swagger files

* added new API's

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

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

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

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

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

* regenerated all-api-versions

* Added redis cache publisher schema for azure event grid. (#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 (#8478)

* Include Tags in GetSubscription and Deployment APIs (#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 (#8517)

* add cli.md for databricks (#8521)

* [DiskRP] Swagger changes for API version 2019-11-01 (#8195)

* 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 supressi…
fengzhou-msft added a commit to fengzhou-msft/azure-rest-api-specs that referenced this pull request Apr 23, 2020
* Update description (#8454)

* Pipeline tool script version upgrade (#8570)

* Upgrade tools script version.

Upgraded the OAV version.

* [Hub Generated] Review request for Microsoft.Insights to add version stable/2018-03-01 (#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

* [IoTCentral] change error details definition (#8395)

* breaking-change 0.6.5 (#8569)

* [DeploymentScripts] Add tail query string (#8539)

* Update swagger for missing properties

* Revert "Update swagger for missing properties"

This reverts commit dc743305eb62f7c7c93f86713f8f0128461dccb9.

* 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 (#8577)

* add cli.md for storage

* update testcase

* Adding Expand to Bookmark (#8238)

* Supporting linked storage accounts new api for operationalinsights. (#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.

* Swagger updates to introduce cosmos-db api version 2020-03-01, and add PublicNetworkAccess property (#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

* regenerated all-api-versions

* Add RuleSetId to managed rule set definitions api (read only field) (#8382)

* [Azure Cognitive Search] Create 2019-05-06-Preview Track 2 spec (#8552)

* [Azure Cognitive Search] Reorganize spec directory structure

Changes include:
- Create new Azure.Search directory to hold all specs and examples for
  Track 2 SDK development. This will unify the specs and examples for
  SearchIndexClient and SearchServiceClient. Note that unifying the
  Readme's will happen in a subsequent commit.
- Move 2019-05-06 specs for Track 2 from Microsoft.Azure.Search.Data/stable
  and Microsoft.Azure.Search.Service/stable to Azure.Search/stable.
- Move 2019-05-06 specs for Track 1 from track1 directory to where the Track
  2 specs used to be.
- Move 2019-05-06-Preview specs for Track 1 from track1/preview directory to
  existing top-level preview directory, and delete the track1 directory which
  is now empty.
- Copy 2019-05-06-Preview specs for Track 1 to Azure.Search. They will be
  updated to become the Track 2 specs in subsequent commits.

* [Azure Cognitive Search] Simplify Track 1 readme.md files

Change directories to reflect recent directory structure changes for the
track 1 specs and remove now-unused Java AutoRest directives.

* [Azure Cognitive Search] Merge Track 2 readme.md files

The Track 2 SDKs for Azure Cognitive Search will each ship a combined package
including both SearchServiceClient and SearchIndexClient. For this reason, it
makes more sense to combine the two codegen configs into one.

Note that the Track 2 configs for Java haven't been tested, and the configs
for C# can't be tested since there is no Track 2 .NET SDK yet.

* [Azure Cognitive Search] Update Track 2 2019-05-06-preview SearchIndexClient

Updated 2019-05-06-Preview spec for Track 2. This involved mostly name
changes. Further changes will be in a separate PR.

* [Azure Cognitive Search] Track 2 2019-05-06-Preview SearchServiceClient spec

Deltas from Track 1 include mostly name changes and a few functional changes
that were already in the 2019-05-06 Track 2 spec.

Deltas from the Track 2 2019-05-06 spec include the addition of support for
encryption with customer-managed keys, as well as MySql data sources.

* [Azure Cognitive Search] Combine service name and DNS suffix into endpoint

Fixes https://github.com/Azure/azure-rest-api-specs/issues/8378

* [Azure Cognitive Search] Marked required properties

SuggestRequest and AutocompleteRequest each had two required parameters
(search and suggesterName) that weren't marked as required. Fixed in the
Track 2 spec for 2019-05-06-Preview.

Fixes https://github.com/Azure/azure-rest-api-specs/issues/8379

* [Azure Cognitive Search] Add default error response to all operations

Fixes https://github.com/Azure/azure-rest-api-specs/issues/8380

* [Azure Cognitive Search] Remove and mark obsolete stuff in Track 2 spec

Changes were all in SearchServiceClient for 2019-05-06-Preview and include:
- Removed PathHierarchyTokenizer since telemetry shows no customers are
  using it anymore.
- Removed IndexingParameters.base64EncodeKeys since it is deprecated.
- Marked EdgeNGramTokenFilter, NGramTokenFilter, KeywordTokenizer, and
  StandardTokenizer with x-az-search-deprecated instead of x-ms-external.

At this point, no models in either spec should use x-ms-external, and we
should aim to keep it that way.

* [Azure Cognitive Search] Fix validation errors for endpoint parameter

* [Azure Cognitive Search] Add missing required property to example

* [Azure Cognitive Search] Explicitly default modelAsString

* [Azure Cognitive Search] Add title to Readme.md and rename client-request-id

* [Azure Cognitive Search] Split Readme tags for searchservice and searchindex

* [Azure Cognitive Search] Add missing 'required' to responses

Also added a missing property to ServiceStatistics for skillsetCount.

* [Azure Cognitive Search] Add missing property to example

* regenerated all-api-versions

* Update spec to match existing provider API (#8456)

* Add new api version of compute 2019-12-01 (#8602)

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

* Update documentation to better describe available options

* Move filter details to description

* Add new line to long description for readability

* Remove new line text, it's ignored

* Improve readability

* Fix resource enum

* Back to single parameter, semicolon delimited

* Dev keyvault microsoft.key vault 7.1 (#8301)

* regenerated all-api-versions

* Update swapper for 1: new agentpool rp 2. new api GetDetails in taskrun (#8316)

* Update swapper for 1: new agentpool rp 2. new api GetDetails in taskrun

* Update agentpool parameters. Add samples.

* Use capital form for OS

* Update samples to solve the model validation error.

* Use capital L

* fix model validation error.

* Update update operation

* fix spell check issue

* add location in update

* remove location as required property in Resource based on LintDiff check error.

* Use AgentPooldUpdateParameters in Update operation.

* Use AgentPoolPropertiesUpdateParameters for update properties

* Add AgentPoolNamePameter. Update tier name in the sample

* Update the length limit for agentpoolnameparameter.

* Update agentpoolnameparameter pattern

* Update the type of the response from queuestatus to object.

* Trigger commit

* User Queue

* Trigger commit

* Add agentPoolName in taskproperty and taskupdateproperty

* Trigger commit

* Use strong type in the response of queuestatus.

* add QueueStatus in custom-words

* use lowercase

* Use HttpPost for taskrun list detail. Rename queuestatus for arm naming convention.

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

Model Validator issue being fixed by the tooling team.

* Remove $filter for VirtualMachineImages_List operation (#8408)

* add XXX.cli.md for codegen by migrating from powershell codegen's config (#8578)

* migrate aks

* ps migrate for appconfiguration

* ps codegen migration: dns

* ps codegen migrate: blockchain

* ps codegen migration: hybridcompute

* ps codegen migration: billing

* ps codegen config: appinsight

* ps codegen migration: servicebus

* ps codegen: monitor

* ps codegen : keyvault

* change from clicommon to cli

* update hidden and removed

* update hidden and removed

* update alias in cli.md

* update alias in cli.md

* change clicommon to cli

* Update Data Plane Swagger specification (#8599)

* [Hub Generated] Review request for Microsoft.Batch to add version stable/2020-03-01 (#8536)

* Initial commit (copy of last version)

* Update Swagger and examples

* regenerated all-api-versions

* add cli readme for blueprint (#8557)

* ApiManagement - revert required property in openidconnectprovider (#8393)

Co-authored-by: vfedonkin <vifedo@microsoft.com>

* Adding new API version for Management Groups RP (#8443)

* Adding new API version for Management Groups RP

* Validation tool errors

* Fixing examples errors

* Prettier

* Another readme file update

* Rename management.JSON to management.json

* Removing unused files + spellcheck on an example

* PR Review

* replacing with 2019-11-01 API version for diff

* adding back the 204 response for subscriptions under MGs

* Fixing examples

* Ran prettier

* PR comments and removing false 202

* Minor description updates and added DeliveryRuleAction for origingrou… (#8532)

* Minor description changes and added DeliveryRuleAction for origingroup override

* Fix swagger validation errors

* Fix prettier issue

* Updated the action name

* Update 2020-04-01-preview swagger and add additional example files (#8600)

* Fix bad schema in eventgrid 2020-04-01-preview (#8631)

* [Cognitive Services] Support Identity, Encryption, UserOwnedStorage (#8513)

* update  pre-production pipeline  (#8589)

* update @azure/rest-api-specs-scripts version to 0.6.6 & add LintDiff to preproduction pipeline

* Revert "update @azure/rest-api-specs-scripts version to 0.6.6 & add LintDiff to preproduction pipeline"

This reverts commit 9c3b53d402c72a44cc5049f44e21d322dd61e80b.

	modified:   .azure-pipelines-preproduction/package-lock.json
	modified:   package-lock.json
	modified:   package.json
	modified:   preproduction-azure-pipelines.yml

* remove change to production && rest-api-specs-scripts to 0.6.7

* API update for new AI component sub resource - linked storage accounts (#8450)

* API update for new AI component sub resource - linked storage accounts

* Fix automation

* Fix automation 2

* Fix automation 3

* Fix automation 4

* Fix automation 5

* Fix automation 6

* Fix automation 7

* Fix typo

* Fix type

* Remove read-only properties from update

* Fix prettier

* Fix comments

* Fix model

* Fix model 2

* Fix model 3

* Fix model 4

* Fix model 5

* Fix rest

* Update comment

* Fix tag

* Fix example

* Update API

* Fix description

* Update file names

* Update parameter description

* Use proxy resource definition

* Add ApiVersion Microsoft.StorageSync 2019-10-01 (#8618)

* Adds base for updating Microsoft.StorageSync from version stable/2019-06-01 to version 2019-10-01

* Updates readme

* Updates API version in new specs and examples

* [Microsoft.StorageSync] Add new cloud tiering status for 2019-10-01 protocol (#8231)

* update swagger with new properties for cloud tiering status

* Update readme file

* Fix usage of "max" to "maximum"

* Fix inconsistency between examples in spec

* Fix incosistency of cachedSizeBytes property between examples and spec

* run prettier

* fix values in examples (was using max uint64, needs to be max int64

* rename totalSizeCloud to totalSizeCloudBytes

* Trying to fix automation error JSON integer 9223372036854776000 is too large or small for an Int64 for volumeSizeBytes

* undo changes in subscription readme.md

Co-authored-by: Andre Pinto <31374863+anpint@users.noreply.github.com>

* customproviders python configuration (#8638)

* Add RunStatusChanged EventGrid event schema published by Azure Machine Learning (#8615)

Co-authored-by: Andy Xu <andyxu@microsoft.com>

* Add codegen config for customproviders, datashare, storagecache, storagesync, logic, portal (#8627)

* add az and cli config for customproviders

* add az, cli and python config for datashare

* add az, cli and python md for codegen

* add az, cli md for codegen

* add az and cli config for storagecache

* add az and python config for storagesync

* fix name in readme.python.md

* enable pipeline for them

* update namespace

* [Synapse Data Plane]Add Adf swagger spec (#8581)

* Add Adf swagger spec

* 1. Add adf: Changing dns suffix and related example

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

* [Azure Search][Management Plane] New features in 2019-10-01-Preview API, new 2020-03-13 API (#8572)

* Updates to api version 10-01-Preview

* Add requiredZoneNames to preview API for privateLinkResources

* Fix formatting

* Add sharedPrivateLinkResources output in search service examples

* Add new 2020-03-13 api version spec

* Fix bug in README

* Another README bug

* Fix model validation for private link resources example

* Fix weird example bug

* Respond to Arvind's feedback

* Feedback, also updating readmes for GA versions

* Fix underscore issue

* Revert to old version as default

* Respond to ARM feedback

Co-authored-by: Carey MacDonald <cmacdo@microsoft.com>

* CMK support for VMware migration and addition of few properties for VMware DR monitoring (#8390)

* cmk, v2a monitotring

* property type fix

* reflecting properties in examples, and adding readOnly tag

* spacing fixes

* added missed readOnly property

* added missed property

* running prettier

* Fixing the sdk generation issue.

Removed the long running operation field as the results will always be a collection of 1 item.

Co-authored-by: Punit Bhatt <41612766+punit1396@users.noreply.github.com>

* regenerated all-api-versions

* Customprovider python modify (#8642)

* customproviders python configuration

* customproviders client name change

* enable rest-api-spec-scripts-0.6.7 in prod (#8652)

* Add azure arm: true (#8654)

* Better documentation for OperationalInsights linked storage accounts. (#8637)

Co-authored-by: Dudi Likvornik <dulikvor@microsoft.com>

* [CosmosDB] Renaming all references to autopilot (#8609)

* Remove references to the term autopilot

* Include changes that got missed from 2020-03-01

* Changing readme.md file to initiate .Net client generation (#8558)

* Create GetManagedInstanceOperation.json

* Create CancelManagedInstanceOperation.json

* Added Ger example

* Add files via upload

* Added changes to readme file

* Removing not needed files

* Changed operationId to operationName

* Removed seconbd managedInstanceOperations

* Removerting not needed changes

Co-authored-by: Jovana Toroman <jtoroman@microsoft.com>

* regenerated all-api-versions

* [Hub Generated] Review request for Microsoft.Advisor to add version stable/2020-01-01 (#8529)

* Add resource metadata for recommendation. Updated examples to include new property

* Update ListRecommendations.json

* prettier for advisor swagger

* fix the swagger issue that type of enum is missing (#8650)

* suppress avocado in master ci (#8634)

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

* Rerun and fix (#8470)

* Added classification BenignPositive to incident's classification (#8567)

* 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

* Added classification BenignPositive

* [READY FOR REVIEW] Azure ML API new version 2020-03-01 with private link properties (#8608)

* Copy version 2020-01-01

* Update to new version 2020-03-01

* Fix README

* SharedPrivateLinkResources writable

* Add shared private link resources in create operation

* Fix readonly issues

* Rollback property name

* Switch back to correct name

* Empty body for 202

* Fix body definition for create

* To trigger new check

* Fix type and put 202 body back

* Revert changes on 2020-01-01 version

* Remove body again

* Add property allowPublicAccessWhenBehindVnet

Co-authored-by: Guanyu Wang <guawa@microsoft.com>

* Azure SIte Recovery - Adding support for renaming target nics in A2A  replicated items (#8471)

* Network January release (#8673)

* Adds base for updating Microsoft.Network from version stable/2019-11-01 to version 2019-12-01

* Updates readme

* Updates API version in new specs and examples

* VirtualNetworkGateway: Enabling connection on priavte ip. (#8222)

* VirtualNetworkGateway: Enabling connection on priavte ip.

* Ran prettier

* Update virtualNetworkGateway.json

* Copy changes to bastionHost.json from master

Co-authored-by: Anton Evseev <anton.evseev@protonmail.com>

* Add new Microsoft.Network NetworkVirtualAppliance resource (#8270)

* Add new Microsoft.Network NetworkVirtualAppliance resource

* Change examples to list blobs

* Change readme.md

* Fix build issues

* Fix build issues 1

* Fix build issues 2

* Fix build issues 3

* Fix build issues 4

* Fix build issues 5

* Fix build issues 6

* Fix build issues 7

* Fix build issues 8

* Fix build issues 9

* Fix build issues 10

* trigger build

* Re-submit "Enable IPv6 Private peering config on express route circuit connection" (#8213)

* Enable IPv6 Private peering config on express route c… (#8200)

* [Express Route] Enable IPv6 Private peering config on express route circuit connection object (Global Reach changes.)

* fixed model validation errors in ipv6 create block

* Fix descriptions to resolve validation errors

* Address review feedback

Co-authored-by: amwate <54658814+amwate@users.noreply.github.com>

* Fix reference in bastionHost.json (#8432)

* Added reference on flowLogs to NetworkSecurityGroup (#8483)

* Restrict Azure Firewall name to 1-56 characters (#8464)

* Changing Appgw listener property hostnames in camelCase for python sdk generation. (#8603)

* Virtual Network Gateway new Properties in BgpSettings (#8497)

* RestApi Changes

* VirtualnetworkgatewayBgpSettings

* Fixing Properties error

* Fixing error

* Fixing Error2

* Fixing Error3

* description change

* Update specification/network/resource-manager/Microsoft.Network/stable/2019-12-01/virtualNetworkGateway.json

Co-Authored-By: Anton Evseev <anton.evseev@protonmail.com>

* Update specification/network/resource-manager/Microsoft.Network/stable/2019-12-01/virtualNetworkGateway.json

Co-Authored-By: Anton Evseev <anton.evseev@protonmail.com>

* Update specification/network/resource-manager/Microsoft.Network/stable/2019-12-01/virtualNetworkGateway.json

Co-Authored-By: Anton Evseev <anton.evseev@protonmail.com>

* Update specification/network/resource-manager/Microsoft.Network/stable/2019-12-01/virtualNetworkGateway.json

Co-Authored-By: Anton Evseev <anton.evseev@protonmail.com>

* Update specification/network/resource-manager/Microsoft.Network/stable/2019-12-01/virtualNetworkGateway.json

Co-Authored-By: Anton Evseev <anton.evseev@protonmail.com>

* Fixing for breaking change

* Fixing breaking change

Co-authored-by: Khushboo Baheti <khbaheti@microsoft.com>
Co-authored-by: Anton Evseev <anton.evseev@protonmail.com>

* FirewallPolicy with IpGroups (#8477)

* FirewallPolicy with IpGroups

* Moved files to example

* prettier fix

* #0 FQDN support for LocalNetworkGateway and VpnSiteLinks (#8670)

Co-authored-by: Amit Kumar Nanda <aknanda@ntdev.microsoft.com>

Co-authored-by: Ranjani Hatti <57383674+v-shhatt@users.noreply.github.com>
Co-authored-by: nalinrajgupta <nalinrajgupta@gmail.com>
Co-authored-by: naveenchekuri <nachekur@microsoft.com>
Co-authored-by: amwate <54658814+amwate@users.noreply.github.com>
Co-authored-by: irrogozh <irrogozh@microsoft.com>
Co-authored-by: PiumiAbeynayaka <61301888+PiumiAbeynayaka@users.noreply.github.com>
Co-authored-by: Soumitra Banerjee <banerjee.soumitra@gmail.com>
Co-authored-by: Khushboo Baheti <37917868+Khushboo-Baheti@users.noreply.github.com>
Co-authored-by: Khushboo Baheti <khbaheti@microsoft.com>
Co-authored-by: ssripadham <sudharsan_sb@hotmail.com>
Co-authored-by: aknandagit <42352536+aknandagit@users.noreply.github.com>
Co-authored-by: Amit Kumar Nanda <aknanda@ntdev.microsoft.com>

* regenerated all-api-versions

* Microsoft.Support RP: Swagger and examples for stable version (#8551)

* updated version, example and schema changes

* fixing examples and updating readme files

* Update support.json by gangan

Removed html tags (kept some <br/> but can remove them as well)
moved all of the links to md style.

* Update support.json

Added CSP and Sev 1 description

* Updates from swagger json review

* Updates from examples review

* prettier check

* updating custom words and running prettier

* fixing path in readme.go.md

Co-authored-by: Bhavin Shah <bhshah@microsoft.com>
Co-authored-by: Ganga Narayanan <gangan@microsoft.com>
Co-authored-by: Nilay Chheda <nichheda@microsoft.com>

* Swagger changes for Azure PostgreSQL, MySQL and MariaDB for feature parity (#8511)

* Change for Azure Postgres and MySQL Swagger to include M2 requirements

* MySQL AAD changes

* Private Connection related changes

* TLS rleated changes

* Swagger changes for Azure PostgreSQL, MySQL and MariaDB

* Fixing the spelling and prettier check issues

* Fixing LintDiff

* Fixing Semantic Validation errors

* Fixing Semantic Validation errors

* Updating readme.md

* Updating readme.md

* Incroporating review coments

* Incroporating review coments

* Fixing review coments

* Fixing review coments

* Adressing review comments

* Adressing review comments

* Adressing review comments

* Adressing review comments

* Adressing PrettierCheck errors

* Adressing modal validation errors

* Adressing modal validation errors

* Updating descriptions

* Updating descriptions

* Updating descriptions

* Updating the review comments

* Updating the review comments

* Updating the review comments

* regenerated all-api-versions

* Fix typo (#8675)

* Resubmit pr from Azure/azure-rest-api-specs-pr to Azure/azure-rest-ap… (#8665)

* resubmit pr from Azure/azure-rest-api-specs-pr to Azure/azure-rest-api-specs

* more changes

* change output file

* change date in sdk go

* prettier check fix by nodejs

* regenerated all-api-versions

* [KeyVault] Update VaultPatchProperties.enableSoftDelete doc (#8643)

* Update enableSoftDelete doc

* refine doc

* IoTC updating description text for role IDs (#8648)

* Add a new kusto version with changes  (#8040)

* new version

* without 2019-11-09 version

* npm prettier

* .

* Revert "."

This reverts commit 1a6e08816522a744d047df0cc9a6974bd87e0f05.

* npm prettier - kusto only

* Unexposing move database command in swagger

* rename version & merge preview version

* readme

* Update readme.cli.md

merge from master (principal assignments)

* Update readme.go.md

merge from master

* Update readme.md

merge from master

* conflicts

* emptyline

* new version to readme

* prettier

* .

* readme

* added few more changes (to 2020-02-15 api version):
1. cluster property languageExtensions
2. SKU enum values
3. Get rid of long running operation results

* .

* regenerated all-api-versions

* rest-api-spec-script 0.6.8 (#8706)

* rest-api-spec-script 0.6.8

* rest-api-spec-scripts@0.6.8 enable in ppe

* Make the originGroup in OriginGroupOverride a resourcereference instead of a string (#8667)

* Add 2020-01-01 api-version of advisor for go SDK (#8703)

* Viviali individual enrollments fixes (#8696)

* Adding examples and discriminators

* Renamed ms-discriminator values

* Ran prettier

* OSSRDBMS swagger minor fixes (#8705)

* better representation for userassignedidentity (#8671)

* Add DisplayNamesExcludeFilter

* Onboarding adaptiveNetworkHardenings, topologies and allowedConnections to a new stable API version - 2020-01-01 (#8580)

* Copied ANH files to the newest stable API version

* Copied allowed connections and topologies to the newest stable API version

* Updated to the newest stable API version: 2020-01-01

* Updated the readme file

* Deleted the preview versions of topologies and allowedConnections from the readme file at v3

* regenerated all-api-versions

* add sample for enabling json (#8714)

* cli extension (#8632)

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

* add apptype support in usercreate contract (#8332)

* add apptype support in usercreate contract

* space

* more appType parameter

* Revert "more appType parameter"

This reverts commit 110f921a819d656681fdbbab59983d375aeabaa3.

* [Blueprints] Add support for creating blueprint assignments at management group scope (#8564)

* Add support for MG-level blueprint assignments.

* Create examples for MG-level BP assignments.

* Add MG-level BP assignment  examples to x-ms-examples..

* Fix api-version for existing BP assignment examples.

* Fix description for ScopeParameter.

* Fix a typo.

* Rename {scope} to {resourceScope}.

* Fix examples.

* Fix scope name in sub-level assignment examples.

* Fix resourceScope name for BP examples.

Co-authored-by: Shenglong Li <shenglol@microsoft.com>

* PolicyInsights: Add policy version columns (#8684)

* Add policy version columns

* Fix typo

* [DataFactory]Add Snowflake LinkedService/Source/Sink/Dataset (#8617)

* Add snowflake connector

* fix prettry check

* [DataFactory]Server is not always required for SAP HANA (#8586)

* Adding notebook workspaces API to Cosmos Swagger (#7886)

* Adding notebook workspaces API to swagger as it is now GA

* fixing model validation and spelling errors. forcing 'default' as name of workspace

* ran prettier, made suggested changes to add error response and use enum for notebook name

* made suggested changes

* adding notebooks to generation for dec api version

* making suggested ARM changes

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

* regenerated all-api-versions

* Use scripts to pull and run sdkautomation image (#8717)

* Use scripts to pull and run sdkautomation image

* bugfix

* Create a new preview API "v3.1-preview.1" (#8620)

* updated model names in preview version to be consistent with stable version to avoid breaking changes in client side code

* changed swagger files

* added new API's

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

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

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

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

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

* regenerated all-api-versions

* Added redis cache publisher schema for azure event grid. (#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 (#8478)

* Include Tags in GetSubscription and Deployment APIs (#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 (#8517)

* add cli.md for databricks (#8521)

* [DiskRP] Swagger changes for API version 2019-11-01 (#8195)

* 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

* regenerated all-api-versions

* Update improper descriptions of Data Share put calls (#8518)

* Update DataShare.json

* Update DataShare.json

* replace resource-manager

* regenerated all-api-versions

* Make 2019-05-01 stable (#8491)

* Examples and swagger for APIs related to managed server operations (#8243)

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

* Run prittier check

* Update ListManagedInstanceOperations.json

* regenerated all-api-versions

* rest-api-specs-scripts 0.6.2 breaking change fix (#8541)

* Add case and incident tactics (#8288)

* 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

* update test for healthcareapis (#8543)

* Azure Media Services 2020-02-01-preview update (#8538)

* 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 6bf3a735ca31f072a4a329f2fc156a9e1914fb1e.

* 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 (#8436)

* Fixing the structure of RESTProxy documentation:  Updating the OperationId (#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 (#8502)

* Linter tool document update: add R4004, modify R2016 ,R3006 (#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 (#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 <eidmoustafa@gmail.com>

* add cli.md for postgresql (#8492)

* add cli.md for postgresql

* remove  and update description

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

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

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

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

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

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

* regenerated all-api-versions

* Added redis cache publisher schema for azure event grid. (#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 (#8478)

* Include Tags in GetSubscription and Deployment APIs (#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 (#8517)

* add cli.md for databricks (#8521)

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

* Fixing prettier

Co-authored-by: dosegal <51155368+dosegal@users.noreply.github.com>
Co-authored-by: anushreeringne <anushreeringne@users.noreply.github.com>
Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
Co-authored-by: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>
Co-authored-by: Moustafa Eid <eidmoustafa@gmail.com>
Co-authored-by: Kerwin <sunkaihuisos@gmail.com>
Co-authored-by: Andrija Cicovic <60783126+cicovica@users.noreply.github.com>
Co-authored-by: Zhenfeng <john.chan08@yahoo.com>
Co-authored-by: Akashdeep Goel <akashdeep.goel1996@gmail.com>
Co-authored-by: Lei Ni <7233663+leni-msft@users.noreply.github.com>
Co-authored-by: Filiz Topatan <fitopata@microsoft.com>
Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
Co-authored-by: abebts2000 <54288923+abebts2000@users.noreply.github.com>
Co-authored-by: gkostal <gkostal@microsoft.com>
Co-authored-by: ramoka178 <57157576+ramoka178@users.noreply.github.com>
Co-authored-by: Praneeth Sanapathi <svpraneethnaidu@gmail.com>

* async operation status for privatelink scopes - JEDI urgent (#8344)

* async operation status

* privatelinkscope operation

* Delete operationStatuses.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* MSI: Use common types. Fix definitions for proper .NET SDK generation. (#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

* New Put API for updating vault security config (#8292)

* 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 <g.chandrasekarendran@gmail.com>

* Fix type conversion issue of property Version for ManagementPartner API (#8276)

* Fix type conversion issue of property Version

* fix model validation

* Update code

* add cli.md for msi and fix location parameter (#8520)

* Add DELETE API to Microsoft.Security applicationWhitelistings (#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

* [DeploymentScripts] Updated readme file to account for python sdk (#8525)

* Added python deployment scripts package reference

* update python sdk references

* [BillingRP] Adding additional fields to Invoicing and Agreement APIs  (#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

* in64 -> int64 (#8547)

* Add acr tasks (build) and scopemap specs to latest package tag (#8527)

* regenerated all-api-versions

* Compute update python readme (#8554)

* updated readmes for python sdk

* additional change

* Minor fix to LTR on MI example (#8559)

* Fix set LTR policy example

* Add resource group based LTR APIs

* fix examples

* Fix MI LTR example

* Fix example

* another minor fix

* Reconcile ManagedDatabaseRestoreDetails swagger specs (#8560)

* 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

* Adding nested "properties":{ "properties": { for ARM template. (#8480)

* Individual enrollments updates (#8563)

* 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

* [Hub Generated] Review request for Microsoft.Batch to add version stable/2020-03-01.11.0 (#8546)

* Initial commit (copying old API version)

* Update data plane

* regenerated all-api-versions

* Adding metadata path to the Azure Monitor data plane swagger files (#8504)

* AppInsights

* OperationalInsights

* typo

* typos

* Fix most validation issues

* Fix prettier issues

* Revert changes to existing operation IDs - ignore validation warnings

* Update description (#8454)

* Pipeline tool script version upgrade (#8570)

* Upgrade tools script version.

Upgraded the OAV version.

* [Hub Generated] Review request for Microsoft.Insights to add version stable/2018-03-01 (#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

* [IoTCentral] change error details definition (#8395)

* breaking-change 0.6.5 (#8569)

* [DeploymentScripts] Add tail query string (#8539)

* Update swagger for missing properties

* Revert "Update swagger for missing properties"

This reverts commit dc743305eb62f7c7c93f86713f8f0128461dccb9.

* 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 (#8577)

* add cli.md for storage

* update testcase

* Adding Expand to Bookmark (#8238)

* Supporting linked storage accounts new api for operationalinsights. (#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.

* Swagger updates to introduce cosmos-db api version 2020-03-01, and add PublicNetworkAccess property (#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

* regenerated all-api-versions

* Add RuleSetId to managed rule set definitions api (read only field) (#8382)

* added warnings

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

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

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

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

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

* regenerated all-api-versions

* Added redis cache publisher schema for azure event grid. (#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 (#8478)

* Include Tags in GetSubscription and Deployment APIs (#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 (#8517)

* add cli.md for databricks (#8521)

* [DiskRP] Swagger changes for API version 2019-11-01 (#8195)

* 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

* regenerated all-api-versions

* Update improper descriptions of Data Share put calls (#8518)

* Update DataShare.json

* Update DataShare.json

* replace resource-manager

* regenerated all-api-versions

* Make 2019-05-01 stable (#8491)

* Examples and swagger for APIs related to managed server operations (#8243)

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

* Run prittier check

* Update ListManagedInstanceOperations.json

* regenerated all-api-versions

* rest-api-specs-scripts 0.6.2 breaking change fix (#8541)

* Add case and incident tactics (#8288)

* 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

* update test for healthcareapis (#8543)

* Azure Media Services 2020-02-01-preview update (#8538)

* 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 6bf3a735ca31f072a4a329f2fc156a9e1914fb1e.

* 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 (#8436)

* Fixing the structure of RESTProxy documentation:  Updating the OperationId (#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 (#8502)

* Linter tool document update: add R4004, modify R2016 ,R3006 (#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 (#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 <eidmoustafa@gmail.com>

* add cli.md for postgresql (#8492)

* add cli.md for postgresql

* remove  and update description

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

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

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

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

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

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

* regenerated all-api-versions

* Added redis cache publisher schema for azure event grid. (#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 (#8478)

* Include Tags in GetSubscription and Deployment APIs (#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 (#8517)

* add cli.md for databricks (#8521)

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

* Fixing prettier

Co-authored-by: dosegal <51155368+dosegal@users.noreply.github.com>
Co-authored-by: anushreeringne <anushreeringne@users.noreply.github.com>
Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
Co-authored-by: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>
Co-authored-by: Moustafa Eid <eidmoustafa@gmail.com>
Co-authored-by: Kerwin <sunkaihuisos@gmail.com>
Co-authored-by: Andrija Cicovic <60783126+cicovica@users.noreply.github.com>
Co-authored-by: Zhenfeng <john.chan08@yahoo.com>
Co-authored-by: Akashdeep Goel <akashdeep.goel1996@gmail.com>
Co-authored-by: Lei Ni <7233663+leni-msft@users.noreply.github.com>
Co-authored-by: Filiz Topatan <fitopata@microsoft.com>
Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
Co-authored-by: abebts2000 <54288923+abebts2000@users.noreply.github.com>
Co-authored-by: gkostal <gkostal@microsoft.com>
Co-authored-by: ramoka178 <57157576+ramoka178@users.noreply.github.com>
Co-authored-by: Praneeth Sanapathi <svpraneethnaidu@gmail.com>

* async operation status for privatelink scopes - JEDI urgent (#8344)

* async operation status

* privatelinkscope operation

* Delete operationStatuses.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* MSI: Use common types. Fix definitions for proper .NET SDK generation. (#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

* New Put API for updating vault security config (#8292)

* 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 <g.chandrasekarendran@gmail.com>

* Fix type conversion issue of property Version for ManagementPartner API (#8276)

* Fix type conversion issue of property Version

* fix model validation

* Update code

* add cli.md for msi and fix location parameter (#8520)

* Add DELETE API to Microsoft.Security applicationWhitelistings (#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

* [DeploymentScripts] Updated readme file to account for python sdk (#8525)

* Added python deployment scripts package reference

* update python sdk references

* [BillingRP] Adding additional fields to Invoicing and Agreement APIs  (#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

* in64 -> int64 (#8547)

* Add acr tasks (build) and scopemap specs to latest package tag (#8527)

* regenerated all-api-versions

* Compute update python readme (#8554)

* updated readmes for python sdk

* additional change

* Minor fix to LTR on MI example (#8559)

* Fix set LTR policy example

* Add resource group based LTR APIs

* fix examples

* Fix MI LTR example

* Fix example

* another minor fix

* Reconcile ManagedDatabaseRestoreDetails swagger specs (#8560)

* 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

* Adding nested "properties":{ "properties": { for ARM template. (#8480)

* Individual enrollments updates (#8563)

* 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

* [Hub Generated] Review request for Microsoft.Batch to add version stable/2020-03-01.11.0 (#8546)

* Initial commit (copying old API version)

* Update data plane

* regenerated all-api-versions

* Adding metadata path to the Azure Monitor data plane swagger files (#8504)

* AppInsights

* OperationalInsights

* typo

* typos

* Fix most validation issues

* Fix prettier issues

* Revert changes to existing operation IDs - ignore validation warnings

* Update description (#8454)

* Pipeline tool script version upgrade (#8570)

* Upgrade tools script version.

Upgraded the OAV version.

* [Hub Generated] Review request for Microsoft.Insights to add version stable/2018-03-01 (#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

* [IoTCentral] change error details definition (#8395)

* breaking-change 0.6.5 (#8569)

* [DeploymentScripts] Add tail query string (#8539)

* Update swagger for missing properties

* Revert "Update swagger for missing properties"

This reverts commit dc743305eb62f7c7c93f86713f8f0128461dccb9.

* 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 (#8577)

* add cli.md for storage

* update testcase

* Adding Expand to Bookmark (#8238)

* Supporting linked storage accounts new api for operationalinsights. (#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.

* Swagger updates to introduce cosmos-db api version 2020-03-01, and add PublicNetworkAccess property (#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

* regenerated all-api-versions

* Add RuleSetId to managed rule set definitions api (read only field) (#8382)

* Adding ABSA Swagger json

* adding description

* Updated the warnings for sentiment response

* Updated Warnings to new contract

* made changes

* made changes

* made changes

* add new preview API v3.1

* change to two decimal

* added warnings

* added warnings

* added warnings

* chnaged filterpreset to domain

* updated score to confidence score

* resolving commments

* revert the changes in V3.0-preview

* resolving comments

* resolved PR comments

* resolved PR comments

* Resolved review comments

* change links to ref

* Revert changes in batch

* changed score to confidencescore in LD

* fix build errors

* removing ids from aspects and opinions

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* parameter change

Co-authored-by: Zhenfeng <john.chan08@yahoo.com>
Co-authored-by: Akashdeep Goel <akashdeep.goel1996@gmail.com>
Co-authored-by: Lei Ni <7233663+leni-msft@users.noreply.github.com>
Co-authored-by: Filiz Topatan <fitopata@microsoft.com>
Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
Co-authored-by: azuresdkci <azuresdkci@microsoft.com>
Co-authored-by: abebts2000 <54288923+abebts2000@users.noreply.github.com>
Co-authored-by: gkostal <gkostal@microsoft.com>
Co-authored-by: ramoka178 <57157576+ramoka178@users.noreply.github.com>
Co-authored-by: Praneeth Sanapathi <svpraneethnaidu@gmail.com>
Co-authored-by: Kerwin <sunkaihuisos@gmail.com>
Co-authored-by: Joshua Pollock <joshua.p.pollock@gmail.com>
Co-authored-by: dadihe <37852257+dadihe@users.noreply.github.com>
Co-authored-by: Arcturus <dapzhang@microsoft.com>
Co-authored-by: toki95 <35834415+toki95@users.noreply.github.com>
Co-authored-by: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
Co-authored-by: dosiso <60354892+dosiso@users.noreply.github.com>
Co-authored-by: Risong Na <rin@microsoft.com>
Co-authored-by: dosegal <51155368+dosegal@users.noreply.github.com>
Co-authored-by: anushreeringne <anushreeringne@users.noreply.github.com>
Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
Co-authored-by: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>
Co-authored-by: Moustafa Eid <eidmoustafa@gmail.com>
Co-authored-by: Andrija Cicovic <60783126+cicovica@users.noreply.github.com>
Co-authored-by: Arik Olsh <47111029+arolshan@users.noreply.github.com>
Co-authored-by: angosms <56409202+angosms@users.noreply.github.com>
Co-authored-by: chandrasekarendran <59728024+chandrasekarendran@users.noreply.github.com>
Co-authored-by: gcs06 <g.chandrasekarendran@gmail.com>
Co-authored-by: Neil Ye <yechenwei2007@126.com>
Co-authored-by: erelh <erelhansav@gmail.com>
Co-authored-by: Jorge Cotillo <jcotillo@microsoft.com>
Co-authored-by: Anirban Sarkar <33848291+asarkar84@users.noreply.github.com>
Co-authored-by: iscai-msft <43154838+iscai-msft@users.noreply.github.com>
Co-authored-by: Tosin Adewale <oladewal@microsoft.com>
Co-authored-by: Zim Kalinowski <zikalino@microsoft.com>
Co-authored-by: pixia <pixia@microsoft.com>
Co-authored-by: xaliciayang <59986952+xaliciayang@users.noreply.github.com>
Co-authored-by: Rahul Singh <53578268+rahuls-microsoft@users.noreply.github.com>
Co-authored-by: Vivian Liu <viv.liu25@gmail.com>
Co-authored-by: Matthew Christopher <matthchr@microsoft.com>
Co-authored-by: Alon Gafni <alon_gafni@yahoo.com>
Co-authored-by: Ray Chen <raychen@microsoft.com>
Co-authored-by: Adi biton <adi.biton@gmail.com>
Co-authored-by: Teng Lu <tenglu2@gmail.com>
Co-authored-by: zhzhao8888 <43188418+zhzhao8888@users.noreply.github.com>
Co-authored-by: Dudi Likvornik <likdudi@gmail.com>
Co-authored-by: ayanMSFT <53790657+ayanMSFT@users.noreply.github.com>
Co-authored-by: Eric Schwabe <eschwabe@gmail.com>
Co-authored-by: tarun <tasharm@microsoft.com>
Co-authored-by: josuh <josuh@microsoft.com>

* regenerated all-api-versions

* Fix QnAMaker Python conf (#8741)

* [Hub Generated] Review request for Microsoft.Web to add version stable/2019-08-01 (#8592)

* Adding Static Site Swagger Docs

* Add string dictionary to common defs

* Fixing examples part 1

* Fixing examples part 2

* Fixing examples part 3

* Fixing examples part 4

* Fixing examples part 4

* Fixing examples part 5

* Fixing examples part 6

* Add swagger to readme and add custom words

* Add missing word and udpate files to be pretty

* Address ARM errors

* Add missing file

* Update patch static site

* Add enums, readonly, and update missing/non compliant apis

* Fix create or update custom domain example

* Add missing examples

* Ensure PUTs include config

Co-authored-by: Mitch Webster <Mitchell.Webster@microsoft.com>

* regenerated all-api-versions

* Fix: Capacity is a mandatory Property (#8686)

* capacity is a mandatory parameter

* fix examples and model validation issue

* fix prettier check

There are a number of failures in Swagger checks. For breaking change check, given this is preview version and breaking change is intentional, it is accepted. The SDK automation check failures seems unrelated to the code change, with exception of .NET SDK where breaking change did cause build failure. You would need to correct the test code in your PR to csharp SDK repo.

* create a new stable API v3.0 (#8621)

* updated model names in preview version to be consistent with stable version to avoid breaking changes in client side code

* changed swagger files

* added new API's

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

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

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

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

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

* regenerated all-api-versions

* Added redis cache publisher schema for azure event grid. (#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 (#8478)

* Include Tags in GetSubscription and Deployment APIs (#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 (#8517)

* add cli.md for databricks (#8521)

* [DiskRP] Swagger changes for API version 2019-11-01 (#8195)

* 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…
00Kai0 pushed a commit to 00Kai0/azure-rest-api-specs that referenced this pull request Oct 12, 2020
00Kai0 added a commit to 00Kai0/azure-rest-api-specs that referenced this pull request Oct 12, 2020
* updated model names in preview version to be consistent with stable version to avoid breaking changes in client side code

* changed swagger files

* added new API's

* [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)

* [DiskRP] Swagger changes for API version 2019-11-01 (Azure#8195)

* 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

* regenerated all-api-versions

* Update improper descriptions of Data Share put calls (Azure#8518)

* Update DataShare.json

* Update DataShare.json

* replace resource-manager

* regenerated all-api-versions

* Make 2019-05-01 stable (Azure#8491)

* Examples and swagger for APIs related to managed server operations (Azure#8243)

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

* Run prittier check

* Update ListManagedInstanceOperations.json

* regenerated all-api-versions

* rest-api-specs-scripts 0.6.2 breaking change fix (Azure#8541)

* Add case and incident tactics (Azure#8288)

* 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

* update test for healthcareapis (Azure#8543)

* Azure Media Services 2020-02-01-preview update (Azure#8538)

* 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 <eidmoustafa@gmail.com>

* 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 <51155368+dosegal@users.noreply.github.com>
Co-authored-by: anushreeringne <anushreeringne@users.noreply.github.com>
Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
Co-authored-by: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>
Co-authored-by: Moustafa Eid <eidmoustafa@gmail.com>
Co-authored-by: Kerwin <sunkaihuisos@gmail.com>
Co-authored-by: Andrija Cicovic <60783126+cicovica@users.noreply.github.com>
Co-authored-by: Zhenfeng <john.chan08@yahoo.com>
Co-authored-by: Akashdeep Goel <akashdeep.goel1996@gmail.com>
Co-authored-by: Lei Ni <7233663+leni-msft@users.noreply.github.com>
Co-authored-by: Filiz Topatan <fitopata@microsoft.com>
Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
Co-authored-by: abebts2000 <54288923+abebts2000@users.noreply.github.com>
Co-authored-by: gkostal <gkostal@microsoft.com>
Co-authored-by: ramoka178 <57157576+ramoka178@users.noreply.github.com>
Co-authored-by: Praneeth Sanapathi <svpraneethnaidu@gmail.com>

* async operation status for privatelink scopes - JEDI urgent (Azure#8344)

* async operation status

* privatelinkscope operation

* Delete operationStatuses.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* MSI: Use common types. Fix definitions for proper .NET SDK generation. (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

* New Put API for updating vault security config (Azure#8292)

* 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 <g.chandrasekarendran@gmail.com>

* Fix type conversion issue of property Version for ManagementPartner API (Azure#8276)

* Fix type conversion issue of property Version

* fix model validation

* Update code

* add cli.md for msi and fix location parameter (Azure#8520)

* Add DELETE API to Microsoft.Security applicationWhitelistings (Azure#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

* [DeploymentScripts] Updated readme file to account for python sdk (Azure#8525)

* Added python deployment scripts package reference

* update python sdk references

* [BillingRP] Adding additional fields to Invoicing and Agreement APIs  (Azure#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

* in64 -> int64 (Azure#8547)

* Add acr tasks (build) and scopemap specs to latest package tag (Azure#8527)

* regenerated all-api-versions

* Compute update python readme (Azure#8554)

* updated readmes for python sdk

* additional change

* Minor fix to LTR on MI example (Azure#8559)

* Fix set LTR policy example

* Add resource group based LTR APIs

* fix examples

* Fix MI LTR example

* Fix example

* another minor fix

* Reconcile ManagedDatabaseRestoreDetails swagger specs (Azure#8560)

* 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

* Adding nested "properties":{ "properties": { for ARM template. (Azure#8480)

* Individual enrollments updates (Azure#8563)

* 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

* [Hub Generated] Review request for Microsoft.Batch to add version stable/2020-03-01.11.0 (Azure#8546)

* Initial commit (copying old API version)

* Update data plane

* regenerated all-api-versions

* Adding metadata path to the Azure Monitor data plane swagger files (Azure#8504)

* AppInsights

* OperationalInsights

* typo

* typos

* Fix most validation issues

* Fix prettier issues

* Revert changes to existing operation IDs - ignore validation warnings

* Update description (Azure#8454)

* Pipeline tool script version upgrade (Azure#8570)

* Upgrade tools script version.

Upgraded the OAV version.

* [Hub Generated] Review request for Microsoft.Insights to add 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

* [IoTCentral] change error details definition (Azure#8395)

* breaking-change 0.6.5 (Azure#8569)

* [DeploymentScripts] Add tail query string (Azure#8539)

* 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 (Azure#8577)

* add cli.md for storage

* update testcase

* Adding Expand to Bookmark (Azure#8238)

* Supporting linked storage accounts new api for operationalinsights. (Azure#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.

* Swagger updates to introduce cosmos-db api version 2020-03-01, and add 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

* regenerated all-api-versions

* Add RuleSetId to managed rule set definitions api (read only field) (Azure#8382)

* added warnings

* [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)

* [DiskRP] Swagger changes for API version 2019-11-01 (Azure#8195)

* 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

* regenerated all-api-versions

* Update improper descriptions of Data Share put calls (Azure#8518)

* Update DataShare.json

* Update DataShare.json

* replace resource-manager

* regenerated all-api-versions

* Make 2019-05-01 stable (Azure#8491)

* Examples and swagger for APIs related to managed server operations (Azure#8243)

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

* Run prittier check

* Update ListManagedInstanceOperations.json

* regenerated all-api-versions

* rest-api-specs-scripts 0.6.2 breaking change fix (Azure#8541)

* Add case and incident tactics (Azure#8288)

* 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

* update test for healthcareapis (Azure#8543)

* Azure Media Services 2020-02-01-preview update (Azure#8538)

* 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 <eidmoustafa@gmail.com>

* 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 <51155368+dosegal@users.noreply.github.com>
Co-authored-by: anushreeringne <anushreeringne@users.noreply.github.com>
Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
Co-authored-by: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>
Co-authored-by: Moustafa Eid <eidmoustafa@gmail.com>
Co-authored-by: Kerwin <sunkaihuisos@gmail.com>
Co-authored-by: Andrija Cicovic <60783126+cicovica@users.noreply.github.com>
Co-authored-by: Zhenfeng <john.chan08@yahoo.com>
Co-authored-by: Akashdeep Goel <akashdeep.goel1996@gmail.com>
Co-authored-by: Lei Ni <7233663+leni-msft@users.noreply.github.com>
Co-authored-by: Filiz Topatan <fitopata@microsoft.com>
Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
Co-authored-by: abebts2000 <54288923+abebts2000@users.noreply.github.com>
Co-authored-by: gkostal <gkostal@microsoft.com>
Co-authored-by: ramoka178 <57157576+ramoka178@users.noreply.github.com>
Co-authored-by: Praneeth Sanapathi <svpraneethnaidu@gmail.com>

* async operation status for privatelink scopes - JEDI urgent (Azure#8344)

* async operation status

* privatelinkscope operation

* Delete operationStatuses.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* MSI: Use common types. Fix definitions for proper .NET SDK generation. (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

* New Put API for updating vault security config (Azure#8292)

* 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 <g.chandrasekarendran@gmail.com>

* Fix type conversion issue of property Version for ManagementPartner API (Azure#8276)

* Fix type conversion issue of property Version

* fix model validation

* Update code

* add cli.md for msi and fix location parameter (Azure#8520)

* Add DELETE API to Microsoft.Security applicationWhitelistings (Azure#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

* [DeploymentScripts] Updated readme file to account for python sdk (Azure#8525)

* Added python deployment scripts package reference

* update python sdk references

* [BillingRP] Adding additional fields to Invoicing and Agreement APIs  (Azure#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

* in64 -> int64 (Azure#8547)

* Add acr tasks (build) and scopemap specs to latest package tag (Azure#8527)

* regenerated all-api-versions

* Compute update python readme (Azure#8554)

* updated readmes for python sdk

* additional change

* Minor fix to LTR on MI example (Azure#8559)

* Fix set LTR policy example

* Add resource group based LTR APIs

* fix examples

* Fix MI LTR example

* Fix example

* another minor fix

* Reconcile ManagedDatabaseRestoreDetails swagger specs (Azure#8560)

* 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

* Adding nested "properties":{ "properties": { for ARM template. (Azure#8480)

* Individual enrollments updates (Azure#8563)

* 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

* [Hub Generated] Review request for Microsoft.Batch to add version stable/2020-03-01.11.0 (Azure#8546)

* Initial commit (copying old API version)

* Update data plane

* regenerated all-api-versions

* Adding metadata path to the Azure Monitor data plane swagger files (Azure#8504)

* AppInsights

* OperationalInsights

* typo

* typos

* Fix most validation issues

* Fix prettier issues

* Revert changes to existing operation IDs - ignore validation warnings

* Update description (Azure#8454)

* Pipeline tool script version upgrade (Azure#8570)

* Upgrade tools script version.

Upgraded the OAV version.

* [Hub Generated] Review request for Microsoft.Insights to add 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

* [IoTCentral] change error details definition (Azure#8395)

* breaking-change 0.6.5 (Azure#8569)

* [DeploymentScripts] Add tail query string (Azure#8539)

* 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 (Azure#8577)

* add cli.md for storage

* update testcase

* Adding Expand to Bookmark (Azure#8238)

* Supporting linked storage accounts new api for operationalinsights. (Azure#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.

* Swagger updates to introduce cosmos-db api version 2020-03-01, and add 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

* regenerated all-api-versions

* Add RuleSetId to managed rule set definitions api (read only field) (Azure#8382)

* Adding ABSA Swagger json

* adding description

* Updated the warnings for sentiment response

* Updated Warnings to new contract

* made changes

* made changes

* made changes

* add new preview API v3.1

* change to two decimal

* added warnings

* added warnings

* added warnings

* chnaged filterpreset to domain

* updated score to confidence score

* resolving commments

* revert the changes in V3.0-preview

* resolving comments

* resolved PR comments

* resolved PR comments

* Resolved review comments

* change links to ref

* Revert changes in batch

* changed score to confidencescore in LD

* fix build errors

* removing ids from aspects and opinions

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* parameter change

Co-authored-by: Zhenfeng <john.chan08@yahoo.com>
Co-authored-by: Akashdeep Goel <akashdeep.goel1996@gmail.com>
Co-authored-by: Lei Ni <7233663+leni-msft@users.noreply.github.com>
Co-authored-by: Filiz Topatan <fitopata@microsoft.com>
Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
Co-authored-by: azuresdkci <azuresdkci@microsoft.com>
Co-authored-by: abebts2000 <54288923+abebts2000@users.noreply.github.com>
Co-authored-by: gkostal <gkostal@microsoft.com>
Co-authored-by: ramoka178 <57157576+ramoka178@users.noreply.github.com>
Co-authored-by: Praneeth Sanapathi <svpraneethnaidu@gmail.com>
Co-authored-by: Kerwin <sunkaihuisos@gmail.com>
Co-authored-by: Joshua Pollock <joshua.p.pollock@gmail.com>
Co-authored-by: dadihe <37852257+dadihe@users.noreply.github.com>
Co-authored-by: Arcturus <dapzhang@microsoft.com>
Co-authored-by: toki95 <35834415+toki95@users.noreply.github.com>
Co-authored-by: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
Co-authored-by: dosiso <60354892+dosiso@users.noreply.github.com>
Co-authored-by: Risong Na <rin@microsoft.com>
Co-authored-by: dosegal <51155368+dosegal@users.noreply.github.com>
Co-authored-by: anushreeringne <anushreeringne@users.noreply.github.com>
Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
Co-authored-by: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>
Co-authored-by: Moustafa Eid <eidmoustafa@gmail.com>
Co-authored-by: Andrija Cicovic <60783126+cicovica@users.noreply.github.com>
Co-authored-by: Arik Olsh <47111029+arolshan@users.noreply.github.com>
Co-authored-by: angosms <56409202+angosms@users.noreply.github.com>
Co-authored-by: chandrasekarendran <59728024+chandrasekarendran@users.noreply.github.com>
Co-authored-by: gcs06 <g.chandrasekarendran@gmail.com>
Co-authored-by: Neil Ye <yechenwei2007@126.com>
Co-authored-by: erelh <erelhansav@gmail.com>
Co-authored-by: Jorge Cotillo <jcotillo@microsoft.com>
Co-authored-by: Anirban Sarkar <33848291+asarkar84@users.noreply.github.com>
Co-authored-by: iscai-msft <43154838+iscai-msft@users.noreply.github.com>
Co-authored-by: Tosin Adewale <oladewal@microsoft.com>
Co-authored-by: Zim Kalinowski <zikalino@microsoft.com>
Co-authored-by: pixia <pixia@microsoft.com>
Co-authored-by: xaliciayang <59986952+xaliciayang@users.noreply.github.com>
Co-authored-by: Rahul Singh <53578268+rahuls-microsoft@users.noreply.github.com>
Co-authored-by: Vivian Liu <viv.liu25@gmail.com>
Co-authored-by: Matthew Christopher <matthchr@microsoft.com>
Co-authored-by: Alon Gafni <alon_gafni@yahoo.com>
Co-authored-by: Ray Chen <raychen@microsoft.com>
Co-authored-by: Adi biton <adi.biton@gmail.com>
Co-authored-by: Teng Lu <tenglu2@gmail.com>
Co-authored-by: zhzhao8888 <43188418+zhzhao8888@users.noreply.github.com>
Co-authored-by: Dudi Likvornik <likdudi@gmail.com>
Co-authored-by: ayanMSFT <53790657+ayanMSFT@users.noreply.github.com>
Co-authored-by: Eric Schwabe <eschwabe@gmail.com>
Co-authored-by: tarun <tasharm@microsoft.com>
Co-authored-by: josuh <josuh@microsoft.com>
00Kai0 added a commit to 00Kai0/azure-rest-api-specs that referenced this pull request Oct 12, 2020
* updated model names in preview version to be consistent with stable version to avoid breaking changes in client side code

* changed swagger files

* added new API's

* [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)

* [DiskRP] Swagger changes for API version 2019-11-01 (Azure#8195)

* 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

* regenerated all-api-versions

* Update improper descriptions of Data Share put calls (Azure#8518)

* Update DataShare.json

* Update DataShare.json

* replace resource-manager

* regenerated all-api-versions

* Make 2019-05-01 stable (Azure#8491)

* Examples and swagger for APIs related to managed server operations (Azure#8243)

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

* Run prittier check

* Update ListManagedInstanceOperations.json

* regenerated all-api-versions

* rest-api-specs-scripts 0.6.2 breaking change fix (Azure#8541)

* Add case and incident tactics (Azure#8288)

* 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

* update test for healthcareapis (Azure#8543)

* Azure Media Services 2020-02-01-preview update (Azure#8538)

* 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 <eidmoustafa@gmail.com>

* 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 <51155368+dosegal@users.noreply.github.com>
Co-authored-by: anushreeringne <anushreeringne@users.noreply.github.com>
Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
Co-authored-by: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>
Co-authored-by: Moustafa Eid <eidmoustafa@gmail.com>
Co-authored-by: Kerwin <sunkaihuisos@gmail.com>
Co-authored-by: Andrija Cicovic <60783126+cicovica@users.noreply.github.com>
Co-authored-by: Zhenfeng <john.chan08@yahoo.com>
Co-authored-by: Akashdeep Goel <akashdeep.goel1996@gmail.com>
Co-authored-by: Lei Ni <7233663+leni-msft@users.noreply.github.com>
Co-authored-by: Filiz Topatan <fitopata@microsoft.com>
Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
Co-authored-by: abebts2000 <54288923+abebts2000@users.noreply.github.com>
Co-authored-by: gkostal <gkostal@microsoft.com>
Co-authored-by: ramoka178 <57157576+ramoka178@users.noreply.github.com>
Co-authored-by: Praneeth Sanapathi <svpraneethnaidu@gmail.com>

* async operation status for privatelink scopes - JEDI urgent (Azure#8344)

* async operation status

* privatelinkscope operation

* Delete operationStatuses.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* MSI: Use common types. Fix definitions for proper .NET SDK generation. (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

* New Put API for updating vault security config (Azure#8292)

* 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 <g.chandrasekarendran@gmail.com>

* Fix type conversion issue of property Version for ManagementPartner API (Azure#8276)

* Fix type conversion issue of property Version

* fix model validation

* Update code

* add cli.md for msi and fix location parameter (Azure#8520)

* Add DELETE API to Microsoft.Security applicationWhitelistings (Azure#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

* [DeploymentScripts] Updated readme file to account for python sdk (Azure#8525)

* Added python deployment scripts package reference

* update python sdk references

* [BillingRP] Adding additional fields to Invoicing and Agreement APIs  (Azure#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

* in64 -> int64 (Azure#8547)

* Add acr tasks (build) and scopemap specs to latest package tag (Azure#8527)

* regenerated all-api-versions

* Compute update python readme (Azure#8554)

* updated readmes for python sdk

* additional change

* Minor fix to LTR on MI example (Azure#8559)

* Fix set LTR policy example

* Add resource group based LTR APIs

* fix examples

* Fix MI LTR example

* Fix example

* another minor fix

* Reconcile ManagedDatabaseRestoreDetails swagger specs (Azure#8560)

* 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

* Adding nested "properties":{ "properties": { for ARM template. (Azure#8480)

* Individual enrollments updates (Azure#8563)

* 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

* [Hub Generated] Review request for Microsoft.Batch to add version stable/2020-03-01.11.0 (Azure#8546)

* Initial commit (copying old API version)

* Update data plane

* regenerated all-api-versions

* Adding metadata path to the Azure Monitor data plane swagger files (Azure#8504)

* AppInsights

* OperationalInsights

* typo

* typos

* Fix most validation issues

* Fix prettier issues

* Revert changes to existing operation IDs - ignore validation warnings

* Update description (Azure#8454)

* Pipeline tool script version upgrade (Azure#8570)

* Upgrade tools script version.

Upgraded the OAV version.

* [Hub Generated] Review request for Microsoft.Insights to add 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

* [IoTCentral] change error details definition (Azure#8395)

* breaking-change 0.6.5 (Azure#8569)

* [DeploymentScripts] Add tail query string (Azure#8539)

* 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 (Azure#8577)

* add cli.md for storage

* update testcase

* Adding Expand to Bookmark (Azure#8238)

* Supporting linked storage accounts new api for operationalinsights. (Azure#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.

* Swagger updates to introduce cosmos-db api version 2020-03-01, and add 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

* regenerated all-api-versions

* Add RuleSetId to managed rule set definitions api (read only field) (Azure#8382)

* added warnings

* [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)

* [DiskRP] Swagger changes for API version 2019-11-01 (Azure#8195)

* 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

* regenerated all-api-versions

* Update improper descriptions of Data Share put calls (Azure#8518)

* Update DataShare.json

* Update DataShare.json

* replace resource-manager

* regenerated all-api-versions

* Make 2019-05-01 stable (Azure#8491)

* Examples and swagger for APIs related to managed server operations (Azure#8243)

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

* Run prittier check

* Update ListManagedInstanceOperations.json

* regenerated all-api-versions

* rest-api-specs-scripts 0.6.2 breaking change fix (Azure#8541)

* Add case and incident tactics (Azure#8288)

* 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

* update test for healthcareapis (Azure#8543)

* Azure Media Services 2020-02-01-preview update (Azure#8538)

* 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 <eidmoustafa@gmail.com>

* 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 <51155368+dosegal@users.noreply.github.com>
Co-authored-by: anushreeringne <anushreeringne@users.noreply.github.com>
Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
Co-authored-by: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>
Co-authored-by: Moustafa Eid <eidmoustafa@gmail.com>
Co-authored-by: Kerwin <sunkaihuisos@gmail.com>
Co-authored-by: Andrija Cicovic <60783126+cicovica@users.noreply.github.com>
Co-authored-by: Zhenfeng <john.chan08@yahoo.com>
Co-authored-by: Akashdeep Goel <akashdeep.goel1996@gmail.com>
Co-authored-by: Lei Ni <7233663+leni-msft@users.noreply.github.com>
Co-authored-by: Filiz Topatan <fitopata@microsoft.com>
Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
Co-authored-by: abebts2000 <54288923+abebts2000@users.noreply.github.com>
Co-authored-by: gkostal <gkostal@microsoft.com>
Co-authored-by: ramoka178 <57157576+ramoka178@users.noreply.github.com>
Co-authored-by: Praneeth Sanapathi <svpraneethnaidu@gmail.com>

* async operation status for privatelink scopes - JEDI urgent (Azure#8344)

* async operation status

* privatelinkscope operation

* Delete operationStatuses.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* Update privateLinkScopes_API.json

* MSI: Use common types. Fix definitions for proper .NET SDK generation. (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

* New Put API for updating vault security config (Azure#8292)

* 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 <g.chandrasekarendran@gmail.com>

* Fix type conversion issue of property Version for ManagementPartner API (Azure#8276)

* Fix type conversion issue of property Version

* fix model validation

* Update code

* add cli.md for msi and fix location parameter (Azure#8520)

* Add DELETE API to Microsoft.Security applicationWhitelistings (Azure#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

* [DeploymentScripts] Updated readme file to account for python sdk (Azure#8525)

* Added python deployment scripts package reference

* update python sdk references

* [BillingRP] Adding additional fields to Invoicing and Agreement APIs  (Azure#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

* in64 -> int64 (Azure#8547)

* Add acr tasks (build) and scopemap specs to latest package tag (Azure#8527)

* regenerated all-api-versions

* Compute update python readme (Azure#8554)

* updated readmes for python sdk

* additional change

* Minor fix to LTR on MI example (Azure#8559)

* Fix set LTR policy example

* Add resource group based LTR APIs

* fix examples

* Fix MI LTR example

* Fix example

* another minor fix

* Reconcile ManagedDatabaseRestoreDetails swagger specs (Azure#8560)

* 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

* Adding nested "properties":{ "properties": { for ARM template. (Azure#8480)

* Individual enrollments updates (Azure#8563)

* 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

* [Hub Generated] Review request for Microsoft.Batch to add version stable/2020-03-01.11.0 (Azure#8546)

* Initial commit (copying old API version)

* Update data plane

* regenerated all-api-versions

* Adding metadata path to the Azure Monitor data plane swagger files (Azure#8504)

* AppInsights

* OperationalInsights

* typo

* typos

* Fix most validation issues

* Fix prettier issues

* Revert changes to existing operation IDs - ignore validation warnings

* Update description (Azure#8454)

* Pipeline tool script version upgrade (Azure#8570)

* Upgrade tools script version.

Upgraded the OAV version.

* [Hub Generated] Review request for Microsoft.Insights to add 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

* [IoTCentral] change error details definition (Azure#8395)

* breaking-change 0.6.5 (Azure#8569)

* [DeploymentScripts] Add tail query string (Azure#8539)

* 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 (Azure#8577)

* add cli.md for storage

* update testcase

* Adding Expand to Bookmark (Azure#8238)

* Supporting linked storage accounts new api for operationalinsights. (Azure#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.

* Swagger updates to introduce cosmos-db api version 2020-03-01, and add 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

* regenerated all-api-versions

* Add RuleSetId to managed rule set definitions api (read only field) (Azure#8382)

* Adding ABSA Swagger json

* adding description

* Updated the warnings for sentiment response

* Updated Warnings to new contract

* made changes

* made changes

* made changes

* add new stable API v3.0

* add new stable API v3.0

* add new stable API v3.0

* add new stable API v3.0

* updated score to confidence score

* resolved PR comments

* Resolved review comments

* Resolved review comments

* changed score to confidencescore in LD

* Revert changes in batch

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* fix build errors

* removed pii ednpoint from v3.0

Co-authored-by: Zhenfeng <john.chan08@yahoo.com>
Co-authored-by: Akashdeep Goel <akashdeep.goel1996@gmail.com>
Co-authored-by: Lei Ni <7233663+leni-msft@users.noreply.github.com>
Co-authored-by: Filiz Topatan <fitopata@microsoft.com>
Co-authored-by: Jiashuo Li <jiasli@microsoft.com>
Co-authored-by: azuresdkci <azuresdkci@microsoft.com>
Co-authored-by: abebts2000 <54288923+abebts2000@users.noreply.github.com>
Co-authored-by: gkostal <gkostal@microsoft.com>
Co-authored-by: ramoka178 <57157576+ramoka178@users.noreply.github.com>
Co-authored-by: Praneeth Sanapathi <svpraneethnaidu@gmail.com>
Co-authored-by: Kerwin <sunkaihuisos@gmail.com>
Co-authored-by: Joshua Pollock <joshua.p.pollock@gmail.com>
Co-authored-by: dadihe <37852257+dadihe@users.noreply.github.com>
Co-authored-by: Arcturus <dapzhang@microsoft.com>
Co-authored-by: toki95 <35834415+toki95@users.noreply.github.com>
Co-authored-by: Ruoxuan Wang <52271048+ruowan@users.noreply.github.com>
Co-authored-by: dosiso <60354892+dosiso@users.noreply.github.com>
Co-authored-by: Risong Na <rin@microsoft.com>
Co-authored-by: dosegal <51155368+dosegal@users.noreply.github.com>
Co-authored-by: anushreeringne <anushreeringne@users.noreply.github.com>
Co-authored-by: JianyeXi <59603451+jianyexi@users.noreply.github.com>
Co-authored-by: aramesh-msft <59899320+aramesh-msft@users.noreply.github.com>
Co-authored-by: Moustafa Eid <eidmoustafa@gmail.com>
Co-authored-by: Andrija Cicovic <60783126+cicovica@users.noreply.github.com>
Co-authored-by: Arik Olsh <47111029+arolshan@users.noreply.github.com>
Co-authored-by: angosms <56409202+angosms@users.noreply.github.com>
Co-authored-by: chandrasekarendran <59728024+chandrasekarendran@users.noreply.github.com>
Co-authored-by: gcs06 <g.chandrasekarendran@gmail.com>
Co-authored-by: Neil Ye <yechenwei2007@126.com>
Co-authored-by: erelh <erelhansav@gmail.com>
Co-authored-by: Jorge Cotillo <jcotillo@microsoft.com>
Co-authored-by: Anirban Sarkar <33848291+asarkar84@users.noreply.github.com>
Co-authored-by: iscai-msft <43154838+iscai-msft@users.noreply.github.com>
Co-authored-by: Tosin Adewale <oladewal@microsoft.com>
Co-authored-by: Zim Kalinowski <zikalino@microsoft.com>
Co-authored-by: pixia <pixia@microsoft.com>
Co-authored-by: xaliciayang <59986952+xaliciayang@users.noreply.github.com>
Co-authored-by: Rahul Singh <53578268+rahuls-microsoft@users.noreply.github.com>
Co-authored-by: Vivian Liu <viv.liu25@gmail.com>
Co-authored-by: Matthew Christopher <matthchr@microsoft.com>
Co-authored-by: Alon Gafni <alon_gafni@yahoo.com>
Co-authored-by: Ray Chen <raychen@microsoft.com>
Co-authored-by: Adi biton <adi.biton@gmail.com>
Co-authored-by: Teng Lu <tenglu2@gmail.com>
Co-authored-by: zhzhao8888 <43188418+zhzhao8888@users.noreply.github.com>
Co-authored-by: Dudi Likvornik <likdudi@gmail.com>
Co-authored-by: ayanMSFT <53790657+ayanMSFT@users.noreply.github.com>
Co-authored-by: Eric Schwabe <eschwabe@gmail.com>
Co-authored-by: tarun <tasharm@microsoft.com>
Co-authored-by: josuh <josuh@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants