Related Articles
Azure Logic App – Send Data From Application Insights To Azure Log Analytics
If you followed the Ignite 2017 announcements and Microsoft’s latest trends you figured out that serverless applications are getting more and more boost in Microsoft’s cloud strategy. Logic Apps is one of these new awesome iPaaS (integration Platform as a Service) services, which let’s you reduce complexity, coding and also headache :). Microsoft summarizes the […]
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 […]
SMA – Cannot create unkown type ‘{clr-namespace:Microsoft. PowerShell. DyncamicActivities} Activity_xxxxxxxxx_Nested’
I have done many projects using Service Management Automation and PowerShell. One specific error I haven’t seen so far in the job exception of the SMA runbook is this…