Azure API Functions
Microsoft Azure Key Vault is a cloud service used to securely store and access "secrets" - confidential data such as passwords, certificates, or cryptographic keys.
The local Azure API functions support access to Microsoft Azure Key Vault.
The local Azure API Service is required in order to run Vuser scripts containing these API functions.
Click one of the following functions for more information:
lr_azure_ad_client_get_token | Fetches a bearer type token from the Azure API Service. |
lr_azure_kv_get_secret | Fetches a secret value from the Microsoft Azure Key Vault. |
lr_azure_set_service_port | Specifies a port for the local Azure API Service. |