I need some help and input from the community here. I am using CRM Online 2013 and I have to do reporting with custom code and there are reports that just cannot be done with Fetch XML. So my question is.
-
Can I use Azure integration with CRM Online 2013 to extract CRM data of entities into Azure DB through some ETL tool like
SSIS
or
any other (recommend please) and do the reporting through SSRS SQL in Azure?
If yes, then how is there a blog/documentation etc which shows how I extract data from CRM Online and load it into my Azure DB.