In this blog we will learn how to deploy the SQL server container on Azure Kubernetes services with High availability.We … More
Category: Azure
Retrieve Azure VM details by using PowerShell.
Recently I built a large environment in Azure with more than 1000 Virtul machines. Now we need to provide the … More
How to deploy Databricks in your private VNet without exposing public IP address (VNet Injection)?
Recently I came across a situation where customer wanted to deploy databricks into their own private network due to security … More
How to Deploy SQL server on Azure Container Services?
In this blog we will learn about Azure container services and how to deploy SQL server 2019 on Azure Container … More
How to choose Right data distribution strategy for Azure Synapse?
Azure Synapse (Azure SQL Data Warehouse) is a massively parallel processing (MPP) database system. The data within each synapse instance … More
Remote Software Deployment on multiple Azure Linux and Windows VMs.
In this blog we will discuss a real time scenario of deploying software on multiple Linux and Windows Virtual machines … More
Retrieve Azure Resource Inventory by using PowerShell.
In this blog I will share the script to retrieve the Azure resources inside Azure subscription. This script iterates through … More
How to mount Azure Storage Account to Databricks with SAS key?
This blog discusses the step by step approach to mount the storage account to Azure Databricks.
How to setup Service Chaining in Azure?
In this blog post we will learn about VNet Peering, Hub and spoke Architecture and Service chaining in Azure. What … More
How to route Network traffic in Azure?
Azure manages network traffic by using system routes and user defined routes. I have created this video to demonstrate the … More