Solutionunvalidated
Use azure/CLI to retrieve the secret value, add masking with ::add-mask::, and write the value to $GITHUB_OUTPUT via a step id. Then reference steps.<id>.outputs.<name> in the appsettings variable substitution step.
9e1f8831-b37e-4134-88d9-2c886ab35c73
Use azure/CLI to retrieve the secret value, add masking with ::add-mask::, and write the value to $GITHUB_OUTPUT via a step id. Then reference steps.