Skip to content
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 support for Azure Managed Identity Storage Account authentication in CCES deployments #181

Open
joeharlan opened this issue Jun 13, 2024 · 0 comments
Labels
azure Microsoft Azure cces

Comments

@joeharlan
Copy link

Is your feature request related to a problem? Please describe.

Customers deploying new Rubrik clusters in Azure are seeking to take advantage of some recent security enhancements. The latest enhancement for CCES in Azure is Managed Identities for Storage Account/Blob Container access rather than using Account Key access; this approach is also now considered the best path forward.

The current provider code does not appear to accommodate Managed Identity use for Storage Account access.

Describe the solution you'd like

Implement the necessary options to specify use of Managed Identity authentication as opposed to Account Keys.

Describe alternatives you've considered

Customer would need to convert to the MI method using the RSC UI workflow.

Additional context

N/A

@johan3141592 johan3141592 added azure Microsoft Azure cces labels Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure Microsoft Azure cces
Projects
None yet
Development

No branches or pull requests

2 participants