-
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
Blueprints API update for excludedPrincipals and whoIsBlueprint #5470
Blueprints API update for excludedPrincipals and whoIsBlueprint #5470
Conversation
Automation for azure-sdk-for-goA 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: |
Automation for azure-sdk-for-jsA 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: |
Automation for azure-sdk-for-rubyNothing to generate for azure-sdk-for-ruby |
Automation for azure-sdk-for-pythonThe initial PR has been merged into your service PR: |
Can one of the admins verify this patch? |
Automation for azure-sdk-for-javaNothing to generate for azure-sdk-for-java |
REST Spec PR 'Azure/azure-rest-api-specs#5470' REST Spec PR Author 'filizt' REST Spec PR Last commit
Automation for azure-sdk-for-netA PR has been created for you: |
...int/resource-manager/Microsoft.Blueprint/preview/2018-11-01-preview/blueprintAssignment.json
Show resolved
Hide resolved
@@ -525,6 +550,15 @@ | |||
"description": "Last modified time of this blueprint definition." | |||
} | |||
} | |||
}, | |||
"WhoIsBlueprintContract":{ | |||
"description": "AAD object Id of the Azure Blueprints service principal in the tenant.", |
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.
AAD object Id of the Azure Blueprints service principal in the tenant. [](start = 22, length = 70)
This description belongs on the property probably. #Closed
...int/resource-manager/Microsoft.Blueprint/preview/2018-11-01-preview/blueprintAssignment.json
Outdated
Show resolved
Hide resolved
...e-manager/Microsoft.Blueprint/preview/2018-11-01-preview/examples/WhoIsBlueprint_Action.json
Outdated
Show resolved
Hide resolved
...int/resource-manager/Microsoft.Blueprint/preview/2018-11-01-preview/blueprintAssignment.json
Show resolved
Hide resolved
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.
Overall looks good. Can you make the string changes I suggested, though?
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.
Please fix operation ID
...int/resource-manager/Microsoft.Blueprint/preview/2018-11-01-preview/blueprintAssignment.json
Outdated
Show resolved
Hide resolved
...int/resource-manager/Microsoft.Blueprint/preview/2018-11-01-preview/blueprintAssignment.json
Outdated
Show resolved
Hide resolved
REST Spec PR 'Azure/azure-rest-api-specs#5470' REST Spec PR Author 'filizt' REST Spec PR Last commit
@kpajdzik I updated the read me for the azure-sdk-for-js package name. We already had the go readme in the repo, should we add readmes for pyton and js as well? Are they required? |
Yes, they are required if you want to generate package in that particular language. As I cannot push to your fork, could you copy readme.typescript.md from other services like https://github.com/Azure/azure-rest-api-specs/blob/master/specification/eventgrid/resource-manager/readme.typescript.md? Just change the name and the output folder. I think it should be similar for Python. |
Co-Authored-By: filizt <filizkurban@gmail.com>
Co-Authored-By: filizt <filizkurban@gmail.com>
LGTM |
https://github.com/filizt/azure-rest-api-specs into BlueprintApiUpdate_ExcludePrincipalsAndWhoIsBlueprint
REST Spec PR 'Azure/azure-rest-api-specs#5470' REST Spec PR Author 'filizt' REST Spec PR Last commit
REST Spec PR 'Azure/azure-rest-api-specs#5470' REST Spec PR Author 'filizt' REST Spec PR Last commit
Fixed earlier. |
REST Spec PR 'Azure/azure-rest-api-specs#5470' REST Spec PR Author 'filizt' REST Spec PR Last commit
REST Spec PR 'Azure/azure-rest-api-specs#5470' REST Spec PR Author 'filizt' REST Spec PR Last commit
@AutorestCI regenerate azure-sdk-for-go |
This PR includes two updates to Blueprints API specification:
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.