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: 1-Authentication/2-sign-in-b2c/README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,11 +25,13 @@ extensions:
25
25
*[Scenario](#scenario)
26
26
*[Contents](#contents)
27
27
*[Prerequisites](#prerequisites)
28
+
*[Setup the sample](#setup-the-sample)
28
29
*[Explore the sample](#explore-the-sample)
29
30
*[Troubleshooting](#troubleshooting)
30
31
*[About the code](#about-the-code)
31
32
*[Next Steps](#next-steps)
32
33
*[Contributing](#contributing)
34
+
*[Learn More](#learn-more)
33
35
34
36
## Overview
35
37
@@ -170,8 +172,7 @@ Make sure that your questions or comments are tagged with [`azure-active-directo
170
172
171
173
If you find a bug in the sample, raise the issue on [GitHub Issues](../../../../issues).
172
174
173
-
To provide feedback on or suggest features for Azure Active Directory, visit [User Voice page](https://feedback.azure.com/forums/169401-azure-active-directory).
174
-
175
+
To provide feedback on or suggest features for Azure Active Directory, visit [User Voice page](https://feedback.azure.com/d365community/forum/79b1327d-d925-ec11-b6e6-000d3a4f06a4).
175
176
</details>
176
177
177
178
## About the code
@@ -383,6 +384,8 @@ If you'd like to contribute to this sample, see [CONTRIBUTING.MD](/CONTRIBUTING.
383
384
384
385
Thisprojecthasadoptedthe [MicrosoftOpenSourceCodeofConduct](https://opensource.microsoft.com/codeofconduct/). For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
0 commit comments