Skip to content

Commit 82b18e2

Browse files
committed
update next steps for dapr workflow and dapr settings
Signed-off-by: Hannah Hunter <[email protected]>
1 parent ada89dd commit 82b18e2

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

articles/aks/dapr-settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -374,8 +374,8 @@ The Dapr extension requires the following outbound URLs on `https://:443` to fun
374374

375375
## Next Steps
376376

377-
> [!div class="nextstepaction"]
378-
> [Walk through the tutorial for deploying Dapr Workflow via the extension][dapr-workflow]
377+
- [Walk through the tutorial for deploying Dapr Workflow via the extension][dapr-workflow]
378+
- [Determine if you need to migrate from Dapr open source to the Dapr extension][dapr-migration].
379379

380380

381381
<!-- LINKS INTERNAL -->

articles/aks/dapr-workflow.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,8 @@ Notice that the workflow status is marked as completed.
185185

186186
## Next steps
187187

188-
[Learn how to add configuration settings to the Dapr extension on your AKS cluster][dapr-config].
188+
- [Configure the Dapr extension on your AKS cluster][dapr-config].
189+
- [Determine if you need to migrate from Dapr open source to the Dapr extension][dapr-migration].
189190

190191
<!-- Links Internal -->
191192
[deploy-cluster]: ./tutorial-kubernetes-deploy-cluster.md
@@ -194,6 +195,7 @@ Notice that the workflow status is marked as completed.
194195
[cluster]: ./tutorial-kubernetes-deploy-cluster.md
195196
[k8s-sp]: ./dapr.md#register-the-kubernetesconfiguration-resource-provider
196197
[dapr-config]: ./dapr-settings.md
198+
[dapr-migration]: ./dapr-migration.md
197199
[az-cloud-shell]: ./learn/quick-kubernetes-deploy-powershell.md#azure-cloud-shell
198200
[kubectl]: ./tutorial-kubernetes-deploy-cluster.md#connect-to-cluster-using-kubectl
199201

0 commit comments

Comments
 (0)