Arpio Configuration Tags for Azure
Control how Arpio protects and recovers your Azure resources by setting "configuration tags" on resources in your primary environment.
Configuration tags are tags you set using Azure's normal tagging APIs, the Azure portal, or CLI/Powershell. Arpio reads these tags when it creates recovery points, and uses the tag values as they were when the recovery point was created to control how resources are recovered when you test and fail over your applications.
Arpio configuration tags are normal Azure tags, which means they have a textual name and an optional textual value. All configuration tags have a name that starts with "arpio-config:", but the format of the rest of the tag name varies with the type of the configuration tag and resource type it's being applied to. The value is always specific to the configuration tag type and resource type.
Arpio only reads and follows configuration tags that are set on resources in your primary environment. If you set configuration tags on resources in your recovery environment, Arpio ignores them when it manages those resources (and it may overwrite them there).
If you use an incorrect key format in your configuration tags, Arpio generally ignores the tag. If you use an incorrect value format, Arpio generally tells you about the problem, so you can fix it promptly. Test your applications regularly to ensure your configuration tags are working as you expect. You can verify the recovery environment configuration using the Azure portal, APIs, or Azure command line tools.
Supported Arpio Configuration Tags
-
arpio-config:admin-password-secret - Provide a reference to the Azure Key Vault location where the administrator password is stored.
-