
The Alberta Energy Regulator is mandated by the Government of Alberta to publish all notices of application and notices of decision on their publicly facing website. This system transforms notice and decision data into a searchable index for use in Azure Cognitive Search. Users can then interact with the search index using a web application written in ASP.NET Core.
The code for this application was delivered using Azure DevOps. Code changes could be committed directly from Visual Studio, and pushed to Azure Repos. From there, Azure Pipelines were used to build the C# code, and deploy it to Azure App Service where it would be available for users.