We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5071f88 commit d906121Copy full SHA for d906121
articles/ai-foundry/model-inference/includes/create-resources/bicep.md
@@ -121,3 +121,8 @@ In your console, follow these steps:
121
```
122
123
7. The template outputs the Azure AI model inference endpoint that you can use to consume any of the model deployments you have created.
124
+
125
+## Next steps
126
127
+> [!div class="nextstepaction"]
128
+> [Use the inference endpoint](../../how-to/inference.md)
0 commit comments