moaw icon indicating copy to clipboard operation
moaw copied to clipboard

Grab-and-go resources to help you learn new skills, with all the tools you need to create, host and share your own workshop

Results 17 moaw issues
Sort by recently updated
recently updated
newest added

https://github.com/microsoft/moaw/blob/main/packages/database/external.yml#L121 How can it be not listed ? even without the search engine

enhancement

Can you add the possibility to use different tabs to show the solutions of the Hands On Labs for multiple languages, something like this: Thanks!

enhancement

Hello, The website has multiple broken links : - https://microsoft.github.io/workshop-library/full/a-gentle-introduction-to-Azure-AI - https://microsoft.github.io/workshop-library/full/ml-dotnet-water-tracker - https://microsoft.github.io/workshop-library/full/build-resume-website-dotnet/ - https://microsoft.github.io/workshop-library/full/track-water-consumption-iot-dotnet/ - https://microsoft.github.io/workshop-library/full/mobile-app-water-consumption - https://microsoft.github.io/workshop-library/full/backend-api-water-tracker - https://microsoft.github.io/workshop-library/full/intro-git-github-version-control - https://microsoft.github.io/workshop-library/full/smart-shopping-planner-app - https://microsoft.github.io/workshop-library/full/ml-dotnet-water-tracker Br, Adrien C.

bug

Sample data cannot be extracted anymore. Connection with Anonymous for the Authentication to public Azure Storage Account is broken. https://lilablobssc.blob.core.windows.net/snapshotserengeti-v-2-0 source: https://moaw.dev/workshop/fabric-e2e-serengeti/?step=2#configure-a-data-factory-pipeline-to-copy-data

- Big update to Github Copilot Workshop - Externalised to dedicated repo - Remove previous content hosted in moaw repo

Added a new workshop entry for Fabric Real-Time Intelligence.

Running the first set of code that has defines the function ("def proportional_allocation_percentage(df, percentage):") runs well without any errors, but upon running the second set of code('percent = 0.05 .....'),...