Azure / Azure/azure-powershell

[Feature]: Update Entra application settings for all properties

Open
#25,095 2 comments 0 reactions 0 assignees View on GitHub
Azure PS Team feature-request Graph.Microsoft
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

### Description of the new feature

I'm trying to set the `Service Management Reference` value for an Entra application but cannot see how to do it with powershell. With Azure CLI I can do the following:

```
az ad app update --id [id] --set serviceManagementReference=[my-value]
```

It would be great to have a an equivalent for the Azure Powershell cmdlets

### Proposed implementation details (optional)

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the Azure CLI `az ad app update --set serviceManagementReference` example and the existing Azure PowerShell cmdlets for Entra applications. Confirm which application properties are in scope, then verify that the intended properties, including `serviceManagementReference`, can be updated through equivalent PowerShell commands.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp, powershell
Domain
cloud, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.