Posts

Showing posts from October, 2025

AZURE PORTAL: Azure Cloud Infrastructure Setup

  Azure Portal Complete Step-by-Step Guide This guide provides the  visual Azure Portal version  of creating the entire infrastructure with detailed screenshots and explanations. Prerequisites Azure account (free tier available) Basic understanding of Azure services Step 1: Login to Azure Portal Navigate to Azure Portal Go to  https://portal.azure.com Sign in with your Microsoft account Verify Subscription Click on your account name in top-right corner Ensure you have an active subscription Note: Free trial gives $200 credit for 30 days Step 2: Create Resource Group Search for Resource Groups In the search bar at top, type "Resource groups" Click on "Resource groups" service Create New Resource Group Click  "+ Create"  button Fill in the details: Project Details: Subscription:  Your subscription Resource group:  PythonAppRG Instance Details: Region:  (US) East US Review and Create Click  "Review + create" After validation passes, click...