Getting Azure App Services Publishing Profile inside Visual Studio itself
Visual Studio uses Publishing Profile to package up all the information related to your web projects deployment. When you deploy…
Visual Studio uses Publishing Profile to package up all the information related to your web projects deployment. When you deploy…
Before setting up the Continuous Integration, you have to make sure your Visual Studio Team Services (VSTS) account is linked…
Application Insights helps us to track applications health in real time. You can track your application availability, performance issues, user’s…
Azure Functions let us execute our code in a serverless environment. This does not require create a solution or publish…
Power BI has the ability to bring the data from multiple sources and represent in a rich visual way. You…
Application Insights is an extensible analytics service that can be easily integrated with your apps and can help you to track…
Visual Studio 2015 helps you quickly build connected cloud application using “Add Connected Services” feature. We all are familiar with…