-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Add subscriptionId field to AzureResource model #10042
Add subscriptionId field to AzureResource model #10042
Conversation
[Staging] Swagger Validation Report
️✔️ |
Azure Pipelines successfully started running 1 pipeline(s). |
Can one of the admins verify this patch? |
azure-sdk-for-net - Release
|
Azure CLI Extension Generation - Release
|
azure-sdk-for-python - Release
|
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
|
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-go - Release
|
@ityankel Can you please check if you can do the fix and pass CIs? Thanks. cc: @akning-ms |
@xccc-msft, I looked at the failed builds and they don't appear to be relevant to my changes as far as I can tell. The errors there are about missing permissions and about a property called 'alerts' which isn't part of the only definition I changed here |
@nullMDR to help take a look |
@qiaozha @changlong-liu Could you please help to verify why do we have such autorest failure? [AutoRest] FATAL: System.InvalidOperationException: Found incompatible property types Object, for property 'alerts' in schema inheritance chain |
hi @ityankel , could you try to rebase to latest master? something fixed 2 days ago |
…pecs into updateAzureResource
Azure Pipelines successfully started running 1 pipeline(s). |
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
|
Thanks @changlong-liu! I merged with master and now all the automated checks are passing except SDK Python that fails due to "Error in the pull function. The remote end hung up unexpectedly" which sounds like an issue with the check itself |
/azp run automation - sdk |
Azure Pipelines successfully started running 1 pipeline(s). |
hi @ityankel, it seems to be a temporary error, a re-run fixed it. |
* Add subscriptionId field to AzureResource entity * wip
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
If any further question about AME onboarding or validation tools, please view the FAQ.
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.