Azure Resources

Resource structure

flowchart LR
	ResourceProviders --> Resources --> Properties & Actions
	
  • Azure Resource Manager (ARM) replaced Azure Service Manager
  • ARM Resource providers have n number of resources under them
  • Resources have properties and actions
  • Querying ARM can be slow and expensive. There is a quota. So we use Azure Resource Graph
  • 1 resource can be a member of only 1 RG
  • 1 resource and resource groups is tagged to a single subscription

references:

Subscribe to NordLetter

A weekly newsletter on living in Finland.

UPDATED