Skip to content

Commit 2cd5662

Browse files
committed
updates2
1 parent eace714 commit 2cd5662

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

articles/azure-resource-manager/bicep/add-template-to-azure-pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Quickstart: Integrate Bicep with Azure Pipelines'
33
description: This quickstart explains how to use Bicep and `.bicepparam` files to configure continuous integration and continuous deployments in Azure Pipelines, plus how to use an Azure CLI task to deploy a `.bicepparam` file.
44
ms.topic: quickstart
55
ms.custom: devx-track-bicep, devx-track-azurecli
6-
ms.date: 03/14/2025
6+
ms.date: 03/25/2025
77
---
88

99
# Quickstart: Integrate Bicep with Azure Pipelines

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Decompile a JSON Azure Resource Manager template to Bicep
33
description: Learn the commands for decompiling JSON Azure Resource Manager templates to Bicep files.
44
ms.topic: how-to
55
ms.custom: devx-track-bicep, devx-track-arm-template
6-
ms.date: 03/14/2025
6+
ms.date: 03/25/2025
77
---
88

99
# Decompile a JSON Azure Resource Manager template to Bicep

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Reference existing resource in Bicep
33
description: Learn how to reference resources that exist.
44
ms.topic: conceptual
55
ms.custom: devx-track-bicep
6-
ms.date: 03/14/2025
6+
ms.date: 03/25/2025
77
---
88

99
# Reference existing resources in Bicep

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Iterative loops in Bicep
33
description: Learn how to use loops to iterate over collections in Bicep.
44
ms.topic: conceptual
55
ms.custom: devx-track-bicep
6-
ms.date: 03/14/2025
6+
ms.date: 03/25/2025
77
---
88

99
# Iterative loops in Bicep

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'Quickstart: Create Bicep files with Visual Studio Code'
33
description: Learn how to use Visual Studio Code and the Bicep extension to create Bicep files and deploy Azure resources.
44
ms.topic: quickstart
5-
ms.date: 03/14/2025
5+
ms.date: 03/25/2025
66
ms.custom: mode-ui, devx-track-bicep
77
#customer intent: As a developer new to Azure deployment, I want to learn how to use Visual Studio Code to create and edit Bicep files so that I can use them to deploy Azure resources.
88
---

0 commit comments

Comments
 (0)