Hard coding application credentials directly into scripts can pose significant security risks and violate best practices for secure software development.
This document describes how REST API queries to Veeam Backup & Replication can be secured via CyberArk’s Secrets Manager Credential Providers to eliminate hardcoded credentials being embedded in scripts. With this method, credentials can instead queried be from a central password vault. Both PowerShell and Python script examples are provided below.