Skip to content

Commit bfb9a8a

Browse files
committed
remove a comment
1 parent 70f56d6 commit bfb9a8a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Create Bicep files - Visual Studio
33
description: Use Visual Studio and the Bicep extension to create Bicep files for deploy Azure resources
4-
ms.date: 07/28/2022
4+
ms.date: 09/12/2022
55
ms.topic: quickstart
66

77
#Customer intent: As a developer new to Azure deployment, I want to learn how to use Visual Studio to create and edit Bicep files, so I can use them to deploy Azure resources.
@@ -16,9 +16,6 @@ This quickstart guides you through the steps to create a [Bicep file](overview.m
1616
- Azure Subscription. If you don't have an Azure subscription, [create a free account](https://azure.microsoft.com/free/) before you begin.
1717
- Visual Studio version 17.3.0 preview 3 or newer. See [Visual Studio Preview](https://visualstudio.microsoft.com/vs/preview/).
1818
- Visual Studio Bicep extension. See [Visual Studio Marketplace](https://marketplace.visualstudio.com/).
19-
20-
(*** include a screenshot once the extension is published.)
21-
2219
- Bicep file deployment requires either the latest [Azure CLI](/cli/azure/) or the latest [Azure PowerShell module](/powershell/azure/new-azureps-module-az).
2320

2421
## Add resource snippet

0 commit comments

Comments
 (0)