diff --git a/transforms/csdl/preprocess_csdl.xsl b/transforms/csdl/preprocess_csdl.xsl index 13eed36f4..cbf073ddd 100644 --- a/transforms/csdl/preprocess_csdl.xsl +++ b/transforms/csdl/preprocess_csdl.xsl @@ -499,6 +499,18 @@ + + + + + + + microsoft.graph.siteProtectionUnit + microsoft.graph.mailboxProtectionUnit + microsoft.graph.driveProtectionUnit + + + diff --git a/transforms/csdl/preprocess_csdl_test_input.xml b/transforms/csdl/preprocess_csdl_test_input.xml index a614feb9b..f0f4b2748 100644 --- a/transforms/csdl/preprocess_csdl_test_input.xml +++ b/transforms/csdl/preprocess_csdl_test_input.xml @@ -434,6 +434,14 @@ + + + + + + + + diff --git a/transforms/csdl/preprocess_csdl_test_output.xml b/transforms/csdl/preprocess_csdl_test_output.xml index 3a6107fd6..042be8379 100644 --- a/transforms/csdl/preprocess_csdl_test_output.xml +++ b/transforms/csdl/preprocess_csdl_test_output.xml @@ -996,6 +996,22 @@ + + + + + + + + + + microsoft.graph.siteProtectionUnit + microsoft.graph.mailboxProtectionUnit + microsoft.graph.driveProtectionUnit + + + +