azure storage account is iaas or paas?

Shivam Gupta 546 Reputation points
2021-01-06T15:54:18.44+00:00

Hi team,

is azure storage account is iaas or paas? i know storage is iaas but since i am not managing the storage server, availability/dependencies behind the azure storage account i think it is paas?

please confirm

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,716 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,437 questions
{count} votes

Accepted answer
  1. Shivam Gupta 546 Reputation points
    2021-01-07T10:51:36.707+00:00
    60 people found this answer helpful.

9 additional answers

Sort by: Most helpful
  1. CHIHEB OUAGHLANI 16 Reputation points
    2021-02-06T18:48:01.44+00:00

    Azure Storage accounts are an IaaS service.

    3 people found this answer helpful.

  2. Gurpreet Singh Chhabra 16 Reputation points
    2022-02-27T20:44:35.103+00:00

    Azure storage account is an IaaS offering because you get it in IaaS offering. When the question asks about creating Azure storage, you cannot mark it as a PaaS offering since in PaaS it is always handled by the cloud provider and it will automatically scale.

    I am not an expert at it but since I am preparing for AZ-900 so this logic only quenches my thirst for the answer. Please do correct me if you guys don't feel it has logic.

    2 people found this answer helpful.
    0 comments No comments

  3. Chirag Sheth 6 Reputation points
    2021-07-03T18:00:34.093+00:00

    @Shivam Gupta All the Iaas services are included in the PaaS... so Azure Storage Account is for all 3 Structures...

    1 person found this answer helpful.

  4. Joseph Marsh 1 Reputation point
    2021-09-30T18:35:02.78+00:00

    This seems to be relevant from the perspective of the _aaS.

    If you scroll down about 1/3 of the page on the concepts, you will see storage is part of all three, but begins as IaaS.

    https://learn.microsoft.com/en-us/learn/modules/fundamental-azure-concepts/categories-of-cloud-services

    0 comments No comments