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

App Config ARM template for live test #7320

Merged
merged 1 commit into from
Jan 10, 2020
Merged

App Config ARM template for live test #7320

merged 1 commit into from
Jan 10, 2020

Conversation

hemanttanwar
Copy link
Contributor

Our goal is to create common Azure resources using ARM template for each module. And pipeline to manage common resources and drop them in end. This will save cost and remove unwanted resources after test is complete or stopped in between
The pipeline will run ARM template and create common resources for example resource group, Accounts etc.
The pipeline will pass on names of these resources as ENV variable into test. For example AZURE_APPCONFIG_CONNECTION_STRING
In the end pipeline will also delete these common resources which it created earlier and that will cause all the resources created to be removed.

@hemanttanwar
Copy link
Contributor Author

/azp run java - appconfiguration - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@hemanttanwar
Copy link
Contributor Author

/azp run java - appconfiguration - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@hemanttanwar hemanttanwar merged commit 3dc47ec into Azure:master Jan 10, 2020
@hemanttanwar hemanttanwar deleted the appconfig-arm-template-for-test branch January 10, 2020 06:42
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.

4 participants