Skip to content

Commit 89d1841

Browse files
authored
Merge pull request #125681 from amolmehrotra/patch-4
Update overview-vnet-integration.md
2 parents a6c2983 + c7ed4ec commit 89d1841

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/app-service/overview-vnet-integration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ App settings using Key Vault references attempt to get secrets over the public r
154154

155155
> [!NOTE]
156156
> * 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+
158158

159159
### Routing app settings
160160

@@ -221,6 +221,7 @@ There are some limitations with using virtual network integration:
221221
* You can't delete a virtual network with an integrated app. Remove the integration before you delete the virtual network.
222222
* 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.
223223
* 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.
224225

225226
## Access on-premises resources
226227

0 commit comments

Comments
 (0)