We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca36cec commit f26f52dCopy full SHA for f26f52d
1 file changed
samples/javascript/clientInitialization/tokenCredentialAuthenticationProvider/README.md
@@ -6,7 +6,7 @@
6
7
- [Documentation](https://docs.microsoft.com/en-us/azure/active-directory/develop/quickstart-configure-app-access-web-apis#add-credentials-to-your-web-application).
8
9
-2. Update your clientId, tenantId, scopes, clientSecret in the code.
+2. Update your `clientId`, `tenantId`, `scopes`, `clientSecret`, `port` in the index.js .
10
11
## Run Sample
12
0 commit comments