[Sep 14, 2026] 100% Latest Most updated AZ-900 Questions and Answers
Try with 100% Real Exam Questions and Answers
Microsoft Azure Fundamentals (AZ-900) certification exam is designed for individuals who want to test their knowledge of cloud computing, particularly with Microsoft Azure. AZ-900 exam serves as a foundation for other Microsoft Azure certification exams, making it an essential step in the journey to becoming a certified Microsoft Azure professional. AZ-900 exam measures an individual’s understanding of cloud computing concepts, Azure services, Azure workloads, security, privacy, compliance, and pricing.
NEW QUESTION # 137
To complete the sentence, select the appropriate option in the answer area.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-storage-tiers?tabs=azure-portal#archive-access-tier
NEW QUESTION # 138
To complete the sentence, select the appropriate option in the answer area.
Answer:
Explanation:
NEW QUESTION # 139
To complete the sentence, select the appropriate option in the answer area.
Answer:
Explanation:
NEW QUESTION # 140
For each of the following statements, select Yes if the statement is true, Otherwise, select No.
NOTE: Each correct match is worth one point.
Answer:
Explanation:

NEW QUESTION # 141
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE; Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION # 142
This question requires that you evaluate the underlined text to determine if it is correct.
From Azure Monitor, you can view which user turned off a specific virtual machine during the last 14 days.
Instructions: Review the underlined text. If it makes the statement correct, select "No change is needed". If the statement is incorrect, select the answer choice that makes the statement correct.
- A. Azure Service Health
- B. No change is needed
- C. Azure Event Hubs
- D. Azure Activity Log
Answer: D
Explanation:
You would use the Azure Activity Log, not Azure Monitor to view which user turned off a specific virtual machine during the last 14 days.
Activity logs are kept for 90 days. You can query for any range of dates, as long as the starting date isn't more than 90 days in the past.
In this question, we would create a filter to display shutdown operations on the virtual machine in the last 14 days.
References:
https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-audit
NEW QUESTION # 143
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation:
NEW QUESTION # 144
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation
Section: Understand Azure Pricing and Support
NEW QUESTION # 145
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION # 146
You have an on-premises application that sends email notifications automatically based on a rule.
You plan to migrate the application to Azure.
You need to recommend a serverless computing solution for the application.
What should you include in the recommendation?
- A. a logic app
- B. an API app
- C. a server image in Azure Marketplace
- D. a web app
Answer: A
NEW QUESTION # 147
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:

NEW QUESTION # 148
Match the Azure service to the correct description.
Instructions: To answer, drag the appropriate Azure service from the column on the left to its description on the right. Each service may be used once, more than once, or not at all NOTE: Each correct match is worth one point.
Answer:
Explanation:
NEW QUESTION # 149
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.
Answer:
Explanation:

NEW QUESTION # 150
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE; Each correct selection is worth one point.
Answer:
Explanation:
NEW QUESTION # 151
This question requires that you evaluate the underlined text to determine if it is correct.
An Azure service is available to all Azure customers when it is in public preview Instructions: Review the underlined text If it makes the statement correct, select "No change is needed." If the statement is incorrect, select the answer choice that makes the statement correct.
- A. private preview
- B. No change is needed.
- C. development
- D. an Enterprise Agreement (EA) subscription
Answer: B
Explanation:
Explanation
References:
https://www.neowin.net/news/several-more-azure-services-now-available-in-private-public-preview/
NEW QUESTION # 152
Your company plans to automate the deployment of servers to Azure.
Your manager is concerned that you may expose administrative credentials during the deployment.
You need to recommend an Azure solution that encrypts the administrative credentials during the deployment.
What should you include in the recommendation?
- A. Azure Key Vault
- B. Azure Multi-Factor Authentication (MFA)
- C. Azure Information Protection
- D. Azure Security Center
Answer: A
Explanation:
Section: Understand Security, Privacy, Compliance and Trust
Explanation
Explanation:
Azure Key Vault is a secure store for storage various types of sensitive information. In this question, we would store the administrative credentials in the Key Vault. With this solution, there is no need to store the administrative credentials as plain text in the deployment scripts.
All information stored in the Key Vault is encrypted.
Azure Key Vault can be used to Securely store and tightly control access to tokens, passwords, certificates, API keys, and other secrets.
Secrets and keys are safeguarded by Azure, using industry-standard algorithms, key lengths, and hardware security modules (HSMs). The HSMs used are Federal Information Processing Standards (FIPS) 140-2 Level
2 validated.
Access to a key vault requires proper authentication and authorization before a caller (user or application) can get access. Authentication establishes the identity of the caller, while authorization determines the operations that they are allowed to perform.
References:
https://docs.microsoft.com/en-us/azure/key-vault/key-vault-overview
NEW QUESTION # 153
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Explanation
NEW QUESTION # 154
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
Your company plans to migrate all its data and resources to Azure.
The company's migration plan states that only Platform as a Service (PaaS) solutions must be used in Azure.
You need to deploy an Azure environment that meets the company migration plan.
Solution: You create an Azure App Service and Azure Storage accounts.
Does this meet the goal?
- A. Yes
- B. No
Answer: A
Explanation:
Section: Describe Cloud Concepts
Explanation:
Azure App Service is a PaaS (Platform as a Service) service. Azure Storage accounts are an IaaS (Infrastructure as a Service) service, and a Paas service. Therefore, this solution does meet the goal.
Note: Like IaaS, PaaS includes infrastructure-servers, storage, and networking-but also middleware, development tools, business intelligence (BI) services, database management systems, and more. PaaS is designed to support the complete web application lifecycle: building, testing, deploying, managing, and updating.
Reference:
https://azure.microsoft.com/en-us/overview/what-is-paas/
NEW QUESTION # 155
This question requires that you evaluate the underlined text to determine if it is correct.
If a resource group named RG1 has a delete lock, only a member of the global administrators group can delete RG1.
Instructions: Review the underlined text If it makes the statement correct, select "No change is needed." If the statement is incorrect, select the answer choice that makes the statement correct.
- A. the delete lock must be removed before an administrator
- B. No change is needed.
- C. an Azure tag must be added before an administrator
- D. an Azure policy must be modified before an administrator
Answer: D
NEW QUESTION # 156
To complete the sentence, select the appropriate option in the answer area.
Answer:
Explanation:
Explanation
Text, table Description automatically generated with medium confidence
When planning to migrate a public website to Azure, you must plan to pay monthly usage costs. This is because Azure uses the pay-as-you-go model.
NEW QUESTION # 157
To complete the sentence, select the appropriate option in the answer area.
Answer:
Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/governance/policy/overview
NEW QUESTION # 158
......
New Microsoft AZ-900 Dumps & Questions: https://www.exam4tests.com/AZ-900-valid-braindumps.html
Dumps to Pass your AZ-900 Exam with 100% Real Questions and Answers: https://drive.google.com/open?id=1XCRI956c8jcuuvTPRD5KzEWLh1iztMgD