Skip to content

Commit

Permalink
[DOCS] Match the page_title with H1 header (#29204)
Browse files Browse the repository at this point in the history
* Match the page_title with H1 header

* Fix typos: rote --> rotate
  • Loading branch information
yhyakuna authored Dec 17, 2024
1 parent 9047344 commit 1390176
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 21 deletions.
4 changes: 2 additions & 2 deletions website/content/docs/platform/mssql/configuration.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
layout: docs
page_title: Configure the Vault EKM Provider
page_title: Configure the Vault EKM provider
description: Configuration options for the Vault EKM Provider for Microsoft SQL Server.
---

# Configuring the Vault EKM provider
# Configure the Vault EKM provider

Configuration is stored in a `config.json` file under ProgramData in a path that
mirrors the installation folder. This defaults to
Expand Down
6 changes: 3 additions & 3 deletions website/content/docs/platform/mssql/installation.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
layout: docs
page_title: Install the Vault EKM Provider
description: Installation steps for the Vault EKM Provider for Microsoft SQL Server.
page_title: Install the Vault EKM provider
description: Installation steps for the Vault EKM provider for Microsoft SQL Server.
---

# Installing the Vault EKM provider
# Install the Vault EKM provider

This guide assumes you are installing the Vault EKM Provider for the first time.
For upgrade instructions, see [upgrading](/vault/docs/platform/mssql/upgrading).
Expand Down
7 changes: 4 additions & 3 deletions website/content/docs/platform/mssql/rotation.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
---
layout: docs
page_title: Rotating encryption keys with the Vault EKM Provider
description: Steps to rotate the symmetric Database Encryption Key (DEK) and the asymmetric Key Encryption Key (KEK) when using the Vault EKM Provider for Microsoft SQL Server.
page_title: Rotate encryption keys with the Vault EKM provider
description: >-
Steps to rotate the symmetric Database Encryption Key (DEK) and the asymmetric Key Encryption Key (KEK) when using the Vault EKM provider for Microsoft SQL Server.
---

# Key rotation
# Rotate encryption keys with the Vault EKM provider

Both the database encryption key and Vault Transit's asymmetric key can be rotated independently.

Expand Down
6 changes: 3 additions & 3 deletions website/content/docs/platform/mssql/troubleshooting.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
layout: docs
page_title: Troubleshoot the Vault EKM Provider
description: Troubleshooting steps for the Vault EKM Provider for Microsoft SQL Server.
page_title: Troubleshoot the Vault EKM provider
description: Troubleshooting steps for the Vault EKM provider for Microsoft SQL Server.
---

# Troubleshooting the Vault EKM provider
# Troubleshoot the Vault EKM provider

## Check windows event logs

Expand Down
6 changes: 3 additions & 3 deletions website/content/docs/platform/mssql/upgrading.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
layout: docs
page_title: Upgrade the Vault EKM Provider
description: Upgrade steps for the Vault EKM Provider for Microsoft SQL Server.
page_title: Upgrade the Vault EKM provider
description: Upgrade steps for the Vault EKM provider for Microsoft SQL Server.
---

# Upgrading the Vault EKM provider
# Upgrade the Vault EKM provider

~> **Note:** The upgrade process will put the database into maintenance mode and
require a restart. It is highly recommended to test this procedure in a
Expand Down
6 changes: 3 additions & 3 deletions website/content/docs/platform/servicenow/configuration.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
layout: docs
page_title: Configure Vault ServiceNow Credential Resolver
description: This section documents the configurables for the Vault ServiceNow Credential Resolver.
page_title: Configure the Vault ServiceNow Credential Resolver
description: Configurable properties for the Vault ServiceNow Credential Resolver.
---

# Configuring the Vault credential resolver
# Configure the Vault ServiceNow Credential Resolver

## MID server properties

Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/platform/servicenow/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: >-
The Vault Credential Resolver allows ServiceNow MID servers to use Vault as an enterprise-grade external secret store.
---

# Vault credential resolver
# Vault Credential Resolver

ServiceNow® MID servers can use the Vault Credential Resolver to consume secrets
directly from Vault for the purpose of performing discovery. See
Expand Down
2 changes: 1 addition & 1 deletion website/content/docs/platform/servicenow/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ page_title: Install Vault ServiceNow Credential Resolver
description: Installation steps for the Vault ServiceNow Credential Resolver.
---

# Installing the Vault credential resolver
# Install Vault ServiceNow Credential Resolver

## Prerequisites

Expand Down
4 changes: 2 additions & 2 deletions website/content/docs/platform/servicenow/troubleshooting.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
layout: docs
page_title: Troubleshooting the Vault ServiceNow Credential Resolver
page_title: Troubleshoot the Vault ServiceNow Credential Resolver
description: Troubleshooting tips for the Vault ServiceNow Credential Resolver.
---

# Troubleshooting
# Troubleshoot the Vault ServiceNow Credential Resolver

## Check the logs

Expand Down

0 comments on commit 1390176

Please sign in to comment.