Skip to content

Import does not copy files using Devops #89

@Swathi41bora

Description

@Swathi41bora

I was trying to automate the import task using Azure Devops in a powershell script
The script runs well but in the destination databricks the files in the workspace folders are missing. It is only copying the workspace names and command runs successfully. I have the files on azure repo and referring the same location in my import command. Could you please let me know what I am missing here

Set-DatabricksEnvironment -AccessToken $accessTokenExport -ApiRootUrl $DBx

Import-DatabricksEnvironment -LocalPath ". /Databricks/Import-files"

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions