Skip to content

Commit 9079f00

Browse files
Merge pull request #252419 from mumian/0921-gatekeeper
0921 gatekeeper
2 parents 017789c + 6bc87c2 commit 9079f00

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Set up Bicep development and deployment environments
33
description: How to configure Bicep development and deployment environments
44
ms.topic: conceptual
5-
ms.date: 05/16/2023
5+
ms.date: 09/21/2023
66
ms.custom: devx-track-azurepowershell, devx-track-azurecli, devx-track-bicep
77
---
88

@@ -182,9 +182,11 @@ sudo mv ./bicep /usr/local/bin/bicep
182182
# Verify you can now access the 'bicep' command
183183
bicep --help
184184
# Done!
185-
186185
```
187186

187+
> [!NOTE]
188+
> The installation of Bicep CLI version 0.16 or newer does not need Gatekeeper exception. However, [nightly builds](#install-the-nightly-builds) of the Bicep CLI still require the exception.
189+
188190
### Windows
189191

190192
#### Windows Installer

0 commit comments

Comments
 (0)