Microsoft AZ-900 Questions & Answers

Full Version: 736 Q&A


Latest AZ-900 Exam Questions and Practice Tests 2024 - Killexams.com

Latest AZ-900 Practice Tests with Actual Questions


Get Complete pool of questions with Premium PDF and Test Engine


Exam Code : AZ-900
Exam Name : Microsoft Azure Fundamentals
Vendor Name :
"Microsoft"








AZ-900 Dumps

AZ-900 Braindumps AZ-900 Real Questions AZ-900 Practice Test

AZ-900 Actual Questions


killexams.com


Microsoft


AZ-900


Microsoft Azure Fundamentals


https://killexams.com/pass4sure/exam-detail/AZ-900


Question: 53


HOTSPOT


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:


Question: 54


HOTSPOT


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:



Question: 55


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.


An Azure administrator plans to run a PowerShell script that creates Azure resources. You need to recommend which computer configuration to use to run the script.

Solution: Run the script from a computer that runs Chrome OS and uses Azure Cloud Shell.


Does this meet the goal?

  1. Yes

  2. No




Answer: B
Explanation:

Section: Understand Core Azure Services



Question: 56


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, white 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.


You have an Azure environment.


You need to create a new Azure virtual machine from an Android laptop. Solution: You use the PowerApps portal.

Does this meet the goal?

  1. Yes

  2. No




Answer: B
Explanation:

PowerApps lets you quickly build business applications with little or no code. It is not used to create Azure virtual machines. Therefore, this solution does not meet the goal.


PowerApps Portals allow organizations to create websites which can be shared with users external to their organization either anonymously or through the login provider of their choice like LinkedIn, Microsoft Account, other commercial login providers.

References: https://powerapps.microsoft.com/en-us/blog/introducing-powerapps-portals-powerful-low-code-websites- for-external-users/



Question: 57


This question requires that you evaluate the underlined text to determine if it is correct. Authorization is the process of verifying a user’s credentials.


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.

  1. No change is needed.

  2. Authentication

  3. Federation

  4. Ticketing




Answer: B
Explanation:

Authentication, not authorization is the process of verifying a user’s credentials. The difference between authentication and authorization is:

Authentication is proving your identity, proving that you are who you say you are. The most common example of this is logging in to a system by providing credentials such as a username and password.


Authorization is what you’re allowed to do once you’ve been authenticated. For example, what resources you’re allowed to access and what you can do with those resources.



Question: 58


HOTSPOT


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:



Question: 59

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.

  1. No change is needed.

  2. the delete lock must be removed before an administrator

  3. an Azure policy must be modified before an administrator

  4. an Azure tag must be added before an administrator




Answer:
B
Question: 60
HOTSPOT

You have an Azure environment that contains 10 web apps.


To which URL should you connect to manage all the Azure resources? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.





Answer:



Question: 61


What are two characteristics of the public cloud? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

  1. dedicated hardware

  2. unsecured connections

  3. limited storage

  4. metered pricing

  5. self-service management



Answer: D, E
Explanation:

With the public cloud, you get pay-as-you-go pricing C you pay only for what you use, no CapEx costs. With the public cloud, you have self-service management. You are responsible for the deployment and configuration of the cloud resources such as virtual machines or web sites. The underlying hardware that hosts the cloud resources is managed by the cloud provider.


https://docs.microsoft.com/en-gb/learn/modules/principles-cloud-computing/4-cloud-deployment-models



Question: 62


To what should an application connect to retrieve security tokens?

  1. an Azure Storage account

  2. Azure Active Directory (Azure AD)

  3. a certificate store

  4. an Azure key vault




Answer: B



Question: 63


Your company has several business units.


Each business unit requires 20 different Azure resources for daily operation. All the business units require the same type of Azure resources.

You need to recommend a solution to automate the creation of the Azure resources. What should you include in the recommendations?

  1. Azure Resource Manager templates

  2. virtual machine scale sets

  3. the Azure API Management service

  4. management groups




Answer: C
Explanation:

You can use Azure Resource Manager templates to automate the creation of the Azure resources. Deploying resource through templates is known as ‘Infrastructure as code’.


To implement infrastructure as code for your Azure solutions, use Azure Resource Manager templates. The template is a JavaScript Object Notation (JSON) file that defines the infrastructure and configuration for your project. The template uses declarative syntax, which lets you state what you intend to deploy without having to write the sequence of programming commands to create it. In the template, you specify the resources to deploy and the properties for those resources.

References: https://docs.microsoft.com/en-us/azure/azure-resource-manager/templates/overview



Question: 64


Your network contains an Active Directory forest. The forest contains 5,000 user accounts.


Your company plans to migrate all network resources to Azure and to decommission the on-premises data center. You need to recommend a solution to minimize the impact on users after the planned migration.

What should you recommend?

  1. Implement Azure Multi-Factor Authentication (MFA)

  2. Sync all the Active Directory user accounts to Azure Active Directory (Azure AD)

  3. Instruct all users to change their password

  4. Create a guest user account in Azure Active Directory (Azure AD) for each user




Answer: B
Explanation:

To migrate to Azure and decommission the on-premises data center, you would need to create the 5,000 user accounts in Azure Active Directory. The easy way to do this is to sync all the Active Directory user accounts to Azure Active Directory (Azure AD). You can even sync their passwords to further minimize the impact on users.


The tool you would use to sync the accounts is Azure AD Connect. The Azure Active Directory Connect synchronization services (Azure AD Connect sync) is a main component of Azure AD Connect. It takes care of all the operations that are related to synchronize identity data between your on-premises environment and Azure AD.


https://docs.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-sync-whatis



Question: 65


HOTSPOT


You need to view a list of planned maintenance events that can affect the availability of an Azure subscription.


Which blade should you use from the Azure portal? To answer, select the appropriate blade in the answer area.



Answer:


Question: 66


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?

  1. Azure Key Vault

  2. Azure Multi-Factor Authentication (MFA)

  3. Azure Security Center

  4. Azure Information Protection




Answer: A



Question: 67


Your company plans to request an architectural review of an Azure environment from Microsoft. The company currently has a Basic support plan.

You need to recommend a new support plan for the company. The solution must minimize costs.


Which support plan should you recommend?

  1. Premier

  2. Developer

  3. Professional Direct

  4. Standard




Answer: A
Explanation:

The Premier support plan provides customer specific architectural support such as design reviews, performance tuning, configuration and implementation assistance delivered by Microsoft Azure technical specialists.


References: https://azure.microsoft.com/en-gb/support/plans/



Question: 68


HOTSPOT


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:



Question: 69


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, white 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 has an Azure subscription that contains the following unused resources:


  • 20 user accounts in Azure Active Directory (Azure AD)


  • Five groups in Azure AD


  • 10 public !P addresses


  • 10 network interfaces

You need to reduce the Azure costs for the company. Solution: You remove the unused public IP addresses. Does this meet the goal?

  1. Yes

  2. No



Answer: A
Explanation:

You are charged for public IP addresses. Therefore, deleting unused public IP addresses will reduce the Azure costs.


References: https://docs.microsoft.com/en-us/azure/advisor/advisor-cost-recommendations#reduce-costs-by-deleting- or-reconfiguring-idle-virtual-network-gateways



Question: 70


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 purchase Azure.


The company’s support policy states that the Azure environment must provide an option to access support engineers by phone or email.


You need to recommend which support plan meets the support policy requirement. Solution: Recommend a Basic support plan.

Does this meet the goal?

  1. Yes

  2. No




Answer: B
Explanation:

The Basic support plan does not have any technical support for engineers.


Access to Support Engineers via email or phone is available in the following support plans: Premier, Professional Direct and standard.


References: https://azure.microsoft.com/en-gb/support/plans/


User: Aria*****

I cannot thank killexams.com enough for providing me with the practice tests for the az-900 exam. The exam simulator and Questions and Answers were extremely supportive and elaborative, making my preparation for the exam much more comfortable. I highly recommend your website to anyone preparing for certification exams.
User: Verna*****

I am ecstatic to have passed my AZ-900 cert exam with a score of 97%. The Killexams.com exam simulator and study material were crucial to my success. Thank you!
User: Yeva*****

I passed my az-900 exam with flying colors yesterday, scoring an almost perfect 98%. The materials provided in the package were accurate and valid, and I was familiar with the subjects covered in the exam guide. The exam simulator and correct az-900 questions provided by Killexams.com helped me to achieve an excellent score. Not only did I gain a great study tool that has expanded my expert knowledge, but I also received an easy path to my az-900 certification.
User: Lia*****

This practice test for az-900 from killexams.com is truly valid, which is a rarity for higher-level exams as they are usually more challenging to prepare for. Everything about this practice test is perfect, and it helped me obtain almost perfect marks in my az-900 exam. You can trust this brand.
User: Tashi*****

I had 12 days left to prepare for the az-900 exam, and I was facing a few challenges. I urgently needed a smooth and effective guide, and ultimately, I got the Killexams.com Questions and Answers. The quick answers were not difficult to complete in 15 days. In the actual az-900 exam, I scored 88%, and I had answered 90% of the questions similarly to the pattern papers they provided. I am grateful to Killexams.com.

Features of iPass4sure AZ-900 Exam

  • Files: PDF / Test Engine
  • Premium Access
  • Online Test Engine
  • Instant download Access
  • Comprehensive Q&A
  • Success Rate
  • Real Questions
  • Updated Regularly
  • Portable Files
  • Unlimited Download
  • 100% Secured
  • Confidentiality: 100%
  • Success Guarantee: 100%
  • Any Hidden Cost: $0.00
  • Auto Recharge: No
  • Updates Intimation: by Email
  • Technical Support: Free
  • PDF Compatibility: Windows, Android, iOS, Linux
  • Test Engine Compatibility: Mac / Windows / Android / iOS / Linux

Premium PDF with 736 Q&A

Get Full Version

All Microsoft Exams

Microsoft Exams

Certification and Entry Test Exams

Complete exam list