During a post-migration audit, an Azure administrator creates a resource group named `rg-finance-billing` to house audit data. The administrator applies the following configurations to the resource group:
- A tag named `CostCenter: Finance-101`
- A ReadOnly resource lock named `lock-finance-ro`
Subsequently, the administrator deploys a Storage Account named `safinanceaudit` into `rg-finance-billing`.
The administrator then attempts to perform the following operations:
1. View a cost report in Azure Cost Management filtered by the `CostCenter: Finance-101` tag to analyze the costs of `safinanceaudit`.
2. Retrieve the access keys for `safinanceaudit` using the Azure portal.
3. Upload a CSV file to a blob container named `audit-logs` inside `safinanceaudit` using Azure Storage Explorer.
Which of the operations will succeed?
- Operation 3 onlyCevap
- BOperation 2 and Operation 3 only
- COperation 1 and Operation 3 only
- DNone of the operations