Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Add a custom role for accessing batch account#20

Draft
sushilkm wants to merge 3 commits into
Azure:mainfrom
sushilkm:custom-roles
Draft

Add a custom role for accessing batch account#20
sushilkm wants to merge 3 commits into
Azure:mainfrom
sushilkm:custom-roles

Conversation

@sushilkm

@sushilkm sushilkm commented Apr 20, 2022

Copy link
Copy Markdown
Contributor

Fixes #23

@mandarinamdar mandarinamdar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we dont need a contributor role now, we need to update that in README too

@sushilkm

Copy link
Copy Markdown
Contributor Author

If we dont need a contributor role now, we need to update that in README too

Done.

@sushilkm sushilkm closed this Apr 21, 2022
@sushilkm sushilkm reopened this Apr 21, 2022
@mandarinamdar mandarinamdar added the enhancement New feature or request label Apr 22, 2022
Comment thread deploy/README.md

Note: The Bicep template adds the Synapse workspace's Managed Identity to the Batch Account as `Contributor`. Alternatively, Custom Role Definitions can be used to assign the Synapse workspace's Managed Identity to the Batch Account with required Azure RBAC operations.

Note: The Bicep template adds the Synapse workspace's Managed Identity to the Batch Account with a Custom Role Access.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think adding a line to state the reason why we prefer Custom Role Access will be helpful.

@karthick-rn

Copy link
Copy Markdown
Member

I haven't had the chance to test the PR, but overall the changes look good to me.

@sushilkm sushilkm marked this pull request as draft June 15, 2022 18:34
@senthilkungumaraj senthilkungumaraj added the on-hold Hold merge to main branch label Jun 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

draft enhancement New feature or request on-hold Hold merge to main branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use restrictive permissions for batch account rather than Contributor access

4 participants