Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frasermolyneux/platform-strategic-services
Platform strategic resources; (API Management, App Service Plans, etc.) for Molyneux.IO Azure Platform. Deployed using Bicep and Azure DevOps pipelines.
https://github.com/frasermolyneux/platform-strategic-services
api-management app-service-plan azure azure-devops-pipelines bicep key-vault sql-server
Last synced: about 2 months ago
JSON representation
Platform strategic resources; (API Management, App Service Plans, etc.) for Molyneux.IO Azure Platform. Deployed using Bicep and Azure DevOps pipelines.
- Host: GitHub
- URL: https://github.com/frasermolyneux/platform-strategic-services
- Owner: frasermolyneux
- License: gpl-3.0
- Created: 2022-07-08T11:20:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T17:46:33.000Z (5 months ago)
- Last Synced: 2024-08-13T21:02:45.059Z (5 months ago)
- Topics: api-management, app-service-plan, azure, azure-devops-pipelines, bicep, key-vault, sql-server
- Language: Bicep
- Homepage:
- Size: 87.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Platform Strategic Services
| Stage | Status |
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| DevOps Secure Scanning | [![Build Status](https://dev.azure.com/frasermolyneux/Personal-Public/_apis/build/status%2Fplatform-strategic-services.DevOpsSecureScanning?branchName=main)](https://dev.azure.com/frasermolyneux/Personal-Public/_build/latest?definitionId=206&branchName=main) |
| Build | [![Build Status](https://dev.azure.com/frasermolyneux/Personal-Public/_apis/build/status%2Fplatform-strategic-services.OnePipeline?repoName=frasermolyneux%2Fplatform-strategic-services&branchName=main&stageName=build)](https://dev.azure.com/frasermolyneux/Personal-Public/_build/latest?definitionId=171&repoName=frasermolyneux%2Fplatform-strategic-services&branchName=main) |
| Deploy to Development | [![Build Status](https://dev.azure.com/frasermolyneux/Personal-Public/_apis/build/status%2Fplatform-strategic-services.OnePipeline?repoName=frasermolyneux%2Fplatform-strategic-services&branchName=main&stageName=deploy_dev)](https://dev.azure.com/frasermolyneux/Personal-Public/_build/latest?definitionId=171&repoName=frasermolyneux%2Fplatform-strategic-services&branchName=main) |
| Deploy to Production | [![Build Status](https://dev.azure.com/frasermolyneux/Personal-Public/_apis/build/status%2Fplatform-strategic-services.OnePipeline?repoName=frasermolyneux%2Fplatform-strategic-services&branchName=main&stageName=deploy_prd)](https://dev.azure.com/frasermolyneux/Personal-Public/_build/latest?definitionId=171&repoName=frasermolyneux%2Fplatform-strategic-services&branchName=main) |---
## Overview
This repository contains the configuration and associated Azure DevOps pipelines for the MX tenant strategic services. These are services that are considered platform as they are shared by many workloads.
---
## 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.
---
## Solution
The solution will deploy the following resources:
* Container Registry
---
## Azure Pipelines
The `one-pipeline` is within the `.azure-pipelines` folder and output is visible on the [frasermolyneux/Personal-Public](https://dev.azure.com/frasermolyneux/Personal-Public/_build?definitionId=171) Azure DevOps project.
---
## 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.