Skip to main content
Skip table of contents

Linked service for Snowflake

Use the +New button to create a linked service and search for Snowflake in the search bar. Select it and click Continue.

image-20241015-201305.png

Fill in the required details for the snowflake connector:

  • Parameters: Add three string parameters with or without default values.

    • databaseName

    • roleName

    • warehouseName

  • Name: A friendly name for your snowflake connector.

  • Account Name: Your snowflake account with naming convention as <accountName>.<region>.azure.

  • Database: Choose the databaseName parameter.

  • Warehouse: Choose the warehouseName parameter.

  • Authentication Type: Basic or keypair. This example uses basic. Fill in the username and password.

  • Role: choose the roleName parameter.

image-20241015-203736.png

Click on Test connection. Once Test connection succeeds, click on the Create button, the linked service will appear in your list of linked services.  

image-20241015-203909.png
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.