Adding your own custom domain in your Entra tenant is a crucial step in your organizations branding. Without this, you’re stuck with the default onmicrosoft.com suffix, which isn’t ideal for a professional or branded experience. I will walk you through how to add a custom domain to your Entra tenant. […]
Setting up Private Access to PaaS Resources in Azure
Securing access to PaaS resources such as Storage Accounts in Azure can be a valid concern for IT professionals as more and more services are moved to the Azure public cloud. Here I will walk you through how to set up private access to a storage account by setting up […]
Deploying Azure Resources using a Bicep Template
In today’s day and age where a lot of companies are migrating to the cloud or having a mix of on-prem and cloud deployments, automating the deployment of infrastructure is essential. Not only does it speed up the time of deployment because you don’t have to waste time clicking around […]
Azure Honeypot & SIEM
During my time studying for the CompTIA Network+ exam, I learned what a SIEM is. SIEM stands for Security Information and Event Management, and is a tool that helps organizations monitor and analyze their security-related data from different sources to detect and respond to cybersecurity threats. In todays world theres […]