Skip to content

Commit a5649c4

Browse files
authored
acrolinx and alt text
1 parent 8bb548c commit a5649c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-resource-manager/bicep/modules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ For example, to deploy a file that is up one level in the directory from your ma
102102

103103
Browse to the [Azure Verified Modules Bicep Index](https://azure.github.io/Azure-Verified-Modules/indexes/bicep/)to see the list of modules available, select the highlighted numbers in the following screenshot to be taken directly to that filtered view.
104104

105-
:::image type="content" source="./media/modules/bicep-azure-verified-modules-avm.png" alt-text="The screenshot of Azure Verified Modules(AVM).":::
105+
:::image type="content" source="./media/modules/bicep-azure-verified-modules-avm.png" alt-text="The screenshot of Azure Verified Modules (AVM).":::
106106

107107
The module list shows the latest version. Select the version number to see a list of available versions:
108108

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

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

9292
---
9393

94-
With the with source switch, you see an another layer in the manifest:
94+
With the with source switch, you see another layer in the manifest:
9595

9696
:::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

0 commit comments

Comments
 (0)