mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
ai templates + profile
This commit is contained in:
@@ -11,7 +11,7 @@ info:
|
||||
Configure your Azure OpenAI instances to use Customer-Managed Keys by setting up encryption key attributes in the Azure Key Vault and then linking them to your OpenAI service instances.
|
||||
reference:
|
||||
- https://docs.microsoft.com/en-us/azure/cognitive-services/encryption-key-management
|
||||
tags: cloud,devops,azure,microsoft,openai,azure-cloud-config
|
||||
tags: cloud,devops,azure,microsoft,openai,azure-cloud-config,ai
|
||||
|
||||
flow: |
|
||||
code(1);
|
||||
|
||||
@@ -11,7 +11,7 @@ info:
|
||||
Configure your Azure OpenAI service instances to use either system-assigned or user-assigned managed identities to enhance security and simplify resource access management.
|
||||
reference:
|
||||
- https://docs.microsoft.com/en-us/azure/cognitive-services/authentication
|
||||
tags: cloud,devops,azure,microsoft,openai,azure-cloud-config
|
||||
tags: cloud,devops,azure,microsoft,openai,azure-cloud-config,ai
|
||||
|
||||
flow: |
|
||||
code(1);
|
||||
|
||||
@@ -11,7 +11,7 @@ info:
|
||||
Configure all Azure OpenAI service instances to use private endpoints to enhance security and ensure that these instances are not accessible over the public internet.
|
||||
reference:
|
||||
- https://docs.microsoft.com/en-us/azure/private-link/private-endpoint-overview
|
||||
tags: cloud,devops,azure,microsoft,openai,azure-cloud-config
|
||||
tags: cloud,devops,azure,microsoft,openai,azure-cloud-config,ai
|
||||
|
||||
flow: |
|
||||
code(1);
|
||||
|
||||
@@ -11,7 +11,7 @@ info:
|
||||
Configure the Azure OpenAI service instances to disable public network access to secure them against unauthorized external access.
|
||||
reference:
|
||||
- https://docs.microsoft.com/en-us/azure/cognitive-services/cognitive-services-apis-create-account-cli?tabs=windows
|
||||
tags: cloud,devops,azure,microsoft,openai,azure-cloud-config
|
||||
tags: cloud,devops,azure,microsoft,openai,azure-cloud-config,ai
|
||||
|
||||
flow: |
|
||||
code(1);
|
||||
|
||||
Reference in New Issue
Block a user