autorest.az icon indicating copy to clipboard operation
autorest.az copied to clipboard

Cannot directly modify command group from 'monitor data-collection data-collection-rule-association' to 'monitor data-collection rule association'

Open kairu-ms opened this issue 4 years ago • 1 comments

Why do you need this feature?

Is your feature request related to a problem? Please describe.

azure-rest-api-specs repo link

Cannot directly modify command group from

monitor data-collection data-collection-rule-association

to

monitor data-collection rule association

Currently we have to add two rules to achieve that. Part of readme.az.md

  - where:
      group: monitor data-collection data-collection-rule-association
    set:
      group: monitor data-collection rule-association
  - where:
      group: monitor data-collection rule-association
    set:
      group: monitor data-collection rule association

Describe the solution you'd like

  - where:
      group: monitor data-collection data-collection-rule-association
    set:
      group: monitor data-collection rule association

Describe alternatives you've considered

Additional context

kairu-ms avatar Nov 26 '20 06:11 kairu-ms

synced in meeting, big effort and nice to have

changlong-liu avatar Dec 02 '20 07:12 changlong-liu