validate-azure-cloud-storage¶
- subtitle
Validates Azure cloud storage settings of the given environment.
- version
0.9.126
Description¶
Validates Azure cloud storage settings of the given environment.
Synopsis¶
validate-azure-cloud-storage
--credential-crn <value>
--storage-location <value>
[--managed-identity <value>]
[--account-key <value>]
[--account-name <value>]
[--secure | --no-secure]
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--credential-crn
(string)
The CRN of the credential.
--storage-location
(string)
Azure storage location for logging.
--managed-identity
(string)
Azure managed identity.
--account-key
(string)
Azure account key.
--account-name
(string)
Azure account name.
--secure
| --no-secure
(boolean)
Azure secure flag.
--cli-input-json
(string)
Performs service operation based on the JSON string provided. The JSON string follows the format provided by
--generate-cli-skeleton
. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.
--generate-cli-skeleton
(boolean)
Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for
--cli-input-json
.
Output¶
status -> (string)
Validation result. Allowed values are “OK”, “ACCESS_DENIED”, “ERROR”, “RESOURCE_NOT_FOUND”.
error -> (string)
Error message if validation failed.
Form Factors¶
public, private