|
You are here |
www.systanddeploy.com | ||
| | | | |
argos-security.io
|
|
| | | | | 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 | |
| | | | |
jannikreinhard.com
|
|
| | | | | There is often the need to create an AAD group based on a local registry key or another attribute to make more specific accesses, to use this group for access rights to an application or many other usecases. How you can do this with the help of endpoint analytics and azure automation I will show... | |
| | | | |
smsagent.blog
|
|
| | | | | 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... | |
| | | | |
johnfraney.ca
|
|
| | | Use PyPI trusted publishing with GitHub and Poetry to publish your Python package like it's 2024 | ||