An Azure service that is used to provision Windows and Linux virtual machines.
Hi Sujit,
What I understood from your statement is it's a multi-tenant management. I assume all 80 customers have their own Subscription/TenantId. One option that will work is to install a On-premises Data Gateway (Std Edition) in each customer VNet ( if they are somehow connected you can form them into a cluster and deploy Gateway in that cluster. This approach is well secured since you are isolating each customer by deploying Gateway in their own systems. You will have to store SQL credentails (SQL Authentication with read-only access) in PBI's gateway. Using a single id & password will hamper the audit and roration if required. You need to enable SQL Server Audit logs for all connections sourced from the gateway account.