Azure / Azure/AzureStack-QuickStart-Templates
HA improvements
Open
- Dominant language
- PowerShell
- Stars
- 587
- Forks
- 741
- PR merge metrics
- No merged PRs in 30d
Description
**One VM (WS2016) configured as Domain Controller for a new forest with a single domain**
It provisions single DC. Could be a single point of failure. Shouldn’t we have a backup DC created in availability group to ensure HA?
Reference : https://github.com/Azure/azure-quickstart-templates/tree/master/active-directory-new-domain-ha-2-dc
**One VM (WS2016) configured as File Share Witness for the cluster.**
This could be point of failure again. Instead we could use *cloud witness* (which is in theory would be HA)?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.