Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.59 KB

File metadata and controls

40 lines (29 loc) · 1.59 KB
title Import Policies dialog box
description Import Policies dialog box
author VanMSFT
ms.author vanto
ms.date 12/15/2023
ms.service sql
ms.subservice security
ms.topic ui-reference
f1_keywords
sql13.swb.dmf.importpolicy.f1

Import Policies dialog box

[!INCLUDE SQL Server]

Use this dialog box to import one or more policies (and their referenced condition) that are saved as XML files, into the current [!INCLUDE ssDEnoversion] instance.

Options

Files to import
To import a policy from an XML file, type the path and name of the file or use the Browse (...) button.

Replace duplicates with items imported
Select to overwrite any existing policy or condition of the same name if it already exists on this [!INCLUDE ssDE] instance. A condition with a dependent policy can't be overwritten unless the dependent policy is also being overwritten. If this option isn't selected, an existing condition that is using the same condition expression won't cause an error.

Policy state
Select the state that you want for the imported policy:

  • Preserve policy state on import

  • Enable all policies on import

  • Disable all policies on import

Related content