{"id":15771521,"url":"https://github.com/trstringer/azcorecheck","last_synced_at":"2026-04-28T20:08:18.970Z","repository":{"id":147739896,"uuid":"91390500","full_name":"trstringer/azcorecheck","owner":"trstringer","description":":cloud: Command-line interface to check available cores for an Azure region","archived":false,"fork":false,"pushed_at":"2017-05-17T21:01:12.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-11T15:07:55.207Z","etag":null,"topics":["azure","iaas","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/trstringer.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}},"created_at":"2017-05-15T22:30:01.000Z","updated_at":"2017-05-16T21:02:21.000Z","dependencies_parsed_at":"2023-04-21T00:17:36.913Z","dependency_job_id":null,"html_url":"https://github.com/trstringer/azcorecheck","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/trstringer%2Fazcorecheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fazcorecheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fazcorecheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trstringer%2Fazcorecheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trstringer","download_url":"https://codeload.github.com/trstringer/azcorecheck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246465220,"owners_count":20781919,"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":["azure","iaas","python"],"created_at":"2024-10-04T15:03:00.015Z","updated_at":"2026-04-28T20:08:18.927Z","avatar_url":"https://github.com/trstringer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Azure Region Core Checker\n\nThis cli tests whether or not there are enough cores available in a region (this is for an automated requirement).\n\n## Setup\n\nCentOS requires the following dependencies installed...\n\n```\n$ sudo yum install -y git epel-release gcc libffi-devel python-devel openssl-devel\n$ sudo yum install -y python-pip\n```\n\nInstall the azcorecheck tool...\n\n```\n$ git clone https://github.com/tstringer/azcorecheck.git\n$ cd azure-regional-core-checker\n$ chmod 755 ./install\n$ sudo ./install\n```\n\n## Environment variables\n\nThis cli expects the following environment variables to be defined...\n\n- `ARM_SUBSCRIPTION_ID` - Azure subscription ID\n- `ARM_TENANT_ID` - The tenant/directory ID for the service principal\n- `ARM_CLIENT_ID` - Client/application ID of the service principal\n- `ARM_CLIENT_SECRET` - Secret for the service principal\n\n\u003e :bulb: A service principal can be created with the use of [this guide (Azure documentation)](https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-create-service-principal-portal)\n\n## Usage\n\n```\nusage: azcorecheck [-h] -l LOCATION -d DESIRED_CORE_COUNT [-p]\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -l LOCATION, --location LOCATION\n                        azure region to check\n  -d DESIRED_CORE_COUNT, --desired DESIRED_CORE_COUNT\n                        desired core count to check if available\n  -p, --permissive      if there is a runtime error exit with a zero code\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrstringer%2Fazcorecheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrstringer%2Fazcorecheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrstringer%2Fazcorecheck/lists"}