Related Articles
Azure Functions – Programmatically List All Subscriptions in Your Tenant Using Resource Graph & C#
Recently I have been working quite a bit with Azure Functions and C#. Therefore it is time to post some interesting code – at least in my opinion. One problem I wanted to solve was to list all subscriptions within your tenant having tag information and if possible the solution should be easy to extend. […]
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 […]
Quick Post – Visio 2013 Stencils Bluish Single-Colored
Today I had some conceptual work to do and as this always involves some fancy Visio diagrams, I ran into a problem which might also could happen to you. Microsoft has released great Windows Server 2012 / Office 365 stencils for Visio 2013. You can find them here. As soon you start Visio and import […]