Forum Discussion
Gurunarendra46
Sep 10, 2022Copper Contributor
Azure runbook is failing to execute due to Authentication issue with azure storage account
Iam facing one issue with authentication of storage account for automation runbook in azure. Scene:- Runbook will runasaccount and its based on service principle. This runbook will get the azure...
tommykneetz
Sep 12, 2022Iron Contributor
not sure but I believe you must have a private link to allow azure automation connect privatly to your storage
- Gurunarendra46Sep 12, 2022Copper ContributorThanks ,I got your point.
Will it affect other runbooks which are using public endpoints if I use private link?
I made private link then I ll choose selected networks and add subnet where this privatelink ip reside.
Is this correct to avoid this issue?
Provide your confirmation