Skip to content

Commit 8439223

Browse files
authored
Merge pull request #276783 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents e547bc7 + b59ccb5 commit 8439223

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

articles/active-directory-b2c/custom-policy-developer-notes.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,7 @@ Azure Active Directory B2C [user flows and custom policies](user-flow-overview.m
3636
| [Sign-up and sign-in](add-sign-up-and-sign-in-policy.md) with email and password. | GA | GA| |
3737
| [Sign-up and sign-in](add-sign-up-and-sign-in-policy.md) with username and password.| GA | GA | |
3838
| [Profile editing flow](add-profile-editing-policy.md) | GA | GA | |
39-
| [Self-Service password reset](add-password-reset-policy.md) | GA| GA| |
40-
| [Force password reset](force-password-reset.md) | GA | NA | |
41-
| [Self-Service password reset](add-password-reset-policy.md) | GA| GA| Available in China cloud, but only for custom policies.
39+
| [Self-Service password reset](add-password-reset-policy.md) | GA| GA| Available in China cloud, but only for custom policies. |
4240
| [Force password reset](force-password-reset.md) | GA | GA | Available in China cloud, but only for custom policies. |
4341
| [Phone sign-up and sign-in](phone-authentication-user-flows.md) | GA | GA | Available in China cloud, but only for custom policies. |
4442
| [Smart lockout](threat-management.md) | GA | GA | |

articles/active-directory-b2c/customize-ui-with-html.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,9 @@ To host your HTML content in Blob storage, use the following steps:
228228

229229
To create a public container in Blob storage, perform the following steps:
230230

231+
1. Under **Settings** in the leftmost menu, select **Configuration**.
232+
1. Enable **Allow Blob anonymous access**.
233+
1. Select **Save**.
231234
1. Under **Data storage** in the left-hand menu, select **Containers**.
232235
1. Select **+ Container**.
233236
1. For **Name**, enter *root*. The name can be a name of your choosing, for example *contoso*, but we use *root* in this example for simplicity.

articles/machine-learning/concept-deep-learning-vs-machine-learning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Companies use deep learning to perform text analysis to detect insider trading a
105105

106106
Artificial neural networks are formed by layers of connected nodes. Deep learning models use neural networks that have a large number of layers.
107107

108-
The following sections explore most popular artificial neural network typologies.
108+
The following sections explore most popular artificial neural network topologies.
109109

110110
### Feedforward neural network
111111

0 commit comments

Comments
 (0)