The same as before. Or more precisely, to remove the database from the AG, you need to be on the primary.
I tried this:
ALTER AVAILABILITY GROUP NormalAgge REMOVE DATABASE Northwind
This was the output:
Msg 41190, Level 16, State 8, Line 3 Availability group 'NormalAgge' failed to process remove-database command. The local availability replica is not in a state that could process the command. Verify that the availability group is online and that the local availability replica is the primary replica, then retry the command.