Skip to content

Admin Module Clean-Up #650

@peombwa

Description

@peombwa

The following changes should be applied to admin module as part of this clean-up:

  • Move all OpenAPI paths under admin.windows tag into Admin.WindowsUpdates module.
  • Alias all commands in Admin.WindowsUpdates module to {Verb}-Mg{WU}* e.g.
    Command Alias
    Add-MgAdminWindowUpdateDeploymentAudienceMember Add-MgWUDeploymentAudienceMember
  • Pluralize all instances of WindowUpdate in a command's subject name to WindowsUpdates.
  • Remove broken/invalid commands from Admin.WindowsUpdates module. e.g.
    • Get/Update-MgAdmin
    • Get/Update-MgAdminWindow
    • Get/Update-MgAdminWindowUpdate
      AB#9267

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions