Azure Backend Secrets Schema¶
Note
This is auto-generated documentation from a JSON schema that is under construction, this will improve over time.
Return to the root secrets schema
https://raw.githubusercontent.com/elastisys/compliantkubernetes-apps/main/config/schemas/secrets.yaml#/properties/objectStorage/properties/restore/properties/sources/properties/azure
Secrets for using Azure as object storage in Welkin.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | config/schemas/secrets.yaml* |
TYPE:
object
(Azure Backend Secrets)
PROPERTIES:
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
storageAccountName | string |
Optional | cannot be null | Welkin Apps Secrets |
storageAccountKey | string |
Optional | cannot be null | Welkin Apps Secrets |
storageAccountName¶
Storage account name to authenticate with.
storageAccountName
-
is optional
-
Type:
string
-
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
string
storageAccountKey¶
Storage account key to authenticate with.
storageAccountKey
-
is optional
-
Type:
string
-
cannot be null
-
defined in: Welkin Apps Secrets
TYPE:
string
Return to the root secrets schema
Generated Sun Nov 17 03:51:36 UTC 2024 from elastisys/compliantkubernetes-apps@main