Related Articles
Azure Log Analytics – Testing JOINs Part 1
Azure Log Analytics offers you a powerful language to analyze your data. I am not a SQL query specialist but as far I can tell there are many similarities between SQL language and (New) Azure Log Analytics query language. One cool thing we can do is using joins. If you look up what a join […]
SCSM – SMLets “The criteria could not be parsed. See inner exception for details.”
If you are using the SMLets from codeplex in combination with PowerShell remoting to retrieve information from Service Manager it could well be that you hit this error: The criteria could not be parsed. See inner exception for details. + CategoryInfo : OperationStopped: (:) [], InvalidCriteriaException + FullyQualifiedErrorId : The criteria could not […]
SCOM 2012 R2 – SQL Server 2014 / Report Viewer 2014 Support
Microsoft announced few month ago SCOM 2012 R2 offers support for SQL Server 2014… And if we go to the TechNet article it also clearly says, SCOM 2012 R2 is supported on SQL Server 2014 here described… There is even a perfect table which explains everything clearly… From my point of view, this let’s us […]