{"id":16440680,"url":"https://github.com/amilochau/azure-templates","last_synced_at":"2025-09-25T10:18:00.629Z","repository":{"id":37789344,"uuid":"387006497","full_name":"amilochau/azure-templates","owner":"amilochau","description":"ARM templates to build IaC on Azure (using Bicep definitions) ✅","archived":false,"fork":false,"pushed_at":"2023-11-08T17:19:19.000Z","size":464,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-22T18:44:04.803Z","etag":null,"topics":["azure","azure-arm-templates","devops","infrastructure-as-code"],"latest_commit_sha":null,"homepage":"","language":"Bicep","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amilochau.png","metadata":{"funding":{"github":"amilochau"},"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-17T17:59:14.000Z","updated_at":"2024-07-19T20:04:10.000Z","dependencies_parsed_at":"2023-01-23T02:10:13.780Z","dependency_job_id":"fc373a9a-1f0d-48e9-9450-ddb9254899c0","html_url":"https://github.com/amilochau/azure-templates","commit_stats":null,"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/amilochau/azure-templates","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amilochau%2Fazure-templates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amilochau%2Fazure-templates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amilochau%2Fazure-templates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amilochau%2Fazure-templates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amilochau","download_url":"https://codeload.github.com/amilochau/azure-templates/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amilochau%2Fazure-templates/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273307025,"owners_count":25082271,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["azure","azure-arm-templates","devops","infrastructure-as-code"],"created_at":"2024-10-11T09:12:45.744Z","updated_at":"2025-09-25T10:17:55.581Z","avatar_url":"https://github.com/amilochau.png","language":"Bicep","funding_links":["https://github.com/sponsors/amilochau"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/amilochau/azure-templates/blob/main/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/amilochau/azure-templates\" alt=\"License\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/amilochau/azure-templates/releases\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/v/release/amilochau/azure-templates\" alt=\"Release\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003e\n  amilochau/azure-templates\n\u003c/h1\u003e\n\n`azure-templates` is a set of Bicep templates developed to help creating Azure infrastructure for `amilochau` projects.\n\n## What's new\n\nYou can find the new releases on the [GitHub releases page](https://github.com/amilochau/azure-templates/releases).\n\n---\n\n## IaC Templates\n\nThe following templates are proposed for Infrastructure as Code, and can be freely used:\n\n| Path | Usage | Readme |\n| ---- | ----- | ------ |\n| `configuration/template.bicep` | Create infrastructure for configuration with App Configuration | [README.md](./configuration/README.md) |\n| `functions/template.bicep` | Create infrastructure for an application running with Azure Functions, Storage, CDN, Service Bus, Application Insights, Key Vault | [README.md](./functions/README.md) |\n| `functions/local-dependencies.bicep` | Create infrastructure for a local application using Storage, CDN, Service Bus and Key Vault | [README.md](./functions/README.md) |\n| `functions/api-registration.bicep` | Register an application as an API Management backend | [README.md](./functions/README.md) |\n| `gateway/template.bicep` | Create infrastructure for requests gateway with API Management | [README.md](./gateway/README.md) |\n| `identity/template.bicep` | Create infrastructure for identity with AAD B2C | [README.md](./identity/README.md) |\n| `management-group/template.bicep` | Deploy a management group | [README.md](./management-group/README.md) |\n| `monitoring/template.bicep` | Create infrastructure for monitoring with Log Analytics Workspace | [README.md](./monitoring/README.md) |\n| `static-web-apps/template.bicep` | Create infrastructure for an application running with Azure Static Web Apps | [README.md](./static-web-apps/README.md) |\n| `web/template.bicep` | Create infrastructure for an application running with App Service, Application Insights, Key Vault | [README.md](./functions/README.md) |\n\n*Note that all templates must start with the prefix `amilochau/azure-templates/`*\n\n### Run manually\n\nThese commands can help you run the Bicep templates manually, thanks to `azure cli`:\n\n- `az bicep build --file $templateFile`: builds a Bicep template into ARM template\n- `az group create --name $resourceGroupName --location $location`: creates or updates an Azure resource group\n- `az deployment group create --resource-group $resourceGroupName --template-file $templateFile --parameters $parametersFile --confirm-with-what-if`: creates a new infrastructure deployment into Azure, after an interactive 'what if' check\n- `az deployment group what-if --resource-group $resourceGroupName --template-file $templateFile --parameters $parametersFile`: executes a deployment What-If operation at resource group scope\n\n--- \n\n## Contribute\n\nFeel free to push your code if you agree with publishing under the [MIT license](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Familochau%2Fazure-templates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Familochau%2Fazure-templates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Familochau%2Fazure-templates/lists"}