Forum Discussion
loadedlouie270
Feb 24, 2022Copper Contributor
Deploying Azure Monitor Alert Rules by Pipeline gives error
Hi all, 🙂 Context: I'm deploying a ARM Template in a Azure Devops pipeline... The target is an Application Insights, and the query returns results. This ARM template works, and it's valid, ...
yalavi
Microsoft
Mar 14, 2022loadedlouie270 Please check that the permissions of the deployment provide access to the logs.
The best option if you provide the correct permissions, is to open a support case with the correlation ID, and we will be able to check why this is happening on the service side.
- loadedlouie270Mar 14, 2022Copper ContributorHi Yaniv, thanks for the reply,
I know this is a "strange" behavior, and I know I got access because,
if I run the pipeline, without that column on the query, it deploys perfectly without errors, the exact same query,just without that column...
So I'm guessing I got access to it, or am I confused,
and not understanding / seeing it wrong ?
Thanks for your time by the way.