You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by tbuha May 7, 2024
Hi there,
I tried to use it. And have an error in line 24: var replicaName = Environment.GetEnvironmentVariable("CONTAINER_APP_REPLICA_NAME") ?? throw new Exception("No replica name provided");
Have you ever tried to run it with Azure Container Apps?
The text was updated successfully, but these errors were encountered:
Discussed in #2122
Originally posted by tbuha May 7, 2024
Hi there,
I tried to use it. And have an error in line 24:
var replicaName = Environment.GetEnvironmentVariable("CONTAINER_APP_REPLICA_NAME") ?? throw new Exception("No replica name provided");
Have you ever tried to run it with Azure Container Apps?
The text was updated successfully, but these errors were encountered: