Conversation
| Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status. |
| /// <remarks> | ||
| /// Backup Policy Resource ID | ||
| /// </remarks> |
There was a problem hiding this comment.
The XML remarks documentation refers to "Backup Policy Resource ID" which is incorrect for ransomware protection properties. The remarks should describe the ransomware protection state instead.
| /// <remarks> | ||
| /// Backup Policy Resource ID | ||
| /// </remarks> |
There was a problem hiding this comment.
The XML remarks documentation refers to "Backup Policy Resource ID" which is incorrect for the ActualRansomwareProtectionState property. The remarks should describe the actual ransomware protection state instead.
| * Updated to api-version 2025-12-01 | ||
| * Added new cmdlet `Get-AzNetAppFilesVolumeQuotaReport` to get quota report for a volume with optional filtering by `QuotaType`, `QuotaTarget`, and `UsageThresholdPercentage` | ||
| * Added `DesiredRansomwareProtectionState` parameter to `New-AzNetAppFilesVolume` and `Update-AzNetAppFilesVolume` to enable or disable Advanced Ransomware Protection (ARP) on volumes | ||
| * Added new cmdlet `Get-AzNetAppFilesRansomwareReport` to list or get Advanced Ransomware Protection (ARP) reports for a volume | ||
| * Added new cmdlet `Clear-AzNetAppFilesRansomwareReportSuspects` to clear suspects on an ARP report by marking file extensions as `PotentialThreat` or `FalsePositive` |
There was a problem hiding this comment.
The ChangeLog entries do not reference any GitHub issue numbers. According to the ChangeLog.md guidelines, issue references should be included when applicable using the format [#12345] for bug fixes, feature implementations, and breaking changes.
| ``` | ||
|
|
||
| ### -ProgressAction | ||
| {{ Fill ProgressAction Description }} |
There was a problem hiding this comment.
The ProgressAction parameter description is incomplete with placeholder text "{{ Fill ProgressAction Description }}". This appears throughout all help documentation files and should be replaced with a proper description of the parameter's purpose and behavior.
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
Description
Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️ Target release is a different concept from API readiness. Please click below links for details.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.mdand reviewed the following information:ChangeLog.mdfile(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.## Upcoming Releaseheader in the past tense.ChangeLog.mdif no new release is required, such as fixing test case only.