Skip to content

Commit 7805127

Browse files
author
AmanpreetSingh-MSFT
authored
(AzureCXP) fixes MicrosoftDocs/azure-docs#52783
Added below paragraph under Policy files section: Although there are three types of policy files, you are not restricted to have only three files. You may have multiple files of each file type. For example, if you do not want to make changes to your Extensions file, you can create Extension2 file to further extend the Extensions file.
1 parent 7562f27 commit 7805127

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 are not restricted to have only three files. You may have multiple files of each file type. For example, if you do not want to make changes to your Extensions file, you can create Extension2 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)