File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ type DeviceCodeCredentialOptions struct {
3737 // ClientID is the ID of the application to which users will authenticate. When not set, users
3838 // will authenticate to an Azure development application, which isn't recommended for production
3939 // scenarios. In production, developers should instead register their applications and assign
40- // appropriate roles. See https://aka.ms/identity/AppRegistrationAndRoleAssignment for more
40+ // appropriate roles. See https://aka.ms/azsdk/ identity/AppRegistrationAndRoleAssignment for more
4141 // information.
4242 ClientID string
4343
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ type InteractiveBrowserCredentialOptions struct {
3636 // ClientID is the ID of the application to which users will authenticate. When not set, users
3737 // will authenticate to an Azure development application, which isn't recommended for production
3838 // scenarios. In production, developers should instead register their applications and assign
39- // appropriate roles. See https://aka.ms/identity/AppRegistrationAndRoleAssignment for more
39+ // appropriate roles. See https://aka.ms/azsdk/ identity/AppRegistrationAndRoleAssignment for more
4040 // information.
4141 ClientID string
4242
You can’t perform that action at this time.
0 commit comments