Skip to content

Commit 55cd97e

Browse files
authored
Merge pull request #261980 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 6bf62b1 + fc75eff commit 55cd97e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

articles/app-service/configure-language-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ With the [Maven Plugin for Azure Web Apps](https://github.com/microsoft/azure-ma
6666
mvn com.microsoft.azure:azure-webapp-maven-plugin:2.11.0:config
6767
```
6868

69-
This command adds a `azure-webapp-maven-plugin` plugin and related configuration by prompting you to select an existing Azure Web App or create a new one. Then you can deploy your Java app to Azure using the following command:
69+
This command adds an `azure-webapp-maven-plugin` plugin and related configuration by prompting you to select an existing Azure Web App or create a new one. Then you can deploy your Java app to Azure using the following command:
7070

7171
```shell
7272
mvn package azure-webapp:deploy

articles/communication-services/quickstarts/email/add-custom-verified-domains.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ The following links provide additional information on how to add a CNAME record
204204

205205
## Next steps
206206

207-
* [Get started by connecting Email Communication Service with a Azure Communication Service resource](../../quickstarts/email/connect-email-communication-resource.md)
207+
* [Get started by connecting Email Communication Service with an Azure Communication Service resource](../../quickstarts/email/connect-email-communication-resource.md)
208208

209209
* [How to send an email using Azure Communication Service](../../quickstarts/email/send-email.md)
210210

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Get started with Email by provisioning your first Email Communication Services r
4444

4545
* [Email domains and sender authentication for Azure Communication Services](../../concepts/email/email-domain-and-sender-authentication.md)
4646

47-
* [Get started by connecting Email Communication Service with a Azure Communication Service resource](../../quickstarts/email/connect-email-communication-resource.md)
47+
* [Get started by connecting Email Communication Service with Azure Communication Service resource](../../quickstarts/email/connect-email-communication-resource.md)
4848

4949
The following documents may be interesting to you:
5050

0 commit comments

Comments
 (0)