Skip to content

[Bug]: Sample data upload fails when Deploying using Network Isolation from a VPN joined Device #43

@PlagueHO

Description

@PlagueHO

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

  1. Join VPN
  2. Deploy using azd up
  3. 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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions