Skip to content

Commit 36db9b4

Browse files
j82wdeborahc
andauthored
Update articles/cosmos-db/troubleshoot-dot-net-sdk.md
Co-Authored-By: Deborah Chen <[email protected]>
1 parent dbde50a commit 36db9b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/troubleshoot-dot-net-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ The [query metrics](sql-api-query-metrics.md) will help determine where the quer
9696
* If the back-end query is slow try [optimizing the query](optimize-cost-queries.md) and looking at the current [indexing policy](index-overview.md)
9797

9898
### The MAC signature found in the HTTP request is not the same as the computed signature
99-
If you received the following error message: "The MAC signature found in the HTTP request is not the same as the computed signature." it can be caused by the following scenarios.
99+
If you received the following 401 error message: "The MAC signature found in the HTTP request is not the same as the computed signature." it can be caused by the following scenarios.
100100

101101
1. The key was rotated and did not follow the [best practices](secure-access-to-data.md#key-rotation). This is usually the case. Cosmos DB account key rotation can take anywhere from a few seconds to possibly days depending on the Cosmos DB account size.
102102
1. 401 MAC signature is seen shortly after a key rotation and eventually stops without any changes.

0 commit comments

Comments
 (0)