An Azure service that provides enterprise-grade file shares powered by NetApp.
Hello @Gerb,
Thanks for reaching out to Microsoft Q&A.
It sounds like you're looking to update the password for your Azure NetApp Files (ANF) service account and want to know if this will cause any issues, especially since everything is currently working fine with your NFS and SMB shares.
Changing a service account password can potentially lead to issues if there are applications or services dependent on that account, especially if they are not designed to handle password changes securely. However, since you mentioned that files are fully available and connections are working well, it’s a good sign that your current setup is stable.
Here's what you can do to mitigate potential issues:
Check Dependencies: Verify if any applications, scripts, or systems are using the credentials of this service account. If they don’t refresh their credentials automatically, they might fail after the password change.
Review Active Directory Settings: Ensure that your Active Directory connections are configured properly if your ANF is utilizing AD. Mismatched credentials can lead to authentication failures.
Test Connections: After updating the password, test your NFS and SMB shares to confirm that everything still works as expected. Monitoring logs during this change can help identify potential issues early.
Kindly let us know if the above helps or you need further assistance on this issue.
Please "Accept the Answer" if the information helped you. This will help us and others in the community as well.