Skip to content

Update-AzADApplication loses IdentifierUri if already set on the Application #15134

@florinangelescu

Description

@florinangelescu

When using the cmdlet to update the ReplyUrls (for example):
Update-AzADApplication -ObjectId "12345" -ReplyUrls "https://reply"
If an IdentifierUri was already set on the app, it will get removed after the above cmdlet is ran.

Metadata

Metadata

Assignees

Labels

AAD GraphDeprecating AAD Graph endpointbugThis issue requires a change to an existing behavior in the product in order to be resolved.customer-reported

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions