August 2018
Intermediate to advanced
352 pages
12h 30m
English
Before we can get started, there are a few things you will need:
Docker has made it easy to create a Service Principal by using a Docker image they provide. Follow these steps to create a Service Principal. The first thing you will do is run the Docker image, passing in a few parameters:
$ docker container run -ti docker4x/create-sp-azure [sp-name] [rg-name rg-region]
Read now
Unlock full access