Skip to content

Commit 18cefb7

Browse files
author
gitName
committed
backed out tutorials
1 parent 0e46dea commit 18cefb7

16 files changed

+18
-18
lines changed

articles/api-management/api-management-get-started-publish-versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ If you've tried the [developer portal](api-management-howto-developer-portal-cus
125125
4. Select **v1**.
126126
5. Notice the **Request URL** of the first operation in the list. It shows that the API URL path includes **v1**.
127127

128-
## Related content
128+
## Next steps
129129

130130
In this tutorial, you learned how to:
131131

articles/api-management/api-management-get-started-revise-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ In this tutorial, you learned how to:
183183
> * Browse the developer portal to see changes and change log
184184
> * Access an API revision
185185
186-
## Related content
186+
## Next steps
187187

188188
Advance to the next tutorial:
189189

articles/api-management/api-management-howto-add-products.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ After you publish a product, developers can access the APIs. Depending on how th
196196

197197
For more information, see [How API Management handles requests with or without subscription keys](api-management-subscriptions.md#how-api-management-handles-requests-with-or-without-subscription-keys).
198198

199-
## Related content
199+
## Next steps
200200

201201
In this tutorial, you learned how to:
202202

@@ -288,7 +288,7 @@ az apim show --<apim_service_name> --<resource_group_name>
288288

289289
[Troubleshoot common problems when using Terraform on Azure](/azure/developer/terraform/troubleshoot).
290290

291-
## Related content
291+
## Next steps
292292

293293
> [!div class="nextstepaction"]
294294
> [Create blank API and mock API responses](mock-api-responses.md).

articles/api-management/api-management-howto-api-inspector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ Content-Type: application/json
213213

214214
For information about customizing trace information, see the [trace](trace-policy.md) policy.
215215

216-
## Related content
216+
## Next steps
217217

218218
In this tutorial, you learned how to:
219219

articles/api-management/api-management-howto-developer-portal-customize.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ To view your changes after you publish the portal, access it at the same URL as
199199

200200
To let the visitors of your portal test the APIs through the built-in interactive console, enable CORS (cross-origin resource sharing) on your APIs, if you haven't already done so. On the **Portal overview** page of your API Management instance in the Azure portal, select **Enable CORS**. [Learn more](enable-cors-developer-portal.md).
201201

202-
## Related content
202+
## Next steps
203203

204204
In this tutorial, you learned how to:
205205

articles/api-management/api-management-howto-use-azure-monitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ To configure logging settings for a specific API:
204204
205205
[!INCLUDE [api-management-log-entry-size-limit](../../includes/api-management-log-entry-size-limit.md)]
206206
207-
## Related content
207+
## Next steps
208208
209209
In this tutorial, you learned how to:
210210

articles/api-management/api-management-key-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ Policies can be applied at different scopes, depending on your needs: global (al
208208
* [Transform and protect your API][How to create and configure advanced product settings].
209209
* [Policy expressions](./api-management-policy-expressions.md)
210210

211-
## Related content
211+
## Next steps
212212

213213
Complete the following quickstart and start using Azure API Management:
214214

articles/api-management/get-started-create-service-instance-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ You can use the [az group delete](/cli/azure/group#az-group-delete) command to r
8383
az group delete --name myResourceGroup
8484
```
8585

86-
## Related content
86+
## Next steps
8787

8888
> [!div class="nextstepaction"]
8989
> [Import and publish your first API](import-and-publish.md)

articles/api-management/get-started-create-service-instance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ When no longer needed, you can remove the resource group and all the related res
8181

8282
1. Type the name of your resource group, and then select **Delete**.
8383

84-
:::image type="content" source="media/get-started-create-service-instance/delete-resource-group.png" alt-text="Delete resource group.":::
84+
:::image type="content" source="media/get-started-create-service-instance/delete-resource-group.png" alt-text="Delete resource group."::
8585

86-
## Related content
86+
## Next steps
8787

8888
> [!div class="nextstepaction"]
8989
> [Import and publish your first API](import-and-publish.md)

articles/api-management/import-and-publish.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ You can call API operations directly from the Azure portal, which provides a con
8383

8484
The backend responds with **200 OK** and some data.
8585

86-
## Related content
86+
## Next steps
8787

8888
In this tutorial, you learned how to:
8989

0 commit comments

Comments
 (0)