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

Fix for issue 12417 #12420

Merged
merged 1 commit into from Nov 10, 2023
Merged

Fix for issue 12417 #12420

merged 1 commit into from Nov 10, 2023

Conversation

anthony-c-martin
Copy link
Member

@anthony-c-martin anthony-c-martin commented Nov 10, 2023

Closes #12417

Microsoft Reviewers: Open in CodeFlow

@anthony-c-martin anthony-c-martin enabled auto-merge (squash) November 10, 2023 14:28
Copy link
Contributor

github-actions bot commented Nov 10, 2023

Test this change out locally with the following install scripts (Action run 6826297766)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 6826297766
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 6826297766"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 6826297766
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 6826297766"

@anthony-c-martin anthony-c-martin merged commit 88c4ab8 into main Nov 10, 2023
44 of 45 checks passed
@anthony-c-martin anthony-c-martin deleted the ant/issue12417 branch November 10, 2023 14:51
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.

Error - ParameterAssignmentSymbol was not present in the dictionary
2 participants