Skip to content

Commit 85b811f

Browse files
authored
Merge pull request #123581 from danialtham/patch-1
Update azure dedicated-plan ASE v2 link to ASE v3
2 parents f09b02c + 3859c6b commit 85b811f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/dedicated-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Using an App Service plan, you can manually scale out by adding more VM instance
4141
4242
## App Service Environments
4343

44-
Running in an App Service Environment (ASE) lets you fully isolate your functions and take advantage of higher numbers of instances than an App Service Plan. To get started, see [Introduction to the App Service Environments](../app-service/environment/intro.md).
44+
Running in an App Service Environment (ASE) lets you fully isolate your functions and take advantage of higher numbers of instances than an App Service Plan. To get started, see [Introduction to the App Service Environments](../app-service/environment/overview.md).
4545

4646
If you just want to run your function app in a virtual network, you can do this using the [Premium plan](functions-premium-plan.md). To learn more, see [Establish Azure Functions private site access](functions-create-private-site-access.md).
4747

0 commit comments

Comments
 (0)