diff --git a/V1-V2Migration/sampledatasets/V2/LinkedService/LS-Storage.json b/V1-V2Migration/sampledatasets/V2/LinkedService/LS-Storage.json index 7a6fd51a..0f05c238 100644 --- a/V1-V2Migration/sampledatasets/V2/LinkedService/LS-Storage.json +++ b/V1-V2Migration/sampledatasets/V2/LinkedService/LS-Storage.json @@ -6,7 +6,7 @@ "typeProperties": { "connectionString": { "type": "SecureString", - "value": "DefaultEndpointsProtocol=https;AccountName=abc;AccountKey=Rand7i8g58dRTZxKL+7ySf4oeUMwGQghP6w2vJpmGK5OsowW8DRrVsRQm1wXGu8Hhuv5EGpjWcGclAxSVdHycg==" + "value": "DefaultEndpointsProtocol=https;AccountName=abc;AccountKey=Rand7i8g58dRTZxKL+7ySf4oeUMwGQghP6w2JpmGK5OsowW8DRrVsRQm1wXGu8Hhuv5EGpjWcGclAxSVdHycg==" } } }