Follow this checklist to create SharePoint 2013 Server with configuration database on separate Virtual Machine.
- Create Network in Azure
- After that create two VMs - first with SQL, second with SP
- During creating, add them both to the same Network
- Log into first VM - the SQL one. Add AD DS feature and promote it to domain controller
- Create domain user, that will be SP SQL user.
- Open SQL Management Studio and create login and permissions for SP SQL user
- Open Windows Firewall and set inbound rule for port 1433 (SQL Server)
- Go to Azure and create endpoint for first VM for port 1433
- Log into second VM - the SP one. Join it to domain.
- Start SP Configuration Wizard, Create new server farm, use SP SQL user to create configuration DB, configure the rest
This is a very nice article. thank you for publishing this. i can understand this easily. Azure Online Training
ReplyDelete