{"id":20338536,"url":"https://github.com/caseywatson/simplearmdemo","last_synced_at":"2026-05-07T23:06:07.312Z","repository":{"id":149120135,"uuid":"170161797","full_name":"caseywatson/SimpleArmDemo","owner":"caseywatson","description":"Super simple ARM template demo leveraging Visual Studio Code.","archived":false,"fork":false,"pushed_at":"2019-02-12T11:42:46.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-14T17:59:09.793Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caseywatson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-11T16:26:33.000Z","updated_at":"2019-02-12T11:42:47.000Z","dependencies_parsed_at":"2023-05-05T02:31:06.216Z","dependency_job_id":null,"html_url":"https://github.com/caseywatson/SimpleArmDemo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseywatson%2FSimpleArmDemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseywatson%2FSimpleArmDemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseywatson%2FSimpleArmDemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseywatson%2FSimpleArmDemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caseywatson","download_url":"https://codeload.github.com/caseywatson/SimpleArmDemo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241863625,"owners_count":20033027,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T21:13:27.920Z","updated_at":"2026-05-07T23:06:07.257Z","avatar_url":"https://github.com/caseywatson.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Basic ARM Template Demo\n\n### Prerequisites\n\n* An Azure subscription\n* Visual Studio Code (http://code.visualstudio.com)\n* The Visual Studio Code Azure Resource Manager extension\n  * Tip - In Visual Studio Code, press [Ctrl+Shift+X] to access the extension manager.\n\n### Demo steps\n\n1. In Visual Studio Code, navigate to [File] then [Open File...].\n2. Open file ```https://github.com/caseywatson/BucDemo1/edit/master/BucDemo1/azuredeploy.json```.\n3. Review the file and make any necessary changes.\n4. Navigate to the Azure portal (https://portal.azure.com).\n5. Open the Cloud Shell by clicking the \u003e_ icon at the top of your screen.\n6. Select the Bash interface.\n7. Drag and drop the ```azuredeploy.json``` file into the Cloud Shell area. Wait for it to upload.\n8. Create a new resource group through the Cloud Shell:\n  - ```az group create --name [your resource group name] --location [group location (e.g., francecentral)]```\n9. Deploy the uploaded template to your newly created resource group through the Cloud Shell:\n  - ```az group deployment create --name deploy1 --resource-group [name of resource group created in previous step] --template-file \"azuredeploy.json\"```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaseywatson%2Fsimplearmdemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaseywatson%2Fsimplearmdemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaseywatson%2Fsimplearmdemo/lists"}