Skip to content

Commit 27d39a2

Browse files
authored
Pencil edit: Acrolinx: correct numerous typos and branding errors
1 parent b284af1 commit 27d39a2

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/active-directory/hybrid/reference-connect-health-faq.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ sections:
4949
* The first Connect Health Agent requires at least one Azure AD Premium (P1 or P2) license.
5050
* Each additional registered agent requires 25 more Azure AD Premium (P1 or P2) licenses.
5151
* Agent count is equivalent to the total number of agents that are registered across all monitored roles (AD FS, Azure AD Connect, and/or AD DS).
52-
* AAD Connect Health licensing doesn't require you to assign the license to specific users. You only need to have the requisite number of valid licenses.
52+
* Azure AD Connect Health licensing doesn't require you to assign the license to specific users. You only need to have the requisite number of valid licenses.
5353
5454
Licensing information is also found on the [Azure AD Pricing page](https://aka.ms/aadpricing).
5555
@@ -72,8 +72,8 @@ sections:
7272
| ------ | --------------- | --- |
7373
| Connect Health for Sync | Monitoring / Insight / Alerts / Analysis | No |
7474
| | Sync error report | Yes |
75-
| Connect Health for ADFS | Monitoring / Insight / Alerts / Analysis | No |
76-
| Connect Health for ADDS | Monitoring / Insight / Alerts / Analysis | No |
75+
| Connect Health for AD FS | Monitoring / Insight / Alerts / Analysis | No |
76+
| Connect Health for AD DS | Monitoring / Insight / Alerts / Analysis | No |
7777
7878
To ensure the agent connectivity of Connect Health for sync, configure the [installation requirement](how-to-connect-health-agent-install.md#outbound-connectivity-to-the-azure-service-endpoints) accordingly.
7979
@@ -158,7 +158,7 @@ sections:
158158
The health agent can fail to register due to the following possible reasons:
159159
160160
* The agent cannot communicate with the required endpoints because a firewall is blocking traffic. This issue is common on web application proxy servers. Make sure that you have allowed outbound communication to the required endpoints and ports. See the [requirements section](how-to-connect-health-agent-install.md#requirements) for details.
161-
* Outbound communication is subjected to an TLS inspection by the network layer. This causes the certificate that the agent uses to be replaced by the inspection server/entity, and the steps to complete the agent registration fail.
161+
* Outbound communication is subjected to a TLS inspection by the network layer. This causes the certificate that the agent uses to be replaced by the inspection server/entity, and the steps to complete the agent registration fail.
162162
* The user doesn't have access to perform the registration of the agent. Global admins have access by default. You can use [Azure role-based access control (Azure RBAC)](how-to-connect-health-operations.md#manage-access-with-azure-rbac) to delegate access to other users.
163163
164164
- question: |
@@ -217,19 +217,19 @@ sections:
217217
```
218218
219219
- question: |
220-
Why does the PowerShell cmdlet 'Get-MsolDirSyncProvisioningError' show less sync errors in the result?
220+
Why does the PowerShell cmdlet 'Get-MsolDirSyncProvisioningError' show fewer sync errors in the result?
221221
answer: |
222222
<i>Get-MsolDirSyncProvisioningError</i> will only return DirSync provisioning errors. The Connect Health portal also shows other sync error types such as export errors. Read more about [Azure AD Connect Sync errors](./tshoot-connect-sync-errors.md).
223223
224224
- question: |
225-
Why are my ADFS audits not being generated?
225+
Why are my AD FS audits not being generated?
226226
answer: |
227-
Please use the PowerShell cmdlet <i>Get-AdfsProperties -AuditLevel</i> to ensure audit logs aren't in disabled state. Read more about [ADFS audit logs](/windows-server/identity/ad-fs/technical-reference/auditing-enhancements-to-ad-fs-in-windows-server#auditing-levels-in-ad-fs-for-windows-server-2016). Notice if there are advanced audit settings pushed to the ADFS server, any changes with auditpol.exe will be overwritten (event if Application Generated isn't configured). In this case, set the local security policy to log Application Generated failures and success.
227+
Please use the PowerShell cmdlet <i>Get-AdfsProperties -AuditLevel</i> to ensure audit logs aren't in disabled state. Read more about [AD FS audit logs](/windows-server/identity/ad-fs/technical-reference/auditing-enhancements-to-ad-fs-in-windows-server#auditing-levels-in-ad-fs-for-windows-server-2016). Notice if there are advanced audit settings pushed to the AD FS server, any changes with auditpol.exe will be overwritten (event if Application Generated isn't configured). In this case, set the local security policy to log Application Generated failures and success.
228228
229229
- question: |
230-
When will the agent certificate be automatic renewed before expiration?
230+
When will the agent certificate be automatically renewed before expiration?
231231
answer: |
232-
The agent certification will be automatic renewed **6 months** before its expiration date. If it isn't renewed, ensure the network connection of the agent is stable. Restart the agent services or update to the latest version may also solve the issue.
232+
The agent certification will be automatically renewed **6 months** before its expiration date. If it isn't renewed, ensure the network connection of the agent is stable. Restart the agent services or update to the latest version may also solve the issue.
233233
234234
additionalContent: |
235235

0 commit comments

Comments
 (0)