Skip to content

Conversation

audunn
Copy link
Member

@audunn audunn commented Oct 15, 2024

Description

Updates NetAppFiles to api-verison 2024-07-01

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • For SDK-based development mode, update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • For autorest-based development mode, include the changelog in the PR description.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

Copy link

azure-client-tools-bot-prd bot commented Oct 15, 2024

️✔️Az.Accounts
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.ManagedServiceIdentity
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
❌Az.NetAppFiles
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Breaking Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Signature Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
❌Help Example Check
❌PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
Approve-AzNetAppFilesReplication 1 1 Invalid_Cmdlet Approve-AzNetAppFilesReplication is not a valid command name. Approve-AzNetAppFilesReplication -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyAnfVolume' -DataProtectionVolumeId 'MyDestinationVolumeId' Check the spell of Approve-AzNetAppFilesReplication.
Get-AzNetAppFilesAccount 1 1 Invalid_Cmdlet Get-AzNetAppFilesAccount is not a valid command name. Get-AzNetAppFilesAccount -ResourceGroupName 'MyRG' -Name 'MyAnfAccount' Check the spell of Get-AzNetAppFilesAccount.
Get-AzNetAppFilesActiveDirectory 1 1 Invalid_Cmdlet Get-AzNetAppFilesActiveDirectory is not a valid command name. Get-AzNetAppFilesActiveDirectory -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -ActiveDirectoryId 'MyADConfigName' Check the spell of Get-AzNetAppFilesActiveDirectory.
Get-AzNetAppFilesBackup 1 1 Invalid_Cmdlet Get-AzNetAppFilesBackup is not a valid command name. Get-AzNetAppFilesBackup -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -PoolName 'MyPool' -VolumeName 'MyVolume' -Name 'MyBackup' Check the spell of Get-AzNetAppFilesBackup.
Get-AzNetAppFilesBackup 2 1 Invalid_Cmdlet Get-AzNetAppFilesBackup is not a valid command name. Get-AzNetAppFilesBackup -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -AccountBackupName 'MyBackup' Check the spell of Get-AzNetAppFilesBackup.
Get-AzNetAppFilesBackupPolicy 1 1 Invalid_Cmdlet Get-AzNetAppFilesBackupPolicy is not a valid command name. Get-AzNetAppFilesBackupPolicy -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -Name 'MyBackupPolicy' Check the spell of Get-AzNetAppFilesBackupPolicy.
Get-AzNetAppFilesBackupVault 1 1 Invalid_Cmdlet Get-AzNetAppFilesBackupVault is not a valid command name. Get-AzNetAppFilesBackupVault -ResourceGroupName 'MyRG' -AccountName MyAnfAccount -Name MyBackupVaultName Check the spell of Get-AzNetAppFilesBackupVault.
Get-AzNetAppFilesFilePathAvailability 1 1 Invalid_Cmdlet Get-AzNetAppFilesFilePathAvailability is not a valid command name. Get-AzNetAppFilesFilePathAvailability -Location westus2 -Name filename -SubnetId $subnetId Check the spell of Get-AzNetAppFilesFilePathAvailability.
Get-AzNetAppFilesNameAvailability 1 1 Invalid_Cmdlet Get-AzNetAppFilesNameAvailability is not a valid command name. Get-AzNetAppFilesNameAvailability -ResourceGroupName 'MyRg' -Location westus2 -Type 'Microsoft.NetApp/netAppAccounts' -Name 'AccountName' Check the spell of Get-AzNetAppFilesNameAvailability.
Get-AzNetAppFilesNetworkSiblingSet 1 1 Invalid_Cmdlet Get-AzNetAppFilesVolume is not a valid command name. Get-AzNetAppFilesVolume -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -Name 'MyAnfVolume' Check the spell of Get-AzNetAppFilesVolume.
Get-AzNetAppFilesNetworkSiblingSet 1 2 Invalid_Cmdlet Get-AzNetAppFilesNetworkSiblingSet is not a valid command name. Get-AzNetAppFilesNetworkSiblingSet -Location 'westus' -NetworkSiblingSetId '$retrievedVolume.NetworkSiblingSetId' -SubnetId 'mysubnet' Check the spell of Get-AzNetAppFilesNetworkSiblingSet.
Get-AzNetAppFilesPool 1 1 Invalid_Cmdlet Get-AzNetAppFilesPool is not a valid command name. Get-AzNetAppFilesPool -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -Name 'MyAnfPool' Check the spell of Get-AzNetAppFilesPool.
Get-AzNetAppFilesQuotaAvailability 1 1 Invalid_Cmdlet Get-AzNetAppFilesQuotaAvailability is not a valid command name. Get-AzNetAppFilesQuotaAvailability -ResourceGroupName 'MyRG' -Location 'westus' -Type 'Microsoft.NetApp/netAppAccounts' -Name 'quotaName' Check the spell of Get-AzNetAppFilesQuotaAvailability.
Get-AzNetAppFilesQuotaLimit 1 1 Invalid_Cmdlet Get-AzNetAppFilesQuotaLimit is not a valid command name. Get-AzNetAppFilesQuotaLimit -Location 'westus2' -Name totalTiBsPerSubscription Check the spell of Get-AzNetAppFilesQuotaLimit.
Get-AzNetAppFilesRegionInfo 1 1 Invalid_Cmdlet Get-AzNetAppFilesRegionInfo is not a valid command name. Get-AzNetAppFilesRegionInfo -Location eastus Check the spell of Get-AzNetAppFilesRegionInfo.
Get-AzNetAppFilesReplicationStatus 1 1 Invalid_Cmdlet Get-AzNetAppFilesReplicationStatus is not a valid command name. Get-AzNetAppFilesReplicationStatus -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyVol' Check the spell of Get-AzNetAppFilesReplicationStatus.
Get-AzNetAppFilesSnapshot 1 1 Invalid_Cmdlet Get-AzNetAppFilesSnapshot is not a valid command name. Get-AzNetAppFilesSnapshot -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyAnfVolume' -Name 'MyAnfSnapshot' Check the spell of Get-AzNetAppFilesSnapshot.
Get-AzNetAppFilesSnapshotPolicy 1 1 Invalid_Cmdlet Get-AzNetAppFilesSnapshotPolicy is not a valid command name. Get-AzNetAppFilesSnapshotPolicy -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -Name 'MySnapshotPolicy' Check the spell of Get-AzNetAppFilesSnapshotPolicy.
Get-AzNetAppFilesSnapshotPolicyVolumeList 1 1 Invalid_Cmdlet Get-AzNetAppFilesSnapshotPolicyVolumeList is not a valid command name. Get-AzNetAppFilesSnapshotPolicyVolumeList -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -Name 'MySnapshotPolicy' Check the spell of Get-AzNetAppFilesSnapshotPolicyVolumeList.
Get-AzNetAppFilesSubvolume 1 1 Invalid_Cmdlet Get-AzNetAppFilesSubvolume is not a valid command name. Get-AzNetAppFilesSubvolume -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyAnfVolume' -Name 'MyAnfSubvolume' Check the spell of Get-AzNetAppFilesSubvolume.
Get-AzNetAppFilesSubvolumeMetadata 1 1 Invalid_Cmdlet Get-AzNetAppFilesSubvolumeMetadata is not a valid command name. Get-AzNetAppFilesSubvolumeMetadata -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyAnfVolume' -Name 'MyAnfSubvolume' Check the spell of Get-AzNetAppFilesSubvolumeMetadata.
Get-AzNetAppFilesVolume 1 1 Invalid_Cmdlet Get-AzNetAppFilesVolume is not a valid command name. Get-AzNetAppFilesVolume -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -Name 'MyAnfVolume' Check the spell of Get-AzNetAppFilesVolume.
Get-AzNetAppFilesVolumeBackupStatus 1 1 Invalid_Cmdlet Get-AzNetAppFilesVolumeBackupStatus is not a valid command name. Get-AzNetAppFilesVolumeBackupStatus -ResourceGroupName MyGroup -AccountName MyAccount -PoolName MyPool -Name MyVolume Check the spell of Get-AzNetAppFilesVolumeBackupStatus.
Get-AzNetAppFilesVolumeGroup 1 1 Invalid_Cmdlet Get-AzNetAppFilesVolumeGroup is not a valid command name. Get-AzNetAppFilesVolumeGroup -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -Name 'MyAnfVolumeGroup' Check the spell of Get-AzNetAppFilesVolumeGroup.
Get-AzNetAppFilesVolumeGroupIdListForLDAPUser 1 1 Invalid_Cmdlet Get-AzNetAppFilesVolumeGroupIdListForLDAPUser is not a valid command name. Get-AzNetAppFilesVolumeGroupIdListForLDAPUser -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -PoolName 'MyPool' -VolumeName 'MyVolume' -Username 'UserName' Check the spell of Get-AzNetAppFilesVolumeGroupIdListForLDAPUser.
Get-AzNetAppFilesVolumeQuotaRule 1 1 Invalid_Cmdlet Get-AzNetAppFilesVolumeQuotaRule is not a valid command name. Get-AzNetAppFilesVolumeQuotaRule -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -VolumeName 'MyAnfVolume' -Name 'MyVolumeQuotaRuleName' Check the spell of Get-AzNetAppFilesVolumeQuotaRule.
Get-AzNetAppFilesVolumeReplication 1 1 Invalid_Cmdlet Get-AzNetAppFilesVolumeReplication is not a valid command name. Get-AzNetAppFilesVolumeReplication -ResourceGroupName MyGroup -AccountName MyAccount -PoolName MyPool -Name MyVolume Check the spell of Get-AzNetAppFilesVolumeReplication.
Get-AzNetAppFilesVolumeRestoreStatus 1 1 Invalid_Cmdlet Get-AzNetAppFilesVolumeRestoreStatus is not a valid command name. Get-AzNetAppFilesVolumeRestoreStatus -ResourceGroupName MyGroup -AccountName MyAccount -PoolName MyPool -Name MyVolume Check the spell of Get-AzNetAppFilesVolumeRestoreStatus.
Initialize-AzNetAppFilesReplication 1 1 Invalid_Cmdlet Initialize-AzNetAppFilesReplication is not a valid command name. Initialize-AzNetAppFilesReplication -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyDestinationAnfVolume' Check the spell of Initialize-AzNetAppFilesReplication.
New-AzNetAppFilesAccount 1 1 Invalid_Cmdlet New-AzNetAppFilesAccount is not a valid command name. New-AzNetAppFilesAccount -ResourceGroupName 'MyRG' -Name 'MyAnfAccount' -Location 'westus2' Check the spell of New-AzNetAppFilesAccount.
New-AzNetAppFilesActiveDirectory 1 2 Invalid_Cmdlet New-AzNetAppFilesActiveDirectory is not a valid command name. New-AzNetAppFilesActiveDirectory -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -AdName 'MyADName' -Username 'AdUserName' -Password $pwd_secure_string -Domain 'AdDomain' -Dns '192.0.2.2' -SmbServerName 'AdSmbServerName' Check the spell of New-AzNetAppFilesActiveDirectory.
New-AzNetAppFilesBackup 1 1 Invalid_Cmdlet New-AzNetAppFilesBackup is not a valid command name. New-AzNetAppFilesBackup -ResourceGroupName 'MyRG' -Location 'westus2' -AccountName 'MyAccount' -PoolName 'MyPool' -VolumeName 'MyVolume' -Name 'MyVolumeBackup' -Label 'ALabel' Check the spell of New-AzNetAppFilesBackup.
New-AzNetAppFilesBackupPolicy 1 1 Invalid_Cmdlet New-AzNetAppFilesBackupPolicy is not a valid command name. New-AzNetAppFilesBackupPolicy -ResourceGroupName 'MyRG' -Location 'westus2' -AccountName 'MyAccount' -Name 'MyBackupPolicy' -Tag @{'tag1' = 'tagValue'} -Enabled -DailyBackupsToKeep 1 -WeeklyBackupsToKeep 2 -MonthlyBackupsToKeep 2 Check the spell of New-AzNetAppFilesBackupPolicy.
New-AzNetAppFilesBackupVault 1 1 Invalid_Cmdlet New-AzNetAppFilesBackupVault is not a valid command name. New-AzNetAppFilesBackupVault -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -Name 'MyBackupVaultName' -Location eastus Check the spell of New-AzNetAppFilesBackupVault.
New-AzNetAppFilesExportPolicyObject 1 1 Invalid_Cmdlet New-AzNetAppFilesExportPolicyRuleObject is not a valid command name. New-AzNetAppFilesExportPolicyRuleObject -RuleIndex 1 -AllowedClient '0.0.0.0/0' -UnixReadOnly -UnixReadWrite -Cifs -Nfsv3 Check the spell of New-AzNetAppFilesExportPolicyRuleObject.
New-AzNetAppFilesExportPolicyObject 1 3 Invalid_Cmdlet New-AzNetAppFilesExportPolicyObject is not a valid command name. New-AzNetAppFilesExportPolicyObject -Rule $exportPolicyRules Check the spell of New-AzNetAppFilesExportPolicyObject.
New-AzNetAppFilesExportPolicyObject 1 4 Invalid_Cmdlet New-AzNetAppFilesVolume is not a valid command name. New-AzNetAppFilesVolume -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -Name 'MyAnfVolume' -Location 'westus2' -CreationToken 'MyAnfVolume' -UsageThreshold 1099511627776 -ServiceLevel 'Premium' -SubnetId '/subscriptions/subsId/resourceGroups/MyRG/providers/Microsoft.Network/virtualNetworks/MyVnetName/subnets/MySubNetName' -ExportPolicy $newExportPolicy Check the spell of New-AzNetAppFilesVolume.
New-AzNetAppFilesExportPolicyRuleObject 1 1 Invalid_Cmdlet New-AzNetAppFilesExportPolicyRuleObject is not a valid command name. New-AzNetAppFilesExportPolicyRuleObject -RuleIndex 1 -AllowedClient '0.0.0.0/0' -UnixReadOnly -UnixReadWrite -Cifs -Nfsv3 Check the spell of New-AzNetAppFilesExportPolicyRuleObject.
New-AzNetAppFilesExportPolicyRuleObject 1 3 Invalid_Cmdlet New-AzNetAppFilesExportPolicyObject is not a valid command name. New-AzNetAppFilesExportPolicyObject -Rule $exportPolicyRules Check the spell of New-AzNetAppFilesExportPolicyObject.
New-AzNetAppFilesExportPolicyRuleObject 1 4 Invalid_Cmdlet New-AzNetAppFilesVolume is not a valid command name. New-AzNetAppFilesVolume -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -Name 'MyAnfVolume' -Location 'westus2' -CreationToken 'MyAnfVolume' -UsageThreshold 1099511627776 -ServiceLevel 'Premium' -SubnetId '/subscriptions/subsId/resourceGroups/MyRG/providers/Microsoft.Network/virtualNetworks/MyVnetName/subnets/MySubNetName' -ExportPolicy $newExportPolicy Check the spell of New-AzNetAppFilesVolume.
New-AzNetAppFilesPool 1 1 Invalid_Cmdlet New-AzNetAppFilesPool is not a valid command name. New-AzNetAppFilesPool -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -Name 'MyAnfPool' -Location 'westus2' -PoolSize 4398046511104 -ServiceLevel 'Premium' -QosType 'Auto' Check the spell of New-AzNetAppFilesPool.
New-AzNetAppFilesSnapshot 1 1 Invalid_Cmdlet New-AzNetAppFilesSnapshot is not a valid command name. New-AzNetAppFilesSnapshot -ResourceGroupName 'MyRG' -Location 'westus2' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyAnfVolume' -SnapshotName 'MyAnfSnapshot' -FileSystemId '3e2773a7-2a72-d003-0637-1a8b1fa3eaaf' Check the spell of New-AzNetAppFilesSnapshot.
New-AzNetAppFilesSnapshotPolicy 1 22 Invalid_Cmdlet New-AzNetAppFilesSnapshotPolicy is not a valid command name. New-AzNetAppFilesSnapshotPolicy -ResourceGroupName 'MyRG' -Location 'westus2' -AccountName 'MyAccount' -Name 'MySnapshotPolicy' -Enabled -HourlySchedule $hourlySchedule -DailySchedule $dailySchedule -WeeklySchedule $weeklySchedule -MonthlySchedule $monthlySchedule Check the spell of New-AzNetAppFilesSnapshotPolicy.
New-AzNetAppFilesSubvolume 1 1 Invalid_Cmdlet New-AzNetAppFilesSubvolume is not a valid command name. New-AzNetAppFilesSubvolume -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyAnfVolume' -Name 'MySubvolume' -Location 'westus2' Check the spell of New-AzNetAppFilesSubvolume.
New-AzNetAppFilesVolume 1 1 Invalid_Cmdlet New-AzNetAppFilesVolume is not a valid command name. New-AzNetAppFilesVolume -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -Name 'MyAnfVolume' -Location 'westus2' -CreationToken 'MyAnfVolume' -UsageThreshold 1099511627776 -ServiceLevel 'Premium' -SubnetId '/subscriptions/subsId/resourceGroups/MyRG/providers/Microsoft.Network/virtualNetworks/MyVnetName/subnets/MySubNetName' Check the spell of New-AzNetAppFilesVolume.
New-AzNetAppFilesVolumeGroup 1 1 Invalid_Cmdlet New-AzNetAppFilesVolumeGroup is not a valid command name. New-AzNetAppFilesVolumeGroup -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -Name 'MyAnfVolumeGroupName' -Location 'westus2' -GroupDescription 'MyAnfVolumeGroup Description' -ApplicationIdentifier 'SH1' -ProximityPlacementGroup 'MyPPGResourceId' -Vnet 'MyAnfVnet' -SystemRole 'PRIMARY' -NodeMemory 100 Check the spell of New-AzNetAppFilesVolumeGroup.
New-AzNetAppFilesVolumeQuotaRule 1 1 Invalid_Cmdlet New-AzNetAppFilesVolumeQuotaRule is not a valid command name. New-AzNetAppFilesVolumeQuotaRule -ResourceGroupName 'MyRG' -Location 'westus2' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyAnfVolume' -Name 'MyAnfVolumeQuotaRule' -QuotaType 'DefaultGroupQuota' -QuotaSize 100006 Check the spell of New-AzNetAppFilesVolumeQuotaRule.
Remove-AzNetAppFilesAccount 1 1 Invalid_Cmdlet Remove-AzNetAppFilesAccount is not a valid command name. Remove-AzNetAppFilesAccount -ResourceGroupName 'MyRG' -Name 'MyAnfAccount' Check the spell of Remove-AzNetAppFilesAccount.
Remove-AzNetAppFilesActiveDirectory 1 1 Invalid_Cmdlet Remove-AzNetAppFilesActiveDirectory is not a valid command name. Remove-AzNetAppFilesActiveDirectory -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -ActiveDirectoryId 'MyActiveDirectoryId' Check the spell of Remove-AzNetAppFilesActiveDirectory.
Remove-AzNetAppFilesBackup 1 1 Invalid_Cmdlet Remove-AzNetAppFilesBackup is not a valid command name. Remove-AzNetAppFilesBackup -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -PoolName 'MyPool' -VolumeName 'MyVolume' -Name 'MyBackup' Check the spell of Remove-AzNetAppFilesBackup.
Remove-AzNetAppFilesBackup 2 1 Invalid_Cmdlet Remove-AzNetAppFilesBackup is not a valid command name. Remove-AzNetAppFilesBackup -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -AccountBackupName 'MyBackup' Check the spell of Remove-AzNetAppFilesBackup.
Remove-AzNetAppFilesBackupPolicy 1 1 Invalid_Cmdlet Remove-AzNetAppFilesBackupPolicy is not a valid command name. Remove-AzNetAppFilesBackupPolicy -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -Name 'MyBackupPolicy' Check the spell of Remove-AzNetAppFilesBackupPolicy.
Remove-AzNetAppFilesBackupVault 1 1 Invalid_Cmdlet Remove-AzNetAppFilesBackupVault is not a valid command name. Remove-AzNetAppFilesBackupVault -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -Name 'MyBackupVaultName' Check the spell of Remove-AzNetAppFilesBackupVault.
Remove-AzNetAppFilesPool 1 1 Invalid_Cmdlet Remove-AzNetAppFilesPool is not a valid command name. Remove-AzNetAppFilesPool -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' Check the spell of Remove-AzNetAppFilesPool.
Remove-AzNetAppFilesReplication 1 1 Invalid_Cmdlet Remove-AzNetAppFilesReplication is not a valid command name. Remove-AzNetAppFilesReplication -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyDestinationAnfVolume' Check the spell of Remove-AzNetAppFilesReplication.
Remove-AzNetAppFilesSnapshot 1 1 Invalid_Cmdlet Remove-AzNetAppFilesSnapshot is not a valid command name. Remove-AzNetAppFilesSnapshot -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyAnfVolume' -Name 'MyAnfSnapshot' Check the spell of Remove-AzNetAppFilesSnapshot.
Remove-AzNetAppFilesSnapshotPolicy 1 1 Invalid_Cmdlet Remove-AzNetAppFilesSnapshotPolicy is not a valid command name. Remove-AzNetAppFilesSnapshotPolicy -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -Name 'MySnapshotPolicy' Check the spell of Remove-AzNetAppFilesSnapshotPolicy.
Remove-AzNetAppFilesSubvolume 1 1 Invalid_Cmdlet Remove-AzNetAppFilesSubvolume is not a valid command name. Remove-AzNetAppFilesSubvolume -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyAnfVolume' -Name 'MyAnfSubvolume' Check the spell of Remove-AzNetAppFilesSubvolume.
Remove-AzNetAppFilesVolume 1 1 Invalid_Cmdlet Remove-AzNetAppFilesVolume is not a valid command name. Remove-AzNetAppFilesVolume -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -Name 'MyAnfVolume' Check the spell of Remove-AzNetAppFilesVolume.
Remove-AzNetAppFilesVolumeGroup 1 1 Invalid_Cmdlet Remove-AzNetAppFilesVolumeGroup is not a valid command name. Remove-AzNetAppFilesVolumeGroup -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -Name 'MyAnfVolumeGroup' Check the spell of Remove-AzNetAppFilesVolumeGroup.
Remove-AzNetAppFilesVolumeQuotaRule 1 1 Invalid_Cmdlet Remove-AzNetAppFilesVolumeQuotaRule is not a valid command name. Remove-AzNetAppFilesVolumeQuotaRule -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -VolumeName 'MyAnfVolume' -Name 'MyVolumeQuotaRuleName' Check the spell of Remove-AzNetAppFilesVolumeQuotaRule.
Reset-AzNetAppFilesVolumeCifsPassword 1 1 Invalid_Cmdlet Reset-AzNetAppFilesVolumeCifsPassword is not a valid command name. Reset-AzNetAppFilesVolumeCifsPassword -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -PoolName 'MyPool' -VolumeName 'MyVolume' Check the spell of Reset-AzNetAppFilesVolumeCifsPassword.
Restore-AzNetAppFilesBackupFile 1 3 Invalid_Cmdlet Restore-AzNetAppFilesBackupFile is not a valid command name. Restore-AzNetAppFilesBackupFile -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyVolume' -BackupName 'MyBackup' -FileList $fileList -DestinationVolumeId 'destinationVolumeResourceId' Check the spell of Restore-AzNetAppFilesBackupFile.
Restore-AzNetAppFilesReplication 1 1 Invalid_Cmdlet Restore-AzNetAppFilesReplication is not a valid command name. Restore-AzNetAppFilesReplication -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyVolume' -SourceVolumeId 'volumeResourceId' Check the spell of Restore-AzNetAppFilesReplication.
Restore-AzNetAppFilesSnapshotFile 1 1 Invalid_Cmdlet Restore-AzNetAppFilesSnapshotFile is not a valid command name. Restore-AzNetAppFilesSnapshotFile -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyVolume' -Name 'MySnapshotName' -FilePath '/dir1/customer1.db' -DestinationPath '/AVSdataStore' Check the spell of Restore-AzNetAppFilesSnapshotFile.
Restore-AzNetAppFilesVolume 1 1 Invalid_Cmdlet Restore-AzNetAppFilesVolume is not a valid command name. Restore-AzNetAppFilesVolume -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -PoolName 'MyPool' -VolumeName 'MyVolume' -SnapshotId '7d6e4069-6c78-6c61-7bf6-c60968e45fbf' Check the spell of Restore-AzNetAppFilesVolume.
Resume-AzNetAppFilesReplication 1 1 Invalid_Cmdlet Resume-AzNetAppFilesReplication is not a valid command name. Resume-AzNetAppFilesReplication -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -Name 'MyDestinationAnfVolume' Check the spell of Resume-AzNetAppFilesReplication.
Set-AzNetAppFilesAccount 1 1 Invalid_Cmdlet Set-AzNetAppFilesAccount is not a valid command name. Set-AzNetAppFilesAccount -ResourceGroupName 'MyRG' -Location 'westus2' -Name 'MyAnfAccount' Check the spell of Set-AzNetAppFilesAccount.
Set-AzNetAppFilesBackupPolicy 1 1 Invalid_Cmdlet Set-AzNetAppFilesBackupPolicy is not a valid command name. Set-AzNetAppFilesBackupPolicy -ResourceGroupName 'MyRG' -Location 'westus2' -AccountName 'MyAccount' -Name 'MyBackupPolicy' -Tag @{'tag1' = 'tagValue'} -Enabled -DailyBackupsToKeep 1 -WeeklyBackupsToKeep 2 -MonthlyBackupsToKeep 2 Check the spell of Set-AzNetAppFilesBackupPolicy.
Set-AzNetAppFilesBackupVault 1 1 Invalid_Cmdlet New-AzNetAppFilesBackupVault is not a valid command name. New-AzNetAppFilesBackupVault -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -Name 'MyBackupVaultName' -Tag @{'tag1' = 'tagValue'} Check the spell of New-AzNetAppFilesBackupVault.
Set-AzNetAppFilesPool 1 1 Invalid_Cmdlet Set-AzNetAppFilesPool is not a valid command name. Set-AzNetAppFilesPool -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -Name 'MyAnfPool' -Location 'westus2' -PoolSize 4398046511104 -ServiceLevel 'Premium' -QosType 'Auto' Check the spell of Set-AzNetAppFilesPool.
Set-AzNetAppFilesSnapshotPolicy 1 22 Invalid_Cmdlet Set-AzNetAppFilesSnapshotPolicy is not a valid command name. Set-AzNetAppFilesSnapshotPolicy -ResourceGroupName 'MyRG' -Location 'westus2' -AccountName 'MyAccount' -Name 'MySnapshotPolicy' -Enabled -HourlySchedule $hourlySchedule -DailySchedule $dailySchedule -WeeklySchedule $weeklySchedule -MonthlySchedule $monthlySchedule Check the spell of Set-AzNetAppFilesSnapshotPolicy.
Set-AzNetAppFilesVolumePool 1 1 Invalid_Cmdlet Set-AzNetAppFilesVolumePool is not a valid command name. Set-AzNetAppFilesVolumePool -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -Name 'MyAnfVolume' -NewPoolResourceId 7d6e4069-6c78-6c61-7bf6-c60968e45fbf Check the spell of Set-AzNetAppFilesVolumePool.
Start-AzNetAppFilesAuthorizeExternalReplication 1 1 Invalid_Cmdlet Start-AzNetAppFilesAuthorizeExternalReplication is not a valid command name. Start-AzNetAppFilesAuthorizeExternalReplication -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyDestinationAnfVolume' Check the spell of Start-AzNetAppFilesAuthorizeExternalReplication.
Start-AzNetAppFilesFinalizeExternalReplication 1 1 Invalid_Cmdlet Start-AzNetAppFilesFinalizeExternalReplication is not a valid command name. Start-AzNetAppFilesFinalizeExternalReplication -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyDestinationAnfVolume' Check the spell of Start-AzNetAppFilesFinalizeExternalReplication.
Start-AzNetAppFilesPeerExternalCluster 1 2 Invalid_Cmdlet Start-AzNetAppFilesFinalizeExternalReplication is not a valid command name. Start-AzNetAppFilesFinalizeExternalReplication -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyDestinationAnfVolume' -PeerIPAddress $peerIpAddresses Check the spell of Start-AzNetAppFilesFinalizeExternalReplication.
Start-AzNetAppFilesPerformExternalReplication 1 1 Invalid_Cmdlet Start-AzNetAppFilesPerformExternalReplication is not a valid command name. Start-AzNetAppFilesPerformExternalReplication -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyDestinationAnfVolume' Check the spell of Start-AzNetAppFilesPerformExternalReplication.
Suspend-AzNetAppFilesReplication 1 1 Invalid_Cmdlet Suspend-AzNetAppFilesReplication is not a valid command name. Suspend-AzNetAppFilesReplication -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyDestinationAnfVolume' Check the spell of Suspend-AzNetAppFilesReplication.
Unlock-AzNetAppFilesVolumeFileLock 1 1 Invalid_Cmdlet Unlock-AzNetAppFilesVolumeFileLock is not a valid command name. Unlock-AzNetAppFilesVolumeFileLock -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyAnfVolume' Check the spell of Unlock-AzNetAppFilesVolumeFileLock.
Update-AzNetAppFilesAccount 1 1 Invalid_Cmdlet Update-AzNetAppFilesAccount is not a valid command name. Update-AzNetAppFilesAccount -ResourceGroupName 'MyRG' -Location 'westus2' -Name 'MyAnfAccount' -Tag @{'Tag1' = 'Value1'} Check the spell of Update-AzNetAppFilesAccount.
Update-AzNetAppFilesAccountCredential 1 1 Invalid_Cmdlet Update-AzNetAppFilesAccountCredential is not a valid command name. Update-AzNetAppFilesAccountCredential -ResourceGroupName 'MyRG' -Name 'MyAnfAccount' Check the spell of Update-AzNetAppFilesAccountCredential.
Update-AzNetAppFilesActiveDirectory 1 1 Invalid_Cmdlet Update-AzNetAppFilesActiveDirectory is not a valid command name. Update-AzNetAppFilesActiveDirectory -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -AdName 'MyADName' -Username 'AdUserName' Check the spell of Update-AzNetAppFilesActiveDirectory.
Update-AzNetAppFilesBackup 1 1 Invalid_Cmdlet Update-AzNetAppFilesBackup is not a valid command name. Update-AzNetAppFilesBackup -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -Name 'BackupName' -Label 'updatedLabel' Check the spell of Update-AzNetAppFilesBackup.
Update-AzNetAppFilesBackupPolicy 1 1 Invalid_Cmdlet Update-AzNetAppFilesBackupPolicy is not a valid command name. Update-AzNetAppFilesBackupPolicy -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -Name 'MyBackupPolicy' -DailyBackupsToKeep 2 Check the spell of Update-AzNetAppFilesBackupPolicy.
Update-AzNetAppFilesBackupVault 1 1 Invalid_Cmdlet Update-AzNetAppFilesBackupVault is not a valid command name. Update-AzNetAppFilesBackupVault -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -Name 'MyBackupVaultName' -Tag @{'tag1' = 'tagValue'} Check the spell of Update-AzNetAppFilesBackupVault.
Update-AzNetAppFilesNetworkSiblingSet 1 1 Invalid_Cmdlet Get-AzNetAppFilesVolume is not a valid command name. Get-AzNetAppFilesVolume -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -Name 'MyAnfVolume' Check the spell of Get-AzNetAppFilesVolume.
Update-AzNetAppFilesNetworkSiblingSet 1 2 Invalid_Cmdlet Update-AzNetAppFilesNetworkSiblingSet is not a valid command name. Update-AzNetAppFilesNetworkSiblingSet -Location 'westus' -NetworkSiblingSetId '$retrievedVolume.NetworkSiblingSetId' -SubnetId 'MySubnetId' -NetworkSiblingSetStateId $retrievedVolume.NetworkSiblingSetStateId -NetworkFeature 'Standard' Check the spell of Update-AzNetAppFilesNetworkSiblingSet.
Update-AzNetAppFilesPool 1 1 Invalid_Cmdlet Update-AzNetAppFilesPool is not a valid command name. Update-AzNetAppFilesPool -ResourceGroupName 'MyRG' -Location 'westus2' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -PoolSize 4398046511104 -QosType 'Auto' Check the spell of Update-AzNetAppFilesPool.
Update-AzNetAppFilesSnapshotPolicy 1 5 Invalid_Cmdlet Update-AzNetAppFilesSnapshotPolicy is not a valid command name. Update-AzNetAppFilesSnapshotPolicy -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -Name 'MySnapshotPolicy' -HourlySchedule $hourlySchedule Check the spell of Update-AzNetAppFilesSnapshotPolicy.
Update-AzNetAppFilesSubvolume 1 1 Invalid_Cmdlet Update-AzNetAppFilesSubvolume is not a valid command name. Update-AzNetAppFilesSubvolume -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyAnfVolume' -Name 'MyAnfSubvolume' -Size Size Check the spell of Update-AzNetAppFilesSubvolume.
Update-AzNetAppFilesVolume 1 1 Invalid_Cmdlet Update-AzNetAppFilesVolume is not a valid command name. Update-AzNetAppFilesVolume -ResourceGroupName 'MyRG' -Location 'westus2' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -Name 'MyAnfVolume' -UsageThreshold Size Check the spell of Update-AzNetAppFilesVolume.
Update-AzNetAppFilesVolumeQuotaRule 1 1 Invalid_Cmdlet Update-AzNetAppFilesVolumeQuotaRule is not a valid command name. Update-AzNetAppFilesVolumeQuotaRule -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -VolumeName 'MyAnfVolume' -Name 'MyVolumeQuotaRuleName' -QuotaSize 100006 Check the spell of Update-AzNetAppFilesVolumeQuotaRule.
❌Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation
Approve-AzNetAppFilesReplication 1 1 Invalid_Cmdlet Approve-AzNetAppFilesReplication is not a valid command name. Approve-AzNetAppFilesReplication -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyAnfVolume' -DataProtectionVolumeId 'MyDestinationVolumeId' Check the spell of Approve-AzNetAppFilesReplication.
Get-AzNetAppFilesAccount 1 1 Invalid_Cmdlet Get-AzNetAppFilesAccount is not a valid command name. Get-AzNetAppFilesAccount -ResourceGroupName 'MyRG' -Name 'MyAnfAccount' Check the spell of Get-AzNetAppFilesAccount.
Get-AzNetAppFilesActiveDirectory 1 1 Invalid_Cmdlet Get-AzNetAppFilesActiveDirectory is not a valid command name. Get-AzNetAppFilesActiveDirectory -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -ActiveDirectoryId 'MyADConfigName' Check the spell of Get-AzNetAppFilesActiveDirectory.
Get-AzNetAppFilesBackup 1 1 Invalid_Cmdlet Get-AzNetAppFilesBackup is not a valid command name. Get-AzNetAppFilesBackup -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -PoolName 'MyPool' -VolumeName 'MyVolume' -Name 'MyBackup' Check the spell of Get-AzNetAppFilesBackup.
Get-AzNetAppFilesBackup 2 1 Invalid_Cmdlet Get-AzNetAppFilesBackup is not a valid command name. Get-AzNetAppFilesBackup -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -AccountBackupName 'MyBackup' Check the spell of Get-AzNetAppFilesBackup.
Get-AzNetAppFilesBackupPolicy 1 1 Invalid_Cmdlet Get-AzNetAppFilesBackupPolicy is not a valid command name. Get-AzNetAppFilesBackupPolicy -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -Name 'MyBackupPolicy' Check the spell of Get-AzNetAppFilesBackupPolicy.
Get-AzNetAppFilesBackupVault 1 1 Invalid_Cmdlet Get-AzNetAppFilesBackupVault is not a valid command name. Get-AzNetAppFilesBackupVault -ResourceGroupName 'MyRG' -AccountName MyAnfAccount -Name MyBackupVaultName Check the spell of Get-AzNetAppFilesBackupVault.
Get-AzNetAppFilesFilePathAvailability 1 1 Invalid_Cmdlet Get-AzNetAppFilesFilePathAvailability is not a valid command name. Get-AzNetAppFilesFilePathAvailability -Location westus2 -Name filename -SubnetId $subnetId Check the spell of Get-AzNetAppFilesFilePathAvailability.
Get-AzNetAppFilesNameAvailability 1 1 Invalid_Cmdlet Get-AzNetAppFilesNameAvailability is not a valid command name. Get-AzNetAppFilesNameAvailability -ResourceGroupName 'MyRg' -Location westus2 -Type 'Microsoft.NetApp/netAppAccounts' -Name 'AccountName' Check the spell of Get-AzNetAppFilesNameAvailability.
Get-AzNetAppFilesNetworkSiblingSet 1 1 Invalid_Cmdlet Get-AzNetAppFilesVolume is not a valid command name. Get-AzNetAppFilesVolume -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -Name 'MyAnfVolume' Check the spell of Get-AzNetAppFilesVolume.
Get-AzNetAppFilesNetworkSiblingSet 1 2 Invalid_Cmdlet Get-AzNetAppFilesNetworkSiblingSet is not a valid command name. Get-AzNetAppFilesNetworkSiblingSet -Location 'westus' -NetworkSiblingSetId '$retrievedVolume.NetworkSiblingSetId' -SubnetId 'mysubnet' Check the spell of Get-AzNetAppFilesNetworkSiblingSet.
Get-AzNetAppFilesPool 1 1 Invalid_Cmdlet Get-AzNetAppFilesPool is not a valid command name. Get-AzNetAppFilesPool -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -Name 'MyAnfPool' Check the spell of Get-AzNetAppFilesPool.
Get-AzNetAppFilesQuotaAvailability 1 1 Invalid_Cmdlet Get-AzNetAppFilesQuotaAvailability is not a valid command name. Get-AzNetAppFilesQuotaAvailability -ResourceGroupName 'MyRG' -Location 'westus' -Type 'Microsoft.NetApp/netAppAccounts' -Name 'quotaName' Check the spell of Get-AzNetAppFilesQuotaAvailability.
Get-AzNetAppFilesQuotaLimit 1 1 Invalid_Cmdlet Get-AzNetAppFilesQuotaLimit is not a valid command name. Get-AzNetAppFilesQuotaLimit -Location 'westus2' -Name totalTiBsPerSubscription Check the spell of Get-AzNetAppFilesQuotaLimit.
Get-AzNetAppFilesRegionInfo 1 1 Invalid_Cmdlet Get-AzNetAppFilesRegionInfo is not a valid command name. Get-AzNetAppFilesRegionInfo -Location eastus Check the spell of Get-AzNetAppFilesRegionInfo.
Get-AzNetAppFilesReplicationStatus 1 1 Invalid_Cmdlet Get-AzNetAppFilesReplicationStatus is not a valid command name. Get-AzNetAppFilesReplicationStatus -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyVol' Check the spell of Get-AzNetAppFilesReplicationStatus.
Get-AzNetAppFilesSnapshot 1 1 Invalid_Cmdlet Get-AzNetAppFilesSnapshot is not a valid command name. Get-AzNetAppFilesSnapshot -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyAnfVolume' -Name 'MyAnfSnapshot' Check the spell of Get-AzNetAppFilesSnapshot.
Get-AzNetAppFilesSnapshotPolicy 1 1 Invalid_Cmdlet Get-AzNetAppFilesSnapshotPolicy is not a valid command name. Get-AzNetAppFilesSnapshotPolicy -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -Name 'MySnapshotPolicy' Check the spell of Get-AzNetAppFilesSnapshotPolicy.
Get-AzNetAppFilesSnapshotPolicyVolumeList 1 1 Invalid_Cmdlet Get-AzNetAppFilesSnapshotPolicyVolumeList is not a valid command name. Get-AzNetAppFilesSnapshotPolicyVolumeList -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -Name 'MySnapshotPolicy' Check the spell of Get-AzNetAppFilesSnapshotPolicyVolumeList.
Get-AzNetAppFilesSubvolume 1 1 Invalid_Cmdlet Get-AzNetAppFilesSubvolume is not a valid command name. Get-AzNetAppFilesSubvolume -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyAnfVolume' -Name 'MyAnfSubvolume' Check the spell of Get-AzNetAppFilesSubvolume.
Get-AzNetAppFilesSubvolumeMetadata 1 1 Invalid_Cmdlet Get-AzNetAppFilesSubvolumeMetadata is not a valid command name. Get-AzNetAppFilesSubvolumeMetadata -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyAnfVolume' -Name 'MyAnfSubvolume' Check the spell of Get-AzNetAppFilesSubvolumeMetadata.
Get-AzNetAppFilesVolume 1 1 Invalid_Cmdlet Get-AzNetAppFilesVolume is not a valid command name. Get-AzNetAppFilesVolume -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -Name 'MyAnfVolume' Check the spell of Get-AzNetAppFilesVolume.
Get-AzNetAppFilesVolumeBackupStatus 1 1 Invalid_Cmdlet Get-AzNetAppFilesVolumeBackupStatus is not a valid command name. Get-AzNetAppFilesVolumeBackupStatus -ResourceGroupName MyGroup -AccountName MyAccount -PoolName MyPool -Name MyVolume Check the spell of Get-AzNetAppFilesVolumeBackupStatus.
Get-AzNetAppFilesVolumeGroup 1 1 Invalid_Cmdlet Get-AzNetAppFilesVolumeGroup is not a valid command name. Get-AzNetAppFilesVolumeGroup -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -Name 'MyAnfVolumeGroup' Check the spell of Get-AzNetAppFilesVolumeGroup.
Get-AzNetAppFilesVolumeGroupIdListForLDAPUser 1 1 Invalid_Cmdlet Get-AzNetAppFilesVolumeGroupIdListForLDAPUser is not a valid command name. Get-AzNetAppFilesVolumeGroupIdListForLDAPUser -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -PoolName 'MyPool' -VolumeName 'MyVolume' -Username 'UserName' Check the spell of Get-AzNetAppFilesVolumeGroupIdListForLDAPUser.
Get-AzNetAppFilesVolumeQuotaRule 1 1 Invalid_Cmdlet Get-AzNetAppFilesVolumeQuotaRule is not a valid command name. Get-AzNetAppFilesVolumeQuotaRule -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -VolumeName 'MyAnfVolume' -Name 'MyVolumeQuotaRuleName' Check the spell of Get-AzNetAppFilesVolumeQuotaRule.
Get-AzNetAppFilesVolumeReplication 1 1 Invalid_Cmdlet Get-AzNetAppFilesVolumeReplication is not a valid command name. Get-AzNetAppFilesVolumeReplication -ResourceGroupName MyGroup -AccountName MyAccount -PoolName MyPool -Name MyVolume Check the spell of Get-AzNetAppFilesVolumeReplication.
Get-AzNetAppFilesVolumeRestoreStatus 1 1 Invalid_Cmdlet Get-AzNetAppFilesVolumeRestoreStatus is not a valid command name. Get-AzNetAppFilesVolumeRestoreStatus -ResourceGroupName MyGroup -AccountName MyAccount -PoolName MyPool -Name MyVolume Check the spell of Get-AzNetAppFilesVolumeRestoreStatus.
Initialize-AzNetAppFilesReplication 1 1 Invalid_Cmdlet Initialize-AzNetAppFilesReplication is not a valid command name. Initialize-AzNetAppFilesReplication -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyDestinationAnfVolume' Check the spell of Initialize-AzNetAppFilesReplication.
New-AzNetAppFilesAccount 1 1 Invalid_Cmdlet New-AzNetAppFilesAccount is not a valid command name. New-AzNetAppFilesAccount -ResourceGroupName 'MyRG' -Name 'MyAnfAccount' -Location 'westus2' Check the spell of New-AzNetAppFilesAccount.
New-AzNetAppFilesActiveDirectory 1 2 Invalid_Cmdlet New-AzNetAppFilesActiveDirectory is not a valid command name. New-AzNetAppFilesActiveDirectory -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -AdName 'MyADName' -Username 'AdUserName' -Password $pwd_secure_string -Domain 'AdDomain' -Dns '192.0.2.2' -SmbServerName 'AdSmbServerName' Check the spell of New-AzNetAppFilesActiveDirectory.
New-AzNetAppFilesBackup 1 1 Invalid_Cmdlet New-AzNetAppFilesBackup is not a valid command name. New-AzNetAppFilesBackup -ResourceGroupName 'MyRG' -Location 'westus2' -AccountName 'MyAccount' -PoolName 'MyPool' -VolumeName 'MyVolume' -Name 'MyVolumeBackup' -Label 'ALabel' Check the spell of New-AzNetAppFilesBackup.
New-AzNetAppFilesBackupPolicy 1 1 Invalid_Cmdlet New-AzNetAppFilesBackupPolicy is not a valid command name. New-AzNetAppFilesBackupPolicy -ResourceGroupName 'MyRG' -Location 'westus2' -AccountName 'MyAccount' -Name 'MyBackupPolicy' -Tag @{'tag1' = 'tagValue'} -Enabled -DailyBackupsToKeep 1 -WeeklyBackupsToKeep 2 -MonthlyBackupsToKeep 2 Check the spell of New-AzNetAppFilesBackupPolicy.
New-AzNetAppFilesBackupVault 1 1 Invalid_Cmdlet New-AzNetAppFilesBackupVault is not a valid command name. New-AzNetAppFilesBackupVault -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -Name 'MyBackupVaultName' -Location eastus Check the spell of New-AzNetAppFilesBackupVault.
New-AzNetAppFilesExportPolicyObject 1 1 Invalid_Cmdlet New-AzNetAppFilesExportPolicyRuleObject is not a valid command name. New-AzNetAppFilesExportPolicyRuleObject -RuleIndex 1 -AllowedClient '0.0.0.0/0' -UnixReadOnly -UnixReadWrite -Cifs -Nfsv3 Check the spell of New-AzNetAppFilesExportPolicyRuleObject.
New-AzNetAppFilesExportPolicyObject 1 3 Invalid_Cmdlet New-AzNetAppFilesExportPolicyObject is not a valid command name. New-AzNetAppFilesExportPolicyObject -Rule $exportPolicyRules Check the spell of New-AzNetAppFilesExportPolicyObject.
New-AzNetAppFilesExportPolicyObject 1 4 Invalid_Cmdlet New-AzNetAppFilesVolume is not a valid command name. New-AzNetAppFilesVolume -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -Name 'MyAnfVolume' -Location 'westus2' -CreationToken 'MyAnfVolume' -UsageThreshold 1099511627776 -ServiceLevel 'Premium' -SubnetId '/subscriptions/subsId/resourceGroups/MyRG/providers/Microsoft.Network/virtualNetworks/MyVnetName/subnets/MySubNetName' -ExportPolicy $newExportPolicy Check the spell of New-AzNetAppFilesVolume.
New-AzNetAppFilesExportPolicyRuleObject 1 1 Invalid_Cmdlet New-AzNetAppFilesExportPolicyRuleObject is not a valid command name. New-AzNetAppFilesExportPolicyRuleObject -RuleIndex 1 -AllowedClient '0.0.0.0/0' -UnixReadOnly -UnixReadWrite -Cifs -Nfsv3 Check the spell of New-AzNetAppFilesExportPolicyRuleObject.
New-AzNetAppFilesExportPolicyRuleObject 1 3 Invalid_Cmdlet New-AzNetAppFilesExportPolicyObject is not a valid command name. New-AzNetAppFilesExportPolicyObject -Rule $exportPolicyRules Check the spell of New-AzNetAppFilesExportPolicyObject.
New-AzNetAppFilesExportPolicyRuleObject 1 4 Invalid_Cmdlet New-AzNetAppFilesVolume is not a valid command name. New-AzNetAppFilesVolume -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -Name 'MyAnfVolume' -Location 'westus2' -CreationToken 'MyAnfVolume' -UsageThreshold 1099511627776 -ServiceLevel 'Premium' -SubnetId '/subscriptions/subsId/resourceGroups/MyRG/providers/Microsoft.Network/virtualNetworks/MyVnetName/subnets/MySubNetName' -ExportPolicy $newExportPolicy Check the spell of New-AzNetAppFilesVolume.
New-AzNetAppFilesPool 1 1 Invalid_Cmdlet New-AzNetAppFilesPool is not a valid command name. New-AzNetAppFilesPool -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -Name 'MyAnfPool' -Location 'westus2' -PoolSize 4398046511104 -ServiceLevel 'Premium' -QosType 'Auto' Check the spell of New-AzNetAppFilesPool.
New-AzNetAppFilesSnapshot 1 1 Invalid_Cmdlet New-AzNetAppFilesSnapshot is not a valid command name. New-AzNetAppFilesSnapshot -ResourceGroupName 'MyRG' -Location 'westus2' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyAnfVolume' -SnapshotName 'MyAnfSnapshot' -FileSystemId '3e2773a7-2a72-d003-0637-1a8b1fa3eaaf' Check the spell of New-AzNetAppFilesSnapshot.
New-AzNetAppFilesSnapshotPolicy 1 22 Invalid_Cmdlet New-AzNetAppFilesSnapshotPolicy is not a valid command name. New-AzNetAppFilesSnapshotPolicy -ResourceGroupName 'MyRG' -Location 'westus2' -AccountName 'MyAccount' -Name 'MySnapshotPolicy' -Enabled -HourlySchedule $hourlySchedule -DailySchedule $dailySchedule -WeeklySchedule $weeklySchedule -MonthlySchedule $monthlySchedule Check the spell of New-AzNetAppFilesSnapshotPolicy.
New-AzNetAppFilesSubvolume 1 1 Invalid_Cmdlet New-AzNetAppFilesSubvolume is not a valid command name. New-AzNetAppFilesSubvolume -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyAnfVolume' -Name 'MySubvolume' -Location 'westus2' Check the spell of New-AzNetAppFilesSubvolume.
New-AzNetAppFilesVolume 1 1 Invalid_Cmdlet New-AzNetAppFilesVolume is not a valid command name. New-AzNetAppFilesVolume -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -Name 'MyAnfVolume' -Location 'westus2' -CreationToken 'MyAnfVolume' -UsageThreshold 1099511627776 -ServiceLevel 'Premium' -SubnetId '/subscriptions/subsId/resourceGroups/MyRG/providers/Microsoft.Network/virtualNetworks/MyVnetName/subnets/MySubNetName' Check the spell of New-AzNetAppFilesVolume.
New-AzNetAppFilesVolumeGroup 1 1 Invalid_Cmdlet New-AzNetAppFilesVolumeGroup is not a valid command name. New-AzNetAppFilesVolumeGroup -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -Name 'MyAnfVolumeGroupName' -Location 'westus2' -GroupDescription 'MyAnfVolumeGroup Description' -ApplicationIdentifier 'SH1' -ProximityPlacementGroup 'MyPPGResourceId' -Vnet 'MyAnfVnet' -SystemRole 'PRIMARY' -NodeMemory 100 Check the spell of New-AzNetAppFilesVolumeGroup.
New-AzNetAppFilesVolumeQuotaRule 1 1 Invalid_Cmdlet New-AzNetAppFilesVolumeQuotaRule is not a valid command name. New-AzNetAppFilesVolumeQuotaRule -ResourceGroupName 'MyRG' -Location 'westus2' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyAnfVolume' -Name 'MyAnfVolumeQuotaRule' -QuotaType 'DefaultGroupQuota' -QuotaSize 100006 Check the spell of New-AzNetAppFilesVolumeQuotaRule.
Remove-AzNetAppFilesAccount 1 1 Invalid_Cmdlet Remove-AzNetAppFilesAccount is not a valid command name. Remove-AzNetAppFilesAccount -ResourceGroupName 'MyRG' -Name 'MyAnfAccount' Check the spell of Remove-AzNetAppFilesAccount.
Remove-AzNetAppFilesActiveDirectory 1 1 Invalid_Cmdlet Remove-AzNetAppFilesActiveDirectory is not a valid command name. Remove-AzNetAppFilesActiveDirectory -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -ActiveDirectoryId 'MyActiveDirectoryId' Check the spell of Remove-AzNetAppFilesActiveDirectory.
Remove-AzNetAppFilesBackup 1 1 Invalid_Cmdlet Remove-AzNetAppFilesBackup is not a valid command name. Remove-AzNetAppFilesBackup -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -PoolName 'MyPool' -VolumeName 'MyVolume' -Name 'MyBackup' Check the spell of Remove-AzNetAppFilesBackup.
Remove-AzNetAppFilesBackup 2 1 Invalid_Cmdlet Remove-AzNetAppFilesBackup is not a valid command name. Remove-AzNetAppFilesBackup -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -AccountBackupName 'MyBackup' Check the spell of Remove-AzNetAppFilesBackup.
Remove-AzNetAppFilesBackupPolicy 1 1 Invalid_Cmdlet Remove-AzNetAppFilesBackupPolicy is not a valid command name. Remove-AzNetAppFilesBackupPolicy -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -Name 'MyBackupPolicy' Check the spell of Remove-AzNetAppFilesBackupPolicy.
Remove-AzNetAppFilesBackupVault 1 1 Invalid_Cmdlet Remove-AzNetAppFilesBackupVault is not a valid command name. Remove-AzNetAppFilesBackupVault -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -Name 'MyBackupVaultName' Check the spell of Remove-AzNetAppFilesBackupVault.
Remove-AzNetAppFilesPool 1 1 Invalid_Cmdlet Remove-AzNetAppFilesPool is not a valid command name. Remove-AzNetAppFilesPool -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' Check the spell of Remove-AzNetAppFilesPool.
Remove-AzNetAppFilesReplication 1 1 Invalid_Cmdlet Remove-AzNetAppFilesReplication is not a valid command name. Remove-AzNetAppFilesReplication -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyDestinationAnfVolume' Check the spell of Remove-AzNetAppFilesReplication.
Remove-AzNetAppFilesSnapshot 1 1 Invalid_Cmdlet Remove-AzNetAppFilesSnapshot is not a valid command name. Remove-AzNetAppFilesSnapshot -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyAnfVolume' -Name 'MyAnfSnapshot' Check the spell of Remove-AzNetAppFilesSnapshot.
Remove-AzNetAppFilesSnapshotPolicy 1 1 Invalid_Cmdlet Remove-AzNetAppFilesSnapshotPolicy is not a valid command name. Remove-AzNetAppFilesSnapshotPolicy -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -Name 'MySnapshotPolicy' Check the spell of Remove-AzNetAppFilesSnapshotPolicy.
Remove-AzNetAppFilesSubvolume 1 1 Invalid_Cmdlet Remove-AzNetAppFilesSubvolume is not a valid command name. Remove-AzNetAppFilesSubvolume -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyAnfVolume' -Name 'MyAnfSubvolume' Check the spell of Remove-AzNetAppFilesSubvolume.
Remove-AzNetAppFilesVolume 1 1 Invalid_Cmdlet Remove-AzNetAppFilesVolume is not a valid command name. Remove-AzNetAppFilesVolume -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -Name 'MyAnfVolume' Check the spell of Remove-AzNetAppFilesVolume.
Remove-AzNetAppFilesVolumeGroup 1 1 Invalid_Cmdlet Remove-AzNetAppFilesVolumeGroup is not a valid command name. Remove-AzNetAppFilesVolumeGroup -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -Name 'MyAnfVolumeGroup' Check the spell of Remove-AzNetAppFilesVolumeGroup.
Remove-AzNetAppFilesVolumeQuotaRule 1 1 Invalid_Cmdlet Remove-AzNetAppFilesVolumeQuotaRule is not a valid command name. Remove-AzNetAppFilesVolumeQuotaRule -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -VolumeName 'MyAnfVolume' -Name 'MyVolumeQuotaRuleName' Check the spell of Remove-AzNetAppFilesVolumeQuotaRule.
Reset-AzNetAppFilesVolumeCifsPassword 1 1 Invalid_Cmdlet Reset-AzNetAppFilesVolumeCifsPassword is not a valid command name. Reset-AzNetAppFilesVolumeCifsPassword -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -PoolName 'MyPool' -VolumeName 'MyVolume' Check the spell of Reset-AzNetAppFilesVolumeCifsPassword.
Restore-AzNetAppFilesBackupFile 1 3 Invalid_Cmdlet Restore-AzNetAppFilesBackupFile is not a valid command name. Restore-AzNetAppFilesBackupFile -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyVolume' -BackupName 'MyBackup' -FileList $fileList -DestinationVolumeId 'destinationVolumeResourceId' Check the spell of Restore-AzNetAppFilesBackupFile.
Restore-AzNetAppFilesReplication 1 1 Invalid_Cmdlet Restore-AzNetAppFilesReplication is not a valid command name. Restore-AzNetAppFilesReplication -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyVolume' -SourceVolumeId 'volumeResourceId' Check the spell of Restore-AzNetAppFilesReplication.
Restore-AzNetAppFilesSnapshotFile 1 1 Invalid_Cmdlet Restore-AzNetAppFilesSnapshotFile is not a valid command name. Restore-AzNetAppFilesSnapshotFile -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyVolume' -Name 'MySnapshotName' -FilePath '/dir1/customer1.db' -DestinationPath '/AVSdataStore' Check the spell of Restore-AzNetAppFilesSnapshotFile.
Restore-AzNetAppFilesVolume 1 1 Invalid_Cmdlet Restore-AzNetAppFilesVolume is not a valid command name. Restore-AzNetAppFilesVolume -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -PoolName 'MyPool' -VolumeName 'MyVolume' -SnapshotId '7d6e4069-6c78-6c61-7bf6-c60968e45fbf' Check the spell of Restore-AzNetAppFilesVolume.
Resume-AzNetAppFilesReplication 1 1 Invalid_Cmdlet Resume-AzNetAppFilesReplication is not a valid command name. Resume-AzNetAppFilesReplication -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -Name 'MyDestinationAnfVolume' Check the spell of Resume-AzNetAppFilesReplication.
Set-AzNetAppFilesAccount 1 1 Invalid_Cmdlet Set-AzNetAppFilesAccount is not a valid command name. Set-AzNetAppFilesAccount -ResourceGroupName 'MyRG' -Location 'westus2' -Name 'MyAnfAccount' Check the spell of Set-AzNetAppFilesAccount.
Set-AzNetAppFilesBackupPolicy 1 1 Invalid_Cmdlet Set-AzNetAppFilesBackupPolicy is not a valid command name. Set-AzNetAppFilesBackupPolicy -ResourceGroupName 'MyRG' -Location 'westus2' -AccountName 'MyAccount' -Name 'MyBackupPolicy' -Tag @{'tag1' = 'tagValue'} -Enabled -DailyBackupsToKeep 1 -WeeklyBackupsToKeep 2 -MonthlyBackupsToKeep 2 Check the spell of Set-AzNetAppFilesBackupPolicy.
Set-AzNetAppFilesBackupVault 1 1 Invalid_Cmdlet New-AzNetAppFilesBackupVault is not a valid command name. New-AzNetAppFilesBackupVault -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -Name 'MyBackupVaultName' -Tag @{'tag1' = 'tagValue'} Check the spell of New-AzNetAppFilesBackupVault.
Set-AzNetAppFilesPool 1 1 Invalid_Cmdlet Set-AzNetAppFilesPool is not a valid command name. Set-AzNetAppFilesPool -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -Name 'MyAnfPool' -Location 'westus2' -PoolSize 4398046511104 -ServiceLevel 'Premium' -QosType 'Auto' Check the spell of Set-AzNetAppFilesPool.
Set-AzNetAppFilesSnapshotPolicy 1 22 Invalid_Cmdlet Set-AzNetAppFilesSnapshotPolicy is not a valid command name. Set-AzNetAppFilesSnapshotPolicy -ResourceGroupName 'MyRG' -Location 'westus2' -AccountName 'MyAccount' -Name 'MySnapshotPolicy' -Enabled -HourlySchedule $hourlySchedule -DailySchedule $dailySchedule -WeeklySchedule $weeklySchedule -MonthlySchedule $monthlySchedule Check the spell of Set-AzNetAppFilesSnapshotPolicy.
Set-AzNetAppFilesVolumePool 1 1 Invalid_Cmdlet Set-AzNetAppFilesVolumePool is not a valid command name. Set-AzNetAppFilesVolumePool -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -Name 'MyAnfVolume' -NewPoolResourceId 7d6e4069-6c78-6c61-7bf6-c60968e45fbf Check the spell of Set-AzNetAppFilesVolumePool.
Start-AzNetAppFilesAuthorizeExternalReplication 1 1 Invalid_Cmdlet Start-AzNetAppFilesAuthorizeExternalReplication is not a valid command name. Start-AzNetAppFilesAuthorizeExternalReplication -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyDestinationAnfVolume' Check the spell of Start-AzNetAppFilesAuthorizeExternalReplication.
Start-AzNetAppFilesFinalizeExternalReplication 1 1 Invalid_Cmdlet Start-AzNetAppFilesFinalizeExternalReplication is not a valid command name. Start-AzNetAppFilesFinalizeExternalReplication -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyDestinationAnfVolume' Check the spell of Start-AzNetAppFilesFinalizeExternalReplication.
Start-AzNetAppFilesPeerExternalCluster 1 2 Invalid_Cmdlet Start-AzNetAppFilesFinalizeExternalReplication is not a valid command name. Start-AzNetAppFilesFinalizeExternalReplication -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyDestinationAnfVolume' -PeerIPAddress $peerIpAddresses Check the spell of Start-AzNetAppFilesFinalizeExternalReplication.
Start-AzNetAppFilesPerformExternalReplication 1 1 Invalid_Cmdlet Start-AzNetAppFilesPerformExternalReplication is not a valid command name. Start-AzNetAppFilesPerformExternalReplication -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyDestinationAnfVolume' Check the spell of Start-AzNetAppFilesPerformExternalReplication.
Suspend-AzNetAppFilesReplication 1 1 Invalid_Cmdlet Suspend-AzNetAppFilesReplication is not a valid command name. Suspend-AzNetAppFilesReplication -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyDestinationAnfVolume' Check the spell of Suspend-AzNetAppFilesReplication.
Unlock-AzNetAppFilesVolumeFileLock 1 1 Invalid_Cmdlet Unlock-AzNetAppFilesVolumeFileLock is not a valid command name. Unlock-AzNetAppFilesVolumeFileLock -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyAnfVolume' Check the spell of Unlock-AzNetAppFilesVolumeFileLock.
Update-AzNetAppFilesAccount 1 1 Invalid_Cmdlet Update-AzNetAppFilesAccount is not a valid command name. Update-AzNetAppFilesAccount -ResourceGroupName 'MyRG' -Location 'westus2' -Name 'MyAnfAccount' -Tag @{'Tag1' = 'Value1'} Check the spell of Update-AzNetAppFilesAccount.
Update-AzNetAppFilesAccountCredential 1 1 Invalid_Cmdlet Update-AzNetAppFilesAccountCredential is not a valid command name. Update-AzNetAppFilesAccountCredential -ResourceGroupName 'MyRG' -Name 'MyAnfAccount' Check the spell of Update-AzNetAppFilesAccountCredential.
Update-AzNetAppFilesActiveDirectory 1 1 Invalid_Cmdlet Update-AzNetAppFilesActiveDirectory is not a valid command name. Update-AzNetAppFilesActiveDirectory -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -AdName 'MyADName' -Username 'AdUserName' Check the spell of Update-AzNetAppFilesActiveDirectory.
Update-AzNetAppFilesBackup 1 1 Invalid_Cmdlet Update-AzNetAppFilesBackup is not a valid command name. Update-AzNetAppFilesBackup -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -Name 'BackupName' -Label 'updatedLabel' Check the spell of Update-AzNetAppFilesBackup.
Update-AzNetAppFilesBackupPolicy 1 1 Invalid_Cmdlet Update-AzNetAppFilesBackupPolicy is not a valid command name. Update-AzNetAppFilesBackupPolicy -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -Name 'MyBackupPolicy' -DailyBackupsToKeep 2 Check the spell of Update-AzNetAppFilesBackupPolicy.
Update-AzNetAppFilesBackupVault 1 1 Invalid_Cmdlet Update-AzNetAppFilesBackupVault is not a valid command name. Update-AzNetAppFilesBackupVault -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -Name 'MyBackupVaultName' -Tag @{'tag1' = 'tagValue'} Check the spell of Update-AzNetAppFilesBackupVault.
Update-AzNetAppFilesNetworkSiblingSet 1 1 Invalid_Cmdlet Get-AzNetAppFilesVolume is not a valid command name. Get-AzNetAppFilesVolume -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -Name 'MyAnfVolume' Check the spell of Get-AzNetAppFilesVolume.
Update-AzNetAppFilesNetworkSiblingSet 1 2 Invalid_Cmdlet Update-AzNetAppFilesNetworkSiblingSet is not a valid command name. Update-AzNetAppFilesNetworkSiblingSet -Location 'westus' -NetworkSiblingSetId '$retrievedVolume.NetworkSiblingSetId' -SubnetId 'MySubnetId' -NetworkSiblingSetStateId $retrievedVolume.NetworkSiblingSetStateId -NetworkFeature 'Standard' Check the spell of Update-AzNetAppFilesNetworkSiblingSet.
Update-AzNetAppFilesPool 1 1 Invalid_Cmdlet Update-AzNetAppFilesPool is not a valid command name. Update-AzNetAppFilesPool -ResourceGroupName 'MyRG' -Location 'westus2' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -PoolSize 4398046511104 -QosType 'Auto' Check the spell of Update-AzNetAppFilesPool.
Update-AzNetAppFilesSnapshotPolicy 1 5 Invalid_Cmdlet Update-AzNetAppFilesSnapshotPolicy is not a valid command name. Update-AzNetAppFilesSnapshotPolicy -ResourceGroupName 'MyRG' -AccountName 'MyAccount' -Name 'MySnapshotPolicy' -HourlySchedule $hourlySchedule Check the spell of Update-AzNetAppFilesSnapshotPolicy.
Update-AzNetAppFilesSubvolume 1 1 Invalid_Cmdlet Update-AzNetAppFilesSubvolume is not a valid command name. Update-AzNetAppFilesSubvolume -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -VolumeName 'MyAnfVolume' -Name 'MyAnfSubvolume' -Size Size Check the spell of Update-AzNetAppFilesSubvolume.
Update-AzNetAppFilesVolume 1 1 Invalid_Cmdlet Update-AzNetAppFilesVolume is not a valid command name. Update-AzNetAppFilesVolume -ResourceGroupName 'MyRG' -Location 'westus2' -AccountName 'MyAnfAccount' -PoolName 'MyAnfPool' -Name 'MyAnfVolume' -UsageThreshold Size Check the spell of Update-AzNetAppFilesVolume.
Update-AzNetAppFilesVolumeQuotaRule 1 1 Invalid_Cmdlet Update-AzNetAppFilesVolumeQuotaRule is not a valid command name. Update-AzNetAppFilesVolumeQuotaRule -ResourceGroupName 'MyRG' -AccountName 'MyAnfAccount' -VolumeName 'MyAnfVolume' -Name 'MyVolumeQuotaRuleName' -QuotaSize 100006 Check the spell of Update-AzNetAppFilesVolumeQuotaRule.
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️File Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️UX Metadata Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Generated Sdk Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️Test
⚠️ - Linux
Type Title Current Coverage Last Coverage Description
⚠️ Test Coverage Less Than 80% 75.00 % 78.87% Test coverage cannot be lower than the number of the last release.
⚠️ - MacOS
Type Title Current Coverage Last Coverage Description
⚠️ Test Coverage Less Than 80% 75.00% 78.87% Test coverage cannot be lower than the number of the last release.
⚠️PowerShell Core - Windows
Type Title Current Coverage Last Coverage Description
⚠️ Test Coverage Less Than 80% 75.00% 78.87% Test coverage cannot be lower than the number of the last release.
⚠️Windows PowerShell - Windows
Type Title Current Coverage Last Coverage Description
⚠️ Test Coverage Less Than 80% 75.00% 78.87% Test coverage cannot be lower than the number of the last release.
️✔️Az.Network
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows

@audunn
Copy link
Member Author

audunn commented Oct 15, 2024

Created for tracking. Will be updated with tests etc.

@VeryEarly
Copy link
Collaborator

/azp run

Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@Nickcandy
Copy link
Contributor

Sorry that we have some issues with our pipeline for now. We would fix them in these days.

@Nickcandy
Copy link
Contributor

/azp run

Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@Nickcandy
Copy link
Contributor

@audunn Hi, after updating tests please add your changelog also if you want to release in this sprint.

Copy link

This PR was labeled "needs-revision" because it has unresolved review comments or CI failures.
Please resolve all open review comments and make sure all CI checks are green. Refer to our guide to troubleshoot common CI failures.

@audunn
Copy link
Member Author

audunn commented Oct 24, 2024

@Nickcandy Not sure what the Help Example Check is complaining about existing cmdLets, any ideas?

@audunn
Copy link
Member Author

audunn commented Oct 28, 2024

@VeryEarly Hi since you are a suggested reviwer I thought to ask about this issue. I am not sure what the Help Example Check is complaining about existing cmdLets, do you have any ideas?

@audunn
Copy link
Member Author

audunn commented Oct 28, 2024

/azp run

Copy link
Contributor

Commenter does not have sufficient privileges for PR 26346 in repo Azure/azure-powershell

@Nickcandy Nickcandy changed the base branch from main to release-2024-11-11 October 29, 2024 08:28
@Nickcandy
Copy link
Contributor

/azp run azure-powershell - security-tools

Copy link
Contributor

Azure Pipelines successfully started running 1 pipeline(s).

@audunn
Copy link
Member Author

audunn commented Oct 29, 2024

Removed suppression so team can see what happens in CI to cause help example issues

@Nickcandy
Copy link
Contributor

Removed suppression so team can see what happens in CI to cause help example issues

Hi @audunn , you could keep the suppressions. I think it's an issue of our pipeline

@audunn
Copy link
Member Author

audunn commented Oct 29, 2024

@Nickcandy Vincent Dai asked for it to be removed it in teams channel to the CI issue could be looked at. Should we remove it now or wait for him?

@Nickcandy
Copy link
Contributor

@Nickcandy Vincent Dai asked for it to be removed it in teams channel to the CI issue could be looked at. Should we remove it now or wait for him?

I'll discuss with him

@audunn
Copy link
Member Author

audunn commented Oct 29, 2024

@Nickcandy We would like for this to be release with the October milestone as the service has been updated and to align the relase with SDKs (already updated) and Azure CLI.

@isra-fel isra-fel merged commit 7a91fe5 into Azure:release-2024-11-11 Oct 30, 2024
7 of 11 checks passed
@isra-fel
Copy link
Member

/azp run azure-powershell - security-tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants