Azure Tip 7: Bulk Deleting and Purging Azure Resource Groups
During the delivery of my Azure training sessions, I often end up with a lot of resource groups. Deleting many resource groups at once would be a good tool. Here are 3 solutions: Delete multiple resource groups with Powershell Delete multiple resource groups with Azure…
Azure Tip 6: Azure Facts: Azure Reservations
So I decided to start a new section in my Azure Tips that is called Azure Facts. The idea is to write very short blog posts about a certain topics and list all the facts. I use this format to collect information that I speak…
Azure Tip 5: Azure Latency Websites
How long does it take to make a call to a data center from where I am? This is a very important question for all things related to computer communication. There are 2 really cool website taking care of this question: http://www.azurespeed.com/ https://azurespeedtest.azurewebsites.net/ AzureSpeed.com Check…
Azure Tip 3: Interactive Services Map
There is always this “unofficial interactive services map” that suddenly disappears from the internet until someone else implements a new version. The one that is currently available can be found here: https://nnmer.github.io/azure-services-map/dist/
Azure Tip 3: Awesome Azure Service Catalog Websites
There is always this “unofficial interactive services map” that suddenly disappears from the internet until someone else implements a new version. On this page, I will collect the ones that are currently HOT: Azure Services Map Azure Heat Map Azure Services Map https://nnmer.github.io/azure-services-map/dist/ Azure Heat…
Azure Tip 2: How to get to know a new Azure Service?
Let’s imagine that you need to build up know-how about a previously unknown Azure cloud service. This tip is about the pieces of information that you can collect in order to understand an Azure offering and be able to speak about it. In this post…
Azure Tip 1: http://azuredev.tips
So, I decided to write another series of tips, similar to the “.NET Power Tips” that you can already find on my blog: http://manuelmeyer.net/dotnetpowertips/ It will become a series of tips but all related to the Microsoft Azure Cloud. The first tip is azuredev.tips. That…