Skip to content

Commit 6556484

Browse files
committed
updates3
1 parent d8454d8 commit 6556484

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/azure-resource-manager/bicep/quickstart-create-bicep-use-visual-studio-code.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,7 @@ The visualizer shows the resources defined in the Bicep file with the resource d
254254

255255
1. Select a location for the resource group, select **Central US** or a location of your choice, and then press **[ENTER]**.
256256

257-
:::image type="content" source="./media/quickstart-create-bicep-use-visual-studio-code/vscode-bicep-deploy-resource-group-
258-
locations.png" alt-text="Screenshot of resource group location options.":::
257+
:::image type="content" source="./media/quickstart-create-bicep-use-visual-studio-code/vscode-bicep-deploy-resource-group-locations.png" alt-text="Screenshot of resource group location options.":::
259258

260259
1. From **Select a parameter file**, select **None**.
261260

@@ -306,4 +305,4 @@ Remove-AzResourceGroup -Name exampleRG
306305
## Next steps
307306

308307
> [!div class="nextstepaction"]
309-
> [Learn modules for Bicep](learn-bicep.md)
308+
> Explore [Learn modules for Bicep](learn-bicep.md).

0 commit comments

Comments
 (0)