We understand this is disruptive and appreciate your patience. Apologies for the inconvenience, and thank you for your understanding.
***
Update 1 June 9
It appears that Microsoft tried reverting the recent release back to 2026.1 to minimize impact. It is frustrating to say the least, that this is not something we asked for to happen as many of you have already created new connections with (new) multi-authentication and updated your flows. Last night none of my flows were working. As of this morning they have provided a fix that I am testing. I will update everyone after I have additional information. Thank you for your patience.
***
UPDATE Jun 10 4:15PM
Since Microsoft rolled back the connector to the previous version, most existing connections are no longer working unless you create a new one (again). We’ve completed testing their latest updates, which include:
- Support for both Single Authentication (old method) and Multi-Auth (new dropdown-based connections), covering both existing and new connections
- A fix for the UI issue with connection status
From what we understand, this update should begin rolling out in a few hours.
Unfortunately, all testing is done using a temporary custom connector they provide, which is only deployed to Microsoft production after validation. This means we can’t test the actual production ArcGIS connector directly. That said, I’m optimistic this will resolve the connection issues, or at least provide a Reconnect option when tokens expire.
We have multiple scenarios currently running on production connectors and will review those results later today. Realistically, some of you may notice the changes before we do.
***
Update June 12 Noon
Update with the fix is rolled out to following regions according to Microsoft: France, Brazil, India, Korea, Norway, Switzerland, Canada, Australia, Asia, Germany and South Africa. You should see the new authentication type and 2026.2 version.
***
How do you know you are looking at 2026.2?
- Create a new flow with a manual trigger.
- Add Convert date and time format action.
- Use formula to add `utcNow()`
- Run the flow
- In the run click on the Convert date and time format action then select Show raw outputs
- In the headers section you should see the arcgis_connector_version

Alternatively, you click create new connection it should give you a dropdown to choose between User login and API Key.
***
June 14th Morning
The fix is rolled out to the US from Microsoft, please confirm you are on version 2026.2.
Microsoft confirmed that the Fix with the update has been rolled out to the US this morning (Sunday June 14, 2026). I was able to test multiple scenarios. Here is a summary of my testing and cases with screenshots on how I was able to fix any issues I experienced. I will keep monitoring my flows for any errors.
Connections created | Comment | If working | If they are broken |
Pre June 3 before any issues stated, Version 2026.1 or older | By stroke of luck if you did not touch any connections these should re-authenticate with no issues. For possible issues and fixes refer CASE 1, 2, & 3 | Should continue to work | Try not to reconnect at first, instead try this: - Edit the flow that is failing the flow should fix any errors, then exit the flow without saving.
- If 1 doesn’t work then try changing connection back and forth on actions that are in error state.
- Try reconnecting existing connection or Switch accounts
|
Using the workaround posted above (between June 3-9) These connections created using the new Multi-Authentication in 2026.2 before Microsoft roll-back on June 8-9 | These connections authenticated through both OAuth2 and API Key Should automatically start working. Refer Case 4 | Check when the start working | Try editing the flow (don't make changes) Save. They should start working |
After the roll-back (2026.1) These are essentially same as the last release if you created them after the roll back (between June 9 - 14ish) and only saw single-auth to connection | These should continue to work. Refer CASE 1-3. | Lucky | Try reconnecting or switching account, They should show the sign-in dialog |
Case 1
Old connection Pre June 3rd that I reconnected after the roll-back (after June 9). The flow is working as expected but when I edit the flow I see this it is in the error state


FIX
- Open the flow.
- Open the action with error
- Click change connection
- Select a different connection
- Re-select the original connection.
- Save the flow
CASE 2
The Flow was failing with a time out error for no real reason. This is using the connection created after roll-back on June 9 (2026.1)
Open the flow in Edit mode to show no errors then closed the flow without saving fixed this issue. If this doesn't work try saving.


CASE 3
If you see your connection is still connected but when using it in a flow throws following error.

OR

FIX
- Make sure you are not logged in to ArcGIS Online in another tab (so the reconnecting won't pick up the log-in details from local storage without asking you to log in), if in doubt use a incognito window to log into Power Automate.
- Open Connections dialog
- To find the connection associated with a flow click on 3 dots in front of the connection and click View Properties
- Check the flow(s) using that connection and confirm it includes the flow you are fixing
- Click Reconnect should open sign in dialog
- If you don't see Reconnect active choose Switch account.
CASE 4
This connection created using the workaround in this post with 2026.2 multi-auth update before Microsoft rolled it back. (between June 3 - 9)
Both Connections created using connection type OAuth2 and API key started working automatically with no intervention at around 8:20AM EST on Sunday, June 14th
- Flow started working automagically and you don't have to do anything else
- If the connection failed then try fixes in Case 1-3 with reconnecting being the last
Find out when they started working
- Open the flow
- Under run history click All Runs
- Filter only failed runs using the dropdown on the top right corner.
- See all the runs that failed.
See example below


I hope this helps. Please let me know if you are experiencing other issues that are not fixable.
Thank you everyone for their patience.