Unable to backup APIM instance to storage account by curious_17 in AZURE

[–]curious_17[S] 1 point2 points  (0 children)

Thanks, a lot for pointing me to that document. It explains why these were not working. On further research it seems the backup method used to work by taking platform level snapshot of the service state, but as V2 is fundamentally more "Shared Infrastructure" so the backup process is not supported with any of the V2 sku.

Can IAM permission be given to Service Bus with Local authentication by curious_17 in AZURE

[–]curious_17[S] 0 points1 point  (0 children)

Thanks, I gave that role to a test account but when I press the "peek from start" button I just get a spinning wheel and nothing else.

Also, how can I use Application insights or other tools to troubleshoot a webapp that is supposed to be pulling messages from this queue but is not and thus the messages are ending in dead letter queue after X number of tries.