We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3db4770 commit 754d989Copy full SHA for 754d989
articles/azure-resource-manager/bicep/bicep-config-modules.md
@@ -2,7 +2,7 @@
2
title: Module setting for Bicep config
3
description: Describes how to customize configuration values for modules in Bicep deployments.
4
ms.topic: conceptual
5
-ms.date: 01/09/2023
+ms.date: 01/11/2023
6
---
7
8
# Add module settings in the Bicep config file
@@ -156,6 +156,8 @@ The available profiles are:
156
- AzureChinaCloud
157
- AzureUSGovernment
158
159
+You can customize these profiles, or add new profiles for your on-premise environments.
160
+
161
The available credential types are:
162
163
- AzureCLI
0 commit comments