Skip to content

How to Update Upgrade

Chad Voelker edited this page Feb 15, 2023 · 2 revisions

You deployed the Azure Url Shortener and it's now running in your Azure Subscription, but you would like to have the new feature(s). Updating your current version is in fact really simple.

Note: Currently there is breaking changes between v1, v2. and v3. It is possible to migrate without losing anything, it's just that the documentation is not done yet. See Issue #196 for more details on the progress.


Update the Azure Functions

Navigate to the Azure portal (azure.portal.com) and select the Azure Function instance, for this project.

From the left panel, click on the Deployment Center (1), then the Sync button(2). This will start a synchronization between GitHub and the App Service (aka Azure Function) local Git.

AzFunctionGitSync