ai templates + profile

This commit is contained in:
rxerium
2025-12-22 07:50:58 +00:00
parent 85800b440b
commit 0fa8cbeb30
23 changed files with 43 additions and 22 deletions

View File

@@ -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);

View File

@@ -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);

View File

@@ -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);

View File

@@ -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);