Explore >> Select a destination


You are here

www.systanddeploy.com
| | 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.
| | 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...
| | jreypo.io
31.6 parsecs away

Travel
| Welcome to the next article in the Azure DevOps Server series. In this article, we'll dive into what Variable Groups are, how they can be used securely in Azure DevOps Server, and walk through some practical examples.