Skip to content

Commit 9a0e7a9

Browse files
authored
Update functions-recover-storage-account.md
1 parent a324f6c commit 9a0e7a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-recover-storage-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The previously discussed storage account connection strings must be updated if y
6161

6262
Your function app must be able to access the storage account. Common issues that block a function app's access to a storage account are:
6363

64-
* The function app is deployed to App Service Environment for Power Apps without the correct network rules to allow traffic to and from the storage account.
64+
* The function app is deployed to your App Service Environment without the correct network rules to allow traffic to and from the storage account.
6565

6666
* The storage account firewall is enabled and not configured to allow traffic to and from functions. For more information, see [Configure Azure Storage firewalls and virtual networks](https://docs.microsoft.com/azure/storage/common/storage-network-security?toc=%2fazure%2fstorage%2ffiles%2ftoc.json).
6767

0 commit comments

Comments
 (0)