Skip to content

Commit 995968b

Browse files
authored
Fix formatting for placeholders
1 parent a3dada0 commit 995968b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/connectors/enable-stateful-affinity-built-in-connectors.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Updates a resource by using the specified resource ID:
113113

114114
#### Example
115115

116-
**`https://management.azure.com/subscriptions/XXxXxxXX-xXXx-XxxX-xXXX-XXXXxXxXxxXX/resourcegroups/My-Standard-RG/providers/Microsoft.Web/sites/mystandardlogicapp/config/web?api-version=2021-02-01`**
116+
**`https://management.azure.com/subscriptions/<Azure-subscription-ID>/resourcegroups/My-Standard-RG/providers/Microsoft.Web/sites/mystandardlogicapp/config/web?api-version=2021-02-01`**
117117

118118
### Azure PowerShell
119119

@@ -211,6 +211,6 @@ Resource scale-in events might cause the loss of context for built-in connectors
211211

212212
## Next steps
213213

214-
- [Connect to Azure Service Bus](connectors-create-api-servicebus.md)
215-
- [Connect to SAP](../logic-apps/logic-apps-using-sap-connector.md)
216-
- [Connect to IBM MQ](connectors-create-api-mq.md)
214+
- [Connect to Azure Service Bus](/azure/connectors/connectors-create-api-servicebus)
215+
- [Connect to SAP](/azure/logic-apps/connectors/sap)
216+
- [Connect to IBM MQ](/azure/connectors/connectors-create-api-mq)

0 commit comments

Comments
 (0)