Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lfarci/skills-deploy-to-azure
My clone repository
https://github.com/lfarci/skills-deploy-to-azure
Last synced: 1 day ago
JSON representation
My clone repository
- Host: GitHub
- URL: https://github.com/lfarci/skills-deploy-to-azure
- Owner: lfarci
- License: mit
- Created: 2024-05-12T14:00:26.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-12T15:39:30.000Z (6 months ago)
- Last Synced: 2024-05-13T15:22:19.642Z (6 months ago)
- Language: JavaScript
- Size: 396 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deploy to Azure! 👋🏻
_Create two deployment workflows using GitHub Actions and Microsoft Azure._
## Finish
### Congratulations, you've completed this course!
Here's a recap of all the tasks you've accomplished in your repository:
- Trigger a job based on labels
- Set up the Azure environment
- Spin up environment based on labels
- Deploy to a staging environment based on labels
- Deploy to a production environment based on labels
- Destroy environment based on labels### What's next?
- [We'd love to hear what you thought of this course](https://github.com/orgs/skills/discussions/categories/deploy-to-azure).
- [Take another GitHub Skills Course](https://github.com/skills).
- [Read the GitHub Getting Started docs](https://docs.github.com/en/get-started).
- To find projects to contribute to, check out [GitHub Explore](https://github.com/explore).---
Get help: [Post in our discussion board](https://github.com/orgs/skills/discussions/categories/deploy-to-azure) • [Review the GitHub status page](https://www.githubstatus.com/)
© 2023 GitHub • [Code of Conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/code_of_conduct.md) • [MIT License](https://gh.io/mit)