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

Transfer the logic of replacing the policy.xml parameters into bicep… #94

Merged
merged 3 commits into from
Jan 16, 2025

Conversation

vieiraae
Copy link
Contributor

Purpose

Transfer the logic of replacing the policy.xml parameters into bicep file to avoid storing local files

Does this introduce a breaking change?

[ ] Yes
[ X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid:

  • ...

Other Information

@simonkurtz-MSFT simonkurtz-MSFT added the enhancement New feature or request label Jan 16, 2025
@simonkurtz-MSFT simonkurtz-MSFT self-assigned this Jan 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • labs/backend-pool-load-balancing/main.bicep: Language not supported
@simonkurtz-MSFT simonkurtz-MSFT merged commit 7432474 into main Jan 16, 2025
4 checks passed
@simonkurtz-MSFT simonkurtz-MSFT deleted the backend-load-balancing-improvs branch January 16, 2025 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants