Minimize Impact on Users after Azure Migration | Solution Recommendation

Minimize Impact on Users after Azure Migration

Prev Question Next Question

Question

You have an Azure environment.

You need to create a new Azure virtual machine from a tablet that runs the Android operating system.

What are three possible solutions? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D. E.

ABE

The Android tablet device will have a web browser (Chrome). That's enough to connect to the Azure portal.

The Azure portal offers three ways to create a VM:

-> Using the graphical portal.

-> Using the Azure Cloud Shell using Bash.

-> Using the Azure Cloud Shell using PowerShell.

To identify the factors that affect the cost of a resource in Azure, you should consider the following three factors:

A. Volume of outbound data: Azure charges for data that is transferred out of the Azure data center. This outbound data can be charged based on the amount of data that is transferred or based on the number of transactions that are performed.

B. Volume of inbound data: Although Azure does not charge for inbound data, you need to consider the volume of inbound data because it can impact your network bandwidth usage and your overall usage costs.

C. Service tier: Azure offers multiple service tiers for each resource type, each with its own features and costs. By selecting a lower service tier, you can reduce your ongoing costs for that resource.

D. Azure region: Azure offers multiple data centers around the world, each with its own pricing. By selecting a region with lower pricing, you can reduce your ongoing costs for that resource.

E. Type of processed data: Azure charges for data storage and processing. The type of data being processed can impact the overall cost. For example, storing and processing large data sets can be more expensive than storing and processing small data sets.

In summary, to identify the factors that affect the cost of a resource in Azure, you should consider the volume of inbound and outbound data, the service tier, the Azure region, and the type of processed data. By optimizing these factors, you can reduce your ongoing Azure expenditures.

To create a new Azure virtual machine (VM) from an Android tablet, you can use one of the following three options:

A. Use Bash in Azure Cloud Shell: Azure Cloud Shell provides an interactive web-based shell environment that enables you to manage your Azure resources from virtually anywhere, using a browser or the Azure mobile app. You can access Cloud Shell using an Android tablet and use the Bash shell to run Azure CLI commands to create a new virtual machine. Cloud Shell also provides access to common tools and languages, such as Git, Node.js, Python, and Ruby, making it easy to work with your Azure resources. This solution requires an Azure subscription and an internet connection.

B. Use PowerShell in Azure Cloud Shell: Similar to option A, you can use Azure Cloud Shell to access a PowerShell shell environment and run PowerShell commands to create a new virtual machine. PowerShell is a powerful automation tool that can be used to manage Azure resources, including virtual machines, storage accounts, and networks. This solution also requires an Azure subscription and an internet connection.

E. Use the Azure portal: The Azure portal is a web-based interface that provides a unified view of all your Azure resources and services. You can access the portal using an Android tablet and use the intuitive user interface to create a new virtual machine. You can choose from a range of preconfigured templates, such as Ubuntu, Windows Server, and SQL Server, or create a custom virtual machine. This solution requires an Azure subscription and an internet connection.

C. Use the PowerApps portal and D. Use the Security & Compliance admin center are not valid options to create a new virtual machine. The PowerApps portal is a low-code development platform for building business applications, while the Security & Compliance admin center is used for managing security and compliance policies for Azure resources. Neither of these options provides a way to create a virtual machine.

In summary, to create a new Azure virtual machine from an Android tablet, you can use either Bash or PowerShell in Azure Cloud Shell or the Azure portal.