Skip to content

Commit 60f60fa

Browse files
author
Alfredo Santamaria Gomez
committed
remvoe en-us
1 parent 373a433 commit 60f60fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/how-to-managed-cluster-vmss-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Use Service Fabric API version `2023-09-01-preview` or later.
125125
```
126126

127127
>[!NOTE]
128-
> Special handling for AzureDiskEncryption (ADE) extension: ADE needs to run before the Service Fabric runtime to ensures that the disk is decrypted after a reimage operations, allowing the Service Fabric runtime to start using it. Even if the extension is not explicitly marked with `BeforeSFRuntime`, it will run before the runtime. But note that enabling encryption at host is recomended over using ADE extension. For detailed instructions, please refer to [Enable encryption at host](https://learn.microsoft.com/en-us/azure/service-fabric/how-to-managed-cluster-enable-disk-encryption?tabs=azure-powershell#enable-encryption-at-host)
128+
> Special handling for AzureDiskEncryption (ADE) extension: ADE needs to run before the Service Fabric runtime to ensures that the disk is decrypted after a reimage operations, allowing the Service Fabric runtime to start using it. Even if the extension is not explicitly marked with `BeforeSFRuntime`, it will run before the runtime. But note that enabling encryption at host is recomended over using ADE extension. For detailed instructions, please refer to [Enable encryption at host](https://learn.microsoft.com/azure/service-fabric/how-to-managed-cluster-enable-disk-encryption?tabs=azure-powershell#enable-encryption-at-host)
129129
130130
## Next steps
131131

0 commit comments

Comments
 (0)