Skip to content

Commit ff33ccf

Browse files
authored
Combine notes
1 parent a988ce1 commit ff33ccf

File tree

3 files changed

+6
-9
lines changed

3 files changed

+6
-9
lines changed

articles/static-web-apps/apis-api-management.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,11 @@ An Azure API Management service can be linked to multiple static web apps at the
1919

2020
All Azure API Management pricing tiers are available for use with Azure Static Web Apps.
2121

22-
> [!NOTE]
23-
> The integration with Azure API Management is currently in preview and requires the Static Web Apps Standard plan.
24-
2522
[!INCLUDE [APIs overview](../../includes/static-web-apps-apis-overview.md)]
2623

2724
> [!NOTE]
25+
> The integration with Azure API Management is currently in preview and requires the Static Web Apps Standard plan.
26+
>
2827
> Currently, you cannot link an API Management service to a Static Web Apps [pull request environment](review-publish-pull-requests.md).
2928
3029
## Link an Azure API Management service

articles/static-web-apps/apis-app-service.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,11 @@ By default, when an App Service app is linked to a static web app, the App Servi
1919

2020
All Azure App Service hosting plans are available for use with Azure Static Web Apps.
2121

22-
> [!NOTE]
23-
> The integration with Azure API Management is currently in preview and requires the Static Web Apps Standard plan.
24-
2522
[!INCLUDE [APIs overview](../../includes/static-web-apps-apis-overview.md)]
2623

2724
> [!NOTE]
25+
> The integration with Azure API Management is currently in preview and requires the Static Web Apps Standard plan.
26+
>
2827
> You cannot link a web app to a Static Web Apps [pull request environment](review-publish-pull-requests.md).
2928
3029
## Link an Azure App Service Web App

articles/static-web-apps/apis-container-apps.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,11 @@ When you link your container app to your static web app, any requests to your st
1717

1818
By default, when a container app is linked to a static web app, the container app only accepts requests that are proxied through the linked static web app. A container app can be linked to a single static web app at a time.
1919

20-
> [!NOTE]
21-
> The integration with Azure Container Apps is currently in preview and requires the Static Web Apps Standard plan.
22-
2320
[!INCLUDE [APIs overview](../../includes/static-web-apps-apis-overview.md)]
2421

2522
> [!NOTE]
23+
> The integration with Azure Container Apps is currently in preview and requires the Static Web Apps Standard plan.
24+
>
2625
> You cannot link a container app to a Static Web Apps [pull request environment](review-publish-pull-requests.md).
2726
2827
## Link a container app

0 commit comments

Comments
 (0)