Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.59 KB

import-policies-dialog-box.md

File metadata and controls

40 lines (29 loc) · 1.59 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic f1_keywords
Import Policies dialog box
Import Policies dialog box
VanMSFT
vanto
12/15/2023
sql
security
ui-reference
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