- 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
- Review the nested group structures
- Identify over-privileged users based on Kerberos token size
- Identify the depth of group nesting
- View members of different groups in one list
- Identify empty groups
- Identify recursive groups
- Identify recursive groups (web client)
- Identify users with never expiring passwords
- Identify users with never expiring password (web client)
- Identify inactive accounts (web client)
- Identify expiring user accounts
- Identify the most recent actions on an account
- File server
- Exchange
- OneDrive
- Teams
- SAP integration
- Cross-resource
- Documentation & Reporting
- Cross-resource
- Active Directory
- File server
- Where do employees of a manager have access?
- Who has access through which permission groups?
- Report on direct permissions
- Report on unresolved SIDs
- Report on the usage of "everyone"
- Report on the usage of "Authenticated Users"
- Report on directories whose owners are not administrators
- Permission differences
- Exchange
- OneDrive
- Security Monitoring
- Role & Process Optimization
- User Provisioning
- Active Directory
- File server
- Grant and remove file server access rights
- Remove multiple access paths to file server directories
- Create a protected file server directory
- Remove direct permissions
- Remove direct permissions in bulk (web client)
- Remove corrupted inheritance
- Identify errors in inheritance and fix them in bulk (web client)
- Identify and delete unresolved SIDs
- Remove unresolved SIDs in bulk (web client)
- Remove "everyone" permissions in bulk (web client)
- Change directory ownership
- Exchange
- Create a mailbox (email enable accounts)
- Create a mailbox in Exchange Online (assign an Microsoft 365 license)
- Change mailbox permissions
- Manage out of office notices
- Manage mailbox and email size
- Manage email addresses
- Manage distribution group memberships
- Manage distribution group permissions
- Modify moderation of distribution groups
- Change the manager of distribution groups
- Create and delete contacts
- SharePoint
- OneDrive
- Teams
- Permission analysis
- Customize ARM templates
- Collect diagnostics from ARM
- Secure your ARM deployment
FixedValue
FixedValue sets a fixed, non-editable value. The displayed value may differ from the value used.
Required
- Type
Optional properties
- Label
In addition, you define:
- "DisplayValue": The value displayed in the template.
- "Value": The actual value that is stored for the LDAP attribute.
Example
{
"Type": "FixedValue",
"Label": "Fixed value 1",
"Description": "This is a fixed Value."
"DisplayValue": "Displayed value",
"Value": "Real value"
}