https://github.com/frasermolyneux/portal-event-ingest
Part of XtremeIdiots Portal solution; event ingest into the service. Deployed using Terraform and GitHub Actions.
https://github.com/frasermolyneux/portal-event-ingest
api-management-api app-insights app-registration azure function-app github-actions key-vault service-bus terraform
Last synced: 3 months ago
JSON representation
Part of XtremeIdiots Portal solution; event ingest into the service. Deployed using Terraform and GitHub Actions.
- Host: GitHub
- URL: https://github.com/frasermolyneux/portal-event-ingest
- Owner: frasermolyneux
- License: gpl-3.0
- Created: 2023-01-15T13:55:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-09T07:18:07.000Z (3 months ago)
- Last Synced: 2025-07-09T07:59:37.919Z (3 months ago)
- Topics: api-management-api, app-insights, app-registration, azure, function-app, github-actions, key-vault, service-bus, terraform
- Language: HCL
- Homepage:
- Size: 712 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# XtremeIdiots Portal - Event Ingest
| Stage | Status |
| ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| DevOps Secure Scanning | [](https://github.com/frasermolyneux/portal-event-ingest/actions/workflows/devops-secure-scanning.yml) |
| Code Quality | [](https://github.com/frasermolyneux/portal-event-ingest/actions/workflows/codequality.yml) |
| Feature Development | [](https://github.com/frasermolyneux/portal-event-ingest/actions/workflows/feature-development.yml) |
| Pull Request Validation | [](https://github.com/frasermolyneux/portal-event-ingest/actions/workflows/pull-request-validation.yml) |
| Release to Production | [](https://github.com/frasermolyneux/portal-event-ingest/actions/workflows/release-to-production.yml) |---
## Overview
This repository contains the event ingest function app for the XtremeIdiots Portal solution.
---
## Related Projects
* [frasermolyneux/azure-landing-zones](https://github.com/frasermolyneux/azure-landing-zones) - The deploy service principal is managed by this project, as is the workload subscription.
* [frasermolyneux/platform-connectivity](https://github.com/frasermolyneux/platform-connectivity) - The platform connectivity project provides DNS and Azure Front Door shared resources.
* [frasermolyneux/platform-strategic-services](https://github.com/frasermolyneux/platform-strategic-services) - The platform strategic services project provides a shared services such as API Management and App Service Plans.---
## Contributing
Please read the [contributing](CONTRIBUTING.md) guidance; this is a learning and development project.
---
## Security
Please read the [security](SECURITY.md) guidance; I am always open to security feedback through email or opening an issue.