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

2020-12-01 Compute Rest API version Release #12334

Merged
merged 59 commits into from
Feb 4, 2021
Merged

2020-12-01 Compute Rest API version Release #12334

merged 59 commits into from
Feb 4, 2021

Conversation

Sandido
Copy link
Member

@Sandido Sandido commented Jan 8, 2021

Work for the Azure Compute Rest API version 2020-12-01.

Aggregated rom the following Swagger PRs:
-Readme:
#12623
#12348

-DiskRP:
#12521

-Features:
#11441
#11184
#11620
#11770
ExtendedLocation: #11199
#11409
#11554
#11598
#11771
#11768
#12295
OrchestrationMode: #12062
#12295
#12018

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.

grizzlytheodore and others added 30 commits September 2, 2020 14:38
sync forked swagger repo
…e Resources and edgeZone parameter for image discovery APIs (#11199)

* Added Extended location property to Microsoft.Compute VM, VMSS & Image resources

* Add edgeZone parameter for image discovery APIs

Co-authored-by: Pavan Rachapudy <vrachapu@microsoft.com>
Co-authored-by: Vishnu Priya Ananthu Sundaram <viananth@microsoft.com>
.Net SDK failures seem to be the usual ones with the Automation failing and a Permission Denied log. These are expected and not due to the PR.
…ies in AssessPatches API and patch settings in Windows and Linux Configuration in VMModel (#11768)
… example and port VM force delete changes to this version (#11770)
* Made changes for UefiSettings and SecurityType

* Prettier ran

* updated description and properties.

* Made changes for UefiSettings and SecurityType

* Prettier ran

* updated description and properties.

* Remove None as SecurityType

* Changing name from SecureBoot to TrustedLaunch
* Updating installPatchesinput parameter in installPatches API

* Updating enum values
…te and recommended usage to get up-to-date sizes using APIs (#11598)

* Removing vmSizeTyes enum.

* Updating description to remove & update the deprecated links.

* Revert enum removal and update description with tobe deprecated note

* Updating deprecation message.

* Fix prettier

Co-authored-by: Avinash Akka <avakka@microsoft.com>
* Add ImageFeatures to the PIR consumption API

* remove excess comma

* fix typo

* move changes to 2020-12

* revert whitespace for good measure

Co-authored-by: Grace Liang <grlian@microsoft.com>
This was referenced Feb 4, 2021
@JeffreyRichter JeffreyRichter added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Feb 12, 2021
@00Kai0
Copy link
Contributor

00Kai0 commented Feb 20, 2021

/azp run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Go CI-BreakingChange-Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.