AzureStorageAccount ComputerAccount password do not expire

Daniel Kaliel 1,231 Reputation points
2022-03-30T19:31:12.477+00:00

Here is the scenerio. We have created a ComputerAccount associated with our AzureStorageAccount so that Kerberos could utilize AES256. We have two-factor authentication in place even for users on-premise which requires an OTP password.

How can I set the ComputerAccount so the password does not expire because their is no method to run an automated script that will also grab the OTP for the account to log into Azure as part of running the Update-AzStorageAccountADObjectPassword script.

Or, do we need to scrap AES256 for Kerberos and run with a ServiceAccount where we can set the password to not expire?

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,288 questions
{count} votes