microsoftgraph / microsoftgraph/msgraph-sdk-powershell
Add large file upload command for the PowerShell module
Open
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:
- Uploading large files to OneDrive.
- Uploading large attachments to Outlook message.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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