databricks-sdk-py
databricks-sdk-py copied to clipboard
[ISSUE] Ensure Python SDK U2M authentication functions on Windows
Description This is to track running Python tests on Windows in CI
Reproduction https://github.com/databricks/databricks-sdk-java/pull/192 - an issue previously existed in the Java SDK so we want to ensure we have test coverage for Windows.
Expected behavior We expect the credentials corresponding the profile to be found with Python and Windows.
Is it a regression? No.
Debug Logs The SDK logs helpful debugging information when debug logging is enabled. Set the log level to TRACE (e.g. add log4j.logger.com.databricks=TRACE to the log4j.properties in your project), and include the logs here.
Other Information
OS - Windows Additional context Add any other context about the problem here.
Hi @rportilla-databricks Thanks for reaching out. We will we looking into this.