Skip to content

vignesh97/azure-serviceaccounts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azure-lpu-script

azure-lpu-script

Create LPU role via bash script

Steps:

az login

Service principle accounts are not working

To Create LPUs

Input information

  • SubscriptionID
  • Password
  • Random Prefix
  • Master LPU or individual LPU
    • Master LPU creates a single lpu
    • Individual LPU creates multiple lpu for each service

Execute script

./azure-create-lpu.sh

Credentials will be create in Output file

output/master.txt
output/individual.txt

Input information

  • SubscriptionID
  • Random Prefix (make sure you are providing the same prefix used in create script)
  • Choose Master LPU or individual LPU

To Destory

./azure-delete-lpu.sh

About

azure-serviceaccounts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages