Existe como pegar o ultimo NewID() inserido em uma tabela

Existe como pegar o ultimo NewID() inserido em uma tabela em sql server?

Para mysql
https://dev.mysql.com/doc/refman/5.7/en/information-functions.html#function_last-insert-id

Para mssql (sql server)
https://docs.microsoft.com/pt-br/sql/t-sql/functions/ident-current-transact-sql