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
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,9 @@ The main steps you'll follow when using a container image are:
68
68
69
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
70
71
+
::: zone pivot="arm-bicep,pulumi"
71
72
### [Use a sample container image](#tab/sample/)
73
+
::: zone-end
72
74
73
75
::: zone pivot="arm-bicep"
74
76
### Use a sample container image
@@ -110,7 +112,9 @@ templatePath: Pulumi.yaml
110
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