Open anthonychu opened 3 years ago
Heavy 👍 on this one, as currently if you have any other Azure resource in addition to a SWA in your deployment workflow, it's way simpler to use the azure/login
action and use its credentials instead of having to provide each one specific tokens.
👍. What @sinedied said.
This is badly needed. The deployment process for SWAs is unnecessarily complex because of the deployment token. Instead of passing in the service principal, you need to think about secret storage/retrieval/rotation in your pipelines.
Support Azure Login GitHub Action in GitHub, or passing service principal credentials in Azure DevOps as well.