Forum Discussion
manojviduranga
Jan 30, 2023Iron Contributor
Error when trying to modify or create Exchange Online connectors
Hi All, Getting this error when trying to update an existing EXO transport connector or creating a new. Sounds like backend and License SKU specific to me. Anyone else experiencing the same? ...
- Jan 31, 2023Latest (31-01-2023 | 6.30 PM)
We had requested Microsoft to add the changes required to the connector and they have completed the request after about 24 hours. We had to use Premier support service to get this escalated to the appropriate team in a timely manner.
This is surely some relief for us until they apply a permanent fix to the SKUs.
markrj66
Feb 01, 2023Copper Contributor
I have just had this issue with a customers tenant ( I work for an MSP in the UK)
I managed to amend it using Powershell here is the command I used
Set-InboundConnector "Name of Connector" -SenderIPAddresses 1.1.1.1,1.1.1.2
-SenderIPAddress is a comma seperated list of IP's to add
jimmycasey112
Feb 01, 2023Copper Contributor
markrj66 Annoyingly still doesn't accept a New-InboundConnector though