If you're looking to automate and script processes and tasks against your Azure environment you'll soon come across the issue of having to authenticate (which is good!) to your environment making your seamless automation script a little more manual. The solution to this problem is to use a Service Principle (SP) with Role Based Access … Continue reading Using a Service Principal
Tag: RBAC
Azure Management Groups
As you start to bring more services into Azure, expanding from pre-production and test workloads into the reals of hosting live, production environments and the number of teams and people involved in keeping the environment running grows you’ll want to make sure you have the right policies and governance in place but keeping in mind … Continue reading Azure Management Groups