Closed ClaudiuVio closed 2 months ago
Hi @ClaudiuVio please follow below steps for updating secrets:
Go to Azure Portal
Go to App registration
Create a new secret value for app registration and grab secret value. Here is the reference
Then go to resource group. Select key vault from list of resources.
Click on secrets under object section.
If the secrets are not visible, Go to Access Policy--> Click on Create
Select Key, secret and certificate management
Give the Id through which one can view the secrets
3rd step is optional
Go for Review+Create
Then go to Secrets. Open author/user/graph app password
Click new version
Grab the new secret identifier
Paste it in the configuration sections of app service, 3-function apps. Here is the reference of updating the author app password in app service configuration.
Follow the same procedure for the user app password and graph app password updating.
For graph app, please dont forget to update the password in AzureAd Client Secret as well. here is the reference
Thank you!
I did this already but I was not sure where to change it.
Hello,
Where can I find documentation for changing the secret key of the company communicator?
Thank you!