Azure / Azure/autorest.powershell

Cannot add aliases to InputObject parameter

Open
#317 1 comment 0 reactions 0 assignees View on GitHub
bug
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.