Creating an Azure Virtual Machine from an Android Tablet | Azure Fundamentals

Create a New Azure Virtual Machine from Your Android Tablet

Prev Question Next Question

Question

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 the Azure portal.

Does this meet the goal?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B.

A

The Azure portal is a web-based, unified console that provides an alternative to command-line tools. With the Azure portal, you can manage your Azure subscription using a graphical user interface. You can build, manage, and monitor everything from simple web apps to complex cloud deployments. Create custom dashboards for an organized view of resources. Configure accessibility options for an optimal experience.

Being web-based, the Azure portal can be run on a browser from a tablet that runs the Android operating system.

https://docs.microsoft.com/en-us/azure/azure-portal/azure-portal-overview

Yes, the provided solution meets the goal of creating a new Azure virtual machine from an Android tablet using the Azure portal.

The Azure portal is a web-based interface that provides a centralized management platform for Azure resources. It is accessible from any device with an internet connection and a web browser, including Android tablets.

To create a new Azure virtual machine, you can use the Azure portal's virtual machine creation wizard, which guides you through the process step-by-step. The wizard allows you to choose the virtual machine's size, operating system, disk configuration, networking settings, and other options.

Therefore, using the Azure portal from an Android tablet is a valid solution to create a new Azure virtual machine.

Option D: Isolation and Segmentation is a feature of an Azure virtual network.

An Azure virtual network (VNet) is a foundational building block for building a private and isolated network infrastructure in the Azure cloud. It provides a way to securely connect Azure resources, such as virtual machines (VMs), to each other and to on-premises networks.

One of the key features of a virtual network is isolation and segmentation. With isolation, a VNet allows you to create private and secure network environments for your resources. You can control traffic flow by defining network security groups (NSGs) and access control lists (ACLs) that block or allow traffic to and from your resources.

With segmentation, a VNet allows you to create multiple subnets within a network. Each subnet can be assigned its own IP address range and can be configured with its own NSGs and ACLs. This allows you to group resources based on their function, such as web servers, application servers, and databases, and apply different security policies to each group.

Option A: Resource cost analysis is not a feature of a virtual network. It is a feature of Azure Cost Management and Billing, which allows you to monitor, analyze, and optimize your Azure spending.

Option B: Packet inspection is not a feature of a virtual network. It is a technique used by firewalls and network security devices to inspect network traffic and block or allow specific types of traffic based on predefined rules.

Option C: Geo-redundancy is not a feature of a virtual network. It is a feature of Azure Storage, which allows you to replicate your data to multiple Azure data centers for high availability and disaster recovery purposes.