Skip to content

Commit 74bdfe9

Browse files
[author update] Replace blakhani with dfurman (#36120)
1 parent 6ef6320 commit 74bdfe9

9 files changed

Lines changed: 13 additions & 13 deletions

azure-sql/database/convert-to-hyperscale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Convert a Database to Hyperscale
33
description: How to convert an Azure SQL Database to the Hyperscale tier.
44
author: WilliamDAssafMSFT
55
ms.author: wiassaf
6-
ms.reviewer: dfurman, blakhani
6+
ms.reviewer: dfurman
77
ms.date: 10/22/2025
88
ms.service: azure-sql-database
99
ms.topic: how-to

azure-sql/database/reverse-migrate-from-hyperscale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to Reverse Migrate a Database from Hyperscale
33
description: How to reverse migrate an Azure SQL Database from the Hyperscale tier to the General Purpose tier.
44
author: WilliamDAssafMSFT
55
ms.author: wiassaf
6-
ms.reviewer: dfurman, blakhani
6+
ms.reviewer: dfurman
77
ms.date: 02/10/2025
88
ms.service: azure-sql-database
99
ms.topic: how-to

azure-sql/database/serverless-tier-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Serverless compute tier
33
description: This article describes the new serverless compute tier and compares it with the existing provisioned compute tier for Azure SQL Database.
44
author: WilliamDAssafMSFT
55
ms.author: wiassaf
6-
ms.reviewer: moslake, mathoma, dfurman, blakhani
6+
ms.reviewer: moslake, mathoma, dfurman
77
ms.date: 12/16/2025
88
ms.service: azure-sql-database
99
ms.subservice: service-overview

azure-sql/database/service-tier-hyperscale-frequently-asked-questions-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
ms.topic: faq
1111
author: WilliamDAssafMSFT
1212
ms.author: wiassaf
13-
ms.reviewer: dfurman, mathoma, dinethi, blakhani, adbadram
13+
ms.reviewer: dfurman, mathoma, dinethi, adbadram
1414
ms.date: 08/11/2025
1515
title: Azure SQL Database Hyperscale FAQ
1616
summary: |

azure-sql/database/service-tier-hyperscale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: What is the Hyperscale service tier?
33
description: This article describes the Hyperscale service tier in the vCore-based purchasing model in Azure SQL Database and explains how it's different from the General Purpose and Business Critical service tiers.
44
author: WilliamDAssafMSFT
55
ms.author: wiassaf
6-
ms.reviewer: dfurman, mathoma, oslake, randolphwest, blakhani, adbadram
6+
ms.reviewer: dfurman, mathoma, oslake, randolphwest, adbadram
77
ms.date: 12/12/2025
88
ms.service: azure-sql-database
99
ms.subservice: service-overview

azure-sql/managed-instance/file-space-manage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Database File Space Management
33
description: This page describes how to manage file space with databases in Azure SQL Managed Instance.
44
author: WilliamDAssafMSFT
55
ms.author: wiassaf
6-
ms.reviewer: mathoma, blakhani
6+
ms.reviewer: mathoma, dfurman
77
ms.date: 08/26/2025
88
ms.service: azure-sql-managed-instance
99
ms.subservice: deployment-configuration

docs/t-sql/functions/approx-percentile-cont-transact-sql.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: APPROX_PERCENTILE_CONT (Transact-SQL)
33
description: A function that returns an approximate interpolated value from the set of values in a group based on percentile value and sort specification.
4-
author: blakhani-msft
5-
ms.author: blakhani
6-
ms.reviewer: maghan
4+
author: dimitri-furman
5+
ms.author: dfurman
6+
ms.reviewer: randolphwest
77
ms.date: 12/06/2023
88
ms.service: sql
99
ms.subservice: t-sql

docs/t-sql/functions/approx-percentile-disc-transact-sql.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: APPROX_PERCENTILE_DISC (Transact-SQL)
33
description: A function that returns the value from the set of values in a group based on the provided percentile and sort specification.
4-
author: blakhani-msft
5-
ms.author: blakhani
6-
ms.reviewer: maghan
4+
author: dimitri-furman
5+
ms.author: dfurman
6+
ms.reviewer: randolphwest
77
ms.date: 12/06/2023
88
ms.service: sql
99
ms.subservice: t-sql

docs/t-sql/statements/alter-database-transact-sql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "ALTER DATABASE (Transact-SQL)"
33
description: ALTER DATABASE (Transact-SQL) syntax for SQL Server, Azure SQL Database, Azure Synapse Analytics, and Analytics Platform System.
44
author: markingmyname
55
ms.author: maghan
6-
ms.reviewer: wiassaf, blakhani
6+
ms.reviewer: wiassaf, dfurman
77
ms.date: 04/29/2025
88
ms.service: sql
99
ms.subservice: t-sql

0 commit comments

Comments
 (0)