Skip to content

Commit c537597

Browse files
authored
freshness review
1 parent cebdfe2 commit c537597

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/service-bus-messaging/service-bus-resource-manager-exceptions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Service Bus Resource Manager exceptions | Microsoft Docs
33
description: List of Service Bus exceptions surfaced by Azure Resource Manager and suggested actions.
44
ms.topic: article
5-
ms.date: 09/15/2021
5+
ms.date: 10/25/2022
66
---
77

88
# Service Bus Resource Manager exceptions
@@ -72,4 +72,4 @@ This class of errors indicates the absence of authorization to run the command.
7272
| Error code | Error SubCode | Error message | Description | Recommendation |
7373
| ---------- | ------------- | ------------- | ----------- | -------------- |
7474
| Unauthorized | none | Invalid operation on the Secondary namespace. Secondary namespace is read-only. | The operation was performed against the secondary namespace, which is setup as a readonly namespace. | Retry the command against the primary namespace. Learn more about [secondary namespace](service-bus-geo-dr.md) |
75-
| Unauthorized | none | MissingToken: The authorization header was not found. | This error occurs when the authorization has null or incorrect values. | Ensure that the token value mentioned in the authorization header is correct and not null. |
75+
| Unauthorized | none | MissingToken: The authorization header was not found. | This error occurs when the authorization has null or incorrect values. | Ensure that the token value mentioned in the authorization header is correct and not null. |

0 commit comments

Comments
 (0)