Activity overview
Latest activity by Brian_Masker
@PlantBasedSQL Hi, We had some time to setup up our POC based on the blog your wrote. Thank you! We are at the point where we would like to add more intelligence to the YAML release starting with variable substitution. In our .DMSMaskingSet we need to substitute the following during our YAML stage deploy environment pipeline release :
ServerName (Azure SQL)
EnPassword (Secret injected from Azure Key Vault)
DatabaseName (Ideally a list of Azure SQL databases, but start with one database)
What do you suggest is the best way to handle the above variable substitution for values in the DMSMaskingSet? Do you have a real world example like the blog you wrote for this? Thanks again! -Brian / comments
@PlantBasedSQL Hi,We had some time to setup up our POC based on the blog your wrote. Thank you!We are at the point where we would like to add more intelligence to the YAML release starting with va...
@PlantBasedSQL Hi there, Thanks for posting the blog it's awesome. We have not taken it for a test drive yet, but we will let you know how it goes when we get the POC out of the gate. Thanks again for such great support! Brian / comments
@PlantBasedSQL Hi there, Thanks for posting the blog it's awesome.We have not taken it for a test drive yet, but we will let you know how it goes when we get the POC out of the gate.Thanks again fo...
DataMaskerCmdLine.exe - How to consume in Azure DevOps Release Pipeline with a Microsoft-Hosted Ag
Hi,How can we consume the tool:'DataMaskerCmdLine.exe' (Data Masker) in our continues integration release pipeline hosted in Azure DevOps using a Microsoft-Hosted Agent (Linux or Windows)?Is is pos...