Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automation for Azure deployment #8

Open
alfredodeza opened this issue Oct 4, 2023 · 0 comments
Open

Automation for Azure deployment #8

alfredodeza opened this issue Oct 4, 2023 · 0 comments

Comments

@alfredodeza
Copy link
Contributor

Requires issue #7 to be complete !

Create a GitHub Action to automate the process of deploying this application to Azure Web Apps using a containerized workflow. This process will require setting up a container registry on Azure and creating an Azure Service Principal that has enough permissions for the deployment to initiate from the GitHub Action.

The Service Principal process creates a JSON blob that needs to be stored as a secret to be used within the GitHub Action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant