Skip to content
Discussion options

You must be logged in to vote

A migration typically looks like this:

  1. Deploy and test STAT v2 (they can run in parallel)
  2. Migrate existing automations using STAT v1 to STAT v2
  3. Delete STAT v1

To identify what is running in STAT v1, you can look at the run history of the STAT-Coordinator logic app, in the trigger step of the runs in the raw outputs you will see the calling logic apps name and identifiers. You'll want to hit a point where nothing is hitting the STAT-Coordinator logic app before you delete v1, otherwise whatever is using it will break.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Castelias
Comment options

@briandelmsft
Comment options

Answer selected by Castelias
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants