@Michael Stoler Thanks for posting your query on Microsoft Q&A.
- The scope of a role assignment determines the extent of its reach. In your case, the scope is set to Subscription. This means that the role assignment applies to all resources within the subscription.
- The Account Selection Method determines how the linked service will be authenticated. When you select From Subscription, the linked service will authenticate using the credentials of your Azure subscription <sup>1</sup>.
Additional Reading:
https://learn.microsoft.com/en-us/azure/role-based-access-control/scope-overview#scope-levels
Assign an Azure role for access to blob data
https://learn.microsoft.com/en-us/azure/role-based-access-control/built-in-roles
Let me know in the comments if you have further questions. Comment is the fastest way to reach the experts for any questions or help you need.
Please don’t forget to Accept Answer and hit Yes for "was this answer helpful" wherever the information provided helps you, this can be beneficial to other community members for remediation for similar issues.