Skip to content

Commit

Permalink
Updated Resources and Cmdlet documentation pages
Browse files Browse the repository at this point in the history
  • Loading branch information
NikCharlebois committed Jan 15, 2025
1 parent 0b3b7ff commit f4912cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/docs/resources/general/M365DSCRuleEvaluation.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
| Parameter | Attribute | DataType | Description | Allowed Values |
| --- | --- | --- | --- | --- |
| **ResourceTypeName** | Key | String | Name of the resource to monitor | |
| **RuleDefinition** | Required | String | Specify the rules to monitor the resource for. | |
| **RuleDefinition** | Key | String | Specify the rules to monitor the resource for. | |
| **RuleName** | Write | String | Custom display name for the rule. This will show up in the logs on drift detection. | |
| **AfterRuleCountQuery** | Write | String | Query to check how many instances exist, using PowerShell format | |
| **Credential** | Write | PSCredential | Credentials of the Azure Active Directory Admin | |
| **ApplicationId** | Write | String | Id of the Azure Active Directory application to authenticate with. | |
Expand Down

0 comments on commit f4912cf

Please sign in to comment.