Welcome to My New Technology Blog
Azure Policy allowed compute SKUs in Azure Machine Learning
Working on a customer project, we needed to limit the VM SKUs that researchers could use in their Azure ML projects. We wanted them to be able to create compute instances themselves, but within the limits of our budgets. I came up with a policy that is flexible in the configuration, so you can: Use

Getting secrets from Key Vault in a PowerShell based Azure Function
I’m currently working on a project where I need to deploy and Azure Function, that gets a secret from Key Vault using it’s Managed Identity, and uses that secret to authenticate to an API. In a drawing, this is what I needed to do: Not a big thing, but it took me some time to
Follow My Blog
Get new content delivered directly to your inbox.