-
Notifications
You must be signed in to change notification settings - Fork 198
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WIP: aspire: Control bicep vs yaml via alpha flag
This change moves using bicep instead of yaml for container apps for aspire projects behind the alpha flag `aspire.useBicepForContainerApps`. To enable this, run `azd config set alpha.aspire.useBicepForContainerApps on`. Also adds support for using bicep when `infra synth` had not yet been run.
- Loading branch information
Showing
9 changed files
with
103 additions
and
428 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
98 changes: 0 additions & 98 deletions
98
.../test/functional/testdata/snaps/aspire-full/AspireAzdTests.AppHost/infra/apiservice.bicep
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.