Restore-AzKeyVaultSecret cmdlet은 지정된 키 자격 증명 모음에 비밀을 만듭니다.
이 비밀은 입력 파일에서 백업된 비밀의 복제본이며 원래 암호와 이름이 같습니다.
키 자격 증명 모음에 동일한 이름의 비밀이 이미 있는 경우 이 cmdlet은 원래 비밀을 덮어쓰는 대신 실패합니다.
백업에 여러 버전의 비밀이 포함된 경우 모든 버전이 복원됩니다.
비밀을 복원하는 키 자격 증명 모음은 비밀을 백업한 키 자격 증명 모음과 다를 수 있습니다.
그러나 키 자격 증명 모음은 동일한 구독을 사용하고 동일한 지역(예: 북아메리카)의 Azure 지역에 있어야 합니다.
Azure 지역을 지역에 매핑하는 방법은 Microsoft Azure 보안 센터(https://azure.microsoft.com/support/trust-center/)를 참조하세요.
Vault Name : contoso
Name : secret1
Version : 7128133570f84a71b48d7d0550deb74c
Id : https://contoso.vault.azure.net:443/secrets/secret1/7128133570f84a71b48d7d0550deb74c
Enabled : True
Expires : 4/6/2018 3:59:43 PM
Not Before :
Created : 4/5/2018 11:46:28 PM
Updated : 4/6/2018 11:30:17 PM
Content Type :
Tags :
이 명령은 Backup.blob이라는 백업 파일에서 contoso라는 키 자격 증명 모음으로 모든 버전을 포함한 비밀을 복원합니다.
Vault Name : contoso
Name : secret1
Version : 7128133570f84a71b48d7d0550deb74c
Id : https://contoso.vault.azure.net:443/secrets/secret1/7128133570f84a71b48d7d0550deb74c
Enabled : True
Expires : 4/6/2018 3:59:43 PM
Not Before :
Created : 4/5/2018 11:46:28 PM
Updated : 4/6/2018 11:30:17 PM
Content Type :
Tags :
이 명령은 Backup.blob이라는 백업 파일에서 contoso라는 키 자격 증명 모음으로 모든 버전을 포함한 비밀을 복원합니다.
이 cmdlet은 일반적인 매개 변수인 -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction 및 -WarningVariable 매개 변수를 지원합니다. 자세한 내용은 about_CommonParameters를 참조하세요.