Skip to content

trying to deploy pip workspace using ubuntu agent / Mac getting error #259

@adsouza75

Description

@adsouza75

Invoke-WebRequest: {"requestId":"7f4ddf80-5570-4657-8220-a45faa8ecff9","errorCode":"MissingDefinitionParts","message":"Neither 'model.bim' nor anything with 'definition/*.tmdl' were found."}

$workspaceName = ""
$pbipPath = "./prj-pbip"

Import-Module "./modules/FabricPS-PBIP" -Force

Set-FabricAuthToken -servicePrincipalId -servicePrincipalSecret -tenantId -reset

$workspaceId = New-FabricWorkspace -name $workspaceName -skipErrorIfExists
Import-FabricItems -workspaceId $workspaceId -path $pbipPath

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions