-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
-
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
We provision ADF instances that have urls that look like this:
data-federation-ABCDEFG-1234-5678-9101-HIJKLMNOPQRazure-rxfdo.virginia-usa.z.query.mongodb.net.
However in new mongo projects, the rxfdo part became 6 characters instead of 5. As a result, we could receive a 200 response from CreateFederatedDatabase but trying to connect would always fail as the name was too long and failed an NS look up. We should not have been able to create these instances in the first place.