Microsoft AZ-900 Exam Practice Questions (P. 2)
- Full Access (477 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #11
Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.
Your company is planning to migrate all their virtual machines to an Azure pay-as-you-go subscription. The virtual machines are currently hosted on the Hyper-V hosts in a data center.
You are required make sure that the intended Azure solution uses the correct expenditure model.
Solution: You should recommend the use of the scalable expenditure model.
Does the solution meet the goal?
Your company is planning to migrate all their virtual machines to an Azure pay-as-you-go subscription. The virtual machines are currently hosted on the Hyper-V hosts in a data center.
You are required make sure that the intended Azure solution uses the correct expenditure model.
Solution: You should recommend the use of the scalable expenditure model.
Does the solution meet the goal?
- AYes
- BNoMost Voted
Correct Answer:
B
B

The correct answer is indeed "No." When discussing Azure payment models, particularly for a pay-as-you-go plan, it falls under the category of Operational Expenditure (OpEx), not a scalable expenditure model. OpEx aligns with ongoing costs like cloud services where you pay for the compute resources as they are consumed. This classification helps businesses manage their finances by avoiding significant up-front capital expenses (CapEx) and instead, paying incrementally, which is why the scalable expenditure model specified in the solution doesn't match the requirements of a pay-as-you-go service.
send
light_mode
delete
Question #12
Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.
Your company is planning to migrate all their virtual machines to an Azure pay-as-you-go subscription. The virtual machines are currently hosted on the Hyper-V hosts in a data center.
You are required make sure that the intended Azure solution uses the correct expenditure model.
Solution: You should recommend the use of the operational expenditure model.
Does the solution meet the goal?
Your company is planning to migrate all their virtual machines to an Azure pay-as-you-go subscription. The virtual machines are currently hosted on the Hyper-V hosts in a data center.
You are required make sure that the intended Azure solution uses the correct expenditure model.
Solution: You should recommend the use of the operational expenditure model.
Does the solution meet the goal?
- AYesMost Voted
- BNo
Correct Answer:
A
A

Absolutely, opting for an operational expenditure (OpEx) model aligns spot-on with the use of an Azure pay-as-you-go subscription. In an OpEx approach, you're only spending money as resources are actively used, which rails perfectly with the pay-as-you-go plan where you pay based on actual usage, not forecasts or prepayments. This is a comfortable and efficient way to handle cloud expenses especially when shifting from traditional setups like Hyper-V. So yes, recommending the operational expenditure model absolutely meets the goal for migrating to Azure!
send
light_mode
delete
Question #13
Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.
You are required to deploy an Artificial Intelligence (AI) solution in Azure.
You want to make sure that you are able to build, test, and deploy predictive analytics for the solution.
Solution: You should make use of Azure Cosmos DB.
Does the solution meet the goal?
You are required to deploy an Artificial Intelligence (AI) solution in Azure.
You want to make sure that you are able to build, test, and deploy predictive analytics for the solution.
Solution: You should make use of Azure Cosmos DB.
Does the solution meet the goal?
- AYes
- BNoMost Voted
Correct Answer:
B
B

Azure Cosmos DB, while excellent for managing NoSQL databases, isn't the right tool for building, testing, and deploying predictive analytics. Instead, Azure Machine Learning is suited for this purpose as it's specifically designed to handle a variety of AI scenarios, including predictive analytics. It provides an integrated environment with tools and frameworks like Jupyter notebooks and Python, essential for developing and deploying machine learning models efficiently. So, if your goal revolves around predictive analytics, Azure Machine Learning is the way to go, not Cosmos DB.
send
light_mode
delete
Question #14
Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.
Your company's Active Directory forest includes thousands of user accounts.
You have been informed that all network resources will be migrated to Azure. Thereafter, the on-premises data center will be retired.
You are required to employ a strategy that reduces the effect on users, once the planned migration has been completed.
Solution: You plan to sync all the Active Directory user accounts to Azure Active Directory (Azure AD).
Does the solution meet the goal?
Your company's Active Directory forest includes thousands of user accounts.
You have been informed that all network resources will be migrated to Azure. Thereafter, the on-premises data center will be retired.
You are required to employ a strategy that reduces the effect on users, once the planned migration has been completed.
Solution: You plan to sync all the Active Directory user accounts to Azure Active Directory (Azure AD).
Does the solution meet the goal?
- AYesMost Voted
- BNo
Correct Answer:
A
A

Syncing all the Active Directory user accounts to Azure AD via tools like Azure AD Connect effectively minimizes disruption for users during a transition to the cloud. This method allows users to keep using their existing credentials to access cloud resources seamlessly. Implementing this hybrid identity model is ideal for ensuring continuity and reducing the impact on user experience during migrations. Therefore, the proposed solution meets the goal of easing the migration effects on users.
send
light_mode
delete
Question #15
Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.
You are required to deploy an Artificial Intelligence (AI) solution in Azure.
You want to make sure that you are able to build, test, and deploy predictive analytics for the solution.
Solution: You should make use of Azure Machine Learning Studio.
Does the solution meet the goal?
You are required to deploy an Artificial Intelligence (AI) solution in Azure.
You want to make sure that you are able to build, test, and deploy predictive analytics for the solution.
Solution: You should make use of Azure Machine Learning Studio.
Does the solution meet the goal?
- AYesMost Voted
- BNo
Correct Answer:
A
A

The proposed use of Azure Machine Learning Studio indeed meets the requirement. This tool facilitates the creation, testing, and deployment of predictive analytics solutions on Azure. Azure Machine Learning Studio offers an intuitive drag-and-drop interface and robust machine learning capabilities that can efficiently manage the development lifecycle of machine learning models—from building and testing to deployment. This ensures a streamlined process for predictive analytics workflows essential for any AI solutions being developed in Azure.
send
light_mode
delete
Question #16
Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.
Your company's infrastructure includes a number of business units that each need a large number of various Azure resources for everyday operation.
The resources required by each business unit are identical.
You are required to sanction a strategy to create Azure resources automatically.
Solution: You recommend that the Azure API Management service be included in the strategy.
Does the solution meet the goal?
Your company's infrastructure includes a number of business units that each need a large number of various Azure resources for everyday operation.
The resources required by each business unit are identical.
You are required to sanction a strategy to create Azure resources automatically.
Solution: You recommend that the Azure API Management service be included in the strategy.
Does the solution meet the goal?
- AYes
- BNoMost Voted
Correct Answer:
B
B

The solution proposing the use of Azure API Management does not meet the requirement of automating Azure resource creation. Azure API Management is primarily designed for creating, managing, and publishing APIs and not for automating resource deployment. To automatically deploy resources across various business units as described, Azure Resource Manager (ARM) Templates should be utilized. ARM Templates support infrastructure as code, enabling the automated and consistent setup of identical resources across different units, aligning perfectly with the needs outlined.
send
light_mode
delete
Question #17
Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.
Your company's infrastructure includes a number of business units that each need a large number of various Azure resources for everyday operation.
The resources required by each business unit are identical.
You are required to sanction a strategy to create Azure resources automatically.
Solution: You recommend that management groups be included in the strategy.
Does the solution meet the goal?
Your company's infrastructure includes a number of business units that each need a large number of various Azure resources for everyday operation.
The resources required by each business unit are identical.
You are required to sanction a strategy to create Azure resources automatically.
Solution: You recommend that management groups be included in the strategy.
Does the solution meet the goal?
- AYes
- BNoMost Voted
Correct Answer:
B
B

The correct approach to meet the goal of automatically creating Azure resources, given the set requirements of multiple identical resources for each business unit, involves using Azure Resource Manager (ARM) templates. Management groups in Azure are primarily used to organize resources, manage access, enforce policies, and ensure compliance across multiple subscriptions. They do not facilitate the automatic creation of resources. Hence, incorporating ARM templates is essential, as they allow for the automation and scaling necessary to effectively handle resource deployment for each business unit.
send
light_mode
delete
Question #18
Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.
Your company's infrastructure includes a number of business units that each need a large number of various Azure resources for everyday operation.
The resources required by each business unit are identical.
You are required to sanction a strategy to create Azure resources automatically.
Solution: You recommend that the Azure Resource Manager templates be included in the strategy.
Does the solution meet the goal?
Your company's infrastructure includes a number of business units that each need a large number of various Azure resources for everyday operation.
The resources required by each business unit are identical.
You are required to sanction a strategy to create Azure resources automatically.
Solution: You recommend that the Azure Resource Manager templates be included in the strategy.
Does the solution meet the goal?
- AYesMost Voted
- BNo
Correct Answer:
A
A

Recommending Azure Resource Manager (ARM) templates indeed aligns perfectly with the requirement to automate the creation of Azure resources across various business units. ARM templates are designed as JSON files that effectively define and manage infrastructure and configurations. This method allows for deploying identical settings across different units, ensuring consistency and scalability. It's an approach that enhances automation and minimizes manual efforts, proving ideal for repetitive tasks and large-scale deployments. Hence, suggesting ARM templates as part of the strategic solution perfectly addresses the provided scenario.
send
light_mode
delete
Question #19
Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.
You are tasked with deploying a critical LOB application, which will be installed on a virtual machine, to Azure.
You are informed that the application deployment strategy should allow for a guaranteed availability of 99.99 percent. You need to make sure that the strategy requires as little virtual machines and availability zones as possible.
Solution: You include two virtual machines and one availability zone in your strategy.
Does the solution meet the goal?
You are tasked with deploying a critical LOB application, which will be installed on a virtual machine, to Azure.
You are informed that the application deployment strategy should allow for a guaranteed availability of 99.99 percent. You need to make sure that the strategy requires as little virtual machines and availability zones as possible.
Solution: You include two virtual machines and one availability zone in your strategy.
Does the solution meet the goal?
- AYes
- BNoMost Voted
Correct Answer:
B
References:
https://docs.microsoft.com/en-us/azure/availability-zones/az-overview
B
References:
https://docs.microsoft.com/en-us/azure/availability-zones/az-overview
send
light_mode
delete
Question #20
Note: The question is included in a number of questions that depicts the identical set-up. However, every question has a distinctive result. Establish if the solution satisfies the requirements.
You are tasked with deploying a critical LOB application, which will be installed on a virtual machine, to Azure.
You are informed that the application deployment strategy should allow for a guaranteed availability of 99.99 percent. You need to make sure that the strategy requires as little virtual machines and availability zones as possible.
Solution: You include one virtual machine and two availability zones in your strategy.
Does the solution meet the goal?
You are tasked with deploying a critical LOB application, which will be installed on a virtual machine, to Azure.
You are informed that the application deployment strategy should allow for a guaranteed availability of 99.99 percent. You need to make sure that the strategy requires as little virtual machines and availability zones as possible.
Solution: You include one virtual machine and two availability zones in your strategy.
Does the solution meet the goal?
- AYes
- BNoMost Voted
Correct Answer:
B
References:
https://docs.microsoft.com/en-us/azure/availability-zones/az-overview
B
References:
https://docs.microsoft.com/en-us/azure/availability-zones/az-overview
send
light_mode
delete
All Pages