Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
500 changes: 500 additions & 0 deletions blog/microsoft-data-purview/index.md

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions src/database/blogs/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,16 @@ const blogs: Blog[] = [
tags: ["PySpark", "Optimization", "Big Data", "Performance", "Data Engineering"],
},
{
id: 20,
title: "How We Used Purview Data Catalog to Reduce Onboarding Time for New Data Engineers from 2 Weeks to 3 Days",
image: "/img/blogs/purview_cover.png",
description:
"Microsoft Purview Data Catalog is a powerful tool for managing and organizing data assets within an organization. In this article, we share our experience of using Purview Data Catalog to streamline the onboarding process for new data engineers, reducing the time it takes from 2 weeks to just 3 days. We discuss the features of Purview that enabled us to achieve this improvement and provide insights on how other organizations can leverage this tool to enhance their data management practices.",
slug: "microsoft-data-purview",
authors: ["Aditya-Singh-Rathore"],
category: "data engineering",
tags: ["Purview", "Data Catalog", "Onboarding", "Data Management", "Data Engineering"],

id: 19,
title: "Why Data Engineers Make Better Business Analysts Than MBAs Do",
image: "/img/blogs/ba_de_cover_image.png",
Expand Down
Binary file added static/img/blogs/purview_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading