Tag: azure
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…
Building a serverless MUD infrastructure in Azure
If you went to college back in the 1980's or 90's and studied computer science, then it is likely you bumped into the MUD (multi-user dungeon) craze. Back then, computer science…