@@ -65,7 +65,7 @@ store = AzureBlobDatastore(
65
65
container_name = " data-container" ,
66
66
protocol = " https" ,
67
67
credentials = AccountKeyConfiguration(
68
- account_key = " XXXxxxXXXxXXXXxxXXXXXxXXXXXxXxxXxXXXxXXXxXXxxxXXxxXXXxXxXXXxxXxxXXXXxxxxxXXxxxxxxXXXxXXX "
68
+ account_key = " aaaaaaaa-0b0b-1c1c-2d2d-333333333333 "
69
69
),
70
70
)
71
71
@@ -87,7 +87,7 @@ store = AzureBlobDatastore(
87
87
account_name = " mytestblobstore" ,
88
88
container_name = " data-container" ,
89
89
credentials = SasTokenConfiguration(
90
- sas_token = " ?xx=XXXX-XX-XX &xx=xxxx&xxx=xxx& xx=xxxxxxxxxxx&xx=XXXX-XX-XXXXX:XX:XXX &xx=XXXX-XX-XXXXX:XX:XXX &xxx=xxxxx &xxx=XXxXXXxxxxxXXXXXXXxXxxxXXXXXxxXXXXXxXXXXxXXXxXXxXX "
90
+ sas_token = " ?xx=A1bC2dE3fH4iJ5kL6mN7oP8qR9sT0u &xx=C2dE3fH4iJ5kL6mN7oP8qR9sT0uV1wx& xx=Ff6Gg~7Hh8.-Ii9Jj0Kk1Ll2Mm3Nn4_Oo5Pp6Qq7 &xx=N7oP8qR9sT0uV1wX2yZ3aB4cD5eF6g &xxx=Ee5Ff~6Gg7.-Hh8Ii9Jj0Kk1Ll2Mm3_Nn4Oo5Pp6 &xxx=C2dE3fH4iJ5kL6mN7oP8qR9sT0uV1w "
91
91
),
92
92
)
93
93
@@ -125,7 +125,7 @@ description: Datastore pointing to a blob container.
125
125
account_name : mytestblobstore
126
126
container_name : data-container
127
127
credentials :
128
- account_key : XXXxxxXXXxXXXXxxXXXXXxXXXXXxXxxXxXXXxXXXxXXxxxXXxxXXXxXxXXXxxXxxXXXXxxxxxXXxxxxxxXXXxXXX
128
+ account_key : aaaaaaaa-0b0b-1c1c-2d2d-333333333333
129
129
` ` `
130
130
131
131
Create the Machine Learning datastore in the CLI:
@@ -146,7 +146,7 @@ description: Datastore pointing to a blob container using SAS token.
146
146
account_name : mytestblobstore
147
147
container_name : data-container
148
148
credentials :
149
- sas_token : ?xx=XXXX-XX-XX &xx=xxxx&xxx=xxx& xx=xxxxxxxxxxx&xx=XXXX-XX-XXXXX:XX:XXX &xx=XXXX-XX-XXXXX:XX:XXX &xxx=xxxxx &xxx=XXxXXXxxxxxXXXXXXXxXxxxXXXXXxxXXXXXxXXXXxXXXxXXxXX
149
+ sas_token : " ?xx=A1bC2dE3fH4iJ5kL6mN7oP8qR9sT0u &xx=C2dE3fH4iJ5kL6mN7oP8qR9sT0uV1wx& xx=Ff6Gg~7Hh8.-Ii9Jj0Kk1Ll2Mm3Nn4_Oo5Pp6Qq7 &xx=N7oP8qR9sT0uV1wX2yZ3aB4cD5eF6g &xxx=Ee5Ff~6Gg7.-Hh8Ii9Jj0Kk1Ll2Mm3_Nn4Oo5Pp6 &xxx=C2dE3fH4iJ5kL6mN7oP8qR9sT0uV1w "
150
150
` ` `
151
151
152
152
Create the Machine Learning datastore in the CLI:
@@ -192,9 +192,9 @@ store = AzureDataLakeGen2Datastore(
192
192
account_name = " mytestdatalakegen2" ,
193
193
filesystem = " my-gen2-container" ,
194
194
credentials = ServicePrincipalCredentials(
195
- tenant_id = " XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX " ,
196
- client_id = " XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX " ,
197
- client_secret = " XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX " ,
195
+ tenant_id = " bbbbcccc-1111-dddd-2222-eeee3333ffff " ,
196
+ client_id = " 44445555-eeee-6666-ffff-7777aaaa8888 " ,
197
+ client_secret = " Cc3Dd~4Ee5.-Ff6Gg7Hh8Ii9Jj0Kk1_Ll2Mm3Nn4 " ,
198
198
),
199
199
)
200
200
@@ -232,9 +232,9 @@ description: Datastore pointing to an Azure Data Lake Storage Gen2 instance.
232
232
account_name : mytestdatalakegen2
233
233
filesystem : my-gen2-container
234
234
credentials :
235
- tenant_id : XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
236
- client_id : XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
237
- client_secret : XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
235
+ tenant_id : bbbbcccc-1111-dddd-2222-eeee3333ffff
236
+ client_id : 44445555-eeee-6666-ffff-7777aaaa8888
237
+ client_secret : Cc3Dd~4Ee5.-Ff6Gg7Hh8Ii9Jj0Kk1_Ll2Mm3Nn4
238
238
` ` `
239
239
240
240
Create the Machine Learning datastore in the CLI:
@@ -261,7 +261,7 @@ store = AzureFileDatastore(
261
261
account_name = " mytestfilestore" ,
262
262
file_share_name = " my-share" ,
263
263
credentials = AccountKeyConfiguration(
264
- account_key = " XXXxxxXXXxXXXXxxXXXXXxXXXXXxXxxXxXXXxXXXxXXxxxXXxxXXXxXxXXXxxXxxXXXXxxxxxXXxxxxxxXXXxXXX "
264
+ account_key = " aaaaaaaa-0b0b-1c1c-2d2d-333333333333 "
265
265
),
266
266
)
267
267
@@ -283,7 +283,7 @@ store = AzureFileDatastore(
283
283
account_name = " mytestfilestore" ,
284
284
file_share_name = " my-share" ,
285
285
credentials = SasTokenConfiguration(
286
- sas_token = " ?xx=XXXX-XX-XX &xx=xxxx&xxx=xxx& xx=xxxxxxxxxxx&xx=XXXX-XX-XXXXX:XX:XXX &xx=XXXX-XX-XXXXX:XX:XXX &xxx=xxxxx &xxx=XXxXXXxxxxxXXXXXXXxXxxxXXXXXxxXXXXXxXXXXxXXXxXXxXX "
286
+ sas_token = " ?xx=A1bC2dE3fH4iJ5kL6mN7oP8qR9sT0u &xx=C2dE3fH4iJ5kL6mN7oP8qR9sT0uV1wx& xx=Ff6Gg~7Hh8.-Ii9Jj0Kk1Ll2Mm3Nn4_Oo5Pp6Qq7 &xx=N7oP8qR9sT0uV1wX2yZ3aB4cD5eF6g &xxx=Ee5Ff~6Gg7.-Hh8Ii9Jj0Kk1Ll2Mm3_Nn4Oo5Pp6 &xxx=C2dE3fH4iJ5kL6mN7oP8qR9sT0uV1w "
287
287
),
288
288
)
289
289
@@ -302,7 +302,7 @@ description: Datastore pointing to an Azure File Share.
302
302
account_name : mytestfilestore
303
303
file_share_name : my-share
304
304
credentials :
305
- account_key : XxXxXxXXXXXXXxXxXxxXxxXXXXXXXXxXxxXXxXXXXXXXxxxXxXXxXXXXXxXXxXXXxXxXxxxXXxXXxXXXXXxXxxXX
305
+ account_key : aaaaaaaa-0b0b-1c1c-2d2d-333333333333
306
306
` ` `
307
307
308
308
Create the Machine Learning datastore in the CLI:
@@ -323,7 +323,7 @@ description: Datastore pointing to an Azure File Share using an SAS token.
323
323
account_name : mytestfilestore
324
324
file_share_name : my-share
325
325
credentials :
326
- sas_token : ?xx=XXXX-XX-XX &xx=xxxx&xxx=xxx& xx=xxxxxxxxxxx&xx=XXXX-XX-XXXXX:XX:XXX &xx=XXXX-XX-XXXXX:XX:XXX &xxx=xxxxx &xxx=XXxXXXxxxxxXXXXXXXxXxxxXXXXXxxXXXXXxXXXXxXXXxXXxXX
326
+ sas_token : " ?xx=A1bC2dE3fH4iJ5kL6mN7oP8qR9sT0u &xx=C2dE3fH4iJ5kL6mN7oP8qR9sT0uV1wx& xx=Ff6Gg~7Hh8.-Ii9Jj0Kk1Ll2Mm3Nn4_Oo5Pp6Qq7 &xx=N7oP8qR9sT0uV1wX2yZ3aB4cD5eF6g &xxx=Ee5Ff~6Gg7.-Hh8Ii9Jj0Kk1Ll2Mm3_Nn4Oo5Pp6 &xxx=C2dE3fH4iJ5kL6mN7oP8qR9sT0uV1w "
327
327
` ` `
328
328
329
329
Create the Machine Learning datastore in the CLI:
@@ -366,9 +366,9 @@ store = AzureDataLakeGen1Datastore(
366
366
description = " Datastore pointing to an Azure Data Lake Storage Gen1." ,
367
367
store_name = " mytestdatalakegen1" ,
368
368
credentials = ServicePrincipalCredentials(
369
- tenant_id = " XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX " ,
370
- client_id = " XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX " ,
371
- client_secret = " XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX " ,
369
+ tenant_id = " bbbbcccc-1111-dddd-2222-eeee3333ffff " ,
370
+ client_id = " 44445555-eeee-6666-ffff-7777aaaa8888 " ,
371
+ client_secret = " Cc3Dd~4Ee5.-Ff6Gg7Hh8Ii9Jj0Kk1_Ll2Mm3Nn4 " ,
372
372
),
373
373
)
374
374
@@ -404,9 +404,9 @@ type: azure_data_lake_gen1
404
404
description : Datastore pointing to an Azure Data Lake Storage Gen1 instance.
405
405
store_name : mytestdatalakegen1
406
406
credentials :
407
- tenant_id : XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
408
- client_id : XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
409
- client_secret : XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
407
+ tenant_id : bbbbcccc-1111-dddd-2222-eeee3333ffff
408
+ client_id : 44445555-eeee-6666-ffff-7777aaaa8888
409
+ client_secret : Cc3Dd~4Ee5.-Ff6Gg7Hh8Ii9Jj0Kk1_Ll2Mm3Nn4
410
410
` ` `
411
411
412
412
Create the Machine Learning datastore in the CLI:
@@ -451,10 +451,10 @@ ml_client = MLClient.from_config()
451
451
store = OneLakeDatastore(
452
452
name = " onelake_example_id" ,
453
453
description = " Datastore pointing to an Microsoft fabric artifact." ,
454
- one_lake_workspace_name = " XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX " , # {your_one_lake_workspace_guid}
454
+ one_lake_workspace_name = " bbbbbbbb-7777-8888-9999-cccccccccccc " , # {your_one_lake_workspace_guid}
455
455
endpoint = " msit-onelake.dfs.fabric.microsoft.com" # {your_one_lake_endpoint}
456
456
artifact = OneLakeArtifact(
457
- name = " XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX /Files" , # {your_one_lake_artifact_guid}/Files
457
+ name = " cccccccc-8888-9999-0000-dddddddddddd /Files" , # {your_one_lake_artifact_guid}/Files
458
458
type = " lake_house"
459
459
)
460
460
)
@@ -479,16 +479,16 @@ ml_client = MLClient.from_config()
479
479
store = OneLakeDatastore(
480
480
name = " onelake_example_sp" ,
481
481
description = " Datastore pointing to an Microsoft fabric artifact." ,
482
- one_lake_workspace_name = " XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX " , # {your_one_lake_workspace_guid}
482
+ one_lake_workspace_name = " bbbbbbbb-7777-8888-9999-cccccccccccc " , # {your_one_lake_workspace_guid}
483
483
endpoint = " msit-onelake.dfs.fabric.microsoft.com" # {your_one_lake_endpoint}
484
484
artifact = OneLakeArtifact(
485
- name = " XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX /Files" , # {your_one_lake_artifact_guid}/Files
485
+ name = " cccccccc-8888-9999-0000-dddddddddddd /Files" , # {your_one_lake_artifact_guid}/Files
486
486
type = " lake_house"
487
487
)
488
488
credentials = ServicePrincipalCredentials(
489
- tenant_id = " XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX " ,
490
- client_id = " XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX " ,
491
- client_secret = " XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX " ,
489
+ tenant_id = " bbbbcccc-1111-dddd-2222-eeee3333ffff " ,
490
+ client_id = " 44445555-eeee-6666-ffff-7777aaaa8888 " ,
491
+ client_secret = " Cc3Dd~4Ee5.-Ff6Gg7Hh8Ii9Jj0Kk1_Ll2Mm3Nn4 " ,
492
492
),
493
493
)
494
494
@@ -504,11 +504,11 @@ $schema: http://azureml/sdk-2-0/OneLakeDatastore.json
504
504
name : onelake_example_id
505
505
type : one_lake
506
506
description : Credential-less datastore pointing to a OneLake lakehouse.
507
- one_lake_workspace_name : " XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX "
507
+ one_lake_workspace_name : " eeeeffff-4444-aaaa-5555-bbbb6666cccc "
508
508
endpoint : " msit-onelake.dfs.fabric.microsoft.com"
509
509
artifact :
510
510
type : lake_house
511
- name : " XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX /Files"
511
+ name : " 1111bbbb-22cc-dddd-ee33-ffffff444444 /Files"
512
512
` ` `
513
513
514
514
Create the Machine Learning datastore in the CLI:
@@ -526,15 +526,15 @@ $schema: http://azureml/sdk-2-0/OneLakeDatastore.json
526
526
name : onelake_example_id
527
527
type : one_lake
528
528
description : Credential-less datastore pointing to a OneLake lakehouse.
529
- one_lake_workspace_name : " XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX "
529
+ one_lake_workspace_name : " eeeeffff-4444-aaaa-5555-bbbb6666cccc "
530
530
endpoint : " msit-onelake.dfs.fabric.microsoft.com"
531
531
artifact :
532
532
type : lake_house
533
- name : " XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX /Files"
533
+ name : " 1111bbbb-22cc-dddd-ee33-ffffff444444 /Files"
534
534
credentials :
535
- tenant_id : XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
536
- client_id : XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
537
- client_secret : XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
535
+ tenant_id : bbbbcccc-1111-dddd-2222-eeee3333ffff
536
+ client_id : 44445555-eeee-6666-ffff-7777aaaa8888
537
+ client_secret : Cc3Dd~4Ee5.-Ff6Gg7Hh8Ii9Jj0Kk1_Ll2Mm3Nn4
538
538
` ` `
539
539
540
540
Create the Machine Learning datastore in the CLI:
0 commit comments