diff --git a/CHANGELOG.md b/CHANGELOG.md
index a2ebcb57e..37879d74e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,7 +11,7 @@
- OpenTelemetry.Instrumentation.AspNet 1.15.1
- OpenTelemetry.Instrumentation.Http 1.15.0
- OpenTelemetry.Instrumentation.SqlClient 1.15.0
- - OpenTelemetry.Resources.Azure 1.15.0-beta.1
+- [Vendored OpenTelemetry.Resources.Azure resource detectors to NETCORE shared folder, replaced package with vendored implementation](https://github.com/microsoft/ApplicationInsights-dotnet/pull/3095)
- [Added support to disable telemetry via TelemetryConfiguration.DisableTelemetry](https://github.com/microsoft/ApplicationInsights-dotnet/pull/3084)
- [Removed `EnabledAdaptiveSampling` and replaced with `TracesPerSecond` and `SamplingRatio`](https://github.com/microsoft/ApplicationInsights-dotnet/pull/3085)
- [Added `EnableTraceBasedLogsSampler` property to `ApplicationInsightsServiceOptions` for ASP.NET Core and WorkerService packages](https://github.com/microsoft/ApplicationInsights-dotnet/pull/3088)
diff --git a/Directory.Packages.props b/Directory.Packages.props
index 475a36e8e..7f81e475d 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -33,10 +33,6 @@
-
-
-
-