Skip to content

Commit 1285a25

Browse files
authored
Remove mention of Proxy tab from UI doc page (#490)
1 parent 1d52ac9 commit 1285a25

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed
-205 KB
Binary file not shown.

public/images/snowflake/proxy.png

-97.2 KB
Binary file not shown.

src/content/docs/snowflake/tooling/user-interface.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -51,15 +51,3 @@ Each entry includes metadata such as the query ID, SQL text, execution status, d
5151
You can search and filter the query history to quickly locate queries by text, execution status, or time range.
5252

5353
![Query history](/images/snowflake/query-history.png)
54-
55-
### Proxy to a real Snowflake instance
56-
57-
You can forward queries from the Snowflake emulator to a real Snowflake instance using a proxy.
58-
59-
The User Interface provides a **Proxy** tab that allows you to enter your Snowflake account credentials. Click on the **Save** button to save the credentials. You can now run queries in the Query Editor, and they will be forwarded to the real Snowflake instance.
60-
61-
:::danger
62-
Be careful when operating the proxy, as it can incur costs and access data in your real Snowflake account. For security reasons, please make sure to use scoped credentials with the least set of required permissions (ideally read-only). Only run the proxy against test/staging environments, and never against a production database.
63-
:::
64-
65-
![Forward queries to a real Snowflake instance](/images/snowflake/proxy.png)

0 commit comments

Comments
 (0)