azure-lpu-script
Create LPU role via bash script
Steps:
az login
- SubscriptionID
- Password
- Random Prefix
- Master LPU or individual LPU
- Master LPU creates a single lpu
- Individual LPU creates multiple lpu for each service
./azure-create-lpu.sh
output/master.txt
output/individual.txt
- 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