Skip to content

Commit 2823089

Browse files
author
shicwu
committed
remove personal info in session records
1 parent f40fbc8 commit 2823089

File tree

5 files changed

+5
-15
lines changed

5 files changed

+5
-15
lines changed

src/ResourceManager/Sql/Commands.Sql.Test/SessionRecords/Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseBackupStretchTests/TestStretchDatabaseListRestorePoints.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1524,8 +1524,6 @@
15241524
]
15251525
},
15261526
"Variables": {
1527-
"SubscriptionId": "62ca093c-2799-4691-ad9b-211c0545c815",
1528-
"User": "[email protected]",
1529-
"TenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47"
1527+
"SubscriptionId": "62ca093c-2799-4691-ad9b-211c0545c815"
15301528
}
15311529
}

src/ResourceManager/Sql/Commands.Sql.Test/SessionRecords/Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudStretchTests/TestStretchDatabaseCreate.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1353,8 +1353,6 @@
13531353
]
13541354
},
13551355
"Variables": {
1356-
"SubscriptionId": "62ca093c-2799-4691-ad9b-211c0545c815",
1357-
"User": "[email protected]",
1358-
"TenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47"
1356+
"SubscriptionId": "62ca093c-2799-4691-ad9b-211c0545c815"
13591357
}
13601358
}

src/ResourceManager/Sql/Commands.Sql.Test/SessionRecords/Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudStretchTests/TestStretchDatabaseGet.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1326,8 +1326,6 @@
13261326
]
13271327
},
13281328
"Variables": {
1329-
"SubscriptionId": "62ca093c-2799-4691-ad9b-211c0545c815",
1330-
"User": "[email protected]",
1331-
"TenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47"
1329+
"SubscriptionId": "62ca093c-2799-4691-ad9b-211c0545c815"
13321330
}
13331331
}

src/ResourceManager/Sql/Commands.Sql.Test/SessionRecords/Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudStretchTests/TestStretchDatabaseRemove.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1398,8 +1398,6 @@
13981398
]
13991399
},
14001400
"Variables": {
1401-
"SubscriptionId": "62ca093c-2799-4691-ad9b-211c0545c815",
1402-
"User": "[email protected]",
1403-
"TenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47"
1401+
"SubscriptionId": "62ca093c-2799-4691-ad9b-211c0545c815"
14041402
}
14051403
}

src/ResourceManager/Sql/Commands.Sql.Test/SessionRecords/Microsoft.Azure.Commands.Sql.Test.ScenarioTests.DatabaseCrudStretchTests/TestStretchDatabaseUpdate.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1965,8 +1965,6 @@
19651965
]
19661966
},
19671967
"Variables": {
1968-
"SubscriptionId": "62ca093c-2799-4691-ad9b-211c0545c815",
1969-
"User": "[email protected]",
1970-
"TenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47"
1968+
"SubscriptionId": "62ca093c-2799-4691-ad9b-211c0545c815"
19711969
}
19721970
}

0 commit comments

Comments
 (0)