Hi all,
this is just quick sharing on the issue i just face this morning . While creating and NSG rule for terraform i for an error mentioning that the parameter should be in string but i have already put it in string format
after a while searching, i found this github issue - [HELP WANTED] NSG - Multiple Ports in One Rule · Issue #4518 · Azure/azure-quickstart-templates · GitHub
so to make it works, just and an S to it, from range becomes ranges .
yup, that all needed..
Thanks for reading and enjoy the rest of your day
2 comments:
Thanks for sharing Munir :D
no problem, glad to share
Post a Comment