Skip to content

Commit f6c99ec

Browse files
author
kaixuanxu
committed
chore: fix sec, remove key
1 parent 1f84c3c commit f6c99ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

V1-V2Migration/sampledatasets/V2/LinkedService/LS-Storage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"typeProperties": {
77
"connectionString": {
88
"type": "SecureString",
9-
"value": "DefaultEndpointsProtocol=https;AccountName=abc;AccountKey=Rand7i8g58dRTZxKL+7ySf4oeUMwGQghP6w2vJpmGK5OsowW8DRrVsRQm1wXGu8Hhuv5EGpjWcGclAxSVdHycg=="
9+
"value": "DefaultEndpointsProtocol=https;AccountName=abc"
1010
}
1111
}
1212
}

0 commit comments

Comments
 (0)