Skip to content

Commit 7e997cc

Browse files
authored
Anf 7403 notes additional note (Azure#17047)
* Updated readme * Updated readme Co-authored-by: Audunn Baldvinsson <audunn.baldvinsson@netapp.com>
1 parent a5efbcf commit 7e997cc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

sdk/netapp/Microsoft.Azure.Management.NetApp/src/Microsoft.Azure.Management.NetApp.csproj

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@
1717
- Added aesEncryption, ldapSigning properties to ActiveDirectory
1818
- Removed constraints on baremetalTenantId
1919
- Added id, Name Type, Tags to backupPolicyPatch
20-
- Added backupId to Backup and BackupPatch
20+
- Breaking changes:
21+
1. Added backupId to Backup and BackupPatch, this value is needed for restore operation
22+
Backup contructor now accepts BackupId. Users do not need to provide this value as it has a default value and is returned by the service.
23+
But they will need to recompile for binary compatabiltiy due to changed constructor signature.
2124
2225
Azure NetApp Files:
2326
Provides the capability to create multiple file system volumes through Microsoft Azure.

0 commit comments

Comments
 (0)