Azure / Azure/azure-rest-api-specs

`Site Recovery`: `enableRdpOnTargetOption`of `HyperVReplicaAzureEnableProtectionInput` lack of enum definition

Open
#22,798 1 comment 0 reactions 0 assignees View on GitHub
Recovery Services Site-Recovery Service Attention
Dominant language
TypeSpec
Stars
3.1k
Forks
5.9k
Avg merge
3d 2h
Merged PRs (30d)
424

Description

https://github.com/Azure/azure-rest-api-specs/blob/main/specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2022-10-01/service.json#L12123
`enableRdpOnTargetOption` of `HyperVReplicaAzureEnableProtectionInput` lack of enum definition.
It should be defined with enum `Never`, `OnlyOnTestFailover` and `Always`.

Contributor guide

Open the contributing guide

Research direction

Start at specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2022-10-01/service.json around line 12123 and inspect the HyperVReplicaAzureEnableProtectionInput schema and nearby enum patterns. Confirm the property accepts Never, OnlyOnTestFailover, and Always, then run the repository's relevant specification validation to verify the enum is represented correctly.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.