Skip to content

Commit 0d68c44

Browse files
Merge pull request #264103 from TimShererWithAquent/01242024OPBR
Address build issues.
2 parents e69e242 + 902e96e commit 0d68c44

14 files changed

+25
-25
lines changed

articles/ai-services/LUIS/includes/sdk-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Create two sets of variables: the first set you change, the second set leave as
118118

119119
## Authenticate the client
120120

121-
Create an [CognitiveServicesCredentials](/python/api/msrest/msrest.authentication.cognitiveservicescredentials) object with your key, and use it with your endpoint to create an [LUISAuthoringClient](/python/api/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.luisauthoringclient) object.
121+
Create an CognitiveServicesCredentials object with your key, and use it with your endpoint to create an [LUISAuthoringClient](/python/api/azure-cognitiveservices-language-luis/azure.cognitiveservices.language.luis.authoring.luisauthoringclient) object.
122122

123123
[!code-python[Authenticate the client](~/cognitive-services-quickstart-code/python/LUIS/sdk-3x/authoring_and_predict.py?name=AuthoringCreateClient)]
124124

articles/ai-services/content-moderator/includes/quickstarts/python-sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ These code snippets show you how to do the following tasks with the Content Mode
8686

8787
## Authenticate the client
8888

89-
Instantiate a client with your endpoint and key. Create a [CognitiveServicesCredentials](/python/api/msrest/msrest.authentication.cognitiveservicescredentials) object with your key, and use it with your endpoint to create an [ContentModeratorClient](/python/api/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.content_moderator_client.contentmoderatorclient) object.
89+
Instantiate a client with your endpoint and key. Create a CognitiveServicesCredentials](/python/api/msrest/msrest.authentication.cognitiveservicescredentials object with your key, and use it with your endpoint to create an [ContentModeratorClient](/python/api/azure-cognitiveservices-vision-contentmoderator/azure.cognitiveservices.vision.contentmoderator.content_moderator_client.contentmoderatorclient) object.
9090

9191
[!code-python[](~/cognitive-services-quickstart-code/python/ContentModerator/ContentModeratorQuickstart.py?name=snippet_client)]
9292

articles/aks/app-routing-nginx-prometheus.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The application routing add-on exposes the Prometheus metrics endpoint at `/metr
2121
## Prerequisites
2222

2323
- An Azure Kubernetes Service (AKS) cluster with the [application routing add-on enabled][app-routing].
24-
- A Prometheus instance, such as [Azure Monitor managed service for Prometheus][managed-prometheus-configure].
24+
- A Prometheus instance, such as Azure Monitor managed service for Prometheus.
2525
- A Grafana instance, such as [Azure Managed Grafana][managed-grafana].
2626

2727
## Validating the metrics endpoint
@@ -58,7 +58,7 @@ You can now terminate the `port-forward` process to close the forwarding.
5858

5959
## Configuring Azure Monitor managed service for Prometheus and Azure Managed Grafana using Container Insights
6060

61-
Azure Monitor managed service for Prometheus is a fully managed Prometheus-compatible service that supports industry standard features such as PromQL, Grafana dashboards, and Prometheus alerts. This service requires configuring the metrics addon for the Azure Monitor agent, which sends data to Prometheus. If your cluster isn't configured with the add-on, you can follow this article to [configure your Azure Kubernetes Service (AKS) cluster to send data to Azure Monitor managed service for Prometheus][managed-prometheus-configure] and send the collected metrics to [an Azure Managed Grafana instance][create-grafana].
61+
Azure Monitor managed service for Prometheus is a fully managed Prometheus-compatible service that supports industry standard features such as PromQL, Grafana dashboards, and Prometheus alerts. This service requires configuring the metrics addon for the Azure Monitor agent, which sends data to Prometheus. If your cluster isn't configured with the add-on, you can follow this article to configure your Azure Kubernetes Service (AKS) cluster to send data to Azure Monitor managed service for Prometheus and send the collected metrics to [an Azure Managed Grafana instance][create-grafana].
6262

6363
### Enable pod annotation based scraping
6464

articles/azure-maps/how-to-dev-guide-js-sdk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ main().catch((err) => {
205205

206206
```
207207

208-
This code snippet shows how to use the `MapsSearch` method from the Azure Maps Search client library to create a `client` object with your Azure credentials. You can use either your Azure Maps subscription key or the [Microsoft Entra credential](#using-a-microsoft-entra-credential) from the previous section. The `path` parameter specifies the API endpoint, which is "/search/fuzzy/{format}" in this case. The `get` method sends an HTTP GET request with the query parameters, such as `query`, `coordinates`, and `countryFilter`. The query searches for Starbucks locations near Seattle in the US. The SDK returns the results as a [FuzzySearchResult] object and writes them to the console. For more information, see the [FuzzySearchRequest] documentation.
208+
This code snippet shows how to use the `MapsSearch` method from the Azure Maps Search client library to create a `client` object with your Azure credentials. You can use either your Azure Maps subscription key or the [Microsoft Entra credential](#using-a-microsoft-entra-credential) from the previous section. The `path` parameter specifies the API endpoint, which is "/search/fuzzy/{format}" in this case. The `get` method sends an HTTP GET request with the query parameters, such as `query`, `coordinates`, and `countryFilter`. The query searches for Starbucks locations near Seattle in the US. The SDK returns the results as a FuzzySearchResult object and writes them to the console. For more information, see the FuzzySearchRequest documentation.
209209

210210
Run `search.js` with Node.js:
211211

@@ -215,7 +215,7 @@ node search.js
215215

216216
## Search an Address
217217

218-
The [searchAddress] query can be used to get the coordinates of an address. Modify the `search.js` from the sample as follows:
218+
The searchAddress query can be used to get the coordinates of an address. Modify the `search.js` from the sample as follows:
219219

220220
```JavaScript
221221
const MapsSearch = require("@azure-rest/maps-search").default;

articles/azure-maps/weather-services-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ sections:
100100
- question: |
101101
Can I create radar and satellite tile animations?
102102
answer: |
103-
Yes. In addition to real-time radar and satellite tiles, Azure Maps customers can request past and future tiles to enhance data visualizations with map overlays. Customers can call the [Get Map Tile v2 API](/rest/api/maps/render-v2/get-map-tile) or request tiles via Azure Maps web SDK. Radar tiles are available for up to 1.5 hours in the past, and for up to 2 hours in the future. The tiles are available in 5-minute intervals. Infrared tiles are provided for up to 3 hours in the past, and are available in 10-minute intervals. For more information, see the [Show weather overlays on a map](https://samples.azuremaps.com/?search=Show%20weather%20overlays%20on%20a%20map&sample=) sample.
103+
Yes. In addition to real-time radar and satellite tiles, Azure Maps customers can request past and future tiles to enhance data visualizations with map overlays. Customers can call the Get Map Tile v2 API or request tiles via Azure Maps web SDK. Radar tiles are available for up to 1.5 hours in the past, and for up to 2 hours in the future. The tiles are available in 5-minute intervals. Infrared tiles are provided for up to 3 hours in the past, and are available in 10-minute intervals. For more information, see the [Show weather overlays on a map](https://samples.azuremaps.com/?search=Show%20weather%20overlays%20on%20a%20map&sample=) sample.
104104
105105
- question: |
106106
Do you offer icons for different weather conditions?

articles/azure-monitor/agents/agent-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Regardless of the installation method used, you need the workspace ID and key fo
121121
:::image type="content" source="media/log-analytics-agent/workspace-details.png" lightbox="media/log-analytics-agent/workspace-details.png" alt-text="Screenshot that shows workspace details.":::
122122

123123
>[!NOTE]
124-
>While regenerating the [Log Analytics Workspace shared keys](/rest/api/loganalytics/workspace-shared-keys) is possible, the intention for this is **not** to immediately restrict access to any agents currently using those keys. Agents use the key to generate a certificate that expires after three months. Regenerating the shared keys will only prevent agents from renewing their certificates, not continuing to use those certificates until they expire.
124+
>While regenerating the Log Analytics Workspace shared keys is possible, the intention for this is **not** to immediately restrict access to any agents currently using those keys. Agents use the key to generate a certificate that expires after three months. Regenerating the shared keys will only prevent agents from renewing their certificates, not continuing to use those certificates until they expire.
125125

126126
## Agent install package
127127

articles/azure-monitor/agents/agent-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Regardless of the installation method used, you'll require the workspace ID and
7676
> You can't configure the agent to report to more than one workspace during initial setup. [Add or remove a workspace](agent-manage.md#add-or-remove-a-workspace) after installation by updating the settings from Control Panel or PowerShell.
7777
7878
>[!NOTE]
79-
>While regenerating the [Log Analytics Workspace shared keys](/rest/api/loganalytics/workspace-shared-keys) is possible, the intention for this is **not** to immediately restrict access to any agents currently using those keys. Agents use the key to generate a certificate that expires after three months. Regenerating the shared keys will only prevent agents from renewing their certificates, not continuing to use those certificates until they expire.
79+
>While regenerating the Log Analytics Workspace shared keys is possible, the intention for this is **not** to immediately restrict access to any agents currently using those keys. Agents use the key to generate a certificate that expires after three months. Regenerating the shared keys will only prevent agents from renewing their certificates, not continuing to use those certificates until they expire.
8080
8181
## Install the agent
8282

articles/azure-monitor/azure-monitor-rest-api-index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Organized by subject area.
5555
| ***Manage Log Analytics workspaces and related resources*** | |
5656
| [Available service tiers](/rest/api/loganalytics/available-service-tiers) | Retrieve the available service tiers for a Log Analytics workspace. |
5757
| [Clusters](/rest/api/loganalytics/clusters) | Manage Log Analytics clusters. |
58-
| [Data Collector Logs (Preview)](/rest/api/loganalytics/data%20collector%20logs%20%28preview%29) | Delete or retrieve a data collector log tables for a Log Analytics workspace and retrieve all data collector log tables for a Log Analytics workspace. |
58+
| Data Collector Logs (Preview) | Delete or retrieve a data collector log tables for a Log Analytics workspace and retrieve all data collector log tables for a Log Analytics workspace. |
5959
| [Data exports](/rest/api/loganalytics/data-exports) | Manage a data export for a Log Analytics workspace or retrieve the data export instances within a Log Analytics workspace. |
6060
| [Data Sources](/rest/api/loganalytics/data-sources) | Create or update data sources. |
6161
| [Deleted workspaces](/rest/api/loganalytics/deleted-workspaces) | Retrieve the recently deleted workspaces within a subscription or resource group. |
@@ -74,9 +74,9 @@ Organized by subject area.
7474
| [Storage Insights](/rest/api/loganalytics/storage-insights) | Create or update storage insights. |
7575
| [Tables](/rest/api/loganalytics/tables) | Manage Log Analytics workspace tables. |
7676
| [Workspace purge](/rest/api/loganalytics/workspace-purge) | Retrieve the status of an ongoing purge operation or purge the data in a Log Analytics workspace. |
77-
| [Workspace schema](/rest/api/loganalytics/workspace-schema) | Retrieves the schema for a Log Analytics workspace. |
78-
| [Workspace shared keys](/rest/api/loganalytics/workspace-shared-keys) | Retrieve or regenerate the shared keys for a Log Analytics workspace. |
79-
| [Workspace usages](/rest/api/loganalytics/workspace-usages) | Retrieve the usage metrics for a Log Analytics workspace. |
77+
| Workspace schema | Retrieves the schema for a Log Analytics workspace. |
78+
| Workspace shared keys | Retrieve or regenerate the shared keys for a Log Analytics workspace. |
79+
| Workspace usages | Retrieve the usage metrics for a Log Analytics workspace. |
8080
| [Workspaces](/rest/api/loganalytics/workspaces) | Manage Log Analytics workspaces. |
8181
| ***Metrics*** | |
8282
| [Azure Monitor Workspaces](/rest/api/monitor/azure-monitor-workspaces) | Manage an Azure Monitor workspace and retrieve the Azure Monitor workspaces within a resource group or subscription. |

articles/managed-ccf/how-to-backup-restore-resource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ In this article, you'll learn to perform backup of an Azure Managed CCF (Managed
1717
- A Managed CCF resource is an append only ledger at the core. It is impossible to delete few erroneous transactions without impacting the integrity of the ledger. To keep the data clean, a business could decide to recreate the resource sans the erroneous transactions.
1818
- A developer could add reference data into a Managed CCF resource and create a back of it. The developer can use the copy later to create a fresh Managed CCF resource and save time.
1919

20-
This article uses the commands found at the [Managed CCF's REST API Docs](/rest/api/confidentialledger/managed-ccf).
20+
This article uses the commands found at the Managed CCF's REST API Docs.
2121

2222
## Prerequisites
2323

articles/sentinel/create-codeless-connector-legacy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@ After creating your [JSON configuration file](#create-a-connector-json-configura
585585

586586
# [Connect via API](#tab/connect-via-api)
587587

588-
Use the [CONNECT](/rest/api/securityinsights/preview/data-connectors/connect) endpoint to send a PUT method and pass the JSON configuration directly in the body of the message. For more information, see [auth configuration](#auth-configuration).
588+
Use the CONNECT endpoint to send a PUT method and pass the JSON configuration directly in the body of the message. For more information, see [auth configuration](#auth-configuration).
589589

590590
Use the following API attributes, depending on the [authType](#authtype) defined. For each `authType` parameter, all listed attributes are mandatory and are string values.
591591

0 commit comments

Comments
 (0)