Skip to content

Commit ce5466c

Browse files
authored
(Azure CXP) resolves #51789
resolves MicrosoftDocs/azure-docs#51789
1 parent baf1e33 commit ce5466c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/transform-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ To see the original response:
108108
2. Select **All operations**.
109109
3. On the top of the screen, select **Design** tab.
110110
4. In the **Outbound processing** section, click the **</>** icon.
111-
5. Position the cursor inside the **&lt;outbound&gt;** element.
111+
5. Position the cursor inside the **&lt;outbound&gt;** element and click **Insert policy** button at the top right corner.
112112
6. In the right window, under **Transformation policies**, click **+ Find and replace string in body**.
113113
7. Modify your **find-and-replace** code (in the **\<outbound\>** element) to replace the URL to match your APIM gateway. For example:
114114

0 commit comments

Comments
 (0)