From 8721f06ebea5ef979bd15698e52a244b2feebce8 Mon Sep 17 00:00:00 2001 From: Taras Mankovski Date: Tue, 16 Feb 2021 13:01:35 -0500 Subject: [PATCH] Update quiet-dots-mix.md --- .changeset/quiet-dots-mix.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.changeset/quiet-dots-mix.md b/.changeset/quiet-dots-mix.md index b847c040c5..97926c9d0f 100644 --- a/.changeset/quiet-dots-mix.md +++ b/.changeset/quiet-dots-mix.md @@ -2,4 +2,5 @@ '@backstage/techdocs-common': patch --- -Improved error reporting in AzureBlobStorage to better surface failures +Improved error reporting in AzureBlobStorage to surface errors when fetching metadata and uploading files fails. +