From 5a423ef13bd1e4385c8623bbf3fb9bfbf3d39e58 Mon Sep 17 00:00:00 2001 From: Emmanuel Knafo Date: Wed, 20 Sep 2023 16:25:55 -0400 Subject: [PATCH] brought a specification --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c03dbb3..c6e924a 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ You may ignore this as Azure Stack is not supported (see [Create an Azure Resour ``` generates a summary such as: ![summary](./media/summary%20after%20production%20run.png) -1. You may need to iterate a few times. Don't worry, the script is idempotent. Eventually, we got: +1. You may need to iterate a few times. Don't worry, the script is eventually consistent (then idempotent). Eventually, we got: ![after someiterations](./media/may_need_to_iterate_a_few_times.png) This is great as we have managed to convert a large majority of our service connections automatically thus saving us lots of time!