Skip to content

Commit 735f99b

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into vnet-peer-spn
2 parents 7cdd0bb + c5150ad commit 735f99b

13 files changed

+105
-66
lines changed

articles/azure-monitor/app/convert-classic-resource.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ Workspace-based resources:
2828
>
2929
> * Diagnostic settings export might increase costs. For more information, see [Diagnostic settings-based export](export-telemetry.md#diagnostic-settings-based-export).
3030
31+
> [!WARNING]
32+
> Continuous Export within Classic Application Insights will be shut down on May 15th, 2024. After this date, your Continuous Export configurations will no longer be available.
33+
>
34+
> Beginning April 29th, 2024, and ending May 1st, 2024, Continuous Export will undergo maintenance in preparation for shut down. During this time, Continuous Export will be unavailable. Any data which would have been exported during this time will be exported at the conclusion of the maintenance window on 1 May 2024. Depending on the amount of data you're exporting, it may take up to 72 hours to fully recover.
35+
3136
## New capabilities
3237

3338
Workspace-based Application Insights resources allow you to take advantage of the latest capabilities of Azure Monitor and Log Analytics:

articles/azure-monitor/cost-usage.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,14 @@ To explore the data in more detail, click on the icon in the upper-right corner
155155
:::image type="content" source="logs/media/manage-cost-storage/logs.png" lightbox="logs/media/manage-cost-storage/logs.png" alt-text="Screenshot of log query with Usage table in Log Analytics.":::
156156

157157
### Application insights
158-
To learn about your usage trends for your classic Application Insights resource, select **Usage and Estimated Costs** from the **Applications** menu in the Azure portal.
158+
159+
#### Workspace-based resources
160+
161+
To learn about usage on your workspace-based resources, see [Data volume trends for workspace-based resources](logs/analyze-usage.md#data-volume-trends-for-workspace-based-resources).
162+
163+
#### Classic resources
164+
165+
To learn about usage on retired classic Application Insights resources, select **Usage and Estimated Costs** from the **Applications** menu in the Azure portal.
159166

160167
:::image type="content" source="media/usage-estimated-costs/app-insights-usage.png" lightbox="media/usage-estimated-costs/app-insights-usage.png" alt-text="Screenshot of usage and estimated costs for Application Insights in Azure portal.":::
161168

articles/data-catalog/.openpublishing.redirection.data-catalog.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@
2929
"source_path_from_root": "/articles/data-catalog/data-catalog-common-scenarios.md",
3030
"redirect_url": "/azure/data-catalog/overview",
3131
"redirect_document_id": false
32+
},
33+
{
34+
"source_path_from_root": "/articles/data-catalog/data-catalog-migration-to-azure-purview.md",
35+
"redirect_url": "/azure/data-catalog/data-catalog-migration-to-microsoft-purview",
36+
"redirect_document_id": false
3237
}
3338
]
3439
}

articles/data-catalog/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- name: How-to guides
1919
items:
2020
- name: Migrate to Microsoft Purview
21-
href: data-catalog-migration-to-azure-purview.md
21+
href: data-catalog-migration-to-microsoft-purview.md
2222
- name: Register data sources
2323
href: data-catalog-how-to-register.md
2424
- name: Discover data sources

articles/data-catalog/data-catalog-migration-to-azure-purview.md renamed to articles/data-catalog/data-catalog-migration-to-microsoft-purview.md

Lines changed: 32 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3,42 +3,44 @@ title: Migrate from Azure Data Catalog to Microsoft Purview
33
description: Steps to migrate from Azure Data Catalog to Microsoft's unified data governance service--Microsoft Purview.
44
ms.service: data-catalog
55
ms.topic: how-to
6-
ms.date: 12/13/2023
6+
ms.date: 04/24/2024
77
ms.custom: template-how-to
88
#Customer intent: As an Azure Data Catalog user, I want to know why and how to migrate to Microsoft Purview so that I can use the best tools to manage my data.
99
---
1010

1111
# Migrate from Azure Data Catalog to Microsoft Purview
1212

13-
Microsoft launched a unified data governance service to help manage and govern your on-premises, multicloud, and software-as-a-service (SaaS) data. Microsoft Purview creates a map of your data landscape with automated data discovery, sensitive data classification, and end-to-end data lineage. Microsoft Purview data governance solutions enable data curators to manage and secure their data estate and empowers data consumers to find valuable, trustworthy data.
13+
Microsoft launched a unified data governance service to help manage and govern your on-premises, multicloud, and software-as-a-service (SaaS) data. Microsoft Purview creates a map of your data landscape with automated data discovery, sensitive data classification, and end-to-end data lineage. Microsoft Purview data governance solutions enable data curators to manage and secure their data estate and empowers data consumers to find valuable, trustworthy data.
1414

15-
The document shows you how to do the migration from Azure Data Catalog to Microsoft Purview.
15+
The document shows you how to do the migration from Azure Data Catalog to Microsoft Purview.
1616

1717
## Recommended approach
1818

1919
To migrate from Azure Data Catalog to Microsoft Purview, we recommend the following approach:
2020

21-
:heavy_check_mark: Step 1: [Assess readiness](#assess-readiness)
21+
:heavy_check_mark: Step 1: [Assess readiness.](#assess-readiness)
2222

23-
:heavy_check_mark: Step 2: [Prepare to migrate](#prepare-to-migrate)
23+
:heavy_check_mark: Step 2: [Prepare to migrate.](#prepare-to-migrate)
2424

25-
:heavy_check_mark: Step 3: [Migrate to Microsoft Purview](#migrate-to-microsoft-purview)
25+
:heavy_check_mark: Step 3: [Migrate to Microsoft Purview.](#migrate-to-microsoft-purview)
2626

27-
:heavy_check_mark: Step 4: [Cutover from Azure Data Catalog to Microsoft Purview](#cutover-from-azure-data-catalog-to-microsoft-purview)
27+
:heavy_check_mark: Step 4: [Cutover from Azure Data Catalog to Microsoft Purview.](#cutover-from-azure-data-catalog-to-microsoft-purview)
2828

2929
> [!NOTE]
3030
> Azure Data Catalog and Microsoft Purview are different services, so there is no in-place upgrade experience. Intentional migration effort required.
3131
3232
## Assess readiness
3333

34-
Look at [Microsoft Purview](https://azure.microsoft.com/services/purview/) and understand key differences of Azure Data Catalog and Microsoft Purview.
34+
Look at [Microsoft Purview](/purview/purview) and understand key differences of Azure Data Catalog and Microsoft Purview.
35+
36+
[Microsoft Purview's Data Catalog](/purview/what-is-data-catalog) is the next iteration of the current Azure Data Catalog experience.
3537

3638
||Azure Data Catalog |Microsoft Purview |
3739
|---------|---------|---------|
3840
|**Pricing** |[User based model](https://azure.microsoft.com/pricing/details/data-catalog/) |[Pay-as-you-go model](https://azure.microsoft.com/pricing/details/azure-purview/) |
39-
|**Platform** |[Data catalog](overview.md) |[Unified governance platform for data discoverability, classification, lineage, and governance.](../purview/overview.md) |
40-
|**Data sources supported** | [Data Catalog supported sources](data-catalog-dsr.md)| [Microsoft Purview supported sources](../purview/microsoft-purview-connector-overview.md)|
41-
|**Extensibility** |N/A |[Extensible on Apache Atlas](../purview/tutorial-purview-tools.md)|
41+
|**Platform** |[Data catalog](overview.md) |[Unified governance platform for data discoverability, classification, lineage, and governance.](/purview/purview) |
42+
|**Data sources supported** | [Data Catalog supported sources](data-catalog-dsr.md)| [Microsoft Purview supported sources](/purview/microsoft-purview-connector-overview)|
43+
|**Extensibility** |N/A |[Extensible on Apache Atlas](/purview/tutorial-atlas-2-2-apis)|
4244
|**SDK/PowerShell support** |N/A |[Supports REST APIs](/rest/api/purview/) |
4345

4446
## Prepare to migrate
@@ -50,38 +52,39 @@ If your organization already has Microsoft Purview accounts, follow the [existin
5052

5153
1. Review the article for the [Free version of Microsoft Purview governance solutions](/purview/free-version-get-started) to get started with the Microsoft Purview trial. You can try some of the new features in the free version with [Azure data sources you already have access to](/purview/live-view).
5254
1. Review the [Microsoft Purview governance solutions](/purview/governance-solutions-overview) for information about all the solutions available when you [upgrade to the enterprise version of Microsoft Purview governance solutions](/purview/upgrade).
53-
1. Determine the impact that a migration will have on your business.
55+
1. Determine the impact that a migration will have on your business.
5456
For example: how will Azure Data catalog be used until the transition is complete?
55-
1. Create a migration plan using the [Microsoft Purview deployment checklist.](../purview/tutorial-azure-purview-checklist.md)
57+
1. Create a migration plan using the [data governance quick start](/purview/data-catalog-get-started) and the [Microsoft Purview data governance tutorial](/purview/section2-scan-your-assets).
5658

5759
### Existing Microsoft Purview customer guide
5860

5961
1. Identify data sources that you'll migrate.
6062
Take this opportunity to identify logical and business connections between your data sources and assets. Microsoft Purview will allow you to create a map of your data landscape that reflects how your data is used and discovered in your organization.
61-
1. Review [Microsoft Purview best practices for deployment and architecture](../purview/deployment-best-practices.md) to develop a deployment strategy for Microsoft Purview.
62-
1. Determine the impact that a migration will have on your business.
63+
1. Review [Microsoft Purview best practices for data catalog](/purview/data-catalog-best-practices) to develop a deployment strategy for your Microsoft Purview Data Catalog.
64+
1. Determine the impact that a migration will have on your business.
6365
For example: how will Azure Data catalog be used until the transition is complete?
64-
1. Create a migration plan using the [Microsoft Purview deployment checklist.](../purview/tutorial-azure-purview-checklist.md)
6566

6667
## Migrate to Microsoft Purview
6768

68-
[Create a Microsoft Purview account](../purview/create-catalog-portal.md), [create collections](../purview/create-catalog-portal.md) in your data map, set up [permissions for your users](../purview/catalog-permissions.md), and onboard your data sources.
69-
70-
We suggest you review the Microsoft Purview best practices documentation before deploying your Microsoft Purview account, so you can deploy the best environment for your data landscape.
69+
We suggest you review the Microsoft Purview best practices documentation before deploying Microsoft Purview, so you can deploy the best environment for your data landscape.
7170
Here's a selection of articles that might help you get started:
72-
- [Microsoft Purview deployment checklist](../purview/tutorial-azure-purview-checklist.md)
73-
- [Microsoft Purview security best practices](../purview/concept-best-practices-security.md)
74-
- [Accounts architecture best practices](../purview/concept-best-practices-accounts.md)
75-
- [Collections architectures best practices](../purview/concept-best-practices-collections.md)
76-
- [Create a collection](../purview/quickstart-create-collection.md)
77-
- [Import Azure sources to Microsoft Purview at scale](../purview/tutorial-data-sources-readiness.md)
78-
- [Tutorial: Onboard an on-premises SQL Server instance](../purview/tutorial-register-scan-on-premises-sql-server.md)
71+
72+
- [Use the Microsoft Purview portal](/purview/purview-portal)
73+
- [Data governance quick start](/purview/data-catalog-get-started)
74+
- [Microsoft Purview data governance tutorial](/purview/section2-scan-your-assets)
75+
- [Data catalog best practices](/purview/data-catalog-best-practices)
76+
- [Manage domains and collections](/purview/how-to-create-and-manage-domains-collections)
77+
- [Live view](/purview/live-view)
78+
- [Supported sources](/purview/microsoft-purview-connector-overview)
79+
- [Import Azure sources to Microsoft Purview at scale](/purview/tutorial-data-sources-readiness)
80+
- [Microsoft Purview data governance permissions](/purview/roles-permissions)
7981

8082
## Cutover from Azure Data Catalog to Microsoft Purview
8183

8284
After the business has begun to use Microsoft Purview, cutover from Azure Data Catalog by deleting the Azure Data Catalog.
8385

8486
## Next steps
85-
- Learn how [Microsoft Purview's data insights](../purview/concept-insights.md) can provide you with up-to-date information on your data landscape.
86-
- Learn how [Microsoft Purview integrations with Azure security products](../purview/how-to-integrate-with-azure-security-products.md) to bring even more security to your data landscape.
87-
- Discover how [sensitivity labels in Microsoft Purview](../purview/create-sensitivity-label.md) help detect and protect your sensitive information.
87+
88+
- Learn how [Microsoft Purview's data estate health insights](/purview/data-estate-health) can provide you with up-to-date information on your data landscape.
89+
- Learn how [Microsoft Purview integrations with Azure security products](/purview/how-to-integrate-with-azure-security-products) to bring even more security to your data landscape.
90+
- Discover how [sensitivity labels in Microsoft Purview](/purview/create-sensitivity-label) help detect and protect your sensitive information.

articles/data-catalog/includes/catalog-to-purview-migration-flag.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ ms.author: whhender
1010
>
1111
> New Azure Data Catalog accounts can no longer be created.
1212
>
13-
> For data catalog features, please use the [Microsoft Purview](../../purview/overview.md) service, which offers unified data governance for your entire data estate.
13+
> For data catalog features, please use the [Microsoft Purview](/purview/free-version) service, which offers unified data governance for your entire data estate.
1414
>
1515
> If you're already using Azure Data Catalog, you'll need to [create a migration plan for your organization to move to Microsoft Purview](../data-catalog-migration-to-azure-purview.md) by May 15, 2024.

articles/storage/blobs/data-lake-storage-access-control.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: normesta
66

77
ms.service: azure-data-lake-storage
88
ms.topic: conceptual
9-
ms.date: 08/30/2023
9+
ms.date: 04/24/2024
1010
ms.author: normesta
1111
ms.reviewer: jamesbak
1212
ms.devlang: python
@@ -102,13 +102,31 @@ This table shows a column that represents each level of a fictitious directory h
102102
| Read Data.txt | `--X` | `--X` | `--X` | `R--` |
103103
| Append to Data.txt | `--X` | `--X` | `--X` | `RW-` |
104104
| Delete Data.txt | `--X` | `--X` | `-WX` | `---` |
105+
| Delete /Oregon/ | `-WX` | `RWX` | `RWX` | `RWX` |
106+
| Delete /Oregon/Portland/ | `--X` | `-WX` | `RWX` | `RWX` |
105107
| Create Data.txt | `--X` | `--X` | `-WX` | `---` |
106108
| List / | `R-X` | `---` | `---` | `---` |
107109
| List /Oregon/ | `--X` | `R-X` | `---` | `---` |
108110
| List /Oregon/Portland/ | `--X` | `--X` | `R-X` | `---` |
109111

112+
### Deleting files and directories
113+
114+
As shown in the previous table, write permissions on the file are not required to delete it as long as the previous two conditions are true. However, to delete a directory and all of its contents, the parent directory must have Write + Execute permissions. The directory to be deleted, and every directory within it, requires Read + Write + Execute permissions.
115+
116+
> [!NOTE]
117+
> The root directory "/" can never be deleted.
118+
119+
### Which permissions are required to recursively delete a directory and its contents?
120+
121+
- The caller has 'super-user' permissions,
122+
123+
Or
124+
125+
- The parent directory must have Write + Execute permissions.
126+
- The directory to be deleted, and every directory within it, requires Read + Write + Execute permissions.
127+
110128
> [!NOTE]
111-
> Write permissions on the file are not required to delete it, so long as the previous two conditions are true.
129+
> You do not need Write permissions to delete files in directories. Also, the root directory "/" can never be deleted.
112130
113131
## Users and identities
114132

75.7 KB
Loading
172 KB
Loading

articles/virtual-wan/monitor-virtual-wan-reference.md

Lines changed: 1 addition & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -28,34 +28,7 @@ The following metric is available for virtual hub router within a virtual hub:
2828

2929
> [!NOTE]
3030
> As of March 28, 2024, the backend functionality for the Routing Infrastructure Units and Spoke VM Utilization metrics are still rolling out. As a result, even if you see these metrics displayed in Portal, the actual values of these metrics might appear as 0. The backend functionality of these metrics is aimed to finish rolling out within the next several weeks, which will ensure the proper values are emitted.
31-
>
32-
33-
#### PowerShell steps
34-
35-
To query, use the following example PowerShell commands. The necessary fields are explained below the example.
36-
37-
**Step 1:**
38-
39-
```azurepowershell-interactive
40-
$MetricInformation = Get-AzMetric -ResourceId "/subscriptions/<SubscriptionID>/resourceGroups/<ResourceGroupName>/providers/Microsoft.Network/VirtualHubs/<VirtualHubName>" -MetricName "VirtualHubDataProcessed" -TimeGrain 00:05:00 -StartTime 2022-2-20T01:00:00Z -EndTime 2022-2-20T01:30:00Z -AggregationType Sum
41-
```
42-
43-
**Step 2:**
44-
45-
```azurepowershell-interactive
46-
$MetricInformation.Data
47-
```
48-
49-
* **Resource ID** - Your virtual hub's Resource ID can be found on the Azure portal. Navigate to the virtual hub page within vWAN and select **JSON View** under Essentials.
50-
51-
* **Metric Name** - Refers to the name of the metric you're querying, which in this case is called 'VirtualHubDataProcessed'. This metric shows all the data that the virtual hub router has processed in the selected time period of the hub.
52-
53-
* **Time Grain** - Refers to the frequency at which you want to see the aggregation. In the current command, you'll see a selected aggregated unit per 5 mins. You can select – 5M/15M/30M/1H/6H/12H and 1D.
54-
55-
* **Start Time and End Time** - This time is based on UTC. Ensure that you're entering UTC values when inputting these parameters. If these parameters aren't used, the past one hour's worth of data is shown by default.
56-
57-
* **Sum Aggregation Type** - The **sum** aggregation type shows you the total number of bytes that traversed the virtual hub router during a selected time period. For example, if you set the Time granularity to 5 minutes, each data point will correspond to the number of bytes sent in that 5 minute interval. To convert this to Gbps, you can divide this number by 37500000000. Based on the virtual hub's [capacity](hub-settings.md#capacity), the hub router can support between 3 Gbps and 50 Gbps. The **Max** and **Min** aggregation types aren't meaningful at this time.
58-
31+
>
5932
6033
### <a name="s2s-metrics"></a>Site-to-site VPN gateway metrics
6134

0 commit comments

Comments
 (0)