Skip to content

Commit f1ae913

Browse files
Merge pull request #6382 from segmentio/azure-retl-source-beta
Azure RETL Source GA
2 parents 94d54c4 + 8967811 commit f1ae913

File tree

1 file changed

+0
-3
lines changed
  • src/connections/reverse-etl/reverse-etl-source-setup-guides

1 file changed

+0
-3
lines changed

src/connections/reverse-etl/reverse-etl-source-setup-guides/azure-setup.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
title: Azure Reverse ETL Setup
33
---
44

5-
> info "Public beta"
6-
> The Azure source for Reverse ETL is in public beta and is governed by Segment's [First Access and Beta Preview Terms](https://www.twilio.com/en-us/legal/tos){:target="_blank"}.
7-
85
Set up Azure as your Reverse ETL source.
96

107
At a high level, when you set up Azure dedicated SQL pools for Reverse ETL, the configured user needs read permissions for any resources (databases, schemas, tables) the query needs to access. Segment keeps track of changes to your query results with a managed schema (`__SEGMENT_REVERSE_ETL`), which requires the configured user to allow write permissions for that schema.

0 commit comments

Comments
 (0)