In the previous article Part 3, I have shown deploy the fine-tuned model on Azure Kubernetes Service with the Kaito add-on. In this article, I will […]
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 […]
I uncover the process and workings of fine-tuning a large language model on a dataset. Scenario for fine-tuning a model can be on corporate data such […]
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 […]