{"id":28211923,"url":"https://github.com/asolis2/azure-windows-vm-public","last_synced_at":"2026-01-26T04:31:26.640Z","repository":{"id":291032818,"uuid":"976355812","full_name":"ASolis2/azure-windows-vm-public","owner":"ASolis2","description":"Project 15 – Deploy a public-facing Azure Windows VM with RDP","archived":false,"fork":false,"pushed_at":"2025-05-02T01:30:42.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-10T10:46:12.306Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","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/ASolis2.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,"zenodo":null}},"created_at":"2025-05-02T00:56:19.000Z","updated_at":"2025-05-02T01:30:45.000Z","dependencies_parsed_at":"2025-05-02T02:46:11.210Z","dependency_job_id":null,"html_url":"https://github.com/ASolis2/azure-windows-vm-public","commit_stats":null,"previous_names":["asolis2/azure-windows-vm-public"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ASolis2/azure-windows-vm-public","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASolis2%2Fazure-windows-vm-public","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASolis2%2Fazure-windows-vm-public/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASolis2%2Fazure-windows-vm-public/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASolis2%2Fazure-windows-vm-public/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ASolis2","download_url":"https://codeload.github.com/ASolis2/azure-windows-vm-public/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASolis2%2Fazure-windows-vm-public/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28766886,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T03:54:34.369Z","status":"ssl_error","status_checked_at":"2026-01-26T03:54:33.031Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-05-17T18:10:15.889Z","updated_at":"2026-01-26T04:31:26.631Z","avatar_url":"https://github.com/ASolis2.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project 15 – Deploy a Public Azure Windows VM with RDP\n\nThis project provisions a publicly accessible Windows Server virtual machine in Azure using Terraform. The VM includes a public IP and an open RDP port (3389) via a network security group.\n\n## 🔧 What This Deploys\n\n- A new **Resource Group**\n- A **Virtual Network** and **Subnet**\n- A **Public IP Address** (static)\n- A **Network Interface** associated with a **Network Security Group**\n- A **Windows Server 2019 VM**\n- Inbound RDP access on port **3389**\n\n## ✅ Key Features\n\n- Public IP for remote access\n- Secure RDP-only inbound rule\n- Password authentication for testing/demo\n- Ready for Bastion or Jump Box integration\n\n## 🔐 Output\n\n```hcl\npublic_ip_address = \"YOUR_PUBLIC_IP\"\n```\n\n## 📸 Screenshot\n\n![Terraform Apply Output](./screenshots/screenshot.png)\n\n## 🧠 Knowledge Check\n\n1. What port is required for RDP?\n2. Why use `Static` for the Public IP?\n3. What is a use case for public-facing Windows VMs?\n4. How would you secure this VM in production?\n\n## 🚀 Commands Used\n\n```bash\nterraform init\nterraform apply -auto-approve\n```\n\n## 💡 Notes\n\n- VM name shortened to `winvm-public` to meet Windows 15-char limit\n- Core quota must be available to deploy\n- Public IPs are limited — clean up after use\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasolis2%2Fazure-windows-vm-public","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasolis2%2Fazure-windows-vm-public","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasolis2%2Fazure-windows-vm-public/lists"}