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

Support for adding the Archive & Storage role to an Azure Subscription #142

Open
joeharlan opened this issue Mar 28, 2024 · 1 comment
Open
Labels
azure Microsoft Azure enhancement New feature or request P1

Comments

@joeharlan
Copy link

One of the processes for onboarding an Azure Subscription in RSC includes adding a role to support creating archive locations based on a Blob Container in a Storage Account including all the right settings to support our process flow (e.g. versioning and immutability at the object level). The method for this exists in RSC today, but not in our TF provider and is a gap in the automated implementation.

Describe the solution you'd like

Support to add this functional area to the Subscription onboarding process. It would also be helpful to support the ability to define archive locations in the provider as well - either in the subscription module or another module dedicated to archive location deployment. Ideally both onboarding for this role as well as use of the role would be included together, else archive locations would have to be created/managed from the UI.

Describe alternatives you've considered

No known alternatives other than handling this entirely from the RSC UI.

Additional context

.

@johan3141592 johan3141592 added enhancement New feature or request azure Microsoft Azure labels Apr 3, 2024
@pmilano1 pmilano1 added the P1 label Apr 8, 2024
@johan3141592
Copy link
Member

Hi @joeharlan! I'm not sure I understand exactly what you are asking for? Is it to create archival locations? Similar to https://registry.terraform.io/providers/rubrikinc/polaris/latest/docs/resources/aws_archival_location but for Azure?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
azure Microsoft Azure enhancement New feature or request P1
Projects
None yet
Development

No branches or pull requests

3 participants