diff --git a/src/Accounts/Accounts/ChangeLog.md b/src/Accounts/Accounts/ChangeLog.md
index 9a035da753fb..d48806cc922e 100644
--- a/src/Accounts/Accounts/ChangeLog.md
+++ b/src/Accounts/Accounts/ChangeLog.md
@@ -23,6 +23,7 @@
* Fixed an issue that cmdlets may report warnings of "KeyNotFoundException". #26624
* Fixed an issue that the `-AppliesTo` parameter of `Update-AzConfig` does not work as expected.
* Upgraded Azure.Core to 1.44.1 and Azure.Identity to 1.13.0.
+* Updated Azure PowerShell intercept survey prompt.
## Version 4.0.0
* [Breaking Change] Removed alias `Resolve-Error` for the cmdlet `Resolve-AzError`.
diff --git a/tools/Common.Netcore.Dependencies.targets b/tools/Common.Netcore.Dependencies.targets
index e7c0f5e77070..ffa401f45ea1 100644
--- a/tools/Common.Netcore.Dependencies.targets
+++ b/tools/Common.Netcore.Dependencies.targets
@@ -3,22 +3,22 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -37,7 +37,7 @@
- $(NugetPackageRoot)\microsoft.azure.powershell.storage\1.3.103-preview\tools\
+ $(NugetPackageRoot)\microsoft.azure.powershell.storage\1.3.104-preview\tools\