Create an Azure Service Account with PowerShell
Dear all ! Well, actually, there is no term „Azure Service Account“ in Microsoft Azure, it is called an App with a Service Principal. So whenever you want to access Azure Resources programmatically, (i.e. via REST), you probably do not want to use a persons Usernam/Password combination, you want to use a GUID, dedicated for… Read more Create an Azure Service Account with PowerShell