Template Validation Error - "Microsoft.Network/networksecuritygroups/nsg-rdp-allow"
T0pCyber opened this issue · 5 comments
When attempting to deploy simuland, and completing all the required fields, we keep on getting "Template Validation Error". This seems to be an error from the downstream Win10-AD-ADFS template. Our desired configuration is to use AzureBastion. We selected AzureBastionHost and left the "Allowed IP Addresses" blank. Can't seem to figure out how to fix this in our deployment. Thanks.
Hello @T0pCyber !
Would you mind keeping the AllowedIP Address as *
? It is set by default but it is not used since AzureBastionHost is the defaut. I see you are using the Deploy to Azure
blue button in the README of the deploy document right? The following one: https://github.com/Azure/SimuLand/tree/main/2_deploy/aadHybridIdentityADFS#azure-ad-hybrid-identity-active-directory-federation-services-ad-fs-deployment
Is there a dependency on the Domain name? Do I need to use Simuland.com?
I was able to get it deployed using the Azure CLI steps. Had some errors but I think I know why that happened. My assumption is that the Deploy to Azure link would work.
Hello @T0pCyber ! Yes I added the domain name to the Azure CLI example in the docs.