MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10k stars 21k forks source link

Is there an equivalent of TableQueryContinuationTokenLimitInKb & TableQueryMaxDegreeOfParallelism with new package Azure.Data.Table ? #122159

Open hemilmodi88 opened 2 weeks ago

hemilmodi88 commented 2 weeks ago

Hi, our team is migrating from Azure.Cosmos.Table to Azure.Data.Table. We couldn't find an equivalent of TableQueryContinuationTokenLimitInKb & TableQueryMaxDegreeOfParallelism of TableRequestOptions in Azure.Data.Tables

PesalaPavan commented 2 weeks ago

@hemilmodi88 It would be great if you could add a link to the documentation you are following for these steps? This would help us redirect the issue to the appropriate team. Thanks!!

hemilmodi88 commented 2 weeks ago

https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/tables/Azure.Data.Tables/MigrationGuide.md

AjayBathini-MSFT commented 2 weeks ago

@hemilmodi88 Thanks for bringing this to our attention. I'm going to assign this to the document author so they can take a look at it accordingly.