Skip to content

Commit

Permalink
Merge pull request #283335 from JasonWHowell/fix-event-hub-metadata
Browse files Browse the repository at this point in the history
BULK Converting ms.service event-hubs to azure-event-hubs
  • Loading branch information
denrea authored Aug 2, 2024
2 parents 6a5088b + 4f5903e commit 9a29a15
Show file tree
Hide file tree
Showing 19 changed files with 6 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ metadata:
title: Frequently asked questions - Azure Event Hubs for Apache Kafka
description: This article answers frequent questions asked about Azure Event Hubs' support for Apache Kafka clients not covered elsewhere.
ms.topic: faq
ms.service: azure-event-hubs

ms.date: 10/14/2022
title: Frequently asked questions - Event Hubs for Apache Kafka
summary: This article provides answers to some of the frequently asked questions on migrating to Event Hubs for Apache Kafka.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: 'Quickstart: Send or receive events using .NET'
description: A quickstart that shows you how to create a .NET Core application that sends events to and receive events from Azure Event Hubs.
ms.topic: quickstart
ms.service: azure-event-hubs
ms.date: 04/05/2024
ms.devlang: csharp
ms.custom: devx-track-csharp, mode-api, passwordless-dotnet, devx-track-dotnet
Expand Down
1 change: 0 additions & 1 deletion articles/event-hubs/event-hubs-faq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ metadata:
title: Frequently asked questions - Azure Event Hubs | Microsoft Docs
description: This article provides a list of frequently asked questions (FAQ) for Azure Event Hubs and their answers.
ms.topic: faq
ms.service: azure-event-hubs
ms.date: 11/28/2023
title: Event Hubs frequently asked questions
summary: |
Expand Down
2 changes: 0 additions & 2 deletions articles/event-hubs/exceptions-dotnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
title: Azure Event Hubs - .NET exceptions
description: This article provides a list of Azure Event Hubs .NET messaging exceptions and suggested actions.
author: spelluru

ms.service: azure-event-hubs
ms.devlang: csharp
ms.topic: article
ms.custom: devx-track-dotnet
Expand Down
1 change: 0 additions & 1 deletion articles/event-hubs/includes/create-event-hub.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Create an Azure event hub (portal)
description: This article shows you how to create an event hub in an Event Hubs namespace in the Azure portal.
author: spelluru
ms.service: azure-event-hubs
ms.topic: include
ms.date: 02/29/2024
ms.author: spelluru
Expand Down
2 changes: 1 addition & 1 deletion articles/event-hubs/includes/event-hubs-common-limits.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: include file
description: include file
author: spelluru
ms.service: event-hubs
ms.service: azure-event-hubs
ms.topic: include
ms.date: 05/10/2021
ms.author: spelluru
Expand Down
2 changes: 1 addition & 1 deletion articles/event-hubs/includes/event-hubs-tier-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: include file
description: include file
author: spelluru
ms.service: event-hubs
ms.service: azure-event-hubs
ms.topic: include
ms.date: 02/15/2024
ms.author: spelluru
Expand Down
2 changes: 1 addition & 1 deletion articles/event-hubs/includes/event-hubs-tier-limits.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: include file
description: include file
author: spelluru
ms.service: event-hubs
ms.service: azure-event-hubs
ms.topic: include
ms.date: 02/15/2024
ms.author: spelluru
Expand Down
1 change: 0 additions & 1 deletion articles/event-hubs/monitor-event-hubs-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ description: This article contains important reference material you need when yo
ms.date: 06/20/2024
ms.custom: horz-monitor, subject-monitoring
ms.topic: reference
ms.service: azure-event-hubs
---

# Azure Event Hubs monitoring data reference
Expand Down
1 change: 0 additions & 1 deletion articles/event-hubs/monitor-event-hubs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ description: Learn how to use Azure Monitor to view, analyze, and create alerts
ms.date: 06/20/2024
ms.custom: horz-monitor, subject-monitoring
ms.topic: conceptual
ms.service: azure-event-hubs
---

# Monitor Azure Event Hubs
Expand Down
1 change: 0 additions & 1 deletion articles/event-hubs/passwordless-migration-event-hubs.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ description: Learn to migrate existing applications away from Shared Key authori
author: alexwolfmsft
ms.author: alexwolf
ms.date: 06/12/2023
ms.service: azure-event-hubs
ms.topic: how-to
ms.custom: devx-track-csharp, passwordless-java, passwordless-js, passwordless-python, passwordless-dotnet, passwordless-go, devx-track-azurecli, devx-track-azurepowershell
---
Expand Down
1 change: 0 additions & 1 deletion articles/event-hubs/security-controls-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ ms.date: 02/06/2024
ms.topic: sample
author: spelluru
ms.author: spelluru
ms.service: azure-event-hubs
ms.custom: subject-policy-compliancecontrols
---
# Azure Policy Regulatory Compliance controls for Azure Event Hubs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Send and receive events by using Data Generator
description: This quickstart shows you how to send and receive events to an Azure event hub by using Data Generator in the Azure portal.
author: Saglodha # GitHub alias
ms.author: saglodha # Microsoft alias
ms.service: azure-event-hubs
ms.topic: quickstart
ms.date: 06/07/2024
#customer intent: As a developer, I want to send test events to an event hub in Azure Event Hubs and receive or view them.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ titleSuffix: Event Hubs
description: Configure Azure Policy to audit compliance of Azure Event Hubs for using a minimum version of Transport Layer Security (TLS).
author: EldertGrootenboer

ms.service: azure-event-hubs
ms.topic: article
ms.date: 04/25/2022
ms.author: egrootenboer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ titleSuffix: Event Hubs
description: Configure a client application to communicate with Azure Event Hubs using a minimum version of Transport Layer Security (TLS).
author: EldertGrootenboer

ms.service: azure-event-hubs
ms.topic: article
ms.date: 04/25/2022
ms.author: egrootenboer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ title: Configure the minimum TLS version for an Event Hubs namespace
titleSuffix: Event Hubs
description: Configure an Azure Event Hubs namespace to use a minimum version of Transport Layer Security (TLS).
author: EldertGrootenboer

ms.service: azure-event-hubs
ms.topic: article
ms.date: 07/06/2022
ms.author: egrootenboer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Enforce a minimum required version of Transport Layer Security (TLS) for
titleSuffix: Azure Event Hubs
description: Configure a service bus namespace to require a minimum version of Transport Layer Security (TLS) for clients making requests against Azure Event Hubs.
author: EldertGrootenboer
ms.service: azure-event-hubs
ms.topic: article
ms.date: 06/24/2024
ms.author: egrootenboer
Expand Down
2 changes: 1 addition & 1 deletion docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -1254,7 +1254,7 @@
"articles/defender-for-iot/organizations/**/*.md": "defender-for-iot",
"articles/defender-for-iot/device-builders/*.md": "defender-for-iot",
"articles/event-grid/**/*": "azure-event-grid",
"articles/event-hubs/*.md": "event-hubs",
"articles/event-hubs/**/*": "azure-event-hubs",
"articles/governance/*.md": "governance",
"articles/governance/blueprints/**/*.md": "azure-blueprints",
"articles/governance/machine-configuration/**/*.md": "machine-configuration",
Expand Down
2 changes: 1 addition & 1 deletion includes/event-hubs-limits.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: include file
description: include file
author: spelluru
ms.service: event-hubs
ms.service: azure-event-hubs
ms.topic: include
ms.date: 05/10/2021
ms.author: spelluru
Expand Down

0 comments on commit 9a29a15

Please sign in to comment.