microsoftgraph / microsoftgraph/msgraph-beta-sdk-dotnet
SDK 4.74.0-preview missing DeviceManagement.WindowsQualityUpdatePolicies
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 112
- Forks
- 37
- Avg merge
- 14h 57m
- Merged PRs (30d)
- 3
Description
Describe the bug
I've noticed that Graph SDK 4.74.0-preview contains:
DeviceManagement.WindowsDriverUpdateProfiles,
DeviceManagement.WindowsQualityUpdateProfiles,
but not
DeviceManagement.WindowsQualityUpdatePolicies endpoint.
Is updating to SDK 5 the only way to use this?
Expected behavior
Expecting that DeviceManagement.WindowsQualityUpdateProfiles is available in SDK 4.74.0-preview.
How to reproduce
Can't create a request builder in Visual Studio.
e.g.: DeviceManagement.WindowsQualityUpdatePolicies.Request();
SDK Version
4.74.0-preview
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```</details>
### Configuration
_No response_
### Other information
_No response_
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 by checking the 4.74.0-preview SDK surface for DeviceManagement.WindowsQualityUpdatePolicies and compare it with the SDK 5 surface mentioned in the issue. Use Visual Studio to verify whether a request builder can be created; the issue is done when the endpoint's availability and the supported SDK version are established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100