Skip to content

azure-keyVault

The following operations can be performed on "azure-keyVault":

add| rm| show|

add azure keyVault

Creates a Azure key vault object in NetScaler.

Synopsis

add azure keyVault <name> -azureVaultName <string> -azureApplication <string>

Arguments

name

Name for the Key Vault. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at sign (@), equal sign (=), and hyphen (-) characters. Can be changed after the Key Vault is created.

CLI Users: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my keyvault" or 'my keyvault').

azureVaultName

Name of the Key Vault configured in Azure cloud using either the Azure CLI or the Azure portal (GUI).

azureApplication

Name of the Azure Application object created on the ADC appliance. This object will be used for authentication with Azure Active Directory

rm azure keyVault

Deletes an existing Azure key vault.

Synopsis

rm azure keyVault <name>

Arguments

name

Name for the Key Vault. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at sign (@), equal sign (=), and hyphen (-) characters. Can be changed after the Key Vault is created.

CLI Users: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my keyvault" or 'my keyvault').

show azure keyVault

Displays information about all configured Azure key vaults, or displays detailed information about the specified vault.

Synopsis

show azure keyVault [<name>]

Arguments

name

Name for the Key Vault. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at sign (@), equal sign (=), and hyphen (-) characters. Can be changed after the Key Vault is created.

CLI Users: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my keyvault" or 'my keyvault').

Output

azureVaultName

Name of the Key Vault configured in Azure cloud using either the Azure CLI or the Azure portal (GUI).

azureApplication

Name of the Azure Application object created on the ADC appliance. This object will be used for authentication with Azure Active Directory

state

Current state of keyvault

devno

count

stateflag

Was this article helpful?