{"id":23046956,"url":"https://github.com/matsest/az-policy-alias","last_synced_at":"2025-10-09T05:41:17.587Z","repository":{"id":37208636,"uuid":"504533935","full_name":"matsest/az-policy-alias","owner":"matsest","description":"Search and find all supported Azure Policy Aliases in your browser. Automatically updated every day: https://policyalias.mats.codes/","archived":false,"fork":false,"pushed_at":"2025-10-06T01:31:43.000Z","size":119279,"stargazers_count":14,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-06T03:23:02.462Z","etag":null,"topics":["azure","azure-policy","azure-policy-alias","gohugo","powershell","pwsh"],"latest_commit_sha":null,"homepage":"https://policyalias.mats.codes","language":"HTML","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/matsest.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-06-17T12:53:27.000Z","updated_at":"2025-08-18T09:47:15.000Z","dependencies_parsed_at":"2023-10-11T03:24:34.034Z","dependency_job_id":"b897a99b-dcff-490a-9939-58440b455387","html_url":"https://github.com/matsest/az-policy-alias","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/matsest/az-policy-alias","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsest%2Faz-policy-alias","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsest%2Faz-policy-alias/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsest%2Faz-policy-alias/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsest%2Faz-policy-alias/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matsest","download_url":"https://codeload.github.com/matsest/az-policy-alias/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsest%2Faz-policy-alias/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000741,"owners_count":26082932,"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-10-09T02:00:07.460Z","response_time":59,"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-policy","azure-policy-alias","gohugo","powershell","pwsh"],"created_at":"2024-12-15T22:30:09.479Z","updated_at":"2025-10-09T05:41:17.551Z","avatar_url":"https://github.com/matsest.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Azure Policy Aliases\n\n[![latest alias update](https://img.shields.io/github/last-commit/matsest/az-policy-alias/gh-pages?color=red\u0026label=latest%20alias%20update\u0026logo=powershell\u0026logoColor=white)](https://github.com/matsest/az-policy-alias/commits/gh-pages)\n[![update-and-deploy](https://github.com/matsest/az-policy-alias/actions/workflows/deploy.yaml/badge.svg?branch=main)](https://github.com/matsest/az-policy-alias/actions/workflows/deploy.yaml)\n[![deploy-github-pages](https://github.com/matsest/az-policy-alias/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/matsest/az-policy-alias/actions/workflows/pages/pages-build-deployment)\n[![Hugo Version](https://img.shields.io/badge/hugo-0.128-blue.svg)](https://gohugo.io)\n[![License](https://img.shields.io/github/license/matsest/az-policy-alias)](https://github.com/thegeeklab/hugo-geekdoc/blob/main/LICENSE)\n\nThis repo contains code for a website that makes it easier to quickly find and search for [Azure Policy Aliases](https://learn.microsoft.com/en-us/azure/governance/policy/concepts/definition-structure-alias) to use when authoring custom Azure policy definitions.\n\nThis repo is made by me and have no affliations with Microsoft.\n\n## Usage\n\nGo to https://policyalias.mats.codes\n\n## Background\n\nFor reasons unknown finding supported policy aliases is normally done through either PowerShell/Azure CLI or VS Code Extension.\n\nBoth of these approaches requires additional tooling setup, and multiple commands/steps to carry out. They also requires you to be signed-in to Azure just for finding out if an alias is available. Why not just a searchable reference documentation instead?\n\nThis web site uses the `Get-AzPolicyAlias` cmdlet to generate the full overview of all supported policy aliases and is run once every day to always have a full list of up-to-date searchable policy aliases in a small, static web site.\n\nYou can see the latest updated aliases in the [gh-pages branch](https://github.com/matsest/az-policy-alias/commits/gh-pages).\n\n## Technology\n\n- Azure PowerShell for indexing all available policy aliases\n- Hugo with GeekDocs theme for web site\n- GitHub Pages for hosting\n- GitHub Actions for deployment\n\n## Related\n\n- [AzAdvertizer.net Policy Aliases](https://www.azadvertizer.net/azpolicyaliasesadvertizer_singlelinesx.html) by [@JulianHayward](https://github.com/JulianHayward): Release and change tracking on Azure Governance capabilities, including policy aliases\n\n## License\n\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatsest%2Faz-policy-alias","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatsest%2Faz-policy-alias","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatsest%2Faz-policy-alias/lists"}