Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Azure/ALZ-PowerShell-Module
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.2.4
Choose a base ref
...
head repository: Azure/ALZ-PowerShell-Module
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: refs/heads/main
Choose a head ref
  • 4 commits
  • 32 files changed
  • 3 contributors

Commits on Mar 14, 2025

  1. fix: Function is Test-AcceleratorRequirement not Test-AcceleratorRequ…

    …irements (#323)
    
    # Pull Request
    
    ## Issue
    
    #322 
    
    ## Description
    
    One character fix. (The PowerShell function is not plural).
    
    ## License
    
    By submitting this pull request, I confirm that my contribution is made
    under the terms of the projects associated license.
    lovelysandwich authored Mar 14, 2025
    Copy the full SHA
    f2033d8 View commit details

Commits on Mar 28, 2025

  1. feat: Add Edit-LineEnding function and Invoke-EABillingSPNPermissions…

    …Setup fucntions (#337)
    
    # Pull Request
    
    ## Description
    
    Add Edit-LineEnding function and Invoke-EABillingSPNPermissionsSetup
    fucntions
    
    ## License
    
    By submitting this pull request, I confirm that my contribution is made
    under the terms of the projects associated license.
    jtracey93 authored Mar 28, 2025
    Copy the full SHA
    d288d3b View commit details

Commits on Apr 3, 2025

  1. fix: az powershell dependency (#339)

    # Pull Request
    
    ## Description
    
    Move the dependency on AZ PowerShell to only be in the function that
    needs it.
    
    ## License
    
    By submitting this pull request, I confirm that my contribution is made
    under the terms of the projects associated license.
    jaredfholgate authored Apr 3, 2025
    Copy the full SHA
    a3d2f4b View commit details

Commits on Apr 4, 2025

  1. feat: update subscription creator role assignment function (#340)

    # Pull Request
    
    ## Description
    
    Remove dependency on AZ PowerShell and refactor the code for the ALZ use
    case
    
    ## License
    
    By submitting this pull request, I confirm that my contribution is made
    under the terms of the projects associated license.
    jaredfholgate authored Apr 4, 2025
    Copy the full SHA
    1905d57 View commit details
Loading