Logic and Azure storage account
Budget: $30 – $250 USD
Fetch the files from NSG path in FS Container.
FS Container will only have zip folder for the Doctypes send from First Source.
Unzip the zip files from FS Container
.DAT files will be moved to Metadata files container.
.Tiff files will be moved to Image files container.
Send the files from Metadata file container and Image file container to Azure Defender to check if there are any malware or not.
Insert a row with filename and associated meta info in Event grid topics.
Update the Event grid topics with good or bad indicator for the metadata file and the corresponding image file.
Send clean metadata to NSG2.
Metadata file will be sent to NSG2 in Non-Processed Metadata Container.
The corresponding image file will be sent to NSG2 in Non-Processed Image Container.
All bad files with metadata and corresponding image file will move to Quarantine container in NSG1
FS Container will only have zip folder for the Doctypes send from First Source.
Unzip the zip files from FS Container
.DAT files will be moved to Metadata files container.
.Tiff files will be moved to Image files container.
Send the files from Metadata file container and Image file container to Azure Defender to check if there are any malware or not.
Insert a row with filename and associated meta info in Event grid topics.
Update the Event grid topics with good or bad indicator for the metadata file and the corresponding image file.
Send clean metadata to NSG2.
Metadata file will be sent to NSG2 in Non-Processed Metadata Container.
The corresponding image file will be sent to NSG2 in Non-Processed Image Container.
All bad files with metadata and corresponding image file will move to Quarantine container in NSG1