From 2aafab4605d3cabe5546dd047a1339d7c84df57e Mon Sep 17 00:00:00 2001 From: microzchang <110015819+microzchang@users.noreply.github.com> Date: Mon, 13 Nov 2023 11:47:31 +0800 Subject: [PATCH] fix ci failure (#5160) --- sdk/storage/test-resources.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sdk/storage/test-resources.json b/sdk/storage/test-resources.json index 41725cdd7..5fce29607 100644 --- a/sdk/storage/test-resources.json +++ b/sdk/storage/test-resources.json @@ -108,6 +108,7 @@ "defaultAction": "Allow" }, "supportsHttpsTrafficOnly": true, + "allowBlobPublicAccess": true, "encryption": { "services": { "file": { @@ -243,6 +244,7 @@ "defaultAction": "Allow" }, "supportsHttpsTrafficOnly": true, + "allowBlobPublicAccess": true, "encryption": { "services": { "file": {