/io-infrastructure-pipelines

Azure devops pipelines to run automation tasks in IO infrastructure

Primary LanguageShell

⚠️ Archived repository ⚠️

This repository is archived. New contents has been migrated in https://github.com/pagopa/azure-pipeline-templates

io-infrastructure-pipelines

This repository collects a set of pipelines aming to automate some common and ripetitive tasks useful to maintain the cloud infrastructure hosting the backend of the mobile app IO.

The pipelines are designed to run within Azure DevOps.

Also refer to these repositories to have an overview of the cloud infrastrucure:

Backup key vault secrets

It copies all secrets stored in a key vault to a storage account. Screts are encrypted with the key vault key.

Backup Api Management.

This pipeline is useful to backup users, subscriptions and groups of an instance of Azure Api Management. The backup is stored in a storage account and can be restored with the appropriate PowerShell command shown in the official documentation.

Reference