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

Template Issue

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

Description

Using the latest v0.2.1 version, I am receiving the following error when trying to create a DNS Forwarder.

Write-Error: C:\Users\ericn\Documents\PowerShell\Modules\AzFilesHybrid\0.2.1.0\AzFilesHybrid.psm1:5158
Line |
5158 | Assert-DnsForwarderArmTemplateVersion
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| The template for deploying DNS forwarders in the Azure repository is a newer version than the
| AzureFilesHybrid module expects. This likely indicates that you are using an older version of the
| AzureFilesHybrid module and should upgrade. This can be done by getting the newest version of the
| module from https://github.com/Azure-Samples/azure-files-samples/releases.

Attempting to follow the directions here: https://docs.microsoft.com/en-us/azure/storage/files/storage-files-networking-dns

Contributor guide

Open the contributing guide

Research direction

Start with the Azure Files DNS networking documentation and the AzFilesHybrid.psm1 failure at line 5158. Compare the module version with the DNS forwarder template version referenced by the deployment process. Done means the documented DNS forwarder creation completes without the template-version error.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, powershell
Domain
cloud, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.