
A Technical DevOps Blog, sharing knowledge and wisdom to all that will read.
I like many developers and engineers are constantly pushing the boundaries of the digital world. When doing this I get stuck and rely on the kindness of other people to share their how, what and why’s. In doing so I sometimes find myself having to search the whole of Googles indexes to find what I need, which is why I then try to help the next person looking by consolidating all that effort into a single location that is my blog.
Latest Post
-
BadImageFormatException When Running 32/64 Bit Applications in Jet Brains Rider
I posted before about the error of getting BadImageFormatException and how it was associated to the processor settings. The fixed suggested were for Visual Studio only and in recent times I have now started working with Jet Brains Rider, which I then got the same issue, but found the correcting process. If you do have
-
Azure REST API Scopes
When working with the Azure REST API you need to provide the scope in all API requests, so Azure knows where you are looking. However, throughout their documentation that although they ask for the scope they do not explain or link to an explanation of what a scope is and what the formats are. Therefore,
-
Deleting Recovery Service Vault Backup Server (MABS)
This is one of them quick shares to try help the world of Azure developers just a little bit. While doing some Azure Development using the Microsoft Azure REST API, I got to a point to working in the Azure Recovery Service Vault. I was trying to delete a Back Up Server Agent using the