From 0a9475181f99c14016648c3393e0298bde95713e Mon Sep 17 00:00:00 2001 From: Ashis Kar Date: Fri, 28 Feb 2025 04:29:44 +0000 Subject: [PATCH] Update CHANGELOG to clarify management storage access error fix in `make show-core-output` --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d24c10b2c..0844895eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ ENHANCEMENTS: * Deny public access to TRE management storage account, and add private endpoint for TRE core [#4353](https://github.com/microsoft/AzureTRE/issues/4353) BUG FIXES: -* Fix the management storage access error from `make show-core-output` command, and remove redundand error messages from `mgmtstorage_enable_public_access.sh` script ([#4404](https://github.com/microsoft/AzureTRE/issues/4404)) +* Fix the management storage access error while executing `make show-core-output` command, and remove redundand error messages from `mgmtstorage_enable_public_access.sh` script ([#4404](https://github.com/microsoft/AzureTRE/issues/4404)) ## 0.21.0