Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module update check not working in some cases #36

Open
blindzero opened this issue Jun 6, 2023 · 0 comments
Open

Module update check not working in some cases #36

blindzero opened this issue Jun 6, 2023 · 0 comments
Assignees
Labels
bug Something isn't working ms:az Microsoft Azure ms:eol Microsoft Exchange Online
Milestone

Comments

@blindzero
Copy link
Owner

Describe the bug
The contained module version checker doesn't work for some modules. This could be observed for Az and ExchangeOnlineManagement module.
Maybe relating to installation scope of already installed modules?

To Reproduce
Steps to reproduce the behavior:

  1. Have older version of ExchangeOnlineManagement or Az installed
    Check e.g. with using Get-Module Az -ListAvailable and Find-Module Az to compare version numbers.
  2. Run Connect-MS365 -Service Az
  3. No notification on available module update is shown

Expected behavior
On connection it should be printed that a new version is available and an inline update is proposed.

Screenshots
version-check-az-ps7

Desktop (please complete the following information):

  • OS: Windows
  • PowerShell: 7
@blindzero blindzero added the bug Something isn't working label Jun 6, 2023
@blindzero blindzero self-assigned this Jun 6, 2023
@blindzero blindzero added ms:eol Microsoft Exchange Online ms:az Microsoft Azure labels Jun 6, 2023
@blindzero blindzero added this to the v2.0.0 milestone Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ms:az Microsoft Azure ms:eol Microsoft Exchange Online
Projects
None yet
Development

No branches or pull requests

1 participant