Skip to content

Commit d653e3a

Browse files
Add lightboxes.
1 parent 6be38ba commit d653e3a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/event-hubs/create-schema-registry.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,23 +85,23 @@ In this section, you add a schema to the schema group using the Azure portal.
8585

8686
1. You see the **Schema Overview** page for the schema.
8787

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":::
8989

9090
1. If there are multiple versions of a schema, you see them in the **Versions**. Select a version to switch to that version schema.
9191

9292
## Create a new version of schema
9393

9494
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.
9595

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":::
9797

9898
1. Review validation status and changes, and select **Save**.
9999

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":::
101101

102102
You see that `2` is selected for the **version** on the **Schema Overview** page.
103103

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":::
105105

106106
1. Select `1` to see the version 1 of the schema.
107107

0 commit comments

Comments
 (0)