Azure / Azure/autorest.powershell
Cannot add aliases to InputObject parameter
- Dominant language
- C#
- Stars
- 123
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
For example, in the latest compute spec, the following directives result in no aliases:
``` yaml
- where:
verb: Remove
subject: VmssExtension
parameter-name: InputObject
set:
alias: VirtualMachineScaleSet
- where:
verb: Repair
subject: VmssServiceFabricUpdateDomain
parameter-name: InputObject
set:
alias: VirtualMachineScaleSet
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the latest compute-spec directives for the VmssExtension and VmssServiceFabricUpdateDomain subjects, focusing on the InputObject parameter and the requested VirtualMachineScaleSet alias. No source file or test is named, so first trace where these directives are processed; done means both directives produce the requested alias.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100