Support managementGroup and subscription scopes in Blueprint API version 2018-11-01#4945
Support managementGroup and subscription scopes in Blueprint API version 2018-11-01#4945praries880 merged 4 commits intoAzure:masterfrom filizt:BP-ModelingUpdate
Conversation
|
If you're a MSFT employee, click this link |
Automation for azure-sdk-for-jsNothing to generate for azure-sdk-for-js |
Automation for azure-sdk-for-rubyNothing to generate for azure-sdk-for-ruby |
Automation for azure-sdk-for-javaNothing to generate for azure-sdk-for-java |
Automation for azure-sdk-for-pythonA PR has been created for you based on this PR content. Once this PR will be merged, content will be added to your service PR: |
|
Can one of the admins verify this patch? |
Automation for azure-sdk-for-nodeNothing to generate for azure-sdk-for-node |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
ravbhatnagar
left a comment
There was a problem hiding this comment.
looks fine, just one note.
| "nextLinkName": "nextLink" | ||
| } | ||
| } | ||
| }, |
There was a problem hiding this comment.
why is the operations API been removed?
|
@filizt - Why is the operations API linter rule suppressed? Your RP should still expose the available operations |
|
@ravbhatnagar because we are extension resource, the url path include /providers/Microsoft.Management, then the linter complain about multiple resource providers. |
|
confirmed with @haitch and the operations API is present. The suppression is needed due to the multiple provider segments and linter throwing an issue for that. |
|
@AutorestCI regenerate azure-sdk-for-go |
…ion 2018-11-01 (Azure#4945) * Add 2017-11-11-preview files * BP 2018-11-01-preview updates: modeling blueprint to both managementGroup and subscription * Update readme files
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.