Esposter
    Preparing search index...

    Function getAzureErrorXml

    • Generates a standard Azure Storage error XML response body.

      Parameters

      • errorCode: string

        The official Azure error code (e.g., "BlobNotFound").

      • errorMessage: string

        The user-friendly error message.

      Returns string

      A formatted XML string.