Register to Better Coder! It's free.
Enjoy the premium features and succeed at every job interview.
Which Azure service should you use to store Application Insights data for five years? You plan to use continuous export.
Experience Level: Senior
Tags: Azure Application InsightsAzure CloudAzure Log Analytics WorkspaceAzure Storage
Answer
Use Azure Storage.
The Application Insights can be stored either to Azure Storage or to Log Analytics Workspace.
However, Log Analytics Workspace isn't available for the Continuous export option. For that reason you need to use Azure Storage.
Related Azure Cloud job interview questions
You plan to use Azure Reservations on your Azure SQL Database. To which resource type will the reservation discount be applied?
Azure CloudAzure SQL Database SeniorYou are thinking about using Azure Reservations. In which tool can you estimate the potential savings for your Azure SQL Database?
Azure Cloud SeniorYou need to recommend a data-tier solution for the app. The solution needs to support multiple consistency levels, needs to be able to store at least 1TB of data, must be able to perform read/write operations in the Azure region local to the instance of the app. How will you solve the requirements?
Azure CloudAzure Cosmos DB SeniorYou need to migrate 10 on-premises databases to Azure SQL Database, but there are also 100 SSIS packages that are configured to use on premise servers as destinations. What will you use for migration?
Azure CloudAzure Data Factory SeniorYour application runs in Azure and generates log files that must be archived for five years. The log files must be readable by the app but must not be modified. How will you solve this?
Azure CloudAzure Storage Senior