You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: includes/dapr-in-azure/dapr-support-policy.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.author: hannahhunter
7
7
8
8
#### Tier 1 versus Tier 2 components
9
9
10
-
A subset of Dapr components is supported for the Dapr extension for AKS and Arc-enabled Kubernetes. Within that subset, Dapr components are broken into two support categories: Tier 1 or Tier 2.
10
+
A subset of Dapr components is supported. Within that subset, Dapr components are broken into two support categories: Tier 1 or Tier 2.
11
11
12
12
-**Tier 1 components:** Stable components that receive immediate investigation in critical (security or serious regression) scenarios. Otherwise, Microsoft collaborates with open source to address in a hotfix or the next regular release.
13
13
-**Tier 2 components:** Components that are investigated on a lesser priority, as they're not in stable state or are with a third party provider.
@@ -19,6 +19,7 @@ A subset of Dapr components is supported for the Dapr extension for AKS and Arc-
19
19
| State management | Azure Blob Storage v1<br>Azure Table Storage<br>Microsoft SQL Server |`state.azure.blobstorage`<br>`state.azure.tablestorage`<br>`state.sqlserver`|
20
20
| Publish & subscribe | Azure Service Bus Queues<br>Azure Service Bus Topics<br>Azure Event Hubs |`pubsub.azure.servicebus.queues`<br>`pubsub.azure.servicebus.topics`<br>`pubsub.azure.eventhubs`|
21
21
| Binding | Azure Storage Queues<br>Azure Service Bus Queues<br>Azure Blob Storage<br>Azure Event Hubs |`bindings.azure.storagequeues`<br>`bindings.azure.servicebusqueues`<br>`bindings.azure.blobstorage`<br>`bindings.azure.eventhubs`|
0 commit comments