
Geschlossen
Veröffentlicht
Bezahlt bei Lieferung
I need a small Azure Function whose single responsibility is to take an incoming file stream, authenticate against Microsoft 365, and store that file both in SharePoint and in Dataverse. The caller will pass the file in the request body together with basic JSON metadata. The function must use Microsoft Entra ID (formerly Azure AD) and the Microsoft Graph / Dataverse Web API to create the items, so full authentication and authorization handling is required. The function must be developed strictly in C#. I already run other serverless components in .NET 6, so C# is the required language for this implementation. The exact content types may vary (PDFs, Office docs, etc.), so the code must remain content-agnostic. On the SharePoint side, I will provide the target site and document library; on the Dataverse side, I will supply the table schema. All secrets and tenant-specific values must be stored in configuration (app settings or Key Vault) so the function can be promoted across environments without recompilation. Deliverables: • Azure Function source code in C# with a clear README explaining local debugging, Azure deployment, and app-settings structure • Implementation of Entra ID token acquisition and silent renewal using either a managed identity or confidential-client flow (justify the choice in the README) • Logic to upload the file to the specified SharePoint document library and create a corresponding Dataverse row storing the file or a link, plus any metadata from the request body • Postman (or REST Client) collection demonstrating a successful call including bearer-token acquisition The job is considered complete when I can deploy the function to my test subscription, send a sample file to it, and see the file appear in both SharePoint and Dataverse without any manual permission adjustments.
Projekt-ID: 40058209
18 Vorschläge
Remote Projekt
Aktiv vor 22 Tagen
Legen Sie Ihr Budget und Ihren Zeitrahmen fest
Für Ihre Arbeit bezahlt werden
Skizzieren Sie Ihren Vorschlag
Sie können sich kostenlos anmelden und auf Aufträge bieten
18 Freelancer bieten im Durchschnitt $143 USD für diesen Auftrag

Hey! SolutionzHere built 18+ Azure Functions for Deloitte/PwC—Entra ID auth, Graph/SharePoint uploads, Dataverse syncs nailed. Our Plan: C# .NET 6 Function w/ managed identity → Graph API file upload to SharePoint lib + Dataverse row creation w/ metadata. Config-driven (Key Vault ready) + Postman collection. Timeline: 4 days. Price: $550 USD fixed (your $10-30 too low for enterprise auth—deploy-ready Day 1). SharePoint site/library names and Dataverse table schema? Let's sync your files!
$550 USD in 4 Tagen
6,4
6,4

⭐Hi, I’m ready to assist you right away!⭐ I believe I’d be a great fit for your project since I have extensive experience in Microsoft 365, API development, Microsoft Graph, cloud computing, and C# programming. My technical expertise in Azure, SharePoint, and .NET align perfectly with your project requirements. Developing a custom Azure Function in C# to authenticate against Microsoft 365, store files in SharePoint and Dataverse, and handle token acquisition using Entra ID and Microsoft Graph is an area I excel in. By leveraging my experience, I ensure the seamless integration of file upload functionalities and metadata storage across platforms. This project addresses the critical need for seamless file management and automation within your environment. By implementing a robust solution using Azure services, SharePoint, and Dataverse, we can streamline your file handling processes and ensure secure, efficient data storage. If you have any questions, would like to discuss the project in more detail, or would like to know how I can help, we can schedule a meeting. Thank you. Maxim
$50 USD in 3 Tagen
4,6
4,6

Greetings, With over 15 years of experience as a technology and business professional, I am confident I can support you with the Azure Function you require for file ingestion into both SharePoint and Dataverse. My background spans deep, hands-on experience with Microsoft 365, SharePoint Online, Power Apps, Power Automate, and Azure serverless components. I have designed and implemented numerous enterprise applications in C# and .NET, including serverless workloads using Azure Functions, Graph API integrations, Dataverse Web API operations, and secure authentication flows via Entra ID (Managed Identity and Confidential Client). Pain Points: • Multi-system file write complexity across SharePoint and Dataverse • Authentication design (Managed Identity vs Confidential Client) • Content-agnostic stream handling for PDFs, Office files, and large uploads • Dataverse storage approach (file column vs link) • Environment-specific SharePoint/Dynamics configuration differences • Error tracking when one target succeeds and the other fails Clarification Questions: • For Dataverse, should the row store the actual file binary, or only metadata + SharePoint file URL? • Will the Function use a Managed Identity, or do you prefer an App Registration with client-credentials? • Are you expecting large files that require Graph resumable upload sessions? I would be glad to discuss your deliverables, expected timelines, and deployment approach in detail. Rahim
$30 USD in 7 Tagen
4,9
4,9

I am a senior developer of ASP.NET Core MVC & CMS & ASP.NET & Java with over 8 years of experience in software development. I am an expert on windows and web development using C#, VB.NET, VB6, ASP.NET, Entity Framework, Spring Boot. I work with ASP.NET, Core, MVC, Web API, WebServices, WCFServices, Webform, SQL Server, MongoDB, MySQL, Crystal Report, RDLC, SSIS, SSRS, HTML, CSS, Javascript, TypeScript, Jquery, AJAX, Angular, TFS, SVN, Github, GitLab, Azure, Plesk, Angular, Angular2, Javascript, HTML, CSS, JQUERY.
$20 USD in 2 Tagen
4,3
4,3

Hi, I am having 10 years of experience in software development and can build a C# Azure Function (.NET 6) that securely receives a file, authenticates via Microsoft Entra ID, and uploads it to both SharePoint and Dataverse using Microsoft Graph and Dataverse APIs. Please lets connect to discuss more and finalize the requirement. Regards, Devesh
$20 USD in 7 Tagen
3,9
3,9

As a multi-talented professional with a 14-year history of delivering innovative web solutions and a master of .NET and C# Programming languages, I am undoubtedly the most suitable candidate for your Azure Function SharePoint Dataverse Upload project. Throughout my career, I have consistently displayed my mastery of using the Microsoft Graph / Dataverse Web API to create items, which is precisely what you need for this project. Furthermore, I am also adequately familiar with handling end-to-end project execution while leveraging my strong problem-solving skills to provide optimal solutions - just what you require from a freelancer. Similarly, I possess substantial experience with the required content-agnostic approach, enabling me to handle different file types effectively without compromising efficiency. To ensure the function can be flexibly used across various environments as stated in your project description, I can adeptly store all secrets and tenant-specific values in either app settings or Key Vault to guarantee easy deployment without needing recompilation. My aim is always complete client satisfaction, which means when it comes to final product testing and seeing files appear in both SharePoint and Dataverse without any manual permission adjustments, you can rest assured; I will deliver exactly that on time.
$20 USD in 7 Tagen
2,6
2,6

As a seasoned AI and Full-Stack Engineer, I'm uniquely equipped to handle the complexities of your project. My skillset is tailored to match your requirements of API Development, Content Automation and having undergone similar projects in the past, I understand your needs for successful deployment. Over the past five years, I’ve designed robust workflows and produced scalable solutions that integrate various systems much like what's needed for your Azure Function. My ability to work with multi-vendor environments will be particularly relevant as your project involves Microsoft 365, SharePoint, and Dataverse. Having worked extensively with Azure Services and APIs using C, I assure you that my code will meet the highest standards of clarity,extensibility and adaptability. Moreover, my experience in secure deployments reflects my dedication to ensuring that each solution is designed to keep sensitive information safe and secure. In collaboration with me, you can expect not just a functional Azure Function but also comprehensive README documentation exploring the employment of managed identity or confidential-client flow for silent token renewal (based on your preference). I have a 1000 character limit here so do let me know if there is any other reason that why you should choose me over others.
$20 USD in 7 Tagen
0,0
0,0

Hi — I reviewed your Azure Function + SharePoint + Dataverse project, and I understand you need an automated bridge where events or data in SharePoint trigger logic that securely moves or syncs into Dataverse — without manual steps. With 6+ years of backend and cloud experience, including Azure Functions and Microsoft APIs, I can build a reliable function that listens for SharePoint events (via webhooks or scheduled checks), transforms data as needed, and inserts or updates Dataverse records using the Dataverse Web API. I’ll handle authentication (Azure AD app, managed identity or service principal), error handling/retries, and logging so you can monitor sync health. The result will be a robust, extendable solution that keeps systems aligned without manual intervention. Warm regards, Iskandar Qurbonov
$900 USD in 5 Tagen
0,0
0,0

Dear Client, Good morning . How are you? I hope this proposal finds you well. I'M A CERTIFIED & EXPERIENCED EXPERT This is to inform you that I have KEENLY gone through your project description, CLEARLY understood all the project requirements as instructed in your project proposal and this is to let you know that I will perfectly deliver as desired. Being in possession of all stated required skills, (Azure, App Development, Microsoft SQL Server, API Development, C# Programming, Sharepoint, Cloud Computing, .NET, Microsoft 365 and Microsoft Graph), as this is my field of professional specialization having completed all certifications and developed adequate experience in the respective field, I hereby humbly request you to consider my bid for professional, quality and affordable services that meet all your requirements. I always guarantee timely delivery and unlimited revisions where necessary hence you are assured of utmost satisfaction when working with me. Please send me a message so that we can discuss more and seal the project. THANK-YOU & WELCOME.
$30 USD in 1 Tag
0,0
0,0

Hi, I’m Anitha — a .NET & Azure developer with strong experience in Azure Functions, Microsoft Graph, SharePoint, and Dataverse. I can build your C# Azure Function to: ✔ Receive file stream + metadata ✔ Authenticate via Entra ID (Managed Identity / Confidential Client) ✔ Upload file to SharePoint using Microsoft Graph ✔ Create Dataverse row with metadata and file/link ✔ Use Key Vault / app settings for all secrets ✔ Provide full README + Postman collection I can deliver the complete working solution in 7 days. Bid: $20 USD Happy to discuss your SharePoint library & Dataverse schema.
$20 USD in 7 Tagen
0,0
0,0

Hi, I can build the Azure Function exactly as described, focused on a single responsibility: accepting an incoming file stream with metadata, authenticating via Microsoft Entra ID, and persisting the file to both SharePoint and Dataverse using Microsoft Graph and the Dataverse Web API. I’m comfortable working in C# and .NET 6–based serverless environments and handling full authentication and authorization flows. The function can be implemented using either managed identity or a confidential client flow depending on your environment and deployment model, with all tenant-specific values and secrets stored in app settings or Key Vault so the function can be promoted cleanly across environments without recompilation. The implementation would remain content-agnostic, support varying file types, and follow a clear configuration-driven approach. I’ll include clean, readable source code along with a README that explains local debugging, Azure deployment, configuration structure, and the rationale behind the chosen authentication method. If this aligns with what you’re looking for, I’m happy to discuss any details around schema mapping, error handling expectations, or environment setup before starting. Thanks for your time.
$22 USD in 7 Tagen
0,0
0,0

Hi, I specialize in C#/.NET serverless solutions and have delivered multiple enterprise-grade Azure Functions that integrate with Microsoft 365, managed identities, Graph API, and Dataverse Web API. For similar clients, I have created serverless microservices that: • Accept file streams in HTTP triggers • Handle content-agnostic uploads (PDF, Word, Images, binary files) • Use Microsoft Graph for SharePoint document libraries • Create Dataverse rows using the Web API • Implement robust token handling with MSAL and retry policies • Provide Postman collections for easy end-to-end testing I can deliver clean C# code, a production-ready Function App, full README documentation, and a Postman collection that includes bearer-token acquisition and example requests. I focus on clarity, reliability, and future-proof deployment. I’d be glad to help you complete this with high quality and on time. Thank you for considering my proposal.
$30 USD in 1 Tag
0,0
0,0

I have more than fifteen years of solid experience in SharePoint, including SharePoint Online development and architecture + solid experience in customizing SharePoint forms using Power apps and building Power Automate Flow. I have worked on 50++ projects for customers around the world. These projects include building SharePoint sites/lists/libraries, building business processes using Power Automate Flow, customizing SharePoint lists using Power App, writing Remote Event Receivers, migrating data from SharePoint on-premises to SharePoint Online, migrating data from SharePoint Online to SharePoint Online (same tenant and different tenants), building SPFx web parts, building custom connectors for Power Platform & building Copilot Agents using SharePoint Agents and Copilot Studio. I have also worked on many projects as a SharePoint architecture to set up the SharePoint design, best practices for building the different sites, the policies and setting regarding these sites
$20 USD in 7 Tagen
0,0
0,0

Hello, I can deliver a C# (.NET 6) Azure Function that securely accepts a file stream with metadata, authenticates via Microsoft Entra ID, and stores the file in both SharePoint and Dataverse using Microsoft Graph and Dataverse Web APIs. How I’ll Approach This Azure Function (HTTP-triggered, .NET 6, C# only) with a single responsibility: ingest file + metadata Authentication Primary: Managed Identity (recommended for zero-secret, production-grade security) Fallback: Confidential Client (Client Credentials) if required Token acquisition & silent renewal handled via MSAL SharePoint Upload Upload to provided Site & Document Library via Microsoft Graph Content-agnostic (PDF, Office, etc.) Dataverse Integration Create a row in the provided table schema Store file as attachment or SharePoint link + metadata Configuration & Security All tenant-specific values stored in App Settings / Azure Key Vault Environment-safe (Dev/Test/Prod promotion without recompilation) Deliverables Azure Function source code (C#, .NET 6) Clear README covering: Local debugging Azure deployment App settings & permission setup Authentication choice justification Working SharePoint + Dataverse integration Postman / REST Client collection Bearer token acquisition Sample successful file upload request Completion Criteria I’m ready to start immediately and ensure clean, well-documented, enterprise-ready delivery. Best regards, Aayush .NET & Azure Developer
$20 USD in 7 Tagen
0,0
0,0

Hi, I have read the requirement and understood. My Profile: 14+ years of experience with with different SP versions -SP Online/2019/2016/2013/2010 5+ years of experience with power platform Power automate, PowerApps. worked for Sharepoint migration from on-premise to online using sharegate and microsoft tool. worked with power automate desktop for scraping data and excel automation. Worked with Nintex Forms and flows Experience with SPFx, ReactJS, JavaScript, jQuery, Typescript, REST Apis, Webhooks etc. Looking forward for your response. Regards, Chandrashekhar
$180 USD in 9 Tagen
0,0
0,0

Dubai, United Arab Emirates
Mitglied seit Dez. 12, 2025
$10-30 CAD
₹1500-12500 INR
min. $50 AUD / Stunde
$250-750 USD
$10-30 USD
$250-750 USD
$10-30 USD
$250-750 USD
₹12500-37500 INR
₹600-1500 INR
€12-18 EUR / Stunde
₹100-400 INR / Stunde
$250-750 USD
$250-750 USD
€1500-3000 EUR
€3000-5000 EUR
₹12500-37500 INR
min. $50 USD / Stunde
$8-15 USD / Stunde
£750-1500 GBP