microsoftgraph / microsoftgraph/msgraph-beta-sdk-dotnet

SDK 4.74.0-preview missing DeviceManagement.WindowsQualityUpdatePolicies

Open
#1,005 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

status:waiting-for-triage type:bug
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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.