Skip to content

Commit e349c4c

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into service-tags-patch
2 parents 5a8c7f0 + 8ed3e29 commit e349c4c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/azure-functions/durable/durable-functions-storage-providers.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,6 @@ There are many significant tradeoffs between the various supported storage provi
165165
| Maximum throughput | Moderate | Very high | Moderate |
166166
| Maximum orchestration/entity scale-out (nodes) | 16 | 32 | N/A |
167167
| Maximum activity scale-out (nodes) | N/A | 32 | N/A |
168-
| Consumption plan support | ✅ Fully supported | ✅ Fully supported | ✅ Fully supported |
169-
| Elastic Premium plan support | ✅ Fully supported | ✅ Fully supported | ✅ Fully supported |
170168
| [KEDA 2.0](https://keda.sh/) scaling support<br/>([more information](../functions-kubernetes-keda.md)) | ❌ Not supported | ❌ Not supported | ✅ Supported using the [MSSQL scaler](https://keda.sh/docs/scalers/mssql/) ([more information](https://microsoft.github.io/durabletask-mssql/#/scaling)) |
171169
| Support for [extension bundles](../functions-bindings-register.md#extension-bundles) (recommended for non-.NET apps) | ✅ Fully supported | ✅ Fully supported | ✅ Fully supported |
172170
| Price-performance configurable? | ❌ No | ✅ Yes (Event Hubs TUs and CUs) | ✅ Yes (SQL vCPUs) |

0 commit comments

Comments
 (0)