Quantcast
Channel: Azure CLI – Build5Nines
Viewing all articles
Browse latest Browse all 28

Azure Web App: Application Settings

$
0
0

All web applications have some kind of configurations that are set on the server. The method of storing and accessing these settings varies on different web application platforms. In ASP.NET they are normally stored within <appSettings> element of the web.config file. Web Apps hosted in Microsoft Azure App Service allows for these settings to be […]

The article Azure Web App: Application Settings appeared first on Build5Nines.


Viewing all articles
Browse latest Browse all 28

Trending Articles