Skip to content

v0.2.3

Compare
Choose a tag to compare
@YunZhou-MS YunZhou-MS released this 13 Nov 18:02
· 283 commits to master since this release
  1. Added a new cmdlet "Move-OnPremSharePermissionsToAzureFileShare" to help migrate local share permissions to Azure RBAC's built-in roles for files.
  2. Added two new checks "CheckUserRbacAssignment" and "CheckUserFileAccess" to cmdlet Debug-AzStorageAccountAuth to help diagnose access issues around share RBAC and file ACL configurations.
  3. Fixed a bug in cmdlet Test-AzStorageAccountADObjectPasswordIsKerbKey.