Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Microsoft Dataverse
Answered

Without Azure App registration can i send data to dataverse is possible?

(0) ShareShare
ReportReport
Posted on by

Hi folks,

             Now i have inserting records to dataverse table using azure functions through azure ad -> app registration and with client key and secret key i will able to send request to dataverse but without having Azure App registration is there any way to insert my data into dataverse table?

Categories:
  • Verified answer
    ChrisPiasecki Profile Picture
    6,389 Most Valuable Professional on at
    Re: Without Azure App registration can i send data to dataverse is possible?

    Hi @Anonymous,

     

    If you're using the Dataverse Service Client, there is a constructor overload that accepts a userID and password, but that is using the OAuth2 Resource Owner Password Credential (ROPC) grant, which is less secure than the other grant types and is generally not recommended except for legacy scenarios that can't use the more modern ways of authenticating.

     

    Using an application registration with the client credential grant is the recommended way to authenticate from a non-interactive process like Azure functions. Is there a specific reason why you don't want to use this method?

     

    ---
    Please click Accept as Solution if my post answered your question. This will help others find solutions to similar questions. If you like my post and/or find it helpful, please consider giving it a Thumbs Up.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Microsoft Dataverse

#1
stampcoin Profile Picture

stampcoin 15

#2
ankit_singhal Profile Picture

ankit_singhal 11 Super User 2025 Season 1

#3
mmbr1606 Profile Picture

mmbr1606 9 Super User 2025 Season 1

Overall leaderboard

Featured topics