Skip to content

Commit e2fca65

Browse files
authored
Merge pull request #298935 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents 3f6a2be + 3d085ef commit e2fca65

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
lines changed

articles/event-hubs/apache-kafka-streams.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.date: 03/06/2025
88

99
# Kafka Streams for Azure Event Hubs
1010

11-
This article provides details on how to us the [Kafka Streams](https://kafka.apache.org/documentation/streams/) client library with Azure Event Hubs.
11+
This article provides details on how to use the [Kafka Streams](https://kafka.apache.org/documentation/streams/) client library with Azure Event Hubs.
1212

1313
> [!NOTE]
1414
> Kafka Streams functionality is available in **Public Preview** for Event Hubs Premium and Dedicated tiers only.

articles/synapse-analytics/security/how-to-set-up-access-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,4 +289,4 @@ This guide has focused on setting up a basic access control system. You can supp
289289
## Related content
290290

291291
- [Manage Azure Synapse RBAC role assignments](./how-to-manage-synapse-rbac-role-assignments.md)
292-
- [Create aSynapse Workspace](../quickstart-create-workspace.md)
292+
- [Create a Synapse Workspace](../quickstart-create-workspace.md)

articles/virtual-desktop/autoscale-faq.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,6 @@ sections:
7171
answer: |
7272
Yes, autoscale still turns VMs in drain mode on or off, no matter who put it in drain mode. Autoscale overrides drain mode on all VMs included in scaling, so if you want to exclude a VM from scaling actions, you must use exclusion tags.
7373
74-
- question: |
75-
How often does autoscale monitor the session hosts and perform scaling evaluations?
76-
answer: |
77-
Autoscale monitors for when users sign in or out of their session hosts and categorizes this activity as session change events. Session change events trigger a scaling evaluation that creates logs. If there aren't any session change events or the event service has an outage, autoscale then checks to see if it missed any events. When several session change events happen within a short time period, the feature batches the scaling evaluations. This batching allows autoscale to process large numbers of events quickly without overloading the system.
78-
7974
- question: |
8075
Can forced sign out happen in any phase of the day?
8176
answer: |
@@ -168,4 +163,4 @@ sections:
168163
- question: |
169164
Can I still manually create and delete session hosts?
170165
answer: |
171-
Yes, but when autoscale deletes a session host that you manually created, it will honor the settings you set whether to automatically delete the NIC and/or disk.
166+
Yes, but when autoscale deletes a session host that you manually created, it will honor the settings you set whether to automatically delete the NIC and/or disk.

0 commit comments

Comments
 (0)