Tag: powershell
Create an App Registration for RBAC with PowerShell and Microsoft Graph.
I'm currently working on some automation within Azure to deploy a hub-spoke web application. This web application authenticates with Entra ID using an App Registration and…
Deleting Azure resources the right way.
If you are an Azure developer, you likely spin up an application, do some work, then shut it down again. However, shutting down resources and deleting them has an order to them.…
Purge Azure API Management soft-deleted services with ease.
I work a lot with Azure API Management, which means I turn up and down services quite a few times a day. Azure API Management has an awesome feature that prevents you from…