David Zeni-Su

Results 8 comments of David Zeni-Su

Awesome, would love to see that feature soon. Together with federated workload identities (testing that out right now) this would completely remove PATs from our KEDA agent configurations!

@hargut Thanks a lot for the update, I will retry today and report my findings!

@hargut I've retried with the most current databricks CLI version (v0.212.1). Unfortunately, I still get the same result (as in my original debug logs): ``` "error_code": "INTERNAL_ERROR", "message": "" ```...

Since I don't have access to my original testing setup anymore, I'm currently unable to verify if the issue persists. Thanks for updating the issue, I will create a separate...

We're having high demand for this as well! With workload identity federation now being the [default setup for service connection](https://devblogs.microsoft.com/devops/workload-identity-federation-for-azure-deployments-is-now-generally-available/) this requires us to maintain legacy configurations.

Running into the same issue currently and it's blocking my SWA setup as well (see issue mentioned above).

Ran into this as well yesterday. As far as my understanding goes, the `TerraformTaskV4@4` won't work because it is passing the token into environment variables that are supported by popular...

Hi @juanandmsft! We're currently investigating a potential workaround because this has been giving us huge headaches when it comes to the policies to ensure [centralized private DNS](https://learn.microsoft.com/en-us/azure/cloud-adoption-framework/ready/azure-best-practices/private-link-and-dns-integration-at-scale) ([Deny](https://github.com/Azure/Enterprise-Scale/blob/main/src/resources/Microsoft.Authorization/policyDefinitions/Deny-Private-DNS-Zones.json), [DINE](https://github.com/Azure/Enterprise-Scale/blob/main/src/resources/Microsoft.Authorization/policySetDefinitions/Deploy-Private-DNS-Zones.json)) that...