Skip to content

Commit aac9948

Browse files
authored
Merge pull request #208876 from hickeys/users/ahmedb/updatefaqafterga
Updating the FAQ page now that we are GA and Pricing page is live.
2 parents 6d45c3d + 36517aa commit aac9948

File tree

1 file changed

+1
-17
lines changed
  • articles/azure-fluid-relay/resources

1 file changed

+1
-17
lines changed

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

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,7 @@ The following are frequently asked questions about Azure Fluid Relay
1414

1515
## When will Azure Fluid Relay be Generally Available?
1616

17-
Azure Fluid Relay will be Generally Available on 8/1/2022. At that point, the service will no longer be free. Charges will apply based on your usage of Azure Fluid Relay. The service will be metering 4 activities:
18-
19-
- Operations in: As end users join, leave, and contribute to a collaborative session, the Fluid Framework client libraries send messages (also referred to as operations or ops) to the service. Each message incoming from one client is counted as one message. Heartbeat messages and other session messages are also counted. Messages larger than 2KB are counted as multiple messages of 2KB each (for example, 11KB message is counted as 6 messages).
20-
- Operations out: Once the service processes incoming messages, it broadcasts them to all participants in the collaborative session. Each message sent to each client is counted as one message (for example, in a 3-user session, one of the users sends an op, that will generate 3 ops out).
21-
- Client connectivity minutes: The duration of each user being connected to the session will be charged on a per user basis (for example, 3 users collaborate on a session for an hour, this is charged as 180 connectivity minutes).
22-
- Storage: Each collaborative Fluid session stores session artifacts in the service. Storage of this data will be charged on a per GB per month basis (prorated as appropriate).
23-
24-
Reference the table below for the prices (in USD) we will start to charge at General Availability for each of these meters in the regions Azure Fluid Relay is currently offered. Additional regions and additional information about other currencies will be available on our pricing page soon.
25-
26-
| Meter | Unit | West US 2 | West Europe | Southeast Asia
27-
|--|--|--|--|--|
28-
| Operations In | 1 million ops | 1.50 | 1.95 | 1.95 |
29-
| Operations Out | 1 million ops | 0.50 | 0.65 | 0.65 |
30-
| Client Connectivity Minutes | 1 million minutes | 1.50 | 1.95 | 1.95 |
31-
| Storage | 1 GB/month | 0.20 | 0.26 | 0.26 |
32-
33-
17+
Azure Fluid Relay is Generally Available now. For a complete list of available regions, see [Azure Fluid Relay regions and availability](https://azure.microsoft.com/global-infrastructure/services/?products=fluid-relay). For our pricing list, see [Azure Fluid Relay pricing](https://azure.microsoft.com/pricing/details/fluid-relay).
3418

3519
## Which Azure regions currently provide Fluid Relay?
3620

0 commit comments

Comments
 (0)