-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Area
Sample Data
Bug Description
Sample data upload fails when Deploying using Network Isolation from a VPN joined device. Needs confirmation that this is the case.
Steps to Reproduce
- Join VPN
- Deploy using azd up
- Error occurs:
loading sample data to Azure Blob Storage...
Starting sample data upload script...
Network isolation is enabled. Adding temporary IP rule to storage account.
Current public IP:
Successfully added network rule for IP .
Waiting for 30 seconds for network rule to propagate...
Processing folder 'retail-products' to upload to container 'retail-products'...
ERROR:
The request may be blocked by network rules of storage account. Please check network rule set using 'az storage account show -n accountname --query networkRuleSet'.
If you want to change the default action to apply when no rule matches, please use 'az storage account update'.
Container 'retail-products' does not exist. Creating...
ERROR:
The request may be blocked by network rules of storage account. Please check network rule set using 'az storage account show -n accountname --query networkRuleSet'.
If you want to change the default action to apply when no rule matches, please use 'az storage account update'.
Removing temporary IP rule () from storage account .
Successfully removed network rule for IP .
Expected Behavior
Files to be uploaded
Actual Behavior
Error occurs.
Environment Details
Windows 11, joined to VPN
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working