This PR makes some changes to the documentation associated with the baseline architecture. The majority of the edits are minor (wording changes, consistency, fixing some typos, adherence to Microsoft style, or clarity). The notable larger edits are:
In chapter 3, I've rewritten parts of the description of the Kubernetes RBAC section a bit, to make it extremely clear what our recommendation is.
I've updated some of the sequencing on the steps, especially those that retrieve deployment outputs, so that they're less likely to be missed accidentally (based on my own experience!).
In chapter 9, I've added a new step that recommends using your own Docker Hub account for the az acr import command, to avoid rate limits.
This PR makes some changes to the documentation associated with the baseline architecture. The majority of the edits are minor (wording changes, consistency, fixing some typos, adherence to Microsoft style, or clarity). The notable larger edits are:
az acr import
command, to avoid rate limits.