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
Copy file name to clipboardExpand all lines: articles/deployment-environments/how-to-configure-extensibility-model-custom-image.md
+2-7Lines changed: 2 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,10 +65,10 @@ The main steps you'll follow when using a container image are:
65
65
- For a private registry, give the DevCenter ACR permissions.
66
66
1. Add your image location to the `runner` parameter in your environment definition
67
67
1. Deploy environments that use your custom image.
68
-
69
-
The first step in the process is to choose the type of image you want to use. Select the corresponding tab to see the process.
70
68
71
69
::: zone pivot="arm-bicep,pulumi"
70
+
The first step in the process is to choose the type of image you want to use. Select the corresponding tab to see the process.
71
+
72
72
### [Use a sample container image](#tab/sample/)
73
73
::: zone-end
74
74
@@ -112,9 +112,7 @@ templatePath: Pulumi.yaml
112
112
You can find a few sample environment definitions in the [Environments folder](https://github.com/pulumi/azure-deployment-environments/tree/main/Environments).
0 commit comments