azure-sp-tool

1.0.9 • Public • Published

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 account

  • azure account list - Make sure your desired subscription is set to default

  • azure-sp-tool create-sp - Service principal is output to azure-credentials.json file

Readme

Keywords

Package Sidebar

Install

npm i azure-sp-tool

Weekly Downloads

0

Version

1.0.9

License

ISC

Last publish

Collaborators

  • danhigham