Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.62 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.62 KB

Microsoft Azure

Microsoft Azure Examples

Create Azure Guest User

https://www.techguy.at/create-azure-guest-user-with-powershell-and-ms-graph-api/

Create Resource Group

https://www.techguy.at/create-azure-resource-group-with-powershell-and-ms-graph-ap

Remove Resource Group

https://www.techguy.at/remove-azure-resource-group-with-powershell-and-ms-graph-api/

Assign Azure Role to Resource Group

https://www.techguy.at/assign-a-user-to-an-azure-resource-group-role-with-powershell-and-ms-graph-api/

Monitor your Azure Secrets, Zerts and SPN's Expire Date with PowerShell

https://www.techguy.at/monitor-your-azure-secrets-zerts-and-spns-expire-date-with-powershell/

Remove Azure Role from Resource Group

https://www.techguy.at/remove-a-user-from-an-azure-resource-group-role-with-powershell-and-azure-rest-api/

New Azure App Reg

https://www.techguy.at/create-an-azure-app-registration-with-powershell-and-ms-graph-api/

Add Owner to Azure App Reg

https://www.techguy.at/add-an-owner-to-an-azure-application-registration-with-powershell-and-ms-graph-api

Add Secret to Azure App Reg

https://www.techguy.at/add-a-secret-to-an-azure-application-registration-with-powershell-and-ms-graph-api

Remove Secret from Azure App Reg

https://www.techguy.at/delete-a-secret-from-an-azure-application-registration-with-powershell-and-ms-graph-api

Add API Permissions to Azure App Reg

https://www.techguy.at/add-api-permission-to-azure-application-registration-with-powershell-and-ms-graph-api

Control Azure VM

https://www.techguy.at/control-azure-vm-with-powershell-and-azure-rest-api