Question 12:
You need to set your default Azure region. You know that the region can be set using the following command: z config set defaults.location=<REGION> Here, you need to replace the <REGION> with the name of the region that is available for your subscription and you want to set. Which of the following command would you run in Cloud Shell to check the regions that are available from your Azure subscription?
Answer options:
A.az account locations-list B.az account list-locations C.az account regions-list D.az account list-regions E.az storage account create