Azure-Samples / Azure-Samples/azure-files-samples

New-AzDnsForwardingRuleSet conflicts with Az.DnsResolver module

Open
#229 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
PowerShell
Stars
261
Forks
202
Avg merge
1d 5h
Merged PRs (30d)
4

Description

The `New-AzDnsForwardingRuleSet` cmdlet now exists in the `Az.DnsResolver` module. This prevents the `Az.DnsResolver` module from being installed while the `AzFilesHybrid` module is installed (and presumably vis-versa).

> PackageManagement\Install-Package : The following commands are already available on this
system:'New-AzDnsForwardingRuleSet'. This module 'Az.DnsResolver' may override the existing commands. If you still
want to install this module 'Az.DnsResolver', use -AllowClobber parameter.

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.