Skip to content

Commit f59a483

Browse files
committed
add next steps
Signed-off-by: Ryan Winter <[email protected]>
1 parent 5aa92a8 commit f59a483

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/iot-operations/develop/howto-develop-dapr-apps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,6 @@ Run the following command to view the logs:
173173
kubectl logs dapr-workload daprd
174174
```
175175
176-
## Related content
176+
## Next steps
177177
178-
- [Develop highly available applications](concept-about-distributed-apps.md)
178+
Now that you know how to develop a Dapr application, you can run through the tutorial to [Build an event-driven app with Dapr](tutorial-event-driven-with-dapr).

articles/iot-operations/develop/howto-develop-deploy-dapr.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,6 @@ To configure authorization policies to Azure IoT MQ, first you create a [BrokerA
157157
kubectl apply -f aio-dapr-authz.yaml
158158
```
159159

160-
## Related content
160+
## Next steps
161161

162-
-
162+
Now that you have deployed the Dapr components, you can [Use Dapr to develop distributed applications](howto-develop-dapr-apps).

0 commit comments

Comments
 (0)