diff --git a/.github/workflows/use-visitor-counter.yml b/.github/workflows/use-visitor-counter.yml index 90c4b1f85..b8659481d 100644 --- a/.github/workflows/use-visitor-counter.yml +++ b/.github/workflows/use-visitor-counter.yml @@ -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 }} @@ -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 }} diff --git a/0_Azure/0_AzureFundamentals/README.md b/0_Azure/0_AzureFundamentals/README.md index 55973e9d1..5f1d15075 100644 --- a/0_Azure/0_AzureFundamentals/README.md +++ b/0_Azure/0_AzureFundamentals/README.md @@ -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 --------------- @@ -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) +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/1_AzureData/0_DataStorage/0_azure_blob_to_snowflake_connection.md b/0_Azure/1_AzureData/0_DataStorage/0_azure_blob_to_snowflake_connection.md index a53060cd5..031b3de85 100644 --- a/0_Azure/1_AzureData/0_DataStorage/0_azure_blob_to_snowflake_connection.md +++ b/0_Azure/1_AzureData/0_DataStorage/0_azure_blob_to_snowflake_connection.md @@ -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 ---------- @@ -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. +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/1_AzureData/0_DataStorage/1_mvSharePoint_toAzStorage.md b/0_Azure/1_AzureData/0_DataStorage/1_mvSharePoint_toAzStorage.md index 32161acde..ff99ab13b 100644 --- a/0_Azure/1_AzureData/0_DataStorage/1_mvSharePoint_toAzStorage.md +++ b/0_Azure/1_AzureData/0_DataStorage/1_mvSharePoint_toAzStorage.md @@ -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 ---------- @@ -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. +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/1_AzureData/0_DataStorage/README.md b/0_Azure/1_AzureData/0_DataStorage/README.md index e0f07458f..aab7d29d0 100644 --- a/0_Azure/1_AzureData/0_DataStorage/README.md +++ b/0_Azure/1_AzureData/0_DataStorage/README.md @@ -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 ---------- @@ -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/). | +
-

Total Visitors

- Visitor Count -
\ No newline at end of file + Total views +

Refresh Date: 2025-07-17

+ + \ No newline at end of file diff --git a/0_Azure/1_AzureData/1_Databases/README.md b/0_Azure/1_AzureData/1_Databases/README.md index 06a590f06..fcc9fff7e 100644 --- a/0_Azure/1_AzureData/1_Databases/README.md +++ b/0_Azure/1_AzureData/1_Databases/README.md @@ -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 ---------- @@ -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. | +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/README.md b/0_Azure/2_AzureAnalytics/0_Fabric/README.md index 63ab8be46..c328d5d1a 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/README.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/README.md @@ -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 ---------- @@ -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/) +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/0_HDIPlatform.md b/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/0_HDIPlatform.md index 65556a05c..a438cbe72 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/0_HDIPlatform.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/0_HDIPlatform.md @@ -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 ---------- @@ -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. +
-

Total Visitors

- Visitor Count -
\ No newline at end of file + Total views +

Refresh Date: 2025-07-17

+ + \ No newline at end of file diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/1_OracleDB.md b/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/1_OracleDB.md index b536fffce..2504002ef 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/1_OracleDB.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/1_OracleDB.md @@ -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 ---------- @@ -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. +
-

Total Visitors

- Visitor Count -
\ No newline at end of file + Total views +

Refresh Date: 2025-07-17

+ + \ No newline at end of file diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/2_OnPremHIPAAFabric.md b/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/2_OnPremHIPAAFabric.md index b9b753c82..df4dd57a9 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/2_OnPremHIPAAFabric.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/2_OnPremHIPAAFabric.md @@ -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 ---------- @@ -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. +
-

Total Visitors

- Visitor Count -
\ No newline at end of file + Total views +

Refresh Date: 2025-07-17

+ + \ No newline at end of file diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/3_OracleHDI.md b/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/3_OracleHDI.md index 3a69fac1e..eb9909746 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/3_OracleHDI.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/3_OracleHDI.md @@ -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 ---------- @@ -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). +
-

Total Visitors

- Visitor Count -
\ No newline at end of file + Total views +

Refresh Date: 2025-07-17

+ + \ No newline at end of file diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/4_MySQL_Fabric.md b/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/4_MySQL_Fabric.md index 5a5677f5a..a774c4c1e 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/4_MySQL_Fabric.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/4_MySQL_Fabric.md @@ -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 ------------------------------------------ @@ -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. | +
-

Total Visitors

- Visitor Count -
\ No newline at end of file + Total views +

Refresh Date: 2025-07-17

+ + \ No newline at end of file diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/5_OnPremMySQL.md b/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/5_OnPremMySQL.md index ce652d1da..d6d77e3d9 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/5_OnPremMySQL.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/5_OnPremMySQL.md @@ -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 ---------- @@ -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. +
-

Total Visitors

- Visitor Count -
\ No newline at end of file + Total views +

Refresh Date: 2025-07-17

+ + \ No newline at end of file diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/README.md b/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/README.md index 71088b70f..2cc71a324 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/README.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/_Connections/README.md @@ -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 ---------- @@ -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. +
-

Total Visitors

- Visitor Count -
\ No newline at end of file + Total views +

Refresh Date: 2025-07-17

+ + \ No newline at end of file diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/0_FabricSnowflakeIntegration/0_FabricPbiADFSnowflake-Integration.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/0_FabricSnowflakeIntegration/0_FabricPbiADFSnowflake-Integration.md index 8cbfd1fa2..d127bc0d8 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/0_FabricSnowflakeIntegration/0_FabricPbiADFSnowflake-Integration.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/0_FabricSnowflakeIntegration/0_FabricPbiADFSnowflake-Integration.md @@ -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 ------------------------------------------ @@ -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. +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/0_FabricSnowflakeIntegration/README.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/0_FabricSnowflakeIntegration/README.md index 35ed7ac6e..b492493b6 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/0_FabricSnowflakeIntegration/README.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/0_FabricSnowflakeIntegration/README.md @@ -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 ---------- @@ -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. | +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/10_SQLMirroring.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/10_SQLMirroring.md index d96762a73..10ee52f4e 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/10_SQLMirroring.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/10_SQLMirroring.md @@ -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 ---------- @@ -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. +
-

Total Visitors

- Visitor Count -
\ No newline at end of file + Total views +

Refresh Date: 2025-07-17

+ + \ No newline at end of file diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/11_PBi_IncreRefresh.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/11_PBi_IncreRefresh.md index edc3fb308..30ef9c20a 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/11_PBi_IncreRefresh.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/11_PBi_IncreRefresh.md @@ -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 ---------- @@ -176,7 +176,9 @@ Last updated: 2024-11-19 2. **Use Power Query Editor**: Power Query Editor in Power BI is a powerful tool for transforming and cleaning data. You can use it to change the column type to date. 3. **Handle Text Columns**: If your date column is currently in text format, you can use Power Query Editor to convert it to a date type. This involves parsing the text values into date values. +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/12_FabricReservation.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/12_FabricReservation.md index 444534423..52837d47c 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/12_FabricReservation.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/12_FabricReservation.md @@ -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 ------------------------------------------ @@ -173,7 +173,9 @@ Overall process: - **Shared Scope**: Applies the reservation discount to matching resources in eligible subscriptions within the billing context. - **Management Group Scope**: Applies the reservation discount to the matching resources in the list of subscriptions that are part of the management group. +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/13_FabricAI_LLMs/README.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/13_FabricAI_LLMs/README.md index 8a94a2cc3..bc8e1ed2e 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/13_FabricAI_LLMs/README.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/13_FabricAI_LLMs/README.md @@ -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 ------------------------------------------ @@ -438,7 +438,9 @@ Make sure to replace `"your_openai_api_key"`, `"https://your_openai_api_base/"`, pprint(dict(rm), indent=4) ``` +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/14_PbiManageAccess/0_PBi-wsApp.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/14_PbiManageAccess/0_PBi-wsApp.md index 62b154fc8..f40c99019 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/14_PbiManageAccess/0_PBi-wsApp.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/14_PbiManageAccess/0_PBi-wsApp.md @@ -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-02-03 +Last updated: 2025-07-17 ------------------------------------------ @@ -113,7 +113,9 @@ Last updated: 2025-02-03 image +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/14_PbiManageAccess/1_PBi-view.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/14_PbiManageAccess/1_PBi-view.md index 639e146bf..4fbd47fe3 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/14_PbiManageAccess/1_PBi-view.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/14_PbiManageAccess/1_PBi-view.md @@ -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 ----------------------------------------- @@ -133,7 +133,9 @@ Granting app audience permissions enables the assigned identity to: Click here for [Microsoft Fabric: Power Bi Workspace App - Overview](https://github.com/MicrosoftCloudEssentials-LearningHub/Demos-ScenariosHub/blob/main/0_Azure/2_AzureAnalytics/0_Fabric/demos/14_PbiManageAccess/0_PBi-wsApp.md) +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/14_PbiManageAccess/README.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/14_PbiManageAccess/README.md index 2eb40b40d..de9225b5a 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/14_PbiManageAccess/README.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/14_PbiManageAccess/README.md @@ -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-02-13 +Last updated: 2025-07-17 ------------------------------------------ @@ -81,7 +81,9 @@ Consuming Reports: | Embedded | Integrate reports into your own applications using Power BI Embedded. | +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/15_FabricMedallionArch/README.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/15_FabricMedallionArch/README.md index 61364d1a5..bc6346b34 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/15_FabricMedallionArch/README.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/15_FabricMedallionArch/README.md @@ -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-20 +Last updated: 2025-07-17 ------------------------------------------ @@ -277,7 +277,9 @@ Implementing a medallion architecture provides several benefits: image +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/16_CD_LakehouseSchema/README.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/16_CD_LakehouseSchema/README.md index 1980e03f3..b3a8ef9e3 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/16_CD_LakehouseSchema/README.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/16_CD_LakehouseSchema/README.md @@ -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-26 +Last updated: 2025-07-17 ------------------------------------------ @@ -177,7 +177,9 @@ Steps to Set Up Incremental Refresh: 3. **Enable Incremental Refresh**: Right-click the query and select Incremental Refresh. Configure the settings, such as the DateTime column and the time range for data extraction. 4. **Publish the Dataflow**: Once configured, publish the dataflow. The dataflow will then automatically refresh the data incrementally based on the settings. +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/16_CD_LakehouseSchema/samples/README.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/16_CD_LakehouseSchema/samples/README.md index 0a5c968ee..f5f57f9fc 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/16_CD_LakehouseSchema/samples/README.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/16_CD_LakehouseSchema/samples/README.md @@ -5,14 +5,16 @@ 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-26 +Last updated: 2025-07-17 ------------------------------------------ > In this folder, you'll find some sample files that we'll be using throughout the demo. > `These files will help us illustrate the process of creating a workspace, setting up a lakehouse, defining a dataset schema, generating reports with Copilot, creating a semantic model, and deploying through a pipeline`. +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/17_Overview.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/17_Overview.md index 929fbf4bb..35347593e 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/17_Overview.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/17_Overview.md @@ -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 ------------------------------------------ @@ -360,7 +360,9 @@ Click [here](https://github.com/brown9804/MicrosoftCloudEssentialsHub/blob/main/ Click [here](https://github.com/brown9804/MicrosoftCloudEssentialsHub/blob/main/0_Azure/2_AzureAnalytics/0_Fabric/demos/2_FabricAISkills.md) for a quick guidance. +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/18_PBiCloudConnecGateways.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/18_PBiCloudConnecGateways.md index ca1467e3f..2ca4d90f6 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/18_PBiCloudConnecGateways.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/18_PBiCloudConnecGateways.md @@ -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-15 +Last updated: 2025-07-17 ------------------------------------------ @@ -241,7 +241,9 @@ Steps to Restrict Access for On-Premises Data Gateways: | **Security and Connectivity:** | - **Private Endpoints:** Use private endpoints to connect securely to your data sources within Azure. This ensures that all traffic remains on the Azure backbone and is not exposed to the public internet.
- **Conditional Access Policies:** VNet data gateways support conditional access policies, allowing you to enforce security measures based on user identity and location.
- **Microsoft Entra ID SSO:** Enable single sign-on (SSO) for DirectQuery to ensure that queries execute under the user's Microsoft Entra ID identity. | | **Restrictions and Limitations:** | - **Cross-Tenant Scenarios:** VNet data gateways must be created in the same tenant as the Power BI tenant.
- **Region Constraints:** The virtual network data gateway is physically located in the same region as your Azure virtual network. | +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/19_FabricConfigs.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/19_FabricConfigs.md index 20a35c457..65dc4bc9e 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/19_FabricConfigs.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/19_FabricConfigs.md @@ -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-26 +Last updated: 2025-07-17 ---------- @@ -118,3 +118,10 @@ This section allows administrators to view embed codes that have been created by | **Logo** | Administrators can upload a logo with a recommended size of 190 x 30 pixels.
**Technical Context**: Uploading a custom logo helps organizations maintain brand consistency across their Power BI environment. The logo appears in the Power BI service, providing a branded experience for users. Ensuring the logo meets the recommended size ensures it displays correctly without distortion. Custom branding features like logos help organizations create a consistent brand experience across all their tools and platforms, enhancing user recognition and trust. | | **Cover Image** | Administrators can upload a cover image that is at least 1920 x 160 pixels and less than 1 MB in size.
**Technical Context**: The cover image is displayed on the Power BI home page, enhancing the visual appeal and reinforcing the organization's brand identity. Ensuring the image meets the size and file requirements is important for optimal display quality. A high-resolution image that fits within the specified dimensions ensures a professional and polished appearance. Customizing the visual elements of Power BI can improve the user experience by making the interface more engaging and aligned with the organization's identity. | | **Theme Color** | There is an option to set a theme color using a color picker or by entering a hex code.
**Technical Context**: Setting a theme color allows organizations to align the Power BI interface with their corporate color scheme. This customization helps create a cohesive look and feel, making the Power BI environment more familiar and visually appealing to users. Using the correct hex code ensures that the chosen color is accurately represented in the interface, maintaining visual consistency. Adhering to the recommended sizes and file formats for logos and cover images ensures that these elements are displayed correctly and look professional. | + + +
+ Total views +

Refresh Date: 2025-07-17

+
+ \ No newline at end of file diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/1_ApacheSparkOverview/README.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/1_ApacheSparkOverview/README.md index f676cc309..996b85f20 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/1_ApacheSparkOverview/README.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/1_ApacheSparkOverview/README.md @@ -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 ------------------------------------------ @@ -24,7 +24,9 @@ This collection of demos showcasing the powerful capabilities of Apache Spark wi - [Use Apache Spark in Microsoft Fabric](https://learn.microsoft.com/en-us/training/modules/use-apache-spark-work-files-lakehouse/) - [Hands-on Lab video on MS Fabric and how to use Apache Spark for data](https://techcommunity.microsoft.com/t5/it-resources-training/hands-on-lab-video-on-ms-fabric-and-how-to-use-apache-spark-for/td-p/3912488) +
-

Total Visitors

- Visitor Count -
\ No newline at end of file + Total views +

Refresh Date: 2025-07-17

+ + \ No newline at end of file diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/20_FabricCapacityMetrics.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/20_FabricCapacityMetrics.md index 62629a4dd..c6ed7749c 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/20_FabricCapacityMetrics.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/20_FabricCapacityMetrics.md @@ -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: 2025-06-11 +Last updated: 2025-07-17 ---------- @@ -299,7 +299,9 @@ Steps to Access Microsoft Purview via Audit Logs: image +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/21_FabricPreventCapacitySpikes.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/21_FabricPreventCapacitySpikes.md index c7284e128..ec788e4c8 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/21_FabricPreventCapacitySpikes.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/21_FabricPreventCapacitySpikes.md @@ -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-29 +Last updated: 2025-07-17 ---------- @@ -157,7 +157,9 @@ Find below an example of the email format: image +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/22_ADFBestPractices.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/22_ADFBestPractices.md index 73df82942..87f7be919 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/22_ADFBestPractices.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/22_ADFBestPractices.md @@ -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-24 +Last updated: 2025-07-17 ---------- @@ -457,7 +457,9 @@ graph TD - [A categorized list of Azure Data Factory tutorials by scenarios](https://learn.microsoft.com/en-us/azure/data-factory/data-factory-tutorials) - [Full list of Data Factory trainings](https://learn.microsoft.com/en-us/training/browse/?expanded=azure&products=azure-data-factory) -
-

Total Visitors

- Visitor Count + +
+ Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/23_GithubFabric.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/23_GithubFabric.md index 9d7c57d58..07cfd413f 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/23_GithubFabric.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/23_GithubFabric.md @@ -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-27 +Last updated: 2025-07-17 ---------- @@ -64,7 +64,9 @@ Last updated: 2024-12-27 > Click here to read more about [considerations and limitations](https://learn.microsoft.com/en-us/fabric/cicd/git-integration/git-get-started?tabs=azure-devops%2CAzure%2Ccommit-to-git#considerations-and-limitations). -
-

Total Visitors

- Visitor Count + +
+ Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/24_FabricTenantMigration.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/24_FabricTenantMigration.md index 7c4ee44f2..96b9d6b09 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/24_FabricTenantMigration.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/24_FabricTenantMigration.md @@ -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: 2025-04-30 +Last updated: 2025-07-17 ---------- @@ -137,7 +137,9 @@ The hybrid approach involves a phased migration plan that combines elements of c | --- | --- | | - **Improved Performance**: Reduces latency and improves data transfer speeds.
- **Cost Savings**: Reduces egress charges by using a private connection. | - **Setup Complexity**: Requires setup and configuration of ExpressRoute.
- **Cost**: There are costs associated with setting up and maintaining ExpressRoute. | -
-

Total Visitors

- Visitor Count + +
+ Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/25_FabricDataVirtualization/README.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/25_FabricDataVirtualization/README.md index 24c35073a..9936ccbe8 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/25_FabricDataVirtualization/README.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/25_FabricDataVirtualization/README.md @@ -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 ---------- @@ -310,7 +310,9 @@ graph LR image +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/26_ParsingXMLfilesPQuery/README.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/26_ParsingXMLfilesPQuery/README.md index f7fbd8d9c..87cc8784d 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/26_ParsingXMLfilesPQuery/README.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/26_ParsingXMLfilesPQuery/README.md @@ -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-17 +Last updated: 2025-07-17 ---------- @@ -173,7 +173,9 @@ Last updated: 2025-01-17 Click here to go to source of the [example of how you might configure the XML parsing in the pipeline](https://github.com/MicrosoftCloudEssentials-LearningHub/Demos-ScenariosHub/tree/main/0_Azure/2_AzureAnalytics/0_Fabric/demos/26_ParsingXMLfilesPQuery/source) +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/27_PbiRestAPI.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/27_PbiRestAPI.md index 28437ecb4..2bac50fc2 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/27_PbiRestAPI.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/27_PbiRestAPI.md @@ -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-17 +Last updated: 2025-07-17 ---------- @@ -139,7 +139,9 @@ print(response) +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/28_MirroringERPperfAnalysis.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/28_MirroringERPperfAnalysis.md index 5df2dec86..10aff4773 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/28_MirroringERPperfAnalysis.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/28_MirroringERPperfAnalysis.md @@ -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-02-28 +Last updated: 2025-07-17 ---------- @@ -261,9 +261,12 @@ mindmap + +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/29_ADF_MonitorChanges.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/29_ADF_MonitorChanges.md index b447120d1..25fd0f794 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/29_ADF_MonitorChanges.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/29_ADF_MonitorChanges.md @@ -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-03-03 +Last updated: 2025-07-17 ---------- @@ -117,7 +117,9 @@ Last updated: 2025-03-03 image +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/2_FabricAISkills.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/2_FabricAISkills.md index bdf7aea90..65b0fa432 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/2_FabricAISkills.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/2_FabricAISkills.md @@ -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 ---------- @@ -82,7 +82,9 @@ Key Features: | Can you highlight any correlations between variables? | image | | What are the outliers in this dataset? | image | +
-

Total Visitors

- Visitor Count -
\ No newline at end of file + Total views +

Refresh Date: 2025-07-17

+
+ \ No newline at end of file diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/30_DynamicPipeline_nbkparametersADF.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/30_DynamicPipeline_nbkparametersADF.md index 46318cee2..71280cf70 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/30_DynamicPipeline_nbkparametersADF.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/30_DynamicPipeline_nbkparametersADF.md @@ -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-03-05 +Last updated: 2025-07-17 ---------- @@ -107,7 +107,9 @@ Last updated: 2025-03-05 https://github.com/user-attachments/assets/67c12ca6-0392-4313-9836-63ae6300154d +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/31_FabricActivatorRulePipeline/README.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/31_FabricActivatorRulePipeline/README.md index faa073023..809f777a6 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/31_FabricActivatorRulePipeline/README.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/31_FabricActivatorRulePipeline/README.md @@ -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-03-05 +Last updated: 2025-07-17 ---------- @@ -124,8 +124,10 @@ https://github.com/user-attachments/assets/282fae9b-e1c6-490d-bd23-9ed9bdf6105d 1. Double-check the rule configuration in Activator. 2. Review the logs in Activator for any errors or warnings. +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/32_FabricPurview.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/32_FabricPurview.md index 53ccc00e9..1c14b955c 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/32_FabricPurview.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/32_FabricPurview.md @@ -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: 2025-03-21 +Last updated: 2025-07-17 ---------- @@ -114,7 +114,9 @@ graph TD | **Elastic Data Map Utilization** | Efficiently manage capacity units to optimize costs. | - **Monitor Usage**: Regularly monitor capacity unit usage to ensure efficient allocation and avoid over-provisioning.
- **Scale Appropriately**: Scale capacity units based on actual usage patterns to optimize costs. | | **API Call Management** | Minimize unnecessary API calls to reduce costs. | - **Optimize API Usage**: Minimize unnecessary API calls by caching results and reusing data where possible.
- **Batch API Requests**: Group API requests to reduce the number of individual calls, optimizing cost per API call. | +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/33_PowerBi_Licensing.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/33_PowerBi_Licensing.md index ed680c907..be39c1ba1 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/33_PowerBi_Licensing.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/33_PowerBi_Licensing.md @@ -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: 2025-04-16 +Last updated: 2025-07-17 ---------- @@ -79,7 +79,9 @@ https://github.com/user-attachments/assets/87ccb8e4-f959-481e-8287-6efb6e0603da https://github.com/user-attachments/assets/ccf99d57-bf1e-4267-afb7-c5a6bc539789 +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/34_PbiStorage.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/34_PbiStorage.md index 57e0c192c..f3ab35bf9 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/34_PbiStorage.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/34_PbiStorage.md @@ -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: 2025-05-07 +Last updated: 2025-07-17 ---------- @@ -46,7 +46,9 @@ Last updated: 2025-05-07 https://github.com/user-attachments/assets/92471d93-e8d2-403a-a6f8-f0f62cdbe713 +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/35_MigrateTrial-FabricCapacity.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/35_MigrateTrial-FabricCapacity.md index 6f7c08155..4e4c127f2 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/35_MigrateTrial-FabricCapacity.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/35_MigrateTrial-FabricCapacity.md @@ -6,7 +6,7 @@ [![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [brown9804](https://github.com/brown9804) -Last updated: 2025-04-24 +Last updated: 2025-07-17 ---------- @@ -125,7 +125,9 @@ https://github.com/user-attachments/assets/b515273a-b134-4d5c-b906-1a97c510939a +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/36_FabricRegionConsiderations.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/36_FabricRegionConsiderations.md index 1fac09b5e..da17a1b27 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/36_FabricRegionConsiderations.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/36_FabricRegionConsiderations.md @@ -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: 2025-04-30 +Last updated: 2025-07-17 ---------- @@ -124,7 +124,9 @@ Last updated: 2025-04-30 https://github.com/user-attachments/assets/83447901-2227-4cf3-a89c-c8ee57d50009 +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/37_MigrationProPPUtoFsku.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/37_MigrationProPPUtoFsku.md index 670feb929..0acd1e73f 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/37_MigrationProPPUtoFsku.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/37_MigrationProPPUtoFsku.md @@ -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-04-30 +Last updated: 2025-07-17 ---------- @@ -83,7 +83,9 @@ https://github.com/user-attachments/assets/69891a7f-2777-44f7-853b-0afa74d5614e image +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/38_Multi-GeoTenantCapacity.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/38_Multi-GeoTenantCapacity.md index 031857375..1ad01dd86 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/38_Multi-GeoTenantCapacity.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/38_Multi-GeoTenantCapacity.md @@ -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: 2025-03-21 +Last updated: 2025-07-17 ---------- @@ -147,7 +147,9 @@ https://github.com/user-attachments/assets/16fd8e90-22cc-48d3-8dce-e79e4ee9789b +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/39_Domo2Fabric.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/39_Domo2Fabric.md index dc7d1dc8b..2ffcc5510 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/39_Domo2Fabric.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/39_Domo2Fabric.md @@ -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-06-24 +Last updated: 2025-07-17 ------------------------------------------ @@ -766,7 +766,9 @@ Through: - Leverage Microsoft Learn and community resources. +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/3_PBiEmbedded.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/3_PBiEmbedded.md index 6078b2ac9..d6fa3d614 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/3_PBiEmbedded.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/3_PBiEmbedded.md @@ -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 ------------------------------------------ @@ -45,7 +45,9 @@ Last updated: 2024-11-19 - [Embed Power BI Analytics](https://learn.microsoft.com/en-us/training/paths/power-bi-embedded/): This learning path teaches you how to embed Power BI content in apps, develop programmatic solutions using the Power BI REST API and the Power BI Client APIs, enforce row-level security (RLS) for embedded content, automate common Power BI setup tasks, configure a development environment, and determine appropriate licensing. - [Introduction to Power BI Embedded Analytics](https://learn.microsoft.com/en-us/training/modules/power-bi-embedded-intro/): This module covers planning for Power BI embedded analytics, determining the Power BI content types that you can embed, adopting a development methodology to embed Power BI content, preparing Power BI content for embedding, and using no-code embedding techniques. +
-

Total Visitors

- Visitor Count -
\ No newline at end of file + Total views +

Refresh Date: 2025-07-17

+
+ \ No newline at end of file diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/4_SQLDataRefreshwithADF.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/4_SQLDataRefreshwithADF.md index c5ec5b1a3..7dc97f272 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/4_SQLDataRefreshwithADF.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/4_SQLDataRefreshwithADF.md @@ -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 ---------- @@ -81,7 +81,9 @@ Last updated: 2024-11-19 > **Monitor and Manage**: Regularly monitor the pipeline runs and gateway status to ensure everything is functioning smoothly. +
-

Total Visitors

- Visitor Count -
\ No newline at end of file + Total views +

Refresh Date: 2025-07-17

+
+ \ No newline at end of file diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/5_Tableau2Fabric.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/5_Tableau2Fabric.md index 67c19e0e1..969a781d0 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/5_Tableau2Fabric.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/5_Tableau2Fabric.md @@ -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 ------------------------------------------ @@ -734,7 +734,9 @@ For more information, please refer to the general guidance provided below: - **Gain early buy-ins**: By focusing on crucial reports first, you can demonstrate the value of Power BI early in the migration process. This helps in gaining buy-in from stakeholders and building momentum for the migration. - **Ensure data accuracy and consistency**: During the migration of critical reports, pay close attention to data accuracy and consistency. Validate the migrated reports thoroughly to ensure they match the original Tableau reports. +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/6_PBiCopilot.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/6_PBiCopilot.md index b8152a34b..f31d01c62 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/6_PBiCopilot.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/6_PBiCopilot.md @@ -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 ---------- @@ -63,7 +63,9 @@ Last updated: 2024-11-19 image +
-

Total Visitors

- Visitor Count -
\ No newline at end of file + Total views +

Refresh Date: 2025-07-17

+ + \ No newline at end of file diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/7_FreeTrialCapacity.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/7_FreeTrialCapacity.md index db23427fd..83a18afed 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/7_FreeTrialCapacity.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/7_FreeTrialCapacity.md @@ -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-05-02 +Last updated: 2025-07-17 ---------- @@ -136,7 +136,9 @@ https://github.com/user-attachments/assets/ff37f30a-7217-4b7e-9f35-d7ada27a5bd9 https://github.com/user-attachments/assets/f9356fb8-c824-45ad-bd8e-010cd152ddfc +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/8_MigrationPtoFSku.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/8_MigrationPtoFSku.md index 103fb66cd..ef7cf0102 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/8_MigrationPtoFSku.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/8_MigrationPtoFSku.md @@ -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-04-08 +Last updated: 2025-07-17 ---------- @@ -246,7 +246,9 @@ https://github.com/user-attachments/assets/3fd19a65-1fd7-47ea-bc3c-a73314bb2d0b - Note any issues encountered and how they were resolved for future reference. - **Train Users**: Provide training sessions for users to familiarize them with any new features and capabilities of the Fabric SKU. +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/9_Fabric_bySKU/0_DataInfEstimations.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/9_Fabric_bySKU/0_DataInfEstimations.md index 5a94c1029..4a2d54177 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/9_Fabric_bySKU/0_DataInfEstimations.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/9_Fabric_bySKU/0_DataInfEstimations.md @@ -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-20 +Last updated: 2025-07-17 ------------------------------------------ @@ -120,7 +120,9 @@ $$ +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/9_Fabric_bySKU/1_Draft-Fabric-SKU-estimator.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/9_Fabric_bySKU/1_Draft-Fabric-SKU-estimator.md index 11c7e3442..9780f8fdb 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/9_Fabric_bySKU/1_Draft-Fabric-SKU-estimator.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/9_Fabric_bySKU/1_Draft-Fabric-SKU-estimator.md @@ -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-16 +Last updated: 2025-07-17 ---------- @@ -30,7 +30,9 @@ Last updated: 2025-01-16 - [Announcing New Recruitment for the Private Preview of Microsoft Fabric SKU Estimator](https://blog.fabric.microsoft.com/en-us/blog/announcing-new-recruitment-for-the-private-preview-of-microsoft-fabric-sku-estimator?ft=All) - [Announcing the Fabric Roadmap](https://blog.fabric.microsoft.com/en-us/blog/announcing-the-fabric-roadmap?ft=All) +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/9_Fabric_bySKU/README.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/9_Fabric_bySKU/README.md index 3c2dffee8..4d2716231 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/9_Fabric_bySKU/README.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/9_Fabric_bySKU/README.md @@ -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-20 +Last updated: 2025-07-17 ------------------------------------------ @@ -80,7 +80,9 @@ This flexibility allows you to optimize your Microsoft Fabric costs based on you | **F1024** | 1024 | P5/A8 | 128 | 1024 TB | 10000 | Maximum computational power, Data Factory, comprehensive AI capabilities, including advanced analytics and big data processing. Ideal for large-scale enterprise applications. **Copilot:** Yes **AI Skills:** Yes | | **F2048** | 2048 | Not applicable | 256 | 2048 TB | 20000 | Ultimate performance, Data Factory, full suite of AI and ML capabilities, including large-scale data processing and analytics. Suitable for the largest and most complex data environments. **Copilot:** Yes **AI Skills:** Yes | +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/README.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/README.md index ebaa602de..8feda1101 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/README.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/README.md @@ -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-02-28 +Last updated: 2025-07-17 ------------------------------------------ @@ -23,7 +23,9 @@ Before you begin, ensure you have met the following requirements: > Each demo includes detailed instructions on setup and requirements. +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/troubleshooting/0-known-issues.md b/0_Azure/2_AzureAnalytics/0_Fabric/troubleshooting/0-known-issues.md index 70d73f0b4..6de9a51f8 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/troubleshooting/0-known-issues.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/troubleshooting/0-known-issues.md @@ -5,14 +5,16 @@ Costa Rica [![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/) [brown9804](https://github.com/brown9804) -Last updated: 2025-02-03 +Last updated: 2025-07-17 ---------- > [!IMPORTANT] > Please monitor the [official documentation for Fabric known issues](https://learn.microsoft.com/en-us/fabric/get-started/fabric-known-issues). +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/troubleshooting/1-known-errors.md b/0_Azure/2_AzureAnalytics/0_Fabric/troubleshooting/1-known-errors.md index 0beefc6f4..21082f804 100644 --- a/0_Azure/2_AzureAnalytics/0_Fabric/troubleshooting/1-known-errors.md +++ b/0_Azure/2_AzureAnalytics/0_Fabric/troubleshooting/1-known-errors.md @@ -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-02-03 +Last updated: 2025-07-17 ---------- @@ -164,7 +164,9 @@ To use Power BI Premium Per User features, upgrade your license. - Install and configure the app to monitor your capacity consumption and performance. - Use the app to identify any issues and make informed decisions on scaling or adjusting your capacity +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/1_SynapseAnalytics/README.md b/0_Azure/2_AzureAnalytics/1_SynapseAnalytics/README.md index 80af3c52c..a1f7eb3e3 100644 --- a/0_Azure/2_AzureAnalytics/1_SynapseAnalytics/README.md +++ b/0_Azure/2_AzureAnalytics/1_SynapseAnalytics/README.md @@ -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 ---------- @@ -270,7 +270,9 @@ graph LR H --> D ``` +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/2_EventHubs/README.md b/0_Azure/2_AzureAnalytics/2_EventHubs/README.md index 1393d102a..c35e0d268 100644 --- a/0_Azure/2_AzureAnalytics/2_EventHubs/README.md +++ b/0_Azure/2_AzureAnalytics/2_EventHubs/README.md @@ -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 ---------- @@ -148,7 +148,9 @@ Last updated: 2024-11-19 - **Real-Time Analytics**: By distributing events across partitions, real-time analytics systems can process data faster and more efficiently. - **Log Aggregation**: Partitioning enables scalable log aggregation and processing, making it easier to handle logs from multiple sources. +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/3_Databricks/README.md b/0_Azure/2_AzureAnalytics/3_Databricks/README.md index f9c06907b..2ef1057d9 100644 --- a/0_Azure/2_AzureAnalytics/3_Databricks/README.md +++ b/0_Azure/2_AzureAnalytics/3_Databricks/README.md @@ -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-02-13 +Last updated: 2025-07-17 ---------- @@ -105,7 +105,9 @@ graph TD - [Perform data analysis with Azure Databricks](https://learn.microsoft.com/en-us/training/modules/perform-data-analysis-azure-databricks/) - [Use Apache Spark in Azure Databricks](https://learn.microsoft.com/en-us/training/modules/use-apache-spark-azure-databricks/) +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/2_AzureAnalytics/README.md b/0_Azure/2_AzureAnalytics/README.md index e0da219cd..f094ffeab 100644 --- a/0_Azure/2_AzureAnalytics/README.md +++ b/0_Azure/2_AzureAnalytics/README.md @@ -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: 2025-02-13 +Last updated: 2025-07-17 ---------- @@ -28,7 +28,9 @@ Last updated: 2025-02-13 | Big Data Analytics | Service | [Azure Databricks](https://azure.microsoft.com/en-us/products/databricks/) | Azure Databricks is a fast, easy, and collaborative Apache Spark-based analytics platform optimized for Azure. It provides an interactive workspace for data engineers, data scientists, and business analysts.

For more information:
[Azure Databricks Overview](https://azure.microsoft.com/en-us/products/databricks/)
[What is Azure Databricks?](https://learn.microsoft.com/en-us/azure/databricks/scenarios/what-is-azure-databricks)
[Azure Databricks Learning documents](https://learn.microsoft.com/en-us/azure/databricks/). | | Data Integration | Service | [Azure Data Factory](https://azure.microsoft.com/en-us/products/data-factory/) | Azure Data Factory is a cloud-based data integration service that allows you to create data-driven workflows for orchestrating data movement and transforming data at scale.

For more information:
[Azure Data Factory Overview](https://azure.microsoft.com/en-us/products/data-factory/)
[What is Azure Data Factory?](https://learn.microsoft.com/en-us/azure/data-factory/introduction)
[Azure Data Factory Learning documents](https://learn.microsoft.com/en-us/azure/data-factory/). | +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/3_AzureAI/9_AzureOpenAI/README.md b/0_Azure/3_AzureAI/9_AzureOpenAI/README.md index c9a825f6c..d004b27e8 100644 --- a/0_Azure/3_AzureAI/9_AzureOpenAI/README.md +++ b/0_Azure/3_AzureAI/9_AzureOpenAI/README.md @@ -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: 2025-02-13 +Last updated: 2025-07-17 ---------- @@ -486,7 +486,9 @@ graph TB ``` +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/3_AzureAI/README.md b/0_Azure/3_AzureAI/README.md index 7a407294f..482f92222 100644 --- a/0_Azure/3_AzureAI/README.md +++ b/0_Azure/3_AzureAI/README.md @@ -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: 2025-04-08 +Last updated: 2025-07-17 ---------- @@ -75,7 +75,9 @@ Last updated: 2025-04-08 | AI + APIs | AI Service | Metrics Advisors $${\color{red}Retired}$$ | Azure AI Metrics Advisor was a part of Azure AI services that used AI to perform data monitoring and anomaly detection in time series data. The service automated the process of applying models to your data, and provided a set of APIs and a web-based workspace for data ingestion, anomaly detection, and diagnostics. Developers could build AIOps, predictive maintenance, and business monitor applications on top of the service.

Here are some of the key features of the Azure AI Metrics Advisor service:
1. **Connect to a variety of data sources**: Metrics Advisor could connect to, and ingest multi-dimensional metric data from many data stores, including SQL Server, Azure Blob Storage, MongoDB and more.
2. **Easy-to-use and customizable anomaly detection**: Metrics Advisor automatically selected the best model for your data, without needing to know any machine learning. It could automatically monitor every time series within multi-dimensional metrics. Users could use parameter tuning and interactive feedback to customize the model applied on their data, and future anomaly detection results.
3. **Real-time notification through multiple channels**: Whenever anomalies were detected, Metrics Advisor was able to send real time notification through multiple channels using hooks, such as email hooks, web hooks, Teams hooks and Azure DevOps hooks. Flexible alert configuration let users customize when and where to send a notification.
4. **Smart diagnostic insights by analyzing anomalies**: Metrics Advisor combined anomalies detected on the same multi-dimensional metric into a diagnostic tree to help users analyze root cause into specific dimension.

However, please note that starting from the 20th of September, 2023, creation of new Metrics Advisor resources was discontinued, and the Metrics Advisor service was retired on the 1st of October, 2026. Click [here](https://learn.microsoft.com/en-us/azure/ai-services/metrics-advisor/overview) | | AI + APIs | AI Service | Personalizers $${\color{red}Retired}$$ | Azure AI Personalizer was an AI service provided by Microsoft Azure. It used reinforcement learning to help applications make smarter decisions at scale. Personalizer processed information about the state of your application, scenario, and/or users (contexts), and a set of possible decisions and related attributes (actions) to determine the best decision to make.

Here are some of the key features of the Azure AI Personalizer service:
- Real-time Learning: Personalizer could improve over time based on user behavior, and discover what maximizes results to stay on top of changing trends.
- Quick Integration: Personalizer could be embedded by adding two lines of code. It worked with your data in any form.
- Apprentice Mode: When turned on, Personalizer learned alongside your existing solution without being exposed to users until it met your performance threshold.
- Evaluation: Users could interpret and evaluate Personalizer through the interface.

However, please note that starting from the 0th of September, 03, creation of new Personalizer resources was discontinued, and the Personalizer service was retired on the st of October, 06. Click [here](https://learn.microsoft.com/en-us/azure/ai-services/personalizer/what-is-personalizer) for reference. | +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/4_AzureDevOps/README.md b/0_Azure/4_AzureDevOps/README.md index 5defb21f0..8c39b1712 100644 --- a/0_Azure/4_AzureDevOps/README.md +++ b/0_Azure/4_AzureDevOps/README.md @@ -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 ---------- @@ -20,7 +20,9 @@ Any item (product backlog, task, user story, feature, etc) in Azure DevOps has t - [Cycle Time and Lead Time Reference](https://docs.microsoft.com/en-us/azure/devops/report/dashboards/cycle-time-and-lead-time?view=azure-devops) +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/5_DataProtectionMng/README.md b/0_Azure/5_DataProtectionMng/README.md index f64553a7f..c6f4e0664 100644 --- a/0_Azure/5_DataProtectionMng/README.md +++ b/0_Azure/5_DataProtectionMng/README.md @@ -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 ---------- @@ -18,7 +18,9 @@ Last updated: 2024-11-19 | **Data Management**| Encompasses the entire lifecycle of data, from creation to disposal. | Implements policies and procedures for data. | Data preparation, data pipelines, ETL processes, data cataloging, data warehousing. | Azure Data Factory, Azure Synapse Analytics | Building data pipelines for ETL, managing a data warehouse for business analytics. | | **Data Security** | Protects data from unauthorized access, breaches, and other threats. | Ensures confidentiality, integrity, availability of data. | Implementing encryption, access controls, monitoring for threats. | Azure Security Center, Azure Sentinel | Encrypting sensitive data, monitoring for security breaches, setting access controls.| +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/6_AzureCostManagement/README.md b/0_Azure/6_AzureCostManagement/README.md index e4ae42c95..b7b0f28a1 100644 --- a/0_Azure/6_AzureCostManagement/README.md +++ b/0_Azure/6_AzureCostManagement/README.md @@ -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 ---------- @@ -38,7 +38,9 @@ Last updated: 2024-11-19 | **Reporting** | - **Custom Reports**: Generate custom reports to share with stakeholders.
- **Power BI Integration**: Use Power BI for advanced reporting and dashboard creation. | | **Automation** | - **Data Export**: Automate the export of cost data to storage accounts for further analysis.
- **Integration**: Integrate cost data with external tools and processes. | +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/7_AzureSupport/README.md b/0_Azure/7_AzureSupport/README.md index 8208f1b65..f7330f655 100644 --- a/0_Azure/7_AzureSupport/README.md +++ b/0_Azure/7_AzureSupport/README.md @@ -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: 2025-05-21 +Last updated: 2025-07-17 ---------- @@ -100,7 +100,9 @@ Last updated: 2025-05-21 https://github.com/user-attachments/assets/0ca21263-79a5-45e9-80f2-9a39908d9631 +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/README.md b/0_Azure/README.md index 7797308f9..1847fce4d 100644 --- a/0_Azure/README.md +++ b/0_Azure/README.md @@ -128,7 +128,7 @@ Last updated: 2025-07-17
- Total views + Total views

Refresh Date: 2025-07-17

diff --git a/0_Azure/WhatsNew/0_IgniteNews_2024.md b/0_Azure/WhatsNew/0_IgniteNews_2024.md index 992c356eb..af3d7693d 100644 --- a/0_Azure/WhatsNew/0_IgniteNews_2024.md +++ b/0_Azure/WhatsNew/0_IgniteNews_2024.md @@ -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: 2025-04-08 +Last updated: 2025-07-17 ---------- @@ -187,7 +187,9 @@ graph TD | **Governance, Risk, and Compliance** | Assist in governance, risk, and compliance workflows | - `AI Reports`: Create impact assessments and AI reports for governance
- `Risk Evaluations`: Perform risk and safety evaluations for AI-generated content | 1. `Create AI Reports`: Use the Azure AI Foundry portal to assemble key project details into AI reports
2. `Perform Evaluations`: Use the risk and safety evaluation tools to assess AI-generated content | | **Azure Essentials** | Resources to help customers adopt AI at scale | - `Comprehensive Guidance`: Detailed guidance for AI adoption and architectural design
- `Resource Kit`: Includes tools, skilling, and reference architectures | 1. `Access Azure Essentials`: Navigate to Azure Essentials in the Azure portal
2. `Utilize Resources`: Use the provided tools and guidance to adopt AI at scale
3. `Implement Best Practices`: Follow the best practices and reference architectures for AI workloads | +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/WhatsNew/1_AIvisionMarch2025.md b/0_Azure/WhatsNew/1_AIvisionMarch2025.md index 214d119af..de0a7869d 100644 --- a/0_Azure/WhatsNew/1_AIvisionMarch2025.md +++ b/0_Azure/WhatsNew/1_AIvisionMarch2025.md @@ -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: 2025-04-08 +Last updated: 2025-07-17 ---------- @@ -209,7 +209,9 @@ From [official documentation](https://learn.microsoft.com/en-us/azure/ai-service | **Face Liveness Client-Side SDK 1.1.0 Release** | Release of the new version of the Face Liveness Client-Side SDK. | - **Release Date**: February 2025
- **Improvements**:
- **More Information**: [See the SDK release notes](https://github.com/Azure-Samples/azure-ai-vision-sdk/releases/tag/1.0.0). | | **Image Analysis 4.0 Preview API Deprecation** | Deprecation of the Image Analysis 4.0 Preview API. | - **Deprecation Date**: March 31, 2025
- **Migration**: Users need to migrate their Azure Image Analysis workloads to the Image Analysis 4.0 GA API before the deprecation date.
- **Improvements**: Access to features such as multimodal embedding, synchronous OCR, people detection, image tagging, smart cropping, caption, dense caption, and image object detection.
- **Retired Preview APIs**:
- **Removed Features**: Model customization, background removal, product recognition (removed from Studio experience as of January 10, 2025).
- **Alternative**: Transition to [Azure AI Custom Vision](https://learn.microsoft.com/en-us/azure/ai-services/Custom-Vision-Service/overview) for similar functionality. | +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/WhatsNew/2_FabricConfVegas2025.md b/0_Azure/WhatsNew/2_FabricConfVegas2025.md index 7d76d4bad..bc998bc36 100644 --- a/0_Azure/WhatsNew/2_FabricConfVegas2025.md +++ b/0_Azure/WhatsNew/2_FabricConfVegas2025.md @@ -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: 2025-04-08 +Last updated: 2025-07-17 ---------- @@ -357,7 +357,9 @@ Historic Interaction Tracking: - **Copilot Improvements**: Ask data questions from your model. - **Notebook Tools**: Quickly analyze semantic models with pre-built notebooks for best practices and memory optimization. +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/WhatsNew/3_BuildMayAnalyticsNews2025.md b/0_Azure/WhatsNew/3_BuildMayAnalyticsNews2025.md index bafac4578..58ccb1542 100644 --- a/0_Azure/WhatsNew/3_BuildMayAnalyticsNews2025.md +++ b/0_Azure/WhatsNew/3_BuildMayAnalyticsNews2025.md @@ -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: 2025-04-08 +Last updated: 2025-07-17 ---------- @@ -282,7 +282,9 @@ Last updated: 2025-04-08 - **Real-time security updates**: Supports dynamic monitoring for AI-powered risk analysis. +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/WhatsNew/README.md b/0_Azure/WhatsNew/README.md index fe760c205..114e6d40c 100644 --- a/0_Azure/WhatsNew/README.md +++ b/0_Azure/WhatsNew/README.md @@ -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-04-08 +Last updated: 2025-07-17 ------------------------------------------ @@ -17,7 +17,9 @@ Last updated: 2025-04-08 - [​What's new in Azure AI Vision?​ - March 2025 Overview](./1_AIvisionMarch2025.md) - [Microsoft Fabric Community Conference (Las Vegas 2025) - Overview](./2_FabricConfVegas2025.md) +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/_industry-specific/0_Healthcare/README.md b/0_Azure/_industry-specific/0_Healthcare/README.md index f746d4097..c039c0698 100644 --- a/0_Azure/_industry-specific/0_Healthcare/README.md +++ b/0_Azure/_industry-specific/0_Healthcare/README.md @@ -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: 2025-04-08 +Last updated: 2025-07-17 ---------- @@ -44,7 +44,9 @@ Last updated: 2025-04-08 - [Microsoft details how its technology is advancing drug discovery and biomedical research](https://www.drugdiscoverytrends.com/microsoft-research-impact-drug-discovery/) +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/0_Azure/_industry-specific/0_Healthcare/demos/1_HDAP_DataRelated.md b/0_Azure/_industry-specific/0_Healthcare/demos/1_HDAP_DataRelated.md index f966a4770..467a4bec8 100644 --- a/0_Azure/_industry-specific/0_Healthcare/demos/1_HDAP_DataRelated.md +++ b/0_Azure/_industry-specific/0_Healthcare/demos/1_HDAP_DataRelated.md @@ -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: 2025-03-23 +Last updated: 2025-07-17 ------------------------------------------ @@ -91,7 +91,9 @@ From [Choose an Azure compute service](https://learn.microsoft.com/en-us/azure/a | **Scalability and Availability** | - Azure Virtual Machine Scale Sets allow you to create and manage a group of identical VMs for high availability and scalability.
- Availability Sets ensure that VMs are distributed across multiple physical servers to avoid single points of failure. | +
-

Total Visitors

- Visitor Count + Total views +

Refresh Date: 2025-07-17

+ diff --git a/1_MS365/Excel/README.md b/1_MS365/Excel/README.md index 4b982d5a7..b20dfe100 100644 --- a/1_MS365/Excel/README.md +++ b/1_MS365/Excel/README.md @@ -30,7 +30,7 @@ Last updated: 2025-07-17
- Total views + Total views

Refresh Date: 2025-07-17

diff --git a/1_MS365/Forms/README.md b/1_MS365/Forms/README.md index 5efa057b2..340a4f435 100644 --- a/1_MS365/Forms/README.md +++ b/1_MS365/Forms/README.md @@ -29,7 +29,7 @@ Last updated: 2025-07-17
- Total views + Total views

Refresh Date: 2025-07-17

diff --git a/1_MS365/Planner/README.md b/1_MS365/Planner/README.md index 5cb0bf0df..7d212b692 100644 --- a/1_MS365/Planner/README.md +++ b/1_MS365/Planner/README.md @@ -31,7 +31,7 @@ Last updated: 2025-07-17
- Total views + Total views

Refresh Date: 2025-07-17

diff --git a/1_MS365/README.md b/1_MS365/README.md index 10d071e48..22750fdf7 100644 --- a/1_MS365/README.md +++ b/1_MS365/README.md @@ -51,7 +51,7 @@ Last updated: 2025-07-17
- Total views + Total views

Refresh Date: 2025-07-17

diff --git a/1_MS365/SharePoint/README.md b/1_MS365/SharePoint/README.md index e06340498..e7dd42de9 100644 --- a/1_MS365/SharePoint/README.md +++ b/1_MS365/SharePoint/README.md @@ -33,7 +33,7 @@ Last updated: 2025-07-17
- Total views + Total views

Refresh Date: 2025-07-17

diff --git a/2_Dynamics365/README.md b/2_Dynamics365/README.md index 0f0eadf73..98e33e4e3 100644 --- a/2_Dynamics365/README.md +++ b/2_Dynamics365/README.md @@ -31,7 +31,7 @@ Last updated: 2025-07-17
- Total views + Total views

Refresh Date: 2025-07-17

\ No newline at end of file diff --git a/3_PowerPlatform/0_PowerApps/README.md b/3_PowerPlatform/0_PowerApps/README.md index de300483e..f5c3c51ec 100644 --- a/3_PowerPlatform/0_PowerApps/README.md +++ b/3_PowerPlatform/0_PowerApps/README.md @@ -38,7 +38,7 @@ formatDateTime(utcNow(), 'MM-dd-yyyy')
- Total views + Total views

Refresh Date: 2025-07-17

\ No newline at end of file diff --git a/3_PowerPlatform/1_PowerBI/README.md b/3_PowerPlatform/1_PowerBI/README.md index 0eb81fe31..16939a2c5 100644 --- a/3_PowerPlatform/1_PowerBI/README.md +++ b/3_PowerPlatform/1_PowerBI/README.md @@ -49,7 +49,7 @@ Last updated: 2025-07-17
- Total views + Total views

Refresh Date: 2025-07-17

diff --git a/3_PowerPlatform/2_CopilotStudio/0_DesignCustomCopilots.md b/3_PowerPlatform/2_CopilotStudio/0_DesignCustomCopilots.md index fea10a690..62a70b9bd 100644 --- a/3_PowerPlatform/2_CopilotStudio/0_DesignCustomCopilots.md +++ b/3_PowerPlatform/2_CopilotStudio/0_DesignCustomCopilots.md @@ -343,7 +343,7 @@ Last updated: 2025-07-17
- Total views + Total views

Refresh Date: 2025-07-17

diff --git a/3_PowerPlatform/README.md b/3_PowerPlatform/README.md index cd53cd546..146971bb9 100644 --- a/3_PowerPlatform/README.md +++ b/3_PowerPlatform/README.md @@ -42,7 +42,7 @@ Explore more on the [Microsoft Power Platform website](https://www.microsoft.com
- Total views + Total views

Refresh Date: 2025-07-17

diff --git a/README.md b/README.md index fd3ba373e..d8f16c01d 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Last updated: 2025-07-17
- Total views + Total views

Refresh Date: 2025-07-17