Azure / Azure/azure-powershell

Migrating from AzureRM to Az is causing conflicts in Azure

Open
#10,003 4 comments 3 reactions 1 assignee Claimed by @erich-wang View on GitHub
Azure PS Team customer-reported Sprint Candidate
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
3d 14h
Merged PRs (30d)
54

Description

I have an issue with a dependency in [`Azure`](https://www.powershellgallery.com/packages/Azure/5.3.0). I have a script, used for deployments. It leverages `AzureRM`, and `Azure` Powershell Modules. We need `Azure` as we are doing Cloud Service deployments.

I am migrating from `AzureRM` to `Az` as instructed here: https://docs.microsoft.com/en-us/powershell/azure/migrate-from-azurerm-to-az?view=azps-2.6.0

However, now that I have uninstalled `AzureRM`, I am getting an error:

![image](https://user-images.githubusercontent.com/40968713/64660431-c7abfe80-d42f-11e9-8b91-4b77f9ae391c.png)

`Azure` appears to depend on `Azure.Storage`. And `Azure.Storage` (despite it's name) is part of `AzureRM` - which is now gone. Is it possible to update `Azure` to depend on the newer `Az` module? Also, is this package still recommended to deal with Azure Cloud Services?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.