Skip to content

Commit 043fe21

Browse files
authored
Merge pull request #79224 from MarileeTurscak-MSFT/patch-102
Fixed typo
2 parents 4efefe1 + e07ac75 commit 043fe21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/howto-create-service-principal-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ When programmatically signing in, you need to pass the tenant ID with your authe
9494
![Client ID](./media/howto-create-service-principal-portal/copy-app-id.png)
9595

9696
## Certificates and secrets
97-
Deamon applications can use two forms of credentials to authenticate with Azure AD: certificates and application secrets. We recommend using a certificate, but you can also create a new application secret.
97+
Daemon applications can use two forms of credentials to authenticate with Azure AD: certificates and application secrets. We recommend using a certificate, but you can also create a new application secret.
9898

9999
### Upload a certificate
100100

0 commit comments

Comments
 (0)