Package Name: azure-keyvault-secrets Package Version: 4.10.0 Operating System: Windows Python Version: 3.12.10 When creating a client object with SecretClient and passing a URL with uppercase letters ...
My Python Azure Function App uses the Pydantic Settings library (https://github.com/pydantic/pydantic-settings). We have a config module that has a Settings class ...