Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 855 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 855 Bytes

Azure App Service Composer Example

Deploy!

Deploy to Azure

Prerequisites

This sample assumes that you have an Azure Storage account with a container and some files within that container. This sample will list the files which are contained in said container.

Configuration

Some assembly required.

App Settings

Name Value Notes
container <azure-storage-container-name> The container name to display

Connection Strings

Name Value Type Notes
BlobConnectionString <storage-connection-string> Custom Connection string for your Azure Storage account