You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Frank Boucher edited this page Mar 20, 2025
·
3 revisions
⚠️ Deprecated ⚠️
With v4, documentation is moving into the main repo see the faq to get started, or the Discussion tab.
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.