I am struggling to understand the concepts around Azure Resource Manager. When I create an Azure Resource Manager project in a solution with existing Azure Web Apps and other artifacts, how can I say that my new Resource Group should include those projects and how can I specify the publish settings so that deployment of the ARM project publishes those websites too.
My feeling is that I am not really getting the conceptual model behind this stuff at the moment.