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 multiple subscription configuration options #18144

Merged
merged 1 commit into from
Apr 20, 2021

Conversation

benbp
Copy link
Member

@benbp benbp commented Apr 19, 2021

This PR enables live tests to use multiple subscription configurations per cloud instead of one. Currently there are some services that need to manage their own cloud-specific values in a keyvault they control (e.g. acs, storage), but also need to use some shared values that only Azure SDK engineering systems can have access to, like service principal credentials.

This change takes advantage of a recent update to enable merging multiple subscription configurations together before passing the value to the ARM template deployment job.

@benbp benbp merged commit 3496153 into Azure:master Apr 20, 2021
@benbp benbp deleted the benbp/multiple-sub-config branch April 20, 2021 19:22
@benbp benbp self-assigned this Apr 20, 2021
@benbp benbp added the Central-EngSys This issue is owned by the Engineering System team. label Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Central-EngSys This issue is owned by the Engineering System team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants