Skip to content

ctx/feat(dataplane): add settable storage domain suffix for azure#303

Open
ctxswitch wants to merge 1 commit intomainfrom
ctx/feat/dataplane-azure-storage-domain-suffix
Open

ctx/feat(dataplane): add settable storage domain suffix for azure#303
ctxswitch wants to merge 1 commit intomainfrom
ctx/feat/dataplane-azure-storage-domain-suffix

Conversation

@ctxswitch
Copy link
Collaborator

  • Added a new AZURE_STORAGE_DOMAIN_SUFFIX global to the dataplane Azure values with a default of core.windows.net. Wired it into both the stow domain_suffix config (which controls signed URL generation) and the metadataBucketPrefix (which controls internal ABFS paths), eliminating all hardcoded core.windows.net references.
  • Updated the two Azure test values files to mirror the change and regenerated snapshots — all Azure tests pass.
  • Users can now set global.AZURE_STORAGE_DOMAIN_SUFFIX to their custom domain to address Private Endpoint DNS issues.

@aviator-app
Copy link
Contributor

aviator-app bot commented Mar 24, 2026

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes.
Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This pull request is currently open (not queued).

How to merge

To merge this PR, comment /aviator merge or add the mergequeue label.


See the real-time status of this PR on the Aviator webapp.
Use the Aviator Chrome Extension to see the status of your PR within GitHub.

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.

2 participants