No announcements
-
0 VotesCosmosDB - Partition Key
Hi Team, We understand the importance of Partition Key and Data modeling. In one the scenario, we are unable to distribute the storage evenly. Explained ...Unanswered | 3 Replies | 262 Views | Created by KRISHNA A - Friday, December 13, 2019 4:23 PM | Last reply by Mike Ubezzi (Azure) - Thursday, December 26, 2019 11:09 PM -
0 VotesAADSTS50020 Error when logging in to Cosmos Capacity Calculator
I got a AADSTS50020 Error when logging in to Cosmos Capacity Calculator. I'd like to do more detail calculation. Are there any ...Answered | 10 Replies | 317 Views | Created by takahiro.shigemoto - Tuesday, December 17, 2019 1:31 AM | Last reply by Mike Ubezzi (Azure) - Thursday, December 26, 2019 5:25 PM -
0 VotesHow to map SQL DB data format with Azure FHIR server (cosmos db data) format
Dear All. i am importing the data from sql server to Azure FHIR cosmos db server but problem here is when i import data from sql to Azure ...Unanswered | 2 Replies | 89 Views | Created by HadoopHelp - Monday, December 23, 2019 11:19 AM | Last reply by HadoopHelp - Tuesday, December 24, 2019 1:05 PM -
0 Votescan we implement cosmos DB table API in visual studio 2013
HI , Can we implement cosmos DB table API in Visual 2013.i tried to install cosmosDb table package from nuget but it is failing to install while attempt to gather dependent ...Proposed | 6 Replies | 335 Views | Created by sivashankars - Tuesday, December 10, 2019 9:59 AM | Last reply by Kalyan Chanumolu-MSFT - Friday, December 20, 2019 2:30 AM -
0 VotesPreview feature for Analytical Storage Stuck in pending state
I am attempting to enable the public preview of analytical storage, but after enabling the feature, it is stuck in a pending state. What is the typical amount of time for this ...Answered | 10 Replies | 440 Views | Created by BrentStone - Saturday, November 30, 2019 2:15 PM | Last reply by Mike Ubezzi (Azure) - Thursday, December 19, 2019 8:21 PM -
0 VotesShould I use EF Core or the Azure Cosmos SDK to work with a cosmos db?
So there are multiple ways of coding against a cosmos database in .NET, but I don't know which is best/recommended/most supported. You can use EF Core or the ...Proposed | 2 Replies | 111 Views | Created by _Ryan___ - Tuesday, December 17, 2019 4:21 PM | Last reply by Kalyan Chanumolu-MSFT - Thursday, December 19, 2019 6:38 AM -
0 VotesWhat is the CosmosDB Partition Key Allowed Character Set?
Hiya, I couldn't find any documentation on what characters a CosmosDB partition key is allowed to have. Is anyone able to verify the accepted character ...Answered | 3 Replies | 170 Views | Created by BensonNJ - Monday, December 16, 2019 3:57 PM | Last reply by NavtejSaini-MSFT - Wednesday, December 18, 2019 2:53 PM -
0 VotesI got a message "The input authorization token can't serve the request" with CosmosDB Python API
python --version Python 3.8.0 PS Documents\workspace\ticker-poc\cosmosdb_export> pip list Package ...Answered | 2 Replies | 168 Views | Created by takahiro.shigemoto2 - Monday, December 16, 2019 2:21 AM | Last reply by takahiro.shigemoto2 - Monday, December 16, 2019 7:02 AM -
0 VotesCalculated Columns in Azure Cosmos DB or Azure Data Factory?
Hi, Our Client provided us a SFTP path where they drop csv files. I am loading them to a azure data lake using Azure data factory. Next step is loading them to ...Proposed | 2 Replies | 207 Views | Created by krishnacolumbus2 - Thursday, December 12, 2019 12:11 PM | Last reply by Mike Ubezzi (Azure) - Friday, December 13, 2019 8:45 PM -
0 VotesSQL-Query: How to include an attribute of a parent element?
Assume a container with documents following this structure: { "id": "some id", "attr1": ...Proposed | 2 Replies | 261 Views | Created by maxdev429 - Sunday, December 8, 2019 1:40 PM | Last reply by Mike Ubezzi (Azure) - Friday, December 13, 2019 5:49 PM -
1 VotesAzure CosmosDB (Mongo/Mongoose) deleteMany() fails if partioned
I am trying to do a deleteMany({}) to remove all the documents in a collection. If I do not have a partition key on the collection, this works. If I have a key (in the case /city) then I get an ...Answered | 5 Replies | 335 Views | Created by Doctor YSG - Thursday, December 5, 2019 3:40 PM | Last reply by NavtejSaini-MSFT - Friday, December 13, 2019 3:33 PM -
0 Votescan you choose _id as partition key? what are negative consequences?
is there such thing as choosing a partition key with cardinality that is too high? e.g., what would be the negative consequences of choosing a partition key like _id and have a collection that say ...Answered | 4 Replies | 193 Views | Created by MK_RP - Tuesday, December 10, 2019 3:06 PM | Last reply by NavtejSaini-MSFT - Wednesday, December 11, 2019 2:34 PM -
1 VotesCheapest way to hook 400kb of data into an azure function
I have an azure function that acts as a REST API, and it needs access to about 50 rows of unchanging data that would be best represented in a JSON-style format. Since this is a side-project that will ...Answered | 1 Replies | 202 Views | Created by emerson-9001 - Tuesday, December 10, 2019 6:59 PM | Last reply by Kalyan Chanumolu-MSFT - Wednesday, December 11, 2019 9:43 AM -
1 VotesCosmos db sql - OFFSET + LIMIT vs continuatrion token - what is more efficient
Hi guys, I wonder what is more efficient to use in terms of time and RUs consumption. To use OFFSET +LIMIT syntax, or pass continuation token ...Answered | 3 Replies | 276 Views | Created by Yaron Landau - Sunday, December 8, 2019 3:22 PM | Last reply by Mike Ubezzi (Azure) - Tuesday, December 10, 2019 5:43 PM -
0 VotesDo i need to disconnet to cosmos db.
Hi. I use nodejs and cosmos db. I think that if i connect to cosmos db , i need to disconnect at the ...Proposed | 2 Replies | 263 Views | Created by ryu-suke - Saturday, December 7, 2019 11:40 AM | Last reply by Kalyan Chanumolu-MSFT - Tuesday, December 10, 2019 8:40 AM -
0 VotesError : "Mismatched position did not write cluster key" seen with Azure Cosmos. Same code works on local Cassandra cluster.
I'm trying to insert multiple records into a table using JSON format. CREATE TABLE IF NOT EXISTS test.student ( userid INT ,name ...Proposed | 2 Replies | 254 Views | Created by Nikhil Programs - Friday, December 6, 2019 3:36 PM | Last reply by Mike Ubezzi (Azure) - Monday, December 9, 2019 10:38 PM -
0 Votesquery_custom or override the default query between Spark and CosmosDB
"https://abc-cosmos.documents.azure.com:443/", "Masterkey" -> "123456789ABCDEF==", ...Unanswered | 4 Replies | 443 Views | Created by dagriq - Friday, November 29, 2019 6:59 AM | Last reply by Mike Ubezzi (Azure) - Monday, December 9, 2019 8:19 PM -
0 VotesCosmosDB (mongo/mongoose) Bulk Write Error
this.users(u)) try { const result = await this.users.collection.insertMany(uList) this.log.info(`users created: ${result}`) ...Answered | 2 Replies | 304 Views | Created by Doctor YSG - Thursday, December 5, 2019 3:48 PM | Last reply by NavtejSaini-MSFT - Monday, December 9, 2019 2:23 PM -
0 VotesCosmos DB Throughput auto-scaling
I have implemented auto scaling of collection throughput using below code. var newOffer = new OfferV2(existingOffer, newOfferThroughput); await ...Answered | 4 Replies | 283 Views | Created by Ravi Shanker Itron - Thursday, December 5, 2019 10:21 AM | Last reply by NavtejSaini-MSFT - Friday, December 6, 2019 2:30 PM -
0 VotesTime travel queries in Cosmos DB
This web page: https://docs.microsoft.com/en-us/azure/cosmos-db/analytics-usecases#time-series-analytics-over-historic-data includes the sentence "With Azure ...Proposed | 2 Replies | 501 Views | Created by Denis Vulinovich - Friday, November 29, 2019 9:10 PM | Last reply by Kalyan Chanumolu-MSFT - Wednesday, December 4, 2019 2:46 PM - Items 1 to 20 of 1197 Next ›
No announcements
