-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Description
There are a handful of modules that have a dependency on a specific management library for a separate service. We need to investigate if the module needs that dependency, and if so, replace it with the common (generated) code for that library.
Below are the modules currently management libraries being used by different modules:
Compute
- Microsoft.Azure.Management.Storage [NetCore in Common.Storage.Netcore]
- Desktop
- .NET Core
- Microsoft.Azure.Management.KeyVault
- Desktop
- .NET Core
LogicApp
- Microsoft.Azure.Management.WebSites
- Desktop
- .NET Core
ServiceFabric
- Microsoft.Azure.Management.Compute
- Desktop
- .NET Core
- Microsoft.Azure.Management.KeyVault
- Desktop
- .NET Core
- Microsoft.Azure.Management.Network
- Desktop
- .NET Core
- Microsoft.Azure.Management.ResourceManager
- Desktop
- .NET Core
- Microsoft.Azure.Management.Storage
- Desktop
- .NET Core
Sql
- Microsoft.Azure.Management.Storage
- Desktop
- .NET Core