gatewayCreateProducerAzure is a command that creates azure dynamic secret [Deprecated: Use dynamic-secret-create-azure command]
| Name | Type | Description | Notes |
|---|---|---|---|
| appObjId | String | Azure App Object Id | [optional] |
| azureAdministrativeUnit | String | Azure AD administrative unit (relevant only when azure-user-portal-access=true) | [optional] |
| azureClientId | String | Azure Client ID | [optional] |
| azureClientSecret | String | Azure Client Secret | [optional] |
| azureTenantId | String | Azure Tenant ID | [optional] |
| customUsernameTemplate | String | Customize how temporary usernames are generated using go template | [optional] |
| deleteProtection | String | Protection from accidental deletion of this object [true/false] | [optional] |
| fixedUserClaimKeyname | String | FixedUserClaimKeyname | [optional] |
| fixedUserOnly | Boolean | Fixed user | [optional] |
| itemCustomFields | Map<String, String> | Additional custom fields to associate with the item | [optional] |
| json | Boolean | Set output format to JSON | [optional] |
| name | String | Dynamic secret name | |
| passwordLength | String | The length of the password to be generated | [optional] |
| producerEncryptionKeyName | String | Dynamic secret encryption key | [optional] |
| secureAccessEnable | String | Enable/Disable secure remote access [true/false] | [optional] |
| secureAccessUrl | String | Destination URL to inject secrets | [optional] |
| secureAccessWeb | Boolean | Enable Web Secure Remote Access | [optional] |
| secureAccessWebBrowsing | Boolean | Secure browser via Akeyless's Secure Remote Access (SRA) | [optional] |
| secureAccessWebProxy | Boolean | Web-Proxy via Akeyless's Secure Remote Access (SRA) | [optional] |
| tags | List<String> | Add tags attached to this object | [optional] |
| targetName | String | Target name | [optional] |
| token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
| uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |
| userGroupObjId | String | User Group Object Id | [optional] |
| userPortalAccess | Boolean | Azure User portal access | [optional] |
| userPrincipalName | String | User Principal Name | [optional] |
| userProgrammaticAccess | Boolean | Azure User programmatic access | [optional] |
| userRoleTemplateId | String | User Role Template Id | [optional] |
| userTtl | String | User TTL | [optional] |