-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
Area: ReleaseTask: AzureFileCopybugenvironment:need-to-triageIssues need to be triage by environment-deployment teamIssues need to be triage by environment-deployment team
Description
Required Information
Entering this information will route you directly to the right team and expedite traction.
Question, Bug, or Feature?
Type: Bug
Enter Task Name: AzureFileCopy@5
Environment
- Server - Azure Pipelines
- Agent - Hosted
Issue Description
- Both Az and AzureRM modules were detected on this machine. Az and AzureRM modules cannot be imported in the same session or used in the same script or runbook. If you are running PowerShell in an environment you control you can use the 'Uninstall-AzureRm' cmdlet to remove all AzureRm modules from your machine. If you are running in Azure Automation, take care that none of your runbooks import both Az and AzureRM modules
- 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.
- 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.
- The command 'Get-SpnAccessToken' is obsolete. Use Get-AccessTokenMSAL instead.
wibjorn, elzient, dragnilar, SamCotroneo-Wymac, albertospelta and 12 more
Metadata
Metadata
Assignees
Labels
Area: ReleaseTask: AzureFileCopybugenvironment:need-to-triageIssues need to be triage by environment-deployment teamIssues need to be triage by environment-deployment team