Azure AZ-900 Practice Questions

 






































C. Private Cloud


NO. AZ Availability Zone will help in failover

Models are CapEx and OpEx. Here answer is Operational.





Answer A & C


 Answer B



VM is Compute solution, not storage.
Answer is C


Answer A


Answer C


Answer A & C




Answer A



Answer D











































Only beyond certain limit will cost. 





Different region's cost may vary. 




To reduce the cost they need to stop using public IP address as they are billed per hour
And the user group has a max free cap of 5 00000. So won't help in cost reduction.
















Practise Test: https://www.testpreptraining.com/microsoft-azure-fundamentals-az-900-free-practice-test
https://free-braindumps.com/microsoft/free-az-900-braindumps.html?p=2
https://www.academia.edu/40185889/AZ_900_Q_and_As_Microsoft_Azure_Fundamentals_Pass_Microsoft_AZ_900_Exam_with_100_Guarantee

Microsoft AZ-900 Sample Questions:

01. Which Azure service should you use to store certificates?
a) Azure Security Center
b) an Azure Storage account
c) Azure Key Vault
d) Azure Information Protection
 
02. You have a virtual machine named VM1 that runs Windows Server 2016. VM1 is in the East US Azure region. Which Azure service should you use from the Azure portal to view service failure notifications that can affect the availability of VM1?
a) Azure Service Fabric
b) Azure Monitor
c) Azure virtual machines
d) Azure Advisor
 
03. What are two characteristics of the public cloud?
Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
a) dedicated hardware
b) unsecured connections
c) limited storage
d) metered pricing
e) self-service management
 
04. A company is planning on deploying a stateless based application based on microservices using the Azure Service Fabric service. You need to design the infrastructure that would be required in the Azure Service Fabric service.
Which of the following should you consider?
(Choose two)
a) The number of node types in the cluster
b) The properties for each node type
c) The network connectivity
d) The service tier
 
05. Your company is planning a deployment using Azure Database for PostgreSQL. The deployment should meet the following requirements:
- Up to 10 TB storage
- Azure Premium Storage 
- Point-in-time-restore for up to 35 days
You need to select the appropriate deployment and pricing tier to meet these requirements and minimize costs. What should you select?
a) Azure Database for PostgreSQL Single Server Basic tier
b) Azure Database for PostgreSQL Single Server Memory Optimized tier
c) Azure Database for PostgreSQL Hyperscale (Citus)
d) Azure Database for PostgreSQL Single Server General Purpose tier
 
06. A team has an Azure CosmosDB account. A solution needs to be in place to generate an alert from Azure Log Analytics when a query request charge exceeds 40 units more than 10 times during a 10-minute window.
Which of the following would you recommend?
(Choose two)
a) Create a search query to identify when the requestCharge_s exceeds 40.
b) Create a search query to identify when the requestCharge_s exceeds 10.
c) Create a search query to identify when the duration_s exceeds 10.
d) Configure a period of 10 and a frequency of 10.
 
07. Your company plans to deploy several million sensors that will upload data to Azure. You need to identify which Azure resources must be created to support the planned solution. Which two Azure resources should you identify?
Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
a) Azure Data Lake - On demand analytics service - should not be answer
b) Azure Queue storage
c) Azure IoT Hub
d) Azure File Storage
e) Azure Notification Hubs
 
08. In which Azure support plans can you open a new support request?
a) Premier and Professional Direct only
b) Premier, Professional Direct, and Standard only
c) Premier, Professional Direct, Standard, and Developer only
d) Premier, Professional Direct, Standard, Developer, and Basic
 
09. Your company uses management groups to manage resources in your Azure tenant more efficiently. User1 should be able to assign access and assign policies to management groups. You need to determine to which role-based access control (RBAC) role User1 should be added.
Your solution should follow the principle of least privilege. To which role should you add User1?
a) User Access Administrator
b) Owner
c) Management Group Contributor
d) Contributor
 
10. Which service provides serverless computing in Azure?
a) Azure Virtual Machines
b) Azure Functions
c) Azure storage account
d) Azure Container Instances

Answers:

Question: 01
Answer: c
Question: 02
Answer: c
Question: 03
Answer: d, e
Question: 04
Answer: a, b
Question: 05
Answer: d
Question: 06
Answer: a, d
Question: 07
Answer: a, c
Question: 08
Answer: d
Question: 09
Answer: a
Question: 10
Answer: b




Azure SQL DatabaseAzure SQL Data Warehouse
Data typeRelationalRelational
Active geo-replicationYesNo
Dynamic Data MaskingYesNo
Data Encryption at restYesYes
Polybase T-SQL queriesYesYes
Automatic TuningYesNo
Massive Parallel Processing (MPP)NoYes
Ability to pause and resumeNoYes
Max amount of data per database4TB1PB
Max concurrent open sessions300001024
Max concurrent queries640032

Table 1: Azure SQL Database vs. Azure SQL Data Warehouse features and limits

What to use when?

It seems clear what to use when, but is it really? You can also use Azure SQL Database as a Data Warehouse in a certain scenario. Table 2 shows what I think you should use when:

Azure SQL DatabaseAzure SQL Data Warehouse
Use for application databaseX
Use for data warehouse with large amounts of data and small amounts of usersX
Use for data warehouse with data max 4TB and large amount of usersX
There are currently 54 Azure regions available in 140 countries.

Comments

Popular posts from this blog

Java Practice Questions MCQ

HackerRank Introduction Challenges - Java

SQL