Schlagwort: azure function
-

Automated Confluence Cloud Backup using the API
Beitrag lesen: Automated Confluence Cloud Backup using the APIWe are using Confluence a lot for our documentations and therefore it’s an important tool for us. And as much as we trust Atlassian to manage their stuff and not lose any data, we still prefer to have a backup in our hands. So we did some research on how to backup Confluence as automated…
-

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…