---
title: "Availability group wizard: Validation Page"
description: "This topic describes the options found on the Validation page of the Always On availability group wizard."
ms.custom: "seo-lt-2019"
ms.date: "05/17/2016"
ms.prod: sql
ms.reviewer: ""
ms.technology: high-availability
ms.topic: conceptual
f1_keywords:
- "sql13.swb.addreplicawizard.validation.f1"
- "sql13.swb.adddatabasewizard.validation.f1"
- "sql13.swb.newagwizard.validation.f1"
helpviewer_keywords:
- ", listeners"
ms.assetid: c8971556-240c-491a-bc86-9cc72f71a3dd
author: MashaMSFT
ms.author: mathoma
---
# Validation Page (Always On Availability Group Wizards)
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md](../../../includes/appliesto-ss-xxxx-xxxx-xxx-md.md)]
This help topic describes the options of the **Validation** page. This topic applies to the [!INCLUDE[ssAoNewAgWiz](../../../includes/ssaonewagwiz-md.md)], [!INCLUDE[ssAoAddRepWiz](../../../includes/ssaoaddrepwiz-md.md)], and [!INCLUDE[ssAoAddDbWiz](../../../includes/ssaoadddbwiz-md.md)] of [!INCLUDE[ssCurrent](../../../includes/sscurrent-md.md)]. Use this page to validate that your environment supports all the configuration choices you made on previous pages of the wizard.
## Validation Page Options
**Results of availability group validation.**
This grid displays the results of each completed validation step. The grid columns are as follows:
**Name**
Displays a phrase that describes a specific step.
**Result**
Displays one of the following hyperlink texts. For more information about the result of given validation step, click the hyperlink.
|Result|Description|
|------------|-----------------|
|**Error**|Indicates that the validation step failed. Click the link to view the error message.|
|**Skipped**|Indicates that the validation step was skipped because it is not required by your selections. Click the link to view the reason that a step was skipped.|
|**Success**|Indicates that the validation step completed successfully|
|**Warning**|Indicates a potential issue with the availability group configuration. Click the link to view the warning message.|
**Re-run Validation**
Click to repeat the validation steps if you make a change outside of the wizard in response to a validation error.
## Related Tasks
- [Use the New Availability Group Dialog Box (SQL Server Management Studio)](../../../database-engine/availability-groups/windows/use-the-new-availability-group-dialog-box-sql-server-management-studio.md)
- [Use the Add Replica to Availability Group Wizard (SQL Server Management Studio)](../../../database-engine/availability-groups/windows/use-the-add-replica-to-availability-group-wizard-sql-server-management-studio.md)
- [Use the Add Database to Availability Group Wizard (SQL Server Management Studio)](../../../database-engine/availability-groups/windows/availability-group-add-database-to-group-wizard.md)
## See Also
[Overview of Always On Availability Groups (SQL Server)](../../../database-engine/availability-groups/windows/overview-of-always-on-availability-groups-sql-server.md)