Skip to content

Commit ce9ac05

Browse files
authored
Merge pull request #294995 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 0a5c84a + 6863730 commit ce9ac05

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

articles/notification-hubs/uwp-react.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ You can run the API solution locally or on any IIS server, or deploy it as an Az
396396

397397
7. Once the backend is published, add the generated URL into **config.js**, located under the **/app** folder. Be sure to append `/api/` after the URL.
398398

399-
## Run React native frontend application for Windows
399+
## Run React Native frontend application for Windows
400400

401401
The application requires both the mobile application (either Android or iOS) and UWP manager application running simultaneously. Follow these steps to run both of them:
402402

articles/sentinel/normalization-schema-file-event.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ The following fields represent information about the network session when the fi
203203

204204
### Target application fields
205205

206-
The following fields represent information about the destination application performing the file activity on behalf of the user. A destination application is usually related to over-the-network file activity, for example using Saas (Software as a service) applications.
206+
The following fields represent information about the destination application performing the file activity on behalf of the user. A destination application is usually related to over-the-network file activity, for example using SaaS (Software as a service) applications.
207207

208208
| Field | Class | Type | Description |
209209
|-------|-------|------|-------------|

articles/site-reliability-engineering/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ additionalContent:
259259
url: https://www.usenix.org/conference/srecon17asia/program/presentation/rajan
260260
- text: "How Robust Monitoring Powers High Availability for LinkedIn Feed"
261261
url: https://www.usenix.org/conference/srecon17americas/program/presentation/barot
262-
- text: "Reducing MTTR and False Escalations: Event Correlation at Linkedin"
262+
- text: "Reducing MTTR and False Escalations: Event Correlation at LinkedIn"
263263
url: https://www.usenix.org/conference/srecon17europe/program/presentation/kehoe-0
264264

265265
# Card

articles/update-manager/cross-subscription-patching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ However, its capabilities go well beyond this. With proper configuration, you ca
4343

4444
## Limitations
4545

46-
**Rate limits** - To manage a large number of assets through API/SPN (Service Principal Name), be mindful of rate limits and distribute the load among multiple Service principals to avoid throttling issues.
46+
**Rate limits** - To manage a large number of assets through API/SPN (Service Principal), be mindful of rate limits and distribute the load among multiple Service principals to avoid any throttling issues.
4747

4848
## Next steps
4949

includes/resource-manager-create-rmpl.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
author: mumian
33
ms.service: azure-resource-manager
44
ms.topic: include
5-
ms.date: 10/25/2024
5+
ms.date: 12/19/2024
66
ms.author: jgao
77
---
88

9-
Private links enable you to access Azure services over a private endpoint in your virtual network. When you combine private links with Azure Resource Manager's operations, you block users who aren't at the specific endpoint from managing resources. If a malicious user gets credentials to an account in your subscription, that user can't manage the resources without being at the specific endpoint.
9+
Private links enable you to access Azure services over a private endpoint in your virtual network. When you combine private links with Azure Resource Manager's operations, you allow users to use a specific endpoint from managing resources.
1010

1111
Private link provides the following security benefits:
1212

0 commit comments

Comments
 (0)