Hi i want to create an Azure custom policy for vm by using bicep it should not create public ip and also follow naming convention.
i Have it in powershell but i am not able to convert it in Bicep.
I am expecting a bicep script to create Custom Policy which will not create public ip and follow the naming convention.