Browsed by
Tag: Azure Automation

Managing your modern workplace with Microsoft Intune and Azure Automation

Managing your modern workplace with Microsoft Intune and Azure Automation

If you are looking for a way to simplify your modern workplace management, Microsoft Endpoint Manager (Intune) is your answer. I’m a big fan of deploying Windows 10 devices with Windows Autopilot, enrolling them as Azure AD Joined machines into Microsoft’s cloud-based MDM (Mobile Device Management) solution: Intune. There’s already so much one can do with Microsoft Intune, and it gets better every week. However, there’s something that I feel is missing, namely the ability to remotely manage and troubleshoot…

Read More Read More

Introduction to the Intune PowerShell SDK: Native PowerShell support for the Intune API through Microsoft Graph!

Introduction to the Intune PowerShell SDK: Native PowerShell support for the Intune API through Microsoft Graph!

One of the most requested features on the Microsoft Intune UserVoice is to add PowerShell support to manage the service. Microsoft has now released a preview version of the Intune PowerShell SDK. The new Microsoft.Graph.Intune PowerShell module reduces the complexity significantly in enabling automation scenarios for IT Administrators. Connecting with Intune through Microsoft Graph has never been so easy. The past Before the Intune PowerShell SDK was released, authenticating with Microsoft Graph required that IT Administrators had to create app registrations…

Read More Read More

Using GitLab as source control provider for Azure Automation

Using GitLab as source control provider for Azure Automation

When you want to integrate source control in Azure Automation, you’ll quickly notice that you can only choose GitHub as source provider, with Visual Studio Online (TFS) coming soon. There are Runbooks available to configure Visual Studio Team Services as source provider. However, there is no such solution available (yet) for GitLab. That changes today! In my very first blog post I’ll describe how to set up GitLab as source provider for Azure Automation, using the Sync-GitLab Azure Automation runbook…

Read More Read More