Leonard Herold
Leonard Herold
> ### Have you found a mitigation/solution? > Creating a healthcheck yourself. > > Example Docker Compose file with healthcheck: > > ```yaml > services: > storage: > image: mcr.microsoft.com/azure-storage/azurite:3.19.0...
@yehiaelbehery Thanks for offering help. I will share some more details as this might help. The example might be a bit too ambiguous, so I will collect some more details...
@arjendev I updated the issue. In fact, we do not validate anything at the moment in the framework. I think simple guard clauses would be enough so only valid `RunParameter`...
Hi @MarvinSchenkel, I just wanted to share that we are still working on the mocking capabilities. We need to release another version of the underlying evaluation engine and make sure...
Hi @RowinVeneman, Thanks for your report. Let me have a look into the expression evaluation and try to reproduce the issue. We will keep you posted. Thank you!
Hi @SemUijen, Thank you for bumping this up and for your patience! I can reproduce your scenario and see indeed that we can improve/fix things: 1. Functional tests do not...
Hi @SemUijen, Regarding (1) : We have two types of tests. You can write activity or pipeline tests (we called them functional tests before - sorry for the confusion). The...
Hi Rohit, ok I understand, and I agree that `APPLICATIONINSIGHTS_AUTHENTICATION_STRING` is not the place to enable a local development flag. At the moment, we do not have a possibility to...