Skip to content

Commit 6003b41

Browse files
nabeelpggailey777
andauthored
Update articles/azure-functions/functions-recover-storage-account.md
Co-authored-by: Glenn Gailey <[email protected]>
1 parent ff3f8fc commit 6003b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-recover-storage-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ For Linux function apps that run from a container, the "Azure Functions runtime
9393

9494
To confirm that the error is caused for this reason:
9595

96-
1. Navigate to the Kudu Services for the function app.
96+
1. Navigate to the Kudu endpoint for the function app, which is located at `https://scm.<FUNCTION_APP>.azurewebsites.net`, where `<FUNCTION_APP>` is the name of your app.
9797

9898
1. Download the Docker logs ZIP file and review them locally, or review the docker logs from within Kudu.
9999

0 commit comments

Comments
 (0)