In my earlier post I provided the step by step instructions to host a website in Apache web server and … More
Category: Azure
Step by Step :How to install Apache Web Server and deploy SSL (HTTPS) enabled site?
In this post we will go thru step by step instructions for Apache Web server installation. Post Apache Server Installation … More
Quick Tip:How to prevent your Azure Resources from accidental deletion?
A common concern with resources provisioned in Azure is that the ease with which they can be deleted. A careless … More
How to assign Permissions to Azure AD App by using PowerShell?
I have published my last blog to describe to PowerShell script to register the App in the Azure AD,In this … More
How to register an App in Azure AD by using PowerShell
Recently I came across a situation where I was supposed to register an App in Azure Ad for multiple Environments, … More
How to create Azure Key Vault-backed secret scope?
In Databricks we can create and access secrets in two different ways: Azure Key vault backed secrete scope Databrick backed … More
How to create and use Databricks backed secret scope?
In this article we will create Databricks backed secret scope step by step: 1.Create a Databricks backed scope.Here I am … More
Databrick CLI important commands.
Recently I came across Databrick CLI commands to setup the Azure Key vaults with databrick-backed scope. I thought to share … More
How to connect Databricks to Azure Data Lake?
Databricks is a version of the popular open-source Apache Spark analytics and data processing engine. Azure Databricks is the fully … More
PowerShell:Azure Point to Site Connectivity Step By Step
Point to site connectivity is the recommended way while connecting to Azure Virtual network from a remote location for example … More