Skip to content

Conversation

@Gijsreyn
Copy link
Contributor

PR Summary

This PR implements support for using --parameters and --parameters-file together, with inline parameters taking precedence over file parameters, matching Azure ARM template behavior.

PR Context

Fix #1213

@Gijsreyn Gijsreyn force-pushed the gh-1213/main/add-inline-parameter-support branch from 357c720 to 4fca3dd Compare October 29, 2025 02:30
@Gijsreyn Gijsreyn force-pushed the gh-1213/main/add-inline-parameter-support branch from 4fca3dd to d98b54c Compare November 2, 2025 04:53
@Gijsreyn Gijsreyn requested a review from SteveL-MSFT November 13, 2025 05:00
@Gijsreyn
Copy link
Contributor Author

@SteveL-MSFT - thanks for the feedback. I have (tried) incorperating your feedback points. Can you please take another stab at it?

@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Nov 13, 2025
Merged via the queue into PowerShell:main with commit 34be0ae Nov 13, 2025
19 checks passed
@Gijsreyn Gijsreyn deleted the gh-1213/main/add-inline-parameter-support branch November 14, 2025 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inline support with parameter file

2 participants