Forum Discussion
AUser ZUser
Sep 21, 2017Copper Contributor
Does Azure AD (AD Connect) "Password Write Back" require me to open an Port on my on-premise firewal
Hello if I have "Password Write Back" enabled do I need to open a Port on my on-premise firewall? The reason I am asking is I assume the user could logon direclty to Azure using their synced acc...
- DeletedOct 12, 2017
I think this is what you are looking for:
https://docs.microsoft.com/en-us/azure/active-directory/active-directory-passwords-writeback
Deleted
Oct 12, 2017I think this is what you are looking for:
https://docs.microsoft.com/en-us/azure/active-directory/active-directory-passwords-writeback
AUser ZUser
Oct 14, 2017Copper Contributor
Thanks Cody, that answered my question the artical contains the following text
Doesn’t require any inbound firewall rules - Password writeback uses an Azure Service Bus relay as an underlying communication channel, meaning that you do not have to open any inbound ports on your firewall for this feature to work.
Thanks again