Skip to content

Add azure support for export - #94

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

Add azure support for export#94
david049 wants to merge 2 commits into
mainfrom
dliu/addexportazurecmds

Conversation

@david049

@david049 david049 commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

What was changed

adds azure blob support for export

Why?

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

Note

Medium Risk
New cloud API surface for export configuration (data egress); behavior mirrors existing S3/GCS paths with solid unit test coverage.

Overview
Adds Azure Blob as a workflow history export destination alongside S3 and GCS, and bumps go.temporal.io/cloud-sdk to v0.16.0.

New temporal cloud namespace export azure-blob subcommands: create, update, and validate, with flags for tenant, subscription, resource group, storage account, container, and region. Create/update follow the same apply prompt and async-operation flow as existing S3/GCS sinks; update merges only provided fields onto the current AzureBlobSpec.

Reviewed by Cursor Bugbot for commit 80f500d. 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 27, 2026 21:40

@daehan-temporal daehan-temporal left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

overall, looks good to me

Comment thread temporalcloudcli/commands.yml Outdated
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.

3 participants