Document multiple Cosmos DB sink accounts support with tests and examples#224
Document multiple Cosmos DB sink accounts support with tests and examples#224
Conversation
Co-authored-by: markjbrown <800166+markjbrown@users.noreply.github.com>
Co-authored-by: markjbrown <800166+markjbrown@users.noreply.github.com>
|
@copilot can you change the test here? The question is having two different cosmos accounts as sinks, not one for source and another as sink. |
Co-authored-by: markjbrown <800166+markjbrown@users.noreply.github.com>
Updated the tests to focus on multiple sink accounts scenario. The tests now verify that the tool can create separate CosmosClient instances for writing to two different Cosmos DB accounts simultaneously using the Operations feature. All 5 tests pass and demonstrate the fan-out/replication pattern where data from one source can be written to multiple destination accounts. Changes in commit b90f99b. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
@copilot , can you update this PR. There's a merge conflict and I'd like you to resolve it. |
Co-authored-by: philnach <19275540+philnach@users.noreply.github.com>
Merge conflict resolved. The conflict in Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
✅ Resolve Merge Conflict - Multi-Sink Cosmos DB Support
Merge Conflict Resolved
Extensions/Cosmos/README.mdCreateClientsignature (added ILogger parameter)Changes from Main Branch Merged
Multi-Account Sink Support (Original PR Content)
Test Results
Files Changed
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.