Christian D

Results 8 issues of Christian D

Added cross-env to fix npm start error on Windows as described here https://github.com/mxstbr/login-flow/issues/11.

In day 3 - challenge 2, there is an [optional part](https://azuredevcollege.com/trainingdays/day3/challenges/02-challenge-sql.html#connect-the-azure-sql-db-to-a-web-application-optional). In this part we connect the SQL database to a sample web application. The application code is hosted [here](https://github.com/azure-samples/dotnetcore-sqldb-tutorial)....

- **azure-monitor-opentelemetry**: - **1.1.0**: - **Linux**: - **3.9**: **Describe the bug** Auto instrumentation of FastAPI Python in Azure Container App results in a error: `WARNING:Exception in detector , ignoring` The...

question
customer-reported
needs-author-feedback
Monitor - Distro

In day 2 we create a local functions project with VS Code. The UI has changed since the screenshots were made. The functions project can be created by opening the...

In the Breakout 01 of day 3, the contacts API does not seem to use the configured connection string to the SQL database. Instead it uses an in memory database....

It would be nice to support more file formats like `.m4a`.

feature request
needs investigation

I tried to login with my username instead of e-mail. Would it be possible to login with the username? Are usernames unique? Any problems that could occur?

feature request
needs investigation

### Describe the current behavior We use build_docker_image in Prefect to build flow images. This uses docker-py, which currently does not support BuildKit secret mounts (--secret). To use mounted build...

enhancement