Open
Description
Describe the bug
I am trying to configure multiple federated domains, but Azure does not support multiple federated domains with the same IssuerUri. The following URL explains this and how it was solved in MSOL.
Now that MSOL is no longer and we have to use MsGraph this feature does no longer seem to be present even though it is now explained that "New-MgDomainFederationConfiguration" and "Update-MgDomainFederationConfiguration" should support this parameter.
So is the documentation wrong or this there missing functionality here?
Expected behavior
I expect to be able to do "Update-MgDomainFederationConfiguration -DomainId example.com -SupportMultipleDomain"
How to reproduce
- Execute "Update-MgDomainFederationConfiguration -DomainId example.com -SupportMultipleDomain"
SDK Version
2.28.0
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```</details>
### Configuration
_No response_
### Other information
_No response_