Similar Posts
Install Azure RM Modules on Mac
Install Azure RM Modules on Mac In order to connect to Azure PowerShell on Mac, we need to install the Azure PowerShell Modules. To get started we need to download the modules by running the below cmdlets from PowerShell for Mac. Save-Module -Name AzureRM -Path /Users/shaunhardneck The Modules will start downloading as follows. Now…
Exchange 2019 Installation Fails on 89% During Readiness Checks.
During a recent Exchange 2019 deployment I come across an issue where Exchange 2019 setup kept failing on Windows Server 2019 during the readiness checks. The Readiness checks fails on the Web Management Solution Service that fails to start. The post will walk you through some steps on how to resolve this issue. The error…
Streamlining Microsoft Azure Security Posture Checks with the Microsoft Azure CIS Checker Script
Streamlining Your Azure Security Posture with the Microsoft Azure CIS Checker Script As an Azure administrator, ensuring your Azure environment complies with industry standards is paramount. Regular checks and reviews against benchmarks like the CIS (Center for Internet Security) standards are essential to maintain a secure and compliant infrastructure. However, performing these checks manually can…
Troubleshooting: Unable to Add Exchange Online Role Group
Troubleshooting: Unable to Add Exchange Online Role Group In this concise article, we will tackle a common issue encountered while attempting to create a new role group in Exchange Online – “Error executing request. The command you tried to run isn’t currently allowed in your organization”. Reason for encountering this error: In Microsoft’s data centers,…
Create Access Reviews for Groups in Azure Active Directory
Create Access Reviews for Groups in Azure Active Directory In this post, we will group through the process of how-to setup Access Reviews in Azure Active Directory. What is Access Review? Access Reviews can be used to review users or administrators access to groups or applications over time. These access reviews will also assist with…
Error: The subscription is not registered to use namespace ‘MicrosoftCompute`.
Error: The subscription is not registered to use namespace ‘MicrosoftCompute`. You receive the following error when trying to create a new VM disk or VM in your new Azure Subscription. In my case, I am trying to copy a VM disk from one subscription to another and receive the above error. To find out if…


