Related Articles
Azure Policy – Audit and Deploy CanNotDelete Lock on Resource Group Based on Tags
If you move your workloads to production or even preproduction it is highly recommended to protect them not only against data loss but also from accidential deletion. One feature in Azure which can help are Resource Locks. Depending how you configure the lock, you cannot delete the resource, but still read and modify (CanNotDelete lock) […]
SCOM 2012 – NEW Monitoring Pack for UNIX and Linux OS
Microsoft just released the latest Xplat management packs for System Center Operations Manager 2012. You can find it here
SCOM 2012 – Maintenance Mode Console Tool V 1.0
In my last post I published a GUI based tool to put Windows and UNIX/Linux computer into maintenance mode. After great success, there were requests to have some sort of scheduling mechanism for setting maintenance mode on a regular time schedule. Well, as I have mentioned in my previous post, there are many ways to […]