Skip to content

Merge Master#6

Merged
david-msft merged 93 commits intodavid-msft:masterfrom
Azure:master
Feb 16, 2021
Merged

Merge Master#6
david-msft merged 93 commits intodavid-msft:masterfrom
Azure:master

Conversation

@david-msft
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

Please ensure to add changelog with 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 you are targeting to deploy new service/feature to public regions? Please provide date, or month to public if date is not available yet.
  3. When you expect to publish swagger? Please provide date, or month to public if date is not available yet.
  4. If it's an update to existing version, please select SDKs of specific language and CLIs that require refresh after 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, no need to refresh 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

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • Please 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 there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

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.

worldhello126 and others added 30 commits February 4, 2021 09:18
… version stable/2021-03-01 (#12765)

* Adds base for updating Microsoft.ContainerInstance from version stable/2020-11-01 to version 2021-03-01

* Updates readme

* Updates API version in new specs and examples
* Added new 2021-01-01 Api version for Azure Resource Mover.

* Changes for new API version.

* Added new Swagger API version for resource mover.

Co-authored-by: Ajay Gupta <ajgupt@microsoft.com>
* add servicefabricmanagedclusters folder with 2020-01-01-preview specs

* update swagger with version 2021-01-01-preview

* fix validation errors

* add required systemData param in resources and add missing formats

* fix formats

* add ipv4Address, fix clusterCertificateThumbprints and descriptions

* fix patch (only tags), remvoe clusterVersions, fix nsg

* remove unnecessary example

* fix patch descriptions and full arm resource id for type version

* fix sdk profile name

* fix lastModifiedAt description and python sdk path

* add missing applicationTypeVersionsCleanupPolicy

* fix location description and app example params

* remove after_scripts for python sdk

Co-authored-by: Alfredo Santamaria Gomez <alsantam@microsoft.com>
* Make python samplefiles only have track2 config

* Rename samplereadme.md to readme.md

* Rename readme.md to samplereadme.md

* Update readme.python.md

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
* Swagger correctness issue fix(Additional Property not allowed)

* Added custom-word

* Removing unused properrty

* Ignored Tera

* Reverting not related changes
* add filter flag

* rephrase

Co-authored-by: Kacie Kang <jikang@microsoft.com>
…rs (#12598)

* OSSRDBMS FlexMySQL - Fixing swagger completeness and correctness errors

* Fix typo error
…rsion stable/2019-11-01 (#12802)

* Added 204 response to Forecast to match Query.

* added 204 response to forecast examples

* fixed typo
* added missing properties

* added resource location

* added metricNamespace and provisioningState properties

Co-authored-by: Gregory Chris <sgchris@gmail.com>
* Add 2021 package to go.md

* fix missed package

* change output folder

* fix typo
* add python track2 config for costmanagement

* fix track2 pipeline
* Readme updates

* Readme updates

* removing preview

Co-authored-by: sikasire <sikasire@microsoft.com>
* update descriptions to be more neutral

* fixed prettier
* add new app attribute enableEndToEndTLS in preview versions

* revert changes on old version 2019-05-01-preview

* wording
* Purview update network acls and patch API

* Update prettier

* Purview Manager Schemas

* Update dot net SDK drop location

* seperate PRs
Add to flagWords since 3 letter words are usually ignored
…stable/2019-09-01 (#12475)

* Add missing default error responses

* fix copy/paste error

* unify the error model
kesharma and others added 29 commits February 9, 2021 16:56
…s in AzureMLExecutePipeline (#12744)

* Update Pipeline.json

Add PipelineEndpoint with version and DataPathAssignments fields in AzureMLExecutePipeline

* update

* update

* nit
…in response yet) (#12852)

* Fix backup response, remove systemData(not in response yet

* Add long running op to backup patch

* systemData

* Remove name from volume properties, removed from service response

* Reference system data from common types

* Reference system data from common types

Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
* update contract for anomaly detector

* make severity optional

* contract update

* update according to PR

* update values

* update

* prettier fix

* split the PR into two parts, this pr adds two enum values into the granularity and make timestamp optional

* change preview to stable

* update to stable version

* fix build failure

* update

* update

Co-authored-by: yuyi@microsoft.com <Yuanxiang.Ying@microsoft.com>
Co-authored-by: Younes <v-mayounes@microsoft.com>
* Convert SD download operation to async operation

* Remove Security Domain structure definition

* Minor update

* Update 7.3-preview spec

* Fix validation errors

* Update specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.2-preview/securitydomain.json

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

* Address review feedback

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

* Fix prettier check failures

* Fix suppression statement in readme.md

* Fix typo

* Another prettier fix

Co-authored-by: Heath Stewart <heaths@outlook.com>
* Update library.json

Made x-ms-blob-condition-appendpos an optional field.
Updated LibraryResource properties to not be readonly as the same model is used for CreateOrUpdate operation of big data pool.

* Update library.json

Undo readonly property change.
Fixed case of property overrideQueryTimeRange
* Add Identity to createWorkpace example

* change for getTransitivePEUsages

* update

* prettier code

* add another new endpoint

* address comments

* change for getTransitivePEUsages

* update

* prettier code

* add another new endpoint

* address comments

* revert change on transitivePE and notebookKeys

* revert change on transitivePE and notebookKeys

* add new stable version 2021-01-01

* add ListNotebookAccessToken

* add primaryUserAssignedIdentity

* fix missing properties and apis

* fix one more missing property

* support for cmk uai

* addressed comments

* fix ref error

* fix linterror

* fix pipeline errors

* fix more properties

* fix lintdiff error and prettier error

* ListNodes should be marked as pageable

* Default value for IsolatedNetwork should be false not null

* update aksProperties for agentVmSize and clusterPurpose

* Add "auto" enum to SslConfiguration.status

* add setupScripts property to computeInstance

* add workspaceUrl to databricks

* mark osType readonly

* set default of ostype. dont make readonly

* dont capitalize setupscripts

* fix property clusterPurpose

* define SetupScripts

* description should not be capitalized

* AmlComputeNodesInformation update for nextLink

* remove linked service

* add systemData

* add IdentityType reference

* fix systemData

* add itemName to pagable on listNodes

* fix prettier

* add cpuLimit and memoryInGBLimit, update desc

* add new property

* address comments

* fix pipeline

* fix pipeline errors

* 202 status for start and stop CI

Co-authored-by: Deepthi Male <demale@microsoft.com>
Co-authored-by: Joshua Peterson <jopet@microsoft.com>
Co-authored-by: thtodoro <thtodoro@microsoft.com>
Co-authored-by: Vinay Rajmal Soni <vison@microsoft.com>
…e/2020-10-01 (#11636)

* Add 2020-10-01: Duplicating 2020-09-01 files first

* Updating all '2020-09-01' strings to '2020-10-01' in copied files and updating readme.md

This reverts commit 948dfb4b1cd1d85e81e86035bf37c368a7baa763.

* Adding swagger for Microsoft.Web/functionAppStacks, Microsoft.Web/locations/functionAppStacks, Microsoft.Web/webAppStacks and Microsoft.Web/locations/webAppStacks

* fixing incomplete descriptions

* adding readOnly

* removing query string from type

* removing null id property

* adding id property populated with resource ID

* Adding "date-time" format

* fixing typo in description

* adding new property "storageAccountRequired" in CommonDefinitions.json
* Fixing RI s360 Flagged corrections in 2019-10-01 version

(cherry picked from commit 919cb1df3931e1a2d5d892b44470e85b78f55696)

* fix corresponding example
* Fixing error in lastModifiedAt description

In response to Issue #12712, fixing the error in the description of the lastModifiedAt systemData property

* Updated v1 types.json to fix lastModifiedAt typo

Updated the description for lastModifiedAt to address a typo

* Updated lastModifiedAt text for alignment

Updated the lastModifiedAt text to align with other documented sources
* add polymorphism

* fix polymorphy issues for enviroment update and event-source update

* remove readme.az.md

* remove readme.cli.md

* add suppress for kind property in timeseriesinsights.json
…ble/2020-05-01 (#12681)

* update to new swaggers

* fix some validation issues

* change ErrorResponse to types.json for test

* Add systemData to other entities

* Fix encoding json to not use errorResponse test

* fix validation error

* updating examples with latest fixes

* fixing a few validation errors

* fix validation errors

* Fix validation error.

* fix int max len issue
…stable/2020-10-01 (#11579)

* Adds base for updating Microsoft.Insights from version stable/2017-04-01 to version 2020-10-01

* Updates readme

* Updates API version in new specs and examples

* Removed API related to ActionGroup from the new api-version

* Implemented new api-version

* Added more exmamples and renamed them

* Adds suppression to readme

* Adds suppression to readme

* Adds suppression to readme

* Ran prettier

* Reverted error response to match previous one, to not intoduce breaking change

* Added suppression for error response

* Fixed error response suppression

* Ran prettier + improved error response suppression

* Reverted ALA API operationIds so it won't be a breaking change for Python

* Reverted parameter + definition names to no be breaking change

* Fixed examples according to parameters and defs revert

* Checking push

* Reverting Inbal's merge today

* Fixing "The example JSON file is not referenced from the swagger file."

* Adding to readme.azureresourceschema.md

* fixing python package

* Reverting last commit

* Fixing python readme

Co-authored-by: Natalie Polishuk 🦝 <napolish@microsoft.com>
* Updating descriptions

Updating enum names

Updating STS description

* Fixing tags and operation IDs

* Tags update v2

* Further documentation improvements

* Addressing PR comments

* Further description improvements
* Add 2020-10-01-preview:Duplicating the last version's files first

* Second commit: Adding the actual 2020-10-01-preview swagger files and update readme files

* Fix path for preview version in readme files

* Another path fix in readme

* Remove UserAssigned Identity

* Change provisioningState from Created to Succeeded

* Proxy & Default dto work in relation to systemdata
Fixed the model reference for LibraryInfo.
Added missing property lastSucceededTimestamp.
…r to preview folder (#12881)

* update Identity and Turn swaggers to use common definition of CommunicationErrorResponse type

* Update Turn swagger to use definitions from CommunicationIdentity swagger

* update CommunicationIdentity to preview version to match with CommunicationTurn swagger

* update readme file with preview version of CommnicationIdentity.json

* add examples for CommunicationIdentity

Co-authored-by: Avin Pattath <avinp@microsoft.com>
…n stable/2021-01-15 (#12261)

* Adds base for updating Microsoft.DocumentDB from version stable/2020-09-01 to version 2021-01-15

* Updates readme

* Updates API version in new specs and examples

* Changes to examples

* add real example to patcH

* add to patch

* Update sql partition key kind and adds systemKey field

* Refactor cosmosdb.json + examples with updated property

* Adds examples to list call

* Fix partition key

* Managed Service Identity Support

* Fix pk version

* Changes for private endpoint and enums

* Update readme

* Fixes for private endpoint

* Fix api version

* Add 4.0 to ApiProperties enum

* Add suppression for RequiredSystemDataInNewApiVersions

* Fix Managed Service Identity

* Update examples

* Managed Service Identity Fix

* Add new version to other readmes

* Fix output path for go version 01-15

* Fix output path for go version 01-15 again

* msi fix

* Fix examples for MSI

* Change NetworkAclBypass to modelAsString=false

* Remove duplicate ErrorResponse

Co-authored-by: Akashdeep Goel <akgoe@microsoft.com>
Co-authored-by: xujin-zhang <xujin_zhang@outlook.com>
* Adds base for updating TextAnalytics from version preview/v3.1-preview.3 to version v3.1-preview.4

* Updates readme

* Updates API version in new specs and examples

* add entity linking task (#12366)

* Opinion Mining API changes for Preview.4 (#12344)

* Adding changed example

* json change for om part 1

* Change API structure as well

* refine text again

* Getting back to false by default

* word chagne

* .

* final wording change

* fix for readme.md

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

* Analyze: made task results optional (#12373)

* Made results array optional since tasks can be in a failed state with no results

* Fixing a syntax issue in the README

* Attempting to address an Autorest error in the README

* Attempting to address an Autorest error in the README

* Added some info about v3.1-preview.4 to the python readme file; attempting to correct syntax issues in readme.md

* Attempting to fix generation for the Python SDK

* Attempting to fix generation for the Python SDK

Co-authored-by: Abigail Hartman <Abigail.Hartman@microsoft.com>

* add stringtype parameter to entitylinking task (#12467)

* TA v3.1-preview.4 - updated examples and definitions for TA for Health (#12340)

* updated examples and health definitions for new preview version

* fixed linting issue in readme

* removed old properties in ta.json

* undo changes to sentiment portion of response, update health response

* fixed spelling issues

* fixed more typose

* remove linting issue in readme

* added enums to assertions

* add in ms-enum extension

* ran prettier json linter over files

* made assertion field singular

* PII Types for 3.1-Preview.4 (#12392)

* based off of correct branch now

* change the request from enum to a generic list of strings

* cleanup some other comments

* add enum type

* change type --> category

* add categories to the swagger

* update the types to make them read better

* add in the NER types

* add in address type as well

* fix some typos

* one last typo

* Health descritpion and naming updates (#12616)

* updated examples and health definitions for new preview version

* fixed linting issue in readme

* removed old properties in ta.json

* undo changes to sentiment portion of response, update health response

* fixed spelling issues

* fixed more typose

* remove linting issue in readme

* added enums to assertions

* add in ms-enum extension

* ran prettier json linter over files

* made assertion field singular

* addressed comments and updated description

* TA v3.1-preview.4 - Minor syntax changes to address comments on PR 12338  (#12650)

* updated examples and health definitions for new preview version

* fixed linting issue in readme

* removed old properties in ta.json

* undo changes to sentiment portion of response, update health response

* fixed spelling issues

* fixed more typose

* remove linting issue in readme

* added enums to assertions

* add in ms-enum extension

* ran prettier json linter over files

* made assertion field singular

* addressed comments and updated description

* addressed comments for minor syntax changes

* replaced all instances of well-known

* fixed linting issue - pii category was set to list instead of string

* [text analytics] Fixed Swagger validation issues for v3.1-preview.4 (#12660)

* Trying to solve swagger validation issues

* Removed x-ms-enum property from PiiCategories

* Created a definition for PiiCategories in addition to a parameter in order to support passing the same thing in the body of a Task object

* Ran 'prettier' to, uh... make it prettier.

* Updated custom-words.txt

* Corrected typos in Swagger and removed unneeded entries in custom-words.txt

* Changed 'default' to 'x-ms-client-default' in order to pass both model validation and linting

* Fixed a misspelled PII category

* Reran prettier check

* Removed an experimental line in the Swagger

* Adding collectionFormat to fix an autorest error

* Removing x-ms-client-default

Co-authored-by: Abigail Hartman <Abigail.Hartman@microsoft.com>

* Added Extensible Enum for Health Relation Types - Dev cognitiveservices text analytics v3.1 preview.4 (#12737)

* updated examples and health definitions for new preview version

* fixed linting issue in readme

* removed old properties in ta.json

* undo changes to sentiment portion of response, update health response

* fixed spelling issues

* fixed more typose

* remove linting issue in readme

* added enums to assertions

* add in ms-enum extension

* ran prettier json linter over files

* made assertion field singular

* addressed comments and updated description

* addressed comments for minor syntax changes

* replaced all instances of well-known

* fixed linting issue - pii category was set to list instead of string

* revert change to pii default

* remove default value as this is an optional parameter

* added extensible list to relation types for healthcare

* revert change to pii default

* changed enum type and made extensible via the modelAsString param

* ran npm prettier check and fixed spelling error (#12947)

Co-authored-by: Chris Tufts <christopher.tufts25@gmail.com>
Co-authored-by: Mikael <mikael.sitruk@outlook.com>
Co-authored-by: Joohee Suh <58048046+josuhazure@users.noreply.github.com>
Co-authored-by: josuh <josuh@microsoft.com>
Co-authored-by: Abigail Hartman <Abigail.Hahn@microsoft.com>
Co-authored-by: Abigail Hartman <Abigail.Hartman@microsoft.com>
Co-authored-by: Thaminda Edirisooriya <61993993+thediris@users.noreply.github.com>
…branding. (#12979)

* Initial 2021-03-01-preview version

* Adding Object Anchors to version 2021-03-01-preview

Co-authored-by: Vicente Rivera <virivera@microsoft.com>
@david-msft david-msft merged commit b63f357 into david-msft:master Feb 16, 2021
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.