We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The next thing we need to do do be able to setup our deployer on Azure, is to connect GitHub and Azure together using OpenID connect. Please follow this link, and create the following secrets:
AZURE_CLIENT_ID
AZURE_CLIENT_SECRET
AZURE_TENANT_ID
AZURE_SUBSCRIPTION_ID
If you need to deploy the Control Plane Web Application credentials create an app registration as described here.
APP_REGISTRATION_APP_ID
WEB_APP_CLIENT_SECRET
When you saved these secrets, please close this issue.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The next thing we need to do do be able to setup our deployer on Azure, is to connect GitHub and Azure together using OpenID connect. Please follow this link, and create the following secrets:
AZURE_CLIENT_ID
in environment secretsAZURE_CLIENT_SECRET
in environment secretsAZURE_TENANT_ID
in environment secretsAZURE_SUBSCRIPTION_ID
in environment secretsIf you need to deploy the Control Plane Web Application credentials create an app registration as described here.
APP_REGISTRATION_APP_ID
in environment secretsWEB_APP_CLIENT_SECRET
in environment secretsWhen you saved these secrets, please close this issue.
The text was updated successfully, but these errors were encountered: