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
4
4
credentials :
5
5
tenant_id : 72f988bf-86f1-41af-91ab-2d7cd011db47
6
6
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
4
4
credentials :
5
5
tenant_id : 72f988bf-86f1-41af-91ab-2d7cd011db47
6
6
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
8
8
filesystem : a-file-system
Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ endpoint: https://onelake.dfs.fabric.microsoft.com
9
9
credentials :
10
10
tenant_id : 72f988bf-86f1-41af-91ab-2d7cd011db47
11
11
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
13
13
resource_url : https://storage.azure.com
14
14
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
9
9
credentials :
10
10
tenant_id : 72f988bf-86f1-41af-91ab-2d7cd011db47
11
11
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
13
13
resource_url : https://storage.azure.com
14
14
authority_uri : https://login.microsoftonline.com
You can’t perform that action at this time.
0 commit comments