Azure / Azure/bicep-types-az

`Microsoft.ServiceFabric/clusters@2021-06-01` resource property `certificateIssuerThumbprint` should be marked as optional.

Open
#896 1 comment 0 reactions 0 assignees View on GitHub
inaccuracy Service Attention Service Fabric
Dominant language
TypeScript
Stars
108
Forks
44
Avg merge
18h 53m
Merged PRs (30d)
29

Description

`Microsoft.ServiceFabric/clusters@2021-06-01` resource property `certificateIssuerThumbprint` should be marked as optional. The swagger at https://github.com/Azure/azure-rest-api-specs/blob/d14b2edaf373e8d1e9e052b5e6c1a4f3df98a034/specification/servicefabric/resource-manager/Microsoft.ServiceFabric/stable/2021-06-01/cluster.json#L713 indicates it's required, but it should be optional.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked specification/servicefabric/resource-manager/Microsoft.ServiceFabric/stable/2021-06-01/cluster.json at line 713, then trace how bicep-types-az represents that resource property. Done means certificateIssuerThumbprint is optional for Microsoft.ServiceFabric/clusters@2021-06-01 and the affected type checks or tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
api, 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.