Skip to content

Commit cc562b5

Browse files
author
ecfan
committed
Clarity edits
1 parent 2c72768 commit cc562b5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/logic-apps/create-standard-workflows-visual-studio-code.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -779,9 +779,7 @@ To find the fully qualified domain names (FQDNs) for these connections, follow t
779779

780780
**`"<connection-name>-ConnectionRuntimeUrl": <connection-runtime-URL>`**
781781

782-
1. Copy and save this connection property value somewhere safe so that you can set up your firewall with this information.
783-
784-
For example, suppose you have a sample **local.settings.json** file that contains these connections: an Office 365 connection and an AS2 connection. These connections use the following respective sample values for the **`<connection-name>-ConnectionRuntimeUrl`** properties:
782+
For example, suppose you have a sample **local.settings.json** file that contains these connections: an Office 365 connection and an AS2 connection. These connections use the following respective sample values for the **`<connection-name>-ConnectionRuntimeUrl`** properties:
785783

786784
- Office 365: **`"office365-ConnectionRuntimeUrl": https://A1bC2dE3fH4iJ5kL6mN7oP8qR9sT0u.00.common.logic-<Azure-region>.azure-apihub.net/apim/office365/a0a0a0a0-bbbb-cccc-dddd-e1e1e1e1e1e1"`**
787785

@@ -810,7 +808,9 @@ For example, suppose you have a sample **local.settings.json** file that contain
810808
}
811809
```
812810

813-
1. Set up your firewall using the values that you saved. For more information, see the following documentation:
811+
1. Copy and save these connection runtime URLs somewhere safe so that you can set up your firewall with this information.
812+
813+
1. When you're ready, set up your firewall using the saved URLs. For more information, see the following documentation:
814814

815815
- [Azure Firewall Manager Policy overview](/azure/firewall-manager/policy-overview)
816816
- [Deploy and configure Azure Firewall using the Azure portal - classic](/azure/firewall/tutorial-firewall-deploy-portal).

0 commit comments

Comments
 (0)