{"id":19199980,"url":"https://github.com/fusic/azure_webserver_bicep","last_synced_at":"2026-03-04T14:32:08.379Z","repository":{"id":82412899,"uuid":"361979737","full_name":"fusic/azure_webserver_bicep","owner":"fusic","description":"Template for building infrastructure for a web server.","archived":false,"fork":false,"pushed_at":"2021-04-27T04:27:57.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-23T05:25:20.072Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Bicep","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/fusic.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":"2021-04-27T04:27:35.000Z","updated_at":"2021-05-13T08:00:03.000Z","dependencies_parsed_at":"2024-06-07T05:30:10.029Z","dependency_job_id":null,"html_url":"https://github.com/fusic/azure_webserver_bicep","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fusic/azure_webserver_bicep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusic%2Fazure_webserver_bicep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusic%2Fazure_webserver_bicep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusic%2Fazure_webserver_bicep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusic%2Fazure_webserver_bicep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fusic","download_url":"https://codeload.github.com/fusic/azure_webserver_bicep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fusic%2Fazure_webserver_bicep/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30083759,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T13:22:36.021Z","status":"ssl_error","status_checked_at":"2026-03-04T13:20:45.750Z","response_time":59,"last_error":"SSL_read: 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":"2024-11-09T12:29:48.591Z","updated_at":"2026-03-04T14:32:08.348Z","avatar_url":"https://github.com/fusic.png","language":"Bicep","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Azure Bicep Template - Web Server Sample\n\nTemplate for building infrastructure for a web server.\n\n## Login Azure and create resource group\n\n```bash\n$ az login\n$ az group create --name your_resource_group --location 'Japan East'\n$ az configure --defaults group=your_resource_group\n```\n\n## Deploy by Bicep\n\n```bash\n$ cd bicep\n$ az deployment group create --template-file main.bicep --parameters main.parameters.json\n```\n\n## Compile and Decompile\n\n```\n# Compile\n$ az bicep build  --file bicep/main.bicep\n\n# Decompile\n$ az bicep decompile --file arm/main.json\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusic%2Fazure_webserver_bicep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffusic%2Fazure_webserver_bicep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusic%2Fazure_webserver_bicep/lists"}