generated from saicaca/fuwari
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from mjtpena/dave/20240918_first_post
initial post
- Loading branch information
Showing
2 changed files
with
48 additions
and
0 deletions.
There are no files selected for viewing
48 changes: 48 additions & 0 deletions
48
...nt/posts/Mirroring-and-Shortcuts-in-Fabric/Mirroring-and-Shortcuts-in-Fabric.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
--- | ||
title: Mirroring and Shortcuts in Fabric | ||
published: 2024-09-13T14:00:00.000Z | ||
description: >- | ||
Mirroring is yet another way of obtaining near real time analytics | ||
capabilities in Fabric. Again the key is with it's simplicity to setup. MJ is | ||
doing 2 demos in this video that involves both warehouse and lakehouse. | ||
tags: | ||
- Mirroring | ||
- Shortcuts | ||
- Fabric | ||
category: Fabric | ||
image: "./cover.png" | ||
draft: false | ||
--- | ||
|
||
# Mirroring and Shortcuts in Fabric | ||
|
||
Fabric is a cloud-based data integration and analytics platform that allows you to connect to and transform data from a variety of sources, including relational databases, data warehouses, and data lakes. In this blog post, we will discuss two new features in Fabric that make it easier to mirror data from Azure SQL and Cosmos DB databases, and to create shortcuts to data in Fabric. | ||
|
||
<iframe width="100%" height="468" src="https://www.youtube.com/embed/ZXhfTf3JUN4" title="Mirroring and Shortcuts in Fabric" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> | ||
|
||
## Mirroring Data from Azure SQL and Cosmos DB | ||
|
||
One of the new features in Fabric is the ability to mirror data from Azure SQL and Cosmos DB databases. This means that you can create a replica of your data in Fabric, and then use Fabric to transform and analyze the data. This is a great way to offload the burden of data processing from your transactional databases, and to make it easier to access and analyze your data. | ||
|
||
To mirror data from Azure SQL or Cosmos DB, you simply need to create a new mirror in Fabric. You can then specify the source database, the target data warehouse or lake house, and the schema that you want to mirror. Fabric will then create a replica of the data in the target location. | ||
|
||
## Creating Shortcuts to Data in Fabric | ||
|
||
Another exciting feature in Fabric is the ability to create shortcuts to the mirrored database. This allows you to quickly and easily access data that you have previously transformed or analysed. You can also create the shortcuts in Lakehouse. | ||
|
||
To create a shortcut, simply right-click on the Lakehouse that you want to create a shortcut for, and select "Create Shortcut". You can then give the shortcut a name. Once you have created a shortcut, you can double-click on it to view available options. | ||
|
||
## Benefits of Mirroring and Shortcuts | ||
|
||
There are several benefits to using mirroring and shortcuts in Fabric. First, it can help you to offload the burden of data processing from your transactional databases. Second, it can make it easier to access and analyse your data. Third, it can help you to consolidate data activities into a single workspace. | ||
|
||
## Conclusion | ||
|
||
Mirroring and shortcuts are two new features in Fabric that simplified your end to end data journey. If you are looking for a way to simplify your data pipelines and improve the performance of your data analysis for transactional database in Azure SQL, then you should consider using these features. | ||
|
||
In addition to the video, I have also included some additional details about mirroring and shortcuts in Fabric. | ||
|
||
I hope this blog post has been helpful. If you have any questions, please feel free to leave a comment below. | ||
|
||
* Fabric documentation: [https://learn.microsoft.com/en-us/fabric/](https://learn.microsoft.com/en-us/fabric/) | ||
* Azure SQL documentation: [https://learn.microsoft.com/en-us/azure/azure-sql/database/?view=azuresql](https://learn.microsoft.com/en-us/azure/azure-sql/database/?view=azuresql) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.