Saved Bookmarks
| 1. |
Can I Connect To Azure Table Storage And Azure Cosmos Db Table Api Side By Side In The Same Application? |
|
Answer» Yes, you can connect by CREATING two separate INSTANCES of the CloudTableClient, each pointing to its own URI via the connection string. Yes, you can connect by creating two separate instances of the CloudTableClient, each pointing to its own URI via the connection string. |
|