1.0.9 • Published 9 years ago
azure-sp-tool v1.0.9
azure-sp-tool
This tool automates the steps to create Azure service principal for both unix and windows. More information on service principal can be found here.
Prerequisites
Install Azure CLI. For Linux/Unix/Mac OS X, follow these instructions to install the Azure CLI.
Installation
npm install azure-sp-tool -g
Create Service Principal
azure login
- First login to your azure accountazure account list
- Make sure your desired subscription is set to defaultazure-sp-tool create-sp
- Service principal is output to azure-credentials.json file