Skip to content

Commit 608f575

Browse files
Merge pull request #271658 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents 539109a + 3185ae0 commit 608f575

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

articles/ai-services/content-safety/concepts/groundedness.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ To use this API, you must create your Azure AI Content Safety resource in the su
6565

6666
| Pricing Tier | Requests per 10 seconds |
6767
| :----------- | :--------------------------- |
68-
| F0 | 10 |
69-
| S0 | 10 |
68+
| F0 | 50 |
69+
| S0 | 50 |
7070

7171
If you need a higher rate, [contact us](mailto:[email protected]) to request it.
7272

articles/ai-services/openai/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ The service provides users access to several different models. Each model provid
125125

126126
The DALL-E models (some in preview; see [models](./concepts/models.md#dall-e)) generate images from text prompts that the user provides.
127127

128-
The Whisper models, currently in preview, can be used to transcribe and translate speech to text.
128+
The Whisper models can be used to transcribe and translate speech to text.
129129

130130
The text to speech models, currently in preview, can be used to synthesize text to speech.
131131

articles/ai-studio/how-to/create-manage-compute.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ To create a compute instance in Azure AI Studio:
6666
- **Assign a managed identity**: You can attach system assigned or user assigned managed identities to grant access to resources. The name of the created system managed identity will be in the format `/workspace-name/computes/compute-instance-name` in your Microsoft Entra ID.
6767
- **Enable SSH access**: Enter credentials for an administrator user account that will be created on each compute node. These can be used to SSH to the compute nodes.
6868

69-
7069
1. On the **Applications** page you can add custom applications to use on your compute instance, such as RStudio or Posit Workbench. Then select **Next**.
7170
1. On the **Tags** page you can add additional information to categorize the resources you create. Then select **Review + Create** or **Next** to review your settings.
7271

articles/cosmos-db/try-free.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The following table lists the limits for the [Try Azure Cosmos DB](https://aka.m
5858
² After expiration, the information stored in your account is deleted. You can upgrade your account prior to expiration and migrate the information stored.
5959

6060
> [!NOTE]
61-
> Try Azure Cosmos DB supports global distribution in only the **East US**, **North Europe**, **Southeast Asia**, and **North Central US** regions. Azure support tickets can't be created for Try Azure Cosmos DB accounts. However, support is provided for subscribers with existing support plans.
61+
> Try Azure Cosmos DB supports global distribution in only the **East US**, **North Europe**, **Southeast Asia**, and **North Central US** regions. Azure support tickets can't be created for Try Azure Cosmos DB accounts. However, support is provided for subscribers with existing support plans. If the account exceeds the maximum resource limits, it's automatically deleted.
6262
6363
### [PostgreSQL](#tab/postgresql)
6464

articles/private-link/private-endpoint-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ A private-link resource is the destination target of a specified private endpoin
8181
| Azure Container Registry | Microsoft.ContainerRegistry/registries | registry |
8282
| Azure Cosmos DB | Microsoft.AzureCosmosDB/databaseAccounts | SQL, MongoDB, Cassandra, Gremlin, Table |
8383
| Azure Cosmos DB for PostgreSQL | Microsoft.DBforPostgreSQL/serverGroupsv2 | coordinator |
84+
| Azure Cosmos DB for MongoDB vCore | Microsoft.DocumentDb/mongoClusters | mongoCluster |
8485
| Azure Data Explorer | Microsoft.Kusto/clusters | cluster |
8586
| Azure Data Factory | Microsoft.DataFactory/factories | dataFactory |
8687
| Azure Database for MariaDB | Microsoft.DBforMariaDB/servers | mariadbServer |

articles/virtual-machines/windows/hybrid-use-benefit-licensing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ From portal VM blade, you can update the VM to use Azure Hybrid Benefit by selec
110110
Once you've deployed your VM through either PowerShell, Resource Manager template or portal, you can verify the setting in the following methods.
111111
112112
### Portal
113-
From portal VM blade, you can view the toggle for Azure Hybrid Benefit for Windows Server by selecting "Configuration" tab.
113+
From portal VM blade, you can view the toggle for Azure Hybrid Benefit for Windows Server by selecting "Operating system" tab.
114114
115115
### PowerShell
116116
The following example shows the license type for a single VM

0 commit comments

Comments
 (0)