-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Updated NetworkConfigurationDiagnostic API + example - PLEASE close this PR. This feature will be in the next release #3901
Conversation
…es, VirtualNetworkRules and Zone Redundant (#3754) * 2018 Preview * changed the preview swagger name * corrected swagger * fixed validation errors * corrected the type in VirtualNetworkRuleListResult * updated swagger, removed the opreations API * preview move to the begining of the file * fixed casing
* Add mariadb swagger spec * Fix readme and set properties
* removing resourceUpdate, adding contents to disk and snapshot * adding swagger spec for disk.json 2018-06-01 * Disks 2018-06-01 for Python * update disk * Update readme.md * adding compute.json changes * deleting duplicates * Fix indent * adding suppress * Update suppression rules
Moved preview package under preview subdirectory. Moved Go SDK config to its own config file.
* Added list support to VA policies * Changed suffixes * added missing examples * Updated database example * Changed operation name. the suffix of "_ListBy..." should be a substring of the operation group, thus changed to Instance.
…this came with so many commits) (#3886) * add serial console reference * update version * Add readme.md * update readme.md * add config to readme * update default parameter * fix json * fix camelcase error * add x-ms-examples * add renamed DisableConsoleExample.json * fix json * add operations, address github comments * update operations path spec * add more examples, some minor changes * update x-ms-parameter-location * trivial modification to error message to kickstart a new build process * example updates * update example again * update api version * modify api version reference * one more api version reference * (hopefully) final api version reference update * update examples and codeowners * trivial change to kickstart build again * add python * trivial change to kickstart build again * Update CODEOWNERS * clarify the subscription-level disable * fix incorrect url
Automation for azure-sdk-for-rubyThis PR contains more than 3 context, SDK generation is not enabled. Contexts found:
|
Automation for azure-sdk-for-pythonThis PR contains more than 3 context, SDK generation is not enabled. Contexts found:
|
@irrogozh why is it going to master? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like contains breaking changes, why is it going to master?
do you have approval for breaking changes?
Automation for azure-sdk-for-javaThis PR contains more than 3 context, SDK generation is not enabled. Contexts found:
|
Automation for azure-sdk-for-goThis PR contains more than 3 context, SDK generation is not enabled. Contexts found:
|
Automation for azure-sdk-for-nodeThis PR contains more than 3 context, SDK generation is not enabled. Contexts found:
|
Can one of the admins verify this patch? |
Reassigning since I won't be available for starting this evening |
@MikhailTryakhov These are changes to the stable API that we just merged. PTAL |
Guys, I'll close this pr. We don't need it for Ignite. It will be in the next release. Will send it to network-October-release branch |
@irrogozh you can retarget branch from here |
Ok, sorry messed up my links with myself, re-opening :p |
Seems I'm tired this morning, I actually wanted to close this PR.... |
This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.
PR information
api-version
in the path should match theapi-version
in the spec).Quality of Swagger