Service Azure qui fournit une plateforme de calcul sans serveur pilotée par les événements.
Update: i recreated the azure function and the standard code we get when creating the function App is well deployed. But once i try to edit it and add some more code the deployment is marked as successful but the code used in the azure function online stayed unchanged. I tried to call the function with powtman to confirm that it wasn't just a display issue and it's not. the code is not changing despite my deployment. Can you help me please ?