Skip to content

Commit b34bd1b

Browse files
Merge pull request #34058 from dotnet/Rick-Anderson-patch-7
Delete duplicate section
2 parents db9b85a + eb6fb98 commit b34bd1b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

aspnetcore/security/index.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,6 @@ Configuration data guidelines:
6969
* Don't use production secrets in development or test environments.
7070
* Specify secrets outside of the project so that they can't be accidentally committed to a source code repository.
7171

72-
Configuration data guidelines:
73-
74-
* Never store passwords or other sensitive data in configuration provider code or in plain text configuration files. The [Secret Manager](xref:security/app-secrets) tool can be used to store secrets in development.
75-
* Don't use production secrets in development or test environments.
76-
* Specify secrets outside of the project so that they can't be accidentally committed to a source code repository.
77-
7872
For more information, see:
7973

8074
* [Managed identity best practice recommendations](/entra/identity/managed-identities-azure-resources/managed-identity-best-practice-recommendations)

0 commit comments

Comments
 (0)