Skip to content

Commit ce3a669

Browse files
authored
Merge pull request #126913 from changeworld/patch-11
Fix typo: programatically -> programmatically
2 parents f0b58a0 + 12f4383 commit ce3a669

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)