How do you change the parameters of a managed application?

Stuart Clarke 0 Reputation points
2023-12-08T09:00:39.3533333+00:00

We are looking to move from a PAYG Azure subscription to a CSP subscription. The managed application that links to our Meraki vMX firewall cannot be moved to the new subscription so needs to be recreated.

We plan to create a second vMX in the new Azure subscription in advance of the Azure migration, giving us two vMXs in our Meraki console (one in a temporary site). We then need to swap the two vMX authentication tokens when we move the rest of the Azure resources across. This auth token is stored as a parameter of the managed application.

How can I change/update the Authentication Token in the configuration settings of the managed application in Azure?

Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
113 questions
{count} votes

1 answer

Sort by: Most helpful
  1. AnuragSingh-MSFT 20,106 Reputation points
    2023-12-15T05:29:06.71+00:00

    Stuart Clarke, There are ways to update the resources deployed as part of Managed Application deployment (in this case Meraki), for example, review the articles below:

    This should be done from the customer or publisher endpoint - mainly because it is not known - how application stores auth token. The parameter values supplied when creating resources are simply passed to the application deployment template etc., and it will be up to the application to use it as it seems necessary.

    I would suggest opening a support ticket with Azure Support and seeking assistance from Cisco as well to explore options.

    0 comments No comments