Commit 53862cf
authored
Migrate tasks from deprecated AzureRM powershell functions to AZ powershell functions (#19752)
* Migrate tasks from deprecated AzureRM powershell functions to AZ powershell 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
* bump task version
* Bump tasks version
* Remove unused variable
* Migrate tasks from deprecated AzureRM powershell functions to AZ powershell functions
- Restored Uninstall-AzureRMModules function
- Added Enable-AzureRmAlias
* Remove azRM
* Redesign Uninstall-AzureRMModules
* Fix CmdletBinding in Uninstall-AzureRMModules
* Fix scope in Enable-AzureRmAlias
* Fix scope in Enable-AzureRmAlias
* Migrate tasks from deprecated AzureRM powershell functions to AZ powershell functions
- Bump task version1 parent f113906 commit 53862cf
File tree
62 files changed
+176
-175
lines changed- Tasks
- AzureCloudPowerShellDeploymentV1
- AzureCloudPowerShellDeploymentV2
- AzureFileCopyV1
- AzureFileCopyV2
- AzureFileCopyV3
- AzureFileCopyV4
- AzureFileCopyV5
- AzureFileCopyV6
- AzurePowerShellV2
- AzurePowerShellV3
- AzurePowerShellV4
- AzurePowerShellV5
- Common/VstsAzureHelpers_
- SqlAzureDacpacDeploymentV1
- _generated
- AzureFileCopyV2_Node20
- AzureFileCopyV2
- AzureFileCopyV3_Node20
- AzureFileCopyV3
- AzureFileCopyV4_Node20
- AzureFileCopyV4
- AzureFileCopyV5_Node20
- AzureFileCopyV5
- AzureFileCopyV6_Node20
- AzureFileCopyV6
- AzurePowerShellV4_Node20
- AzurePowerShellV4
- AzurePowerShellV5_Node20
- AzurePowerShellV5
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
62 files changed
+176
-175
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
| 287 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments