Skip to content

Commit db4cd0d

Browse files
committed
update
1 parent 1b73f76 commit db4cd0d

File tree

1 file changed

+1
-1
lines changed
  • articles/azure-resource-manager/bicep/diagnostics

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/diagnostics/bcp139.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.date: 09/19/2024
88

99
# Bicep error code - BCP139
1010

11-
This error occurs when you use [`resource`](../file.md#resources) to deploy resources to a different scope than the target one. You should use [`module`](../file.md#modules) instead. For more information, see the following articles depending on the scope:
11+
This error occurs when you use [`resource`](../file.md#resources) to deploy resources to a different scope than the target one. You should use [`module`](../file.md#modules) instead. For more information, see the following articles based on the scope:
1212

1313
- Resource group: [Scope to different resource group](../deploy-to-resource-group.md#scope-to-different-resource-group).
1414
- Subscription: [Deployment scopes](../deploy-to-subscription.md#deployment-scopes).

0 commit comments

Comments
 (0)