Skip to content

Renew Azure Service Principal Credentials

Alis Akers edited this page Dec 12, 2023 · 7 revisions

What is this?

Our service credentials are used in our automated pipelines; without these credentials, our Azure logins and our Terraform initializations will fail.

Where to get them

To get new service principal credentials, ask our team leads for help contacting an admin who can generate these credentials, and contact the proj-cdc-prime-devops slack channel for support.

Where do I put these?

To update the service principle credentials, update the azure_credentials and the terraform_arm_client_secret for the following repos:

For formatting, you can refer to the Github Azure login docs.

Local development

Setup

How to

Development process and standards

Oncall

Technical resources

How-to guides

Environments/Azure

Misc

?

Clone this wiki locally