Skip to content

Commit f0a37e0

Browse files
committed
added more details about deployment error
1 parent e14d34b commit f0a37e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/durable/durable-task-scheduler/troubleshoot-durable-task-scheduler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ For Mx Mac (ARM64) users, you may run into gRPC runtime issues with Durable Func
7878

7979
## Error deploying app to Azure
8080

81-
One cause of deployment error is not setting environment variables and their values correctly. If an app using DTS fails to deploy, check the [environment variables and their values](./develop-with-durable-task-scheduler.md#add-environment-variables-to-app).
81+
If your deployment fails with an error such as `Encountered an error (ServiceUnavailable) from host runtime` from Visual Studio Code, first check your app to ensure the required [environment variables and their values](./develop-with-durable-task-scheduler.md#add-environment-variables-to-app) are set correctly. Then redeploy your app. If you see an error loading functions, click the "Refresh" button.

0 commit comments

Comments
 (0)