exam questions

Exam AZ-900 All Questions

View all questions & answers for the AZ-900 exam

Exam AZ-900 topic 1 question 43 discussion

Actual exam question from Microsoft's AZ-900
Question #: 43
Topic #: 1
[All AZ-900 Questions]

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
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
bayurzx
Highly Voted 4 years, 3 months ago
Azure Storage is a PaaS https://docs.microsoft.com/en-us/learn/modules/azure-networking-fundamentals/azure-virtual-network-fundamentals Check Video At 1:14
upvoted 269 times
Telonious
10 months, 3 weeks ago
https://learn.microsoft.com/en-us/training/modules/describe-azure-storage-services/2-accounts <---- here the direct link :D ;)
upvoted 1 times
...
EliasMartinelli
11 months, 4 weeks ago
True comment
upvoted 1 times
vishamay
10 months, 3 weeks ago
Azure Storage Services can be categorized under both IaaS and PaaS, depending on the use case. They are IaaS since Azure Storage Services provide the fundamental building blocks for cloud-based applications and services, where you get raw storage capacity (like a hard drive in the cloud) and are responsible for how you manage and utilize that capacity. They are PaaS since Azure handles all the infrastructure management, maintenance, and scalability, allowing users to focus on how they utilize the storage rather than managing the underlying hardware or OS. But according to the old definition and used cases you think most if the services under Azure Storage Services can be count under IaaS but some of them are more aligned with PaaS definiton.
upvoted 3 times
...
...
Massy
4 years, 3 months ago
I agree, Azure Storage is Paas
upvoted 14 times
...
AVP_Riga
4 years ago
Thanks!
upvoted 1 times
...
...
aaasdf
Highly Voted 4 years, 2 months ago
heh, you even pasted the link... storage is IaaS so the answer is correct https://azure.microsoft.com/en-us/overview/what-is-iaas/
upvoted 51 times
...
Jonalb
Most Recent 1 week, 2 days ago
Selected Answer: A
Azure Storage is a PaaS https://docs.microsoft.com/en-us/learn/modules/azure-networking-fundamentals/azure-virtual-network-fundamentals
upvoted 1 times
...
sbobetfan
2 weeks, 6 days ago
Selected Answer: B
Azure Storage Accounts are generally considered Infrastructure as a Service (IaaS)
upvoted 1 times
...
alina_fitisova
1 month ago
Selected Answer: A
Azure Storage is a PaaS
upvoted 1 times
...
tg_04
1 month, 1 week ago
Selected Answer: A
Yes, the solution of creating an Azure App Service and Azure Storage accounts meets the goal of deploying an Azure environment that adheres to the company's migration plan of using only Platform as a Service (PaaS) solutions. Azure App Service is a fully managed PaaS offering that allows developers to build, deploy, and scale web applications and APIs without having to manage the underlying infrastructure. It provides features such as automatic scaling, patching, and built-in security, which align with the benefits of PaaS. Additionally, Azure Storage accounts provide scalable cloud storage solutions for data, which can be integrated seamlessly with Azure App Service. Since both Azure App Service and Azure Storage are classified as PaaS offerings, this solution effectively supports the company's strategy to utilize PaaS for its data and resource migration to Azure.
upvoted 2 times
...
William114613
1 month, 2 weeks ago
Selected Answer: B
Azure Storage Accoun: IaaS(Azure Disk Storage) PaaS(Azure Blod Storage) so Answer is B Because the plan only allows the use of PaaS in Azure
upvoted 1 times
...
Janaf
1 month, 2 weeks ago
Selected Answer: B
"No". Azure Storage is generally categorized as an Infrastructure as a Service (IaaS) offering rather than a Platform as a Service (PaaS).However, it is often integrated with PaaS services (e.g., Azure App Service or Azure Functions) as part of a larger solution, and it abstracts some infrastructure management tasks, making it feel "PaaS-like" in its simplicity and scalability. But strictly speaking, it is considered more IaaS than PaaS. On top of this, as we don't have an inventory of all PaaS to be migrated we cannot guarantee all PaaS solution can be migrated.
upvoted 1 times
...
brijeshjaiswal
1 month, 2 weeks ago
Selected Answer: A
Azure app service and azure storage account both are PAAS
upvoted 1 times
...
Thepianist
1 month, 2 weeks ago
Selected Answer: A
Since both services are PaaS solutions, this solution aligns with the company's migration plan
upvoted 1 times
...
arjunyv2022
1 month, 4 weeks ago
Selected Answer: A
Azure App Service is a PaaS solution that allows hosting web applications, APIs, and mobile backends without managing infrastructure. ✅ Azure Storage Accounts provide scalable cloud storage and can be used as part of a PaaS architecture. ✅ Since both Azure App Service and Azure Storage Accounts are PaaS solutions, the provided solution meets the goal.
upvoted 1 times
...
Attar
2 months, 1 week ago
Selected Answer: A
Im Kontext der Frage: Die Frage betrifft ein Unternehmen, das nur PaaS in Azure verwenden möchte. Wenn Azure Storage Account als Teil einer PaaS-basierten Anwendung (z. B. Azure App Service) verwendet wird, gilt es als Teil von PaaS. Daher ist die Antwort richtig, da Azure App Service und Azure Storage Account in diesem Kontext als Teil von PaaS betrachtet werden können.
upvoted 1 times
...
krishna847528
2 months, 2 weeks ago
Selected Answer: A
its depend on user how to want use Storage we can use is like PAAS or IAAS
upvoted 1 times
...
EGEmon
2 months, 2 weeks ago
Selected Answer: B
While Azure App Service is a PaaS offering, Azure Storage accounts, while having some PaaS-like qualities, are generally considered IaaS. Therefore, using Azure Storage accounts directly does not meet the requirement of using only PaaS solutions. If the company's migration plan strictly mandates only PaaS, then Azure Storage accounts would be a violation of that policy.
upvoted 2 times
...
Haioo
2 months, 3 weeks ago
Selected Answer: A
Yes, this solution meets the goal. Creating an **Azure App Service** and **Azure Storage accounts** aligns with the requirement to use only Platform as a Service (PaaS) solutions. Here's why: - **Azure App Service**: This is a PaaS offering that allows you to build, deploy, and scale web apps, mobile backends, and APIs. It abstracts the underlying infrastructure management, allowing you to focus on your application code. - **Azure Storage**: This is a PaaS solution that provides scalable, durable, and highly available cloud storage. It includes Blob storage, Table storage, Queue storage, and File storage. Both services are fully managed by Azure and fit the company's migration plan to use only PaaS solutions.
upvoted 1 times
...
Dmarcetic
2 months, 3 weeks ago
Selected Answer: B
Azure Managed Disk is Azure Storage and its IAAS. Not all Azure Storage is PAAS
upvoted 1 times
...
digitalcoder
3 months, 1 week ago
Selected Answer: B
Even though I feel this way (PaaS) fort storage accounts, Microsoft says it is IAAS, so that should be your viewpoint for testing purposes.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago