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
if you're building from a custom branch, there are some restrictions on the names of files/folders inside that have to match up exactly so it can find the right files in github. the custom gallery instructions are more accurate/functional.
if you're building from a custom branch, there are some restrictions on the names of files/folders inside that have to match up exactly so it can find the right files in github. the custom gallery instructions are more accurate/functional.
I was wondering if I am unable to test is related to the fact that this specific workbook doesn't appear under 'Workbooks' in Azure and is only accessible from within 'Recovery Services Vault'.
The email reports are not embedding the images correctly.
As an example:
<img src=\"cid:@{body ('Run_query_and_visualize_results-PolicyTrend')? ['attachmentName']}\" width:\"50px\"/>
Should be:
<img src=\"data:image/jpeg;base64,@{body ('Run_query_and_visualize_results-PolicyTrend')? ['attachmentContent']}\" width=\"50px\"/>
I have tested my changes by testing by changing directly in the Logic Ap and subsequently cloned and branched the repository to update the files.
Commit: 91f2a21
I should be able to test using https://portal.azure.com/?feature.workbookGalleryBranch=sangling-BackupReportEmailImages
Workbooks are being redirected correctly:
However, as it can't be deployed from Workbooks, I get the following error when deploying from the Recover Services Vault:
Thanks,
The text was updated successfully, but these errors were encountered: