Azure / Azure/azure-rest-api-specs

[BUG] The identity of Managed Application misses the property clientId

Open Beginner friendly
#35,009 0 comments 3 reactions 0 assignees View on GitHub
bug
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
3d 2h
Merged PRs (30d)
424

Description

### API Spec link

https://github.com/Azure/azure-rest-api-specs/blob/main/specification/solutions/resource-manager/Microsoft.Solutions/stable/2021-07-01/managedapplications.json#L1983

### API Spec version

2021-07-01

### Describe the bug

The identity of Managed Application in Swagger misses the property clientId.

### Expected behavior

The clientId should be added to identity property like this [example](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/common-types/resource-management/v4/managedidentity.json#L104).

### Actual behavior

The identity of Managed Application in Swagger misses the property clientId.

### Reproduction Steps

1. Create Managed Application resource

### Environment

PROD

Contributor guide

Open the contributing guide

Research direction

Start with specification/solutions/resource-manager/Microsoft.Solutions/stable/2021-07-01/managedapplications.json at the referenced identity definition, then compare it with the managed identity example in specification/common-types/resource-management/v4/managedidentity.json. Confirm the Managed Application identity includes clientId and validate the updated API specification.

Written by the indexing model from the issue text.

Assessment

Tech stack
openapi
Domain
api, cloud
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.