Azure / Azure/AzureStack-QuickStart-Templates

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

Abierto
#437 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
PowerShell
Estrellas
587
Forks
741
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Comienza localizando la plantilla appservice-fileserver-sqlserver-ha y su definición de WorkersNSG; después, inspecciona la regla Outbound_Deny_VNet y la configuración de la subred de File Server. Implementa o valida la plantilla y confirma que los workers pueden llegar a File Server y salir del estado Starting.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
azure
Área
cloud, infrastructure, security
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
48/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.