Skip to content

Commit c0cc98b

Browse files
diberryscottaddie
andauthored
Update articles/javascript/sdk/authentication/on-premises-apps.md
Co-authored-by: Scott Addie <[email protected]>
1 parent 5202143 commit c0cc98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/javascript/sdk/authentication/on-premises-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Sign in to the [Azure portal](https://portal.azure.com/) and follow these steps.
3939
az ad sp create-for-rbac --name <app-name>
4040
```
4141

42-
The output of the command is similar to the following example. Make note of these values or keep this window open because you need these values in the next step and can't view the password (client secret) value again.
42+
The output of the command is similar to the following example. Make note of these values or keep this window open because you need these values in the next step and can't view the password (client secret) value again.
4343

4444
```json
4545
{

0 commit comments

Comments
 (0)