Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Merge master #13

Merged
merged 67 commits into from
Feb 21, 2022
Merged

Merge master #13

merged 67 commits into from
Feb 21, 2022

Conversation

yuzhangyi
Copy link
Owner

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

Changelog

Add a changelog entry for this PR by answering the following questions:

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. If updating an existing version, please select the specific langauge SDKs and CLIs that must be refreshed after the swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No refresh required for updates in this PR

Contribution checklist:

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

ARM API Review Checklist

Applicability: ⚠️

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • Check this box if any of the following apply to the PR so that label "WaitForARMFeedback" will be added automatically to begin ARM API Review. Failure to comply may result in delays to the manifest.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you are using OpenAPIHub to initialize the PR for adding a new version. More details, refer to the wiki.
  • Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in a stable version
  • Removing properties in a stable version
  • Removing API version(s) in a stable version
  • Updating API in a stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.

Please follow the link to find more details on PR review process.

cataggar and others added 30 commits February 11, 2022 09:39
* Adding xms-ids for AppPlatform

* remove stale changes

* remove prettier over fix

* fixing semantic val errors
* add the missing SensitivityLabels APIs to fix S360 issues

* add example files
Co-authored-by: Steven Vukelich <svukel@microsoft.com>
Co-authored-by: Steven Vukelich <svukel@microsoft.com>
Co-authored-by: Steven Vukelich <svukel@microsoft.com>
Co-authored-by: Steven Vukelich <svukel@microsoft.com>
Co-authored-by: Steven Vukelich <svukel@microsoft.com>
…-01-01 (#17814)

* Adds base for updating Microsoft.ContainerService from version stable/2021-10-01 to version 2022-01-01

* Updates readme

* Updates API version in new specs and examples

* Update readme to help generate SDK (#17371)

* update readme to help generate SDK

* update readme

* Support query parameter 'format' in listClusterUserCredential handler (#17209)

* Support query parameter 'format' in listClusterUserCredential handler

* Add kubelogin to custom words

* Fix enum lint

* Fix typo

* Fix typo

* List admin credential should not have format parameter

* Add adminUsers in aadprofile (#17402)

* Revert "Add adminUsers in aadprofile (#17402)" (#17523)

This reverts commit 1d8f262.

* fix conflict (#17623)

Co-authored-by: Tongyao Si <tosi@microsoft.com>
…on: 2021-04-01 (#16948)

* Adds base for updating Microsoft.AzureActiveDirectory from version preview/2019-01-01-preview to version 2021-04-01

* Updates readme

* Updates API version in new specs and examples

* combining two existing preview versions into one GA version

* touching up readme files

* removing changes to existing files

* copying over guestusages entries into new version

* addressing lint errors

* fixing additionalProperties

* fixing errors with example for guestusages

* fixing formatting issues

* using alternative form of additionalProperties

* fixing long running error tags for get

* adding flattening and correct folder path for go

* addressing systemData and operation api response schema issues

* fixing missing comma

* fixing reference to v2/types'

* fixing reference to v2/types'

* fixing reference to v2/types'

* removing operation properties

* Update specification/cpim/resource-manager/readme.md

Removing track1

Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>

* azureadexternalidentities name for python

* removing async operation

* adding 200 for delete operation and removing reference to nickgomez97

* making go version compatible with track2

* adding flag for track2 for go

* renaming service folder name

* fixing name miss for azureadexternalidentities from externalidentities in go file

* removing csharp file, not needed for now

* adding back csharp file and fixing GeneratedProtocol to Generated

* reverting folder name change - introduces too many errors

* modelAsString=true for enums

* sligth change to trigger checks again

Co-authored-by: Edwin Gomez Cuellar <edwingomezcuellar@DESKTOP-26P66H4.corp.microsoft.com>
Co-authored-by: Edwin Gomez Cuellar <edwingomezcuellar@Edwins-MacBook-Pro.local>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
* Add x-ms-identifiers for datalake-store

* Update readme.python.md

* Update readme.md

Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
* python config

* Update readme.python.md

* Update readme.python.md
* Update x-ms-examples.md

* Update x-ms-examples.md

* Update x-ms-examples.md
…Notebook (#17375)

* notebook/sparkjobdef activity parametrization

* fix lint

* update description
* Removed x-ms-long-running-operation-options from MFE spec

Removed from 2021-03-01-preview api version for non-POST LRO operations.
Non-breaking change to fix autogenerated REST clients.

* Fixed validation errors in examples for MFE 2021-03-01-preview api version
* Enable excel in public swagger

* update

* rollback dataflow change

* Support rest-based connectors in ADF (I)

* update

* Update

Co-authored-by: zhanyu2014 <zhanyu@microsoft.com>
* Adds base for updating Microsoft.RecoveryServices from version stable/2021-08-01 to version 2021-12-01

* Updates readme

* Updates API version in new specs and examples
…ble/2022-02-01 (#17197)

* Copy old api-version

* 2022-02-01 updated

* boolean to enum

* operationResult in camelCasing

* Add private endpoints member to cluster entity

* remove 204

Co-authored-by: dorcohe <cohensdor@gmail.com>
Co-authored-by: Sagiv Frankel <safranke@microsoft.com>
…ases,collection and resources for tables and graphs. Also, added Latest restorable timestamp support for Graphs and Tables. (#17418)

* Adds base for updating Microsoft.DocumentDB from version preview/2021-10-15-preview to version 2021-11-15-preview

* Updates readme

* Updates API version in new specs and examples

* 1. Adding restorable apis to list restorables databases,collection and resources for tables and graphs.
2. Added Latest restorable timestamp support for Graphs and Tables.

* Add SqlDataTransferDataSourceSink

* Fix AzureBlobStorage

* Update TableResourceList

Co-authored-by: Nitesh Vijay <niteshvijay1995@gmail.com>
* Adding 2020-09-Preview same as 11-preview

* fixing lint issue

* fixing model

* fixing model

* fixing model

* pretify fix

* fixing linting

* more linting fix

* fixing swagger correctness

* Fixing swagger

* fixing swagger

* Adding operations API

* fixing validation error

* fixing version param

* Fixing the operations API

* fixing missing reference

* fixing swagger model

* fixing object type

* fixing more swagge validations

* removing operations

* removing operations

* fixing model

* fixing path

* fxing swagger
…and update response examples (#17687)

Co-authored-by: Kanchan Joshi <kanchanjoshi@microsoft.com>
…and update response examples (#17699)

Co-authored-by: Kanchan Joshi <kanchanjoshi@microsoft.com>
* config dnsresolver readme.python

* Update readme.md
yantang-msft and others added 29 commits February 16, 2022 17:05
* Add aliases to 2021-04-30-preview swagger for Azure search

* add example for aliases in GetServiceStats

* prettier changes

* fix examples to use aliasName

* add discriminator to LexicalNormalizer to fix validation error

* fix validation error because of duration string

Co-authored-by: Robert Lee <robertlee@microsoft.com>
* Create readme.md

* Create post_IngestUsingDataCollectionRule.json

* Create DataCollectionRules.json
#17681)

* Initial commit for new version and new child resource type extended location

New version: 2021-08-31-preview
New child resource type: resource sync rule

* Fix lint check errors and cross version breaking changes validation issues

* Try to fix Cross-Version Breaking Changes

* Revert changes to previous stable version

* Remove "x-ms-identifiers" definition which will cause golang sdk generation error

* Address review comments, revert unnecessary changes

* Try fix breaking error

* Revert changes which fix lint error but will cause cross version breaking changes

* Fix lintdiff validation issue and also add back two updates for this version only

* Update descriptions of properties of resource sync rules.

* Update description of the resource sync rules API

* Update description of resource sync rules selector property

* Update description of matchExpressions

* Update description of targetResourceGroup

* Fix a required LintDiff check

Adding "x-ms-identifiers": [] to matchExpressionsList

* Add title to readme.typescript.md

* Update specification/extendedlocation/resource-manager/readme.typescript.md

* Revert cross version breacking changes

Co-authored-by: Wei Dong <40835867+dw511214992@users.noreply.github.com>
… DB Account API's (#17864)

* Added enableMaterializedViews property for DB account CRUD API's

* revert package-lock.json

* revert package-lock

* update examples with enableMaterializedViews property

* updated example

* trigger

* trigger

Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
… version preview/2021-11-01-preview (#17252)

* Adds base for updating Microsoft.SqlVirtualMachine from version preview/2017-03-01-preview to version 2021-11-01-preview

* Updates readme

* Updates API version in new specs and examples

* add 2021-11-01 swagger

* add missing files, spellcheck, add MAXDOP to custom-words

* prettier check

* fix model validation errors

* fix swagger avocado failures, SDK azure-sdk-for-net failures due to DaysOfWeek

* add system data to AvailabilityGroupListener, SqlVirtualMachineGroup, SqlVirtualMachine

* update list operation for 2021-11-01

* add ms-identifier to address lintdiff R4041

* remove x-ms-identifiers property as it is not available yet on .net sdk

* add SqlVirtualMachines_StartAssessment

* update ResourceIdentity enum from IdentityTypeWithNone to IdentityType

* update list operations json

* prettier check

* re-add ms-identifier to address lintdiff R4041
* Add Swagger spec of MICROSOFT.DASHBOARD for Public Preview

* Add sdk files

* Use ErrorResponse from common-types

* Update GrafanaResource to follow TrackedResources from common-types

* Update specification/dashboard/resource-manager/readme.typescript.md

Co-authored-by: Wei Dong <40835867+dw511214992@users.noreply.github.com>

* Update specification/dashboard/resource-manager/readme.typescript.md

Co-authored-by: Wei Dong <40835867+dw511214992@users.noreply.github.com>

* Update specification/dashboard/resource-manager/readme.csharp.md

Co-authored-by: Wei Dong <40835867+dw511214992@users.noreply.github.com>

* Remove location from PATCH

* Refer to OperationList from common types

* Fix Swagger ModelValidation error

* Remove GrafanaResourcePropertiesUpdateParameters

* Update specification/dashboard/resource-manager/readme.md

Co-authored-by: Wei Dong <40835867+dw511214992@users.noreply.github.com>

* Update readme.python.md

* Update specification/dashboard/resource-manager/readme.go.md

* Update specification/dashboard/resource-manager/readme.md

* Update readme.python.md

* Update readme.md

* Update specification/dashboard/resource-manager/readme.csharp.md

Co-authored-by: Wei Dong <40835867+dw511214992@users.noreply.github.com>
Co-authored-by: Jiefeng Chen <51037443+BigCat20196@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
* Put Model api for Personalizer

* Moved api to v1.1-preview.3 and renamed api from model to signedmodel

* Change api to allowed downloading signed and unsigned models.

* Updates to add new parameter for signed for Get model api

* Renamed example file reference

* Fixed errors in model validation.

* Fixed errors from prettier check.

* Changed examples to match the generated files.

* Manual updates to address breaking change issues

* Updated as per feedback from api review meeting

* Added description for Ocp-Apim-Subscription-Key

* Renamed Evaluation_Apply to Evaluations_Apply

* Reverting back the renaming operation since it was done in error.

* Add description for body parameter of model/put call

Co-authored-by: Decision Service <personalizer@microsoft.com>
* Adding x-ms-identifiers for AD Hybrid Health Service

* remove added properties

* Adding xms-identifiers for AlertsManagement

* revert changes related to files outside resource-manager

* Adding xms-ids for ApiManagement

* adding xms-ids for AzureData

* Adding xms-ids for COnfidentialLedger

* Adding xms ids for Confluent

* Adding xms-ids for CostManagement

* Adding xms ids for DataBox

* Adding xms ids for DataBricks

* fix typos

* Corrections after rebasing

* corrections after rebase

* fixing invalid format errors

* changing the format to uuid for all Ids

* prettier fix

* prettier fix 2

* reverting package files to main

* revert noisy prettifier changes

* revert some format changes in adhybrid

* reverting noisy changes

* removing adhybrid and alerts management

* remove azuredata

* remove apimanagement files from this PR
* Adding xms-ids for Compute

* porting changes to a newer gallery version
Co-authored-by: Steven Vukelich <svukel@microsoft.com>
Co-authored-by: Priyankar Gupta <priyagupta@microsoft.com>
…e CLI / PowerShell generation (#17695)

* add swagger generation code for azcli

* fiddle with ordering because the cli-extension codegen did not seem to run

* remove comment

* update readme files as in latest docs

* fix example for cli test case generation

* spec fixes for codegen

* update documentation

* fix example

* Update readme.python.md

* Update readme.md

Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
* Mobile Network REST API Specification

* Removed API versions 2020-06-01-preview and 2021-04-01-preview. Have only the API version 2022-01-01-preview in Public

* Addressed Swagger Avocado and Swagger SpellCheck Errors

* Addressed Parameters Order Errors

* Merge azure-rest-api-specs-pr branch ssivathas/mobilenetwork-public-api into satravi/mobilenetwork-rest-api-specs

* Removed Unreferenced JSON Files

* Added support for Static IP Addressing to PMN

* Addressed Swagger PrettierCheck Errors

* Addressed Swagger ModelValidation Errors

* change go config to track 2

* Updated the API versions in SDK README files

* Update readme.python.md

* Update readme.md

* Updated ActivationState to ConfigurationState

* Addressed XmsIdentifierValidation Errors

* Addressed DescriptionAndTitleMissing Errors

* Generic name for N2 and N3 Interface attributes to support 4G Networks

* Generic name for N6 Interface attribute to support 4G Networks

* Generic name for N6 Interface attribute to support 4G Networks

Co-authored-by: ArcturusZhang <dapzhang@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
…rsion stable/2022-01-01 (#17261)

* Adds base for updating Microsoft.DataProtection from version stable/2021-07-01 to version 2022-01-01

* Updates readme

* Updates API version in new specs and examples

* stop protection changes

* Composite configure protection and restore changes

* Adding new routes and API for operationStatus

* Changes to Azure-AsyncOperation in examples

* Fixing swagger correctness issue

* prettier fix

* Fixing Lint Diff error

* Updating example for list operations API

* Composite configure protection changes

* FIxing OAV error

* Swagger validation fixes

* Swagger validation fixes

* Swagger validation fixes

* Swagger validation fixes

* Swagger validation fixes

* PR feedback changes

* PR feedback changes

Co-authored-by: amchandn <amchandn@microsoft.com>
Co-authored-by: Pratima Upadhyay <pratima.upadhyay02@gmail.com>
…version preview/2021-10-01-preview (#17837)

* extract MicrosoftSecurityProductName to enum

* extract AlertRuleTemplateStatus to enum

* define FusionAlertRuleTemplateProperties

* add back nested properties

* add flatten to mitre and fusion properties objects

* change position of required

* define MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties

* align required + add flatten

* fix AlertSeverity ref

* align type to avoid breaking change

* add type for MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties
* Add x-ms-identifiers for WebApps

* Run prettifier

* Resolve PR review comment
@yuzhangyi yuzhangyi merged commit c49bd04 into yuzhangyi:master Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.