Post Views: 5,375 A Site-to-Site VPN is a secure connection between your on-premises network and your Azure virtual network. This allows you to extend your on-premises network to Azure, providing secure communication between your local network and...
Post Views: 3,594 In real life cloud deployment scenarios one of the very common cases is when only part of the application resides in the cloud. Usually, it’s when there is a legacy system which can’t be migrated to the cloud and resides on...
Post Views: 4,160 Log in to the Azure Portal: Open a web browser and navigate to the Azure Portal. Log in with your Azure account credentials. Create a New Azure Cosmos DB Account: Once logged in, click the “+ Create a resource” button...
Post Views: 1,219 Create an Azure Account: If you don’t have an Azure account, sign up for one at Microsoft Azure. Log into the Azure Portal: Use your Azure account credentials to log into the Azure Portal. Create a Resource Group: In the...
Post Views: 5,020 Step 1: Install and Configure Azure PowerShell If you haven’t already, you need to install Azure PowerShell module and connect to your Azure subscription. You can do this using the following commands: # Install Azure...