Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 1.07 KB

README.md

File metadata and controls

10 lines (5 loc) · 1.07 KB

Deploy an Ubuntu VM with an additional sudo user.

Deploy to Azure Author Template Name Description
coreysa Deploy Ubuntu Azure Dev VM The purpose of this script is to show the ability to run a custom script with parameters that will create additional users with sudo access. The value of the sample is to show how to pass template parameter based input into a bash Linux script.

The purpose of this script is to show the ability to run a custom script with parameters that will create additional users with sudo access. The value of the sample is to show how to pass template parameter based input into a bash Linux script.