Skip to content

Commit ab96d70

Browse files
authored
[Blob]ARM migration (Azure#21117)
* [Blob]ARM migration * add testcase * fix test * change settings_fake * queue migration * fileshare migration * changefeed partial migration * fix yml * fix import * fix test * extract common fake credential * rename to account fake key * get rid of mgmt_settings_real * extract LogCaptured to devtools_testutils * add init * fix datalake live test * fix datalake live test * fix live test. Not sure why it didn't fail before * bug in code (not sure why it didn't fail before) * fix live test * fix test * fix pylint
1 parent 0127451 commit ab96d70

File tree

168 files changed

+9917
-11354
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

168 files changed

+9917
-11354
lines changed

eng/CredScanSuppression.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"sdk/identity/azure-identity/tests/ec-certificate.pem",
4747
"sdk/core/azure-servicemanagement-legacy/tests/legacy_mgmt_settings_fake.py",
4848
"sdk/storage/azure-storage-blob/tests/fake_credentials.py",
49-
"sdk/storage/azure-storage-file-datalake/tests/fake_credentials.py",
49+
"tools/azure-sdk-tools/devtools_testutils/fake_credentials.py",
5050
"tools/azure-sdk-tools/devtools_testutils/mgmt_settings_fake.py"
5151
],
5252
"_justification": "File contains private key used by test code."

0 commit comments

Comments
 (0)