William Phillips
William Phillips
@ConstantinoSchillebeeckx a Tableau Workbook (.twb file) is nothing more than an XML file with a different extension. If you try to view a Tableau Workbook in a text editor you...
Just an update on this. We again ran into a similar issue when upgrading to 2022.1.11. When attempting to publish a workbook to Tableau Server (via TSC or UI) that...
Due to not getting this resolved with Tableau Support, our team was forced to ensure the three level namespace for our schema+tables did not exceed 124 chars.
Same issue: 
Disregard the commit - noticed this is auto-generated from the OpenAPI specs: "# Code generated from OpenAPI specs by Databricks SDK Generator. DO NOT EDIT." The specs need to be...
As a workaround, we have decided to implement BlobServiceClient from azure-core and check status of files directly in our SA. Still, the above would be a useful feature to avoid...
@mgyucht I agree, that would be a good solution as it would more natively handle the authentication piece with UC rather than needing to specify a cluster with the spark...
Hi @Sandhya-ravindranath, we are using Azure KeyVault with a linked secret scope. We have provided the name of the secret in the config file, yet the resolved secret value is...
Hi @Sandhya-ravindranath, here are the values from the config. I've redacted many of them as to avoid sharing unnecessary/private information. It seems that Overwatch is resolving the secret value for...
Hi @mohanbaabu1996, the issue here is client secret, no other values. Our secret name is clientSecret as shown in the table I previously shared, but its resolved value is being...