https://github.com/shibayan/appserviceinfo
This website to check the platform and runtime information of Azure App Service.
https://github.com/shibayan/appserviceinfo
azure-app-service
Last synced: 4 months ago
JSON representation
This website to check the platform and runtime information of Azure App Service.
- Host: GitHub
- URL: https://github.com/shibayan/appserviceinfo
- Owner: shibayan
- License: apache-2.0
- Created: 2016-06-28T07:53:41.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-01T03:14:53.000Z (over 1 year ago)
- Last Synced: 2025-04-01T04:24:10.062Z (over 1 year ago)
- Topics: azure-app-service
- Language: C#
- Homepage: https://appservice.info
- Size: 613 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# App Service Info
[](https://github.com/shibayan/appserviceinfo/actions/workflows/backend-deploy.yml)
[](https://github.com/shibayan/appserviceinfo/actions/workflows/frontend-deploy.yml)
[](https://github.com/shibayan/appserviceinfo/actions/workflows/metadata-update.yml)
App Service Info is a website that helps you quickly check **Azure App Service (Windows)** platform and runtime information **by region**.
- Website: https://appservice.info
## What you can check
### Platform
- OS version/build
- App Service / Kudu versions
- Middleware module version
- Processor information
- Recent reimage / rapid update timestamps
- Region / stamp / machine information
### Runtime
- .NET Framework
- .NET (x86 / x64)
- .NET SDK (x86 / x64)
- Java (Oracle / Azul / Microsoft)
- Node.js (x86 / x64)
- npm
### Site Extensions
- Installed site extensions and their versions
## How to use
- Open the website and use the table to compare regions at a glance.
- Click a region to view detailed information (including full version lists).
## License
This project is licensed under the [Apache License 2.0](https://github.com/shibayan/appserviceinfo/blob/master/LICENSE)