Skip to content

Commit ff745e4

Browse files
authored
Merge pull request #111945 from amanmcse/patch-19
(AzureCXP) fixes MicrosoftDocs/azure-docs#52783
2 parents 207dac9 + 4037103 commit ff745e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/active-directory-b2c/custom-policy-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ These three types of policy files are used:
4141

4242
User flows in Azure AD B2C follow the three-file pattern depicted above, but the developer only sees the RP file, while the Azure portal makes changes in the background to the extensions file.
4343

44+
Although there are three types of policy files, you aren't restricted to only three files. You may have multiple files of each file type. For example, if you don't want to make changes to your Extensions file, you can create an Extensions2 file to further extend the Extensions file.
45+
4446
## Custom policy core concepts
4547

4648
The customer identity and access management (CIAM) service in Azure includes:

0 commit comments

Comments
 (0)