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
Azure Files supports SMB, however, in AWS this is handled by FSx. So the capabilities of these two services are slightly different.
This presents a problem for writing the catalog. Ideally, the capabilities catalog should be a superset of all the capabilities, but we need to mark which ones work where.
Bug Report