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

New Feature: Parameter to specify updating Azure Modules only or All Modules #33

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Sep 10, 2020

  1. Added parameter $AzureModulesOnly, updated Get-ModuleDependencyAndLat…

    …estVersion to use the parameter
    TrisBits committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    1b04df8 View commit details
    Browse the repository at this point in the history
  2. Changed ? to Where-Object

    TrisBits committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    5d985c6 View commit details
    Browse the repository at this point in the history
  3. Updated fl to Format-List

    TrisBits committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    08c0702 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eea1e52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02c8025 View commit details
    Browse the repository at this point in the history
  6. Updated parameter name AzureModulesOnly to UpdateAzureModulesOnly and…

    … parameter description.
    TrisBits committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    f251e2a View commit details
    Browse the repository at this point in the history