You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/deploy-azure-pipelines.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -401,7 +401,7 @@ pool:
401
401
402
402
### Why doesn't Web Deploy work when I disable basic authentication?
403
403
404
-
For troubleshooting information on getting Microsoft Entra ID authentication to work with the `AzureRmWebAppDeployment` task, see [I can't Web Deploy to my Azure App Service using Microsoft Entra ID authentication from my Windows agent](/azure/devops/pipelines/tasks/reference/azure-rm-web-app-deployment-v4#i-cant-web-deploy-to-my-azure-app-service-using-microsoft-entra-id-authentication-from-my-windows-agent)
404
+
For troubleshooting information on getting Microsoft Entra ID authentication to work with the `AzureRmWebAppDeployment` task, see [I can't Web Deploy to my Azure App Service using Microsoft Entra ID authentication from my Windows agent](/azure/devops/pipelines/tasks/reference/azure-rm-web-app-deployment-v4#i-cant-web-deploy-to-my-azure-app-service-using-microsoft-entra-id-authentication-from-my-windows-agent).
Copy file name to clipboardExpand all lines: articles/app-service/deploy-continuous-deployment.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,7 @@ You can customize the GitHub Actions build provider in the following ways:
115
115
* If the selected branch is protected, you can still preview the workflow file without saving the configuration, and then manually add it to your repository. This method doesn't give you log integration with the Azure portal.
116
116
* Instead of using basic authentication or a user-assigned identity, you can also deploy by using a [service principal](deploy-github-actions.md?tabs=userlevel) in Microsoft Entra ID. This method can't be configured in the portal.
117
117
118
-
# [Then App Service build service](#tab/appservice)
118
+
# [App Service build service](#tab/appservice)
119
119
120
120
> [!NOTE]
121
121
> The App Service build service requires [SCM basic authentication to be enabled](configure-basic-auth-disable.md) for the webhook to work. For more information, see [Deploy without basic authentication](../app-service/configure-basic-auth-disable.md#deploy-without-basic-authentication).
Copy file name to clipboardExpand all lines: articles/app-service/manage-backup.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,7 +129,7 @@ There are two types of backups in App Service. If your app is in a supported pri
129
129
130
130
1. Select **Configure**.
131
131
132
-
Once the storage account and container is configured, you can initiate an on-demand backup at any time. On-demand backups are retained indefinitely.
132
+
After the storage account and container are configured, you can initiate an on-demand backup at any time. On-demand backups are retained indefinitely.
133
133
134
134
1. At the top of the **Backups** pane, select **Backup Now**.
135
135
@@ -150,8 +150,8 @@ There are two types of backups in App Service. If your app is in a supported pri
150
150
151
151
>
152
152
> For backup and restore of Flexible Servers, see the respective database documentation:
153
-
>- [Azure Database for MySQL - Flexible Server: Back up and restore](/azure/mysql/flexible-server/concepts-backup-restore).
154
-
>- [Azure Database for PostgreSQL - Flexible Server: Back up and restore](/azure/postgresql/flexible-server/concepts-backup-restore).
153
+
>- [Azure Database for MySQL - Flexible Server: Back up and restore](/azure/mysql/flexible-server/concepts-backup-restore)
154
+
>- [Azure Database for PostgreSQL - Flexible Server: Back up and restore](/azure/postgresql/flexible-server/concepts-backup-restore)
155
155
>
156
156
157
157
Custom backups can include linked databases (except when the backup is configured over Azure Virtual Network). To make sure your backup includes a linked database, take the following steps:
@@ -186,7 +186,7 @@ To enable backup/restore over a virtual network for deployment slots, complete t
186
186
187
187
If you don't see the checkbox, or if the checkbox is disabled, verify that your resources fulfill the requirements.
188
188
189
-
Once the configuration is saved, any manual backup, scheduled backup, or restore is made through the virtual network. If you make changes to the app, the virtual network, or the storage account that prevent the app from accessing the storage account through the virtual network, the backup or restore operations fail.
189
+
After the configuration is saved, any manual backup, scheduled backup, or restore is made through the virtual network. If you make changes to the app, the virtual network, or the storage account that prevent the app from accessing the storage account through the virtual network, the backup or restore operations fail.
190
190
191
191
<a name="partialbackups"></a>
192
192
@@ -264,8 +264,8 @@ You can automate backup management with scripts by using the [Azure CLI](/cli/az
@@ -334,8 +334,8 @@ When [backing up over Azure Virtual Network](#back-up-and-restore-over-azure-vir
334
334
> Custom backups with linked databases for App Service support only Single Server tiers of Azure Database for MySQL and PostgreSQL. Since Single Server tiers are being retired, upgrading linked databases to Flexible Server might cause backups to fail. Use native database backup tools to prevent data loss. Standalone MySQL and PostgreSQL servers (for example, on VMs) are unaffected by the Single Server tier retirement. For retirement details, see [MySQL Single Server retirement](/azure/mysql/migrate/whats-happening-to-mysql-single-server) and [PostgreSQL Single Server retirement](/azure/postgresql/migrate/whats-happening-to-postgresql-single-server).
335
335
>
336
336
> For backup and restore of Flexible Servers, see the respective database documentation:
337
-
>- [Azure Database for MySQL - Flexible Server: Back up and restore](/azure/mysql/flexible-server/concepts-backup-restore).
338
-
>- [Azure Database for PostgreSQL - Flexible Server: Back up and restore](/azure/postgresql/flexible-server/concepts-backup-restore).
337
+
>- [Azure Database for MySQL - Flexible Server: Back up and restore](/azure/mysql/flexible-server/concepts-backup-restore)
338
+
>- [Azure Database for PostgreSQL - Flexible Server: Back up and restore](/azure/postgresql/flexible-server/concepts-backup-restore)
339
339
>
340
340
341
341
Linked databases are backed up only for custom backups, up to the allowable maximum size. If the maximum backup size (10 GB) or the maximum database size (4 GB) is exceeded, your backup fails. Here are a few common reasons why your linked database isn't backed up:
@@ -376,4 +376,4 @@ You can't stop automatic backups. The automatic backup is stored on the platform
> Private endpoints are available for Windows and Linux apps, containerized or not, hosted on the following App Service plans: Basic, Standard, PremiumV2, PremiumV3, IsolatedV2, Functions Premium (sometimes called the Elastic Premium plan).
21
-
22
19
You can use a private endpoint for your Azure App Service apps. The private endpoint allows clients located in your private network to securely access an app over Azure Private Link. The private endpoint uses an IP address from your Azure virtual network address space. Network traffic between a client on your private network and the app goes over the virtual network and Private Link on the Microsoft backbone network. This configuration eliminates exposure from the public internet.
23
20
24
21
When you use a private endpoint for your app, you can:
@@ -27,6 +24,9 @@ When you use a private endpoint for your app, you can:
27
24
- Securely connect to your app from on-premises networks that connect to the virtual network using a VPN or ExpressRoute private peering.
28
25
- Avoid any data exfiltration from your virtual network.
29
26
27
+
> [!IMPORTANT]
28
+
> Private endpoints are available for Windows and Linux apps, containerized or not, hosted on the following App Service plans: Basic, Standard, PremiumV2, PremiumV3, IsolatedV2, Functions Premium (sometimes called the Elastic Premium plan).
29
+
30
30
## Conceptual overview
31
31
32
32
A private endpoint is a network interface for your App Service app in a subnet in your virtual network.
@@ -127,9 +127,9 @@ For up-to-date information about limitations, see [this documentation](../privat
127
127
128
128
## Related content
129
129
130
-
-[How to connect privately to an app by using the Azure portal](../private-link/create-private-endpoint-portal.md).
131
-
-[How to connect privately to an app by using the Azure CLI](../private-link/create-private-endpoint-cli.md).
132
-
-[How to connect privately to an app by using PowerShell](../private-link/create-private-endpoint-powershell.md).
133
-
-[How to connect privately to an app by using an Azure template](../private-link/create-private-endpoint-template.md).
134
-
-See this [Quickstart](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.web/webapp-privateendpoint-vnet-injection) to learn how to connect a frontend app to a secured backend app with virtual network integration and a private endpoint by using the ARM template.
135
-
-See this [sample](./scripts/terraform-secure-backend-frontend.md) to learn how to connect a front end app to a secured back end app with virtual network integration and a private endpoint by using Terraform.
130
+
-[Quickstart: Create a private endpoint by using the Azure portal](../private-link/create-private-endpoint-portal.md)
131
+
-[Quickstart: Create a private endpoint by using the Azure CLI](../private-link/create-private-endpoint-cli.md)
132
+
-[Quickstart: Create a private endpoint by using Azure PowerShell](../private-link/create-private-endpoint-powershell.md)
133
+
-[Quickstart: Create a private endpoint by using an ARM template](../private-link/create-private-endpoint-template.md)
134
+
-[Quickstart template for connecting a front-end app to a secured back-end app with virtual network integration and a private endpoint](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.web/webapp-privateendpoint-vnet-injection)
135
+
-[Create two web apps connected securely with a private endpoint and virtual network integration (Terraform)](./scripts/terraform-secure-backend-frontend.md)
0 commit comments