Skip to content

Commit 26ddc78

Browse files
committed
updates toc
1 parent cdd9974 commit 26ddc78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-resource-manager/troubleshooting/error-not-found.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.date: 09/12/2022
66
ms.custom: devx-track-azurepowershell
77
---
88

9-
# Resolve resource not found errors
9+
# Resolve errors for resource not found
1010

1111
This article describes the error you see when a resource can't be found during an operation. Typically, you see this error when deploying resources with a Bicep file or Azure Resource Manager template (ARM template). You also see this error when doing management tasks and Azure Resource Manager can't find the required resource. For example, if you try to add tags to a resource that doesn't exist, you receive this error.
1212

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
href: error-job-size-exceeded.md
3333
- name: No registered provider found
3434
href: error-register-resource-provider.md
35-
- name: Not found
35+
- name: Resource not found
3636
href: error-not-found.md
3737
- name: Parent resource not found
3838
href: error-parent-resource.md

0 commit comments

Comments
 (0)