Skip to content

Commit d3784a4

Browse files
authored
Update autoscale-azure-api-fhir.md
1 parent 1f4fc8a commit d3784a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/azure-api-for-fhir/autoscale-azure-api-fhir.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Scaling Mechanism describes how scaling will be performed when it is triggered.
6666
** Upper load threshold is a value that determines when the service will be scaled out, depending on scaling trigger.
6767
** Scaling Interval is used to determine how often the trigger will be checked. Once the trigger is checked, if scaling is needed the mechanism will be applied. Scaling trigger will not be checked before scaling interval expires, which is to set to 1 minute for Azure API for FHIR.
6868

69-
We ask customer to not push all requests at the same time, but instead, adopt a linear growth until the expected push rate.
69+
To ensure the best possible outcome, we recommend customers to gradually increase their request rate to match the expected push rate, rather than pushing all requests at once.
7070

7171
## FAQ
7272

0 commit comments

Comments
 (0)