Skill 2.2 Manage Storage Flashcards

1
Q

What does Azure Import/Export service allow

A

It allows you to ship data into or out of an Azure Storage account by physically shipping disks to an Azure datacenter

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

What storage is Azure Import/Export service available for

A

only for Blob storage. After receiving the disks from microsoft you will need to retrieve the bit locker keys from an Azure portal to unlock the disks.

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

What is the WAImportExport tool

A

used to setup import of data. Two versions of this tool, version 1 is recommended for Azure Blob Storage and Version 2 is recommended for Azure Files

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

What is the minimum OS required for Azure Import/Export tool

A

Windows 7, Server 2008 R2 or later

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

What .net framework is required for Azure Import/Export jobs tool

A

.NET framework 4.5.1 or later and bitlocker

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

What is the maximum amount of disks that can be in a single import/export job

A

a maximum of 10 in any combination of SSD or HDD

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

What are the supported ways to connect Storage Explorer to storage accounts

A

Add an Azure account
Using a connection string
Use a shared access signature URI
Using a storage account name and key
Attach to a local emulator

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

What options are available for blob containers in Storage Explorer optiosn

A

Create, rename, copy, delete, control public access level, manage leases and create and manage shared access signatures and access policies

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

What storage explorer operations are available with Blobs

A

Upload, download, manage folders, rename or delete blobs, copy blobs, create and manage blob snapshots.

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

What is AZCopy

A

command-line utility that you can use to perform large-scale bulk transfer of data to and from azure storage. Performs all operations asynchronously

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