arm-visualizer icon indicating copy to clipboard operation
arm-visualizer copied to clipboard

ARMVIZ 2.0

Results 17 arm-visualizer issues
Sort by recently updated
recently updated
newest added

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.1 and updates ancestor dependencies [socket.io-parser](https://github.com/socketio/socket.io-parser), [browser-sync](https://github.com/BrowserSync/browser-sync) and [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `socket.io-parser` from 2.3.1 to 4.2.1 Release notes Sourced from socket.io-parser's...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 2.13.1 to 4.18.2. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v4.18.2 > * 6b71fd0 Fix: [email protected], because 4.0.3 needs "ajv": "^6.0.1" ([#10022](https://github-redirect.dependabot.com/eslint/eslint/issues/10022)) (Mathieu Seiler) > *...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

The certificate for armviz.io is using the wildcard *.azurewebsites.net which is causing certificate error warnings in modern browsers due to cert common name mismatch.

Not sure if I'm doing some wrong. As per my screenshot this is what happens when I paste my reasonably large template. The assets are too small to see and...

I'm working on a lot of ARM templates currently, both creating new ones, but also cleaning up old ones that were made by people who didn't really understand them and...

When there's a CRLF inside a JSON string, the load fails, with a Console error like ``` Unexpected token in JSON at position 18323 ``` I think this is invalid...

Compare http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Frhel-3tier-iaas%2Fazuredeploy.json vs http://old.armviz.io/#/?load=https:%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Frhel-3tier-iaas%2Fazuredeploy.json Please consider taking hues from the Old UX when you resurrect this project in VS Code

Would be sweet if it just used the same as MS SQL

As a Infrastructure Developer, I would like the tool to remember the resource positions in the ARMViz, So I don't have to re-organize it when switching views between the viz...