Additional SQL Server features and topics not covered by specific categories
Hi Peter,
The SQL Server extension agent is what facilitates automated management features. For example, it is what allows you to use the Azure portal to enable automated backup, updates, set/view Azure Hybrid Benefit Licensing option.
The role member changes you are seeing are likely due to least privilege mode. The extension will grant minimum amount of permissions necessary for the features that are enabled via custom roles.
Automate management with the Windows SQL Server IaaS Agent extension
Please click Accept Answer and upvote if the above was helpful.
Thanks.
-TP