Skip to content

Commit 12f4383

Browse files
committed
Fix typo: programatically -> programmatically
1 parent 6a27e20 commit 12f4383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/hdinsight/domain-joined/identity-broker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ For each cluster, a third party application is registered in Microsoft Entra ID
143143
### Why are users prompted for consent before using HIB enabled clusters?
144144
In Microsoft Entra ID, consent is required for all third party applications before it can authenticate users or access data.
145145

146-
### Can the consent be approved programatically?
146+
### Can the consent be approved programmatically?
147147
Microsoft Graph api allows you to automate the consent, see the [API documentation](/graph/api/resources/oauth2permissiongrant)
148148
The sequence to automate the consent is:
149149

0 commit comments

Comments
 (0)