Skip to content

Commit 11709b0

Browse files
committed
Fix tab group name
1 parent 3a817d3 commit 11709b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-functions/functions-how-to-use-azure-function-app-settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,15 +209,15 @@ You can use Azure PowerShell commands to manually create a new plan, switch your
209209

210210
Choose the direction of the migration for your app on Windows.
211211

212-
### [Consumption-to-Premium](#tab/to-premium/portal)
212+
### [Consumption-to-Premium](#tab/to-premium/azure-portal)
213213

214214
1. In the Azure portal, navigate to your Consumption plan app and choose **Change App Service plan** under **App Service plan**.
215215

216216
1. Select **Premium** under **Plan type**, create a new Premium plan, and select **OK**.
217217

218218
For more information, see [Move an app to another App Service plan](../app-service/app-service-plan-manage.md#move-an-app-to-another-app-service-plan).
219219

220-
### [Premium-to-Consumption](#tab/to-consumption/portal)
220+
### [Premium-to-Consumption](#tab/to-consumption/azure-portal)
221221

222222
1. In the Azure portal, navigate to your Premium plan app and choose **Change App Service plan** under **App Service plan**.
223223

0 commit comments

Comments
 (0)