Schlagwort: api
-

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…
-

Disable MDM enrollment when Adding Work Account
Beitrag lesen: Disable MDM enrollment when Adding Work AccountWe all know the issue: A user adds his Business Account on his personal device and when logging in, the following message appears: If the user does not pay attention and clears the checkbox at the «Allow my organization to manage my device» and the user is in the Scope for MDM enrollment, this will…
-

Query Data from the Application Insights Workspace with the REST-Api
Beitrag lesen: Query Data from the Application Insights Workspace with the REST-ApiWe recently encountered a situation where we needed an Azure Function to run regularly, ensuring it performed its tasks successfully. While we aimed to make the function as reliable as possible, we also wanted to incorporate it into our monitoring system. I figured it couldn’t be too difficult since we’re already using some scripts to…