File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
sdk/ml/azure-ai-ml/tests/test_configs/datastore Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ store_name: cliv2testdatalake
44credentials :
55 tenant_id : 72f988bf-86f1-41af-91ab-2d7cd011db47
66 client_id : f7152bb4-cfa5-4cc9-9516-c34b65a10d04
7- client_secret : -8BJ_7K1~J2BtbK8-z1oZ-28B2.1mH5ZGg
7+ client_secret : REDACTED_FAKE_SECRET_FOR_TEST_ONLY
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ account_name: cliv2testblob
44credentials :
55 tenant_id : 72f988bf-86f1-41af-91ab-2d7cd011db47
66 client_id : f7152bb4-cfa5-4cc9-9516-c34b65a10d04
7- client_secret : -8BJ_7K1~J2BtbK8-z1oZ-28B2.1mH5ZGg
7+ client_secret : REDACTED_FAKE_SECRET_FOR_TEST_ONLY
88filesystem : a-file-system
Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ endpoint: https://onelake.dfs.fabric.microsoft.com
99credentials :
1010 tenant_id : 72f988bf-86f1-41af-91ab-2d7cd011db47
1111 client_id : f7152bb4-cfa5-4cc9-9516-c34b65a10d04
12- client_secret : -8BJ_7K1~J2BtbK8-z1oZ-28B2.1mH5ZGg
12+ client_secret : REDACTED_FAKE_SECRET_FOR_TEST_ONLY
1313 resource_url : https://storage.azure.com
1414 authority_url : https://login.microsoftonline.com
Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ endpoint: https://onelake.dfs.fabric.microsoft.com
99credentials :
1010 tenant_id : 72f988bf-86f1-41af-91ab-2d7cd011db47
1111 client_id : f7152bb4-cfa5-4cc9-9516-c34b65a10d04
12- client_secret : -8BJ_7K1~J2BtbK8-z1oZ-28B2.1mH5ZGg
12+ client_secret : REDACTED_FAKE_SECRET_FOR_TEST_ONLY
1313 resource_url : https://storage.azure.com
1414 authority_uri : https://login.microsoftonline.com
You can’t perform that action at this time.
0 commit comments