Forum Discussion
rajeshchawla
8 years agoHelper I
Custom 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
8 years agoMicrosoft Employee
Hi 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
8 years agoHelper I
Appreciate the guidance. Looks like we were heading off into the weeds.
Thanks!