Skip to content

Commit c71b1fa

Browse files
authored
Merge pull request #271019 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 f3376c2 + 7d0b6df commit c71b1fa

File tree

5 files changed

+7
-5
lines changed

5 files changed

+7
-5
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The maximum character limit for the grounding sources is 55,000 characters per A
5757

5858
To use this API, you must create your Azure AI Content Safety resource in the supported regions. Currently, it's available in the following Azure regions:
5959
- East US 2
60-
- East US (only for non-reasoning)
60+
- East US
6161
- West US
6262
- Sweden Central
6363

@@ -75,4 +75,4 @@ If you need a higher rate, [contact us](mailto:[email protected]
7575
Follow the quickstart to get started using Azure AI Content Safety to detect groundedness.
7676

7777
> [!div class="nextstepaction"]
78-
> [Groundedness detection quickstart](../quickstart-groundedness.md)
78+
> [Groundedness detection quickstart](../quickstart-groundedness.md)

articles/cloud-services-extended-support/in-place-migration-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The below table highlights comparison between these two options.
2323

2424
| Redeploy | In-place migration |
2525
|---|---|
26-
| Customers can deploy a new cloud service directly in Azure Resource Manager and then delete the old cloud service in Azure Service Manager thorough validation. | The in-place migration tool enables a seamless, platform orchestrated migration of existing Cloud Services (classic) deployments to Cloud Services (extended support). |
26+
| Customers can deploy a new cloud service directly in Azure Resource Manager and then delete the old cloud service in Azure Service Manager after thorough validation. | The in-place migration tool enables a seamless, platform orchestrated migration of existing Cloud Services (classic) deployments to Cloud Services (extended support). |
2727
| Redeploy allows customers to: <br><br> - Define resource names. <br><br> - Organize or reuse resources as preferred. <br><br> - Reuse service configuration and definition files with minimal changes. | For in-place migration, the platform: <br><br> - Defines resource names. <br><br> - Organizes each deployment and related resources in individual Resource Groups. <br><br> - Modifies existing configuration and definition file for Azure Resource Manager. |
2828
| Customers need to orchestrate traffic to the new deployment. | Migration retains IP address and data path remains the same. |
2929
| Customers need to delete the old cloud services in Azure Resource Manager. | Platform deletes the Cloud Services (classic) resources after migration. |

articles/communication-services/concepts/call-automation/call-automation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,8 @@ The Call Automation events are sent to the web hook callback URI specified when
185185

186186
To understand which events are published for different actions, refer to [this guide](../../how-tos/call-automation/actions-for-call-control.md) that provides code samples and sequence diagrams for various call control flows.
187187

188+
When acknowledging callback events, it's best practice to respond with standard HTTP status codes like 200 OK. Detailed information is unnecessary and is more suitable for your debugging processes.
189+
188190
To learn how to secure the callback event delivery, refer to [this guide](../../how-tos/call-automation/secure-webhook-endpoint.md).
189191

190192
### Operation Callback Uri

articles/expressroute/metro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The following diagram allows for a comparison between the standard ExpressRoute
4444

4545
| Metro location | Peering locations | Location address | Zone | Local Azure Region | ER Direct | Service Provider |
4646
|--|--|--|--|--|--|--|
47-
| Amsterdam Metro | Amsterdam<br>Amsterdam2 | Equinix AM5<br>Digital Reality AMS8 | 1 | West Europe | &check; | Megaport<br>Equinix<sup>1</sup><br>Colt<sup>1</sup><br>Console Connect<sup>1</sup><br>Digital Reality<sup>1</sup> |
47+
| Amsterdam Metro | Amsterdam<br>Amsterdam2 | Equinix AM5<br>Digital Realty AMS8 | 1 | West Europe | &check; | Megaport<br>Equinix<sup>1</sup><br>Colt<sup>1</sup><br>Console Connect<sup>1</sup><br>Digital Reality<sup>1</sup> |
4848
| Singapore Metro | Singapore<br>Singapore2 | Equinix SG1<br>Global Switch Tai Seng | 2 | Southeast Asia | &check; | Megaport<sup>1</sup><br>Equinix<sup>1</sup><br>Console Connect<sup>1</sup> |
4949
| Zurich Metro | Zurich<br>Zurich2 | Digital Realty ZUR2<br>Equinix ZH5 | 1 | Switzerland North | &check; | Colt<sup>1</sup><br>Digital Realty<sup>1</sup> |
5050

articles/kubernetes-fleet/l4-load-balancing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ You can follow this document to set up layer 4 load balancing for such multi-clu
113113
If successful, the output looks similar to the following example:
114114
115115
```console
116-
clusterresourceplacement.fleet.azure.com/kuard-demo created
116+
clusterresourceplacement.placement.kubernetes-fleet.io/kuard-demo created
117117
```
118118
119119
1. Check the status of the `ClusterResourcePlacement`:

0 commit comments

Comments
 (0)