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
In this sample tutorial, you learn how to integrate Azure AD B2C authentication with [Trusona Authentication Cloud](https://www.trusona.com/white-paper/trusona-authentication-cloud-white-paper). It's a cloud-based service enabling users to authenticate with a **tap-and-go** experience, without the need for any kind of mobile authenticator app.
22
+
In this sample tutorial, you learn how to integrate Azure AD B2C authentication with [Trusona Authentication Cloud](https://www.trusona.com/white-papers). It's a cloud-based service enabling users to authenticate with a **tap-and-go** experience, without the need for any kind of mobile authenticator app.
23
23
24
24
Benefits of integrating Trusona Authentication Cloud with Azure AD B2C include:
25
25
- Deliver strong authentication with a better user experience
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/azure-netapp-files-resize-capacity-pools-or-volumes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ You can build automation to handle the capacity pool and volume size change.
69
69
70
70
See [REST API for Azure NetApp Files](azure-netapp-files-develop-with-rest-api.md) and [REST API using PowerShell for Azure NetApp Files](develop-rest-api-powershell.md).
71
71
72
-
The REST API specification and example code for Azure NetApp Files are available through the [resource-manager GitHub directory](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/netapp/resource-manager/Microsoft.NetApp/stable). See [this command](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/netapp/resource-manager/Microsoft.NetApp/NetApp/stable/2023-11-01/examples/Volumes_Update.json) for a sample volume update.
72
+
The REST API specification and example code for Azure NetApp Files are available through the [resource-manager GitHub directory](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/netapp/resource-manager/Microsoft.NetApp/NetApp/stable). See [this command](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/netapp/resource-manager/Microsoft.NetApp/NetApp/stable/2023-11-01/examples/Volumes_Update.json) for a sample volume update.
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/monitor-volume-capacity.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ You can use the [`az netappfiles volume`](/cli/azure/netappfiles/volume) command
59
59
60
60
See [REST API for Azure NetApp Files](azure-netapp-files-develop-with-rest-api.md) and [REST API using PowerShell for Azure NetApp Files](develop-rest-api-powershell.md).
61
61
62
-
The REST API specification and example code for Azure NetApp Files are available through the [resource-manager GitHub directory](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/netapp/resource-manager/Microsoft.NetApp/stable).
62
+
The REST API specification and example code for Azure NetApp Files are available through the [resource-manager GitHub directory](https://github.com/Azure/azure-rest-api-specs/tree/main/specification/netapp/resource-manager/Microsoft.NetApp/NetApp/stable).
Copy file name to clipboardExpand all lines: articles/azure-vmware/faq.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,7 @@ sections:
94
94
answer: Yes. Provided the system it's installed on can access the private cloud vCenter Server and is using public DNS to resolve ESXi hostnames.
95
95
96
96
- question: Are there special instructions for installing and using VMRC with Azure VMware Solution VMs?
97
-
answer: No. To meet the VM prerequisites, follow the [instructions provided by VMware](https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.vsphere.vm_admin.doc/GUID-89E7E8F0-DB2B-437F-8F70-BA34C505053F.html).
97
+
answer: No. To meet the VM prerequisites, follow the [instructions provided by VMware](https://techdocs.broadcom.com/content/dam/broadcom/techdocs/us/en/pdf/vmware/vsphere/vsphere/vmware-vsphere-6-7.pdf).
98
98
99
99
- question: Can I use vRealize Suite running on-premises?
100
100
answer: vRealize Automation, vRealize Operations Manager, and vRealize Network Insight are certified for use with Azure VMware Solution when those products are installed in an on-premises data center. The cloud-based versions of these products--vRealize Automation Cloud, vRealize Operations Cloud, and vRealize Network Insight Cloud--are also certified for use.
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-dataprotection-use-rest-api-create-update-blob-policy.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Create Azure Backup policies for blobs using data protection REST API
3
3
description: In this article, you'll learn how to create and manage backup policies for blobs using REST API.
4
4
ms.topic: how-to
5
-
ms.date: 02/09/2025
5
+
ms.date: 02/23/2026
6
6
ms.assetid: 472d6a4f-7914-454b-b8e4-062e8b556de3
7
7
ms.service: azure-backup
8
8
ms.custom: engagement-fy23
@@ -24,7 +24,7 @@ This article describes how to create a policy for blobs in a storage account. Le
24
24
25
25
>[!NOTE]
26
26
>Restoring over long durations may lead to restore operations taking longer to complete. Further, the time that it takes to restore a set of data is based on the number of write and delete operations made during the restore period.
27
-
>For example, an account with one million objects with 3,000 objects added per day and 1,000 objects deleted per day will require approximately two hours to restore to a point 30 days in the past. A retention period and restoration more than 90 days in the past would not be recommended for an account with this rate of change.
27
+
>For example, an account with one million objects with 3,000 objects added per day and 1,000 objects deleted per day will require approximately two hours to restore to a point 30 days in the past. A retention period and restoration more than 90 days in the past won't be recommended for an account with this rate of change.
28
28
29
29
In this article, you'll learn about:
30
30
@@ -33,7 +33,7 @@ In this article, you'll learn about:
33
33
> - Create the request body
34
34
> - Responses
35
35
36
-
## Create a policy
36
+
## Create a policy for Azure Blob backup
37
37
38
38
To create an Azure Backup policy, use the following *PUT* operation:
39
39
@@ -46,7 +46,7 @@ The `{policyName}` and `{vaultName}` are provided in the URI. You can find addit
46
46
> [!IMPORTANT]
47
47
> Currently, we don't support updating or modifying an existing policy. So, you can create a new policy with the required details and assign it to the relevant backup instance.
48
48
49
-
## Create the request body
49
+
## Create the request body for the Azure Blob backup policy
50
50
51
51
For example, to create a policy for Blob backup, use the following component of the request body:
52
52
@@ -182,9 +182,9 @@ To configure a backup policy with the vaulted backup, use the following JSON scr
182
182
```
183
183
184
184
> [!IMPORTANT]
185
-
> The supported time formats is*DateTime* only. They don't support *Time* format alone.
185
+
> The supported time formats are*DateTime* only. They don't support *Time* format alone.
186
186
187
-
## Responses
187
+
## Responses for Azure Blob Backup Policy creation or updates
188
188
189
189
The backup policy creation/update is an asynchronous operation and returns *OK* once the operation is successful.
0 commit comments