Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RoopeshNair authored Sep 20, 2019
1 parent 2591b80 commit e528f04
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,12 @@

- [Azure login](https://github.com/Azure/actions) - this repository
- Azure login using Service Principal
- [AppService actions](https://github.com/Azure/appservice-actions)
- Azure WebApp (Windows / Linux WebApps)
- Azure Web app for containers (Single / multi-container apps)
- AppService actions
- [Azure WebApp](https://github.com/Azure/webapps-deploy) (Windows / Linux WebApps)
- [Azure Web app for containers](https://github.com/Azure/appservice-actions) (Single / multi-container apps)
- [Azure Functions](https://github.com/Azure/functions-action) (Windows / Linux WebApps)
- [Azure Functions for containers](https://github.com/Azure/functions-container-action) (Single / multi-container apps)

- [Container actions](https://github.com/Azure/container-actions)
- Docker login/logout
- [Kubernetes actions](https://github.com/Azure/k8s-actions)
Expand Down

0 comments on commit e528f04

Please sign in to comment.