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 Main to fork #5

Merged
merged 104 commits into from
Nov 29, 2020
Merged

Merge Main to fork #5

merged 104 commits into from
Nov 29, 2020

Conversation

MichalHel
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.

xhl873 and others added 30 commits November 11, 2020 23:10
* Adds base for updating Microsoft.ContainerService from version stable/2020-09-01 to version 2020-11-01

* Updates readme

* Updates API version in new specs and examples

* add autoupgradeprofile to 2020-11-01 (#11363)

* add autoupgradeprofile

* add autoupgrader profile to mc

* format change

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

* add pod subnet id on agentpool (#11310)

* aks: add pod identity profile spec (#11366)

* add private dns zone property in 2020-11-01 (#11311)

Co-authored-by: Li Ma <lima2@microsoft.com>

* Remove invalid pattern and adjust description (#11312)

* aks: fix pod identity profile field names (#11484)

* aks: add missing `podIdentityProfile.enabled` field

* aks: typo

* add non upgrade channel (#11492)

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

* Make identityProfile mutable (#11458)

* Add KubeletConfig and LinuxOSConfig specs (#11490)

* aks: update readme tag for 1101 (#11472)

* aks: update readme tag

* aks: add `2020-11-01-only`

* resovle merge conlicts to master, adding recent master change to dev branch (#11604)

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

Co-authored-by: Xiahe Liu <Xiahe.Liu@microsoft.com>
Co-authored-by: Paul Miller <pmiller@microsoft.com>
Co-authored-by: hbc <me@hbc.rocks>
Co-authored-by: Super <mali_no2@hotmail.com>
Co-authored-by: Li Ma <lima2@microsoft.com>
Co-authored-by: Qingchuan Hao <haoqingchuan@hotmail.com>
Co-authored-by: Tongyao Si <tosi@microsoft.com>
Co-authored-by: Bo Wang <61758179+bowang-666@users.noreply.github.com>
Co-authored-by: Phoenix He <tih@microsoft.com>
* [Synapse] - Update operation id for rename API

* Update operation id

Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
* rename notstarted to notStarted

* adding rejected

* fix allof

* fix

* fix

* make results required

* name is optional
* Revert "attributes added in LibraryInfo in BigDataPool specs (#11415)"

This reverts commit 5d48a7d.

* Revert "Custom Library support in Spark pool (#11172)"

This reverts commit c653ee7.

Co-authored-by: Navneet Singh <navsi@microsoft.com>
Co-authored-by: Ashraf Hamad <ahamad@ntdev.microsoft.com>
… Profiler (#11393)

* Adds base for updating Microsoft.Insights from version preview/2020-10-05-preview to version 2020-10-26-preview

* Updates readme

* Updates API version in new specs and examples

* Update readme to pointing to profilerToken_API.json

* Update operations list

* Add profiler token getter

* Wire up the defintions

* Fix error: additonal property of liveToken

* Append post action

* Update api-version for example

* Fix some small issues

* Update readme for the resolving autorest check issue

* From profilertoken to profilerToken

* Ran prettier

* Appending back missing readme for 2020-10 tag

* Fix some mistakes

* Use common error response

* Tag secret with x-ms-secret

* Remove list operations

* Clean up packages

* Making 2 post operations for token

* Remove unused operations_list.json example

* Align with official master

* Resolve conflicts

* Add x-ms-secret for the token

* Update error response schema ref

* Update operation ids

* Remove unused error response
…Automations resource (#11577)

* Add SubAssessment event source type and add more automations examples

* Change Location isReadOnlu to false

* Test

* Add new read/write location and add new type TrackedResourceLocation

* Minor

* minor

* prettier fixes

* Change variable name to TrackedResourceLocation

* Change type name TrackedResourceLocation to AzureTrackedResourceLocation

* Update automations example

* Add SecureScores & SecureScoreControls as new supported datatypes in Automations resource
…)) (#11494)

* #8187884: Swagger Correctness: MICROSOFT.PORTAL(Azure Portal (IbizaFx))

* Update examples

* Fix Linter error on integer format

* Fix Prettier

* Fix Linter error

Co-authored-by: Alex Kachanov <alkac@corp.microsoft.com>
Rename babylon to purview
* python automation fix

* Update readme.python.md
* FIxing Privatestore ,Offer properties and examples

* Fixing properties types

* Fixing camel cases

* Add Idempotence to custom-words.txt

* prettier check changes

* adding description to isGov

* resolve conflicts

* Fix updateSuppressedDueIdempotence type

* FIx swagger validation issues

* Fix json

* Fix indentation conflicts

* Fix corruption

* Fix validations
* Try renaming preview API version again

* Added preview swagger version

* Another try at adding back the preview apis

* Next try at putting -preview API back

* Fixed typo

* Added Java and Typescript generators to resource manager

* Revert typescript.md to original

* Added js and java languages

* Removed SevSnpVm until we have a stronger confidential VM story

* Removed other SevSnpVm vestiges
* Fixing linting issues according to report (task 8554751)

* Adding a default response to operations
…yString property (#11637)

* Initial commit

* Add templateLink.queryString property into 2020-10 resources version

* Prettier fix

* Fix api-version in examples

* Change description of queryString

* Fixed an undefined tag in readme

* Avocado fixes

* Suppress pre-existing lint errors

* Fix template specs tag

* Revert "Fix template specs tag"

This reverts commit c0a2358.

* For real this time: Fix template specs tag

Co-authored-by: Filiz Topatan <fitopata@microsoft.com>
Co-authored-by: Jeremy Hurren <jehurren@microsoft.com>
…ault (#11486)

* backport empty body and internet default fixes

* leave flatten on
* hide StorageAccountCredentials put

* hide StorageAccounts put
Co-authored-by: Dongwei Wang <dongwwa@microsoft.com>
MichalHel and others added 29 commits November 24, 2020 16:49
* Added API of DownloadQuotaData to iotDefenderSettings and DownloadResetPassword to iotSensors

* Added reset password api also for the on premise iot sensors

* renamed DownloadQuotaData to DownloadManagerActivation

* Fixed the body in the DownloadResetPassword API
* Azure Healthbot swagger .

* Fixes according to review.

* Fixes according to review.

* Fixes according to review.
fix language readme path
…preview/1.0 (#11410)

* Adds base for updating Microsoft.Maps from version Alias/preview to version 2020-12-01-preview

* Updates readme

* Updates API version in new specs and examples

* Add DEM API reference docs

* Fixing Typos & format

* Fix Typos

* Add dem in render.json

* apply comments

* apply comments

* Apply comments

* Fix validation

* Revert change about version

Co-authored-by: Yuqi Zhang <yuqzhan@microsoft.com>
…ble/2019-05-01 (#11627)

* Adding integration service environment encryption configuration details to Logic spec

* Correcting json format errors

* Correcting json formats

* Updating examples

* Fixing encryption key properties definition

Co-authored-by: Rama Krishna Rayudu <rarayudu@microsoft.com>
* RPaaS 2020.11.20 GA specs

* update readme

* prettier fix and add custom words

* spelling

* update SDKs

* go sdk

Co-authored-by: Wendy Chang <wendychang@microsoft.com>
* Update 2020-08-01 preview swagger files
and fix lint error

* rollback the sql common type file reference.

* Fix RESPONSE_SCHEMA_NOT_IN_SPEC validation errors in example files

* address part of example files errors.verify the fixes.

* fix LocationCapabilityListByLocation.json

* fix OBJECT_ADDITIONAL_PROPERTIES

* update with most of fix

* BackupShortTermRetentionPolicies fix

* public only

* fix server Key with internal PR

* change resource group name DatabaseVulnerabilityAssessmentScans
* from local

Signed-off-by: Dina Yakobovich <diyakobo@microsoft.com>

* add examples

* fix saasDelete

* fix again saasDelete

* change to lowerCase

* second change to lower Case

* fix parameters

* update deleteOptions definition

* add folder

* add new line and cSpell

* typing errors

* change example rsponse

* change response of application example

* add statuses to responses

* change put payload parameters name

* change tag properties

* add readme files

* move x-ms-exaples to the right place

* add defoult response

* fix error responses

* change operation schema

* add 200 to delete response

* fix worning

* readme files

* remove long running

* add space

* spelling errors

* comments fixing

* return operation

* readonly

* add suppression
* Add 2020-08-01 folder

* Update api version

* update readme

* update readme

* issue in readme

* issue in readme

* issue in readme

* touch

Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
…dd version preview/1.0 (#11745)

* Adding string type suppport for feature state style rule

* Making the Integer, Boolean and string rule types appear in a strange way. I think this is better than not having them on the doc. Working with the team to figure out a way to do it better.

* Cleaning up the workarounds. Added a link to the reference page.

* Minor change to the text.

* Correctign the stateset description to say that a feature can have only one state set at a given point.

* Prettier changes.

* One more prettier change. By the tool.

Co-authored-by: Subbarayudu Kamma <skamma@microsoft.com>
…to false (#11697)

* Removed maximum for DedicatedHostGroup

* Default supportAutomaticPlacement to false
…eprecating VirtualMachineSizeTypes enum in subsequent api-versions. (#11595)

* Removing vmSizeTypes enum

* Updating description and reverting the enum removal which will be done in a new api-version as a breaking change.

Co-authored-by: Avinash Akka <avakka@microsoft.com>
* aggregated swagger changes k8conect

* prettier fix

Co-authored-by: Siri Teja Reddy Kasireddy <sikasire@microsoft.com>
…K release (#11826)

* Fix an issue on windows

* Fix cdn

* Fix cognitiveservices/customVision

* Fix cognitiveservices/personalizer

* Fix cognitiveservices/translatorText

* Fix data plane digitaltwins

* Remove problematic tag from release - no impact on sdk, this has never been released

* amend Fix cognitiveservices/translatorText

* Fix imds

* Fix migrate readme that are mistakenly damaged in #10305

* add one api-version back

* Fix digtaltwins data plane again

* Fix hybridnetwork

* Fix streamanlytics

* Revert some changes of digitaltwins

* Revert imds

* Fix migrate

* Fix migrate again
* Fixing bug in PrepareDataMoveResponse Class

* Updating existing CRR and protection APIs

* Adding examples

* Updating APIs to 2020-07-01

* Updating conflict

* Resolving failures

* Update

* Update

* Update

* Update

* Adding workloadCRRAccessToken

* Adding discriminator for CRRAccesToken

* Update

* Reverting change to 2020-07-01

* Update

* Update

* Fixing prettier
* Combining existing versions in latest version 2020-10-01

* Correcting version

* Fixing prettier

* Adding 2018-12-20 in latest package
@MichalHel MichalHel merged commit 87082fb into MichalHel:master Nov 29, 2020
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.