Skip to content

Configure App module to use 2025-02-02-preview as tracking version#4249

Merged
EronWright merged 4 commits into
masterfrom
copilot/fix-4245
Aug 13, 2025
Merged

Configure App module to use 2025-02-02-preview as tracking version#4249
EronWright merged 4 commits into
masterfrom
copilot/fix-4245

Conversation

Copilot AI commented Aug 5, 2025

Copy link
Copy Markdown
Contributor

This PR addresses issue #4245 by making the 2025-02-02-preview API version available for Azure Container Apps resources. See also:
https://learn.microsoft.com/en-us/azure/templates/microsoft.app/change-log/managedenvironments/javacomponents#2025-02-02-preview

Problem

Users needed access to the 2025-02-02-preview API version to use OpenTelemetry (OTel) endpoint configuration features that are not available in previous versions, specifically:

  • OpenTelemetryConfiguration for managed environments
  • OpenTelemetryDestinationsConfiguration with support for various telemetry backends
  • Enhanced telemetry capabilities for traces, logs, and metrics

Solution

Updated versions/v3-spec.yaml to set the App module tracking version to 2025-02-02-preview, replacing the previous 2025-01-01 stable version. This change removes the need for explicit additions since all resources now use the preview version by default.

Usage

Users can now access the new API version features using:

pulumi package add azure-native app 2025-02-02-preview

Technical Details

The App module now uses 2025-02-02-preview as its tracking version, making all preview features including OpenTelemetry configuration available by default. The schema contains 82 occurrences of the new API version across all App resources.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Update API azure-native.app to 2025-02-02-preview. Update azure-native.app API version to 2025-02-02-preview Aug 6, 2025
Copilot AI requested a review from mjeffryes August 6, 2025 00:15
@mjeffryes

This comment was marked as outdated.

This comment was marked as outdated.

Copilot AI changed the title Update azure-native.app API version to 2025-02-02-preview Configure App module to prefer preview versions and make 2025-02-02-preview available Aug 6, 2025
@github-actions

github-actions Bot commented Aug 6, 2025

Copy link
Copy Markdown
Contributor

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@codecov

This comment was marked as outdated.

@mjeffryes

This comment was marked as outdated.

This comment was marked as outdated.

@mjeffryes

This comment was marked as outdated.

This comment was marked as outdated.

@mjeffryes

This comment was marked as outdated.

This comment was marked as outdated.

Copilot AI changed the title Configure App module to prefer preview versions and make 2025-02-02-preview available Configure App module to use 2025-02-02-preview as tracking version Aug 8, 2025
@EronWright EronWright requested a review from blampe August 12, 2025 20:37
@EronWright EronWright merged commit 4ce0935 into master Aug 13, 2025
23 checks passed
@EronWright EronWright deleted the copilot/fix-4245 branch August 13, 2025 01:15
@pulumi-bot

Copy link
Copy Markdown
Contributor

This PR has been shipped in release v3.7.0.

2 similar comments
@pulumi-bot

Copy link
Copy Markdown
Contributor

This PR has been shipped in release v3.7.0.

@pulumi-bot

Copy link
Copy Markdown
Contributor

This PR has been shipped in release v3.7.0.

EronWright added a commit that referenced this pull request Aug 13, 2025
Regenerated with: `make local_generate`.

A follow-up to: #4249
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.

5 participants