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