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

Migrate tasks from deprecated AzureRM powershell functions to AZ powershell functions #19752

Conversation

DmitriiBobreshev
Copy link
Contributor

@DmitriiBobreshev DmitriiBobreshev commented Apr 9, 2024

Task name:
"AzureCloudPowerShellDeploymentV1",
"AzureCloudPowerShellDeploymentV2",
"AzureFileCopyV1",
"AzureFileCopyV2",
"AzureFileCopyV3",
"AzureFileCopyV4",
"AzureFileCopyV5",
"AzureFileCopyV6",
"AzurePowerShellV2",
"AzurePowerShellV3",
"AzurePowerShellV4",
"AzurePowerShellV5",
"SqlAzureDacpacDeploymentV1",

Description:

  • Suppress some warnings about new available versions
  • Suppress breaking changes warnings
  • Added Enable-AzureRmAlias for backward compatibility

Documentation changes required: N

Added unit tests: N

Attached related issue: WI 2073813

Checklist:

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

…rshell functions

- Supress some warnings about new avaiable versions
- Supressing breaking changes warnings
- Removed Uninstall-AzureRMModules function because AzureRM methods still can be used inside AzurePowerShell
@DmitriiBobreshev DmitriiBobreshev merged commit 53862cf into master Apr 11, 2024
11 checks passed
@DmitriiBobreshev DmitriiBobreshev deleted the user/v-bobreshevd/supress-warnings-and-do-not-remove-azurerm branch April 11, 2024 14:53
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.

5 participants