Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

first patch #75

Merged
merged 1 commit into from Mar 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -42,7 +42,7 @@ You can deploy the following reference implementations to your Azure subscriptio

| Reference Implementation | Description | Deploy | Instructions
|:----------|:-------------------------|:------------|:-------|
| Enterprise Azure OpenAI Hub | Provides an onramp path for Gen AI use cases while ensuring a secure-by-default Azure Open AI workload composition into your Azure regions and subscriptions | <img src="./docs/media/deploytoazure.svg" alt="Deploy to Azure" width="100" height="60"> | [User Guide](./docs/EnterpriseAzureOpenAIHub.md) |
| Enterprise Azure OpenAI Hub | Provides an onramp path for Gen AI use cases while ensuring a secure-by-default Azure Open AI workload composition into your Azure regions and subscriptions | [![Deploy to Azure](./docs/deploytomicrosoftcloud.svg)](https://aka.ms/DeploySecureGenAI)| [User Guide](./docs/EnterpriseAzureOpenAIHub.md) |

### Things that matters

Expand Down
2 changes: 1 addition & 1 deletion docs/EnterpriseAzureOpenAIHub.md
Expand Up @@ -21,7 +21,7 @@ The reference implementation has been developed, validated, and proven with seve

| Reference Implementation | Description | Deploy | Instructions
|:----------|:-------------------------|:------------|:-------|
| Enterprise Azure OpenAI Hub | Provides an onramp path for Gen AI use cases while ensuring a secure-by-default Azure Open AI workload composition into your Azure regions and subscriptions | <img src="./media/deploytoazure.svg" alt="Deploy to Azure" width="100" height="60"> | You are already here :star: :smiley: |
| Enterprise Azure OpenAI Hub | Provides an onramp path for Gen AI use cases while ensuring a secure-by-default Azure Open AI workload composition into your Azure regions and subscriptions | [![Deploy to Azure](./deploytomicrosoftcloud.svg)](https://aka.ms/DeploySecureGenAI) | You are already here :star: :smiley: |

## What is Enterprise Azure OpenAI Hub?

Expand Down
1 change: 1 addition & 0 deletions docs/deploytomicrosoftcloud.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions enablement/README.md
@@ -0,0 +1,16 @@
# Recommended Azure policies for the Enterprise Azure OpenAI Hub

If you are reading this, you may be on point for Azure service enablement within your organization, and you want to ensure that the Azure OpenAI service alongside with the requisite auxiliary services are deployed with the right configuration, and that the configuration is maintained over time.

Well, in that case, you are at the right place as we provide you with the recommended Azure policies and allows you to deploy them easily to your Management Groups in Azure, with the assumption you have a uniformed approach towards your subscription organizations :smile:

| Azure Policy Initiatives | Description | Deploy
|:----------|:-------------------------|:------------|
| Secure and Compliant Azure OpenAI | Preventive and proactive policies to ensure Azure OpenAI conforms to strict security requirements | [![Deploy to Azure](../docs/deploytomicrosoftcloud.svg)](https://aka.ms/DeploySecureGenAI) |
| Secure and Compliant Azure Key Vault | Preventive and proactive policies to ensure Azure Key Vault conforms to strict security requirements | [![Deploy to Azure](../docs/deploytomicrosoftcloud.svg)](https://aka.ms/DeploySecureGenAI) |
| Secure and Compliant Azure Storage | Preventive and proactive policies to ensure Azure Storage conforms to strict security requirements | [![Deploy to Azure](../docs/deploytomicrosoftcloud.svg)](https://aka.ms/DeploySecureGenAI) |
| Secure and Compliant Azure Web App | Preventive and proactive policies to ensure Azure Web App conforms to strict security requirements | [![Deploy to Azure](../docs/deploytomicrosoftcloud.svg)](https://aka.ms/DeploySecureGenAI) |
| Secure and Compliant API Management | Preventive and proactive policies to ensure API Management conforms to strict security requirements | [![Deploy to Azure](../docs/deploytomicrosoftcloud.svg)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fai-hub%2Fmain%2Fenablement%2Fpolicies%2Fapim%2FaCompliant-APIManagementPolicySetDefinition.json/uiFormDefinitionUri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fai-hub%2Fmain%2Fenablement%2Fpolicies%2Fapim%2FCompliantApim.json) |
| Secure and Compliant Azure Networking | Preventive and proactive policies to ensure Azure Networking conforms to strict security requirements | [![Deploy to Azure](../docs/deploytomicrosoftcloud.svg)](https://aka.ms/DeploySecureGenAI) |
| Secure and Compliant Azure AI Search | Preventive and proactive policies to ensure Azure AI Search conforms to strict security requirements | [![Deploy to Azure](../docs/deploytomicrosoftcloud.svg)](https://aka.ms/DeploySecureGenAI) |
| Secure and Compliant Azure Data Factory | Preventive and proactive policies to ensure Azure Data Factory conforms to strict security requirements | [![Deploy to Azure](../docs/deploytomicrosoftcloud.svg)](https://aka.ms/DeploySecureGenAI) |