{"id":38034812,"url":"https://github.com/jacygao/localazure","last_synced_at":"2026-01-16T19:48:12.128Z","repository":{"id":256172910,"uuid":"853613609","full_name":"jacygao/localazure","owner":"jacygao","description":"Run azure stack locally for rapid local development and debugging","archived":false,"fork":false,"pushed_at":"2025-05-04T01:34:33.000Z","size":14450,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-04T02:31:30.785Z","etag":null,"topics":["azure","emulators"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jacygao.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":"2024-09-07T03:25:09.000Z","updated_at":"2025-05-04T01:34:36.000Z","dependencies_parsed_at":"2024-10-23T06:25:44.210Z","dependency_job_id":null,"html_url":"https://github.com/jacygao/localazure","commit_stats":null,"previous_names":["jacygao/localazure"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jacygao/localazure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacygao%2Flocalazure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacygao%2Flocalazure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacygao%2Flocalazure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacygao%2Flocalazure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jacygao","download_url":"https://codeload.github.com/jacygao/localazure/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacygao%2Flocalazure/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28481969,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"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":["azure","emulators"],"created_at":"2026-01-16T19:48:11.329Z","updated_at":"2026-01-16T19:48:12.123Z","avatar_url":"https://github.com/jacygao.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# localazure\n\n\u003e[!NOTE]\n\u003eThis project has won a Security Initiative award at the E+D Hackathon in 2025, and is now an internal project at Microsoft.\n\u003eThis repo will only contain POC code for now.\n\n\nRun azure stack locally for rapid local development and debugging.\n\nStatus: Under Development\n\nlocalazure runs azure services locally via docker containers that are either published by the Azure teams or created by the community. \n\nThe following services are currently available as local emulators:\n- CosmosDB\n- Event Hub\n- Storage Account\n- Azure PosgreSQL\n- Azure Cache for Redis\n\nThe following services are planned to be included in v1\n- Azure Data Explorer\n- Azure Service Bus\n- Azure Event Grid\n- Azure KeyVault\n\n\u003e[!CAUTION]\n\u003elocalazure is intended solely for development and testing scenarios. Any kind of Production use is strictly discouraged. There is no official support provided for localazure.\n\n## Getting Started\n\n\u003e[!NOTE]\n\u003elocalazure only supports Windows users at this time.\n\n### Prerequisite\n- Docker Engine\n    - For Window users, get [Docker Desktop](https://docs.docker.com/desktop/install/windows-install/#:~:text=Install%20Docker%20Desktop%20on%20Windows%201%20Download%20the,on%20your%20choice%20of%20backend.%20...%20More%20items)\n    - For Mac or Linux, please download the respective Client from [the Docker Desktop download page](https://docs.docker.com/desktop/). \n- .NET 8.0 or above\n    - Download from the [.NET Official Site](https://dotnet.microsoft.com/en-us/download/dotnet)\n\n\u003e[!NOTE]\n\u003eBefore you continue with the subsequent steps, make sure Docker Engine is operational in the background.\n\n### Start localazure\n\n#### Start localazure on Windows\nStart localazure by running:\n```powershell\n./Start.ps1\n```\nIf you are running localazure for the first time, it will take some time to pull and install all the images. This will only happen for the first time. \n\nYou may need to run following command to set the execution policy for the current PowerShell session to \"Bypass,\" allowing script to run without any restrictions. \n```powershell\nSet-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass\n```\nThis change is not persistent; it only applies to the current session and does not affect other PowerShell sessions.\n\n### Configuration\nPlease refer to the respective documentation for local configuration guide.\n\n| Service    | Documentation\n| ------- | ------------ |\n| Cosmos DB | [Link](./Docs/CosmosDb.md)\n| Event Hub | [Link](./Docs/EventHub.md)\n| Azure Data Exploror (Kusto) | [Link](./Docs/Kusto.md)\n| Azure Cache for Redis | [Link](./Docs/Redis.md)\n| Storage Account | [Link](./Docs/StorageAccount.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacygao%2Flocalazure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacygao%2Flocalazure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacygao%2Flocalazure/lists"}