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) […]
Office 365 – Microsoft. Exchange.Data.Storage. UserHasNoMailboxException
While playing around with Office 365 I bumped into an issue, which you might also could face. I created an administrator role in Azure Active Directory and activated my Office 365 E3 License (thank you Microsoft for this free license!). After setting up my tenant properly I assumed I could log into my Office 365 […]
SCOM – Linux Agent Deployment “Signed certificate verification operation was not successful”
Today I ran into a problem which is not new to SCOM cross-platform monitoring but since this problem will hit you sooner or later it makes sense to write about it. This issue applies to all SCOM versions. It could well be that when you are deploying SCOM agents to your UNIX/Linux server you will […]