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
Power Platform Environment Deep Dive (Part 2)
In Microsoft Power Platform, choosing the right environment type is important because each environment is designed for a different business pu...
Power Platform Environment Deep Dive (Part 1)
Today, in the business enterpriese world, Power Platform enables organization to build application, automate workflow, analyze data crea...
Book Review : Life 3.0 by Max Tegmark
This is the third book I’ve read this year, and even though I’m still in the early chapters, it already feels like my favorite read of the yea...
Dataverse Views Demystified: Making Data Work for You
In Microsoft Dataverse, users do not always see all the data stored in a table. What they can view depends on their security permissions, role...
Decode & Fix : Shared App host initialization has timed out in Microsoft Power Apps
Issue :While working with apps in the Microsoft Power Platform, we encountered a critical issue where the application failed to load pro...
Dataverse Integration Patterns: Sync vs Async vs Event-driven (Real Use Cases)
As organizations start using Microsoft Power Platform, Microsoft Dataverse is no longer just a place to store data—it becomes a key part of ho...
Book Review : Don't Believe Everything You Think by Joseph Nguyen
My second book of this year is "Don’t Believe Everything You Think" by Joseph Nguyen. This book was recommended by a friend who strongly belie...
Book Review : Scary Smart by Mo Gawdat
The first book I read in 2026 was Scary Smart by Mo Gawdat, the former Chief Business Officer at Google.In today’s world, Artificial Intellige...
Managing Temporary User Access in Dataverse with Access Teams
Access Teams let you give people access to one specific record, not the whole table.Access Teams in Microsoft Dataverse are a powerful way to ...
