Users Online

· Guests Online: 117

· Members Online: 0

· Total Members: 188
· Newest Member: meenachowdary055

Forum Threads

Newest Threads
No Threads created
Hottest Threads
No Threads created

Latest Articles

Exam 70-533: Implementing Microsoft Azure Infrastructure Solutions Part 2

 

 

Question ID 13731

You are migrating a local virtual machine (VM) to an Azure VM. You upload the virtual hard
disk (VHD) file to Azure Blob storage as a Block Blob.
You need to change the Block blob to a page blob.
What should you do?

Option A

Delete the Block Blob and re-upload the VHD as a page blob.

Option B

Update the type of the blob programmatically by using the Azure Storage .NET SDK.

Option C

Update the metadata of the current blob and set the Blob-Type key to Page.

Option D

 Create a new empty page blob and use the Azure Blob Copy Power Shell cmdlet to copy the current data to the new blob.

Correct Answer A
Description Explanation: * To copy the data files to Windows Azure Storage by using one of the following methods: AzCopy Tool, Put Blob (REST API) and Put Page (REST API), or Windows Azure Storage Client Library for .NET or a third-party storage explorer tool. Important: When using this new enhancement, always make sure that you create a page blob not a block blob. * Azure has two main files storage format: Page blob : mainly used for vhds (CloudPageBlob) Block Blob : for other files (CloudBlockBlob) References:
Update Date and Time 2017-10-21 09:18:58

 

Question ID 13732

You manage a cloud service that utilizes data encryption.
You need to ensure that the certificate used to encrypt data can be accessed by the cloud
service application.
What should you do?

Option A

Upload the certificate referenced in the application package.

Option B

Deploy the certificate as part of the application package.

Option C

Upload the certificate’s public key referenced in the application package.

Option D

Use RDP to install the certificate.

Correct Answer A

Description
Update Date and Time 2017-10-21 09:19:37

 

 

Comments

No Comments have been Posted.

Post Comment

Please Login to Post a Comment.

Ratings

Rating is available to Members only.

Please login or register to vote.

No Ratings have been Posted.
Render time: 1.54 seconds
10,827,305 unique visits