I am using ARM templates to enable auditing of the synapse pool, but though the template runs successfully in CI/CD release pipeline, the changes made aren't reflected on the portal. What could be the possible issue? I already have the required permissions and checked the parameters' values too.
Asked
Active
Viewed 103 times
0
-
Hello and welcome to StackOverflow. please take a moment and read this article https://stackoverflow.com/help/how-to-ask about how to asking questions also read this article https://stackoverflow.com/help/minimal-reproducible-example about how to ask a good question with minimum requirement. – nima Aug 23 '21 at 06:19
-
please write a summarized title and put the rest of the explanation in the body. Goodluck – nima Aug 23 '21 at 06:19
-
1How about the result if you deploy the ARM template maually? – Leo Liu Aug 24 '21 at 01:55
-
Yeah, manually it is possible. But, I am working on a use-case, which needs automated enabling. – Kavya Verma Aug 24 '21 at 17:50