Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Upgrade project to Azure Functions v2 RTM#7

Open
dchristensen wants to merge 1 commit intoHTBox:masterHTBox/allReady-processing:masterfrom
dchristensen:azure_functions_v2dchristensen/allReady-processing:azure_functions_v2Copy head branch name to clipboard
Open

Upgrade project to Azure Functions v2 RTM#7
dchristensen wants to merge 1 commit intoHTBox:masterHTBox/allReady-processing:masterfrom
dchristensen:azure_functions_v2dchristensen/allReady-processing:azure_functions_v2Copy head branch name to clipboard

Conversation

@dchristensen
Copy link

As part of the upgrade, a developer's local machine should include a file called local.settings.json the project root with the following content:

{
  "IsEncrypted": false,
  "Values": {
    "FUNCTIONS_EXTENSION_VERSION ": "~2",
    "FUNCTIONS_WORKER_RUNTIME":  "dotnet", 
    "AzureWebJobsStorage": "UseDevelopmentStorage=true"
  }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.