{"id":24611073,"url":"https://github.com/jonathanporta/vagrant-azure-win2012r2","last_synced_at":"2025-03-18T15:24:20.768Z","repository":{"id":28798285,"uuid":"32321240","full_name":"JonathanPorta/vagrant-azure-win2012r2","owner":"JonathanPorta","description":"Spin up a Windows Server 2012 VM on the Azure cloud","archived":false,"fork":false,"pushed_at":"2015-04-18T05:17:23.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-24T19:36:55.260Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/JonathanPorta.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}},"created_at":"2015-03-16T11:45:57.000Z","updated_at":"2021-02-06T08:14:09.000Z","dependencies_parsed_at":"2022-09-09T12:30:29.519Z","dependency_job_id":null,"html_url":"https://github.com/JonathanPorta/vagrant-azure-win2012r2","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/JonathanPorta%2Fvagrant-azure-win2012r2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanPorta%2Fvagrant-azure-win2012r2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanPorta%2Fvagrant-azure-win2012r2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JonathanPorta%2Fvagrant-azure-win2012r2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JonathanPorta","download_url":"https://codeload.github.com/JonathanPorta/vagrant-azure-win2012r2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244246867,"owners_count":20422520,"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":"2025-01-24T19:34:30.799Z","updated_at":"2025-03-18T15:24:20.745Z","avatar_url":"https://github.com/JonathanPorta.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Azure Certs for Management\nCreate Azure Management Key/PEM\n```openssl req -x509 -nodes -days 365 -newkey rsa:1024 -keyout ~/.ssh/azure-management.pem -out ~/.ssh/azure-management.pem```\n\nExtract cert from PEM for upload to Azure\n```openssl x509 -inform pem -in ~/.ssh/azure-management.pem -outform der -out ~/.ssh/azure-management.cer```\n\n### Azure Certs per VM\nCreate an RDP Key/PEM for each box\n```openssl req -x509 -nodes -days 365 -newkey rsa:1024 -keyout ~/.ssh/azure-box01.pem -out ~/.ssh/azure-box01.pem```\n\n### Environment Variables\n\nSpecify the current VM's options by setting the following environment variables.\n\nAZURE_MANAGEMENT_CERT = path/to/management/cert\nAZURE_SUBSCRIPTION = subscription id\nAZURE_IMAGE = a699494373c04fc0bc8f2bb1389d6106__Windows-Server-2012-R2-201502.01-en.us-127GB.vhd\nAZURE_BOX_USERNAME = portaj\nAZURE_BOX_PASSWORD = pasword\nAZURE_BOX_NAME = box01\nAZURE_ZONE = \"West US\"\nAZURE_BOX_PEM = /path/to/boxes/pm\nAZURE_SERVICE_NAME = \"service-name\"\nAZURE_DEPLOYMENT_NAME = \"deployment-name\"\n\n### Dependencies\n- vagrant-azure plugin\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanporta%2Fvagrant-azure-win2012r2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonathanporta%2Fvagrant-azure-win2012r2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonathanporta%2Fvagrant-azure-win2012r2/lists"}