Knowledge check
Microsoft Azure Fundamentals
Describe core solutions and management tools on Azure
Choose the best tools for managing and configuring your Azure environment
- As an administrator, you need to retrieve the IP address from a particular VM by using Bash.
Which of the following tools should you use?- ARM templates
- Azure PowerShell
- The Azure portal
- The Azure CLI
The Azure CLI enables you to use Bash to run one-off tasks on Azure.
- You’re a developer who needs to set up your first VM to host a process that runs nightly.
Which of the following tools is your best choice?- ARM templates
- Azure PowerShell
- The Azure portal
newcomers .. - The Azure CLI
- What is the best infrastructure-as-code option for quickly
and reliably setting up your entire cloud infrastructure declaratively?- ARM templates
ARM templates are the best infrastructure-as-code option for quickly
and reliably setting up your entire cloud infrastructure declaratively. - Azure PowerShell
- The Azure portal
- The Azure CLI
- ARM templates