Hub and spoke network architectures are an increasingly adopted topology in Azure, and I tend to recommend to customers who are new to Azure, are above a certain size (medium – enterprise) and require hybrid connectivity to on-premises or other clouds. Advantages: Cost effective for hybrid connectivity, being able to connect multiple VNets using one…
Month: January 2022
Using Azure Policy to Implement Tagging Inheritance
Azure tagging can be incredibly useful. It can be used to classify different Azure resources as well as providing a method for cost analysis outside the normal scopes of management groups, subscriptions and resource groups. However, for tagging to be effective, all resources need to be tagged. Very often I’ve seen tags have been missed…