You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

In This Article

Overview

This article covers the process to add public IP addresses (IPv4 & IPv6) to the Teams Trusted IP Address list.  The trusted IP address list is used by the Teams client to determine if the user's device is on the corporate network. 

NOTE

If you obfuscate your public IP addresses internally by using a proxy or other service, you cannot configure emergency calling.  The Teams client uses public IP addresses to determine whether it is located on the corporate network.


Add a Trusted IP Address

Teams Admin Center

In the Teams Admin Center, browse to:  Locations > Network Topology > Trusted IPs (tab)

Click Add, and in the fly-out window, enter the following:

  • IP Version:  IPv4 or IPv6
  • IP Address
  • Network Range (CIDR)
  • Description




PowerShell



  • New-CsTenantTrustedIPAddress
  • Get-CsTenantTrustedIPAddress
  • Set-CsTenantTrustedIPAddress
  • Remove-CsTenantTrustedIPAddress










  • No labels