Skip to content

Make Install-Dependencies faster by only installing what is needed. #893

@SamErde

Description

@SamErde

The Install-Dependencies script currently installs the AzureAD module and all required module dependencies, even if they are already installed. This takes about 2.5 minutes on average in my testing.

The Install-Dependencies script should only install missing or out of date modules, with an option to force a fresh install.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions