Skip to content

Commit 1260bd1

Browse files
authored
Merge pull request #276260 from alexbuckgit/alexbuckgit/docutune-autopr-20240524-054247-9336819-ignore-build
[BULK] - DocuTune - Fix spacing and line break issues (part 1)
2 parents 4ad22a6 + 33c2e6c commit 1260bd1

File tree

9 files changed

+14
-51
lines changed

9 files changed

+14
-51
lines changed

articles/advisor/resource-graph-samples.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@ ms.custom: subject-resourcegraph-sample
77
---
88
# Azure Resource Graph sample queries for Azure Advisor
99

10-
This page is a collection of [Azure Resource Graph](../governance/resource-graph/overview.md)
11-
sample queries for Azure Advisor. For a complete list of Azure Resource Graph samples, see
12-
[Resource Graph samples by Category](../governance/resource-graph/samples/samples-by-category.md)
13-
and [Resource Graph samples by Table](../governance/resource-graph/samples/samples-by-table.md).
10+
This page is a collection of [Azure Resource Graph](../governance/resource-graph/overview.md) sample queries for Azure Advisor. For a complete list of Azure Resource Graph samples, see [Resource Graph samples by Category](../governance/resource-graph/samples/samples-by-category.md) and [Resource Graph samples by Table](../governance/resource-graph/samples/samples-by-table.md).
1411

1512
## Sample queries
1613

articles/ai-services/openai/supported-languages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Azure OpenAI supports the following programming languages.
2020
| Language | Source code | Package | Examples |
2121
|------------|---------|-----|-------|
2222
| C# | [Source code](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/openai/Azure.AI.OpenAI/src) | [Package (NuGet)](https://www.nuget.org/packages/Azure.AI.OpenAI/) | [C# examples](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/openai/Azure.AI.OpenAI/tests/Samples) |
23-
| Go | [Source code](https://github.com/Azure/azure-sdk-for-go/tree/main/sdk/ai/azopenai) | [Package (Go)](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/ai/azopenai)| [ Go examples](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/ai/azopenai#pkg-examples) |
23+
| Go | [Source code](https://github.com/Azure/azure-sdk-for-go/tree/main/sdk/ai/azopenai) | [Package (Go)](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/ai/azopenai)| [Go examples](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/ai/azopenai#pkg-examples) |
2424
| Java | [Source code](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/openai/azure-ai-openai) | [Artifact (Maven)](https://central.sonatype.com/artifact/com.azure/azure-ai-openai/) | [Java examples](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/openai/azure-ai-openai/src/samples) |
2525
| JavaScript | [Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai) | [Package (npm)](https://www.npmjs.com/package/@azure/openai) | [JavaScript examples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai/samples/) |
2626
| Python | [Source code](https://github.com/openai/openai-python) | [Package (PyPi)](https://pypi.org/project/openai/) | [Python examples](./how-to/switching-endpoints.yml) |

articles/ai-services/translator/custom-translator/faq.md

Lines changed: 5 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -24,46 +24,25 @@ There are restrictions and limits with respect to file size, model training, and
2424

2525
## When should I request deployment for a translation system that has been trained?
2626

27-
It may take several trainings to create the optimal translation system for your project. You may want to try using more training data or more carefully filtered data, if the BLEU score and/ or the test results aren't satisfactory. You should
28-
be strict and careful in designing your tuning set and your test set. Make certain your sets
29-
fully represent the terminology and style of material you want to
30-
translate. You can be more liberal in composing your training data, and
31-
experiment with different options. Request a system deployment when you're
32-
satisfied with the translations in your system test results and have no more data to add to
33-
improve your trained system.
27+
It may take several trainings to create the optimal translation system for your project. You may want to try using more training data or more carefully filtered data, if the BLEU score and/ or the test results aren't satisfactory. You should be strict and careful in designing your tuning set and your test set. Make certain your sets fully represent the terminology and style of material you want to translate. You can be more liberal in composing your training data, and experiment with different options. Request a system deployment when you're satisfied with the translations in your system test results and have no more data to add to improve your trained system.
3428

3529
## How many trained systems can be deployed in a project?
3630

37-
Only one trained system can be deployed per project. It may take several
38-
trainings to create a suitable translation system for your project and we
39-
encourage you to request deployment of a training that gives you the best
40-
result. You can determine the quality of the training by the BLEU score (higher
41-
is better), and by consulting with reviewers before deciding that the quality of
42-
translations is suitable for deployment.
31+
Only one trained system can be deployed per project. It may take several trainings to create a suitable translation system for your project and we encourage you to request deployment of a training that gives you the best result. You can determine the quality of the training by the BLEU score (higher is better), and by consulting with reviewers before deciding that the quality of translations is suitable for deployment.
4332

4433
## When can I expect my trainings to be deployed?
4534

4635
The deployment generally takes less than an hour.
4736

4837
## How do you access a deployed system?
4938

50-
Deployed systems can be accessed via the Microsoft Translator Text API V3 by
51-
specifying the CategoryID. More information about the Translator Text API can
52-
be found in the [API
53-
Reference](../reference/v3-0-reference.md)
54-
webpage.
39+
Deployed systems can be accessed via the Microsoft Translator Text API V3 by specifying the CategoryID. More information about the Translator Text API can be found in the [API Reference](../reference/v3-0-reference.md) webpage.
5540

5641
## How do I skip alignment and sentence breaking if my data is already sentence aligned?
5742

58-
The Custom Translator skips sentence alignment and sentence breaking for TMX
59-
files and for text files with the `.align` extension. `.align` files give users
60-
an option to skip Custom Translator's sentence breaking and alignment process for the
61-
files that are perfectly aligned, and need no further processing. We recommend
62-
using `.align` extension only for files that are perfectly aligned.
43+
The Custom Translator skips sentence alignment and sentence breaking for TMX files and for text files with the `.align` extension. `.align` files give users an option to skip Custom Translator's sentence breaking and alignment process for the files that are perfectly aligned, and need no further processing. We recommend using `.align` extension only for files that are perfectly aligned.
6344

64-
If the number of extracted sentences doesn't match the two files with the same
65-
base name, Custom Translator will still run the sentence aligner on `.align`
66-
files.
45+
If the number of extracted sentences doesn't match the two files with the same base name, Custom Translator will still run the sentence aligner on `.align` files.
6746

6847
## I tried uploading my TMX, but it says "document processing failed"
6948

@@ -73,4 +52,3 @@ Ensure that the TMX conforms to the [TMX 1.4b Specification](https://www.gala-gl
7352

7453
> [!div class="nextstepaction"]
7554
> [Try the custom translator quickstart](quickstart.md)
76-

articles/app-service/tutorial-java-spring-cosmosdb.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,7 @@ cd initial/spring-todo-app
9191
cp set-env-variables-template.sh .scripts/set-env-variables.sh
9292
```
9393

94-
Edit `.scripts/set-env-variables.sh` in your favorite editor and supply Azure
95-
Azure Cosmos DB connection info. For the App Service Linux configuration, use the same region as before (`your-resource-group-region`) and resource group (`your-azure-group-name`) used when creating the Azure Cosmos DB database. Choose a WEBAPP_NAME that is unique since it cannot duplicate any web app name in any Azure deployment.
94+
Edit `.scripts/set-env-variables.sh` in your favorite editor and supply Azure Cosmos DB connection info. For the App Service Linux configuration, use the same region as before (`your-resource-group-region`) and resource group (`your-azure-group-name`) used when creating the Azure Cosmos DB database. Choose a WEBAPP_NAME that is unique since it cannot duplicate any web app name in any Azure deployment.
9695

9796
```bash
9897
export COSMOSDB_URI=<put-your-COSMOS-DB-documentEndpoint-URI-here>
@@ -309,8 +308,7 @@ az group delete --name <your-azure-group-name> --yes
309308
[Azure for Java Developers](/java/azure/)
310309
[Spring Boot](https://spring.io/projects/spring-boot),
311310
[Spring Data for Azure Cosmos DB](/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-cosmos-db),
312-
[Azure Cosmos DB](../cosmos-db/introduction.md)
313-
and
311+
[Azure Cosmos DB](../cosmos-db/introduction.md) and
314312
[App Service Linux](overview.md).
315313
316314
Learn more about running Java apps on App Service on Linux in the developer guide.

articles/application-gateway/ingress-controller-annotations.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,7 @@ In the previous example, you've defined an ingress resource named `go-server-ing
7070

7171
## TLS Redirect
7272

73-
Application Gateway [can be configured](./redirect-overview.md)
74-
to automatically redirect HTTP URLs to their HTTPS counterparts. When this
75-
annotation is present and TLS is properly configured, Kubernetes Ingress
76-
controller creates a [routing rule with a redirection configuration](./redirect-http-to-https-portal.md#add-a-routing-rule-with-a-redirection-configuration)
77-
and applies the changes to your Application Gateway. The redirect created will be HTTP `301 Moved Permanently`.
73+
Application Gateway [can be configured](./redirect-overview.md) to automatically redirect HTTP URLs to their HTTPS counterparts. When this annotation is present and TLS is properly configured, Kubernetes Ingress controller creates a [routing rule with a redirection configuration](./redirect-http-to-https-portal.md#add-a-routing-rule-with-a-redirection-configuration) and applies the changes to your Application Gateway. The redirect created will be HTTP `301 Moved Permanently`.
7874

7975
### Usage
8076

articles/automation/automation-deploy-template-runbook.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ ms.custom: devx-track-azurepowershell, devx-track-arm-template
1111

1212
# Deploy an Azure Resource Manager template in an Automation PowerShell runbook
1313

14-
You can write an [Automation PowerShell runbook](./learn/powershell-runbook-managed-identity.md)
15-
that deploys an Azure resource by using an [Azure Resource Manager template](../azure-resource-manager/templates/quickstart-create-templates-use-the-portal.md). Templates allow you to use Azure Automation to automate deployment of your Azure resources. You can maintain your Resource Manager templates in a central, secure location, such as Azure Storage.
14+
You can write an [Automation PowerShell runbook](./learn/powershell-runbook-managed-identity.md) that deploys an Azure resource by using an [Azure Resource Manager template](../azure-resource-manager/templates/quickstart-create-templates-use-the-portal.md). Templates allow you to use Azure Automation to automate deployment of your Azure resources. You can maintain your Resource Manager templates in a central, secure location, such as Azure Storage.
1615

1716
In this article, we create a PowerShell runbook that uses a Resource Manager template stored in [Azure Storage](../storage/common/storage-introduction.md) to deploy a new Azure Storage account.
1817

articles/automation/change-tracking/overview-monitoring-agent.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ This article explains on the latest version of change tracking support using Azu
2525

2626
- **Compatibility with the unified monitoring agent** - Compatible with the [Azure Monitor Agent](../../azure-monitor/agents/agents-overview.md) that enhances security, reliability, and facilitates multi-homing experience to store data.
2727
- **Compatibility with tracking tool**- Compatible with the Change tracking (CT) extension deployed through the Azure Policy on the client's virtual machine. You can switch to Azure Monitor Agent (AMA), and then the CT extension pushes the software, files, and registry to AMA.
28-
- **Multi-homing experience** – Provides standardization of management from one central workspace. You can [transition from Log Analytics (LA) to AMA](../../azure-monitor/agents/azure-monitor-agent-migration.md)
29-
so that all VMs point to a single workspace for data collection and maintenance.
28+
- **Multi-homing experience** – Provides standardization of management from one central workspace. You can [transition from Log Analytics (LA) to AMA](../../azure-monitor/agents/azure-monitor-agent-migration.md) so that all VMs point to a single workspace for data collection and maintenance.
3029
- **Rules management** – Uses [Data Collection Rules](../../azure-monitor/essentials/data-collection-rule-overview.md) to configure or customize various aspects of data collection. For example, you can change the frequency of file collection.
3130

3231
## Current limitations

articles/azure-app-configuration/enable-dynamic-configuration-azure-kubernetes-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Add the following key-value to your App Configuration store. For more informatio
6666
> [!TIP]
6767
> By default, the Kubernetes provider polls the monitoring key-values every 30 seconds for change detection. However, you can change this behavior by setting the `interval` property of the `refresh`. If you want to reduce the number of requests to your App Configuration store, you can adjust it to a higher value.
6868

69-
1. Open the *deployment.yaml* file in the *Deployment* directory and add the following content to the `spec.containers` section. Your application loads configuration from a volume-mounted file the App Configuration Kubernetes provider generates. By setting this environment variable, your application can [ use polling to monitor changes in mounted files](/dotnet/api/microsoft.extensions.fileproviders.physicalfileprovider.usepollingfilewatcher).
69+
1. Open the *deployment.yaml* file in the *Deployment* directory and add the following content to the `spec.containers` section. Your application loads configuration from a volume-mounted file the App Configuration Kubernetes provider generates. By setting this environment variable, your application can [use polling to monitor changes in mounted files](/dotnet/api/microsoft.extensions.fileproviders.physicalfileprovider.usepollingfilewatcher).
7070

7171
```yaml
7272
env:

articles/azure-arc/kubernetes/resource-graph-samples.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,7 @@ ms.custom: subject-resourcegraph-sample, devx-track-azurepowershell, devx-track-
77
---
88
# Azure Resource Graph sample queries for Azure Arc-enabled Kubernetes
99

10-
This page is a collection of [Azure Resource Graph](../../governance/resource-graph/overview.md)
11-
sample queries for Azure Arc-enabled Kubernetes. For a complete list of Azure Resource Graph
12-
samples, see
13-
[Resource Graph samples by category](../../governance/resource-graph/samples/samples-by-category.md)
14-
and [Resource Graph samples by table](../../governance/resource-graph/samples/samples-by-table.md).
10+
This page is a collection of [Azure Resource Graph](../../governance/resource-graph/overview.md) sample queries for Azure Arc-enabled Kubernetes. For a complete list of Azure Resource Graph samples, see [Resource Graph samples by category](../../governance/resource-graph/samples/samples-by-category.md) and [Resource Graph samples by table](../../governance/resource-graph/samples/samples-by-table.md).
1511

1612
## Sample queries
1713

0 commit comments

Comments
 (0)