New-MsolServicePrincipalAddresses

Updated: July 30, 2015

Applies To: Azure, Office 365, Windows Intune

Note



  • The cmdlets were previously known as the Microsoft Online Services Module for Windows PowerShell cmdlets.

Syntax

New-MsolServicePrincipalAddresses -Address <string> [-AddressType <AddressType> {Reply | Realm | Error | Other | SamlMetadata | SamlLogout}] [<CommonParameters>]

Parameters

-Address <string>
        
        Required?                    true
        Position?                    Named
        Accept pipeline input?       false
        Parameter set name           NewServicePrincipalAddresses
        Aliases                      None
        Dynamic?                     false
        
    -AddressType <AddressType>
        
        Required?                    false
        Position?                    Named
        Accept pipeline input?       false
        Parameter set name           NewServicePrincipalAddresses
        Aliases                      None
        Dynamic?                     false
        
    <CommonParameters>
        This cmdlet supports the common parameters: Verbose, Debug,
        ErrorAction, ErrorVariable, WarningAction, WarningVariable,
        OutBuffer, PipelineVariable, and OutVariable. For more information, 
    see 
        about_CommonParameters 
    (https://go.microsoft.com/fwlink/?LinkID=113216).

Additional Resources

There are several other places you can get more information and help. These include:

See Also

Other Resources

Manage Azure Active Directory by using Windows PowerShell