Open stuartleeks opened 1 month ago
@stuartleeks thanks for reaching out and sharing this with us. Just to clarify you tried this same deploy with a value as well? Just checking before I mark this as a bug and add it to the backlog.
@simonjj yes I can confirm that the deployment succeeds if the secret has a non-empty value
Thank you for confirming, we've added this to the backlog to get fixed soon.
This issue is a: (mark with an x)
Issue description
An empty secret value in KeyVault prevents a container app deploying.
Steps to reproduce
Expected behavior [What you expected to happen.] The expected behavior is for the Container App to deploy successfully and receive an empty value for the secret
Actual behavior [What actually happened.] The actual behavior is that the Container App fails to deploy with the following error:
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
This occurred deploying from bicep as per https://github.com/microsoft/aoai-api-simulator/issues/28