Property Schema - Applies to Option Query #23
-
I have now migrated my template in threat manager studio and performed the needed corrections. I have a doubt on the functionality In the screen shot above I am adding a new property and press apply schema button. |
Beta Was this translation helpful? Give feedback.
Answered by
simonec73
Jan 5, 2022
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
simonec73
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Applies To field determines what objects will receive the Property Schema. If you leave it empty, no object will receive it, ever.
Apply Automatically flag determines if new objects receive it. Button Apply Schema in the Ribbon allows assigning the Property Schema to existing objects.
So, even if you check the flag Apply Automatically in the example, existing objects will not receive the new property "Network security enabled". To ensure they get it, you have to click the button Apply Schema.
The latest versions have also introduced another possibility. Let's imagine that you do not want to assign the Property Schema to all External Interactors, but just to a few you specifically deci…