diff --git a/azure_edge_iot_ops_jumpstart/acsa_fault_detection/yaml/acsa-edge-sub-volume.yaml b/azure_edge_iot_ops_jumpstart/acsa_fault_detection/yaml/acsa-edge-sub-volume.yaml new file mode 100644 index 000000000..f9d01646b --- /dev/null +++ b/azure_edge_iot_ops_jumpstart/acsa_fault_detection/yaml/acsa-edge-sub-volume.yaml @@ -0,0 +1,13 @@ +apiVersion: "arccontainerstorage.azure.net/v1" +kind: EdgeSubvolume +metadata: + name: videos + namespace: contoso-hypermarket +spec: + edgevolume: acsa-pvc + path: videos #Don't use a preceding slash. + auth: + authType: MANAGED_IDENTITY + storageaccountendpoint: https://{STORAGEACCOUNT}.blob.core.windows.net/ + container: shopper-videos + ingestPolicy: edgeingestpolicy-default