Skip to content

AzureFileMemory

PropertyPatternTypeDeprecatedDefinitionTitle/Description
+ implementationNoconstNo-Implementation
- azure_ad_token_providerNoobjectNoIn #/$defs/_Reference-
+ account_urlNostringNo-Account Url
+ containerNostringNo-Container
- create_container_on_startupNobooleanNo-Create Container On Startup

1. Property implementation

Title: Implementation

Typeconst
RequiredYes

Specific value: "AzureFileMemory"

2. Property azure_ad_token_provider

Typeobject
RequiredNo
Additional properties[Any type: allowed]
Defined in#/$defs/_Reference
PropertyPatternTypeDeprecatedDefinitionTitle/Description
- implementationNostringNo-Implementation
- NoobjectNo--

2.1. Property implementation

Title: Implementation

Typestring
RequiredNo

3. Property account_url

Title: Account Url

Typestring
RequiredYes

Description: The URL of the Azure storage account of the form https://<OAUTH_STORAGE_ACCOUNT_NAME>.blob.core.windows.net.

4. Property container

Title: Container

Typestring
RequiredYes

Description: The name of the container to use.

5. Property create_container_on_startup

Title: Create Container On Startup

Typeboolean
RequiredNo
Defaultfalse

Description: If true, the container will be created on startup if not already present.