Skip to content

[Issue] Revision based deployment for ACA - Bicep outputs are not refreshed #6323

@puicchan

Description

@puicchan

Output from azd version
azd version 1.22.0 (commit c9ab0f2)

Describe the bug
Bicep outputs in main.bicep are automatically set as env vars. I expect this to be true for revision-based deployment for ACA as well so that I can run azd env refresh in GH workflow and get the env variables.

in web.parameters.json
Image

But in the GH action log file -
Image

To Reproduce

Expected behavior
I can restore and get the values for PRODUCTION_LABEL etc. in GH Action.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions