Skip to content

Commit e5346b8

Browse files
authored
Merge pull request #287080 from sreekzz/add-noindex
Added ROBOTS: NOINDEX to all pages
2 parents bd8cdd2 + 7e88a6e commit e5346b8

File tree

122 files changed

+247
-127
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

122 files changed

+247
-127
lines changed

articles/hdinsight-aks/cluster-storage.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: Introduction to cluster storage
33
description: Understand how Azure HDInsight on AKS integrates with Azure Storage
44
ms.service: azure-hdinsight-on-aks
55
ms.topic: how-to
6-
ms.date: 08/3/2023
6+
ms.date: 09/20/2024
7+
ROBOTS: NOINDEX
78
---
89

910
# Introduction to cluster storage

articles/hdinsight-aks/concept-azure-monitor-integration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: Metrics and monitoring in HDInsight on AKS
33
description: Learn about how HDInsight on AKS interacts with Azure Monitoring.
44
ms.service: azure-hdinsight-on-aks
55
ms.topic: conceptual
6-
ms.date: 08/29/2023
6+
ms.date: 09/20/2024
7+
ROBOTS: NOINDEX
78
---
89

910
# Azure Monitor integration

articles/hdinsight-aks/concept-security.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: Security in HDInsight on AKS
33
description: An introduction to security with managed identity from Microsoft Entra ID in HDInsight on AKS.
44
ms.service: azure-hdinsight-on-aks
55
ms.topic: conceptual
6-
ms.date: 05/11/2024
6+
ms.date: 09/20/2024
7+
ROBOTS: NOINDEX
78
---
89

910
# Overview of enterprise security in Azure HDInsight on AKS

articles/hdinsight-aks/control-egress-traffic-from-hdinsight-on-aks-clusters.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: Control network traffic from HDInsight on AKS Cluster pools and cluster
33
description: A guide to configure and manage inbound and outbound network connections from HDInsight on AKS.
44
ms.service: azure-hdinsight-on-aks
55
ms.topic: how-to
6-
ms.date: 05/21/2024
6+
ms.date: 09/20/2024
7+
ROBOTS: NOINDEX
78
---
89

910
# Control network traffic from HDInsight on AKS Cluster pools and clusters
@@ -43,7 +44,7 @@ In the following sections, we describe each method in detail.
4344

4445
### Outbound with load balancer
4546

46-
The load balancer is used for egress through an HDInsight on AKS assigned public IP. When you configure the outbound type of load balancer on your cluster pool, you can expect egress out of the load balancer created by the HDInsight on AKS.
47+
The load balancer is used for egress through a HDInsight on AKS assigned public IP. When you configure the outbound type of load balancer on your cluster pool, you can expect egress out of the load balancer created by the HDInsight on AKS.
4748

4849
You can configure the outbound with load balancer configuration using the Azure portal.
4950

articles/hdinsight-aks/create-cluster-error-dictionary.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: Create a cluster - error dictionary in Azure HDInsight on AKS
33
description: Learn how to troubleshoot errors that occur when creating Azure HDInsight on AKS clusters
44
ms.service: azure-hdinsight-on-aks
55
ms.topic: troubleshooting
6-
ms.date: 08/31/2023
6+
ms.date: 09/20/2024
7+
ROBOTS: NOINDEX
78
---
89

910
# Cluster creation errors on Azure HDInsight on AKS

articles/hdinsight-aks/create-cluster-using-arm-template-script.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ description: How to create an ARM template of a cluster in Azure HDInsight on AK
44
ms.service: azure-hdinsight-on-aks
55
ms.custom: devx-track-arm-template
66
ms.topic: how-to
7-
ms.date: 02/12/2024
7+
ms.date: 09/20/2024
8+
ROBOTS: NOINDEX
89
---
910

1011
# Export cluster ARM template - Azure portal

articles/hdinsight-aks/create-cluster-using-arm-template.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ description: Learn how to Create cluster ARM template using Azure CLI
44
ms.service: azure-hdinsight-on-aks
55
ms.custom: devx-track-arm-template, devx-track-azurecli
66
ms.topic: how-to
7-
ms.date: 02/12/2024
7+
ms.date: 09/20/2024
8+
ROBOTS: NOINDEX
89
---
910

1011
# Export cluster ARM template - Azure CLI

articles/hdinsight-aks/customize-clusters.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: Customize Azure HDInsight on AKS clusters
33
description: Add custom components to HDInsight on AKS clusters by using script actions. Script actions are Bash scripts that can be used to customize the cluster configuration.
44
ms.topic: conceptual
55
ms.service: azure-hdinsight-on-aks
6-
ms.date: 08/29/2023
6+
ms.date: 09/20/2024
7+
ROBOTS: NOINDEX
78
---
89

910
# Customize Azure HDInsight on AKS clusters using script actions
@@ -17,7 +18,7 @@ Azure HDInsight on AKS provides a configuration method called  Script Actions
1718

1819
## Understand script actions
1920

20-
A script action is Bash script that runs on the service components in an HDInsight on AKS cluster.
21+
A script action is Bash script that runs on the service components in a HDInsight on AKS cluster.
2122

2223
The characteristics and features of script actions are as follows:
2324

articles/hdinsight-aks/faq.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: HDInsight on AKS FAQ
33
description: HDInsight on AKS frequently asked questions.
44
ms.service: azure-hdinsight-on-aks
55
ms.topic: faq
6-
ms.date: 08/29/2023
6+
ms.date: 09/20/2024
7+
ROBOTS: NOINDEX
78
---
89

910
# HDInsight on AKS - Frequently asked questions
@@ -13,8 +14,6 @@ This article addresses some common questions about Azure HDInsight on AKS.
1314
[!INCLUDE [retirement-notice](includes/retirement-notice.md)]
1415
[!INCLUDE [feature-in-preview](includes/feature-in-preview.md)]
1516

16-
17-
1817
## General
1918

2019
* What is HDInsight on AKS?
@@ -41,7 +40,7 @@ This article addresses some common questions about Azure HDInsight on AKS.
4140

4241
For a list of supported regions, refer to [Region availability](./overview.md#region-availability-public-preview).
4342

44-
* What’s the cost to deploy an HDInsight on AKS Cluster?
43+
* What’s the cost to deploy a HDInsight on AKS Cluster?
4544

4645
For more information about pricing, see HDInsight on AKS pricing.
4746

articles/hdinsight-aks/flink/application-mode-cluster-on-hdinsight-on-aks.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: Apache Flink® Application Mode cluster on HDInsight on AKS
33
description: Learn about Flink® Application Mode cluster on HDInsight on AKS.
44
ms.service: azure-hdinsight-on-aks
55
ms.topic: how-to
6-
ms.date: 03/21/2024
6+
ms.date: 09/20/2024
7+
ROBOTS: NOINDEX
78
---
89

910
# Apache Flink Application Mode cluster on HDInsight on AKS

0 commit comments

Comments
 (0)