Skip to content

Commit 0ac1b5f

Browse files
committed
Merge branch 'master' of https://github.com/Microsoft/azure-docs-pr into cert3
2 parents 36f7c6a + 850e3da commit 0ac1b5f

File tree

5 files changed

+21
-15
lines changed

5 files changed

+21
-15
lines changed

articles/azure-government/TOC.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,4 @@
3636
## [Pricing](https://azure.microsoft.com/pricing/)
3737
## [Trial](https://azuregov.microsoft.com/trial/azuregovtrial)
3838
## [Blog](https://blogs.msdn.microsoft.com/azuregov/)
39+
## [Azure Government Website](https://azure.microsoft.com/overview/clouds/government/)

articles/hdinsight/hdinsight-component-versioning.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Hadoop components & versions - Azure HDInsight | Microsoft Docs
3-
description: HDInsight supports multiple deployable Hadoop cluster components and versions. See the Hadoop and HortonWorks Data Platform (HDP) distribution versions supported.
3+
description: Learn the Hadoop components and versions in HDInsight and the service levels available in this cloud distribution of HortonWorks Data Platform.
44
services: hdinsight
55
editor: cgronlun
66
manager: jhubbard
@@ -20,7 +20,7 @@ ms.author: saurinsh
2020
---
2121
# What are the different Hadoop components and versions available with HDInsight?
2222

23-
Find out about the different service levels offered by HDInsight, as well as the versions of different Hadoop components included.
23+
Learn about the service levels offered for Azure HDInsight, as well as the Hadoop ecosystem components and versions included. Each HDInsight version is a cloud distribution of a version of the HortonWorks Data Platform (HDP).
2424

2525
## HDInsight Standard and HDInsight Premium
2626

@@ -110,7 +110,7 @@ The SLA is defined in terms of a "Support Window". A Support Window refers to th
110110
* Formula 1: Add 180 days to the date HDInsight cluster version X was released.
111111
* Formula 2: Add 90 days to the date HDInsight cluster version X+1 (the subsequent version after X) is made available in the Portal.
112112

113-
The **Deprecation Date** is the date after which the cluster version cannot be created on HDInsight. Starting July 31st 2017, you cannot resize a cluster after it's deprecation date.
113+
The **Deprecation Date** is the date after which the cluster version cannot be created on HDInsight. Starting July 31st 2017, you cannot resize a cluster after it's deprecation date.
114114

115115
> [!NOTE]
116116
> Windows-based HDInsight cluster (including version 2.1, 3.0, 3.1, 3.2 and 3.3) run on Azure Guest OS Family 4, which uses the 64-bit version of Windows Server 2012 R2 and supports .NET Framework 4.0, 4.5, 4.5.1, and 4.5.2.

articles/logic-apps/TOC.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,11 @@
1717
## Build
1818
### [Create a connector](logic-apps-create-api-app.md)
1919
### [Use File System connector](logic-apps-using-file-connector.md)
20+
### [Use SAP connector](logic-apps-using-sap-connector.md)
2021
### [Visual Studio tools](logic-apps-deploy-from-vs.md)
2122
### [Using Azure functions](logic-apps-azure-functions.md)
2223
### [Logic apps as callable endpoints](logic-apps-http-endpoint.md)
24+
### [Loops, scopes, and debatching](logic-apps-loops-and-scopes.md)
2325
### [Using your custom API](logic-apps-custom-hosted-api.md)
2426
### [Exception handling](logic-apps-exception-handling.md)
2527
### [Exception handling scenario](logic-apps-scenario-error-and-exception-handling.md)
@@ -41,6 +43,7 @@
4143
### [Using certificates](logic-apps-enterprise-integration-certificates.md)
4244
### [Add partners](logic-apps-enterprise-integration-partners.md)
4345
### [Add schemas](logic-apps-enterprise-integration-schemas.md)
46+
### [Store metadata](logic-apps-enterprise-integration-metadata.md)
4447
### [AS2 integration](logic-apps-enterprise-integration-as2.md)
4548
### [AS2 encoding](logic-apps-enterprise-integration-as2-encode.md)
4649
### [AS2 decoding](logic-apps-enterprise-integration-as2-decode.md)
@@ -62,12 +65,14 @@
6265

6366
## Manage
6467
### [Use Visual Studio Cloud Explorer](logic-apps-manage-from-vs.md)
68+
### [Secure your logic app](logic-apps-securing-a-logic-app.md)
6569
### [Monitor logic apps](logic-apps-monitor-your-logic-apps.md)
6670
### [Monitor B2B messages](logic-apps-monitor-b2b-message.md)
6771
#### [AS2 tracking schema](logic-apps-track-integration-account-as2-tracking-schemas.md)
6872
#### [X12 tracking schema](logic-apps-track-integration-account-x12-tracking-schema.md)
6973
#### [Custom tracking schema](logic-apps-track-integration-account-custom-tracking-schema.md)
7074
#### [Track B2B messages](logic-apps-track-b2b-messages-omsportal.md)
75+
#### [Query OMS portal](logic-apps-track-b2b-messages-omsportal-query-filter-control-number.md)
7176

7277
### [Integration accounts](logic-apps-enterprise-integration-accounts.md)
7378
### [Pricing](logic-apps-pricing.md)

articles/logic-apps/logic-apps-enterprise-integration-metadata.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,18 +25,18 @@ Partners, agreements, schemas, maps added to an integration account, store metad
2525

2626
## How to Store metadata
2727

28-
1. Create an [Integration Account](../logic-apps/logic-apps-enterprise-integration-create-integration-account.md)
28+
1. Create an [Integration Account](logic-apps-enterprise-integration-create-integration-account.md)
2929

30-
2. Add a [partner](logic-apps-enterprise-integration-partners.md#how-to-create-a-partner) or an [agreement](../logic-apps/logic-apps-enterprise-integration-agreements.md#how-to-create-agreements) or a [schema](logic-apps-enterprise-integration-schemas.md) in integration account
30+
2. Add a [partner](logic-apps-enterprise-integration-partners.md#how-to-create-a-partner) or an [agreement](logic-apps-enterprise-integration-agreements.md#how-to-create-agreements) or a [schema](logic-apps-enterprise-integration-schemas.md) in integration account
3131

3232
3. Select a parter or an agreement, or a schema. select **Edit as JSON** and enter metadata details
3333
![Enter metadata](media/logic-apps-enterprise-integration-metadata/image1.png)
3434

3535
## Call **Integration Account Artifact LookUp** from a logic app
3636

37-
1. Create a [Logic App](../logic-apps/logic-apps-create-a-logic-app.md)
37+
1. Create a [Logic App](logic-apps-create-a-logic-app.md)
3838

39-
2. [Link](../logic-apps/logic-apps-enterprise-integration-create-integration-account.md#how-to-link-an-integration-account-to-a-logic-app) Logic App with an Integration Account
39+
2. [Link](logic-apps-enterprise-integration-create-integration-account.md#how-to-link-an-integration-account-to-a-logic-app) Logic App with an Integration Account
4040

4141
3. Create a trigger, for example using *Request* or *HTTP* before searching for **Integration Account Artifact LookUp**. Search **integration** to look for **Integration Account Artifact LookUp**
4242
![Search lookup](media/logic-apps-enterprise-integration-metadata/image2.png)
@@ -59,4 +59,4 @@ Partners, agreements, schemas, maps added to an integration account, store metad
5959

6060

6161
## Next steps
62-
* [Learn more about agreements](../logic-apps/logic-apps-enterprise-integration-agreements.md "Learn about enterprise integration agreements")
62+
* [Learn more about agreements](logic-apps-enterprise-integration-agreements.md "Learn about enterprise integration agreements")

articles/logic-apps/logic-apps-securing-a-logic-app.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ A valid IP range takes the format `192.168.1.1/255`. If you want the logic app
8585
8686
#### Setting IP ranges on the resource definition
8787

88-
If you are using a [deployment template](../logic-apps/logic-apps-create-deploy-template.md) to automate your deployments, the IP range settings can be configured on the resource template.
88+
If you are using a [deployment template](logic-apps-create-deploy-template.md) to automate your deployments, the IP range settings can be configured on the resource template.
8989

9090
``` json
9191
{
@@ -138,7 +138,7 @@ This setting can be configured within the resource settings of the Azure portal:
138138

139139
#### Setting IP ranges on the resource definition
140140

141-
If you are using a [deployment template](../logic-apps/logic-apps-create-deploy-template.md) to automate your deployments, the IP range settings can be configured on the resource template.
141+
If you are using a [deployment template](logic-apps-create-deploy-template.md) to automate your deployments, the IP range settings can be configured on the resource template.
142142

143143
``` json
144144
{
@@ -252,15 +252,15 @@ When working with an HTTP, HTTP + Swagger (Open API), or Webhook action, you can
252252

253253
### Restricting access to logic app IP addresses
254254

255-
All calls from logic apps come from a specific set of IP addresses per region. You can add additional filtering to only accept requests from those designated IP addresses. A list of those IP addresses can be found [in this article](../logic-apps/logic-apps-limits-and-config.md#configuration).
255+
All calls from logic apps come from a specific set of IP addresses per region. You can add additional filtering to only accept requests from those designated IP addresses. A list of those IP addresses can be found [in this article](logic-apps-limits-and-config.md#configuration).
256256

257257
### On-premises connectivity
258258

259259
Logic apps provides integration with a number of services to provide secure and reliable on-premises communication.
260260

261261
#### On-premises data gateway
262262

263-
Many of the managed connectors from logic apps provide secure connectivity to on-premises systems, including File System, SQL, SharePoint, DB2, and more. The gateway leverages encrypted channels via Azure Service Bus to relay data on-premises, and all traffic originates from secure outbound traffic from the gateway agent. More details on how the gateway works [in this article](../logic-apps/logic-apps-gateway-install.md#how-the-gateway-works).
263+
Many of the managed connectors from logic apps provide secure connectivity to on-premises systems, including File System, SQL, SharePoint, DB2, and more. The gateway leverages encrypted channels via Azure Service Bus to relay data on-premises, and all traffic originates from secure outbound traffic from the gateway agent. More details on how the gateway works [in this article](logic-apps-gateway-install.md#how-the-gateway-works).
264264

265265
#### Azure API Management
266266

@@ -271,7 +271,7 @@ Many of the managed connectors from logic apps provide secure connectivity to on
271271
You can use the on-premises hybrid connection feature for Azure API and Web apps to communicate on-premises. Details on hybrid connections and how to configure can be found [in this article](../app-service-web/web-sites-hybrid-connection-get-started.md).
272272

273273
## Next steps
274-
[Create a deployment template](../logic-apps/logic-apps-create-deploy-template.md)
274+
[Create a deployment template](logic-apps-create-deploy-template.md)
275275
[Exception handling](logic-apps-exception-handling.md)
276-
[Monitor your logic apps](../logic-apps/logic-apps-monitor-your-logic-apps.md)
277-
[Diagnosing logic app failures and issues](../logic-apps/logic-apps-diagnosing-failures.md)
276+
[Monitor your logic apps](logic-apps-monitor-your-logic-apps.md)
277+
[Diagnosing logic app failures and issues](logic-apps-diagnosing-failures.md)

0 commit comments

Comments
 (0)