Skip to content

Commit e08368c

Browse files
authored
adding lightbox
1 parent c0c37b1 commit e08368c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/private-module-registry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ az bicep publish --file storage.bicep --target br:exampleregistry.azurecr.io/bic
9393

9494
With the with source switch, you see an additional layer in the manifest:
9595

96-
:::image type="content" source="./media/private-module-registry/bicep-module-with-source-manifest.png" alt-text="Bicep module registry with source.":::
96+
:::image type="content" source="./media/private-module-registry/bicep-module-with-source-manifest.png" lightbox="./media/private-module-registry/bicep-module-with-source-manifest.png" alt-text="Screenshot of bicep module registry with source.":::
9797

9898
Note that if the Bicep module references a module in a Private Registry, the ACR endpoint will be visible. To hide the full endpoint, you can configure an alias for the private registry.
9999

0 commit comments

Comments
 (0)