Skip to content

Commit 14b2975

Browse files
committed
Fix
1 parent c3fc4f1 commit 14b2975

File tree

1 file changed

+1
-1
lines changed
  • src/DataFactory/DataFactoryV2.Test/SessionRecords/Microsoft.Azure.Commands.DataFactoryV2.Test.RunTests

1 file changed

+1
-1
lines changed

src/DataFactory/DataFactoryV2.Test/SessionRecords/Microsoft.Azure.Commands.DataFactoryV2.Test.RunTests/TestRunV2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"RequestUri": "/subscriptions/1e42591f-1f0c-4c5a-b7f2-a268f6105ec5/resourceGroups/ps9237/providers/Microsoft.DataFactory/factories/ps6184/linkedservices/foo1?api-version=2018-06-01",
143143
"EncodedRequestUri": "L3N1YnNjcmlwdGlvbnMvMWU0MjU5MWYtMWYwYy00YzVhLWI3ZjItYTI2OGY2MTA1ZWM1L3Jlc291cmNlR3JvdXBzL3BzOTIzNy9wcm92aWRlcnMvTWljcm9zb2Z0LkRhdGFGYWN0b3J5L2ZhY3Rvcmllcy9wczYxODQvbGlua2Vkc2VydmljZXMvZm9vMT9hcGktdmVyc2lvbj0yMDE4LTA2LTAx",
144144
"RequestMethod": "PUT",
145-
"RequestBody": "{\r\n \"properties\": {\r\n \"type\": \"AzureStorage\",\r\n \"typeProperties\": {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=lijzhastorage;AccountKey=xgey/pbbifQbfAO65L8OmXC0Xgp5mCEcby/kqO8VMHwXkDwCkgie5W/ltuUao1j5fPwuHGQA3mTeP3KryUQo/w==;EndpointSuffix=core.windows.net;\"\r\n }\r\n }\r\n}",
145+
"RequestBody": "{\r\n \"properties\": {\r\n \"type\": \"AzureStorage\",\r\n \"typeProperties\": {\r\n \"connectionString\": \"DefaultEndpointsProtocol=https;AccountName=myaccount;AccountKey=myfakekey;\"\r\n }\r\n }\r\n}",
146146
"RequestHeaders": {
147147
"x-ms-client-request-id": [
148148
"0acf5190-7836-40b6-83bd-86b632c42007"

0 commit comments

Comments
 (0)