Skip to content

Commit 350dd69

Browse files
authored
Merge pull request #96304 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/Microsoft/azure-docs (branch master)
2 parents 58a890a + c6b3a1f commit 350dd69

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

articles/active-directory/authentication/concept-password-ban-bad.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Since this password is at least five (5) points, it is accepted.
165165
| Users synchronized from on-premises Windows Server Active Directory | Azure AD Premium P1 or P2 | Azure AD Premium P1 or P2 |
166166

167167
> [!NOTE]
168-
> On-premises Windows Server Active Directory users that not synchronized to Azure Active Directory also avail the benefits of Azure AD password protection based on existing licensing for synchronized users.
168+
> On-premises Windows Server Active Directory users that are not synchronized to Azure Active Directory also benefits from Azure AD password protection based on existing licensing for synchronized users.
169169
170170
Additional licensing information, including costs, can be found on the [Azure Active Directory pricing site](https://azure.microsoft.com/pricing/details/active-directory/).
171171

articles/active-directory/devices/hybrid-azuread-join-plan.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,8 @@ If your Windows 10 domain joined devices are [Azure AD registered](overview.md#g
9090
- You can prevent your domain joined device from being Azure AD registered by adding this registry key - HKLM\SOFTWARE\Policies\Microsoft\Windows\WorkplaceJoin, "BlockAADWorkplaceJoin"=dword:00000001.
9191
- In Windows 10 1803, if you have Windows Hello for Business configured, the user needs to re-setup Windows Hello for Business after the dual state clean up.This issue has been addressed with KB4512509
9292

93-
93+
> [!NOTE]
94+
> The Azure AD registered device will not be automatically removed if it is managed by Intune.
9495
9596
## Review controlled validation of hybrid Azure AD join
9697

articles/event-grid/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ For full details on the capabilities of each handler as well as related articles
5050
* [Event Hubs](event-handlers.md#event-hubs)
5151
* [Hybrid Connections](event-handlers.md#hybrid-connections)
5252
* [Logic Apps](event-handlers.md#logic-apps)
53-
* [Microsoft Flow](https://preview.flow.microsoft.com/connectors/shared_azureeventgrid/azure-event-grid/)
53+
* [Power Automate (Formerly known as Microsoft Flow)](https://preview.flow.microsoft.com/connectors/shared_azureeventgrid/azure-event-grid/)
5454
* [Queue Storage](event-handlers.md#queue-storage)
5555
* [Service Bus](event-handlers.md#service-bus)
5656
* [WebHooks](event-handlers.md#webhooks)

articles/virtual-desktop/deploy-diagnostics.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Here's how to manually configure the recommended performance counters:
104104
3. In the **Settings** section, select **Advanced settings**.
105105
4. After that, navigate to **Data** > **Windows Performance Counters** and add the following counters:
106106

107-
- LogicalDisk(\*)\%Free Space
107+
- LogicalDisk(\*)\\%Free Space
108108
- LogicalDisk(C:)\\Avg. Disk Queue Length
109109
- Memory(\*)\\Available Mbytes
110110
- Processor Information(\*)\\Processor Time
@@ -138,7 +138,7 @@ To make sure your Log Analytics workspace has the preconfigured Windows performa
138138
3. After that, go to **Data** > **Windows Performance Counters**.
139139
4. Make sure the following counters are preconfigured:
140140

141-
- LogicalDisk(\*)\%Free Space: Displays the amount of free space of the total usable space on the disk as a percentage.
141+
- LogicalDisk(\*)\\%Free Space: Displays the amount of free space of the total usable space on the disk as a percentage.
142142
- LogicalDisk(C:)\\Avg. Disk Queue Length: The length of disk transfer request for your C drive. The value shouldn’t exceed 2 for more than a short period of time.
143143
- Memory(\*)\\Available Mbytes: The available memory for the system in megabytes.
144144
- Processor Information(\*)\\Processor Time: the percentage of elapsed time that the processor spends to execute a non-Idle thread.
@@ -230,7 +230,7 @@ You can also interact with users on the session host:
230230

231231
### Windows performance counter thresholds
232232

233-
- LogicalDisk(\*)\|%Free Space:
233+
- LogicalDisk(\*)\\%Free Space:
234234

235235
- Displays the percentage of the total usable space on the logical disk that is free.
236236
- Threshold: Less than 20% is marked as unhealthy.

0 commit comments

Comments
 (0)