msgraph

Remove a User from an Azure Resource Group Role with PowerShell and Azure Rest API

In this post, I want to show you how to remove a User from an Azure Role in Azure Resource Group with PowerShell using Azure Rest API. Some of the Use cases❗✔️Delegate the Azure Resource Group Role assignment✔️Control your Azure Resource Group Roles outside Azure Portal.✔️Mass removal of Azure Roles in Resource Groups ✔️Many more…

Remove a User from an Azure Resource Group Role with PowerShell and Azure Rest API Read More »

Assign a User to an Azure Resource Group Role with PowerShell and MS Graph API

In this post, I want to show you how you can assign a User to an Azure Role in Azure Resource Group with PowerShell using MS GRAPH API. Some of the Use cases❗✔️Delegate the Azure Resource Group Role assignment✔️Control your Azure Resource Group Roles outside Azure Portal.✔️Mass assignment of Azure Roles in Resource Groups ✔️Many

Assign a User to an Azure Resource Group Role with PowerShell and MS Graph API Read More »

Remove Azure Resource Group with PowerShell and MS Graph API

In this post, I want to show you how you remove an Azure Resource Group with PowerShell using MS GRAPH API. Some of the Use cases❗✔️Delegate the Azure Resource Group deletion✔️Control your Azure Resource Group outside Azure Portal.✔️Mass deletion Azure of Resource Groups ✔️Many more… API Reference and Permissions We used the following Docs to

Remove Azure Resource Group with PowerShell and MS Graph API Read More »

Create Azure Resource Group with PowerShell and MS Graph API

In this post, I want to show you how you create an Azure Resource Group with PowerShell using MS GRAPH API. Some of the Use cases❗✔️Delegate the Azure Resource Group creation✔️Control your Azure Resource Group outside Azure Portal.✔️Mass Creation Azure of Resource Groups ✔️Many more… API Reference and Permissions We used the following Docs to

Create Azure Resource Group with PowerShell and MS Graph API Read More »

Create Azure Guest User with PowerShell and MS Graph API

In this post, I want to show you how you create an Azure Guest User with PowerShell using MS GRAPH API. Some of the Use cases❗✔️Delegate the Guest User Invitation to Azure AD✔️Control your Azure Guest Users outside Azure Portal.✔️Customize the Invite Message for Azure Guest Users✔️Mass Invitation of Guest Users ✔️Many more… API Reference

Create Azure Guest User with PowerShell and MS Graph API Read More »

Change a Teams Member to an Owner with PowerShell and MS Graph API

In this post, I want to show you how you can change a Teams Team Member to an Owner with PowerShell using MS GRAPH API. Some of the Use cases❗✔️Make sure not everyone can change a Team Member or Owner✔️Control your Members and Owners of a Team outside Teams.✔️Many more… API Reference and Permissions We

Change a Teams Member to an Owner with PowerShell and MS Graph API Read More »

Change a Teams Owner to a Member with PowerShell and MS Graph API

In this post, I want to show you how you can change a Teams Team Owner to a Member with PowerShell using MS GRAPH API. Some of the Use cases❗✔️Make sure not everyone can change a Team Member or Owner✔️Control your Members and Owners of a Team outside Teams.✔️Many more… API Reference and Permissions We

Change a Teams Owner to a Member with PowerShell and MS Graph API Read More »

Create a Channel in Teams with PowerShell and MS Graph API

In this post, I want to show you how you can create a Team Channel in Teams with PowerShell using MS GRAPH API. Some of the Use cases❗✔️Make sure not everyone can create a new Channel✔️Control your Channels outside Teams.✔️Many more… API Reference and Permissions We used the following Docs to get this Script up

Create a Channel in Teams with PowerShell and MS Graph API Read More »