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

Improved lab deployment on Azure #179

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

raandree
Copy link
Contributor

@raandree raandree commented Jan 7, 2025

Pull Request

Pull Request (PR) description

  • Updated lab deployment
  • Fixed bugs related to Azure deployments (required AutomatedLab 5.56.0).
  • Updated to Azure DevOps 2022.2
  • No longer using the public load balancer name and port but instead the internal host names.
  • Improved lab import code when deploying to Azure.

  • The PR represents a single logical change. i.e. Cosmetic updates should go in different PRs.
  • Added an entry under the Unreleased section of in the CHANGELOG.md as per format.
  • Local clean build passes without issue or fail tests (build.ps1 -ResolveDependency).
  • Resource documentation added/updated in README.md.
  • Resource parameter descriptions added/updated in README.md, schema.mof
    and comment-based help.
  • Comment-based help added/updated.
  • Localization strings added/updated in all localization files as appropriate.
  • Examples appropriately added/updated.
  • Unit tests added/updated. See DSC Resource Testing Guidelines.
  • Integration tests added/updated (where possible). See DSC Resource Testing Guidelines.
  • New/changed code adheres to DSC Resource Style Guidelines and Best Practices.

This change is Reviewable

@raandree raandree added bug Something isn't working enhancement New feature or request labels Jan 7, 2025
@raandree raandree requested a review from nyanhp January 7, 2025 18:00
@raandree raandree self-assigned this Jan 7, 2025
@raandree raandree changed the title Imprved lab deployment Improved lab deployment on Azure Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant