I am about to publish an app on Azure Market Place and I am trying to create a "Test drive". My application is based on several Azure resources :
- App Service (webapp + api)
- Azure search index
- Azure storage
- SQL Database
- PowerBI Embedded
My question is: Are these resources all supported via ARM? (especially the creation of an azure search index and PowerBI Embedded "linked" to a PowerBI account)
Thank you.