Skip to content

Commit 754d989

Browse files
committed
mention adding custom profiles
1 parent 3db4770 commit 754d989

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-resource-manager/bicep/bicep-config-modules.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Module setting for Bicep config
33
description: Describes how to customize configuration values for modules in Bicep deployments.
44
ms.topic: conceptual
5-
ms.date: 01/09/2023
5+
ms.date: 01/11/2023
66
---
77

88
# Add module settings in the Bicep config file
@@ -156,6 +156,8 @@ The available profiles are:
156156
- AzureChinaCloud
157157
- AzureUSGovernment
158158

159+
You can customize these profiles, or add new profiles for your on-premise environments.
160+
159161
The available credential types are:
160162

161163
- AzureCLI

0 commit comments

Comments
 (0)