Prerequisites for Azure administrators Flashcards
(53 cards)
What is the primary way to interact with Azure
Azure Portal
What is the GUI based tool to interact with Azure?
Azure Portal
What is the CLI based tool to interact with Azure?
Azure PowerShell & Azure CLI
What is the web based CLI tool to interact with Azure?
Azure Cloud Shell
What is the mobile based tool to interact with Azure
Azure mobile App
What is Azure SDK?
Its a range of languages and frameworks and REST APIs to help manage and control Azure resources programmatically
azure portal URL?
portal.azure.com
Can we use azure portal for repetitive tasks like configure multiple VMs
we have to use Azure PowerShell and Azure CLI
What is Azure portal
Its a web application which lets you to interact with azure services & resources.
Can you customize dashboard in azure portal?
yes
What is Azure Copilot?
It help you design, operate, optimize, and troubleshoot your Azure apps and infrastructure
What is Azure Marketplace
Marketplace lets you find, try, purchase, and provision applications and services from hundreds of leading service providers, all certified to run on Azure
What is Azure Advisor?
Azure Advisor is a free service built into Azure that provides recommendations on high availability, security, performance, operational excellence, and cost
Which command is used in Azure PowerShell to create a VM?
New-AzVM
How Azure CLI works?
Its a command line program which connects to azure and execute administrative command on azure resources
Azure CLI works on which OS?
Windows, Linux, or macOS
where we use az login command?
Used Azure CLI for Azure login
Which command is used to create VM in azure CLI
az vm create
What is Azure Cloud Shell?
Its a browser-accessible shell for managing Azure resources using scripting tools like Azure CLI or Azure PowerShell
what is the use of Azure mobile app
It allows you to access, manage, and monitor all your Azure accounts and resources from your iOS or Android phone
What is Azure Copilot ?
Copilot in Azure can help you design, operate, optimize, and troubleshoot your Azure apps and infrastructure
where we can see the global controls in azure portal
top - right corner of the screen
how to change Azure portal settings
click on gear icon on global controls in azure portal
how to go to Support + troubleshooting pane
click on ? icon on global controls in azure portal