Matthew Fisher

Results 116 comments of Matthew Fisher

I need to figure out if this should be supported / what kind of experience it would look like. I'll touch base with Nathan (when he gets back) and Matt

We may want to consider adding additional logging here as well.

Should probably be done in tandem with #4694 because wizards will need to be merged if we decide to consolidate prompts

**Initial Findings**: The failure is happening in `ManagedIdentityAssignStep`, specifically with this call: We should add an activity child for this step so it's easier to locate problems coming from this...

So it looks like this is basically happening anywhere we have that update SDK call, even for completely separate commands. For example, I tried unassigning a managed identity, and the...

I'll open a separate issue in a bit for this as it's a wider issue for certain advanced projects

Until we have the full time/resources to devote to implementing this, it might be worth providing an interim note to the user that they need to manually set this up...

Ahh, this is because the pre-debug validation logic for each connection setting is separate from the main flow; so canceling still allows the rest of the validation to go through......