diff --git a/src/Search/Search/Generated/DocumentOperations.cs b/src/Search/Search/Generated/DocumentOperations.cs
index fb0c920be559..ec21a4c3fb7c 100644
--- a/src/Search/Search/Generated/DocumentOperations.cs
+++ b/src/Search/Search/Generated/DocumentOperations.cs
@@ -64,7 +64,7 @@ public SearchIndexClient Client
///
/// Queries the number of documents in the Azure Search index. (see
- /// https://msdn.microsoft.com/library/azure/dn798939.aspx for more
+ /// https://msdn.microsoft.com/library/azure/dn798924.aspx for more
/// information)
///
///
diff --git a/src/Search/Search/Generated/DocumentOperationsExtensions.cs b/src/Search/Search/Generated/DocumentOperationsExtensions.cs
index ec78d2703ee8..88bd94504d84 100644
--- a/src/Search/Search/Generated/DocumentOperationsExtensions.cs
+++ b/src/Search/Search/Generated/DocumentOperationsExtensions.cs
@@ -38,7 +38,7 @@ public static partial class DocumentOperationsExtensions
{
///
/// Queries the number of documents in the Azure Search index. (see
- /// https://msdn.microsoft.com/library/azure/dn798939.aspx for more
+ /// https://msdn.microsoft.com/library/azure/dn798924.aspx for more
/// information)
///
///
@@ -58,7 +58,7 @@ public static DocumentCountResponse Count(this IDocumentOperations operations)
///
/// Queries the number of documents in the Azure Search index. (see
- /// https://msdn.microsoft.com/library/azure/dn798939.aspx for more
+ /// https://msdn.microsoft.com/library/azure/dn798924.aspx for more
/// information)
///
///
diff --git a/src/Search/Search/Generated/IDocumentOperations.cs b/src/Search/Search/Generated/IDocumentOperations.cs
index cbb60196544f..bd474b3eb833 100644
--- a/src/Search/Search/Generated/IDocumentOperations.cs
+++ b/src/Search/Search/Generated/IDocumentOperations.cs
@@ -37,7 +37,7 @@ public partial interface IDocumentOperations
{
///
/// Queries the number of documents in the Azure Search index. (see
- /// https://msdn.microsoft.com/library/azure/dn798939.aspx for more
+ /// https://msdn.microsoft.com/library/azure/dn798924.aspx for more
/// information)
///
///