Skip to content

Add azure blob export sink#124

Open
david049 wants to merge 2 commits into
mainfrom
dliu/addazureexport
Open

Add azure blob export sink#124
david049 wants to merge 2 commits into
mainfrom
dliu/addazureexport

Conversation

@david049

@david049 david049 commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

What was changed

Adds azure export sink support

Why?

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

Note

Low Risk
Additive protobuf-only API changes with no auth or runtime logic in this diff; clients must opt in to the new field.

Overview
Extends Temporal Cloud namespace export sinks so customers can target Azure Blob Storage, alongside existing S3 and GCS options.

A new AzureBlobSpec in the cloud sink API captures Azure setup: tenant ID, storage account, container, region, subscription ID, and resource group (aligned with app-registration / cross-tenant access). ExportSinkSpec gains an azure_blob field (proto field 5) wired to that message.

The GCS sink comment that marked GCS as under development is removed; GCS is documented like a supported destination type.

Reviewed by Cursor Bugbot for commit d0f1c19. Bugbot is set up for automated code reviews on this repo. Configure here.

@david049
david049 requested a review from a team as a code owner July 13, 2026 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant