Question 1 You need to store secrets for an ASP.NET Core API running in Azure App Service. The solution must avoid storing credentials in configuration files. What should you use? A. Azure Blob Storage B. Azure Key Vault with Managed Identity C. Azure SQL Database D. Azure Files Answer ✅ B. Azure Key Vault with Managed Identity...