Skip to content

Commit 58725f8

Browse files
removed not needed text in backward compatibility note
1 parent b03faa0 commit 58725f8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/virtual-machines/security-isolated-image-builds-image-builder.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ Your image builds will automatically be migrated to Isolated Image Builds and yo
3838
> Image Builder is in the process of rolling this change out to all locations and customers. Some of these details might change as the process is fine-tuned based on service telemetry and feedback. Please refer to the [troubleshooting guide](./linux/image-builder-troubleshoot.md#troubleshoot-build-failures) for more information.
3939
4040
> [!IMPORTANT]
41-
> Make sure your subscription is registered for `Microsoft.ContainerInstance provider`.
42-
> Then add the relevant Azure CLI or PowerShell commands:
41+
> Make sure your subscription is registered for `Microsoft.ContainerInstance provider`:
4342
> - Azure CLI: `az provider register -n Microsoft.ContainerInstance`
4443
> - PowerShell: `Register-AzResourceProvider -ProviderNamespace Microsoft.ContainerInstance`
4544

0 commit comments

Comments
 (0)