- Release Notes
- Install or Upgrade
- Get Started
- Administer
- ARM Administrator Guide
- Configuration
- Start the configuration application
- Basic configuration
- License and server status
- Collectors
- Configure resources and monitoring
- Active Directory (AD) resources
- File server (FS) resources
- Exchange resources
- SharePoint resources
- SAP resources
- Prepare the Microsoft/Office 365 integration
- Azure AD resources
- OneDrive resources
- Teams resources
- Configure AD Logga
- Configure the File Server (FS) Logga
- Configure Exchange Logga
- Configure OneDrive Logga
- Configure SharePoint Online Logga
- Configure AAD Logga
- Scan local accounts
- Assign resources to a domain
- Integrate Easy Connect resources
- Alerts
- User management
- Change configuration
- Customize the Active Directory (AD) change configuration
- Azure Active Directory (AAD) change configuration
- Exchange change configuration
- File Server (FS) change configuration
- Manage global settings for FS changes
- Select the basic change configuration settings
- Set the AD group types for the Group Wizard
- Select access categories available in ARM
- Define ARM group names
- Blacklist - exclude users and groups from use
- Apply a file server change configuration
- Define file server and share specific change settings
- OneDrive change configuration
- SharePoint change configuration
- Teams change configuration
- Data owner
- Create organizational categories
- Assign a data owner to an organizational category
- Assign resources to an organizational category
- Assign specific group wizard settings to organizational categories
- Activate or deactivate simple approvals for data owners
- Data owner configuration and GrantMA
- Import or export data owner configurations
- Create a data owner configuration report
- Server
- Scripting
- Jobs overview
- Views and reports
- Configure Open Order
- Configure the web components
- Configure the web client
- Using ARM
- Permission analysis
- Cross-resource
- Identify the permissions of a user
- Identify access rights on a resource
- Identify multiple access paths
- Identify deviating access rights in the tree structure
- Analyze historical access rights situations
- Compare two different access rights situations using scan comparison
- Review your environment using the web client dashboard
- Analyze resource permissions using the web client
- Determine the user permissions deviating from the department profile
- Active Directory
- File server
- Exchange
- OneDrive
- Teams
- SAP integration
- Cross-resource
- Documentation & Reporting
- Security Monitoring
- Role & Process Optimization
- User Provisioning
- Permission analysis
- Customize ARM templates
- Collect diagnostics from ARM
- Secure your ARM deployment
TextArea
TextArea is a multi-line input field for multi-line attributes. In DefaultValue, line breaks (\r\ n) may be included.
Required
- Type
Optional properties
- Label
- DefaultValue
- Description
- IsRequired
- IsEnabled
- Constraints
Example
{
"Type": "TextArea",
"Label": "Multiline text input field 1",
"DefaultValue": "line1\r\nline2\r\nline3",
}