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 936261a commit 85c7cbdCopy full SHA for 85c7cbd
articles/active-directory/manage-apps/configure-user-consent.md
@@ -177,7 +177,7 @@ This can be done using the same steps as shown above for [configuring group owne
177
```
178
179
```powershell
180
- # Re-enable Risk Based Step-up consent, if disabled previously
+ # Re-enable risk-based step-up consent, if disabled previously
181
$riskBasedConsentEnabledValue.Value = "True"
182
183
0 commit comments