Azure Series Part 5: Using bootstrap script to install packages while provisioning the Linux Virtual Machines

Microsoft Azure provides a Custom Script Extension which is useful for post-deployment configuration, software installation, or any other configuration/management task.  Before we get started I shared in this below post how we can provision the Linux Virtual Machines in Azure. Azure Series Part 4: Provisioning and accessing the Linux Virtual Machines We will use the same … Continue reading Azure Series Part 5: Using bootstrap script to install packages while provisioning the Linux Virtual Machines

Advertisement