Skip to content

Commit 3ff6b90

Browse files
authored
Merge pull request #229410 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 dad96bc + 6e6e968 commit 3ff6b90

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

articles/azure-monitor/app/javascript-framework-extensions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ If a custom `PageView` duration isn't provided, `PageView` duration defaults to
268268

269269
### Sample app
270270

271-
Check out the [Application Insights React demo](https://github.com/Azure-Samples/application-insights-react-demo).
271+
Check out the [Application Insights React demo](https://github.com/microsoft/applicationinsights-react-js/tree/main/sample/applicationinsights-react-sample).
272272

273273
## [React Native](#tab/reactnative)
274274

@@ -425,4 +425,4 @@ If a custom `PageView` duration isn't provided, `PageView` duration defaults to
425425
## Next steps
426426

427427
- To learn more about the JavaScript SDK, see the [Application Insights JavaScript SDK documentation](javascript.md).
428-
- To learn about the Kusto Query Language and querying data in Log Analytics, see the [Log query overview](../../azure-monitor/logs/log-query-overview.md).
428+
- To learn about the Kusto Query Language and querying data in Log Analytics, see the [Log query overview](../../azure-monitor/logs/log-query-overview.md).

articles/data-factory/connector-azure-database-for-postgresql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The three activities work on all Azure Database for PostgreSQL deployment option
4141

4242
[!INCLUDE [data-factory-v2-connector-get-started](includes/data-factory-v2-connector-get-started.md)]
4343

44-
## Create a linked service to Azure database for PostgreSQL using UI
44+
## Create a linked service to Azure Database for PostgreSQL using UI
4545

4646
Use the following steps to create a linked service to Azure database for PostgreSQL in the Azure portal UI.
4747

articles/energy-data-services/faq-energy-data-services.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ sections:
3535
questions:
3636
- question: Where can I learn about the pricing for Azure Data Manager for Energy Preview?
3737
answer: >
38-
Pricing for Azure Data Manager for Energy Preview will be made available on Azure.com via the Product Pricing Page.
38+
Pricing for Azure Data Manager for Energy Preview is available on Azure.com via the Product Pricing Page.
3939
4040
- question: How is Azure Data Manager for Energy priced?
4141
answer: >
42-
Azure Data Manager for Energy will have a fixed instance fee. This base instance price includes the capacity which can scale up to allow for peak workloads and a higher number of data partition needs.
42+
Azure Data Manager for Energy includes a fixed instance fee. This base instance price includes the capacity which can scale up to allow for peak workloads and a higher number of data partition needs.
4343
4444
- question: Are there any data storage charges?
4545
answer: >

articles/private-link/private-endpoint-dns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ For Azure services, use the recommended zone names as described in the following
145145
| Cognitive Services (Microsoft.CognitiveServices/accounts) / account | privatelink.cognitiveservices.azure.us | cognitiveservices.azure.us |
146146
| Azure Cache for Redis (Microsoft.Cache/Redis) / redisCache | privatelink.redis.cache.usgovcloudapi.net | redis.cache.usgovcloudapi.net |
147147
| Azure HDInsight (Microsoft.HDInsight) | privatelink.azurehdinsight.us | azurehdinsight.us |
148-
| Azure Machine Learning (Microsoft.MachineLearningServices/workspaces) / amlworkspace | privatelink.api.azureml.us<br/>privatelink.notebooks.usgovcloudapi.net | api.ml.azure.us<br/>notebooks.usgovcloudapi.net<br/>instances.azureml.us<br/>aznbcontent.net<br/>inference.ml.azure.us |
148+
| Azure Machine Learning (Microsoft.MachineLearningServices/workspaces) / amlworkspace | privatelink.api.ml.azure.us<br/>privatelink.notebooks.usgovcloudapi.net | api.ml.azure.us<br/>notebooks.usgovcloudapi.net<br/>instances.azureml.us<br/>aznbcontent.net<br/>inference.ml.azure.us |
149149

150150
>[!Note]
151151
>In the above text, `{region}` refers to the region code (for example, **eus** for East US and **ne** for North Europe). Refer to the following lists for regions codes:

0 commit comments

Comments
 (0)