Azure / Azure/AzureStack-QuickStart-Templates

Network Security for WorkersSNG - appservice-fileserver-sqlserver-ha template

Open
#437 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
587
Forks
741
PR merge metrics
No merged PRs in 30d

Description

Hi after finish deployment you will struggle with ScaleSets of Workes, because Network Security for WorkersNSG block you any network connections to File Server.

When you go into app service management inside one of Controller you will see workers in Starting status, example of error for worker:
Info 5/20/2019 3:09:30 PM Start exercise FileServer at 5/20/2019 3:09:30 PM
Warning 5/20/2019 3:10:00 PM Failed exercise FileServer at 5/20/2019 3:10:00 PM
Info 5/20/2019 3:11:00 PM Start exercise FileServer at 5/20/2019 3:11:00 PM

You have to change in template NSG definition, the rule which block connection is
Outbound_Deny_VNet so you have to add by explicity with low pirority Outbound Allow for File Server Cluster of FIle Server Subnet.

Thanks

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the appservice-fileserver-sqlserver-ha template and its WorkersNSG definition, then inspect the Outbound_Deny_VNet rule and the File Server subnet settings. Deploy or validate the template and confirm that workers can reach the File Server and leave Starting status.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud, infrastructure, security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.