Open
Description
HI,
We receive the error below when we ran Invoke-IcingaCheckMSSQLHealth to check Microsoft SQL Azure.
Error:
@@servicename' is not supported in this version of SQL Server.
Following the error I found out that Get-IcingaMSSQLInstanceName is querying @@ServerName which is not supported in Microsoft SQL Azure
Activity