I want to onboard(normal) Servers and SQL Servers to Azure Arc.
I see two Possibilities to do that:
Onboard all servers as Azure Arc Servers (Powershell Script) and install the SQL Server extension on those Servers that are SQL Servers.
Onboard the normal Servers as Azure Arc Servers (Powershell script) and onboard the SQL Servers as SQL Servers (with a different Powershell script). Both Powershell scripts come from the Azure Portal and are generated whenever you click the Add button on either Servers, or SQL Servers.
My questions are:
What is the difference between those two methods?
Why are all servers, no matter which methods I've used only showing up as Servers, but not as SQL Servers in the Azure Portal?