Lesson 3 Flashcards
(6 cards)
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
- You must have internet connectivity to manage cloud services.
- You must install a management app to manage cloud services.
- You can manage cloud services from any modern web browser.
- You must have internet connectivity to manage cloud services. → Yes
- You must install a management app to manage cloud services. → No
- You can manage cloud services from any modern web browser. → Yes
Match the Azure service to the correct definition.
Instructions: To answer, drag the appropriate Azure service from the column on the left to its description on the right. Each service may be used once, more than once, or not at all.
-Answer Options-
- Azure Databricks
- Azure Functions
- Azure App Service
- Azure Application Insights
-Answer Area-
- Provides the platform for serverless code
- A big data analysis service for machine learning
- Detects and diagnoses anomalies in web apps
- Hosts web apps
- Provides the platform for serverless code → Azure Functions
- A big data analysis service for machine learning → Azure Databricks
- Detects and diagnoses anomalies in web apps → Azure Application Insights
- Hosts web apps → Azure App Service
A team of developers at your company plans to deploy, and then remove, 50 customized virtual machines each week. Thirty of the virtual machines run Windows
Server 2016 and 20 of the virtual machines run Ubuntu Linux.
You need to recommend which Azure service will minimize the administrative effort required to deploy and remove the virtual machines.
What should you recommend?
A. Azure Reserved Virtual Machines (VM) Instances
B. Azure virtual machine scale sets
C. Azure DevTest Labs
D. Microsoft Managed Desktop
C. Azure DevTest Labs
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
- Azure PowerShell modules can be installed on macOS.
- Azure Cloud Shell can be accessed from a web browser on a Linux computer.
- The Azure portal can only be accessed from a Windows device.
- Azure PowerShell modules can be installed on macOS. → Yes
- Azure Cloud Shell can be accessed from a web browser on a Linux computer. → Yes
- The Azure portal can only be accessed from a Windows device. → No
A support engineer plans to perform several Azure management tasks by using the Azure CLI.
You install the CLI on a computer.
You need to tell the support engineer which tools to use to run the CLI.
Which two tools should you instruct the support engineer to use?
A. Command Prompt
B. Azure Resource Explorer
C. Windows PowerShell
D. Windows Defender Firewall
E. Network and Sharing Center
A. Command Prompt
C. Windows PowerShell
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have an Azure environment. You need to create a new Azure virtual machine from a tablet that runs the Android operating system.
Solution: You use PowerShell in Azure Cloud Shell.
Does this meet the goal?
A. Yes
B. No
A. Yes