LiliamLeme
LiliamLeme
# Type of PR Hackaton changes LIbraries created and added to the workspace: Helper_.py Workspace_Metadata.py Notebook with the execution process: https://app.powerbi.com/groups/2194de19-ac45-4d2c-82f1-b1eaf833f490/synapsenotebooks/01b73007-7568-41e7-9093-9f57f4cc1001?experience=power-bi - Documentation changes - Code changes - Test changes...
Exploring the https://learn.microsoft.com/en-us/fabric/governance/metadata-scanning-overview
Review notebooks and increase the parameterization. Follow overview of the NB made by Sreedhar ( https://github.com/Azure-Samples/modern-data-warehouse-dataops/pull/862 ). This task most likely will be break in more tasks: 1) investigate if...
Some Functions use camel others snake case pattern. Define which pattern we will use and alter accordingly in the common.sh and files that are dependent on it. more information: https://en.wikipedia.org/wiki/Snake_case#See_also
Create a pattern for messages using the new log function for deployment. 1) if the message is used in the log inside of the file deploy.sh. Message should follow a...