Azure Storage Accounts Flashcards

1
Q

What is an Azure Storage Account?

A

A storage entity in Azure that holds and manages all your Azure data objects like blobs, files, and disks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the different types are Storage Accounts?

A

General-Purpose v1 (Legacy, use GPv2 instead)
General-Purpose v2
BlockBlobStorage
FileStorage
BlobStorage (Legacy, use GPv2 instead)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What Storage Account can be used for all types of Azure storage data objects and generally used in most scenarios?

A

General-Purpose v2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which Storage Account is the only types that supports Data Lake Gen2 data?

A

General-Purpose v2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are BlockBlobStorage Accounts?

A

Premium performance accounts designed for block blobs and append blobs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What Storage Account is recommended for scenarios requiring low storage latency, higher transaction rates, or where data objects are smaller?

A

BlockBlobStorage Accounts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are FileStorage Accounts?

A

Provides premium tier performance for files (only stores files).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What Storage Account is recommended for enterprise applications or high-performance scale applications?

A

FileStorage Accounts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are Storage Account Endpoints?

A

Publicly accessible unique namespaces in Azure for your data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Identify the container name, object name, storage account name and storage Service Endpoint in the following Storage Endpoint URL:

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Fill in the Blanks:

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly