Interface SqlServer.DefinitionStages.WithActiveDirectoryAdministrator

    • Method Detail

      • withActiveDirectoryAdministrator

        SqlServer.DefinitionStages.WithCreate withActiveDirectoryAdministrator​(String userLogin,
                                                                               String id)
        Sets the SQL Active Directory administrator.

        Azure Active Directory authentication allows you to centrally manage identity and access to your Azure SQL Database V12.

        Parameters:
        userLogin - the user or group login; it can be the name or the email address
        id - the user or group unique ID
        Returns:
        Next stage of the SQL Server definition