Import Oracle Data | Suspend Microsoft 365 Users
Rule description
This rule queries the specified Oracle data source and suspends Microsoft 365 user accounts according to the Microsoft 365 user account suspend configuration.
NOTE: This rule works only if Use modern suspend is set to Yes in the Microsoft 365 extension settings.
When to use this rule
Use this rule when you need to suspend Microsoft 365 user accounts based on the data in the external data source, for example, the HR system.
Rule settings
Query section
| Setting name | Description |
|---|---|
Hostname |
Specify the Oracle server hostname (or its IP address) to which Cayosoft Administrator will connect. NOTE: For more information, review the Connecting to Oracle database article. |
Service Name |
Specify the Oracle database service name. |
Port |
Specify Oracle *Net Listener port number; the default is 1521. |
Table |
Specify a Table or View from the selected database. Click the Selector button to display a list of tables from which to choose. |
Credentials |
Specify the Oracle user account name and password. |
Data Source Filter |
You can use the point-and-click filter builder for the specified data source. NOTE: If the Where clause is also specified, it will be applied and DataSource Filter will be ignored. |
| More options | |
|
Return These SQL Columns
|
Specify columns returned by the data source. |
Where Clause |
Define a WHERE statement in the query sent to the data source to limit the rows returned by the Oracle Server. |
Returned Properties |
Select properties to display for each object found by the query. |
|
Filter
|
Set the filtering conditions to hide unwanted data based on criteria not supported in the Query criteria setting. Example: filter by the found object Distinguished Name. TIP: For optimal performance, use the Query criteria setting above to filter objects whenever possible. |
| Sort by | Specify a column to sort the result objects list. |
|
Data Source Anchor attribute
|
Select a column in the data source that contains the attribute value for identifying and mapping a computer. |
|
Active Directory Anchor attribute
|
Select the attribute in the Active Directory to compare the Data Source Anchor attribute when searching for a matching user account. |
Initialization Script | |
Initialization script |
Usually, rules use query criteria to limit the query search scope. It improves the performance of the executed rule. Due to the PowerShell limitations, it is not possible to use calculated expressions in query criteria. That is the point where the initialization script can help. You can initialize a global variable in this setting and then use it in query criteria. IMPORTANT: To use a variable, declared in the initialization script, in the query scope, it must be global: Example: Update AD users, created in the last ten days.
|
Action section
| Setting name | Description |
|---|---|
| Microsoft 365 Suspend configuration | Select an existing Microsoft 365 Suspend configuration that will be used to suspend related Microsoft 365 user accounts. |
Output Section
This section defines the output format of this rule.
To get more information about this section, please see the Rule Output section article.
Enforce/Schedule Section
This section defines the schedule for how often to run the rule.
To get more information about this section, please see the Rule Enforce/Schedule section article.
Comments
0 comments
Please sign in to leave a comment.