Skip to content

Commit e42bea5

Browse files
authored
Merge pull request #281742 from mumian/0724-error-diagnostics
Update diagnostic name
2 parents d262aff + e67f2fe commit e42bea5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ title: Bicep warnings and error codes
33
description: Lists the warnings and error codes.
44
ms.topic: conceptual
55
ms.custom: devx-track-azurecli, devx-track-bicep, devx-track-arm-template
6-
ms.date: 07/23/2024
6+
ms.date: 07/24/2024
77
---
88

9-
# Bicep warning and error codes
9+
# Bicep core diagnostics
1010

11-
If you need more information about a particular warning or error code, select the **Feedback** button in the upper right corner of the page and specify the code.
11+
If you need more information about a particular diagnostic code, select the **Feedback** button in the upper right corner of the page and specify the code.
1212

1313
| Code | Description |
1414
|------------|-------------------|

articles/azure-resource-manager/bicep/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@
603603
displayName: build,decompile,install,list-versions,list versions,upgrade,version,module,registry
604604
- name: Azure PowerShell
605605
href: /powershell/module/az.resources/
606-
- name: Bicep warnings and errors
606+
- name: Bicep core diagnostics
607607
items:
608608
- name: All codes
609609
href: bicep-core-diagnostics.md

0 commit comments

Comments
 (0)