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
Copy file name to clipboardExpand all lines: articles/static-web-apps/local-development.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -126,7 +126,7 @@ The emulator provides a page allowing you to provide the following [client princ
126
126
| **Username** | The account name associated with the security provider. This value appears as the `userDetails` property in the client principal and is autogenerated if you don't provide a value. |
127
127
| **User ID** | Value autogenerated by the CLI. |
128
128
| **Roles** | A list of role names, where each name is on a new line. |
129
-
| **Claims** | A list of [user claims](user-information#client-principal-data), where each name is on a new line. |
129
+
| **Claims** | A list of [user claims](user-information.md#client-principal-data), where each name is on a new line. |
0 commit comments