You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/api-management/api-management-get-started-publish-versions.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ In this tutorial, you learn how to:
25
25
> * Add the version to a product
26
26
> * Browse the developer portal to see the version
27
27
28
-
:::image type="content" source="media/api-management-get-started-publish-versions/azure-portal.png" alt-text="Version shown in Azure portal":::
28
+
:::image type="content" source="media/api-management-get-started-publish-versions/azure-portal.png" alt-text="Screenshot showing API versions in the Azure portal.":::
29
29
30
30
## Prerequisites
31
31
@@ -41,7 +41,7 @@ In this tutorial, you learn how to:
41
41
1. Select the context menu (**...**) next to **Swagger Petstore**.
42
42
1. Select **Add version**.
43
43
44
-
:::image type="content" source="media/api-management-get-started-publish-versions/add-version-menu.png" alt-text="API context menu - add version":::
44
+
:::image type="content" source="media/api-management-get-started-publish-versions/add-version-menu.png" alt-text="Screenshot showing command to add version in the API context menu in the portal.":::
45
45
46
46
47
47
> [!TIP]
@@ -53,7 +53,7 @@ In Azure API Management, you choose how callers specify the API version by selec
53
53
54
54
Enter the values from the following table. Then select **Create** to create your version.
55
55
56
-
:::image type="content" source="media/api-management-get-started-publish-versions/add-version.png" alt-text="Add version window":::
56
+
:::image type="content" source="media/api-management-get-started-publish-versions/add-version.png" alt-text="Screenshot showing window to create a new version in the portal.":::
57
57
58
58
59
59
@@ -85,7 +85,7 @@ For example, to add the version to the **Unlimited** product:
85
85
1. Select **Swagger Petstore**, version **v1**.
86
86
1. Click **Select**.
87
87
88
-
:::image type="content" source="media/api-management-get-started-publish-versions/08-add-multiple-versions-03-add-version-product.png" alt-text="Add version to product":::
88
+
:::image type="content" source="media/api-management-get-started-publish-versions/08-add-multiple-versions-03-add-version-product.png" alt-text="Screenshot of adding version to product in the portal.":::
0 commit comments