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

Allow the deployment to use the sap library and the state file storage account using User delegated SAS keys #639

Merged

Conversation

KimForss
Copy link
Collaborator

Problem

Currently the Control Plane storage accounts require Storage account key access.

Solution

Change the default of shared_access_key_enabled variable for the SAP Library to false.

Leverage ARM_USE_AZUREAD environment variable to instruct Terraform to use Entra Id authentication for the storage account.

Tests

Redeploy the control plane, the workload zone, the SAP System and remove the SAP system

Notes

@KimForss KimForss self-assigned this Sep 28, 2024
@KimForss KimForss requested a review from a team as a code owner September 28, 2024 18:45
@KimForss KimForss requested review from bajajyukta7 and removed request for a team September 28, 2024 18:45
@KimForss KimForss merged commit 92076dc into Azure:experimental Sep 28, 2024
2 checks passed
@KimForss KimForss deleted the remove-access-key-from-controlplane branch September 28, 2024 18:47
@KimForss KimForss mentioned this pull request Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant