Explain your experience deploying and scaling .NET apps in Azure.?
- Deploy ASP.NET Core apps to Azure App Service or Azure Functions.
- Use deployment slots for blue/green deployments.
- Enable auto-scaling based on CPU, memory, or request count.
- Monitor with Application Insights for performance metrics.
- Example: Scaled an eCommerce API to 3 instances with auto-scale on 70% CPU.