SeppeBudenaers / IoT_Technologie_PXL_2024

1 stars 0 forks source link

Azure #13

Open SeppeBudenaers opened 9 months ago

SeppeBudenaers commented 9 months ago

Epic: #12

RunningZeus5334 commented 9 months ago

tried adding azure, but came across some complications. I am going to discus this with the teacher(Bryan).

RunningZeus5334 commented 8 months ago

Azure

Function-app

Ive builded a function app in Azure to start working on the HTTPS CRUD. In the function app ive made a trigger that triggers on http requests. i am currently working on how to get this all working.

RunningZeus5334 commented 8 months ago

Azure

ive followd multiple tutorials on how to use azure. but when i tried hosting bryans api i came across some problems and was unable to solve them. Azure was able to pull the api from docker but when creating the container it failt and exited. ive researched for posible solutions but i was unable to find any.