HomecareHomebase / azure-bake

An Open Source Deployment Management Framework for DevOps and Developers
MIT License
9 stars 14 forks source link

Added shortname to create resource name functions #136

Closed adhithanhchb closed 4 years ago

adhithanhchb commented 4 years ago

Updated create_resource_name functions to include shortname parameter. We need ability to create multiple availability sets, network interfaces, VMs in each environment, so using the shortname added to name helps to create unique names.