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/overview-vnet-integration.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -154,7 +154,7 @@ App settings using Key Vault references attempt to get secrets over the public r
154
154
155
155
> [!NOTE]
156
156
> * Configure SSL/TLS certificates from private Key Vaults is currently not supported.
157
-
> * App Service Logs to private storage accounts is currently not supported. We recommend using Diagnostics Logging and allowing Trusted Services for the storage account.
157
+
158
158
159
159
### Routing app settings
160
160
@@ -221,6 +221,7 @@ There are some limitations with using virtual network integration:
221
221
* You can't delete a virtual network with an integrated app. Remove the integration before you delete the virtual network.
222
222
* You can't have more than two virtual network integrations per App Service plan. Multiple apps in the same App Service plan can use the same virtual network integration.
223
223
* You can't change the subscription of an app or a plan while there's an app that's using virtual network integration.
224
+
* App Service Logs to private storage accounts is currently not supported. We recommend using Diagnostics Logging and allowing Trusted Services for the storage account.
0 commit comments