You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -156,7 +156,7 @@ To create a device template for the IoT Edge gateway device:
156
156
157
157
1. Open your local copy of the *moduledeployment.json* manifest file in a text editor.
158
158
159
-
1. Find the `registryCredentials` section and replace the placeholders with the values you made a note of when you created the Azure Container Registry. The `address` value looks like `{your username}.azurecr.io`.
159
+
1. Find the `registryCredentials` section and replace the placeholders with the values you made a note of when you created the Azure container registry. The `address` value looks like `{your username}.azurecr.io`.
160
160
161
161
1. Find the `settings` section for the `transformmodule`. Replace `{your username}` with the same value you used in the previous step. Save the changes.
0 commit comments