fix(snowflake): quote sources where it matters

This commit is contained in:
Michele Cereda
2025-07-28 17:36:56 +02:00
parent 4c66f66ad4
commit 71c02e61d3

View File

@@ -320,7 +320,8 @@ Procedure:
## Access with programmatic access tokens
Refer [Using programmatic access tokens for authentication].
Refer [Using programmatic access tokens for authentication],
[Programmatically Accessing Snowflake Model Inference Endpoints] and [Programmatic Access Token (PAT) in Snowflake].
Programmatic access tokens (PATs) allow non-interactive access to Snowflake _without_ using username and password
credentials or key pairs.<br/>