Marc Hall
Quiz by , created more than 1 year ago

Quiz on AZ-900, created by Marc Hall on 02/05/2019.

2507
0
0
Marc Hall
Created by Marc Hall about 5 years ago
Close

AZ-900

Question 1 of 109

1

Which term from the list below would be viewed as benefits of using cloud services?

Select one of the following:

  • Unpredictable costs

  • Elasticity

  • Local reach only

Explanation

Question 2 of 109

1

Suppose you have two types of applications: legacy application that requires specialized mainframe hardware and newer application that can run on commodity hardware. Which cloud deployment would be best for you?

Select one of the following:

  • Public Cloud

  • Private Cloud

  • Hybrid Cloud

Explanation

Question 3 of 109

1

You're developing an application and want to focus on building, testing, and deploying. You don't want to worry about managing the underlying hardware or software. Which cloud service type is best for you?

Select one of the following:

  • IaaS

  • PaaS

  • SaaS

Explanation

Question 4 of 109

1

What is Azure?

Select one of the following:

  • Microsoft's cloud computing platform, which provides compute power, storage, and services over the internet using a pay-as-you-go pricing model

  • A single datacenter located in Redmond, Washington

  • A hosting environment specifically for VMs

Explanation

Question 5 of 109

1

Which of the following is an example of an Azure computer service?

Select one of the following:

  • Azure VM

  • Azure Load Balancer

  • Azure Table Storage

  • Azure Cache for Redis

Explanation

Question 6 of 109

1

When should you scale out your deployment?

Select one of the following:

  • When your application or service requires a more powerful CPU or more memory to run faster

  • When you need additional VMs to speed up your application

  • When you're using excess capacity that you don’t need

Explanation

Question 7 of 109

1

You can select the specific datacenter you want to deploy your app into.

Select one of the following:

  • True
  • False

Explanation

Question 8 of 109

1

Every region has an availability zone.

Select one of the following:

  • True
  • False

Explanation

Question 9 of 109

1

Application availability refers to what

Select one of the following:

  • The service level agreement of the associated resource

  • Whether the application supports an availability zone

  • The overall time that a system is functional and working

Explanation

Question 10 of 109

1

Which of the following defines an Azure subscription correctly?

Select one of the following:

  • Using Azure does not require a subscription

  • All Azure subscriptions are always free 

  • An Azure subscription is a logical unit of Azure services that is linked to an Azure account 

  • An account cannot have more than one subscription 

Explanation

Question 11 of 109

1

Azure has free services you can use once you have an Azure subscription. 

Select one of the following:

  • True
  • False

Explanation

Question 12 of 109

1

Bill in Azure is _________ . 

Select one of the following:

  • Annually for each Azure account based on usage 

  • Monthly for each Azure subscription based on usage 

  • Monthly for each Azure account based on usage 

  • Daily for each Azure subscription based on usage 

Explanation

Question 13 of 109

1

An Azure dashboard is stored as which type of file?

Select one of the following:

  • XML

  • JSON

  • PNG

Explanation

Question 14 of 109

1

Azure Advisor provides advice on:

Select one of the following:

  • Creating an Azure account

  • Best practices and Security for your services

  • Using the Azure portal effectively

Explanation

Question 15 of 109

1

Azure Cloud Shell is an interactive, browser-accessible shell for managing Azure resources

Select one of the following:

  • True
  • False

Explanation

Question 16 of 109

1

Suppose you have an existing application running locally on your own server. You need additional capacity but prefer to move to Azure instead of buying upgraded on-premises hardware. Which compute option would likely give you the quickest route to getting your application running in Azure?

Select one of the following:

  • Serverless computing

  • Containers

  • Virtual machines

Explanation

Question 17 of 109

1

Imagine that you work on a photo-sharing application that runs on millions of mobile devices. Demand is unpredictable because you see a spike in usage whenever a locally or nationally significant event occurs. Which Azure compute resource is the best match for this workload?

Select one of the following:

  • Serverless computing

  • Containers

  • Virtual machines

Explanation

Question 18 of 109

1

The compute options give you different levels of control over the configuration of the environment in which your application runs. Which of the following lists the compute options in order from "most control" to "least control"?

Select one of the following:

  • Serverless computing, containers, virtual machines

  • Containers, serverless computing, virtual machines

  • Virtual machines, containers, serverless computing

Explanation

Question 19 of 109

1

Suppose you work at a startup with limited funding. Why might you prefer Azure data storage over an on-premises solution?

Select one of the following:

  • To ensure you run on a specific brand of hardware which will let you form a marketing partnership with that hardware vendor.

  • The Azure pay-as-you-go billing model lets you avoid buying expensive hardware.

  • To get exact control over the location of your data store.

Explanation

Question 20 of 109

1

Which of the following situations would yield the most benefits from relocating an on-premises data store to Azure?

Select one of the following:

  • Unpredictable storage demand that increases and decreases multiple times throughout the year.

  • Long-term, steady growth in storage demand.

  • Consistent, unchanging storage demand.

Explanation

Question 21 of 109

1

What is an Azure region?

Select one of the following:

  • One or more Azure data centers within a specific geographical location

  • A way of breaking networks into smaller networks

  • Firewall rules which define the flow of traffic in and out of Azure

Explanation

Question 22 of 109

1

Which of the following is true about virtual networks?

Select one of the following:

  • You configure virtual networks through software

  • A virtual network accepts network traffic on all ports. You configure the firewall through virtual machines

  • Virtual networks are always reachable from the internet

Explanation

Question 23 of 109

1

Which is true about Azure Load Balancer?

Select one of the following:

  • You must use Azure Load Balancer if you want to distribute traffic among your virtual machines running in Azure

  • Azure Load Balancer works with internet-facing traffic only

  • Azure Load Balancer distributes traffic among similar systems, making your services more highly available

Explanation

Question 24 of 109

1

What is network latency?

Select one of the following:

  • The amount of data that can fit on the connection

  • The distance data must travel to reach its destination

  • The time it takes for data to travel over the network

Explanation

Question 25 of 109

1

How does Azure Traffic Manager reduce latency?

Select one of the following:

  • It chooses only the fastest networks between endpoints

  • It chooses the endpoint that's closest to the user's DNS server

  • It caches content, similar to how content delivery networks work

Explanation

Question 26 of 109

1

Cloud security is a shared responsibility between you and your cloud provider. Which category of cloud services requires the greatest security effort on your part?

Select one of the following:

  • Infrastructure as a service (IaaS)

  • Platform as a service (PaaS)

  • Software as a service (SaaS)

Explanation

Question 27 of 109

1

Which of these helps you most easily disable an account when an employee leaves your company?

Select one of the following:

  • Enforce multi-factor authentication (MFA)

  • Monitor sign-on attempts

  • Use single sign-on (SSO)

Explanation

Question 28 of 109

1

Which of these is the strongest way to protect sensitive customer data?

Select one of the following:

  • Encrypt data as it sits in your database

  • Encrypt data as it travels over the network

  • Encrypt data both as it sits in your database and as it travels over the network

Explanation

Question 29 of 109

1

There has been an attack on your public-facing website, and the application's resources have been overwhelmed and exhausted, and are now unavailable to users. What service should you use to prevent this type of attack?

Select one of the following:

  • DDoS protection

  • Azure Firewall

  • Network security group

  • Application gateway

Explanation

Question 30 of 109

1

You want to store certificates in Azure to centrally manage them for your services. Which Azure services should you use?

Select one of the following:

  • MSIP

  • Azure AD

  • Azure Key Vault

  • Azure ATP

Explanation

Question 31 of 109

1

You can download published audit reports and other compliance-related information related to Microsoft’s cloud service from the Service Trust Portal.

Select one of the following:

  • True
  • False

Explanation

Question 32 of 109

1

Which Azure service allows you to configure fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs?

Select one of the following:

  • Locks

  • Policy

  • Initiatives

  • Role-based Access Control

Explanation

Question 33 of 109

1

Which Azure service allows you to create, assign, and, manage policies to enforce different rules and effects over your resources and stay compliant with your corporate standards and service-level agreements (SLAs)?

Select one of the following:

  • Azure Policy

  • Azure Blueprints

  • Azure Security Center

  • Role-based Access Control

Explanation

Question 34 of 109

1

Which of the following services provides up-to-date status information about the health of Azure services?

Select one of the following:

  • Compliance Manager

  • Azure Monitor

  • Service Trust portal

  • Azure Service Health

Explanation

Question 35 of 109

1

Where can you obtain details about the personal data Microsoft processes, how Microsoft processes it, and for what purposes?

Select one of the following:

  • Microsoft Privacy Statement

  • Compliance Manager

  • Azure Service Health

  • Trust Center

Explanation

Question 36 of 109

1

Tags can be applied to any type of resource in Azure

Select one of the following:

  • True
  • False

Explanation

Question 37 of 109

1

Tags applied at a resource group level are propagated to resources within the resource group

Select one of the following:

  • True
  • False

Explanation

Question 38 of 109

1

Which of the following is not a feature of resource groups?

Select one of the following:

  • Resources can be in only one resource group

  • Resources can be moved from one resource group to another

  • Resource groups can be nested

  • Role-based access control can be applied to the resource group

Explanation

Question 39 of 109

1

Which of the following might be a good usage of tags?

Select one of the following:

  • Using tags to associate a cost center with resources for internal chargeback

  • Using tags in conjunction with Azure Automation to schedule maintenance windows

  • Using tags to store environment and department association

  • All of the above are good ways to use tags

Explanation

Question 40 of 109

1

Which of the following would be the most efficient way to ensure a naming convention was followed across your subscription?

Select one of the following:

  • Send out an email with the details of your naming conventions and hope it is followed

  • Create a policy with your naming requirements and assign it to the scope of your subscription

  • Give all other users except for yourself read-only access to the subscription. Have all requests to create resources sent to you so you can review the names being assigned to resources, and then create them

Explanation

Question 41 of 109

1

Which of the following would be good to put a resource lock on?

Select one of the following:

  • An ExpressRoute circuit with connectivity back to your on-premises network

  • A non-production virtual machine used to test occasional application builds

  • A storage account used to temporarily store images processed in a development environment

Explanation

Question 42 of 109

1

Which tab of the Azure pricing calculator will you use to put together your estimate?

Select one of the following:

  • Estimate

  • Products

Explanation

Question 43 of 109

1

You can share your estimate through an Excel spreadsheet or through a URL.

Select one of the following:

  • True
  • False

Explanation

Question 44 of 109

1

Azure Cost Management allow you to __________ .

Select one of the following:

  • See historical breakdowns of what services you are spending your money on

  • See estimates of what your services might cost if you make a change

Explanation

Question 45 of 109

1

Which one of these is not a cost-saving solution?

Select one of the following:

  • Deallocate VMs during off hours

  • Use Azure Reserved VM instances

  • Load balance your VMs for incoming messages

  • Right-size underutilized VMs

Explanation

Question 46 of 109

1

PaaS is generally less expensive than Iaas

Select one of the following:

  • True
  • False

Explanation

Question 47 of 109

1

If you already have Windows Server licenses, you have to pay for them again on Azure

Select one of the following:

  • True
  • False

Explanation

Question 48 of 109

1

Azure has money-saving options for test and development servers

Select one of the following:

  • True
  • False

Explanation

Question 49 of 109

1

Which of the following are used to determine Azure costs for each billing period?

Select one of the following:

  • The Azure website

  • Number of created VMs

  • The Azure pricing calculator

  • Usage meters

Explanation

Question 50 of 109

1

Which of the following is a factor affecting costs?

Select one of the following:

  • Global infrastructure

  • Location

  • Availability zone

Explanation

Question 51 of 109

1

Complete the following sentence. As an Azure customer, Azure Reservations offer discounted prices if you ___________.

Select one of the following:

  • Pay in advance

  • Provision many resources

  • Have a free account

  • Set spending limits

Explanation

Question 52 of 109

1

An organization that hosts its infrastructure in A PRIVATE CLOUD can decommission its data center.

Select one of the following:

  • No change is needed

  • In a hybrid cloud

  • In the public cloud

  • On a Hyper-V host

Explanation

Question 53 of 109

1

When planning to migrate a public website to Azure, you must plan to PAY MONTHLY USAGE COSTS.

Select one of the following:

  • No change is needed

  • Deploy a VPN

  • Pay to transfer all the website data to Azure

  • Reduce the number of connections to the website

Explanation

Question 54 of 109

1

An Azure administrator plans to run a PowerShell script that creates Azure resources. You need to recommend which computer configuration to use to run the script.

Solution: Run the script from a computer that runs Linux and has the Azure CLI tools installed

Does this meet the goal?

Select one of the following:

  • Yes

  • No

Explanation

Question 55 of 109

1

An Azure administrator plans to run a PowerShell script that creates Azure resources. You need to recommend which computer configuration to use to run the script.

Solution: Run the script from a computer that runs Chrome OS and use Azure Cloud Shell.

Does this meet the goal?

Select one of the following:

  • Yes

  • No

Explanation

Question 56 of 109

1

An Azure administrator plans to run a PowerShell script that creates Azure resources. You need to recommend which computer configuration to use to run the script.

Solution: Run the script from a computer that runs macOS and has PowerShell Core 6.0 installed

Does this meet the goal?

Select one of the following:

  • Yes

  • No

Explanation

Question 57 of 109

1

You have an Azure environment that contains 10 Vnets and 100 VMs. You need to limit the amount of inbound traffic to all the Azure Vnets. What should you create?

Select one of the following:

  • One network security group (NSG)

  • 10 virtual network gateways

  • 10 Azure ExpressRoute circuits

  • One Azure Firewall

Explanation

Question 58 of 109

1

You plan to map a network drive from several computers that run Windows 10 to Azure storage. You need to create a storage solution in Azure for the planned mapped drive. What should you create?

Select one of the following:

  • An Azure SQL database

  • A virtual machine data disk

  • A Files service in a storage account

  • A blobs service in a storage account

Explanation

Question 59 of 109

1

Your company plans to deploy an Artificial Intelligence (AI) solution in Azure. What should the company use to build, test, and deploy predictive analytics solutions?

Select one of the following:

  • Azure Logic Apps

  • Azure Machine Learning Studio

  • Azure Batch

  • Azure Cosmos DB

Explanation

Question 60 of 109

1

AZURE POLICIES provide a common platform for deploying objects to a cloud infrastructure and for implementing consistency across the Azure environment

Select one of the following:

  • No change is needed

  • Resource groups provide

  • Azure Resource Manager provides

  • Management groups provide

Explanation

Question 61 of 109

1

Your company has several business units. Each business requires 20 different Azure resources for daily operation. All the business units require the same type of Azure resources. You need to recommend a solution to automate the creation of the Azure resources. What should include in the recommendations?

Select one of the following:

  • Azure Resource Manager templates

  • VM scale sets

  • The Azure API Management service

  • Management group

Explanation

Question 62 of 109

1

Which Azure service should you use to correlate events from multiple resources into a centralized repository?

Select one of the following:

  • Azure Event Hubs

  • Azure Analysis Service

  • Azure Monitor

  • Azure Log Analytics

Explanation

Question 63 of 109

1

Your Azure environment contains multiple Azure VMs. You need to ensure that a VM named VM1 is accessible from the Internet over HTTP.

Solution: You modify an Azure Firewall

Does this meet the goal?

Select one of the following:

  • Yes

  • No

Explanation

Question 64 of 109

1

Your Azure environment contains multiple Azure VMs. You need to ensure that a VM named VM1 is accessible from the Internet over HTTP.

Solution: You modify an Azure Traffic Manager profile

Does this meet the goal?

Select one of the following:

  • Yes

  • No

Explanation

Question 65 of 109

1

You need to ensure that when Azure Active Directory users connect to Azure AD from the Internet by using an anonymous IP address, the users are prompted automatically to change their password. Which Azure service should you use?

Select one of the following:

  • Azure AD Connect Health

  • Azure Ad Privileged Identity Management

  • Azure Advanced Threat Protection (ATP)

  • Azure AD Identity Protection

Explanation

Question 66 of 109

1

Your company plans to deploy several web servers and several database servers to Azure. You need to recommend an Azure solution to limit the types of connections from the web servers to the database server. What should you include in the recommendation?

Select one of the following:

  • Network security groups (NSGs)

  • Azure Service Bus

  • A local network gateway

  • A route filter

Explanation

Question 67 of 109

1

RESOURCE GROUPS provide organizations with the ability to manage the compliance of Azure resources across multiple subscriptions

Select one of the following:

  • No change is needed

  • Management groups

  • Azure policies

  • Azure app service plans

Explanation

Question 68 of 109

1

Your network contains an Active Directory forest. The forest contains 5000 user accounts. Your company plans to migrate all network resources to Azure and to decommission the on-premises data center. You need to recommend a solution to minimize the impact of users after the planned migration. What should you recommend?

Select one of the following:

  • Implement Azure MFA

  • Sync all the Active Directory users accounts to Azure Active Directory (Azure AD)

  • Instruct all users to change their password

  • Create a guest user account in Azure Active Directory (Azure AD) for each user

Explanation

Question 69 of 109

1

Your company plans to purchase Azure. The company's support policy states that the Azure environment must provide an option to access support engineers by phone or email. You need to recommend which support plan meets the support policy requirement.

Solution: Recommend a Standard support plan

Does this meet the goal?

Select one of the following:

  • Yes

  • No

Explanation

Question 70 of 109

1

Your company plans to request an architectural review of an Azure environment from Microsoft. The company currently has a Basic support plan. You need to recommend a new support plan for the company. The solution must minimize costs. Which support plan should you recommend?

Select one of the following:

  • Premier

  • Developer

  • Professional Direct

  • Standard

Explanation

Question 71 of 109

1

Which of the following describes a benefit of cloud services?

Select one of the following:

  • Economies of scale

  • Fixed workloads

  • Unpredictable costs

Explanation

Question 72 of 109

1

Which of the following refers to spending money upfront and then deducting that expense over time?

Select one of the following:

  • Capital expenditure

  • Operational expenditures

  • Supply and demand

Explanation

Question 73 of 109

1

Which of the following refers to making a service available with no downtime for an extended period of time?

Select one of the following:

  • Agility

  • Fault Tolerance

  • High Availability

  • Performance

Explanation

Question 74 of 109

1

Microsoft Office 365 is an example of?

Select one of the following:

  • Infrastructure as a Service

  • Platform as a Service

  • Software as a Service

Explanation

Question 75 of 109

1

Which cloud model provides the greatest degree of ownership and control?

Select one of the following:

  • Hybrid

  • Private

  • Public

Explanation

Question 76 of 109

1

Which cloud model provides the greatest degree of flexibility?

Select one of the following:

  • Public

  • Private

  • Hybrid

Explanation

Question 77 of 109

1

Which of the following describes a public cloud?

Select one of the following:

  • Is owned and operated by the organization that uses the resources from that cloud.

  • Lets organizations run applications in the cloud or on-premises.

  • Provides resources and services to multiple organizations and users, who connect through a secure network connection.

Explanation

Question 78 of 109

1

Which of the following describes Platform as a Service (PaaS)?

Select one of the following:

  • Users are responsible for purchasing, installing, configuring, and managing their own software—operating systems, middleware, and applications.

  • Users create and deploy applications quickly without having to worry about managing the underlying infrastructure.

  • Users pay an annual or monthly subscription.

Explanation

Question 79 of 109

1

You have legacy applications that require specialized mainframe hardware and you have newer shared applications. Which cloud deployment model would be best for you?

Select one of the following:

  • Public Cloud

  • Private Cloud

  • Hybrid Cloud

Explanation

Question 80 of 109

1

Which of the following requires the most user management of the cloud services?

Select one of the following:

  • Infrastructure as a Service

  • Platform as a Service

  • Software as a Service

Explanation

Question 81 of 109

1

Which of the following ensures data-residency and compliance needs are met for customers who need to keep their data and applications close?

Select one of the following:

  • Geographies

  • Regions

  • Zones

Explanation

Question 82 of 109

1

As a best practice, all resources that are part of an application and share the same lifecycle should exist in the same?

Select one of the following:

  • Availability Set

  • Region

  • Resource Group

Explanation

Question 83 of 109

1

Which Azure compute resource can you use to deploy to manage a set of identical virtual machines?

Select one of the following:

  • Virtual machine availability sets

  • Virtual machine availability zones

  • Virtual machine scale sets

Explanation

Question 84 of 109

1

Which of the following should you use when you are concerned only about the code running your service and not the underlying platform or infrastructure?

Select one of the following:

  • Azure App Service

  • Azure Container Instances

  • Azure Functions

Explanation

Question 85 of 109

1

Azure Resource Manager templates use which format?

Select one of the following:

  • HTML

  • JSON

  • XML

Explanation

Question 86 of 109

1

Which of the following services is a distributed network of servers that can efficiently deliver web content to users?

Select one of the following:

  • Azure App Services

  • Azure Content Delivery Network

  • Azure Cosmos DB

Explanation

Question 87 of 109

1

Which of the following is optimized for storing massive amounts of unstructured data, such as videos and images?

Select one of the following:

  • Blobs

  • Files

  • Queues

Explanation

Question 88 of 109

1

Which of the following is part of the Azure Artificial Intelligence service?

Select one of the following:

  • HDInsight

  • Azure Machine Learning service

  • Azure DevTest Labs

Explanation

Question 89 of 109

1

Which of the following cloud services provides development collaboration tools including high-performance pipelines, free private Git repositories, and configurable Kanban boards?

Select one of the following:

  • Azure DevOps Services

  • Azure Event Grid

  • HDInsight

Explanation

Question 90 of 109

1

Microsoft Azure datacenters are organized and made available by?

Select one of the following:

  • Geographies

  • Regions

  • Zones

Explanation

Question 91 of 109

1

Which of the following could grant or deny access based on the originating IP address?

Select one of the following:

  • Azure Active Directory

  • Azure Firewall

  • VPN Gateway

Explanation

Question 92 of 109

1

Which of the following could require both a password and a security question for full authentication?

Select one of the following:

  • Azure Firewall

  • Application Gateway

  • Multi-Factor Authentication

Explanation

Question 93 of 109

1

Which of the following services would you use to filter internet traffic in your Azure virtual network?

Select one of the following:

  • Azure Firewall

  • Network Security Group

  • VPN Gateway

Explanation

Question 94 of 109

1

Which of the following lets you store passwords in Azure so you can centrally manage them for your services and applications?

Select one of the following:

  • Azure Advanced Threat Protection

  • Azure Key Vault

  • Azure Security Center

Explanation

Question 95 of 109

1

Which of the following should you use to download published audit reports and how Microsoft builds and operates its cloud services?

Select one of the following:

  • Azure Policy

  • Azure Service Health

  • Service Trust Portal

Explanation

Question 96 of 109

1

Which of the following provides information about planned maintenance and changes that could affect the availability of your resources?

Select one of the following:

  • Azure Monitor

  • Azure Security Center

  • Azure Service Health

Explanation

Question 97 of 109

1

Where can you obtain details about the personal data Microsoft processes, how Microsoft processes it, and for what purposes?

Select one of the following:

  • Microsoft Privacy Statement

  • Compliance Manager

  • Azure Service Health

Explanation

Question 98 of 109

1

Which of the following can be used to help you enforce resource tagging so you can manage billing?

Select one of the following:

  • Azure Policy

  • Azure Service Health

  • Compliance Manager

Explanation

Question 99 of 109

1

Which of the following can be used to define a repeatable set of Azure resources that implement organizational requirements?

Select one of the following:

  • Azure Blueprint

  • Azure Policy

  • Azure Resource Groups

Explanation

Question 100 of 109

1

Which of the following lets you grant users only the rights they need to perform their jobs?

Select one of the following:

  • Azure Policy

  • Compliance Manager

  • Role-Based Access Control

Explanation

Question 101 of 109

1

Which of the following provides a set of tools for monitoring, allocating, and optimizing your Azure costs?

Select one of the following:

  • Azure Cost Management

  • Azure Pricing Calculator

  • Total Cost of Ownership Calculator

Explanation

Question 102 of 109

1

Which of the following can be used to manage governance across multiple Azure subscriptions?

Select one of the following:

  • Azure Initiatives

  • Management Groups

  • Resource Groups

Explanation

Question 103 of 109

1

Which of the following defines performance targets, like uptime, for an Azure product or service?

Select one of the following:

  • Service Level Agreements

  • Support Plans

  • Usage Meters

Explanation

Question 104 of 109

1

Which of the following is a logical unit of Azure services that links to an Azure account?

Select one of the following:

  • Azure Subscription

  • Management Group

  • Resource Group

Explanation

Question 105 of 109

1

Which of the following support plans does not offer 24x7 access to Support Engineers by email and phone?

Select one of the following:

  • Developer

  • Standard

  • Professional Direct

Explanation

Question 106 of 109

1

An Azure Reservations offers discounted prices if you?

Select one of the following:

  • pay in advance.

  • provision a certain number of resources.

  • use spending limits.

Explanation

Question 107 of 109

1

Which of the following give all Azure customers a chance to test beta and other pre-release features?

Select one of the following:

  • General Availability

  • Private Preview

  • Public Preview

Explanation

Question 108 of 109

1

You have two services with different SLAs. The composite SLA is determined by?

Select one of the following:

  • Adding the SLAs percentages together

  • Multiplying the SLAs percentages together

  • Taking the lowest SLA percentage

Explanation

Question 109 of 109

1

Releasing a feature to all Azure customers is called?

Select one of the following:

  • General Availability

  • General Preview

  • Public Preview

Explanation