{"id":18086274,"url":"https://github.com/shibayan/appserviceproxy.siteextension","last_synced_at":"2025-04-12T22:36:45.435Z","repository":{"id":40518795,"uuid":"422932554","full_name":"shibayan/AppServiceProxy.SiteExtension","owner":"shibayan","description":"Site Extension-based Reverse Proxy compatible with Azure Functions Proxies","archived":false,"fork":false,"pushed_at":"2024-04-30T00:36:02.000Z","size":82,"stargazers_count":11,"open_issues_count":3,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-02T05:07:38.009Z","etag":null,"topics":["azure","azure-app-service","azure-site-extension","reverse-proxy-server"],"latest_commit_sha":null,"homepage":"","language":"C#","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/shibayan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":"shibayan","custom":"paypal.me/shibayan"}},"created_at":"2021-10-30T16:24:52.000Z","updated_at":"2024-05-28T03:31:34.883Z","dependencies_parsed_at":"2023-02-12T13:47:43.922Z","dependency_job_id":"641b7b94-69fb-43d8-9e50-5db756e43f9a","html_url":"https://github.com/shibayan/AppServiceProxy.SiteExtension","commit_stats":{"total_commits":31,"total_committers":1,"mean_commits":31.0,"dds":0.0,"last_synced_commit":"c32ae9001f29f0343cd7a9f540a4d35a35f74f2e"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shibayan%2FAppServiceProxy.SiteExtension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shibayan%2FAppServiceProxy.SiteExtension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shibayan%2FAppServiceProxy.SiteExtension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shibayan%2FAppServiceProxy.SiteExtension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shibayan","download_url":"https://codeload.github.com/shibayan/AppServiceProxy.SiteExtension/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248642964,"owners_count":21138352,"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","azure-app-service","azure-site-extension","reverse-proxy-server"],"created_at":"2024-10-31T16:07:27.031Z","updated_at":"2025-04-12T22:36:45.413Z","avatar_url":"https://github.com/shibayan.png","language":"C#","funding_links":["https://github.com/sponsors/shibayan","paypal.me/shibayan"],"categories":[],"sub_categories":[],"readme":"# App Service Proxy Site Extension\n \n[![Build](https://github.com/shibayan/AppServiceProxy.SiteExtension/workflows/Build/badge.svg)](https://github.com/shibayan/AppServiceProxy.SiteExtension/actions/workflows/build.yml)\n[![Downloads](https://badgen.net/nuget/dt/AppServiceProxy.SiteExtension)](https://www.nuget.org/packages/AppServiceProxy.SiteExtension/)\n[![NuGet](https://badgen.net/nuget/v/AppServiceProxy.SiteExtension)](https://www.nuget.org/packages/AppServiceProxy.SiteExtension/)\n[![License](https://badgen.net/github/license/shibayan/AppServiceProxy.SiteExtension)](https://github.com/shibayan/AppServiceProxy.SiteExtension/blob/master/LICENSE)\n[![Terraform Registry](https://badgen.net/badge/terraform/registry/5c4ee5)](https://registry.terraform.io/modules/shibayan/appservice-proxy/azurerm/latest)\n\nSite Extension-based Reverse Proxy compatible with Azure Functions Proxies\n\n## Motivation\n\nWith the permanent removal of Azure Functions Proxies from Azure Functions v4, there is no longer a readily available and inexpensive L7 reverse proxy in Azure.\n\nThis project provides an alternative implementation of a VNET-integrated gateway built using Azure Functions Proxies, and secure proxies authenticated in combination with App Service Authentication.\n\n## Features\n\n- All features of the App Service is available\n  - App Service Authentication\n  - Custom Domain\n  - SSL / TLS (Managed Certificate / Key Vault Certificate)\n  - VNET Integration\n  - Service Endpoint / Private Endpoint\n- .NET 7 and YARP-based high-performance reverse proxy\n- Compatibility with Azure Functions Proxies (`proxies.json`)\n- Easy to setup with Azure Portal or ARM Template\n- Support for Git integration and CI pipelines\n\n## Quick Start\n\n| Azure (Public) | Azure China | Azure Government |\n| :---: | :---: | :---: |\n| \u003ca href=\"https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fshibayan%2FAppServiceProxy.SiteExtension%2Fmaster%2Fazuredeploy.json\" target=\"_blank\"\u003e\u003cimg src=\"https://aka.ms/deploytoazurebutton\" /\u003e\u003c/a\u003e | \u003ca href=\"https://portal.azure.cn/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fshibayan%2FAppServiceProxy.SiteExtension%2Fmaster%2Fazuredeploy.json\" target=\"_blank\"\u003e\u003cimg src=\"https://aka.ms/deploytoazurebutton\" /\u003e\u003c/a\u003e | \u003ca href=\"https://portal.azure.us/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Fshibayan%2FAppServiceProxy.SiteExtension%2Fmaster%2Fazuredeploy.json\" target=\"_blank\"\u003e\u003cimg src=\"https://aka.ms/deploytoazurebutton\" /\u003e\u003c/a\u003e |\n\n## Manual Installation\n\nSince this application is based on .NET 7 and Site Extension, it requires a App Service (Windows) with .NET 7 enabled.\n\nYou need to specify the `App Service Proxy` or `AppServiceProxy.SiteExtension` for installation.\n\n### Azure Portal\n\n![site extensions](https://user-images.githubusercontent.com/1356444/141622631-7d5c71c8-da20-4353-a898-141fdda73814.png)\n\n- [Tip 21 - Adding Extensions to Web Apps in Azure App Service | Azure Tips and Tricks](https://microsoft.github.io/AzureTipsAndTricks/blog/tip21.html)\n\n### ARM Template\n\n```json\n{\n  \"apiVersion\": \"2022-09-01\",\n  \"name\": \"AppServiceProxy.SiteExtension\",\n  \"type\": \"siteextensions\",\n  \"dependsOn\": [\n    \"[resourceId('Microsoft.Web/sites', variables('webAppName'))]\"\n  ]\n}\n```\n\n### Bicep\n\n```bicep\nresource symbolicname 'Microsoft.Web/sites/siteextensions@2022-09-01' = {\n  name: '${webApp.name}/AppServiceProxy.SiteExtension'\n}\n```\n\n### Terraform\n\nSee also [App Service Proxy Terraform module](https://github.com/shibayan/terraform-azurerm-appservice-proxy) repository.\n\n## Usage\n\nCreate `proxies.json` into `wwwroot` directory.\n\n```json\n{\n  \"$schema\": \"http://json.schemastore.org/proxies\",\n  \"proxies\": {\n    \"proxy1\": {\n      \"matchCondition\": {\n        \"methods\": [ \"GET\" ],\n        \"route\": \"/{*path}\"\n      },\n      \"backendUri\": \"https://shibayan.jp/{path}\"\n    }\n  }\n}\n```\n\n## Appendix: `proxies.json` Reference\n\n- [Advanced configuration - Work with proxies in Azure Functions | Microsoft Docs](https://docs.microsoft.com/en-us/azure/azure-functions/functions-proxies#advanced-configuration)\n\n## License\n\nThis project is licensed under the [MIT License](https://github.com/shibayan/AppServiceProxy.SiteExtension/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshibayan%2Fappserviceproxy.siteextension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshibayan%2Fappserviceproxy.siteextension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshibayan%2Fappserviceproxy.siteextension/lists"}