Skip to content

Release cycle of MS Graph PS modules should be documented #1307

@adamedx

Description

@adamedx

Users ask questions like the following which could be solved by documenting the release frequency of the ms graph ps modules to PowerShell Gallery:

  • How often is MS Graph PS updated (i.e. daily, weekly, monthly, etc.)?
  • When will new API xxxx show up in MS Graph PS in PowerShell Gallery?
  • What should I do if I don't see a command that I expect to be present in MS Graph PS?

Opportunities for documenting this include:

  • The overview article, in particular the "Features" section could include the fact that new commands for APIs are released at frequency X as a "feature": https://docs.microsoft.com/en-us/powershell/microsoftgraph/overview?view=graph-powershell-beta
  • The installation section, which could include a recommendation to use the Update-Module commands with some frequency as a way to keep up with the latest commands
  • Any troubleshooting articles where the topic of "what if I can't find a command" comes up
  • The section on using Find-MgGraphCommand could note that updating to the latest microsoft.graph.authentication is required for the command to be accurate, and note the release cycle for emphasis.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions