Skip to content
Discussion options

You must be logged in to vote

Hi @Lindsay-Mathieson
We are about to merge #5143 which will get rid of AZD_INITIAL_ENVIRONMENT_CONFIG.
Each parameter from your AppHost will be directly mapped to either a Github CI variable or secret.

AZD currently only supports one GitHub CI environment. We initially designed like this b/c azd pipeline config creates a private repo by default and CI environments are only free for public repos. So this functionality to support CI enviroments mapped to AZD-environments is still ToBeImplemented.

A current (ugly) alternative is to map one AZD-env to one repo and another AZD-env to other repo. You can do this by using a different git remote. So when you call azd pipeline config, you can pass

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Lindsay-Mathieson
Comment options

Answer selected by vhvb1989
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants