Sample Questions Flashcards

1
Q

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

A

D

Rationale: Conditional Access is the tool used by Azure Active Directory to allow (or deny) access to resources based on identity signals. Conditional access is a more refined MFA (multifactor authentication) method.

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

Select the answer that correctly completes the sentence.

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

A

Answer: B
Objective: 2.4 Describe Azure identity, access, and security
Rationale: Single sign-on is an authentication method that allows users to sign in using one set of credentials to login across applications. Single sign-on makes it easier to manage passwords and increases security capabilities.

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

Match the services on the left to the correct descriptions on the right.

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

A

Answer: A1, B2, C3
Objective: 3.1 Describe cost management in Azure
Rationale: Pricing calculator helps you to estimate workload cost.
TCO Calculator provided approximate cost savings of operating similar workload on Azure to on-premises datacenter.
Azure Cost Management helps to understand Azure bill, manage account.

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

Select the answer that correctly completes the sentence.

__________ 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

A

Answer: C
Objective: 3.2 Describe features and tools in Azure for governance and compliance
Rationale: Sometimes Cloud environment grow beyond just one subscription, in that case Azure Blueprints help to scale the configuration. Azure Blueprints help with repeatable tasks so that development teams rapidly build and deploy new environments and speed the overall development and deployment phases.
Blueprints are a declarative way to orchestrate the deployment of various resource templates.

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