Skip to content

Add Azure CLI to hosted image - #34

Merged
mgottscho merged 2 commits into
mainfrom
mgottscho/2026-07-24-add-azure-cli-to-image
Jul 25, 2026
Merged

Add Azure CLI to hosted image#34
mgottscho merged 2 commits into
mainfrom
mgottscho/2026-07-24-add-azure-cli-to-image

Conversation

@mgottscho

@mgottscho mgottscho commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Problem

The hosted container includes the Azure blob downloader but not the Azure CLI, so deployments that rely on the CLI must derive a custom image before enabling Azure imports.

Solution

Install a checksum-pinned Azure CLI Debian artifact in the combined runtime image, verify it during the build, and document that the bundled CLI does not authenticate users or manage credentials.

Co-authored-by: Codex <noreply@openai.com>
@mgottscho mgottscho self-assigned this Jul 25, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot 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.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 0862d4bb73

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread Dockerfile Outdated
Comment thread README.md
Co-authored-by: Codex <noreply@openai.com>
@mgottscho
mgottscho merged commit 9cd5681 into main Jul 25, 2026
9 checks passed
@mgottscho
mgottscho deleted the mgottscho/2026-07-24-add-azure-cli-to-image branch July 25, 2026 21:25
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