Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 505 Bytes

File metadata and controls

3 lines (2 loc) · 505 Bytes

Adding multiple endpoints to your Windows Azure Virtual Machines by using a CSV file

This script allows you to add multiple endpoints to a Windows Azure Virtual Machine through reusable CSV files. Simply define your ports in a CSV file and call the script to create them for a specific VM. This script also supports load-balanced endpoints. See my blog for more information.