Explore >> Select a destination


You are here

www.systanddeploy.com
| | smsagent.blog
17.7 parsecs away

Travel
| | For a long time I've used the following PowerShell cmdlet from the Intune PowerShell SDK to get an access token for Microsoft Graph for running ad-hoc Graph queries or testing automation code locally: $GraphToken = Connect-MSGraph -PassThru Since most of the time I prefer to construct my own code to call the REST API directly...
| | argos-security.io
9.0 parsecs away

Travel
| | Quite regularly teams need to create Entra ID App Registrations. One use case might be the onboarding of a SaaS (like ARGOS Cloud Security) into their environment. To simplify this process, we've developed a PowerShell script that automates the creation of an App Registration in Entra ID and assigns the necessary permissions. The script can
| | svrooij.io
10.0 parsecs away

Travel
| | With the introduction of multi tenant support for managed identities it is time to take a look at how to use them in Azure Automation. This post will take you through all the steps needed to get this working.
| | endormi.io
64.4 parsecs away

Travel
| I maintain a couple of open source projects and contribute to many projects. Here are just a few of the projects that I maintain: automation - Collection of my automated tasks written in Python. awesome-dj - List of reasons why Django is awesome for web development && Django bootstrap boilerplate. devisle/advanced-react-cli - An NPM package which aims to provide a better way to install packages for your react application through an intuitive CLI.