Member Junction
    Preparing search index...

    Function resolveRecordingStorageAccountID

    • Resolves the storage account a session recording should be written to: the agent's RecordingStorageProviderID if set, else its AttachmentStorageProviderID (recordings default to the attachments account), resolved to that provider's first account. Returns null when nothing is configured — callers treat that as "do not record" (fail-closed).

      Parameters

      Returns Promise<string>

      The resolved storage account id, or null.