Forum Discussion
rajeshchawla
Helper I
8 years agoCustom Connector to Azure Monitor
We are working on a customer connector to Azure Monitor to allow us to pull metrics from a variety of Azure services. My understanding is that I need to: 1) Register our connector with Azure Active ...
v-jiascu-msft
Microsoft Employee
8 years agoHi Rajesh,
Though I don't know much about Azure Monitor, I'm afraid you understandings is for Power BI Embedded rather than Custom Connector. In other words, we don't need to register our connector or get client secret/id.
1. It's Azure Monitor REST API that we need.
2. We can use the Azure account.
3. Please refer to samples/TripPin/2-Rest for how we can use REST Service in customer connector.
Best Regards,
Dale
rajeshchawla
Helper I
8 years agoAppreciate the guidance. Looks like we were heading off into the weeds.
Thanks!