Skip to content

Doing a cross tenant PowerBI integration, everything worked until reaching Set-AzDataCatalogSessionSettings. Here it fails #14

@constantino-casado

Description

@constantino-casado

VERBOSE: Exception Details - System.TypeInitializationException: The type initializer for
'Microsoft.DataCatalog.Management.Commands.DataFactoryClientManager' threw an exception. --->
System.ArrayTypeMismatchException: Attempted to access an element as a type incompatible with the array.
at System.Collections.Generic.List`1.Add(T item)
at Microsoft.DataCatalog.Management.Commands.Commands.IntegrationRuntimeClient..ctor()
at Microsoft.DataCatalog.Management.Commands.DataFactoryClientManager..cctor()
--- End of inner exception stack trace ---
at Microsoft.DataCatalog.Management.Commands.DataFactoryClientManager.ResetIntegrationRuntimeClient()
at Microsoft.DataCatalog.Management.Commands.SetSessionSettingsCmdlet.ExecuteCmdlet()
at Microsoft.DataCatalog.Management.Commands.DataCatalogCmdletBase.ProcessRecord()
Set-AzDataCatalogSessionSettings : The type initializer for
'Microsoft.DataCatalog.Management.Commands.DataFactoryClientManager' threw an exception.
At line:1 char:1

  • Set-AzDataCatalogSessionSettings -TenantId '72f988bf-86f1-41af-91ab-2 ...
  •   + CategoryInfo          : NotSpecified: (:) [Set-AzDataCatalogSessionSettings], TypeInitializationException
      + FullyQualifiedErrorId : System.TypeInitializationException,Microsoft.DataCatalog.Management.Commands.SetSessionS
     ettingsCmdlet
    

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