Storage Flashcards

1
Q

What storage replication options could you use if you wanted protection against regional failures?

A

GRS
GZRS

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

What performance tier and replication option should be configured if you want to support SMB multichannel?

A

Premium, LRS/ZRS

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

What type of storage replicates data to another region

A

GRS

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

Live migration supports what kind of replications?

A

Migrations to ZRS from LRS or GRS
Type must be General Purpose V2

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

What is the cheapest storage replication option that replicates data into multiple zones?

A

ZRS

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

What type of premium storage accounts are available?

A

Block blobs
File shares
Page blobs

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

What performance tiers exist in storage accounts?

A

Standard
Premium

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

How would you copy blob data in the US to a secondary location in EU?

A

Object replication

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

What storage service supports hierarchical namespace?

A

Azure Data Lake Storage

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

What authentication methods do file storage support?

A

SAS

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

What authentication methods do blob storage support?

A

Azure AD and SAS

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

What is AzCopy?

A

A command-line utility that is used to copy blobs or files to or from a storage account

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

What types of storage does Azure Import job support?

A

Blob storage
File storage

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

What types of storage does Azure Export job support?

A

Blob storage

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

Azure Import/Export services support what types of storage accounts?

A

Standard General Purpose v2 and v1
Blob Storage

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

What type of storage accounts can hold table data?

A

Standard General Purpose v2 and v1

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

What type of data can GPv2 storage accounts hold?

A

All kinds
Blobs, files, queues, tables

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

What replication option provides data resiliency in the event of a data center outage that is the most cost efficient?

A

ZRS

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

What storage replication option costs the least?

A

LRS

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

What type of authentication for storage would you use if you wanted temporary access?

A

SAS

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

What is the cheapest type of storage account to make?

A

GPv2

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

What needs to be done to sync files to an on-premise server?

A
  • Install Azure File Sync on Server
  • Register Server
  • Create a sync group
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

What needs to be done to import data to an on-premise server?

A

Prepare drives
Create an import job
Ship drives to Microsoft
Update job with tracking info

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

If you wanted to map a file share with file explorer, what path would you use?

A

\{storageAccountName}.file.core.
windows.net\{fileShareName}

25
When generating a SAS, what must be allowed to enable the ability to download blobs?
* Allow object as resource type * Read-access
26
How many copies of the storage account would there be with LRS replication?
3
27
What is a rehydrated file?
Files that were in the archive tier first and then returned to hot/cool tier
28
What does using SAS give you control over?
Permissions granted Duration of access Protocols allowed
29
What does Azure Disk Encryption encrypt?
* The OS & data disks of Azure VMs * Data remains encrypted when downloaded
30
What storage types can you encrypt with encryption scope?
Container Individual blob
31
What Azure storage services support conditions in RBAC assignments?
Containers Queues
32
Where does Azure Import import data to?
Azure file storage Azure blob storage
33
What type of blobs support tiering?
Block blobs
34
Storage accounts with which replication option support the archive tier?
LRS, GRS, RA-GRS
35
Lifecycle management policies are supported for what type of data?
Block and append blobs in: GPv2, premium block blob, and blob storage accounts
36
What happens if you define more than one life cycle management policy on a blob?
Applies the least expensive action
37
What is the maximum number of stored access policies you can have on a container?
5
38
What does a storage sync group contain?
ONE cloud endpoint or Azure file share One or more server endpoints
39
What type of encryption does Azure storage encryption support?
RSA and RSA-HSM keys of sizes 2048, 3072, 4096
40
What operations can you not perform in Azure Storage Explorer?
Cannot create a new storage account directly
41
What steps are needed to back up a resource?
Create recovery services vault Set replication type Create a backup policy for the resource and configure it
42
What are encryption scopes?
* Enable you to manage encryption with a key that is scoped to a container or an individual blob * Used to create secure boundaries between data that resides in the same storage account but belongs to different customers
43
What encryption options are available for file storage?
SAS
44
What encryption options are available for blob storage?
SAS Azure AD
45
What are the pre-requisites of object replication?
* Source and destination account must be GPv2 or premium block blob * Data must be block blob
46
What premium storage accounts are available?
Block blobs File shares Page blobs
47
What does applying an access policy do?
* Applies a time-based retention policy where objects can be created/read but not modified/deleted * After the retention period has expired, objects can be deleted but not overwritten
48
What is used to map a drive to the data file share from a home computer?
SMB, port 445
49
What type of accounts are premium file shares hosted in?
FileStorage accounts
50
What might be a reason you cannot add a file share as a server endpoint?
Server is not registered
51
What service should you use for data that requires persistent storage?
Azure Files
52
What types of services does AzCopy not support?
Table and queue storage services
53
What resources can be backed up?
VMs Fileshares
54
What needs to be done before you can delete a recovery services vault?
From the vault, first stop the backup, then delete
55
What replication options replicate your data synchronously?
ZRS
56
What is the difference between a cloud and server endpoint in terms of syncing?
* Cloud endpoints are scanned for sync every 24 hours * On-premise servers are synced automatically after upload
57
Azure Import/Export service supports what kind of storage accounts?
GPv2 GPv1 Blob storage
58
What is lifecycle management in Azure storage?
Allows you to automatically move data between hot, cool, cold, and archive tiers during the data lifecycle
59
Can you choose which region GRS replicates your data to?
No