Yutao Huang
Yutao Huang
Adding the related issue: #126
@Zlatkovsky thanks for the approval! I've verified the behavior of `localStorage.getItem` on Chrome/Edge/FireFox/Safari/IE and all returns **`null`** for non-existent keys. Wondering what could be the situation that would make it...
@Zlatkovsky , gotcha, that makes sense. I added the check for safety. I'll ping @sumurthy to get some help. Thanks!
> Please see https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-vnet#lock-down-your-storage-account and verify if your setup. @pragnagopa - could you verify this would actually solve the problem? It seems once a subnet is used for the private...
I also tried the below, but the function is still not working: - Use firewall rules instead of NSG - Add the blob URL host to the firewall FQDN rule...