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/event-hubs/create-schema-registry.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
@@ -85,23 +85,23 @@ In this section, you add a schema to the schema group using the Azure portal.
85
85
86
86
1. You see the **Schema Overview** page for the schema.
87
87
88
-
:::image type="content" source="./media/create-schema-registry/schema-overview-page.png" alt-text="Image showing the Schema Overview page.":::
88
+
:::image type="content" source="./media/create-schema-registry/schema-overview-page.png" alt-text="Image showing the Schema Overview page." lightbox="./media/create-schema-registry/schema-overview-page.png":::
89
89
90
90
1. If there are multiple versions of a schema, you see them in the **Versions**. Select a version to switch to that version schema.
91
91
92
92
## Create a new version of schema
93
93
94
94
1. Update the schema in the text box, and select **Validate**. In the following example, you add a new field called `description` to the schema.
95
95
96
-
:::image type="content" source="./media/create-schema-registry/update-schema.png" alt-text="Image showing the Update schema page":::
96
+
:::image type="content" source="./media/create-schema-registry/update-schema.png" alt-text="Screenshot showing the Update schema page" lightbox="./media/create-schema-registry/update-schema.png":::
97
97
98
98
1. Review validation status and changes, and select **Save**.
99
99
100
-
:::image type="content" source="./media/create-schema-registry/compare-save-schema.png" alt-text="Image showing the Review page that shows validation status, changes, and save":::
100
+
:::image type="content" source="./media/create-schema-registry/compare-save-schema.png" alt-text="Screenshot showing the Review page that shows validation status, changes, and save." lightbox="./media/create-schema-registry/compare-save-schema.png":::
101
101
102
102
You see that `2` is selected for the **version** on the **Schema Overview** page.
103
103
104
-
:::image type="content" source="./media/create-schema-registry/new-version.png" alt-text="Image showing the new version of schema":::
104
+
:::image type="content" source="./media/create-schema-registry/new-version.png" alt-text="Screenshot showing the new version of schema." lightbox="./media/create-schema-registry/new-version.png":::
0 commit comments