AZ-303 Exam QuestionsBrowse all questions from this exam

AZ-303 Exam - Question 212


SIMULATION -

Click to expand each objective. To connect to the Azure portal, type https://portal.azure.com in the browser address bar.

Exam AZ-303 Question 212Exam AZ-303 Question 212Exam AZ-303 Question 212Exam AZ-303 Question 212Exam AZ-303 Question 212Exam AZ-303 Question 212

When you are finished performing all the tasks, click the `˜Next' button.

Note that you cannot return to the lab once you click the `˜Next' button. Scoring occur in the background while you complete the rest of the exam.

Overview -

The following section of the exam is a lab. In this section, you will perform a set of tasks in a live environment. While most functionality will be available to you as it would be in a live environment, some functionality (e.g., copy and paste, ability to navigate to external websites) will not be possible by design.

Scoring is based on the outcome of performing the tasks stated in the lab. In other words, it doesn't matter how you accomplish the task, if you successfully perform it, you will earn credit for that task.

Labs are not timed separately, and this exam may have more than one lab that you must complete. You can use as much time as you would like to complete each lab. But, you should manage your time appropriately to ensure that you are able to complete the lab(s) and all other sections of the exam in the time provided.

Please note that once you submit your work by clicking the Next button within a lab, you will NOT be able to return to the lab.

To start the lab -

You may start the lab by clicking the Next button.

You plan to move backup files and documents from an on-premises Windows file server to Azure Storage. The backup files will be stored as blobs.

You need to create a storage account named corpdata7523690n2. The solution must meet the following requirements:

Ensure that the documents are accessible via drive mappings from Azure virtual machines that run Windows Server 2016

Provide the highest possible redundancy for the documents

Minimize storage access costs -

What should you do from the Azure portal?

Show Answer
Correct Answer:

See solution below.

Step 1: In the Azure portal, click All services. In the list of resources, type Storage Accounts. As you begin typing, the list filters based on your input. Select

Storage Accounts.

Step 2: On the Storage Accounts window that appears, choose Add.

Step 3: Select the subscription in which to create the storage account.

Step 4: Under the Resource group field, select Create New. Create a new Resource

Exam AZ-303 Question 212

Step 5: Enter a name for your storage account: corpdata7523690n2

Step 6: For Account kind select: General-purpose v2 accounts (recommended for most scenarios)

General-purpose v2 accounts is recommended for most scenarios. General-purpose v2 accounts deliver the lowest per-gigabyte capacity prices for Azure

Storage, as well as industry-competitive transaction prices.

Step 7: For replication select: Read-access geo-redundant storage (RA-GRS)

Read-access geo-redundant storage (RA-GRS) maximizes availability for your storage account. RA-GRS provides read-only access to the data in the secondary location, in addition to geo-replication across two regions.

References:

https://docs.microsoft.com/en-us/azure/storage/common/storage-quickstart-create-account https://docs.microsoft.com/en-us/azure/storage/common/storage-account-overview

Discussion

18 comments
Sign in to comment
Koba
Jan 11, 2021

File Share config is needed due to "Ensure that the documents are accessible via drive mappings from Azure virtual machines that run Windows Server 2016"

altafpatel1984
Feb 14, 2022

How can you go for that where as it's clearly mentioned this? 'The backup files will be stored as blobs'

MichaelCWWong
Jan 3, 2021

RA-ZGRS should be chosen for replication option as one of the question requirement is to provide the highest possible redundancy for the documents

poplovic
Oct 25, 2021

Azure Files does not support read-access geo-redundant storage (RA-GRS) and read-access geo-zone-redundant storage (RA-GZRS). REF: https://docs.microsoft.com/en-us/azure/storage/common/storage-redundancy?toc=/azure/storage/blobs/toc.json#read-access-to-data-in-the-secondary-region So correct answer is V2, Azure File, GZRS

vasudev82
Mar 28, 2021

Azure File Shares supports LRS, GRS ZRS and GZRS. I would recommend an Azure File Share to be created, as a drive mapping is required, and then use RA-GZRS.

sohailcharolia
Jan 29, 2021

Note Azure Files does not support read-access geo-redundant storage (RA-GRS) and read-access geo-zone-redundant storage (RA-GZRS).

sohailcharolia
Jan 29, 2021

Answer should be GZRS n hot access

senthi6p
Feb 4, 2021

Only ZRS is allowed for File shares. https://docs.microsoft.com/en-us/azure/storage/files/storage-files-how-to-create-large-file-share?tabs=azure-portal

pentium75
Jul 14, 2021

No, per your link, Standard tier allows GZRS.

pentium75
Jul 14, 2021

No, per your link, Standard tier allows GZRS.

senthi6p
Feb 4, 2021

Only ZRS is allowed for File shares. https://docs.microsoft.com/en-us/azure/storage/files/storage-files-how-to-create-large-file-share?tabs=azure-portal

pentium75
Jul 14, 2021

No, per your link, Standard tier allows GZRS.

pentium75
Jul 14, 2021

No, per your link, Standard tier allows GZRS.

mindtrax
Feb 7, 2021

Standard file shares offer locally-redundant (LRS), zone redundant (ZRS), geo-redundant (GRS), or geo-zone-redundant (GZRS) storage, however the large file share feature is only supported on locally redundant and zone redundant file shares. https://docs.microsoft.com/en-us/azure/storage/files/storage-how-to-create-file-share?tabs=azure-portal

sqlbuddy123
Feb 22, 2021

This requires 1. Blob storage for backup files 2. File share for documents. But the On focuses on SMB drive mapping .. So Answer is 1. Store account with ZRS 2. Create File Share 3. Hot tier

Veeru
Mar 27, 2021

Normal file share support GZRS, so this should be the answer as it down not support RA-GRS

oshoparsi
Feb 4, 2021

" The backup files will be stored as blobs." so file share in the blob storage.

AustinY
Feb 11, 2021

What are your redundancy requirements for your Azure file share? Standard file shares offer locally-redundant (LRS), zone redundant (ZRS), geo-redundant (GRS), or geo-zone-redundant (GZRS) storage, however the large file share feature is only supported on locally redundant and zone redundant file shares. Premium file shares do not support any form of geo-redundancy. In local and zone redundant storage accounts, Azure file shares can span up to 100 TiB, however in geo- and geo-zone redundant storage accounts, Azure file shares can span only up to 5 TiB.

Stephan99
Feb 14, 2021

for backup files I would select cold access tier

pentium75
Jul 14, 2021

Me too, but here we're supposed to "minimize storage access costs" (not minimize storage costs). Cold tier has lower storage cost but higher storage access cost.

arunpaul
Feb 16, 2021

files cant be stored as blobs and drive mapped as file shares at the same time..something wrong with the question

arunpaul
Feb 21, 2021

Sorry ... My bad...BAck up files as blos...means we need blob container to store vhd files.. Then documents to be shared by drive mapping...ie file shares So the solution is GPV2 with RA-GZRS

msmannan
Mar 14, 2021

Answer is correct. Requirement is to create storage account which should support file shares to map as network drive on windows machines and provide highest redundancy. Storage account configured with RA-GRS meets these requirements. There is nowhere mentioned use large files so its out of question.

msmannan
Mar 14, 2021

Correction: I think should use GZRS to provide highest redundancy. GZRS will provide maximum redundancy of data by having data replicated to in 3 availability zones within the primary region synchronously and then replicate asyn to another region. We may configure RA-GZRS but there is no requirement to have read-only copy in another region.

demonite
Mar 15, 2021

GRS files is the cheapest out of GRS, GZRS and RA-GRS, blob can be cold storage for backups

DNeo
Mar 19, 2021

select ZRS because https://docs.microsoft.com/en-us/azure/storage/common/storage-redundancy

DNeo
Mar 19, 2021

Correction: Select GZRS is better than ZRS and is Azure files support that.

rdemontis
Jul 13, 2021

correct

rdemontis
Jul 13, 2021

correct

haitrinh
Mar 30, 2021

for more information: https://www.examtopics.com/discussions/microsoft/view/8737-exam-az-300-topic-1-question-58-discussion/

tallurhi
Oct 31, 2021

note; files need to be access from VM via shared drive and backup files as blobs. So no need to large shares, so blob and file share with GZRS

altafpatel1984
Feb 14, 2022

Basically question is wrong. Ideally 2 storage accounts should be created. one for backup files with cool tier and another documents with hot tier.