One Azure, Many Logins: How Users Access Microsoft’s Cloud Safely
- URL-based interface: https://portal.azure.com
- Used for:
- Creating and managing Azure resources
- Monitoring services
- Accessing cost management
- Managing subscriptions, RBAC roles
- Works on any browser.
- Available on iOS and Android.
- Allows viewing resource status, alerts, and basic management.
- Useful when you're not at your laptop.
- Cross-platform (Windows, Mac, Linux)
- Terminal-based access to Azure
az vm list
- PowerShell module for Azure management
Get-AzResourceGroup
- Accessible inside the Azure Portal
- Supports both Azure CLI and Azure PowerShell
- No installation needed
- Comes with preconfigured tools (Git, Kubectl, Terraform, etc.)
- Deploy Web Apps
- Manage Storage Accounts
- Connect to Azure Functions
- Interact with App Service and APIs
- C# / .NET
- Python
- Java
- Node.js
- Go
- REST APIs
- Create resources
- Read/update data
- Automate workflows
- Trigger Azure services
- CI/CD pipelines
- Service connections
- Deployment pipelines
- Infrastructure-as-code (IaC)
- Azure Functions
- API Management
- Dataverse
- Logic Apps connectors
- App Registrations
- Client ID + Secret
- Certificates
- Managed Identities
- Storage accounts
- Blobs
- Queues
- Files
Published on:
Learn moreRelated posts
Part 2: Building a Python CRUD API with Azure Functions and Azure Cosmos DB
Series: Building Serverless Applications with Azure Functions and Azure Cosmos DB In the first post of this series, we focused on establishing...
Azure Cosmos DB Data Explorer now supports Dark Mode
If you spend time in the Azure Portal’s using Azure Cosmos DB Data Explorer, you know it’s a “lots of screens, lots of tabs, lots of work happ...
Microsoft Entra ID Governance: Azure subscription required to continue using guest governance features
Starting January 30, 2026, Microsoft Entra ID Governance requires tenants to link an Azure subscription to use guest governance features. With...
Azure Developer CLI (azd) – January 2026: Configuration & Performance
This post announces the January 2026 release of the Azure Developer CLI (`azd`). The post Azure Developer CLI (azd) – January 2026: Conf...
Azure SDK Release (January 2026)
Azure SDK releases every month. In this post, you'll find this month's highlights and release notes. The post Azure SDK Release (January 2026)...
Azure Cosmos DB TV Recap – From Burger to Bots – Agentic Apps with Cosmos DB and LangChain.js | Ep. 111
In Episode 111 of Azure Cosmos DB TV, host Mark Brown is joined by Yohan Lasorsa to explore how developers can build agent-powered application...
Accelerate Your Cosmos DB Infrastructure with GitHub Copilot CLI and Azure Cosmos DB Agent Kit
Modern infrastructure work is increasingly agent driven, but only if your AI actually understands the platform you’re deploying. This guide sh...
Accelerate Your Cosmos DB Infrastructure with GitHub Copilot CLI and Azure Cosmos DB Agent Kit
Modern infrastructure work is increasingly agent driven, but only if your AI actually understands the platform you’re deploying. This guide sh...
