Skip to content

Commit 4331b3f

Browse files
author
Xin Shi
authored
Update quickstart-cli-app-service-connection.md
1 parent 37675bb commit 4331b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-connector/quickstart-cli-app-service-connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ The [Azure command-line interface (Azure CLI)](/cli/azure) is a set of commands
2121

2222
- This quickstart assumes that you already have at least an App Service running on Azure. If you don't have an App Service, [create one](../app-service/quickstart-dotnetcore.md).
2323

24-
2524
## View supported target service types
2625

2726
Use the Azure CLI [az webapp connection]() command create and manage service connections to App Service.
2827

2928
```azurecli-interactive
29+
az provider register -n Microsoft.ServiceLinker
3030
az webapp connection list-support-types
3131
```
3232

0 commit comments

Comments
 (0)