Does Solarwinds have any option to monitor PAAS running in Azure.
You can deploy Windows/Linux agents with the Server & Application Monitor to pull back data. The Database Performance Analyzer has native integration with query analysis with Azure SQL.
The Network Performance Monitor has NetPath which is a useful feature for cloud deployments.
The Web Performance Monitor (formerly SeUM) can run synthetic transactions for web based applications.
The Server and Application Monitor also has the ability to use custom scripts which could call into Azure's API.
This is how I did things at my previous job. Put the SAM agent on each server in the cloud, use a proxy to send everything back through a single IP, monitor as if onsite. I think you covered everything, but SAM 6.4 now additionally polls cloud infra in the same way SCOM traditionally did - through the subscription. Orion 2017.1 Feature: Cloud Infrastructure Monitoring - SolarWinds Worldwide, LLC. Help and Support
Thanks chad.every & designerfx
Let me try those things.