Azure / Azure/azure-rest-api-specs

GraphRbac needs update

Open
#11,218 1 comment 0 reactions 0 assignees View on GitHub
Graph Graph.Microsoft Service Attention
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
2d 22h
Merged PRs (30d)
444

Description

As per [application update](https://docs.microsoft.com/en-us/graph/api/application-update?view=graph-rest-1.0&tabs=http) and [service principal](https://docs.microsoft.com/en-us/graph/api/serviceprincipal-update?view=graph-rest-1.0&tabs=http),
```
Using PATCH to set passwordCredential is not supported. Use the addPassword and removePassword methods to update the password for a servicePrincipal.
```
The new APIs should be updated in GraphRbac.

Contributor guide

Open the contributing guide

Research direction

Start with the GraphRbac API definitions and compare the application update and service principal update documentation linked in the issue. Done means the specification reflects addPassword and removePassword for password updates instead of relying on PATCH passwordCredential.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, openapi
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.