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. […]
SCOMfaq – Sponsored by NiCE
Today I am happy to announce my new blog sponsor NiCE. NiCE is a leading company for network, system and application management and monitoring. This company develops management packs for SCOM and are specialized in cross-platform monitoring. If you need management packs for DB2, Oracle, SAP, BlackBerry or Domino make sure you check their products! […]
Azure Monitor – Purge Azure Log Analytics Data Using PowerShell
Usually I am going to blog about solutions and ideas we will use in a constructive way. In this blog post I am going to talk about a destructive solution, which will be hopefully rarely used. As we all know Azure Log Analytics is a great log and analytics platform, where we can insert data […]