APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Azure Functions
AzureBlobStorageHttpLogsConfig
Azure Functions
· Schema
AzureBlobStorageHttpLogsConfig
Http logs to azure blob storage configuration.
Cloud
Compute
Event-Driven
Functions
Serverless
Properties
Name
Type
Description
enabled
boolean
True if configuration is enabled, false if it is disabled and null if configuration is not set.
retentionInDays
integer
Retention in days. Remove blobs older than X days. 0 or lower means no retention.
sasUrl
string
SAS url to a azure blob container with read/write/list/delete permissions.
View JSON Schema on GitHub