Skip to content

Commit b331dc6

Browse files
authored
Update set-up-deployment-slots.md
Update slots documentation to remove preview tag.
1 parent 0ed9a8a commit b331dc6

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

articles/logic-apps/set-up-deployment-slots.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,10 @@ ms.date: 04/26/2024
1010
#Customer intent: As a logic app developer, I want to set up deployment slots on my logic app resource so that I can deploy with zero downtime.
1111
---
1212

13-
# Set up deployment slots to enable zero downtime deployment in Azure Logic Apps (preview)
13+
# Set up deployment slots to enable zero downtime deployment in Azure Logic Apps
1414

1515
[!INCLUDE [logic-apps-sku-standard](../../includes/logic-apps-sku-standard.md)]
1616

17-
> [!NOTE]
18-
> This capability is in preview and is subject to the
19-
> [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
20-
2117
To deploy mission-critical logic apps that are always available and responsive, even during updates or maintenance, you can enable zero downtime deployment by creating and using deployment slots. Zero downtime means that when you deploy new versions of your app, end users shouldn't experience disruption or downtime. Deployment slots are isolated nonproduction environments that host different versions of your app and provide the following benefits:
2218

2319
- Swap a deployment slot with your production slot without interruption. That way, you can update your logic app and workflows without affecting availability or performance.

0 commit comments

Comments
 (0)