You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cost-management-billing/savings-plan/scope-savings-plan.md
+11-12Lines changed: 11 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,22 +19,21 @@ You have the following options to scope a savings plan, depending on your needs:
19
19
20
20
## Scope options
21
21
22
-
-**Single resource group scope** - Applies the savings plan benefit to eligible resources in the selected resource group only.
23
-
-**Single subscription scope** - Applies the savings plan benefit to eligible resources in the selected subscription.
24
-
-**Management group** - Applies the savings plan benefit to eligible resources within all subscriptions contained in both the management group and billing scope.
25
-
-**Shared scope** - Applies the savings plan benefit to eligible resources within subscriptions that are in the billing context. If a subscription was moved to different billing context, the benefit will no longer be applied to this subscription and will continue to apply to other subscriptions in the billing context.
26
-
-For Enterprise Agreement customers, the billing context is the enrollment. The savings plan shared scope would include multiple Microsoft Entra tenants in an enrollment.
27
-
- For Microsoft Customer Agreement customers, the billing scope is the billing profile. Usage from all billing subscriptions under the billing profile, is eligible to receive benefits for a Shared scoped savings plan.
22
+
-**Resource group scope** - Applies benefits to eligible resources in the selected resource group.
23
+
-**Subscription scope** - Applies benefits to eligible resources in the selected subscription.
24
+
-**Management group** - Applies benefits to eligible resources from all subscriptions in both the management group and billing scope.
25
+
-**Shared scope** - Applies benefits to eligible resources within subscriptions that are in the EA enrollment or MCA billing profile.
26
+
-If a subscription is moved to different enrollment/billing profile, benefits will no longer be applied to the subscription.
27
+
- For EA customers, shared scope can include multiple Microsoft Entra tenants in the enrollment.
28
28
29
29
30
-
## Scope processing order
31
30
31
+
## Scope processing order
32
32
While applying savings plan benefits to your usage, Azure processes savings plans in the following order:
33
-
34
-
1. Savings plans with a single resource group scope.
35
-
2. Savings plans with a single subscription scope.
36
-
3. Savings plans scoped to a management group.
37
-
4. Savings plans with a shared scope.
33
+
1. Savings plans with resource group scope.
34
+
2. Savings plans with subscription scope.
35
+
3. Savings plans with management group scope.
36
+
4. Savings plans shared scope.
38
37
39
38
You can always update the scope after you buy a savings plan. To do so, go to the savings plan, select **Configuration**, and rescope the savings plan. Rescoping a savings plan isn't a commercial transaction, so your savings plan term isn't changed. For more information about updating the scope, see [Update the scope](manage-savings-plan.md#change-the-savings-plan-scope) after you purchase a savings plan.
Copy file name to clipboardExpand all lines: articles/cost-management-billing/scope-level/manage-licenses-centrally.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: How Azure applies centrally assigned SQL licenses to hourly usage
3
3
description: This article provides a detailed explanation about how Azure applies centrally assigned SQL licenses to hourly usage with Azure Hybrid Benefit.
4
4
author: bandersmsft
5
5
ms.author: banders
6
-
ms.date: 03/21/2024
6
+
ms.date: 05/08/2024
7
7
ms.topic: conceptual
8
8
ms.service: cost-management-billing
9
9
ms.subservice: ahb
@@ -20,6 +20,9 @@ Each resource reports its usage once an hour using the appropriate full price or
20
20
21
21
The following diagram shows the discounting process when there's enough unutilized NCs to discount the entire vCore consumption by all the SQL resources for the hour.
22
22
23
+
>[!NOTE]
24
+
> Although the Hyperscale service tier is shown in the diagram, it's no longer available to receive the Azure Hybrid Benefit discount for new Hyperscale databases. Existing Hyperscale single databases with provisioned compute can continue to use Azure Hybrid Benefits to save on compute costs.
25
+
23
26
Prices shown in the following image are only examples.
Copy file name to clipboardExpand all lines: articles/machine-learning/tutorial-get-started-with-feature-store.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -500,6 +500,7 @@ The Storage Blob Data Reader role must be assigned to your user account on the o
500
500
---
501
501
502
502
> [!TIP]
503
+
> - The `timestamp` column should follow `yyyy-MM-ddTHH:mm:ss.fffZ` format.
503
504
> - The `feature_window_start_time` and `feature_window_end_time` granularity is limited to seconds. Any milliseconds provided in the `datetime` object will be ignored.
504
505
> - A materialization job will only be submitted if data in the feature window matches the `data_status` that is defined while submitting the backfill job.
505
506
@@ -570,4 +571,4 @@ The [fifth tutorial in the series](./tutorial-develop-feature-set-with-custom-so
570
571
* Learn about [feature store concepts](./concept-what-is-managed-feature-store.md) and [top-level entities in managed feature store](./concept-top-level-entities-in-managed-feature-store.md).
571
572
* Learn about [identity and access control for managed feature store](./how-to-setup-access-control-feature-store.md).
572
573
* View the [troubleshooting guide for managed feature store](./troubleshooting-managed-feature-store.md).
573
-
* View the [YAML reference](./reference-yaml-overview.md).
574
+
* View the [YAML reference](./reference-yaml-overview.md).
Copy file name to clipboardExpand all lines: articles/storage/files/migrate-files-between-shares.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,22 @@
1
1
---
2
2
title: Migrate files between SMB Azure file shares
3
-
description: Learn how to migrate files from one SMB Azure file share to another using common migration tools.
3
+
description: Learn how to migrate files from one SMB Azure file share to another using Robocopy, a common migration tool.
4
4
ms.service: azure-file-storage
5
5
ms.topic: how-to
6
-
ms.date: 07/26/2023
6
+
ms.date: 05/08/2024
7
7
ms.author: kendownie
8
8
author: khdownie
9
9
---
10
10
11
-
# Migrate files between SMB Azure file shares
11
+
# Migrate files from one SMB Azure file share to another
12
12
13
-
This article describes how to migrate files from one SMB Azure file share to another. One common reason to do this is if you need to migrate from a standard file share to a premium file share to get increased performance for your application workload.
13
+
This article describes how to migrate files between SMB Azure file shares. One common reason to do this is if you need to migrate from a standard file share to a premium file share to get increased performance for your application workload.
14
14
15
15
> [!WARNING]
16
16
> If you're using Azure File Sync, the migration process is different than described in this article. Instead, see [Migrate files from one Azure file share to another when using Azure File Sync](../file-sync/file-sync-share-to-share-migration.md).
17
17
18
18
## Applies to
19
+
19
20
| File share type | SMB | NFS |
20
21
|-|:-:|:-:|
21
22
| Standard file shares (GPv2), LRS/ZRS |||
@@ -51,4 +52,4 @@ Follow these steps to migrate using Robocopy, a command-line file copy utility t
51
52
## See also
52
53
53
54
-[Migrate to Azure file shares using RoboCopy](storage-files-migration-robocopy.md)
54
-
-[Migrate files from one Azure file share to another when using Azure File Sync](../file-sync/file-sync-share-to-share-migration.md)
55
+
-[Migrate files from one Azure file share to another when using Azure File Sync](../file-sync/file-sync-share-to-share-migration.md)
Copy file name to clipboardExpand all lines: articles/storage/files/migrate-files-storage-mover.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,12 +3,12 @@ title: Migrate to SMB Azure file shares using Azure Storage Mover
3
3
description: Learn how to migrate on-premises file shares to SMB Azure file shares with full fidelity using Azure Storage Mover, a fully managed migration service.
4
4
ms.service: azure-file-storage
5
5
ms.topic: how-to
6
-
ms.date: 01/24/2024
6
+
ms.date: 05/08/2024
7
7
ms.author: kendownie
8
8
author: khdownie
9
9
---
10
10
11
-
# Migrate to SMB Azure file shares using Azure Storage Mover
11
+
# Use Azure Storage Mover to migrate to SMB Azure file shares
12
12
13
13
This migration guide describes how to migrate on-premises files to SMB Azure file shares with full fidelity using [Azure Storage Mover](../../storage-mover/service-overview.md), a fully managed migration service. You can use Azure Storage Mover to migrate from any SMB source share, including Windows Server, Linux, or NAS. You must have port 443 open outbound on the source in order to use Azure Storage Mover for Azure Files migrations. However, you don't need an SMB connection to your Azure file share because Azure Storage Mover uses the FileREST API to move the data instead of SMB.
14
14
@@ -75,4 +75,4 @@ Make sure you've [enabled backup](../../backup/azure-file-share-backup-overview.
75
75
-[What is Azure Storage Mover?](../../storage-mover/service-overview.md)
76
76
-[Plan a successful Azure Storage Mover deployment](../../storage-mover/deployment-planning.md)
77
77
-[Migrate to Azure file shares using Robocopy](storage-files-migration-robocopy.md)
78
-
-[Migrate files from one Azure file share to another when using Azure File Sync](../file-sync/file-sync-share-to-share-migration.md)
78
+
-[Migrate files from one Azure file share to another when using Azure File Sync](../file-sync/file-sync-share-to-share-migration.md)
0 commit comments