Hi all,
I am trying to create a Policy to prevent virtual machines from being created in Azure.
There is a out-of-the-box template called Not allowed resource typeswhich is great but unfortunately it does not give me the information I need as I cannot find how to use Parameters.
The Parameter example on GitHub does not contain any examples.
How can I modify the Parameter example so virtual machines are blocked?