0

I want to query a different subscription SQL Pool using SPark can I just use the same syntax or is additional configuration neccesary and if so how to?

df = spark.read.option(Constants.SERVER, "<server>.sql.azuresynapse.net") \
    .synapsesql("<db>.<schema>.<table>")

I tried this and was getting authentication issues even though I can copy the data using Copy Activity

Thanks

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.