Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
jlocke789848yYup, this is a duplicate App Insight in Azure. Don't get me wrong, App Insights are great, except for this little gem. When moving the duplicated app insight resource to a different location, it fails to move because of the duplicated record, but.... it does create another duplicate making it essentially digital cancer. Outside of the GUI there is another gem. Through Powershell I can query and see the duplicated resources but when deleting them.... yup 404 to the rescue!
-
jlocke789848y@Dairattez Thanks!! If I could get it to say that it's deleted then that would be great. However it won't say that it's deleted, it gives the error shown above after about 50 percent into the delete. I've tried giving it 24 hours after the failed delete but it doesn't go away. So, I've got one thought. This insight is linked using the appType of hockeyAppBridge. The specific app in hockeyApp no longer exists. This issue happened after the apk was removed from hockeyApp and then the App Insight was attempted to be moved to a new resource group. So my thought is to put the app back into hockeyApp and see if this will delete. It's a freaking long shot and I can't really see how that would work, but I'm trying pretty much anything at this point. Thanks again for the feedback!
-
jlocke789848yUpdate on this. Microsoft engineers are still working on the issue. I shit you not. I'm still waiting for duplicate records to be deleted. They.can't.figure.it.out. *headdesk*
Quality error message.
undefined