Schlagwort: azure
-

Deploying Python Azure Functions on Flex Consumption
Beitrag lesen: Deploying Python Azure Functions on Flex ConsumptionWe are using a few automations based on Azure Functions, some based on Python, others on PowerShell. Recently we have encountered some issues with one automation running on a Consumption based function with PowerShell. The function is querying the API of our back-office system for some analytics and has been timing out after the 10…