Azure / Azure/Azure-Functions

How to Migrate from Consumption Plan to App Service Plan (and vice versa)

Open
#155 92 comments 15 reactions 0 assignees View on GitHub
area: documentation
Dominant language
PowerShell
Stars
1.1k
Forks
215
Avg merge
4h 2m
Merged PRs (30d)
1

Description

_From @stephlocke on November 30, 2016 12:4_

Is the migration path:
1. Make sure you have all your keys
2. Delete existing Function App
3. Delete Service Plan
3. Wait for DNS to flush
4. Create new Function App on Consumption Plan with same name and same storage account
5. Configure CI, app settings etc

Will this work with all the history so blob's don't get reprocessed etc?

_Copied from original issue: Azure/azure-webjobs-sdk-script#1010_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.