You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A service connection scoped to production should use a narrow scope.
This will help ensure no unwanted changes or access is made to the
production resources or beyond
DESCRIPTION
A service connection scoped to production should use a narrow scope. For
example, a service connection scoped to production should only have access
to the production resource groups. This will help ensure no unwanted changes
or access is made to the production resources or beyond. Normally it is not
desirable to have a service connection with access to all resource groups
in a subscription.
Mininum TokenType: ReadOnly
RECOMMENDATION
Consider using a resource group scope for a service connection scoped to
production.