Skip to content

Commit 4995294

Browse files
Merge pull request #234376 from KarlErickson/karler-fix
fix typo
2 parents c4b1869 + a15e331 commit 4995294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/tutorial-managed-identities-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ This sample invokes the HTTP triggered function by first requesting an access to
176176
--resource-group "myResourceGroup" \
177177
--service "mymsispringcloud" \
178178
--name "msiapp" \
179-
--jar-path target/sc-managed-identity-function-sample-0.1.0.jar
179+
--jar-path target/asc-managed-identity-function-sample-0.1.0.jar
180180
```
181181

182182
1. Access the public endpoint or test endpoint to test your app.

0 commit comments

Comments
 (0)