-
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
[Azure Stack] Updates to User-Subscriptions Spec #8914
Conversation
Author: Rakesh Kumar <rakku@microsoft.com> Date: Wed Jan 29 17:46:01 2020 -0800 [AzureStack] User Subscription: rename NewSubscription to SubscriptionDefinition (Azure#8257) commit 9e551f0 Author: bganapa <bganapa@microsoft.com> Date: Tue Nov 12 11:44:22 2019 -0800 Reset to Stackadmin2 (Azure#7766)
Azure Pipelines successfully started running 1 pipeline(s). |
Can one of the admins verify this patch? |
azure-sdk-for-js - Release
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
|
azure-sdk-for-go - Release
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
|
azure-cli-extensions
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
|
azure-sdk-for-java - Release
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
|
azure-sdk-for-net - Release
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
|
azure-sdk-for-python - Release
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
|
@viananth please fix the CI error |
specification/azsadmin/resource-manager/user-subscriptions/readme.azsautogen.md
Outdated
Show resolved
Hide resolved
@njuCZ CI is reporting this as an error, but there are no errors in example validation: |
Azure Pipelines successfully started running 1 pipeline(s). |
@njuCZ I reviewed the breaking changes and they are expected. Could you please take a look and let me know if you have any feedback? |
@viananth Sorry for missing this thread. According to our latest policy: Per Retirement of Preview guidance, products in Preview for over one year need to move to GA or retire; require CVP exemption after 1 year in preview |
@bganapa FYI |
@njuCZ This is another Azure Stack Admin API swagger spec where we are planning to move all our specs to stable in Fe timeframe. Could you please approve this PR and proceed to merge. Thank you! |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
Azure CLI Extension Generation - Release
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
|
azure-sdk-for-python-track2 - Release
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
|
Trenton Generation - Release
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
|
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
[Staging] Swagger Validation Report
❌ |
Rule | Message |
---|---|
1007 - RemovedClientParameter |
The new version is missing a client parameter that was found in the old version. Was 'NewSubscriptionParameter' removed or renamed? New: Microsoft.Subscriptions/preview/2015-11-01/Subscriptions.json#L249:3 Old: Microsoft.Subscriptions/preview/2015-11-01/Subscriptions.json#L249:3 |
1009 - RemovedRequiredParameter |
The required parameter 'newSubscription' was removed in the new version. Old: Microsoft.Subscriptions/preview/2015-11-01/Subscriptions.json#L89:9 |
1010 - AddingRequiredParameter |
The required parameter 'subscriptionDefinition' was added in the new version. New: Microsoft.Subscriptions/preview/2015-11-01/Subscriptions.json#L89:9 |
️️✔️
LintDiff [Detail]
️✔️
Validation passes for LintDiff.
️️✔️
Avocado [Detail]
️✔️
Validation passes for Avocado.
Azure Pipelines successfully started running 1 pipeline(s). |
Azure Pipelines successfully started running 1 pipeline(s). |
azure-resource-manager-schemas - Release
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
|
* commit 4691c2a Author: Rakesh Kumar <rakku@microsoft.com> Date: Wed Jan 29 17:46:01 2020 -0800 [AzureStack] User Subscription: rename NewSubscription to SubscriptionDefinition (Azure#8257) commit 9e551f0 Author: bganapa <bganapa@microsoft.com> Date: Tue Nov 12 11:44:22 2019 -0800 Reset to Stackadmin2 (Azure#7766) * Fix sub def in example * Address PR comments * Fix model validation error * Fix prettier issue
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.