To facilitate communication between resources in Azure deployed in virtual networks, we can use domain name resolution over relying on IP address, making the communication process […]
To facilitate communication between resources in Azure deployed in virtual networks, we can use domain name resolution over relying on IP address, making the communication process […]
Azure Document Intelligence client library for .NET, Azure.AI.DocumentIntelligence 1.0.0 was released few weeks ago with some significant refactoring to existing beta packages, and it has some breaking changes. […]
In the ever-evolving landscape of cloud computing, designing and deploying effective Azure workloads requires a meticulous approach. Success depends on leveraging proven methodologies like Microsoft’s Continue […]
Azure Virtual Networks use private IP addresses which aren’t routable on public networks. To enable support networks that exist both in Azure and on-prem environments, we […]
As Infrastructure as Code (IaC) practices continue to evolve, maintaining clean and error-free code is crucial for seamless deployments. For this process, I have been working […]
Today, we will implement a Terraform bootstrap script that will install Terraform and create directories where we can place our Terraform project, which will then run […]
Azure Virtual Networks (or VNETs) are the fundamental building block for private networks in Azure. We can built Azure VNETs that are similar to on-prem networks, […]
Unlock the full potential of Microsoft Entra Private Access with this in-depth tutorial! Join us as we demonstrate how to create Global Secure Access applications with […]
Microsoft Sentinel is a cloud-native security information and event management (SIEM) and security orchestration, automation, and response (SOAR) platform. Being in the cloud, it is Continue […]
2024 is the year when Generative AI entered the Azure operations and DevOps world. Generative AI has eaten the world since the first apparition of ChatGpt […]