This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- Visual Studio code remote connect to remote machine | |
| -- Azure Key Vault - secres, consume secrets but do not know, secure compliance | |
| * Managed Service Idendity (MSI), protect AKV with active directory, for authentication | |
| * any user connecting to vault needs akv | |
| * no password needed, authentication by AD | |
| * IAAS - Storage, VMs, Networikg -> Disks, Files |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Examples-CSharp |