Skip to content

jeenalshah/azure-sp-tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • azure-sp-tool -help

  • azure-sp-tool create-sp - service principal is outputed in azure-credentials.json file

  • azure account list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%