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
6 changes: 2 additions & 4 deletions .github/workflows/use-visitor-counter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@ jobs:
git fetch origin
git checkout ${{ github.head_ref }}
git pull origin ${{ github.head_ref }} || echo "No merge needed"
git add "*.md" || true
[ -f metrics.json ] && git add metrics.json || true
git add -A
git commit -m "Update visitor count" || echo "No changes to commit"
git remote set-url origin https://x-access-token:${TOKEN}@github.com/${{ github.repository }}
git push origin HEAD:${{ github.head_ref }}
Expand All @@ -81,8 +80,7 @@ jobs:
git fetch origin
git checkout ${{ github.ref_name }} || git checkout -b ${{ github.ref_name }} origin/${{ github.ref_name }}
git pull origin ${{ github.ref_name }} || echo "No merge needed"
git add "*.md" || true
[ -f metrics.json ] && git add metrics.json || true
git add -A
git commit -m "Update visitor count" || echo "No changes to commit"
git remote set-url origin https://x-access-token:${TOKEN}@github.com/${{ github.repository }}
git push origin HEAD:${{ github.ref_name }}
8 changes: 5 additions & 3 deletions 0_Azure/0_AzureFundamentals/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2024-11-19
Last updated: 2025-07-17

---------------

Expand Down Expand Up @@ -56,7 +56,9 @@ Last updated: 2024-11-19
### 3. MFA
![Alt text](https://github.com/brown9804/MSCloudEssentials_LPath/blob/main/0_Azure/img/AzureFundamentals/%5Bimg%5D_azure_security_features-identity-MFA.png)

<!-- START BADGE -->
<div align="center">
<h3 style="color: #4CAF50;">Total Visitors</h3>
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
<img src="https://img.shields.io/badge/Total%20views-354-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-17</p>
</div>
<!-- END BADGE -->
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2024-11-19
Last updated: 2025-07-17

----------

Expand Down Expand Up @@ -81,7 +81,9 @@ Last updated: 2024-11-19
- Configure firewall settings on your Azure Blob Storage account to allow access only from specific IP ranges, such as the IP ranges of your Azure Data Factory instance.
- Similarly, configure firewall settings on your Snowflake account to restrict access to trusted IP ranges.

<!-- START BADGE -->
<div align="center">
<h3 style="color: #4CAF50;">Total Visitors</h3>
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
<img src="https://img.shields.io/badge/Total%20views-354-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-17</p>
</div>
<!-- END BADGE -->
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2024-11-19
Last updated: 2025-07-17

----------

Expand Down Expand Up @@ -118,7 +118,9 @@ Testing and Automation:
4. **Map the Data**: Map the file data from SharePoint to the corresponding fields in Azure Blob Storage.
5. **Save and Test**: Save the Logic App and test it by creating a file in the SharePoint folder to ensure it gets copied to Azure Storage.

<!-- START BADGE -->
<div align="center">
<h3 style="color: #4CAF50;">Total Visitors</h3>
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
<img src="https://img.shields.io/badge/Total%20views-354-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-17</p>
</div>
<!-- END BADGE -->
10 changes: 6 additions & 4 deletions 0_Azure/1_AzureData/0_DataStorage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2024-11-19
Last updated: 2025-07-17

----------

Expand Down Expand Up @@ -48,7 +48,9 @@ graph TB
| **Azure Stack Edge** | Cloud storage gateway to transfer data efficiently and easily between the cloud and the edge [11](https://azure.microsoft.com/en-us/products/azure-stack/edge/). | Used for machine learning at the edge, edge and IoT solutions, network data transfer from edge to cloud [12](https://learn.microsoft.com/en-us/azure/databox-online/azure-stack-edge-deploy-aks-on-azure-stack-edge). | Works with Azure Kubernetes Service, Azure Batch, and Azure Machine Learning [11](https://azure.microsoft.com/en-us/products/azure-stack/edge/). |
| **Azure Data Box** | Appliances and solutions for transferring data into and out of Azure quickly and cost-effectively [13](https://azure.microsoft.com/en-us/products/databox/). | Used for onetime migration, initial bulk transfer, periodic uploads [14](https://learn.microsoft.com/en-us/azure/databox/data-box-overview). | Works with Azure Storage [13](https://azure.microsoft.com/en-us/products/databox/). |

<!-- START BADGE -->
<div align="center">
<h3 style="color: #4CAF50;">Total Visitors</h3>
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
</div>
<img src="https://img.shields.io/badge/Total%20views-354-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-17</p>
</div>
<!-- END BADGE -->
8 changes: 5 additions & 3 deletions 0_Azure/1_AzureData/1_Databases/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2024-11-19
Last updated: 2025-07-17

----------

Expand Down Expand Up @@ -67,7 +67,9 @@ graph LR
| **SQL Server 2022** | IaaS | The most cloud-connected version of SQL Server yet. | Enables hybrid scenarios with cloud connectivity. | Provides the latest SQL Server innovations in the cloud. | Best for modern applications needing the latest SQL Server features. | Azure Synapse Analytics, Power BI, Azure Data Factory. |


<!-- START BADGE -->
<div align="center">
<h3 style="color: #4CAF50;">Total Visitors</h3>
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
<img src="https://img.shields.io/badge/Total%20views-354-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-17</p>
</div>
<!-- END BADGE -->
8 changes: 5 additions & 3 deletions 0_Azure/2_AzureAnalytics/0_Fabric/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2024-11-19
Last updated: 2025-07-17

----------

Expand Down Expand Up @@ -49,7 +49,9 @@ Microsoft Fabric is an end-to-end analytics and data platform designed for enter

- [Get started with Microsoft Fabric](https://learn.microsoft.com/en-us/training/paths/get-started-fabric/)

<!-- START BADGE -->
<div align="center">
<h3 style="color: #4CAF50;">Total Visitors</h3>
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
<img src="https://img.shields.io/badge/Total%20views-354-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-17</p>
</div>
<!-- END BADGE -->
10 changes: 6 additions & 4 deletions 0_Azure/2_AzureAnalytics/0_Fabric/_Connections/0_HDIPlatform.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2025-01-13
Last updated: 2025-07-17

----------

Expand Down Expand Up @@ -107,7 +107,9 @@ graph TD
- **Issue**: On-premises data gateway is not running or not configured correctly.
- **Solution**: Ensure the data gateway is installed, running, and properly configured.

<!-- START BADGE -->
<div align="center">
<h3 style="color: #4CAF50;">Total Visitors</h3>
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
</div>
<img src="https://img.shields.io/badge/Total%20views-354-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-17</p>
</div>
<!-- END BADGE -->
10 changes: 6 additions & 4 deletions 0_Azure/2_AzureAnalytics/0_Fabric/_Connections/1_OracleDB.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2024-11-19
Last updated: 2025-07-17

----------

Expand Down Expand Up @@ -105,7 +105,9 @@ graph TD
- **Issue**: Unable to reach the Oracle server.
- **Solution**: Check network settings and firewall rules to ensure the server is accessible.

<!-- START BADGE -->
<div align="center">
<h3 style="color: #4CAF50;">Total Visitors</h3>
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
</div>
<img src="https://img.shields.io/badge/Total%20views-354-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-17</p>
</div>
<!-- END BADGE -->
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2024-11-19
Last updated: 2025-07-17

----------

Expand Down Expand Up @@ -81,7 +81,9 @@ There are a few methods to connect on-premises data to Microsoft Fabric:
- Add a new source to the pipeline copy activity and select the connection established earlier.
- Choose a destination for your data from the on-premises source and run the pipeline.

<!-- START BADGE -->
<div align="center">
<h3 style="color: #4CAF50;">Total Visitors</h3>
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
</div>
<img src="https://img.shields.io/badge/Total%20views-354-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-17</p>
</div>
<!-- END BADGE -->
10 changes: 6 additions & 4 deletions 0_Azure/2_AzureAnalytics/0_Fabric/_Connections/3_OracleHDI.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2024-11-19
Last updated: 2025-07-17

----------

Expand Down Expand Up @@ -84,7 +84,9 @@ Last updated: 2024-11-19
- **Issue**: Data not being compressed as expected.
- **Solution**: Verify the compression settings in the copy activity. Ensure that the destination supports the specified compression format (LZ4 or GZIP).

<!-- START BADGE -->
<div align="center">
<h3 style="color: #4CAF50;">Total Visitors</h3>
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
</div>
<img src="https://img.shields.io/badge/Total%20views-354-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-17</p>
</div>
<!-- END BADGE -->
10 changes: 6 additions & 4 deletions 0_Azure/2_AzureAnalytics/0_Fabric/_Connections/4_MySQL_Fabric.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2024-11-19
Last updated: 2025-07-17

------------------------------------------

Expand All @@ -32,7 +32,9 @@ Last updated: 2024-11-19
| Multicloud Environments | Power Query | Secure connection using cloud provider's security features, supports various authentication types. |
| Private Cloud | MySQL Database Connector in Dataflow Gen2 with On-Premises Data Gateway | Secure connection using on-premises data gateway, supports Basic and Windows authentication. |

<!-- START BADGE -->
<div align="center">
<h3 style="color: #4CAF50;">Total Visitors</h3>
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
</div>
<img src="https://img.shields.io/badge/Total%20views-354-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-17</p>
</div>
<!-- END BADGE -->
10 changes: 6 additions & 4 deletions 0_Azure/2_AzureAnalytics/0_Fabric/_Connections/5_OnPremMySQL.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2024-11-19
Last updated: 2025-07-17

----------

Expand Down Expand Up @@ -62,7 +62,9 @@ Last updated: 2024-11-19
1. **Monitor Dataflows**: Regularly monitor the status of your dataflows to ensure they are running smoothly.
2. **Update Gateway and Connectors**: Keep your on-premises data gateway and MySQL connectors up to date to ensure compatibility and security.

<!-- START BADGE -->
<div align="center">
<h3 style="color: #4CAF50;">Total Visitors</h3>
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
</div>
<img src="https://img.shields.io/badge/Total%20views-354-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-17</p>
</div>
<!-- END BADGE -->
10 changes: 6 additions & 4 deletions 0_Azure/2_AzureAnalytics/0_Fabric/_Connections/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2024-11-19
Last updated: 2025-07-17

----------

Expand Down Expand Up @@ -89,7 +89,9 @@ Some key aspects:
- **Automated Security Protocols**: Security protocols, including access controls and encryption, are automated to reduce human error and ensure consistent application.
- **Threat Monitoring**: Continuous monitoring for vulnerabilities and threats helps maintain a secure environment.

<!-- START BADGE -->
<div align="center">
<h3 style="color: #4CAF50;">Total Visitors</h3>
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
</div>
<img src="https://img.shields.io/badge/Total%20views-354-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-17</p>
</div>
<!-- END BADGE -->
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2024-12-31
Last updated: 2025-07-17

------------------------------------------

Expand Down Expand Up @@ -218,7 +218,9 @@ Here are some key points and new features you can highlight:
- [Extend data insights with Copilot in Power BI](https://learn.microsoft.com/en-us/training/modules/power-bi-copilot/): This module teaches you how to create reports and summaries using Copilot in Power BI, enhancing your data interaction and report creation experience.
- [Configure a Microsoft Fabric mirrored database from Snowflake](https://learn.microsoft.com/en-us/fabric/database/mirrored-database/snowflake-tutorial): This tutorial guides you through configuring a mirrored database from Snowflake, including setting up a secure connection, starting the mirroring process, and exploring the mirrored data in OneLake.

<!-- START BADGE -->
<div align="center">
<h3 style="color: #4CAF50;">Total Visitors</h3>
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
<img src="https://img.shields.io/badge/Total%20views-354-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-17</p>
</div>
<!-- END BADGE -->
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2024-12-31
Last updated: 2025-07-17

----------

Expand Down Expand Up @@ -178,7 +178,9 @@ Here are some key features:
|----------|---------|
| If your organization needs advanced analytics capabilities, such as geospatial analysis or machine learning model deployment, Snowflake's support for AI/ML and advanced analytics can complement Microsoft Fabric's capabilities. | A retail company using Snowflake's AI/ML functions to analyze customer sentiment and predict purchasing behavior, while using Microsoft Fabric for real-time sales data integration. |

<!-- START BADGE -->
<div align="center">
<h3 style="color: #4CAF50;">Total Visitors</h3>
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
<img src="https://img.shields.io/badge/Total%20views-354-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-17</p>
</div>
<!-- END BADGE -->
10 changes: 6 additions & 4 deletions 0_Azure/2_AzureAnalytics/0_Fabric/demos/10_SQLMirroring.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Costa Rica
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
[brown9804](https://github.com/brown9804)

Last updated: 2024-11-19
Last updated: 2025-07-17

----------

Expand Down Expand Up @@ -44,7 +44,9 @@ If you need near real-time data from SQLDB and your SQL Server is in a private n
2. [Mirroring Azure SQL Database in Microsoft Fabric](https://www.mssqltips.com/sqlservertip/8001/microsoft-fabric-mirroring-for-data-replication/): Mirroring in Microsoft Fabric allows for near real-time replication of Azure SQL Database into Fabric's OneLake. This feature leverages SQL's CDC stack to keep data in sync without complex ETL processes. For more [click here](https://techcommunity.microsoft.com/t5/azure-sql-blog/announcing-mirroring-azure-sql-database-in-fabric-for-public/ba-p/4085988).
3. [Azure Well-Architected Framework](https://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-sql-database-well-architected-framework): This framework provides best practices for designing and operating reliable, secure, efficient, and cost-effective systems in the cloud. It includes guidance on using Active Geo-Replication and Auto Failover Groups for high availability and disaster recovery.

<!-- START BADGE -->
<div align="center">
<h3 style="color: #4CAF50;">Total Visitors</h3>
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
</div>
<img src="https://img.shields.io/badge/Total%20views-354-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-17</p>
</div>
<!-- END BADGE -->
Loading