Skip to content

Add existing Azure icons to the new Graph rendering engine#18986

Merged
shenglol merged 3 commits into
mainfrom
shenglol/visualizer-migration-1
Feb 10, 2026
Merged

Add existing Azure icons to the new Graph rendering engine#18986
shenglol merged 3 commits into
mainfrom
shenglol/visualizer-migration-1

Conversation

@shenglol
Copy link
Copy Markdown
Contributor

@shenglol shenglol commented Feb 10, 2026

I'd like to use AI to replace the current cytoscape.js based visualizer app with the React based one in vscode-bicep-ui. Since the migration is complex, I used AI to create a migration plan with detailed docs for each step. The PR checks in the migration plan docs and complete step 1, which is to add Azure icons to the new app.

Microsoft Reviewers: Open in CodeFlow

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 10, 2026

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

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

@shenglol shenglol enabled auto-merge (squash) February 10, 2026 04:02
@shenglol shenglol merged commit e2b1ff2 into main Feb 10, 2026
79 of 81 checks passed
@shenglol shenglol deleted the shenglol/visualizer-migration-1 branch February 10, 2026 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants