Forum Discussion
Fabric CLI help for the ln command
- 4 months ago
I found a solution to this after much trial and error. The command ultimately needed the GUID of a different connectionID (i had tried the name of the different connection but that did not work, only the GUID) that had a broader user list and adjustments to the location and subpath strings.
fab ln a********.Workspace/Subro_External_Files.Lakehouse/Tables/ext_arbitrationworkparty.Shortcut --type adlsGen2 -i '{"location":"https://********.dfs.core.windows.net/raw","subpath":"/subrogation/crm/subro_assist/arbitration/arbitrationworkparty/incoming","connectionId": "[GUID]"}'
I found a solution to this after much trial and error. The command ultimately needed the GUID of a different connectionID (i had tried the name of the different connection but that did not work, only the GUID) that had a broader user list and adjustments to the location and subpath strings.
fab ln a********.Workspace/Subro_External_Files.Lakehouse/Tables/ext_arbitrationworkparty.Shortcut --type adlsGen2 -i '{"location":"https://********.dfs.core.windows.net/raw","subpath":"/subrogation/crm/subro_assist/arbitration/arbitrationworkparty/incoming","connectionId": "[GUID]"}'