You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **📝 Note for WAF-aligned deployments**: If your deployment uses private networking, you'll need to upload files from a VM within the virtual network. See the [VM login instructions](#vm-access-for-waf-deployments) below.
133
+
134
+
#### Process Your Custom Data
135
+
136
+
Run the processing script to integrate your data into the solution:
137
+
138
+
```bash
139
+
bash ./infra/scripts/process_custom_data.sh
140
+
```
141
+
142
+
If you don't have `azd env` configured, pass the required parameters:
0 commit comments