Azure Fundamentals Study Questions

Réussis tes devoirs et examens dès maintenant avec Quizwiz!

How many parameters does an Azure Blueprint Artifact need to be valid? A. 0 B. 1 C. 2

A

What can you use to launch the Azure Cloud Shell? A. Azure portal B. Azure PowerShell C. Azure Command Line Interface (CLI) D. Azure Resource Manager (ARM) template

A

How many resource groups can a resource be in at the same time? A. One B. Two C. Three

A

How can you prevent non-compliant resources from being created, without having to manually evaluate each resource as it's created? A. Azure Policy B. Azure Blueprints C. Azure Resource Monitor

A

What Azure feature replicates resources across regions that are at least 300 miles away from each other? A. Region pairs B. Availability Zones C. Sovereign regions

A

What service helps you manage your Azure, on-premises, and multi-cloud environments? A. Azure Arc B. Azure Policy C. Azure Cloud Manager

A

Which Azure Storage service supports big data analytics, as well as handling text and binary data types? A. Azure Blobs B. Azure Files C. Azure Disks

A

Which Azure Virtual Machine feature staggers updates across VMs based on their update domain and fault domain? A. Availability sets B. Scale sets C. Update sets

A

Which security model assumes the worst-case security scenario, and protects resources accordingly? A. Zero trust B. Defense-in-depth C. Role-based access control

A

Which tool automatically keeps files between an on-premises Windows server and an Azure cloud environment updated? A. Azure File Sync B. Azure Storage Explorer C. AzCopy

A

Which Azure feature enables you to organize multiple subscriptions in hierarchies for unified policies and compliance? A. Resource groups B. Management groups C. Azure Active Directory (Azure AD) D. Azure Container Instances

B

__________ copies data to a secondary region from the primary region across multiple datacenters that are located many miles apart. A. Premium storage B. Zone redundant storage (ZRS) C. Geo-redundant storage (GRS) D. Locally-redundant storage (LRS)

C

__________ enables you to provision a group of matching and load-balanced virtual machines in Azure. A. Azure Logic Apps B. An availability set C. An Azure virtual machine scale set D. Azure Load Balancer

C

__________ enables you to scale to thousands of virtual machines for high-performance computing and large-scale parallel jobs. A. An Azure virtual machine scale set B. An availability set C. Azure Batch D. An availability zone

C

__________ in Azure enables you to deploy Azure resources close to the users. A. Elasticity B. Scalability C. Geo-distribution D. High availability

C

A user is simultaneously assigned multiple roles that use role-based access control. What are their actual permissions? The role permissions are: Role 1 - read || Role 2 - write || Role 3 - read and write. A. Read only B. Write only C. Read and write

C

What happens to the resources within a resource group when an action or setting at the Resource Group level is applied? A. Current resources inherit the setting, but future resources don't. B. Future resources inherit the setting, but current ones don't. C. The setting is applied to current and future resources.

C

What type of cloud service would a Finance and Expense tracking solution typically be in? A. Infrastructure as a Service (IaaS) B. Platform as a Service (PaaS) C. Software as a Service (SaaS)

C

Which option is used to set the communication between an on-premises VPN device and an Azure VPN gateway through an encrypted tunnel over the internet? A. ExpressRoute B. Point-to-Site (P2S) VPN C. Site-to-Site VPN

C

Which storage redundancy option provides the highest degree of durability, with 16 nines of durability? A. Locally redundant storage B. Zone-redundant storage C. Geo-zone-redundant-storage

C

You receive an email notification that virtual machines (VMs) in an Azure region where you have VMs deployed is experiencing an outage. Which component of Azure Service Health will let you know if your application is impacted? A. Azure status B. Service health C. Resource health

C

__________ alerts you when service issues occur in an Azure environment, such as a regional Azure outage that affects all Azure customers. A. Azure Monitor B. Azure Advisor C. Azure Service Health D. Azure Application Insights

C

Which Azure Active Directory (Azure AD) feature is used to provide access to resources based on organizational policies? A. multi-factor authentication (MFA) B. single sign-on (SSO) C. administrative units D. Conditional Access

D

According to the shared responsibility model, which cloud service type places the most responsibility on the customer? A. Infrastructure as a Service (IaaS) B. Software as a Service (SaaS) C. Platform as a Service (PaaS)

A

What Azure feature can help stay organized and track usage based on metadata associated with resources? A. Tags B. Tracers C. Values

A

What is characterized as the ability of a system to recover from failures and continue to function? A. Reliability B. Predictability C. Scalability

A

What two components could you use to implement a "infrastructure as code" deployment? A. Azure Blueprints and ARM Templates B. Azure Policy and Azure Arc C. Azure Monitor and Azure Arc

A

Which Azure service allows users to use a cloud hosted version of Windows from any location and connect from most modern browsers? A. Azure Virtual Desktop B. Azure Virtual Machines C. Azure Container Instances

A

Which cloud service type is most suited to a lift and shift migration from an on-premises datacenter to a cloud deployment? A. Infrastructure as a Service (IaaS) B. Platform as a Service (PaaS) C. Software as a Service (SaaS)

A

Which cloud model uses some datacenters focused on providing cloud services to anyone that wants them, and some data centers that are focused on a single customer? A. Public cloud B. Hybrid cloud C. Multi-cloud

B

Which cloud approach is used by organizations to take full advantage of on-premises technology investments and allows data and applications to be shared between two environments? A. Public cloud B. Private cloud C. Hybrid cloud D. On-premises datacenter

C

Which type of scaling involves adding or removing resources (such as virtual machines or containers) to meet demand? A. Vertical scaling B. Horizontal scaling C. Direct scaling

B

You use __________ to organize resources in an Azure subscription. A. Azure regions B. Resource groups C. Management groups D. Administrative units

B

__________ is supported by ExpressRoute for connecting an on-premises network to Azure. A. A Point-to-Site VPN B. A point-to-point Ethernet connection C. A Site-to-Site VPN D. Azure Peering service

B

What is cloud computing? A. Delivery of computing services over the internet. B. Delivery of storage services over the internet. C. Delivery of websites accessible via the internet.

A

Which Azure Active Directory tool can vary the credentials needed to log in based on signals, such as where the user is located? A. Conditional Access B. Guest access C. Passwordless

A

Single sign-on (SSO) is __________ method that enables users to sign in the first time and access various applications and resource by using same password. A. a validation B. an authentication C. a configuration D. an authorization

B

1. Estimates workload costs 2. Estimates the cost savings by comparing datacenter costs to running the same workload on Azure 3. Helps control, analyze, and optimize workload costs A. Pricing calculator B. TCO calculator C. Cost management

ABC

1. Provides hosting and management of an application and its underlying infrastructure, as well as any maintenance, upgrades, and security patching 2. Provides a fully managed environment for developing, testing, delivering, and managing cloud-based applications 3. Provides servers and virtual machines, storage, networks, and operating systems on a pay-as-you-go basis A. Infrastructure as a service (IaaS) B. Platform as a service (PaaS) C. Software as a service (SaaS)

CBA

What's the best method to estimate the cost of migrating to the cloud while incurring minimal costs? A. Migrate a small sample to the cloud and track costs over time. B. Use the Total Cost of Ownership calculator to estimate expected costs. C. Migrate to the cloud, but track usage closely using tags to rapidly understand costs.

B

Which Azure serverless computing technology provides the ability to execute workflows to automate business scenarios by using triggers without writing any code? A. Azure Functions B. Azure Logic Apps C. Azure Front Door D. Azure DevOps

B

Which defense in depth layer uses distributed denial of service (DDoS) protection? A. Physical security layer B. Perimeter layer C. Network layer D. Application layer

B

Which is not one of the recommendation categories for Azure Advisor? A. Reliability B. Capacity C. Cost

B

1. Confirms the identity of a person who wants access 2. Grants the proper access to a legitimate user A. Authorization B. Authentication

BA

1. Rapidly provisions and runs new environments with the knowledge that they are in line with the organization's compliance requirements. 2. Enforces standards and assess compliance across your organization 3. Prevents resources from being accidentally deleted or changed A. Azure Resource Locks B. Azure Blueprints C. Azure Policy

BCA

__________ is a repeatable set of governance tools that helps development teams quickly build and create new environments while adhering to organizational compliance to speed up development and deployment. A. Azure DevOps B. A Continuous Integration/Continuous Deployment (CI/CD) pipeline configuration C. Azure Blueprints D. Azure Policy

C


Ensembles d'études connexes

Psych Chapter 28 (Child, Older Adult, and Intimate Partner Violence) Review Questions

View Set

Chapter 4: Doing Archaeology and Biological Anthropology

View Set

Chapter 6 Organizational Strategy

View Set

Nutrition Ch. 10- Energy Balance & Weight Control

View Set

Programming Fundamentals 1: Exam 1 (Ch 1-3)

View Set