File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -374,8 +374,8 @@ The Dapr extension requires the following outbound URLs on `https://:443` to fun
374
374
375
375
# # Next Steps
376
376
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].
379
379
380
380
381
381
<!-- LINKS INTERNAL -->
Original file line number Diff line number Diff line change @@ -185,7 +185,8 @@ Notice that the workflow status is marked as completed.
185
185
186
186
## Next steps
187
187
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 ] .
189
190
190
191
<!-- Links Internal -->
191
192
[ deploy-cluster ] : ./tutorial-kubernetes-deploy-cluster.md
@@ -194,6 +195,7 @@ Notice that the workflow status is marked as completed.
194
195
[ cluster ] : ./tutorial-kubernetes-deploy-cluster.md
195
196
[ k8s-sp ] : ./dapr.md#register-the-kubernetesconfiguration-resource-provider
196
197
[ dapr-config ] : ./dapr-settings.md
198
+ [ dapr-migration ] : ./dapr-migration.md
197
199
[ az-cloud-shell ] : ./learn/quick-kubernetes-deploy-powershell.md#azure-cloud-shell
198
200
[ kubectl ] : ./tutorial-kubernetes-deploy-cluster.md#connect-to-cluster-using-kubectl
199
201
You can’t perform that action at this time.
0 commit comments