Skip to content

Commit 2996611

Browse files
authored
Merge pull request #285013 from MicrosoftDocs/main
8/19/2024 PM Publish
2 parents 8a09fbd + 9071457 commit 2996611

File tree

130 files changed

+331
-387
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

130 files changed

+331
-387
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "articles/ai-studio/how-to/commitment-tier.md",
5+
"redirect_url": "/azure/ai-services/commitment-tier.md",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path": "articles/storage/files/files-samples-dotnet-v11.md",
510
"redirect_url": "/previous-versions/azure/storage/files/files-samples-dotnet-v11",

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
/articles/mysql @tynevi @thomps23
1717
/articles/managed-instance-apache-cassandra @tynevi @thomps23
1818
/articles/virtual-machines @jasonwhowell @thomps23
19-
/articles/virtual-machines-scale-set @jasonwhowell @thomps23
19+
/articles/virtual-machines-scale-sets @jasonwhowell @thomps23
2020
/articles/container-instances @jasonwhowell @thomps23
2121
/articles/service-fabric @jasonwhowell @thomps23

articles/ai-services/language-service/summarization/region-support.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ Some summarization features are only available in limited regions. More regions
2626
|East US |✅ |✅ |✅ |
2727
|East US 2 |✅ |✅ |❌ |
2828
|West US |✅ |✅ |❌ |
29+
|USNat West |✅ |✅ |❌ |
30+
|USNat East |✅ |✅ |❌ |
31+
|USSec West |✅ |✅ |❌ |
32+
|USSec East |✅ |✅ |❌ |
2933
|South UK |✅ |✅ |❌ |
3034
|Southeast Asia |✅ |✅ |❌ |
3135
|Australia East |✅ |✅ |❌ |

articles/ai-studio/concepts/architecture.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The top level AI Studio resources (hub and project) are based on Azure Machine L
2121

2222
- **AI Studio hub**: The hub is the top-level resource in AI Studio. The Azure resource provider for a hub is `Microsoft.MachineLearningServices/workspaces`, and the kind of resource is `Hub`. It provides the following features:
2323
- Security configuration including a managed network that spans projects and model endpoints.
24-
- Compute resources for interactive development, finetuning, open source, and serverless model deployments.
24+
- Compute resources for interactive development, fine-tuning, open source, and serverless model deployments.
2525
- Connections to other Azure services such as Azure OpenAI, Azure AI services, and Azure AI Search. Hub-scoped connections are shared with projects created from the hub.
2626
- Project management. A hub can have multiple child projects.
2727
- An associated Azure storage account for data upload and artifact storage.
@@ -148,7 +148,6 @@ Azure monitor and Azure Log Analytics provide monitoring and logging for the und
148148
For more information on price and quota, use the following articles:
149149

150150
- [Plan and manage costs](../how-to/costs-plan-manage.md)
151-
- [Commitment tier pricing](../how-to/commitment-tier.md)
152151
- [Quota management](../how-to/quota.md)
153152

154153
## Next steps

articles/ai-studio/how-to/commitment-tier.md

Lines changed: 0 additions & 69 deletions
This file was deleted.

articles/ai-studio/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,8 +295,6 @@ items:
295295
href: how-to/quota.md
296296
- name: Increase rate limit
297297
href: how-to/autoscale.md
298-
- name: Use commitment tier pricing
299-
href: how-to/commitment-tier.md
300298
- name: Infrastructure & security
301299
items:
302300
- name: Identity & access management

articles/api-management/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,8 @@
219219
href: grpc-api.md
220220
- name: Azure OpenAI and LLM APIs
221221
items:
222+
- name: GenAI gateway capabilities in API Management
223+
href: genai-gateway-capabilities.md
222224
- name: Import Azure OpenAI API
223225
href: azure-openai-api-from-specification.md
224226
- name: Authenticate and authorize to Azure OpenAI

0 commit comments

Comments
 (0)