Related articles
2020
Azure Enterprise Agreement Delegation
Delegating Azure Enterprise Agreement Owner privileges to a Service Principal (SPN)
Under the Enterprise agreement we have some different Persona’s, which have quite different abilities and operations upon which they are permitted to preform.
Before …
2019
Managed Applications and Custom Resource Providers
Magnify the power of extending Azure platform by enabling customers and partners to easily bring in custom solutions to azure. These can be scoped for offering to our own enterprise, or just some selected customers; or even all customers. …
Configure VS Code with Azure Cloud Shell
After years living in tools like Visual Studio, and PowerShell; Currently my primary landing ground is Visual Studio Code. With my target audience firmly defined as Azure; In this post I am going to share my notes on how to get these two tools …
2018
Defining Policy as Code with ARM Templates
My colleagues and friends Tao Yang , and Stanislav Zhelyazkov have both recently posts interesting topics on how to implement your Azure Policy as Code which I strongly recommend you take a few moments to review