[QUERY] How to use Linked Services with Cosmos DB Spark connector Throughput control in Synapse Analytics #42855
Labels
Client
This issue points to a problem in the data-plane of the library.
Cosmos
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
Workflow: This issue is responsible by Azure service team.
Query/Question
What is the equivalent to
spark.synapse.linkedService
for use withspark.cosmos.throughputControl.globalControl.database
I need to use private endpoints because of DEP, and having credentials stored with Linked Services is very handy.
Why is this not a Bug or a feature Request?
Feels like I'm missing something really obvious, but the docs don't seem to cover what I'm seeking,
Setup (please complete the following information if applicable):
PySpark
I've tried a few likely nonsensical permutations and got 403 or 404 errors. Guidance much appreciated.
The text was updated successfully, but these errors were encountered: