How to renew the expired certificate for app registration through Azure Automation.

Pradeep Kumar Ramagiri 40 Reputation points
2023-08-09T15:41:07.57+00:00

What are the ways and producer to automate the renewal of expired certificate for app registration.

Is there anyway to use PowerShell script deployment to renew the certificate which is expired already, Are there any other source i can run the script accordingly.

Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,348 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,906 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
24,172 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Givary-MSFT 35,506 Reputation points Microsoft Employee
    2023-08-10T08:58:05.1233333+00:00

    @Pradeep Kumar Ramagiri Thank you for reaching out to us, As I understand you are looking for approach for renewal of expired certificate for app registration.

    Similar requirement has been discussed in the below links, you can follow the steps mentioned here to update/renew the certificate in the app registration

    https://learn.microsoft.com/en-us/answers/questions/920022/add-mgapplicationkey-insufficient-privileges-to-co

    https://stackoverflow.com/questions/69531963/access-token-missing-or-malformed-when-doing-addkey-to-add-application-certi

    https://learn.microsoft.com/en-us/powershell/module/microsoft.graph.applications/add-mgapplicationkey?view=graph-powershell-1.0

    https://rakhesh.com/azure/graph-cmdlets-and-azure-ad-app-registrations/

    Let me know if you have any further questions, feel free to post back.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.