Web App with diagnostics logging to Blob Container
This template deploys a Web App with diagnostics logging to Storage Account Blob Container.
This template uses the listAccountSas
function to retrieve Storage Account SAS and then connect Storage Account (and its blob container) with Web App (ARM function reference, API endpoint reference). By using listAccountSas
whole solution can be deployed in a single step - there is no need for getting and providing Storage Account SAS explicitly by the user.
Tags: App Service, Web Application, Storage Account, Diagnostics Logs, Blob Container, Microsoft.Storage/storageAccounts, blobServices/containers, Microsoft.Web/serverfarms, Microsoft.Web/sites, config