Nowadays I am exploring Azure ARM templates and planning to changes our Azure Automation strategies. currently, we are using Azure PowerShell Runbooks for automation. I am happy to go with ARM template but just want to know if there are any shortcomings or disadvantages of using ARM templates? any Limitations? Like below one :
1) We cant create Resource Group using ARM Template.
If you know any other please let me know.