Philipp Drebes

Results 2 comments of Philipp Drebes

We experience the same effect. With `ASPNETCORE_ENVIRONMENT=Development` everything works fine, but when we switch to `ASPNETCORE_ENVIRONMENT=Production`, we get the same error. We haven't found a solution yet. Other posts on...

Error still happens in 2.68.0 ```shell ➜ az version { "azure-cli": "2.68.0", "azure-cli-core": "2.68.0", "azure-cli-telemetry": "1.1.0", "extensions": { "application-insights": "1.2.2", "bastion": "1.3.1", "ssh": "2.0.6", "subscription": "1.0.0b2" } } ```