Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed AzureRm and Az module warning #19982

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

v-snalawade
Copy link
Contributor

Task name: AzurePowerShellV4,AzurePowerShellV5,AzureFileCopyV4,AzureFileCopyV5,AzureFileCopyV6

Description: Fixed warnings "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. More information can be found here: https://aka.ms/azps-migration-guide",
"You're using AzureRM which will be retired soon, please schedule an update."

Documentation changes required: (Y/N)N

Added unit tests: (Y/N) N

Attached related issue: (Y/N)

Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

@v-snalawade v-snalawade requested review from manolerazvan and a team as code owners June 11, 2024 07:58
@v-snalawade v-snalawade merged commit f1d35dd into master Jun 11, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants