diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2db210f..c4a453c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
+## [1.0.2] - 2023-03-24
+
+### Changed
+
+- Update minimum version of [`Azure.Core`]([https://www.nuget.org/packages/System.Diagnostics.DiagnosticSource](https://www.nuget.org/packages/Azure.Core)) to `1.3.0` to fix Azure.Blob storage issues. https://github.com/Azure/azure-sdk-for-net/issues/35010
+
### Changed
## [1.0.1] - 2023-03-10
@@ -69,4 +75,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
-- Initial Nuget release
\ No newline at end of file
+- Initial Nuget release
diff --git a/src/Microsoft.Kiota.Authentication.Azure.csproj b/src/Microsoft.Kiota.Authentication.Azure.csproj
index e02c4b6..619f595 100644
--- a/src/Microsoft.Kiota.Authentication.Azure.csproj
+++ b/src/Microsoft.Kiota.Authentication.Azure.csproj
@@ -13,7 +13,7 @@
https://microsoft.github.io/kiota/
true
true
- 1.0.1
+ 1.0.2
true
true