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: 6 additions & 0 deletions .github/workflows/update-md-date.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

permissions:
contents: write
pull-requests: write

jobs:
update-date:
Expand Down Expand Up @@ -35,7 +36,12 @@ jobs:
run: python .github/workflows/update_date.py

- name: Commit changes
env:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
git fetch origin ${{ github.event.pull_request.head.ref }}
git pull --rebase origin ${{ github.event.pull_request.head.ref }} || echo "No rebase needed"
git add -A
git commit -m "Update last modified date in Markdown files" || echo "No changes to commit"
git remote set-url origin https://x-access-token:${TOKEN}@github.com/${{ github.repository }}
git push origin HEAD:${{ github.event.pull_request.head.ref }}
11 changes: 6 additions & 5 deletions .github/workflows/validate_and_fix_markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

permissions:
contents: write
pull-requests: write

jobs:
validate-and-fix-markdown:
Expand Down Expand Up @@ -34,11 +35,11 @@ jobs:
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git config --global user.name "github-actions[bot]"

- name: Commit changes
- name: Commit and rebase changes
env:
PR_BRANCH: ${{ github.head_ref || github.ref_name }}
run: |
git fetch origin
git checkout -b ${{ github.event.pull_request.head.ref }} origin/${{ github.event.pull_request.head.ref }}
git add -A
git commit -m "Fix Markdown syntax issues" || echo "No changes to commit"
git pull --rebase origin ${{ github.event.pull_request.head.ref }} || echo "No rebase needed"
git push origin HEAD:${{ github.event.pull_request.head.ref }}
git pull --rebase origin "$PR_BRANCH" || echo "No rebase needed"
git push origin HEAD:"$PR_BRANCH"
10 changes: 5 additions & 5 deletions Purview/Cost-Estimation.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: 2025-04-01
Last updated: 2025-07-17

----------

Expand Down Expand Up @@ -159,9 +159,9 @@ Assumptions:
- **Efficient Data Management**: Use incremental loads and data partitioning to minimize scan duration.
- **Monitor Usage**: Regularly monitor your usage and costs using Azure Cost Management tools to identify areas for optimization.



<!-- 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-31-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-16</p>
</div>
<!-- END BADGE -->
8 changes: 5 additions & 3 deletions Purview/DLP-Overview.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 @@ -77,7 +77,9 @@ Last updated: 2024-11-19
- **Example**: A custom connector for an email gateway that handles outbound emails.
- **Usage**: Applies DLP policies to monitor and prevent the leakage of sensitive information through email communications.

<!-- 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-31-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-16</p>
</div>
<!-- END BADGE -->
8 changes: 5 additions & 3 deletions Purview/DLP-implementation.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: 2025-03-24
Last updated: 2025-07-17

----------

Expand Down Expand Up @@ -93,7 +93,9 @@ https://github.com/user-attachments/assets/eb3d57d3-5bef-43f2-b069-1d25c3ef047b
- **Endpoint DLP**: Configure settings for endpoint devices to restrict actions like copying, printing, or transferring sensitive data
- **Integration with Microsoft Defender**: Extend DLP alerts to Microsoft Defender XDR and Microsoft Sentinel for advanced threat detection and response

<!-- 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-31-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-16</p>
</div>
<!-- END BADGE -->
8 changes: 5 additions & 3 deletions Purview/Free-and-Enterprise.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 @@ -530,7 +530,9 @@ This integration supports capturing metadata such as:
- Airflow DAG
- Airflow task

<!-- 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-31-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-16</p>
</div>
<!-- END BADGE -->
9 changes: 5 additions & 4 deletions 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: 2025-06-03
Last updated: 2025-07-17

----------

Expand Down Expand Up @@ -250,8 +250,9 @@ Click here to read more about a [quick guide on Azure Cache for Redis](./nosql/a

</details>


<!-- 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-31-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-16</p>
</div>
<!-- END BADGE -->
10 changes: 5 additions & 5 deletions _news/az-mysql.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: 2025-06-03
Last updated: 2025-07-17

----------

Expand Down Expand Up @@ -101,9 +101,9 @@ Last updated: 2025-06-03
- **Monitor performance** using Query Performance Insight and Azure Monitor.
- **Adopt serverless** for dev/test or variable workloads to optimize cost.

<!-- 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-31-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-16</p>
</div>


<!-- END BADGE -->
8 changes: 5 additions & 3 deletions _news/az-sql-mi.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: 2025-06-03
Last updated: 2025-07-17

----------

Expand Down Expand Up @@ -95,7 +95,9 @@ Last updated: 2025-06-03
- **Monitor performance** using Database Watcher and Azure Monitor.
- **Use Modernization Advisor** to evaluate migration from SQL Server VMs.

<!-- 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-31-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-16</p>
</div>
<!-- END BADGE -->
8 changes: 5 additions & 3 deletions nosql/azure-cache-for-redis/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: 2025-06-03
Last updated: 2025-07-17

----------

Expand Down Expand Up @@ -75,7 +75,9 @@ print(value)
- **Data Partitioning**: Use Redis clustering to distribute data across multiple nodes.
- **Cache Expiration**: Configure expiration policies to manage memory usage effectively.

<!-- 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-31-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-16</p>
</div>
<!-- END BADGE -->
8 changes: 5 additions & 3 deletions nosql/azure-cache-for-redis/integration-with-purview.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Costa Rica

[![Microsoft Purview](https://img.shields.io/badge/Microsoft-Purview-blue)](https://learn.microsoft.com/en-us/azure/purview/) [![Azure Cache for Redis](https://img.shields.io/badge/Azure-Redis-blue)](https://learn.microsoft.com/en-us/azure/redis/)

Last updated: 2025-06-19
Last updated: 2025-07-17

---

Expand Down Expand Up @@ -121,7 +121,9 @@ Last updated: 2025-06-19
- Improved compliance and governance.
- Centralized management of data assets.

<!-- 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-31-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-16</p>
</div>
<!-- END BADGE -->
8 changes: 5 additions & 3 deletions nosql/azure-cosmos-db-for-mongodb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Costa Rica

[![Microsoft Purview](https://img.shields.io/badge/Microsoft-Purview-blue)](https://learn.microsoft.com/en-us/azure/purview/)

Last updated: 2025-06-19
Last updated: 2025-07-17

---

Expand Down Expand Up @@ -70,7 +70,9 @@ for doc in collection.find():
- **Partitioning**: Design partition keys to distribute data evenly.
- **Throughput Management**: Adjust throughput settings based on workload requirements.

<!-- 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-31-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-16</p>
</div>
<!-- END BADGE -->
9 changes: 5 additions & 4 deletions nosql/azure-cosmos-db-for-mongodb/integration-with-purview.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Costa Rica

[![Microsoft Purview](https://img.shields.io/badge/Microsoft-Purview-blue)](https://learn.microsoft.com/en-us/azure/purview/) [![Azure Cosmos DB for MongoDB](https://img.shields.io/badge/Azure-Cosmos%20DB%20for%20MongoDB-blue)](https://learn.microsoft.com/en-us/azure/cosmos-db/mongodb/)

Last updated: 2025-06-20
Last updated: 2025-07-17

---

Expand All @@ -27,7 +27,6 @@ Last updated: 2025-06-20
- [Scan Configuration](#scan-configuration)
- [Classification and Labeling](#classification-and-labeling)
- [Governance and DLP Setup](#governance-and-dlp-setup)
- [Example DLP Policies](#example-dlp-policies)
- [Cost Management](#cost-management)
- [Best Practices](#best-practices)
- [Unity Catalog Integration](#unity-catalog-integration)
Expand Down Expand Up @@ -169,7 +168,9 @@ Last updated: 2025-06-20
- Compliance-ready posture for PII, PCI, HIPAA use cases.
- Reduced risk through discoverability and controlled data distribution.

<!-- 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-31-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-16</p>
</div>
<!-- END BADGE -->
10 changes: 6 additions & 4 deletions nosql/azure-cosmos-db/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Costa Rica

[![Microsoft Purview](https://img.shields.io/badge/Microsoft-Purview-blue)](https://learn.microsoft.com/en-us/azure/purview/) [![Azure Cosmos DB](https://img.shields.io/badge/Azure-CosmosDB-blue)](https://learn.microsoft.com/en-us/azure/cosmos-db/)

Last updated: 2025-06-19
Last updated: 2025-07-17

---

Expand Down Expand Up @@ -89,8 +89,10 @@ for item in items:
- **Indexing**: Customize indexing policies to optimize query performance.
- **Partitioning**: Design partition keys to distribute data evenly.
- **Throughput Management**: Adjust throughput settings based on workload requirements.


<!-- 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-31-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-16</p>
</div>
<!-- END BADGE -->
8 changes: 5 additions & 3 deletions nosql/azure-cosmos-db/integration-with-purview.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Costa Rica

[![Microsoft Purview](https://img.shields.io/badge/Microsoft-Purview-blue)](https://learn.microsoft.com/en-us/azure/purview/) [![Azure Cosmos DB](https://img.shields.io/badge/Azure-CosmosDB-blue)](https://learn.microsoft.com/en-us/azure/cosmos-db/)

Last updated: 2025-06-19
Last updated: 2025-07-17

---

Expand Down Expand Up @@ -121,7 +121,9 @@ Last updated: 2025-06-19
- Improved compliance and governance.
- Centralized management of data assets.

<!-- 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-31-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-16</p>
</div>
<!-- END BADGE -->
8 changes: 5 additions & 3 deletions nosql/azure-managed-instance-for-apache-cassandra/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Costa Rica

[![Microsoft Purview](https://img.shields.io/badge/Microsoft-Purview-blue)](https://learn.microsoft.com/en-us/azure/purview/)

Last updated: 2025-06-19
Last updated: 2025-07-17

---

Expand Down Expand Up @@ -93,7 +93,9 @@ for row in rows:
- **Query Optimization**: Use appropriate indexing and query patterns.
- **Cluster Scaling**: Adjust cluster size based on data and query load.

<!-- 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-31-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-16</p>
</div>
<!-- END BADGE -->
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Costa Rica

[![Microsoft Purview](https://img.shields.io/badge/Microsoft-Purview-blue)](https://learn.microsoft.com/en-us/azure/purview/) [![Azure Managed Instance for Apache Cassandra](https://img.shields.io/badge/Azure-Cassandra%20Managed%20Instance-blue)](https://learn.microsoft.com/en-us/azure/managed-instance-apache-cassandra/)

Last updated: 2025-06-20
Last updated: 2025-07-17

---

Expand Down Expand Up @@ -154,7 +154,9 @@ Last updated: 2025-06-20
- Federated policy management from Purview to Azure services.
- Reduced compliance risk through sensitivity tracking and reporting.

<!-- 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-31-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-16</p>
</div>
<!-- END BADGE -->
8 changes: 5 additions & 3 deletions nosql/mongo-db-atlas-on-azure/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Costa Rica

[![Microsoft Purview](https://img.shields.io/badge/Microsoft-Purview-blue)](https://learn.microsoft.com/en-us/azure/purview/)

Last updated: 2025-06-19
Last updated: 2025-07-17

---

Expand Down Expand Up @@ -70,7 +70,9 @@ for doc in collection.find():
- **Partitioning**: Design partition keys to distribute data evenly.
- **Throughput Management**: Adjust throughput settings based on workload requirements.

<!-- 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-31-limegreen" alt="Total views">
<p>Refresh Date: 2025-07-16</p>
</div>
<!-- END BADGE -->
Loading
Loading