You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
You don't have permission to trigger SDK Automation.
Please add yourself to Azure group from opensource portal if you are MSFT employee,
or please ask reviewer to add comment *** /openapibot sdkautomation ***.
Please ask tih@microsoft.com (or NullMDR in github) for additional help.
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
[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] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
[build_package] warnings.warn(msg)
[breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
[breaking_change_setup] Cannot uninstall requirement azure-nspkg, not installed
[breaking_change_setup] Command '['/usr/local/bin/python', '-m', 'pip', 'uninstall', '-y', 'azure-nspkg']' returned non-zero exit status 1.
[ChangeLog] Size of delta 3.450% size of original (original: 204112 chars, delta: 7042 chars)
[ChangeLog] **Features**
[ChangeLog]
[ChangeLog] - Model VirtualMachineScaleSetInstanceView has a new parameter orchestration_services
[ChangeLog] - Added operation VirtualMachineScaleSetsOperations.set_orchestration_service_state
[ChangeLog] - Added operation group SshPublicKeysOperations
[ChangeLog]
[ChangeLog] **Breaking changes**
[ChangeLog]
[ChangeLog] - Model DedicatedHostGroupUpdate no longer has parameter type
[ChangeLog] - Model DedicatedHostGroupUpdate no longer has parameter id
[ChangeLog] - Model DedicatedHostGroupUpdate no longer has parameter name
[ChangeLog] - Model DedicatedHostUpdate no longer has parameter type
[ChangeLog] - Model DedicatedHostUpdate no longer has parameter id
[ChangeLog] - Model DedicatedHostUpdate no longer has parameter name
[ChangeLog] - Model VirtualMachineUpdate no longer has parameter type
[ChangeLog] - Model VirtualMachineUpdate no longer has parameter id
[ChangeLog] - Model VirtualMachineUpdate no longer has parameter name
[ChangeLog] - Model ImageUpdate no longer has parameter type
[ChangeLog] - Model ImageUpdate no longer has parameter id
[ChangeLog] - Model ImageUpdate no longer has parameter name
[ChangeLog] - Model AvailabilitySetUpdate no longer has parameter type
[ChangeLog] - Model AvailabilitySetUpdate no longer has parameter id
[ChangeLog] - Model AvailabilitySetUpdate no longer has parameter name
[ChangeLog] - Model VirtualMachineExtensionUpdate no longer has parameter id
[ChangeLog] - Model VirtualMachineExtensionUpdate no longer has parameter virtual_machine_extension_update_type
[ChangeLog] - Model VirtualMachineExtensionUpdate no longer has parameter name
[ChangeLog] - Model VirtualMachineScaleSetUpdate no longer has parameter type
[ChangeLog] - Model VirtualMachineScaleSetUpdate no longer has parameter id
[ChangeLog] - Model VirtualMachineScaleSetUpdate no longer has parameter name
[ChangeLog] - Model ProximityPlacementGroupUpdate has a new signature
[ChangeLog] - Model UpdateResource has a new signature
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updating swagger spec for Custom data that had a link to an old blog post to instead link to an official document that was created.
https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fazure%2Fvirtual-machines%2Fcustom-data&data=02%7C01%7Cmimckitt%40microsoft.com%7Cb6509dc0e9ac42fd373e08d7cd1d4aa8%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637203397998574905&sdata=P4%2BUug5%2FfBBwzBTZaGaLn12K0MCpaOT5veuths%2BtMj8%3D&reserved=0
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:
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.