Can we store Microsoft SSAS secrets in Azure Key Vault ?
Please help
Can we store Microsoft SSAS secrets in Azure Key Vault ?
Please help
Did you mean user/password for SSAS on-prem?
Or is this Azure Analysis Service related ?
Was James' answer help to resolve your issue? If so, you could mark it as answer, if not you could tell your current progress so we could help further.
@MSTechie-7364
Thank you for the post and I apologize for the delayed response! You should be able to create a Secret within the Azure Key Vault and just store the Microsoft SSAS value within that Secret.
Navigate to your Azure Key Vault in the Azure portal
On the Key Vault settings page, select Secrets.
Click on Generate/Import.
On the Create a secret screen choose the following values:
Upload options: Manual.
Name: Type a name for the secret.
Value: Type a value for the secret (The SSAS value). Key Vault APIs accept and return secret values as strings.
Fill in other values as needed.

If you have any other questions, please let me know.
Thank you for your time and patience throughout this issue.
Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.
@MSTechie-7364
I just wanted to check in and see if you had any other questions or if you were able to resolve this issue?
7 people are following this question.