microsoftgraph / microsoftgraph/msgraph-sdk-powershell

Add large file upload command for the PowerShell module

Open
#1,635 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Request: Feature
Dominant language
C#
Stars
898
Forks
230
Avg merge
2d 5h
Merged PRs (30d)
31

Description

Customers are not able to upload natively upload large files in chunks unless they use Invoke-MgGraphRequest. We should add an in-built large file upload command to help customers upload large files.

The command should support:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked Microsoft Graph large-file upload documentation for OneDrive and Outlook message attachments, then inspect the existing PowerShell module command patterns. Done means the module exposes a large-file upload command supporting both destinations and chunked uploads.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, powershell
Domain
api, cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.