We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60b1faf commit 947e8c4Copy full SHA for 947e8c4
articles/active-directory/manage-apps/configure-user-consent.md
@@ -172,7 +172,7 @@ This can be done using the same steps as shown above for [configuring group owne
172
3. Substitute one of the following in step 5:
173
174
```powershell
175
- # Disable bisk based step-up consent entirely
+ # Disable risk-based step-up consent entirely
176
$riskBasedConsentEnabledValue.Value = "False"
177
```
178
0 commit comments