Azure / Azure/azure-powershell

[Eng]: AzureFilecopy task is throwing some warnings from Azure powershell

Open
#26,369 2 comments 0 reactions 0 assignees View on GitHub
customer-reported Engineering needs-triage
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

### Description

When using task Azure file copy version 6.* (6.245.1) it is always displaying 3 warnings to the pipeline output.

The names of some imported commands from the module 'Microsoft.Azure.PowerShell.Cmdlets.Network' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb.

The names of some imported commands from the module 'Az.Network' include unapproved verbs that might make them less discoverable. To find the commands with unapproved verbs, run the Import-Module command again with the Verbose parameter. For a list of approved verbs, type Get-Verb.
You're using Az.Storage version 7.1.0. The latest version of Az.Storage is 7.3.1. Upgrade your Az modules using the following commands:

Contributor guide

Open the contributing guide

Research direction

Reproduce the warnings with Azure file copy task version 6.245.1 and inspect how the Azure PowerShell modules are imported and their versions selected. The issue names no files or tests and does not define the expected resolution, so confirm whether completion means eliminating the unapproved-verb and outdated Az.Storage warnings.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, powershell
Domain
cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.