Do you know?
This post is going to mentioned a few important notes specific to .NET development and Azure platform which we should remember or follow. These will help us to take the right call of upcoming future decision. Let's see what are those in below. Azure Web apps use Application Request Routing (ARR) to route all requests to the same server. And this is specific for IMemoryCache which represents a cache stored in the memory of the specific web server. The in-memory cache can store any object. The distributed cache interface is limited to byte[]. The in-memory and distributed cache store cache items as key-value pairs. Authentication and authorization in Azure App Service for feature architecture on Linux and containers Feature architecture on Windows (non-container deployment) The authentication and authorization module runs as a native IIS module in the same sandbox as your application. Feature architecture on Linux and containers The authentication and authorization module runs in a