Skip to main content
Visio stencils for Azure
  1. Posts/

Visio stencils for Azure

·81 words·1 min
Christoph Petersen
Author
Christoph Petersen

Yes. Visio is still a thing. To draw expressive diagrams with the correct visual representation of the underlying services you need to have access to quality stencils.

There is the Microsoft Azure Cloud and AI Symbol / Icon Set - SVG from Microsoft of course but I stumbled across a LinkedIn post from David Summers today where he shared his own additional set of stencils for Azure.

Head to his GitHub account and check it out:

Visio stencils for Azure services

Related

Fix unspecified errors working with Azure root Management Group

·293 words·2 mins
If you have not been working with Management Groups to manage Azure at scale, I recommend to review the documentation. You should also take a look at the Microsoft Cloud Adoption Framework (which was just recently updated).

Local time for programmatically created Azure Dashboards

·428 words·3 mins
When you begin to operationalize your deployments and want to add monitoring one of the things you might do is to create shared dashboards as part of your deployment. A shared dashboard is basically the same as a non-shared dashboard except it is a full Azure resource, lives in a resource group and can be created through ARM.

Management groups vanishing from Azure portal after rename

·99 words·1 min
If you use Management groups to manage Azure at scale you may get hit with a bug in the Azure portal, that I discovered today. If you rename the Root Tenant Group the portal stops showing any previously create management groups. Their assignment are still active and you can still manage them using PowerShell or CLI but the portal will start show the out-of-the-box experience.