Skip to content

Commit 3717380

Browse files
Apply suggestions from code review
1 parent 05da31b commit 3717380

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/active-directory/authentication/howto-mfa-nps-extension-errors.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -98,16 +98,16 @@ If your users are [Having trouble with two-step verification](https://support.mi
9898

9999
### Health check script
100100

101-
The [Azure AD MFA NPS Extension health check script](/samples/azure-samples/azure-mfa-nps-extension-health-check/azure-mfa-nps-extension-health-check/) performs several basic health checks when troubleshooting the NPS extension. Here is a quick summary about each one of available options, when running this script:
102-
- Option **1** - to isolate the cause of the issue: if it's NPS or MFA issue (Export MFA RegKeys, Restart NPS, Test, Import Regkeys, Restart NPS)...
103-
- Option **2** - to check a full set of tests, when all users are not able to use MFA NPS Extension (Testing Access to Azure/Create HTML Report) ...
104-
- Option **3** - to check a specific set of tests, when a specific user is not able to use MFA NPS Extension (Test MFA for specific UPN) ...
105-
- Option **4** - to collect logs to contact MS support (Enable Logging/Restart NPS/Gather Logs)...
101+
The [Azure AD MFA NPS Extension health check script](/samples/azure-samples/azure-mfa-nps-extension-health-check/azure-mfa-nps-extension-health-check/) performs several basic health checks when troubleshooting the NPS extension. Here's a quick summary about each available option when the script is run:
102+
- Option **1** - to isolate the cause of the issue: if it's an NPS or MFA issue (Export MFA RegKeys, Restart NPS, Test, Import RegKeys, Restart NPS)
103+
- Option **2** - to check a full set of tests, when not all users can use the MFA NPS Extension (Testing Access to Azure/Create HTML Report)
104+
- Option **3** - to check a specific set of tests, when a specific user can't use the MFA NPS Extension (Test MFA for specific UPN)
105+
- Option **4** - to collect logs to contact Microsoft support (Enable Logging/Restart NPS/Gather Logs)
106106

107107
### Contact Microsoft support
108108

109109
If you need additional help, contact a support professional through [Azure Multi-Factor Authentication Server support](https://support.microsoft.com/oas/default.aspx?prid=14947). When contacting us, it's helpful if you can include as much information about your issue as possible. Information you can supply includes the page where you saw the error, the specific error code, the specific session ID, the ID of the user who saw the error, and debug logs.
110110

111-
To collect debug logs for support diagnostics, run the [Azure AD MFA NPS Extension health check script](/samples/azure-samples/azure-mfa-nps-extension-health-check/azure-mfa-nps-extension-health-check/) on the NPS server and choose option **4** to collect them logs to provide them to MS support.
111+
To collect debug logs for support diagnostics, run the [Azure AD MFA NPS Extension health check script](/samples/azure-samples/azure-mfa-nps-extension-health-check/azure-mfa-nps-extension-health-check/) on the NPS server and choose option **4** to collect them logs to provide them to Microsoft support.
112112

113113
At the end, upload the zip output file generated on C:\NPS folder and attach it to the support case.

0 commit comments

Comments
 (0)