You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/openai/azure-government.md
+12-16Lines changed: 12 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,12 +10,12 @@ ms.date: 8/29/2024
10
10
recommendations: false
11
11
---
12
12
13
-
# Azure OpenAI Service and Features in Azure Government
13
+
# Azure OpenAI Service and features in Azure Government
14
14
15
15
This article highlights the differences when using Azure OpenAI in Azure Government as compared to the commercial cloud offering. Learn more about the Azure OpenAI Service itself in [Azure OpenAI Service documentation](/azure/ai-services/openai/).
16
16
<br><br>
17
17
18
-
## Azure OpenAI Service models
18
+
## Azure OpenAI models
19
19
20
20
Learn more about the different capabilities of each model in [Azure OpenAI Service models](./concepts/models.md). The following sections show model availability by region and deployment type.
21
21
@@ -26,40 +26,36 @@ Learn more about the different capabilities of each model in [Azure OpenAI Servi
26
26
| usgovarizona | ✅ | ✅ | ✅ | ✅ | ✅ |
27
27
| usgovvirginia | ✅ | ✅ | ✅ | - | ✅ |
28
28
29
+
To request quota increases for the pay-as-you-go consumption model, apply at [https://aka.ms/AOAIGovQuota](https://aka.ms/AOAIGovQuota)
> Provisioned Throughput Units (PTUs) are different from standard quota in Azure OpenAI and are not available by default in Azure Government. To learn more about this offering contact your Microsoft Account Team.
39
+
35
40
<br>
36
41
37
-
## Azure OpenAI Features
42
+
## Azure OpenAI features
38
43
39
44
|Feature|Description|
40
45
|--------|--------|
41
46
| Connect your data | Available in USGovVirginia and USGovArizona. Virtual network and private links are supported. Deployment to a web app or a copilot in Copilot Studio is not supported. |
42
47
|Managed Identity|Yes, via Microsoft Entra ID|
43
48
|Virtual network support & private link support| Yes. |
44
49
|UI experience|**Azure portal** for account & resource management<br>**Azure OpenAI Studio** for model exploration|
45
-
|Abuse Monitoring|Not all features of Abuse Monitoring are enabled for Azure OpenAI in Azure Government. You are responsible for implementing reasonable technical and operational measures to detect and mitigate any use of the service in violation of the Product Terms. [Automated Content Classification and Filtering](./concepts/content-filter.md) remains enabled by default for Azure Government.|
50
+
|Abuse Monitoring|Not all features of Abuse Monitoring are enabled for Azure OpenAI in Azure Government. You are responsible for implementing reasonable technical and operational measures to detect and mitigate any use of the service in violation of the Product Terms. [Automated Content Classification and Filtering](./concepts/content-filter.md) remains enabled by default for Azure Government. If modified content filters are required, apply at [https://aka.ms/AOAIGovModifyContentFilter](https://aka.ms/AOAIGovModifyContentFilter)|
46
51
|Data Storage|In Azure Government, there are no Azure OpenAI features currently enabled that store customer data at rest. However, Customer Managed Keys (CMK) can still be enabled in Azure Government to support use of the same policies in Azure Government as in Public cloud. Note also that if Azure OpenAI features that store customer data are enabled in Azure Government in the future, any existing CMK deployment would be applied to that data at that time. Learn more at [Azure OpenAI Data Privacy](/../legal/cognitive-services/openai/data-privacy).|
47
52
|Compliance|View the current status of Azure OpenAI compliance in Azure Government at [Azure Government Services Audit Scope](/azure/azure-government/compliance/azure-services-in-fedramp-auditscope?branch=pr-en-us-76518#azure-government-services-by-audit-scope)|
48
53
|Service Endpoints|openai.azure.us|
49
54
|Key Portals|<ul></li><li>Azure OpenAI Studio - aoai.azure.us</li><li>Azure portal - portal.azure.us</li></ul>|
50
55
51
-
52
-
<br>
53
-
54
-
## Next steps
55
-
* To request quota increases for the pay-as-you-go consumption model, apply at [https://aka.ms/AOAIGovQuota](https://aka.ms/AOAIGovQuota)
56
-
* If modified content filters are required, apply at [https://aka.ms/AOAIGovModifyContentFilter](https://aka.ms/AOAIGovModifyContentFilter)
57
-
> [!NOTE]
58
-
> Provisioned Throughput Units (PTUs) are different from standard quota in Azure OpenAI and are not available by default in Azure Government. To learn more about this offering contact your Microsoft Account Team.
59
-
60
56
<br>
61
57
62
-
## Provisioned Deployments in Azure Government
58
+
## Provisioned deployments in Azure Government
63
59
64
60
The following guide walks you through setting up a provisioned deployment with your Azure OpenAI Service resource in Azure Government.
65
61
@@ -69,7 +65,7 @@ The following guide walks you through setting up a provisioned deployment with y
69
65
- An Azure OpenAI resource
70
66
- An approved quota for a provisioned deployment and purchased a commitment
71
67
72
-
### Managing Provisioned Throughput Commitments
68
+
### Managing provisioned throughput commitments
73
69
74
70
For Azure OpenAI in Azure Government, provisioned throughput deployments require prepurchased commitments created and managed from the **Manage Commitments** view in Azure OpenAI Studio. You can navigate to this view by selecting **Manage Commitments** from the Quota pane.
75
71
@@ -100,7 +96,7 @@ Commitment renewal settings can be changed at any time before the expiration dat
100
96
> [!IMPORTANT]
101
97
> If you allow a commitment to expire or decrease in size such that the deployments under the resource require more PTUs than you have in your resource commitment, you will receive hourly overage charges for any excess PTUs. For example, a resource that has deployments that total 500 PTUs and a commitment for 300 PTUs will generate hourly overage charges for 200 PTUs.
0 commit comments