Skip to content

Commit 689bc5a

Browse files
committed
docs: fix heading
1 parent 586f7a3 commit 689bc5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ The resource group and all the resources will be deleted.
9292
9393
If you have any issue when running or deploying this sample, please check the [troubleshooting guide](./troubleshooting.md). If you can't find a solution to your problem, please [open an issue](https://github.com/Azure-Samples/openai-secure-ui-js/issues) in this repository.
9494

95-
### Security
95+
## Security
9696

9797
This sample has [Managed Identity](https://learn.microsoft.com/entra/identity/managed-identities-azure-resources/overview) built in to eliminate the need for developers to manage these credentials. Applications can use managed identities to obtain Microsoft Entra tokens without having to handle any secrets in the code. Additionally, we're using [Microsoft Security DevOps GitHub Action](https://github.com/microsoft/security-devops-action) to scan the infrastructure-as-code files and generates a report containing any detected issues.
9898

0 commit comments

Comments
 (0)