Skip to content

Commit 2b9bb1b

Browse files
committed
Update image links
1 parent ad6d852 commit 2b9bb1b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Ready to see how Bicep can help simplify and accelerate your deployments to Azur
1212

1313
If you're new to Bicep, a great way to get started is by taking this module on Microsoft Learn. There you'll learn how Bicep makes it easier to define how your Azure resources should be configured and deployed in a way that's automated and repeatable. In this module, you’ll deploy several Azure resources so you can see for yourself how Bicep works. We provide free access to Azure resources to help you practice the concepts.
1414

15-
<img src="media/learn-bicep/build-first-bicep-template.svg" width="101" height="120" alt="The badge for the Build your first Bicep template module on Microsoft Learn." role="presentation"></img>
15+
[<img src="media/learn-bicep/build-first-bicep-template.svg" width="101" height="120" alt="The badge for the Build your first Bicep template module on Microsoft Learn." role="presentation"></img>](/learn/modules/build-first-bicep-template/)
1616

1717
[Build your first Bicep template](/learn/modules/build-first-bicep-template/)
1818

@@ -22,12 +22,12 @@ To learn even more about Bicep's features, take these learning paths:
2222

2323
:::row:::
2424
:::column:::
25-
<img src="media/learn-bicep/bicep-deploy-manage.svg" width="101" height="120" alt="The trophy for the Deploy and manage resources in Azure by using Bicep learning path." role="presentation"></img>
25+
[<img src="media/learn-bicep/bicep-deploy-manage.svg" width="101" height="120" alt="The trophy for the Deploy and manage resources in Azure by using Bicep learning path." role="presentation"></img>]](/learn/paths/bicep-deploy/)
2626

2727
[Part 1: Deploy and manage resources in Azure by using Bicep](/learn/paths/bicep-deploy/)
2828
:::column-end:::
2929
:::column:::
30-
<img src="media/learn-bicep/bicep-collaborate.svg" width="101" height="120" alt="The trophy for the Build Azure infrastructure in a team environment by using Bicep learning path." role="presentation"></img>
30+
[<img src="media/learn-bicep/bicep-collaborate.svg" width="101" height="120" alt="The trophy for the Build Azure infrastructure in a team environment by using Bicep learning path." role="presentation"></img>](/learn/paths/bicep-collaborate/)
3131

3232
[Part 2: Build Azure infrastructure in a team environment by using Bicep](/learn/paths/bicep-collaborate/)
3333
:::column-end:::
@@ -39,12 +39,12 @@ After that, you might be interested in adding your Bicep code to a deployment pi
3939

4040
:::row:::
4141
:::column:::
42-
<img src="media/learn-bicep/bicep-azure-pipelines.svg" width="101" height="120" alt="The trophy for the Deploy Azure resources using Bicep and Azure Pipelines learning path." role="presentation"></img>
42+
[<img src="media/learn-bicep/bicep-azure-pipelines.svg" width="101" height="120" alt="The trophy for the Deploy Azure resources using Bicep and Azure Pipelines learning path." role="presentation"></img>](/learn/paths/bicep-azure-pipelines/)
4343

4444
[Deploy Azure resources by using Bicep and Azure Pipelines](/learn/paths/bicep-azure-pipelines/)
4545
:::column-end:::
4646
:::column:::
47-
<img src="media/learn-bicep/bicep-github-actions.svg" width="101" height="120" alt="The trophy for the Deploy Azure resources using Bicep and GitHub Actions learning path." role="presentation"></img>
47+
[<img src="media/learn-bicep/bicep-github-actions.svg" width="101" height="120" alt="The trophy for the Deploy Azure resources using Bicep and GitHub Actions learning path." role="presentation"></img>](/learn/paths/bicep-github-actions/)
4848

4949
[Deploy Azure resources by using Bicep and GitHub Actions](/learn/paths/bicep-github-actions/)
5050
:::column-end:::

0 commit comments

Comments
 (0)