Azure Fundamentals - Clase 2

Azure Fundamentals - Clase 2

Professional Development

20 Qs

quiz-placeholder

Similar activities

Azure Synapse Analytics Quiz

Azure Synapse Analytics Quiz

Professional Development

20 Qs

Security Plus 1-03

Security Plus 1-03

Professional Development

17 Qs

AWS SAA - 16

AWS SAA - 16

Professional Development

20 Qs

DP-900 Aula - 04

DP-900 Aula - 04

Professional Development

20 Qs

Cloud migration prerequisite

Cloud migration prerequisite

University - Professional Development

15 Qs

Cloud Infra Day 2022

Cloud Infra Day 2022

Professional Development

15 Qs

Module 1 - Modern Management

Module 1 - Modern Management

Professional Development

20 Qs

DJoo

DJoo

Professional Development

20 Qs

Azure Fundamentals - Clase 2

Azure Fundamentals - Clase 2

Assessment

Quiz

Instructional Technology

Professional Development

Hard

Created by

Jorge Flores

Used 6+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step to create a VM in the Azure Portal?
Search for "Virtual machines" in the search bar
Create a resource group
Configure a storage account
Set up a virtual network
Generate SSH keys

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Azure service is used to create a storage account in the console?
Azure Blob Service
Azure Storage Accounts
Azure File Sync
Azure Data Lake
Azure Key Vault

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What must you select when creating a VM to use SSH authentication?
Password authentication
SSH public key
Managed identity
Certificate-based login
No authentication

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command generates an SSH key pair in Azure Cloud Shell?
az vm create
ssh-keygen
az sshkey create
openssl genrsa
keytool

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the minimum character length for an Azure storage account name?
1-15 characters
3-24 characters
5-20 characters
2-30 characters
10-25 characters

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tab in the VM creation wizard configures the VM size?
Basics
Networking
Disks
Management
Advanced

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you connect to an Azure VM using SSH from a local machine?
ssh -i <private-key> <username>@<public-ip>
ssh <username>@<vm-name>
scp <private-key> <public-ip>
ssh <public-ip>@<username>
az vm connect

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?