Let’s assume there is a .net web api application and that the developer wants to use a different value of a nested property than the…
app service
The information you send on the Internet is passed from computer to computer to get to the destination server. The least you can do to…
Something new in Azure App Service’s overview blade, is the addition of a new tool for diagnosing and solving problems. It makes it easier to…
One thing you should always keep in mind is backing up your precious work. Bad things may happen sooner or later, so better be prepared for…
Azure App service provides an easy way to track your web app’s availability / health and to get details on when and why your app wasn’t available….
There are times when you might want to move an app from one App Service plan to another. This can be done easily through Azure Portal, provided…
Azure App Service can be integrated with a plethora of services like BitBucket, GitHub, Dropbox, OneDrive, Visual Studio Team Services, local or any external git…
Azure App Service Editor, formerly known as Visual Studio Online (Monaco), is a web-based editor for App Service, that looks a lot like VS Code and…
In this post we are going to explore a feature provided by Azure App Service called “Testing in production” that allows you to direct a portion of…
Parse was founded in 2011, in order to provide backend tools for mobile developers that help them store data in the cloud, manage identity logins, handle push…