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 Sep 30, 2024
1 parent ad21b66 commit bacbfb6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/resources/exchange/EXODnssecForVerifiedDomain.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ To authenticate with the Microsoft Graph API, this resource required the followi

- **Read**

- Permission for Monitoring and Export
- None

- **Update**

- Permission for deploying
- None

## Examples

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@
| **RecordingTimeframePostEventInSec** | Write | String | Official documentation to come. | |
| **BandwidthCapInMb** | Write | String | Official documentation to come. | |
| **OfflineRecordingStorageLimitInMb** | Write | String | Official documentation to come. | |
| **AdaptiveProtectionEnabled** | Write | Boolean | Determines if Adaptive Protection is enabled for Purview. | |
| **Ensure** | Write | String | Present ensures the instance exists, absent ensures it is removed. | `Absent`, `Present` |
| **Credential** | Write | PSCredential | Credentials of the workload's Admin | |
| **ApplicationId** | Write | String | Id of the Azure Active Directory application to authenticate with. | |
Expand Down

0 comments on commit bacbfb6

Please sign in to comment.