Skip to content

[WIP] Support system executables for local deploy#19138

Open
anthony-c-martin wants to merge 1 commit into
mainfrom
ant/exec
Open

[WIP] Support system executables for local deploy#19138
anthony-c-martin wants to merge 1 commit into
mainfrom
ant/exec

Conversation

@anthony-c-martin

@anthony-c-martin anthony-c-martin commented Mar 2, 2026

Copy link
Copy Markdown
Member
Microsoft Reviewers: Open in CodeFlow

@github-actions

github-actions Bot commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

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

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

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.

1 participant