Related Articles
SCOM 2012 – SCOM Task Collection MP V 1.0
Update 07.03.2013: There is an updated version of this management pack and post. Please check the post found here. As the new year just started every one has many New Year’s resolutions, one of mine New Year’s resolution and also driven by customers was to create a SCOM task management pack which should contain as […]
ARM – Connect Activity Logs From Multiple Subscriptions As Log Analytics Workspace Data Source
Recently I had a requirement to automatically configure Activity Logs from multiple subscriptions to send their logs to a Log Analytics workspace. I am talking about this setting here… There are many ways how to achieve this goal. If you are into PowerShell you could use this cmdlet New-AzureRMOperationalInsightsAzureActivityLogDataSource (I like the name ), this […]
Azure Stack – Deploy Latest Azure Stack Development Kit 1.1809.0.90 on Azure VM
A couple of weeks ago I wrote a blog post how to install Azure Stack Development Kit (ASDK) 1.1018.0.97 on an Azure VM. If we want to test the latest release of Azure Stack (DK) we need to redeploy the entire VM, because there is no supported update nor upgrade process for the ASDK. So […]