Register to Better Coder! It's free.
Enjoy the premium features and succeed at every job interview.
You need to create Azure resources for multiple departments. How will you organize the resources so that you can then generate a consolidated view of costs that displays cost broken down by department?
Experience Level: Senior
Tags: Azure CloudAzure Resource Manager
Answer
Use either a subscription per department or a resource group per department.
Thanks to tagging you can efficiently tag resources and find resources for reporting purposes.
Related Azure Cloud job interview questions
What is Transparent Data encryption for Azure SQL Database?
Azure CloudAzure SQL Database SeniorWhat is Always Encrypted in Azure SQL Database?
Azure CloudAzure SQL Database SeniorYou plan to copy 1TB of data files to Azure Blob storage. What storage type would you recommend to minimize the cost, support storage tiers and be available if a single data center fails?
Azure CloudAzure Storage SeniorWhat are the steps required to copy 0.5TB of data from your file server to Azure Storage account using Azure Data Factory?
Azure CloudAzure Data Factory SeniorHow can you send emails as a response to CosmosDB data changes?
Azure App serviceAzure CloudAzure Cosmos DB Senior