Microsoft Dynamics 365 Fundamentals — Question 7
You run Dynamics 365 in the cloud. You make customizations using Microsoft Azure Blob storage for storing documents, Azure Logic Apps for integration, and
Azure IoT Hub to collect customer sensor data.
You need to determine the type of cloud service model being used by the customizations.
Which cloud service model is being used?
Answer options
- A. software as a service (SaaS)
- B. platform as a service (PaaS)
- C. infrastructure as a service (IaaS)
- D. hybrid deployment
Correct answer: B
Explanation
The correct answer is B, platform as a service (PaaS), because you are leveraging Azure services to develop and manage applications without managing the underlying infrastructure. The other options are incorrect as SaaS refers to software delivered over the internet, IaaS involves virtualized computing resources, and hybrid deployment combines on-premises and cloud resources, which doesn't fit the given scenario.