Skip to content

Commit 8aad0cd

Browse files
JoshLuedemanCopilot
andcommitted
docs: rebrand README from azurenoops to POps-Rox and fix TechDocs index
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 148c6e4 commit 8aad0cd

File tree

1 file changed

+44
-1
lines changed

1 file changed

+44
-1
lines changed

docs/index.md

Lines changed: 44 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,44 @@
1-
!include ../README.md
1+
<!-- BADGES:START -->
2+
[![CI](https://github.com/POps-Rox/backstage-workshop/actions/workflows/ci.yml/badge.svg)](https://github.com/POps-Rox/backstage-workshop/actions/workflows/ci.yml)
3+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
4+
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/POps-Rox/backstage-workshop/pulls)
5+
[![Maintained](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/POps-Rox/backstage-workshop/graphs/commit-activity)
6+
[![Backstage](https://img.shields.io/badge/Backstage-enabled-36BAA2.svg?logo=backstage)](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

Comments
 (0)