
How To Set up Infrastructure with Azure Pipeline + Terraform
How TosJoin Pascal Strassl, Miba AG, Austria for this short ‘How To Set up Infrastructure with Azure Pipeline + Terraform’ video.
Join Pascal Strassl, Miba AG, Austria for this short ‘How To Set up Infrastructure with Azure Pipeline + Terraform’ video.
Accessing data in different data sources is one of the main tasks in machine learning model development life cycle. Let’s discuss one of the most common data accessing scenarios. Scenario : We have to set of relational data points stored in a Azure SQL server to develop a machine learning model using Azure Machine Learning.… READ MORE
Monitoring the ‘Elevate Access Activity’ by Global Admin is a bit tricky operation and so far I have only found it possible with the Microsoft Cloud App Security (MCAS). Last year, I wrote about how you can do it with MCAS. The ultimate solution would be to monitor the activity in Azure Sentinel and, in this blog… READ MORE
Hello everyone, These days I came across an interesting situation that took me a few hours to resolve and I will document it here for future reference and to help others. In one of the projects I work on we have some packages in a private feed in Azure Artifacts , when we use Azure Devops pipelines… READ MORE
Azure Functions allows you to inject an instance of the DocumentClient class to perform, read or write operations on your CosmosDB. This concept is known as input binding and there are multiple bindings available for various Azure resources (See Azure Functions triggers and bindings concepts). Unfortunately, there is no input binding for the new CosmosClient class that is part of the .NET SDK v3. In… READ MORE
Hopefully, you already know about the methods using PowerShell to import and export Azure Sentinel Analytics Rules. If not, see How to Import One or Multiple Analytics Rules into Azure Sentinel – Azure Cloud & AI Domain Blog (azurecloudai.blog) and Official Azure Sentinel PowerShell Module Released – Azure Cloud & AI Domain Blog (azurecloudai.blog). But, there’s a recent… READ MORE
Join April Edwards, Microsoft, UK for this short How To Create Data Stores with a static website in Azure.
When working in Azure, storing secrets in Key Vault is a good idea. And to make it better, there’s the Key Vault Reference notation. This feature makes sure no one can read the secret(s) unless someone grants permission.For storing configuration, values a different service is available, called Azure App Configuration.Both services are excellent for storing & sharing the… READ MORE
In my series of blog posts about working with ARM templates I have gone through a lot of different use cases. In the last post I covered how to deploy a nested template to keep the main template a lot cleaner. One thing all posts have in common is that I´m using Azure Monitor as… READ MORE
I know a lot of us are using more command line based tools these days. Azure PowerShell is one of the tools I tend to use often if I need to provision infrastructure quickly. When the cmdlets moved from AzureRM to Az, a number of us had problems with a borked machine that couldn’t authenticate… READ MORE
Notifications