Skip to content

Connect-MgGraph: Environment parameter does not support auto-complete #1386

@adamedx

Description

@adamedx

The Environment parameter of Connect-MgGraph requires the user to use Get-MgEnvironment to enumerate environments. Instead, we should add a parameter completer that does this so the user gets auto-complete.

We should also add this completer to any other commands in Microsoft.Graph.Authentication that take Environment as a parameter, such as Get-MgEnvironment.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions