Skip to content

SupportMultipleDomain parameter #3333

Open
@Cruwzky

Description

@Cruwzky

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.

https://learn.microsoft.com/en-us/entra/identity/hybrid/connect/how-to-connect-install-multiple-domains

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

  1. 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_

Metadata

Metadata

Assignees

No one assigned

    Labels

    status:waiting-for-triageAn issue that is yet to be reviewed or assignedtype:bugA broken experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions