Allgemein

Add and Remove Permission in Azure App Reg – Manage Azure App Reg with PowerShell and MSGRAPH API – Part 3

That is Number 3 in this Blog Series, and now we are getting serious 🙂 The former 2 Posts have been very simple. We created an Azure App Registration and added some Secret to it. Now we take care of the Permissions, which will be a bit more complex. Here you see the other Articles

Add and Remove Permission in Azure App Reg – Manage Azure App Reg with PowerShell and MSGRAPH API – Part 3 Read More »

Control Secrets in Azure App Reg – Manage Azure App Reg with PowerShell and MSGRAPH API – Part 2

This is the second part of this Blog Series on controlling Azure App Registration with PowerShell and MSGRAPH API. Now we take a look in how to create and delete Secrets for Azure App Registrations. Here you see the other Articles of their Series. Prerequisites Ensure you follow the Prerequisites in Part 1, as we

Control Secrets in Azure App Reg – Manage Azure App Reg with PowerShell and MSGRAPH API – Part 2 Read More »

Create and delete Azure App Regs – Manage Azure App Reg with PowerShell and MSGRAPH API – Part 1

In this Blog Post, I am trying to explain how to use PowerShell and MS GRPAH API to create and delete Azure App Registrations. as you maybe know, I like automation, and I often do this with Azure. For this, you need an Azure App Registration to Authenticate, so why not automate the Azure App

Create and delete Azure App Regs – Manage Azure App Reg with PowerShell and MSGRAPH API – Part 1 Read More »

Temporarily Add a User to a Group with Active Directory Privileged Access Management Feature

A few weeks ago, I talked to a Customer, and he told me about this Feature, so thanks to Kristian for that hint. I was always struggling with that Feature cause you need to store a Date in “any” place and query that value, and then remove the User from that Group. Kristian told me

Temporarily Add a User to a Group with Active Directory Privileged Access Management Feature Read More »