MS Other Flashcards

1
Q

What are two characteristics of a consumption-based model?

1.high capital expenditures
2.no upfront costs
3.requires the purchase and management of the physical infrastructure
4.the ability to stop paying for resources that are no longer used

A

*The ability to stop paying for resources that are no longer used
*No upfront costs

In a consumption-based model, you do not pay for anything until you start using resources, and you only pay for what you use. If you stop using a resource, you stop paying for it. High expenditures are usually associated with the purchase of the physical infrastructure, which is not needed in a consumption-based model.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

[__________] refers to upfront costs incurred one time, such as hardware purchases

1.A consumption-based model
2.Capital expenditures
3.Elasticity
4.Operational expenditures

A

2.Capital expenditures

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is high availability in a public cloud environment dependent on?

1.Capital expenditures
2.Cloud-based backup retention limits
3.The service-level agreement (SLA) that you choose
4.The vertical scalability of an app

A

*The service-level agreement (SLA) that you choose

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

In which two deployment models are customers responsible for managing operating systems that host applications?

1.infrastructure as a service (IaaS)
2.on-premises
3.platform as a service (PaaS)
4.software as a service (SaaS)

A

*Infrastructure as a service (IaaS)
on-premises

Operating systems are managed by customers when using IaaS or an on-premises deployments. The operating systems are not accessible in PaaS and SaaS deployments.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which cloud service model provides you with the most control over the hardware that runs applications?

1.infrastructure as a service (IaaS)
2.platform as a service (PaaS)
3.software as a service (SaaS)

A

infrastructure as a service (IaaS)

IaaS is the most flexible category of cloud services. It aims to give you complete control over the hardware that runs applications. Users do not control the operating system and do not configure the underlying servers in PaaS. With SaaS, you are using as-is software hosted in the cloud, instead of creating a platform to host a software yourself.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

In a platform as a service (PaaS) model, which two components are the responsibility of the cloud service provider?

1.information and data
2.operating system
3.physical network
4.user access

A

*physical network
*operating system

In PaaS, the cloud provider is responsible for the operating system, physical datacenter, physical hosts, and physical network. In PaaS, the customer is responsible for accounts and identities.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Your organization is building a custom application. You need to focus on application development rather than configuration and management of servers. Which cloud service model should you use?

1.infrastructure as a service (IaaS)

2.platform as a service (PaaS)

3.software as a service (SaaS)

A

platform as a service (PaaS)

With PaaS, users can focus on application development because the cloud provider handles all the platform management. In SaaS, the cloud provider manages all aspects of the application environment, such as virtual machines, networking resources, data storage, and applications. IaaS is the closest service model to managing physical servers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What uses the infrastructure as a service (IaaS) cloud service model?

1.Azure App Services
2.Azure Cosmos DB
3.Azure virtual machines
4.Microsoft Office 365

A

Azure virtual machines

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Which type of cloud service are virtual networks?

1.infrastructure as a service (IaaS)
2.platform as a service (PaaS)
3.software as a service (SaaS)

A

infrastructure as a service (IaaS)

IaaS helps you reduce the cost and complexity of maintaining a physical server and its datacenter infrastructure. Virtual networks are part of the IaaS cloud service.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

[_________] is the logical container used to combine and organize Azure resources.

1.a management group
2.a resource group
3.Azure Resource Manager (ARM)
4.an Azure region

A

*a resource group

Resources are combined into resource groups, which act as a logical container into which Azure resources like web apps, databases, and storage accounts, are deployed and managed.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which two components are created in an Azure subscription?

1.Microsoft Entra user accounts
2.management groups
3.resource groups
4.resources

A

*resource groups
*resources

Resources can only be associated with a single subscription. Subscriptions may be grouped into management groups. An account may be associated with multiple subscriptions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is an Azure Storage account named storage001 an example of?

1.a resource
2.a resource group
3.a resource manager
4.a subscription

A

*a resource

A resource is a manageable item that is available through Azure. Virtual machines, storage accounts, web apps, databases, and virtual networks are examples of resources.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

For which resource does Azure generate separate billing reports and invoices by default?

1.accounts
2.management groups
3.resource groups
4.subscriptions

A

*subscriptions

Azure generates separate billing reports and invoices for each subscription so that you can organize and manage costs. Resource groups can be used to group costs, but you will not receive a separate invoice for each resource group

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Which resource can you use to manage access, policies, and compliance across multiple subscriptions?

1.administrative units

2.management groups

3.resource groups

A

management groups

Management groups can be used in environments that have multiple subscriptions to streamline the application of governance conditions. Resource groups can be used to organize Azure resources.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which two Azure resources can make use of availability zones? Each correct answer presents a complete solution.

1.Azure SQL databases
2.Azure subscriptions
3.resource groups
4.virtual machines

A

*Azure SQL databases
*virtual machines

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What can you use to execute code in a serverless environment?

1.Azure Container Instances
2.Azure Functions
3.Azure Logic Apps
4.Azure Virtual Desktop

A

*Azure Functions

Azure Functions allows you to run code as a service without having to manage the underlying platform or infrastructure. Azure Logic Apps is similar to Azure Functions, but uses predefined workflows instead of developing your own code.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

You need to allow resources on two different Azure virtual networks to communicate with each other. What should you configure?

1.a network security group (NSG)
2.a point-to-site VPN
3.peering
4.service endpoints

A

*peering

You can link virtual networks together by using virtual network peering. Peering enables resources in each virtual network to communicate with each other.

18
Q

Which two services can you use to establish network connectivity between an on-premises network and Azure resources?

1.Azure Bastion
2.Azure Firewall
3.Azure VPN Gateway
4.ExpressRoute

A

*Azure VPN Gateway
*ExpressRoute

ExpressRoute connections and Azure VPN Gateway are two services that you can use to connect an on-premises network to Azure. Bastion provides a web interface to remotely administer Azure virtual machines by using SSH/RDP. Azure Firewall is a stateful firewall service used to protect virtual networks.

19
Q

Which Azure Blob storage tier stores data offline and offers the lowest storage costs and the highest costs to access data?

1.Archive
2.Cool
3.Hot

A

*Archive

20
Q

Which Azure Blob storage service tier has the highest storage costs and the fastest access times for reading and writing data?

1.Archive
2.Cool
3.Hot

A

*Hot

The Hot tier is optimized for storing data that is accessed frequently. The Cool access tier has a slightly lower availability SLA and higher access costs compared to hot data, which are acceptable trade-offs for lower storage costs. Archive storage stores data offline and offers the lowest storage costs, but also the highest costs to rehydrate and access data.

21
Q

What enables a user to sign in one time and use that credential to access multiple resources and applications from different providers?

1.Conditional Access
2.device management
3.multi-factor authentication (MFA)
4.single sign-on (SSO)

A

single sign-on (SSO)

22
Q

Which two services are provided by Microsoft Entra? Each correct answer presents a complete solution.

1.authentication
2.data encryption
3.name resolution
4.single sign-on (SSO)

A

*authentication
*single sign-on (SSO)

23
Q

Which Microsoft Entra feature can you use to ensure that users can only access Microsoft Office 365 applications from approved client applications?

1.Azure role-based access control (RBAC)
2.Conditional Access
3.multi-factor authentication (MFA)
4.single sign-on (SSO)

A

*Conditional Access

24
Q

Which two factors affect Azure costs? Each correct answer presents a complete solution.

1.availability zone selection
2.date and time of use
3.resource location
4.resource usage

A

*resource location
*resource usage

25
Q

You need to compare the costs of running an application in an on-premises datacenter with the costs of running the application in Azure. What should you use to assist you?

1.Azure Advisor
2.Azure Cost Management
3.Azure Pricing calculator
4.Total Cost of Ownership (TCO) Calculator

A

*Total Cost of Ownership (TCO) Calculator

26
Q

You need to associate the costs of resources to different groups within an organization without changing the location of the resources. What should you use?

1.administrative units
2.resource groups
3.resource tags
4.subscriptions

A

*resource tags

27
Q

Your organization plans to deploy several production virtual machines that will have consistent resource usage throughout the year.
What can you use to minimize the costs of the virtual machines without reducing the functionality of the virtual machines?

1.Azure Monitor alerts
2.Azure Reservations
3.Spending limits

A

Azure Reservations

Azure Reservations offers discounted prices on certain Azure services. Azure Reservations can save you up to 72 percent compared to pay-as-you-go prices. To receive a discount, you can reserve services and resources by paying in advance. Spending limits can suspend a subscription when the spend limit is reached.

28
Q

What can be applied to a resource to prevent accidental deletion?

1.a resource lock
2.a resource tag
3.a policy
4.an Azure Reservation

A

a resource lock

A resource lock prevents resources from being accidentally deleted or changed. Resource tags offer the custom grouping of resources. Policies enforce different rules across all resource configurations so that the configurations stay compliant with corporate standards. An initiative is a way of grouping related policies together.

29
Q

You need to recommend a solution for Azure virtual machine deployments. The solution must enforce company standards on the virtual machines. What should you include in the recommendation?

1.Microsoft Intune 2.compliance policy
3.Azure Cost Management
4.Azure Lock
5.Azure Policy

A

Azure Policy

Azure policies will allow you to enforce company standards on new virtual machines when combined with Azure VM Image Builder and Azure Compute Gallery. By using Azure Policy and role-based access control (RBAC) assignments, enterprises can enforce standards on Azure resources. But on virtual machines, these mechanisms only affect the control plane or the route to the virtual machine.

30
Q

Which two actions can be performed by using Azure portal? Each correct answer presents a complete solution.

1.Change the availability zone of a virtual machine.
2.Create new resources.
3.Assign deny permission on a resource group.
4.Create Microsoft Entra user.

A

Create new resources.
Create Microsoft Entra user.
The Azure portal provides a GUI to view all the services you are using, create new services, configure your services, and view reports.

31
Q

Which management layer accepts requests from any Azure tool or API and enables you to create, update, and delete resources in an Azure account?

1.Azure CLI

2.Azure management groups

3.Azure Resource Manager (ARM)

4.Azure Sphere

A

Azure Resource Manager (ARM)

ARM is the deployment and management service for Azure. It provides a management layer that enables you to create, update, and delete resources in an Azure account.

32
Q

You need to be notified when there are new recommendations for reducing Azure costs.
Which tool should you use?

1.Azure Advisor
2.Azure Monitor
3.Azure Service Health
4.Log Analytics

A

Azure Advisor

33
Q

What should you proactively review and act on to avoid service interruptions, such as service retirements and breaking changes?

1.application insights
2.Azure Monitor
3.health advisories
4.service issues

A

health advisories

34
Q

What can you use to automatically detect performance anomalies for web apps?

1.Azure Advisor
2.Azure Application Insights
3.Azure Cognitive Services
4.Azure DevOps

A

Azure Application Insights

Application Insights is a feature of Azure Monitor that allows you to monitor running applications, automatically detect performance anomalies, and use built-in analytics tools to see what users do on an app.

35
Q

Which feature in the Microsoft Purview governance portal should you use to manage access to data sources and datasets?

1.Data Catalog
2.Data Estate Insights
3.Data Policy
4.Data Sharing

A

Data Policy

Data Policy –– This governs access to data.

36
Q

What is Opex?

1.Purchasing an asset upfront
2.Purchasing a resource or service, no up front cost, pay as you use it.

A

*Purchasing a resource or service, no up front cost, pay as you use it.

37
Q

What is CapEx?

  1. Pay as you use it, no upfront cost.
  2. Purchasing an asset upfront
A

*Purchasing an asset upfront

38
Q

what is PaaS?

1.Provides an environment where you can put your code in and run it. Its for building, testing and deploying software apps without having to focus on managing the underlying software.

2.Provides a software that use as a service.
3.Provides a Virtual machine

A

Provides an environment where you can put your code in and run it. Its for building, testing and deploying software apps without having to focus on managing the underlying software.

39
Q

What is agility?
1.Where scaling is happening automatically
2.The ability to scale quickly
3.allocate/deallocate

A

The ability to scale quickly

40
Q

What is elasticity?

1.The ability to scale quickly
2. Scaling is happening automatically
3.allocate/deallocate

A

Scaling is happening automatically

41
Q

Azure preferred identity/authentication service is____

1.Live connect
2.Azure Active Directory
3.Social Connect
4.Network Security Group

A

Azure Active Directory