Hey Scripters! Today quite easy script but very usefull to add multiple nsgs tu subnets in Azure. Script is using JSON structure to define NSGs (Network Security Groups) and subnets to which they should apply. In NSGs JSON we simply define only NSGs which will be used in next JSON. In nsgAssignment JSON we are providing name of the nsgs and provide as array list of subnets to which they …
