-
web.groovymark@gmail.com
- November 26, 2024
Question 21
Can Azure Advisor provide recommendations on how to improve security in the Azure AD environment?
A. Yes
B. No
C. Only for specific services
D. Only for Azure subscriptions
Answer: B
Explanation: Azure Advisor does not provide recommendations for improving the security of the Azure AD environment.
Question 22
Which tool can be used to automate the deployment of Azure resources using infrastructure as code?
A. Azure Resource Manager templates
B. Azure CLI
C. Azure PowerShell
D. Azure SDK
Answer: A
Explanation: Azure Resource Manager templates enable the automation of resource deployment using infrastructure as code.
Question 23
Is it necessary to deploy a federation solution to implement MFA for Azure-hosted identities?
A. Yes
B. No
C. Only for hybrid environments
D. Only for external users
Answer: B
Explanation: It is not necessary to deploy a federation solution to implement Multi-Factor Authentication (MFA) for identities hosted in Azure.
Question 24
What should be used for monitoring and analyzing user login attempts from anonymous IP addresses?
A. Azure Security Center
B. Azure AD Identity Protection
C. Azure Monitor
D. Azure Policy
Answer: B
Explanation: Azure AD Identity Protection can be configured to detect risky login attempts, including those from anonymous IP addresses.
Question 25
To ensure resource groups contain a specific tag, what should be implemented?
A. Azure Locks
B. Azure Policies
C. Resource Groups
D. Tags
Answer: B
Explanation: Azure Policies can enforce the presence of specific tags in resource groups when they are created.
Question 26
What would prevent accidental deletion of resources within a resource group?
A. Resource Groups
B. Tags
C. Locks
D. Permissions
Answer: C
Explanation: Applying locks to a resource group prevents accidental deletion or modification of the resources within that group.
Question 27
Which support plan includes regular architecture reviews from Microsoft?
A. Basic Support
B. Standard Support
C. Professional Direct Support
D. Premier Support
Answer: D
Explanation: The Premier Support plan includes regular architecture reviews from Microsoft.
Question 28
How does Microsoft compensate customers for downtime exceeding the SLA?
A. Discount on future bills
B. Refund
C. Service credits
D. Free month of service
Answer: C
Explanation: Microsoft provides service credits to customers for downtime exceeding the agreed SLA.
Question 29
Which service provides an idea of costs incurred when hosting resources in Azure?
A. Azure Cost Management
B. Azure Pricing Calculator
C. Azure Budgeting Tool
D. Azure Advisor
Answer: B
Explanation: The Azure Pricing Calculator gives an estimate of the costs incurred when hosting resources in Azure.
Question 30
What is the primary goal when hosting a mission-critical application in Azure?
A. Minimize costs
B. Ensure maximum uptime
C. Simplify management
D. Enhance performance
Answer: B
Explanation: Ensuring maximum uptime is crucial for mission-critical applications to maintain service availability.
Question 31
Which Azure services can be used to ensure application availability during region-wide failures?
A. Load Balancer
B. Availability Zones and Availability Sets
C. Traffic Manager
D. Resource Groups
Answer: B
Explanation: Deploying resources across Availability Zones and using Availability Sets helps maintain application availability during region-wide failures.
Question 32
Which storage tier is suitable for infrequently accessed data?
A. Hot Storage
B. Cool Storage
C. Archive Storage
D. Standard Storage
Answer: B
Explanation: Cool Storage is designed for data that is infrequently accessed and stored for at least 30 days.
Question 33
What is the ideal Azure service for an enterprise messaging solution?
A. Azure Service Bus
B. Azure Event Grid
C. Azure Logic Apps
D. Azure Functions
Answer: A
Explanation: Azure Service Bus provides a robust messaging service for enterprise applications.
Question 34
What is the recommended approach to reduce costs when hosting virtual machines for prolonged periods?
A. Use Premium Disks
B. Use Reserved Instances
C. Use Standard Disks
D. Use Azure Advisor
Answer: B
Explanation: Purchasing Reserved Instances allows for significant cost savings on virtual machines over longer periods.
Question 35
Which action is necessary when provisioning additional virtual machines beyond a subscription’s limit?
A. Restart the subscription
B. Upgrade the subscription plan
C. Raise a support ticket with Microsoft
D. Create a new subscription
Answer: C
Explanation: Raising a support ticket with Microsoft is necessary to request an increase in the provisioning limit for virtual machines.
Question 36
Which Azure feature helps manage user permissions effectively?
A. Azure Active Directory
B. Azure Role-Based Access Control
C. Azure Policies
D. Azure Security Center
Answer: B
Explanation: Azure Role-Based Access Control (RBAC) helps assign permissions to users and groups effectively.
Question 37
Which Azure service is best for serverless execution of event-driven functions?
A. Azure Functions
B. Azure App Service
C. Azure Logic Apps
D. Azure Web Jobs
Answer: A
Explanation: Azure Functions is designed for executing serverless code in response to events.
Question 38
Which Azure service should be used for orchestrating workflows without managing the infrastructure?
A. Azure Logic Apps
B. Azure Functions
C. Azure DevOps
D. Azure Automation
Answer: A
Explanation: Azure Logic Apps allows for workflow automation without the need for infrastructure management.
Question 39
Which command line interface is used to manage Azure resources?
A. Azure CLI
B. Azure PowerShell
C. Azure Portal
D. Azure SDK
Answer: A
Explanation: The Azure Command-Line Interface (CLI) is used for managing Azure resources through command-line commands.
Question 40
What service should be used for managing user access to Azure resources across multiple subscriptions?
A. Azure Resource Manager
B. Azure Active Directory
C. Azure Management Groups
D. Azure Policy
Answer: C
Explanation: Azure Management Groups allow management of user access to resources across multiple Azure subscriptions.