You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the sample, creation of cloud connection to ADLS Gen2 storage account is currently a manual step. With the launch of connection REST APIs last week, it's now possible to automate it. The API also supports SP/MI.
In the sample, creation of cloud connection to ADLS Gen2 storage account is currently a manual step. With the launch of connection REST APIs last week, it's now possible to automate it. The API also supports SP/MI.
Reference: https://learn.microsoft.com/en-us/rest/api/fabric/core/connections/create-connection?tabs=HTTP
DoD
/e2e_samples/fabric_dataops_sample/scripts/deploy_infrastructure.sh
script to include the connection creation.ADLS_GEN2_CONNECTION_ID
from/e2e_samples/fabric_dataops_sample/.envtemplate
file./e2e_samples/fabric_dataops_sample/README.md
to reflect these changes.The text was updated successfully, but these errors were encountered: