Snippets for Creating Azure Resource Manager TemplatesThis extension adds snippets to Visual Studio Code for creating Azure Resource Manager Templates. These snippets are taken from the Cross Platform Tooling Samples. Snippets include
Inserting SnippetsInside any JSON file, start typing arm! to see a list of snippets availible. Select the snippet to insert and update any required values. Inserting an ARM Template Skeleton Feedback & ContributingPlease report any bugs, suggestions or documentation requests via Github. Feel free to submit pull requests. AcknowledgementsSnippets Taken from Cross Platform Tooling Samples License |