• Stars
    star
    192
  • Rank 202,019 (Top 4 %)
  • Language
    JavaScript
  • License
    Apache License 2.0
  • Created over 9 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Build Status

Azure Resource Visualizer

A visual way of visualizing, editing, and saving Azure Resource Manager Templates.

Azure Resource Manager Diagram

Here is a quick YouTube screencast I put together to give you an overview of the project.

<iframe width="640" height="480" src="https://www.youtube.com/embed/5xP1-IrtNMU?rel=0" frameborder="0" allowfullscreen></iframe>

Future / Project Status

There is still much to be done. Right now, the resource relationship parser is not perfect, but there is a plan in place to support all possible ARM Template dependencies. Also, the creation experience is currently lacking.

We're using a public Trello board for managing the features and roadmap.

Installation

npm install
npm install -g gulp bower typings typescript
bower install
typings install

Running

Build the website to serve it locally:

gulp serve

Troubleshooting

Problem: Old Typescript version installed. (use tsc-v to check)

Solution: Delete TypeScript from the C:\Program Files (x86)\Microsoft SDKs\TypeScript

License

Available here

More Repositories

1

wordpress-to-markdown

Wordpress Export XML converter that outputs Markdown posts
JavaScript
87
star
2

eventhubs-js

A simple and fast Azure Event Hubs client
JavaScript
29
star
3

time-series-data-azure-guidance

Guidance for storing time series data in Azure
C#
10
star
4

Manufacturing.DevRunner

A centralized application for developing with the Manufacturing Framework
C#
8
star
5

libsyn-stat-scraper

An Azure Function to get stats from Libsyn in JSON
JavaScript
6
star
6

msdevshow

MS Dev Show Podcast Website
CSS
5
star
7

service-fabric-remoting-sample

Using remoting to communicate between services
C#
5
star
8

armviz-vscode-extension

TypeScript
5
star
9

kindle-rss

A script for sending new RSS items to my Kindle
JavaScript
5
star
10

band-powerpoint-remote

C#
5
star
11

event-hubs-sas-generator

C#
4
star
12

FluentMessaging

Declarative syntax for piping data in Azure Service Bus Message queues and other technologies.
C#
4
star
13

VstsCalendar

JavaScript
3
star
14

IoTEdgeLoggingModule

An Azure IoT Edge Module for sending module logs to Azure
C#
3
star
15

Manufacturing.Api

C#
3
star
16

ConventionConfig

The easy way to embed and inject JSON configuration in your .NET assemblies.
C#
3
star
17

jasonlife

A Swift app only for me - trying out Swift/iOS features
Swift
2
star
18

powerpoint-remote-proxy

An office add-in for controlling PowerPoint next/prev
JavaScript
2
star
19

Podcast-Subtitle-VTT-Generator

Generates subtitles for an audio/video file using the MS Video Indexer service
JavaScript
2
star
20

keep-moving

C#
2
star
21

azure-function-docdb-update-server

A demo update server written in Azure Functions and Azure Document DB
JavaScript
2
star
22

orleans-conference-demo

C#
2
star
23

ranktrend

Old RankTrend.com code
C#
1
star
24

jasons-office-iot

C#
1
star
25

toastmaster-timer

A Toastmasters timer app designed for the Windows Store
C#
1
star
26

Manufacturing.Web

JavaScript
1
star
27

Manufacturing.DataPusher

C#
1
star
28

Azure-VM-Pool

Proof of concept for an application that pre-provisions VM's in Azure
C#
1
star
29

obsidian-sample

A sample notebook that shows how my notes are organized
1
star
30

fcp-marker-extractor

A script to extract markers from a final cut pro project
Python
1
star
31

eventhubs-pipe.core

Node.js tools for piping data from event hubs to output adapters
JavaScript
1
star
32

Manufacturing.Orleans

C#
1
star
33

TimeSeriesCompressionStats

Some testing of time series data compressor to provide developer guidance for IoT Hub
C#
1
star
34

Manufacturing.WinApp

C#
1
star
35

2015-10-14-Presentation-Switching-to-an-Open-Source-Web-Stack

A presentation I did for NEWDUG. We'll take a look at a completely open source web stack including Angular, TypeScript/JavaScript, Gulp, Bower, NPM, and Yeoman. We'll use Visual Studio Code, the cross-platform text editor. Finally, we'll put our code in GitHub, use Travis CI to for our builds, and deploy it all to the cloud. If all of this frightens you, don't worry, it's easier than you might think, and completely free. Even if you have to integrate with an existing solution such as ASP.NET MVC, there is something here for you.
JavaScript
1
star
36

outlook-fogbugz

Outlook Fogbugz Task Sync
C#
1
star