Skip to content

Commit 65e1fee

Browse files
authored
Merge pull request #41136 from axelgMS/patch-25
Add info on the Windows Azure CRP Certificate Generator
2 parents 322f1a1 + f1f9a04 commit 65e1fee

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/virtual-machines/extensions/features-windows.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,10 @@ Moving the **command to execute** property to the **protected** configuration se
248248
}
249249
```
250250

251+
On an Azure IaaS VM that uses extensions, in the certificates console, you might see certificates that have the subject **_Windows Azure CRP Certificate Generator_**. On a Classic RDFE VM, these certificates have the subject name **_Windows Azure Service Management for Extensions_**.
252+
253+
These certificates secure the communication between the VM and its host during the transfer of protected settings (password, other credentials) used by extensions. The certificates are built by the Azure fabric controller and passed to the VM Agent. If you stop and start the VM every day, a new certificate might be created by the fabric controller. The certificate is stored in the computer's Personal certificates store. These certificates can be deleted. The VM Agent re-creates certificates if needed.
254+
251255
### How do agents and extensions get updated?
252256

253257
The Agents and Extensions share the same update mechanism. Some updates do not require additional firewall rules.

0 commit comments

Comments
 (0)