I have the following after insert trigger :
ALTER TRIGGER [dbo].[Add_IDBrg] ON [dbo].[Groupe_Brg] AFTER INSERT AS BEGIN -- SET NOCOUNT ON added to