Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After this has been done successfully you will see the role now associated with the new user as shown below.

Now a an unencrypted key pair must be generated and uploaded to Snowflake. This will be used for authentication by the IoT Bridge for Snowflake application to push data to Snowflake via the Snowflake Streaming API.

Attached the generated unencrypted public key to the IBSNOW_INGEST user that we just created fro Snowflake ingest purposes.

Tip

See this document for details on how to generate this unencrypted key and assign this to

...

user in your snowflake account: https://docs.snowflake.com/en/user-guide/key-pair-auth.

Note: Step 6 (Configuring the Snowflake Client to User Key Pair Authentication) in the linked tutorial can be skipped

...

.

Warning
The generated key MUST NOT be encrypted


IoT Bridge Setup

First you will need access to the Azure Virtual Machine via SSH. See this document for information on how to access the VM.

...