|
1 | | -!include ../README.md |
| 1 | +<!-- BADGES:START --> |
| 2 | +[](https://github.com/POps-Rox/backstage-workshop/actions/workflows/ci.yml) |
| 3 | +[](https://opensource.org/licenses/MIT) |
| 4 | +[](https://github.com/POps-Rox/backstage-workshop/pulls) |
| 5 | +[](https://github.com/POps-Rox/backstage-workshop/graphs/commit-activity) |
| 6 | +[](https://backstage.io) |
| 7 | +<!-- BADGES:END --> |
| 8 | + |
| 9 | +# Platform Engineering with Backstage - Workshop |
| 10 | + |
| 11 | +This repository is meant to be used with the [MOAW (Mother of All Workshops) platform](https://moaw.dev). The live version of this workshop can be found [here](https://moaw.dev/workshop/gh:microsoft/pe-backstage-azure-workshop/main/docs/). |
| 12 | + |
| 13 | +## Introduction |
| 14 | + |
| 15 | +Welcome to this Platform Engineering with Backstage. You'll be experimenting with Azure services in multiple labs to undestand real world scenarios. |
| 16 | +In this lab, you are going to cover: |
| 17 | + |
| 18 | +- Viewing a local Backstage instance |
| 19 | +- Deploying local Backstage to Azure with Docker and Container Registry |
| 20 | +- Integrating Backstage with GitHub |
| 21 | +- Using Everything as Code to create various Backstage tasks |
| 22 | +- Creating a Control Plane cluster with Azure AKS |
| 23 | +- Use Azure Policy |
| 24 | +- Self-service with Backstage |
| 25 | + |
| 26 | +## Contributing |
| 27 | + |
| 28 | +This project welcomes contributions and suggestions. Most contributions require you to agree to a |
| 29 | +Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us |
| 30 | +the rights to use your contribution. For details, visit <https://cla.opensource.microsoft.com>. |
| 31 | + |
| 32 | +When you submit a pull request, a CLA bot will automatically determine whether you need to provide |
| 33 | +a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions |
| 34 | +provided by the bot. You will only need to do this once across all repos using our CLA. |
| 35 | + |
| 36 | +This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). |
| 37 | +For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or |
| 38 | +contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. |
| 39 | + |
| 40 | +## Trademarks |
| 41 | + |
| 42 | +This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft |
| 43 | +trademarks or logos is subject to and must follow [Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general). |
| 44 | +Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies. |
0 commit comments