Christian D
Christian D
If you are on Windows and open it with Microsoft Fotos, rotate it towards the correct orientation and the save the edit as new photo and then upload the photo...
@kaustabpal Your error message includes `No CUDA-capable device detected`. So you might check if your device has a GPU with CUDA capabilities. You can run `nvidia-smi` in your terminal. If...
When I comment out the following part, the container replica is healthy, I can call the API. ``` configure_azure_monitor( #connection_string = os.environ["APPLICATIONINSIGHTS_CONNECTION_STRING"], connection_string = os.getenv("APPLICATIONINSIGHTS_CONNECTION_STRING") instrumentation_options = {"azure_sdk": {"enabled": False}}...
Thanks @jeremydvoss, for now we deployed version `1.0.0b16`. We will update to the new version, I'll give an update here.
[Referencing issue here](https://github.com/Azure/azure-sdk-for-python/issues/33253) with steps to reproduce it. This setup worked ~3 weeks ago with a POC setup.
Sorry, the company I work for uses FastAPI with uvicorn, more details here: #33295 .
Ohh okay, didn't thought it requires that many changes. For now converting songs manually before uploading is also fine.
When I have some time, I would like to do that.
Parts of the contents moved to the Microsoft docs page: https://docs.microsoft.com/en-us/power-platform/guidance/adoption/environment-strategy.