#25. Azure Data Factory - Copy records to COSMOS database

Поділитися
Вставка
  • Опубліковано 5 вер 2024
  • Azure Cosmos DB is a globally distributed, multi-model, noSQL database. This video explains the steps to create a Cosmos account, a table and then we explain how to load data to the cosmos table. We also see the way we can query the cosmos table by writing a SQL based query.

КОМЕНТАРІ • 28

  • @umamaheswarc8227
    @umamaheswarc8227 4 роки тому +3

    Explanation is clear and nice. Thank you

  • @vidyab6025
    @vidyab6025 Рік тому

    You are doing such an amazing job. Every sessions are very useful for beginners. I found it's quite easy to understand ADF after watching your videos. Keep it up!!

  • @kirubababu7127
    @kirubababu7127 2 роки тому +2

    Thank you Mam

  • @namangupta7111
    @namangupta7111 3 роки тому +2

    Mam , You are doing a tremendous job , Thanks for all the video.
    I'm pretty sure , Soon you will reach a good no subscriber and likes :) :)

  • @villagevinodam277
    @villagevinodam277 3 роки тому +1

    Good one mam

  • @tsentertainments4710
    @tsentertainments4710 3 роки тому

    Good information

  • @Rafian1924
    @Rafian1924 3 роки тому

    Awesome mam.

  • @RaviRaj-ok3fu
    @RaviRaj-ok3fu 2 місяці тому

    hello mam, Mostly we write data into cosmos, it will has lot of nested column structure so how will you address his.

  • @sureshareti2843
    @sureshareti2843 4 роки тому +1

    Please do all videos for Azure data factory

  • @manasamanchala-bw4lr
    @manasamanchala-bw4lr 7 місяців тому

    Hi Mam!
    How do we do the same copy activity from SQL Graph DB to Azure Cosmos DB using Gremlin API?
    Do you have any video related to it?

  • @sureshareti2843
    @sureshareti2843 4 роки тому

    Nice Madam

  • @user-jn3ju8er6n
    @user-jn3ju8er6n Рік тому

    What is COSOMS Scope Script?
    Where should we use the COSMOS Scope Script?

  • @chinmaykshah
    @chinmaykshah 3 роки тому

    Hello Mam, can you guide or prepare video SQL to cosmos migration , also how to combined multiple sql columns into json then send to cosmos or azure search index?

  • @sujanbhattacharya6029
    @sujanbhattacharya6029 2 роки тому

    I need to load large json file (size > 16 MB) from blob to cosmosdb. Can you provide some guidance how to achieve that?

  • @shanthikrishnan8606
    @shanthikrishnan8606 2 роки тому

    Hi, how can we compare the source SQL and target COSMOS

  • @shyamg7371
    @shyamg7371 2 роки тому

    hello mam , I tried same method in Azure mongoDb api with Data Factory with blob storage but while querying in cosmoDb i got an error has
    JSON reader was expecting a value but found 'db'.
    How to resolve this error ?Do you have any idea about that mam

  • @mandlaanilbabu
    @mandlaanilbabu 3 роки тому

    Thank you mam, here copying one table for suppose i want copy the multiple tables what is the procedure?

  • @saran0446
    @saran0446 2 роки тому

    how to do Upsert Operation based a KeyColumn ?

  • @shyampasunoori3581
    @shyampasunoori3581 2 роки тому

    Hi i am getting cross partition error while taking max(_ts) value

  • @Chuukwudi
    @Chuukwudi Рік тому

    Do you have 1114 as part of your password?

  • @ramanareddy7789
    @ramanareddy7789 2 роки тому

    Can u gudie me how can we from ADLS to CosmosDB

  • @abhishekkumar-es1wl
    @abhishekkumar-es1wl Рік тому

    Hi ma'am, When I am trying to copy heavy data from Cosmos DB from 1 db to another then it's failing after 300000 records. Also taking lot of time. Any idea how to resolve the issue?