Himanshu Mohan
Himanshu Mohan

Reputation: 732

Not able to add Windows Server in Azure Backup Server Protection Group

In azure, i created 3 Windows server VM i.e. one for Azure Backup Server (let say BackupServer), one for Active Directory on VM (let say ADServer), and last SQL Server on Windows Server(let say SQLServer) . All three are on same Domain. Now while adding SQLServer to Protection Group in Azure Backup Server Configuration, then it is giving me error as attached in the screenshot.

Tried many links available on the internet but no luck. Any suggestions?enter image description here

Upvotes: 0

Views: 199

Answers (1)

Jason Ye
Jason Ye

Reputation: 13954

But is it ok to disable firewalls for security concern?

You are right, disable firewall just for test, we should follow this official article to config firewall settings for DPM. enter image description here

By the way, Azure VM have NSG to block outside network traffic.

Upvotes: 1

Related Questions