MicrosoftMicrosoft
AZ-104 · Question #707
AZ-104 Question #707: Real Exam Question with Answer & Explanation
The correct answer is B: scope. We would use scope to target the resource group for storage account. https://ochzhen.com/blog/create-resource-group-azure-bicep
Submitted by hassan_iq· Mar 4, 2026Manage Azure identities and governance
Question
You have an Azure subscription that contains a resource group named RG1. You plan to create a storage account named storage1. You have a Bicep file named File1. You need to modify File1 so that it can be used to automate the deployment of storage1 to RG1. Which property should you modify?
Options
- Akind
- Bscope
- Csku
- Dlocation
Explanation
We would use scope to target the resource group for storage account. https://ochzhen.com/blog/create-resource-group-azure-bicep
Community Discussion
No community discussion yet for this question.