Skip to content

bump the version of azure.provisioning.operationalinsights #9947

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

ArcturusZhang
Copy link
Contributor

@ArcturusZhang ArcturusZhang commented Jun 19, 2025

Description

This PR bumps the version of Azure.Provisioning.OperationalInsights to 1.1.0 as a follow up of #9915

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
    • No. Follow-up changes expected.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • Yes
    • No
  • Did you add public API?
    • Yes
      • If yes, did you have an API Review for it?
        • Yes
        • No
      • Did you add <remarks /> and <code /> elements on your triple slash comments?
        • Yes
        • No
    • No
  • Does the change make any security assumptions or guarantees?
    • Yes
      • If yes, have you done a threat model and had a security review?
        • Yes
        • No
    • No
  • Does the change require an update in our Aspire docs?

@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jun 19, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jun 19, 2025
@ArcturusZhang ArcturusZhang marked this pull request as ready for review June 19, 2025 07:07
@Copilot Copilot AI review requested due to automatic review settings June 19, 2025 07:07
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR bumps the version of Azure.Provisioning.OperationalInsights from 1.0.0 to 1.1.0 and updates the associated API version in multiple Bicep snapshot files.

  • Updated the resource API version in Bicep snapshots from "2023-09-01" to "2025-02-01".
  • Updated the package version in Directory.Packages.props to "1.1.0".

Reviewed Changes

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

Show a summary per file
File Description
tests/Aspire.Hosting.Azure.Tests/Snapshots/ExistingAzureResourceTests.SupportsExistingLogAnalyticsWithResourceGroup.verified.bicep Updated API version for log analytics workspace resource.
tests/Aspire.Hosting.Azure.Tests/Snapshots/AzureLogAnalyticsWorkspaceExtensionsTests.AddLogAnalyticsWorkspace.verified.bicep Updated API version for log analytics workspace resource.
tests/Aspire.Hosting.Azure.Tests/Snapshots/AzureEnvironmentResourceTests.WhenUsedWithAzureContainerAppsEnvironment_GeneratesProperBicep#01.verified.bicep Updated API version for log analytics workspace resource.
tests/Aspire.Hosting.Azure.Tests/Snapshots/AzureContainerAppsTests.ContainerAppEnvironmentWithDashboardEnabled.verified.bicep Updated API version for log analytics workspace resource.
tests/Aspire.Hosting.Azure.Tests/Snapshots/AzureContainerAppsTests.ContainerAppEnvironmentWithDashboardDisabled.verified.bicep Updated API version for log analytics workspace resource.
tests/Aspire.Hosting.Azure.Tests/Snapshots/AzureContainerAppsTests.ContainerAppEnvironmentWithCustomWorkspace#02.verified.bicep Updated API version for log analytics workspace resource.
tests/Aspire.Hosting.Azure.Tests/Snapshots/AzureContainerAppsTests.ContainerAppEnvironmentWithCustomWorkspace#00.verified.bicep Updated API version for log analytics workspace resource.
tests/Aspire.Hosting.Azure.Tests/Snapshots/AzureContainerAppsTests.ContainerAppEnvironmentWithCustomRegistry#00.verified.bicep Updated API version for log analytics workspace resource.
tests/Aspire.Hosting.Azure.Tests/Snapshots/AzureContainerAppsTests.AddContainerAppEnvironmentAddsEnvironmentResource_useAzdNaming=True.verified.bicep Updated API version for log analytics workspace resource.
tests/Aspire.Hosting.Azure.Tests/Snapshots/AzureContainerAppsTests.AddContainerAppEnvironmentAddsEnvironmentResource_useAzdNaming=False.verified.bicep Updated API version for log analytics workspace resource.
tests/Aspire.Hosting.Azure.Tests/Snapshots/AzureApplicationInsightsExtensionsTests.AddApplicationInsightsWithoutExplicitLawGetsGeneratedLaw.verified.bicep Updated API version for log analytics workspace resource.
tests/Aspire.Hosting.Azure.Tests/Snapshots/AzureApplicationInsightsExtensionsTests.AddApplicationInsightsWithoutExplicitLawGetsDefaultLawParameterInRunMode.verified.bicep Updated API version for log analytics workspace resource.
Directory.Packages.props Updated Azure.Provisioning.OperationalInsights' package version to 1.1.0.

Copy link
Member

@eerhardt eerhardt left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the contribution!

@eerhardt eerhardt merged commit 589a2ea into dotnet:main Jun 19, 2025
496 of 498 checks passed
captainsafia pushed a commit that referenced this pull request Jun 20, 2025
* bump the version

* update snapshots

* regenerate the playgorund biceps
@ArcturusZhang ArcturusZhang deleted the bump-provisioning-operationalinsights-version branch June 23, 2025 02:14
@github-actions github-actions bot locked and limited conversation to collaborators Jul 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
community-contribution Indicates that the PR has been added by a community member needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants