Skip to content

Commit 4c570cd

Browse files
authored
Merge pull request #260325 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 bff6fb6 + 2c8f986 commit 4c570cd

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

articles/communication-services/quickstarts/email/includes/try-send-email.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Completing this quick start incurs a small cost of a few USD cents or less in yo
2222

2323
## Sending an Email using Try Email
2424

25-
Try Email helps you kick starting with sending email using Azure Communication Services and as well verifying the configuration for your application to send email. It also helps to jump-start your email notification development with the code snippet in your preferred choice of language.
25+
Try Email helps you kick-start sending emails to the desired recipients using Azure Communication Services, as well as verifying the configuration for your application to send email. It also helps to jump-start your email notification development with the code snippet in your preferred choice of language.
2626

2727
To send a message to a recipient, and to specify the message subject and body,
2828

articles/defender-for-cloud/other-threat-protections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ For a list of the Azure network layer alerts, see the [Reference table of alerts
3535

3636
Azure Application Gateway offers a web application firewall (WAF) that provides centralized protection of your web applications from common exploits and vulnerabilities.
3737

38-
Web applications are increasingly targeted by malicious attacks that exploit commonly known vulnerabilities. The Application Gateway WAF is based on Core Rule Set 3.0 or 2.2.9 from the Open Web Application Security Project. The WAF is updated automatically to protect against new vulnerabilities.
38+
Web applications are increasingly targeted by malicious attacks that exploit commonly known vulnerabilities. The Application Gateway WAF is based on Core Rule Set 3.2 or higher from the Open Web Application Security Project. The WAF is updated automatically to protect against new vulnerabilities.
3939

4040
If you have created [WAF Security solution](partner-integration.md#add-data-sources), your WAF alerts are streamed to Defender for Cloud with no other configurations. For more information on the alerts generated by WAF, see [Web application firewall CRS rule groups and rules](../web-application-firewall/ag/application-gateway-crs-rulegroups-rules.md?tabs=owasp31#crs911-31).
4141

-13 KB
Loading

articles/machine-learning/how-to-share-models-pipelines-across-workspaces-with-registries.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ jobs:
338338
The key aspect is that this pipeline is going to run in a workspace using a component that isn't in the specific workspace. The component is in a registry that can be used with any workspace in your organization. You can run this training job in any workspace you have access to without having worry about making the training code and environment available in that workspace.
339339
340340
> [!WARNING]
341-
> * Before running the pipeline job, confirm that the workspace in which you will run the job is in a Azure region that is supported by the registry in which you created the component.
341+
> * Before running the pipeline job, confirm that the workspace in which you will run the job is in an Azure region that is supported by the registry in which you created the component.
342342
> * Confirm that the workspace has a compute cluster with the name `cpu-cluster` or edit the `compute` field under `jobs.train_job.compute` with the name of your compute.
343343
344344
Run the pipeline job with the `az ml job create` command.
@@ -387,7 +387,7 @@ print(pipeline_job)
387387
```
388388
389389
> [!WARNING]
390-
> * Confirm that the workspace in which you will run this job is in a Azure location that is supported by the registry in which you created the component before you run the pipeline job.
390+
> * Confirm that the workspace in which you will run this job is in an Azure location that is supported by the registry in which you created the component before you run the pipeline job.
391391
> * Confirm that the workspace has a compute cluster with the name `cpu-cluster` or update it `pipeline_job.settings.default_compute=<compute-cluster-name>`.
392392
393393
Run the pipeline job and wait for it to complete.

articles/postgresql/flexible-server/connect-with-power-bi-desktop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article shows how to build Power BI reports from data on your
44
ms.service: postgresql
55
ms.subservice: flexible-server
66
ms.topic: quickstart
7-
author: arianapadilla
7+
author: techieari
88
ms.author: arianap
99
ms.date: 04/26/2023
1010
---

articles/postgresql/flexible-server/release-notes-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Database for PostgreSQL - Flexible Server API Release notes
33
description: API Release notes of Azure Database for PostgreSQL - Flexible Server.
4-
author: arianapadilla
4+
author: techieari
55
ms.author: arianap
66
ms.custom: references_regions, build-2023
77
ms.service: postgresql

0 commit comments

Comments
 (0)