Azure / Azure/bicep-types-az

Microsoft.ManagedIdentity/userAssignedIdentities/federatedIdentityCredentials properties.audiences marked as required

Open
#1,900 3 comments 0 reactions 0 assignees View on GitHub
Needs: Triage :mag:
Dominant language
TypeScript
Stars
108
Forks
44
Avg merge
18h 53m
Merged PRs (30d)
29

Description

**Bicep version**
Bicep CLI version 0.21.1 (d4acbd2a9f)

**Describe the bug**
Warning BCP035: The specified "object" declaration is missing the following required properties: "audiences". If this is an inaccuracy in the documentation, please report it to the Bicep Team. [https://aka.ms/bicep-type-issues]

Under the azure CLI audiences is optional, is there a reason for this discrepency between CLI and Bicep?
See docs: https://learn.microsoft.com/en-us/cli/azure/identity/federated-credential?view=azure-cli-latest#az-identity-federated-credential-create

**To Reproduce**
Steps to reproduce the behavior:
Create a Microsoft.ManagedIdentity/userAssignedIdentities/federatedIdentityCredentials without a properties.audiences

**Additional context**
None

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by comparing the Bicep resource type for Microsoft.ManagedIdentity/userAssignedIdentities/federatedIdentityCredentials with the Azure CLI federated-credential-create documentation linked in the issue. Confirm whether properties.audiences is optional in the authoritative definition, then verify that the reproduced declaration no longer produces BCP035.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript
Domain
cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.