Skip to content

Commit cb91d8b

Browse files
authored
Merge pull request #202705 from hickeys/users/ahmedb/frs2
fixing based on review notes
2 parents 6b4f511 + bb6c642 commit cb91d8b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/azure-fluid-relay/reference/service-limits.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ ms.topic: reference
99
ms.service: azure-fluid
1010
---
1111

12-
# Azure Fluid Relay Limits
12+
# Azure Fluid Relay limits
1313

14-
This article outlines known limitation of Azure Fluid Relay.
14+
This article outlines known limitations of Azure Fluid Relay.
1515

1616
## Distributed Data Structures
1717

@@ -21,7 +21,7 @@ The Azure Fluid Relay doesn't support [experimental distributed data structures
2121

2222
The maximum number of simultaneous users in one session on Azure Fluid Relay is 100 users. This limit is on simultaneous users. What this means is that the 101st user won't be allowed to join the session. In the case where an existing user leaves the session, a new user will be able to join. This is because the number of simultaneous users at that point will be less than the limit.
2323

24-
## Fluid Summaries
24+
## Fluid summaries
2525

2626
Incremental summaries uploaded to Azure Fluid Relay can't exceed 28 MB in size. More info [here](https://fluidframework.com/docs/concepts/summarizer).
2727

articles/azure-fluid-relay/resources/support.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ ms.topic: reference
99
ms.service: azure-fluid
1010
---
1111

12-
# Help and Support options for Azure Fluid Relay
12+
# Help and support options for Azure Fluid Relay
1313

1414
If you have an issue or question involving Azure Fluid Relay, the following options are available.
1515

16-
## Check out Frequently Asked Questions
16+
## Check out frequently asked questions
1717

1818
You can see if your question is already answered on our Frequently Asked Questions [page](faq.md).
1919

20-
## Create an Azure Support Request
20+
## Create an Azure support request
2121

2222
With Azure, there are many [support options and plans](https://azure.microsoft.com/support/plans/) available, which you can explore and review. You can create a support ticket in the [Azure portal](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/overview).
2323

0 commit comments

Comments
 (0)