CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 4: AZ-200: Microsoft Azure Developer Core Solutions

DRAG DROP -You have an Azure subscription. You must create a file share with a quota of 2,048 GB. You create the following variables. In which order should you arrange the Azure CLI commands to develop the solution? To answer, move all the commands from the list of commands to the answer area and arrange them in the c…

Nội dung câu hỏi

DRAG DROP -You have an Azure subscription. You must create a file share with a quota of 2,048 GB. You create the following variables. In which order should you arrange the Azure CLI commands to develop the solution? To answer, move all the commands from the list of commands to the answer area and arrange them in the correct order. Select and Place:

Minh họa câu hỏi

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Step 1: az group create -The resource group will be used when you create the storage account in step 2. Step 2: Az storage account create To use Azure Storage, you need a storage account. You can create a new Azure Storage account after you've configured your computer to connect to your subscription. az storage account create \--location \--name \--resource-group \--sku Step 3: az storage account keys -Set default Azure storage account environment variables You can have multiple storage accounts in your Azure subscription. To select one of them to use for all subsequent storage commands, you can set these environment variables: First, display your storage account keys by using the az storage account keys list command Step 4: Az storage share create References:https://docs.microsoft.com/en-us/azure/storage/common/storage-azure-cli — đáp án hiện tại

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề