Skip to content

Update Azure Functions Core Tools template options#63

Merged
shibayan merged 2 commits into
masterfrom
copilot/update-azure-functions-cli-version
May 30, 2026
Merged

Update Azure Functions Core Tools template options#63
shibayan merged 2 commits into
masterfrom
copilot/update-azure-functions-cli-version

Conversation

Copilot AI commented May 30, 2026

Copy link
Copy Markdown
Contributor

Updates Azure Functions Core Tools selectable versions to include the latest release, capped at five options. Bumps each template version by 0.0.1.

  • Template metadata

    • Bumped Azure Functions template versions from 2.0.4 to 2.0.5.
  • Core Tools versions

    • Updated azureFunctionsCliVersion proposals across all Azure Functions templates:
      [
        "latest",
        "4.12.0",
        "4.11.0",
        "4.10.0",
        "4.9.0"
      ]

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the Azure Functions devcontainer templates to surface the newest Azure Functions Core Tools versions while keeping the selectable list capped.

Changes:

  • Bumped Azure Functions template versions from 2.0.4 to 2.0.5.
  • Updated azureFunctionsCliVersion proposals to: latest, 4.12.0, 4.11.0, 4.10.0, 4.9.0 (five total options including latest).

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/azure-functions-python/devcontainer-template.json Version bump and updated Core Tools version proposals.
src/azure-functions-powershell/devcontainer-template.json Version bump and updated Core Tools version proposals.
src/azure-functions-node/devcontainer-template.json Version bump and updated Core Tools version proposals.
src/azure-functions-java/devcontainer-template.json Version bump and updated Core Tools version proposals.
src/azure-functions-dotnet/devcontainer-template.json Version bump and updated Core Tools version proposals.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@shibayan shibayan merged commit adf8211 into master May 30, 2026
12 checks passed
@shibayan shibayan deleted the copilot/update-azure-functions-cli-version branch May 30, 2026 18:57
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