Skip to content

jefking/fl-default-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server Default Static

Defaults to a page; when a page is not specfied; mainly to get around how blob storage handles requests.

Quick Deploy to Azure

Deploy to Azure

Configuration

Application settings

  • Root - Root of the site.
  • DefaultPage - index.htm

Running Locally

Visual Studio function app project is included. To run locally, create an appsettings.json file in the root of the function app. There is a sample included.