Skip to content

Commit eb6fb98

Browse files
Delete duplicate section
1 parent 73d14c8 commit eb6fb98

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)