Skip to content

Commit 14ba594

Browse files
Merge pull request #302259 from MicrosoftDocs/main
Merged by Learn.Build PR Management system
2 parents 72a4a5f + 1e66bc2 commit 14ba594

File tree

19 files changed

+53
-42
lines changed

19 files changed

+53
-42
lines changed

articles/active-directory-b2c/add-password-reset-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ A claims transformation technical profile accesses the `isForgotPassword` claim.
157157

158158
The **SelfAsserted-LocalAccountSignin-Email** technical profile **setting.forgotPasswordLinkOverride** defines the password reset claims exchange that executes in your user journey.
159159

160-
The **LocalAccountWritePasswordUsingObjectId** technical profile **UseTechnicalProfileForSessionManagement** `SM-AAD` session manager is required for the user to preform subsequent logins successfully under [SSO](./custom-policy-reference-sso.md) conditions.
160+
The **LocalAccountWritePasswordUsingObjectId** technical profile **UseTechnicalProfileForSessionManagement** `SM-AAD` session manager is required for the user to perform subsequent logins successfully under [SSO](./custom-policy-reference-sso.md) conditions.
161161

162162
### Add the password reset sub journey
163163

articles/app-service/overview-name-resolution.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ Validate the settings by using this CLI command:
6666
az resource show --resource-group <group-name> --name <app-name> --query properties.dnsConfiguration --resource-type "Microsoft.Web/sites"
6767
```
6868

69+
## Limitation
70+
71+
App Service on Windows does not support DNS resolution over TCP.
72+
6973
## Next steps
7074

7175
- [Configure virtual network integration](./configure-vnet-integration-enable.md)

articles/automation/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
href: quickstarts/create-azure-automation-account-portal.md
1919
- name: Create Automation account - Terraform
2020
href: quickstarts/create-azure-automation-account-terraform.md
21-
- name: Update runbook from PowerShell 5.1 to PowerShell 7.2
21+
- name: Update runbook from PowerShell 7.1 to PowerShell 7.4
2222
href: quickstart-update-runbook-in-runtime-environment.md
23-
- name: Run Azure CLI commands in PowerShell 7.2 runbooks
23+
- name: Run Azure CLI commands in PowerShell 7.4 runbooks
2424
href: quickstart-cli-support-powershell-runbook-runtime-environment.md
2525
- name: Install Hybrid Worker extension - Azure portal
2626
href: quickstarts/install-hybrid-worker-extension.md

articles/azure-government/documentation-government-csp-list.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ The following tables contain lists of all the authorized Cloud Solution Provider
241241
|[IV4, Inc](https://www.iv4.com)|
242242
|J and C Landwehr LLC|
243243
|[Jackpine Technologies](https://www.jackpinetech.com)|
244-
|[Jacobs Technolgy Inc.](https://www.jacobs.com/)|
244+
|[Jacobs Technology Inc.](https://www.jacobs.com/)|
245245
|[Jadex Strategic Group](https://jadexstrategic.com)|
246246
|[Jasper Solutions Inc.](https://jaspersolutions.com/)|
247247
|[Quiet Professionals](https://quietprofessionalsllc.com)|
@@ -540,7 +540,7 @@ The following tables contain lists of all the authorized Cloud Solution Provider
540540
|[Executech Utah Inc.](https://www.executech.com)|
541541
|[F1 Solutions Inc](https://www.f1networks.com)|
542542
|[FCN Inc. ](https://fcnit.com)|
543-
|[Four Points Technolgy, LLC](https://www.4points.com)|
543+
|[Four Points Technology, LLC](https://www.4points.com)|
544544
|[G2 Ops, Inc.](https://g2-ops.com)|
545545
|[General Dynamics Information Technology](https://www.gdit.com)|
546546
|[Golden Five LLC](https://www.goldenfiveconsulting.com/)|

articles/azure-sql-edge/tutorial-deploy-azure-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Deploy the Azure resources required by this Azure SQL Edge tutorial. These resou
104104
$rg = Get-AzResourceGroup -Name $ResourceGroup
105105
if($rg -eq $null)
106106
{
107-
Write-Output("Resource Group $ResourceGroup does not exist, creating Resource Gorup")
107+
Write-Output("Resource Group $ResourceGroup does not exist, creating Resource Group")
108108
New-AzResourceGroup -Name $ResourceGroup -Location $location
109109
}
110110
else

articles/communication-services/how-tos/call-automation/handle-events-with-event-processor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.author: minwoolee
1414

1515
Once the call is established with Call Automation, further state update of the on-going call is sent as separate event via [Webhook Callback](../../concepts/call-automation/call-automation.md#call-automation-webhook-events). These events have important information, such as latest state of the call and outcome of the request that was sent.
1616

17-
Call Automation's EventProcessor helps easily processing these Webhook Callback events for your applications. It helps corelate each event to its respective call, and allow you to build applications with ease.
17+
Call Automation's EventProcessor helps easily processing these Webhook Callback events for your applications. It helps correlate each event to its respective call, and allow you to build applications with ease.
1818

1919
## Benefits
2020

articles/communication-services/quickstarts/chat/includes/meeting-interop-android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ To the `MainActivity` class, add the following variables:
220220
private String threadId;
221221
private ChatThreadAsyncClient chatThreadAsyncClient;
222222
223-
// The list of ids corresponsding to messages which have already been processed
223+
// The list of ids corresponding to messages which have already been processed
224224
ArrayList<String> chatMessages = new ArrayList<>();
225225
```
226226

articles/communication-services/quickstarts/create-communication-resource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ az communication delete --name "acsResourceName" --resource-group "resourceGroup
132132
If you have any phone numbers assigned to your resource upon resource deletion, the phone numbers are automatically released from your resource at the same time.
133133

134134
> [!NOTE]
135-
> Resource deletion is **permanent**. If you delete the resource, no deletd data can be recovered, including Event Grid filters, phone numbers, or other data tied to your resource.
135+
> Resource deletion is **permanent**. If you delete the resource, no deleted data can be recovered, including Event Grid filters, phone numbers, or other data tied to your resource.
136136
137137
## Next steps
138138

articles/energy-data-services/how-to-enable-reservoir-ddms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-data-manager-energy
77
ms.topic: how-to #Don't change
88
ms.date: 02/08/2025
99

10-
#customer intent: As a Data Manager, I want to enable Reservoir DDMS for storing data related to seismic and well intepretation, structural modeling, geological modeling and reservoir modeling including reservoir simulation input.
10+
#customer intent: As a Data Manager, I want to enable Reservoir DDMS for storing data related to seismic and well interpretation, structural modeling, geological modeling and reservoir modeling including reservoir simulation input.
1111
---
1212

1313
# How to enable Reservoir DDMS (Preview)

articles/expressroute/expressroute-about-virtual-network-gateways.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ The following table shows the features that each gateway type supports and the m
8181
8282
### <a name="aggthroughput"></a>Estimated performances by gateway SKU
8383

84-
[!INCLUDE [expressroute-gateway-preformance-include](../../includes/expressroute-gateway-performance-include.md)]
84+
[!INCLUDE [expressroute-gateway-performance-include](../../includes/expressroute-gateway-performance-include.md)]
8585

8686

8787
## Hosted-On-Behalf-Of (HOBO) Public IP

0 commit comments

Comments
 (0)