Azure Fundamentals AZ-900 - Sample Questions

Azure Fundamentals AZ-900

Questions asked when I gave the exam in Jun 2021 



1. A team of developers at your company plans to deploy, and then remove 50 customized virtual machines each week.
You need to recommend which Azure service will minimize the administrative effort required to deploy and remove the virtual machines. What should you recommend?

Ans: Azure DevTest Labs

2. Where you'd check to identify whether Azure complies with the company’s regional requirements.

Ans: Trust Centre

https://azure.microsoft.com/en-gb/overview/trusted-cloud/compliance/

3. The process of verifying a user’s credentials is _______

Options:
  • Authentication
  • Authorization

Ans: Authentication

4. Your company has 20 offices spread worldwide. You plan to generate several billing reports from the Azure portal. Each report will contain the Azure resource utilization of each department.

Which Azure Resource Manager feature should you use before you generate the reports?

Ans: Tags



5. When an Azure subscription expires, the associated Azure Active Directory tenant is deleted automatically.

Options: Yes, No

Ans: No

https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-how-subscriptions-associated-directory

6. You can change the Azure Active Directory (Azure AD) tenant to which an Azure subscription is associated.

Options: Yes, No

Ans: Yes

https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-how-subscriptions-associated-directory

7. An Azure subscription can be associated to multiple Azure Active Directory (Azure AD) tenants.

Options: Yes, No

Ans: No

https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-how-subscriptions-associated-directory

8. An Azure resource inherits locks from its resource group.

Options: Yes, No


9. An Azure resource can have multiple Delete Locks.

Options: Yes, No

Ans: Yes, inherited ones can get added (Even it it may not make sense)

10. Match the Azure service to the correct definition.

Service:

i - Azure Databricks

ii - Azure Functions

iii - Azure App Service

iv - Azure Application Insights

Definition:

a - Provides the platform for serverless code.

b - A big data analysis service for machine learning

c - Detects and diagnoses anomalies in web apps

d - Hosts web app


Ans: i-b, ii-a, iii-d, iv-c

11. Which of the following Azure storage services must be used to store the unmanaged data disks of a virtual machine?

Options: Containers, File Shares, Tables, Queues

Ans: Containers

https://docs.microsoft.com/en-us/azure/virtual-machines/windows/managed-disks-overview

12. You are preparing to migrate all your company's virtual machines to a pay-as-you-go subscription in Azure cloud. What expenditure model Azure uses.

Options: capital expense, operational expense

Ans: Operational expenditure

13. ______ is an analytics platform based on Apache Spark

Options: Azure Databricks, Azure Synapse Analytics, etc.

Ans: Azure Databricks

https://docs.microsoft.com/en-us/azure/databricks/scenarios/what-is-azure-databricks-ws

https://docs.microsoft.com/en-us/azure/synapse-analytics/sql-data-warehouse/massively-parallel-processing-mpp-architecture

14. You plan to implement a solution that allows users in your on-premises network to communicate to virtual machines in Azure cloud.
Which two Azure resources should you include in your architecture?

Options: Virtual Network Gateway, Gateway Subnet, Load Balancer, Application Gateway, Virtual Network

Ans: Virtual Network Gateway, Gateway Subnet

https://docs.microsoft.com/en-us/microsoft-365/enterprise/connect-an-on-premises-network-to-a-microsoft-azure-virtual-network?view=o365-worldwide

https://docs.microsoft.com/en-us/azure/vpn-gateway/tutorial-site-to-site-portal

15. After you create a virtual machine, you need to modify the _____ to allow connections to TCP port 8080 on the virtual machine.

Ans: Network Security Group
https://docs.microsoft.com/en-us/azure/virtual-network/network-security-groups-overview

16. Azure Reservations allow you to pay less as compared to pay-as-you-go pricing.

Options: Yes, No

Ans: Yes

17. Because you have been assigned the Owner role, you can now transfer the ownership of your Azure subscription.

Options: Yes, No


18. Working on a traditional on-premises data center means you have a lot of responsibilities, such as:

- Backing up application data

- Replacing failed server hardware

- Managing physical server security

- Updating server operating systems

- Managing permissions to shared documents

Which administrative responsibilities will be eliminated if you migrate your infrastructure to Azure? (Pick two)

Ans: Replacing failed server hardware, Managing physical server security

19. On Azure portal, which icon you should click to open Cloud Shell.


Ans: Highlighted one.

20. Which of the following is guaranteed for virtual machines in an Azure Service Level Agreement (SLA) ?

Options: Uptime, bandwidth, OS, performance

Ans:Uptime

21. Outbound traffic from Azure to an on-premises network is always free

Options: Yes, No

Ans: No

22. Azure CLI, Azure PowerShell, Azure Portal available for which platforms

Windows 10
Ubuntu
MacOS

Ans: yes for all.


23.

Comments

Popular posts from this blog

Azure Fundamentals