diff --git a/V1-V2Migration/sampledatasets/V1/LinkedService/LS-Storage.json b/V1-V2Migration/sampledatasets/V1/LinkedService/LS-Storage.json index 6d2ac623..418dabd3 100644 --- a/V1-V2Migration/sampledatasets/V1/LinkedService/LS-Storage.json +++ b/V1-V2Migration/sampledatasets/V1/LinkedService/LS-Storage.json @@ -3,7 +3,7 @@ "properties": { "type": "AzureStorage", "typeProperties": { - "connectionString": "DefaultEndpointsProtocol=https;AccountName=abc;AccountKey=Rand7i8g58dRTZxKL+7ySf4oeUMwGQghP6w2vJpmGK5OsowW8DRrVsRQm1wXGu8Hhuv5EGpjWcGclAxSVdHycg==" + "connectionString": "DefaultEndpointsProtocol=https;AccountName=abc" } } -} \ No newline at end of file +}