Commit f4869cd
Update max outbound connections reference in limits doc
I understand that the number of outbound connections for the Azure Functions is subject to the SNAT limitations of App Service when using the Dedicated or Premium plan.
While the App Service documentation states this restriction explicitly, the limits on Azure Functions for Premium and Dedicated plans are described as unbounded, leading to a discrepancy in the information.
Therefore, I believe it would be better to revise and clarify this inconsistency.1 parent 18953d2 commit f4869cd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments