다음을 통해 공유


Microsoft.RecoveryServices 자격 증명 모음

Bicep 리소스 정의

자격 증명 모음 리소스 유형은 다음을 대상으로 하는 작업으로 배포할 수 있습니다.

각 API 버전에서 변경된 속성 목록은 변경 로그참조하세요.

리소스 형식

Microsoft.RecoveryServices/vaults 리소스를 만들려면 템플릿에 다음 Bicep을 추가합니다.

resource symbolicname 'Microsoft.RecoveryServices/vaults@2024-10-01' = {
  etag: 'string'
  identity: {
    type: 'string'
    userAssignedIdentities: {
      {customized property}: {}
    }
  }
  location: 'string'
  name: 'string'
  properties: {
    encryption: {
      infrastructureEncryption: 'string'
      kekIdentity: {
        userAssignedIdentity: 'string'
        useSystemAssignedIdentity: bool
      }
      keyVaultProperties: {
        keyUri: 'string'
      }
    }
    monitoringSettings: {
      azureMonitorAlertSettings: {
        alertsForAllFailoverIssues: 'string'
        alertsForAllJobFailures: 'string'
        alertsForAllReplicationIssues: 'string'
      }
      classicAlertSettings: {
        alertsForCriticalOperations: 'string'
        emailNotificationsForSiteRecovery: 'string'
      }
    }
    moveDetails: {}
    publicNetworkAccess: 'string'
    redundancySettings: {
      crossRegionRestore: 'string'
      standardTierStorageRedundancy: 'string'
    }
    resourceGuardOperationRequests: [
      'string'
    ]
    restoreSettings: {
      crossSubscriptionRestoreSettings: {
        crossSubscriptionRestoreState: 'string'
      }
    }
    securitySettings: {
      immutabilitySettings: {
        state: 'string'
      }
      softDeleteSettings: {
        enhancedSecurityState: 'string'
        softDeleteRetentionPeriodInDays: int
        softDeleteState: 'string'
      }
    }
    upgradeDetails: {}
  }
  sku: {
    capacity: 'string'
    family: 'string'
    name: 'string'
    size: 'string'
    tier: 'string'
  }
  tags: {
    {customized property}: 'string'
  }
}

속성 값

AzureMonitorAlertSettings

이름 묘사
alertsForAllFailoverIssues '사용 안 함'
'Enabled'
alertsForAllJobFailures '사용 안 함'
'Enabled'
alertsForAllReplicationIssues '사용 안 함'
'Enabled'

ClassicAlertSettings

이름 묘사
alertsForCriticalOperations '사용 안 함'
'Enabled'
emailNotificationsForSiteRecovery '사용 안 함'
'Enabled'

CmkKekIdentity

이름 묘사
userAssignedIdentity 사용된 ID 유형이 UserAssigned인 경우 권한을 부여하는 데 사용할 사용자 할당 ID 문자열
useSystemAssignedIdentity 시스템 할당 ID를 사용해야 함을 나타냅니다. 'userAssignedIdentity' 필드와 함께 사용할 수 없음 bool

CmkKeyVaultProperties

이름 묘사
keyUri 고객 관리형 키의 키 URI 문자열

CrossSubscriptionRestoreSettings

이름 묘사
crossSubscriptionRestoreState '사용 안 함'
'Enabled'
'PermanentlyDisabled'

IdentityData

이름 묘사
사용되는 관리 ID의 형식입니다. 'SystemAssigned, UserAssigned' 형식에는 암시적으로 생성된 ID와 사용자 할당 ID 집합이 모두 포함됩니다. 'None' 형식은 모든 ID를 제거합니다. 'None'
'SystemAssigned'
'SystemAssigned, UserAssigned'
'UserAssigned'(필수)
userAssignedIdentities 리소스와 연결된 사용자 할당 ID 목록입니다. 사용자 할당 ID 사전 키는 '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}' 형식의 ARM 리소스 ID입니다. IdentityDataUserAssignedIdentities

IdentityDataUserAssignedIdentities

이름 묘사

ImmutabilitySettings

이름 묘사
상태 '사용 안 함'
'잠김'
'잠금 해제됨'

Microsoft.RecoveryServices/vaults

이름 묘사
etag 선택적 ETag입니다. 문자열
신원 리소스의 ID입니다. IdentityData
위치 리소스 위치입니다. string(필수)
이름 리소스 이름 string(필수)
속성 자격 증명 모음의 속성입니다. VaultProperties
sku 각 Azure 리소스에 대한 고유 시스템 식별자를 식별합니다. Sku
태그 리소스 태그 태그 이름 및 값의 사전입니다. 템플릿 태그를 참조하세요.

MonitoringSettings

이름 묘사
azureMonitorAlertSettings Azure Monitor 기반 경고에 대한 설정 AzureMonitorAlertSettings
classicAlertSettings 클래식 경고에 대한 설정 ClassicAlertSettings

RestoreSettings

이름 묘사
crossSubscriptionRestoreSettings CrossSubscriptionRestore에 대한 설정 CrossSubscriptionRestoreSettings

SecuritySettings

이름 묘사
immutabilitySettings 자격 증명 모음의 불변성 설정 불변성Settings
softDeleteSettings 자격 증명 모음의 일시 삭제 설정 SoftDeleteSettings

Sku

이름 묘사
용량 sku 용량 문자열
가족 sku 제품군 문자열
이름 SKU의 이름은 RS0(Recovery Services 0번째 버전)이며 계층은 표준 계층입니다. 백 엔드 스토리지 중복성 또는 다른 자격 증명 모음 설정에는 영향을 주지 않습니다. 스토리지 중복성을 관리하려면 backupstorageconfig를 사용합니다. 'RS0'
'Standard'(필수)
크기 sku 크기 문자열
계층 Sku 계층입니다. 문자열

SoftDeleteSettings

이름 묘사
enhancedSecurityState 'AlwaysON'
'사용 안 함'
'Enabled'
'Invalid'
softDeleteRetentionPeriodInDays 일시 삭제 보존 기간(일) int
softDeleteState 'AlwaysON'
'사용 안 함'
'Enabled'
'Invalid'

TrackedResourceTags

이름 묘사

UpgradeDetails

이름 묘사

UserIdentity

이름 묘사

VaultProperties

이름 묘사
암호화 리소스의 고객 관리형 키 세부 정보입니다. VaultPropertiesEncryption
monitoringSettings 자격 증명 모음의 모니터링 설정 MonitoringSettings
moveDetails Azure 리소스에서 수행된 최신 이동 작업의 세부 정보 VaultPropertiesMoveDetails
publicNetworkAccess 공용 클라이언트에서 리소스 공급자 인바운드 네트워크 트래픽을 사용하거나 사용하지 않도록 설정하는 속성 '사용 안 함'
'Enabled'
redundancySettings 자격 증명 모음의 중복 설정 VaultPropertiesRedundancySettings
resourceGuardOperationRequests LAC 검사를 수행할 ResourceGuardOperationRequests string[]
restoreSettings 자격 증명 모음의 복원 설정 restoreSettings
securitySettings 자격 증명 모음의 보안 설정 SecuritySettings
upgradeDetails 자격 증명 모음 업그레이드에 대한 세부 정보입니다. UpgradeDetails

VaultPropertiesEncryption

이름 묘사
infrastructureEncryption 이중 암호화 상태 사용/사용 안 함 '사용 안 함'
'Enabled'
kekIdentity CMK에 사용되는 ID의 세부 정보 cmkKekIdentity
keyVaultProperties CMK를 호스트하는 Key Vault의 속성 CmkKeyVaultProperties

VaultPropertiesMoveDetails

이름 묘사

VaultPropertiesRedundancySettings

이름 묘사
crossRegionRestore 자격 증명 모음에서 지역 간 복원을 사용할 수 있는지 여부를 표시하는 플래그 '사용 안 함'
'Enabled'
standardTierStorageRedundancy 자격 증명 모음의 스토리지 중복 설정 'GeoRedundant'
'Invalid'
'LocallyRedundant'
'ZoneRedundant'

빠른 시작 샘플

다음 빠른 시작 샘플은 이 리소스 유형을 배포합니다.

Bicep 파일 묘사
Azure Virtual Machines 워크로드용 Azure Backup 이 템플릿은 Recovery Services 자격 증명 모음 및 워크로드별 백업 정책을 만듭니다. Backup 서비스에 VM을 등록하고 보호를 구성합니다.
Recovery Services(매일) 사용하여 기존 파일 공유 백업 이 템플릿은 기존 스토리지 계정에 있는 기존 파일 공유에 대한 보호를 구성합니다. 새로 만들거나 설정된 매개 변수 값을 기반으로 기존 Recovery Services 자격 증명 모음 및 백업 정책을 사용합니다.
복구 서비스(매시간) 사용하여 기존 파일 공유 백업 이 템플릿은 기존 스토리지 계정에 있는 기존 파일 공유에 대한 시간별 빈도로 보호를 구성합니다. 새로 만들거나 설정된 매개 변수 값을 기반으로 기존 Recovery Services 자격 증명 모음 및 백업 정책을 사용합니다.
Recovery Services 자격 증명 모음을 사용하여 Backup Resource Manager VM 이 템플릿은 기존 복구 서비스 자격 증명 모음 및 기존 백업 정책을 사용하고 동일한 리소스 그룹에 속하는 여러 Resource Manager VM의 백업을 구성합니다.
고급 옵션을 사용하여 Recovery Services 자격 증명 모음 만들기 이 템플릿은 Backup 및 Site Recovery에 추가로 사용될 Recovery Services 자격 증명 모음을 만듭니다.
IaaSVM 보호하기 위해 RS 자격 증명 모음에 대한 일일 백업 정책 만들기 이 템플릿은 클래식 및 ARM 기반 IaaS VM을 보호하는 데 사용할 수 있는 복구 서비스 자격 증명 모음 및 매일 백업 정책을 만듭니다.
Recovery Services 자격 증명 모음 만들기 및 진단 사용 이 템플릿은 Recovery Services 자격 증명 모음을 만들고 Azure Backup에 대한 진단을 사용하도록 설정합니다. 또한 스토리지 계정 및 oms 작업 영역을 배포합니다.
백업 정책 사용하여 Recovery Services 자격 증명 모음 만들기 이 템플릿은 백업 정책을 사용하여 Recovery Services 자격 증명 모음을 만들고 시스템 ID, 백업 스토리지 유형, 지역 간 복원 및 진단 로그 및 삭제 잠금과 같은 선택적 기능을 구성합니다.
기본 옵션 사용하여 Recovery Services 자격 증명 모음 만들기 Recovery Services 자격 증명 모음을 만드는 간단한 템플릿입니다.
IaaSVM을 보호하기 위해 RS 자격 증명 모음에 대한 주간 백업 정책 만들기 이 템플릿은 클래식 및 ARM 기반 IaaS VM을 보호하는 데 사용할 수 있는 복구 서비스 자격 증명 모음 및 매일 백업 정책을 만듭니다.
Windows VM을 배포하고 Azure Backup 사용하여 백업을 사용하도록 설정합니다. 이 템플릿을 사용하면 DefaultPolicy for Protection으로 구성된 Windows VM 및 Recovery Services 자격 증명 모음을 배포할 수 있습니다.

ARM 템플릿 리소스 정의

자격 증명 모음 리소스 유형은 다음을 대상으로 하는 작업으로 배포할 수 있습니다.

각 API 버전에서 변경된 속성 목록은 변경 로그참조하세요.

리소스 형식

Microsoft.RecoveryServices/vaults 리소스를 만들려면 템플릿에 다음 JSON을 추가합니다.

{
  "type": "Microsoft.RecoveryServices/vaults",
  "apiVersion": "2024-10-01",
  "name": "string",
  "etag": "string",
  "identity": {
    "type": "string",
    "userAssignedIdentities": {
      "{customized property}": {
      }
    }
  },
  "location": "string",
  "properties": {
    "encryption": {
      "infrastructureEncryption": "string",
      "kekIdentity": {
        "userAssignedIdentity": "string",
        "useSystemAssignedIdentity": "bool"
      },
      "keyVaultProperties": {
        "keyUri": "string"
      }
    },
    "monitoringSettings": {
      "azureMonitorAlertSettings": {
        "alertsForAllFailoverIssues": "string",
        "alertsForAllJobFailures": "string",
        "alertsForAllReplicationIssues": "string"
      },
      "classicAlertSettings": {
        "alertsForCriticalOperations": "string",
        "emailNotificationsForSiteRecovery": "string"
      }
    },
    "moveDetails": {
    },
    "publicNetworkAccess": "string",
    "redundancySettings": {
      "crossRegionRestore": "string",
      "standardTierStorageRedundancy": "string"
    },
    "resourceGuardOperationRequests": [ "string" ],
    "restoreSettings": {
      "crossSubscriptionRestoreSettings": {
        "crossSubscriptionRestoreState": "string"
      }
    },
    "securitySettings": {
      "immutabilitySettings": {
        "state": "string"
      },
      "softDeleteSettings": {
        "enhancedSecurityState": "string",
        "softDeleteRetentionPeriodInDays": "int",
        "softDeleteState": "string"
      }
    },
    "upgradeDetails": {
    }
  },
  "sku": {
    "capacity": "string",
    "family": "string",
    "name": "string",
    "size": "string",
    "tier": "string"
  },
  "tags": {
    "{customized property}": "string"
  }
}

속성 값

AzureMonitorAlertSettings

이름 묘사
alertsForAllFailoverIssues '사용 안 함'
'Enabled'
alertsForAllJobFailures '사용 안 함'
'Enabled'
alertsForAllReplicationIssues '사용 안 함'
'Enabled'

ClassicAlertSettings

이름 묘사
alertsForCriticalOperations '사용 안 함'
'Enabled'
emailNotificationsForSiteRecovery '사용 안 함'
'Enabled'

CmkKekIdentity

이름 묘사
userAssignedIdentity 사용된 ID 유형이 UserAssigned인 경우 권한을 부여하는 데 사용할 사용자 할당 ID 문자열
useSystemAssignedIdentity 시스템 할당 ID를 사용해야 함을 나타냅니다. 'userAssignedIdentity' 필드와 함께 사용할 수 없음 bool

CmkKeyVaultProperties

이름 묘사
keyUri 고객 관리형 키의 키 URI 문자열

CrossSubscriptionRestoreSettings

이름 묘사
crossSubscriptionRestoreState '사용 안 함'
'Enabled'
'PermanentlyDisabled'

IdentityData

이름 묘사
사용되는 관리 ID의 형식입니다. 'SystemAssigned, UserAssigned' 형식에는 암시적으로 생성된 ID와 사용자 할당 ID 집합이 모두 포함됩니다. 'None' 형식은 모든 ID를 제거합니다. 'None'
'SystemAssigned'
'SystemAssigned, UserAssigned'
'UserAssigned'(필수)
userAssignedIdentities 리소스와 연결된 사용자 할당 ID 목록입니다. 사용자 할당 ID 사전 키는 '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}' 형식의 ARM 리소스 ID입니다. IdentityDataUserAssignedIdentities

IdentityDataUserAssignedIdentities

이름 묘사

ImmutabilitySettings

이름 묘사
상태 '사용 안 함'
'잠김'
'잠금 해제됨'

Microsoft.RecoveryServices/vaults

이름 묘사
apiVersion api 버전 '2024-10-01'
etag 선택적 ETag입니다. 문자열
신원 리소스의 ID입니다. IdentityData
위치 리소스 위치입니다. string(필수)
이름 리소스 이름 string(필수)
속성 자격 증명 모음의 속성입니다. VaultProperties
sku 각 Azure 리소스에 대한 고유 시스템 식별자를 식별합니다. Sku
태그 리소스 태그 태그 이름 및 값의 사전입니다. 템플릿 태그를 참조하세요.
리소스 종류 'Microsoft.RecoveryServices/vaults'

MonitoringSettings

이름 묘사
azureMonitorAlertSettings Azure Monitor 기반 경고에 대한 설정 AzureMonitorAlertSettings
classicAlertSettings 클래식 경고에 대한 설정 ClassicAlertSettings

RestoreSettings

이름 묘사
crossSubscriptionRestoreSettings CrossSubscriptionRestore에 대한 설정 CrossSubscriptionRestoreSettings

SecuritySettings

이름 묘사
immutabilitySettings 자격 증명 모음의 불변성 설정 불변성Settings
softDeleteSettings 자격 증명 모음의 일시 삭제 설정 SoftDeleteSettings

Sku

이름 묘사
용량 sku 용량 문자열
가족 sku 제품군 문자열
이름 SKU의 이름은 RS0(Recovery Services 0번째 버전)이며 계층은 표준 계층입니다. 백 엔드 스토리지 중복성 또는 다른 자격 증명 모음 설정에는 영향을 주지 않습니다. 스토리지 중복성을 관리하려면 backupstorageconfig를 사용합니다. 'RS0'
'Standard'(필수)
크기 sku 크기 문자열
계층 Sku 계층입니다. 문자열

SoftDeleteSettings

이름 묘사
enhancedSecurityState 'AlwaysON'
'사용 안 함'
'Enabled'
'Invalid'
softDeleteRetentionPeriodInDays 일시 삭제 보존 기간(일) int
softDeleteState 'AlwaysON'
'사용 안 함'
'Enabled'
'Invalid'

TrackedResourceTags

이름 묘사

UpgradeDetails

이름 묘사

UserIdentity

이름 묘사

VaultProperties

이름 묘사
암호화 리소스의 고객 관리형 키 세부 정보입니다. VaultPropertiesEncryption
monitoringSettings 자격 증명 모음의 모니터링 설정 MonitoringSettings
moveDetails Azure 리소스에서 수행된 최신 이동 작업의 세부 정보 VaultPropertiesMoveDetails
publicNetworkAccess 공용 클라이언트에서 리소스 공급자 인바운드 네트워크 트래픽을 사용하거나 사용하지 않도록 설정하는 속성 '사용 안 함'
'Enabled'
redundancySettings 자격 증명 모음의 중복 설정 VaultPropertiesRedundancySettings
resourceGuardOperationRequests LAC 검사를 수행할 ResourceGuardOperationRequests string[]
restoreSettings 자격 증명 모음의 복원 설정 restoreSettings
securitySettings 자격 증명 모음의 보안 설정 SecuritySettings
upgradeDetails 자격 증명 모음 업그레이드에 대한 세부 정보입니다. UpgradeDetails

VaultPropertiesEncryption

이름 묘사
infrastructureEncryption 이중 암호화 상태 사용/사용 안 함 '사용 안 함'
'Enabled'
kekIdentity CMK에 사용되는 ID의 세부 정보 cmkKekIdentity
keyVaultProperties CMK를 호스트하는 Key Vault의 속성 CmkKeyVaultProperties

VaultPropertiesMoveDetails

이름 묘사

VaultPropertiesRedundancySettings

이름 묘사
crossRegionRestore 자격 증명 모음에서 지역 간 복원을 사용할 수 있는지 여부를 표시하는 플래그 '사용 안 함'
'Enabled'
standardTierStorageRedundancy 자격 증명 모음의 스토리지 중복 설정 'GeoRedundant'
'Invalid'
'LocallyRedundant'
'ZoneRedundant'

빠른 시작 템플릿

다음 빠른 시작 템플릿은 이 리소스 유형을 배포합니다.

템플렛 묘사
Azure Virtual Machines 워크로드용 Azure Backup

Azure에 배포
이 템플릿은 Recovery Services 자격 증명 모음 및 워크로드별 백업 정책을 만듭니다. Backup 서비스에 VM을 등록하고 보호를 구성합니다.
Recovery Services(매일) 사용하여 기존 파일 공유 백업

Azure에 배포
이 템플릿은 기존 스토리지 계정에 있는 기존 파일 공유에 대한 보호를 구성합니다. 새로 만들거나 설정된 매개 변수 값을 기반으로 기존 Recovery Services 자격 증명 모음 및 백업 정책을 사용합니다.
복구 서비스(매시간) 사용하여 기존 파일 공유 백업

Azure에 배포
이 템플릿은 기존 스토리지 계정에 있는 기존 파일 공유에 대한 시간별 빈도로 보호를 구성합니다. 새로 만들거나 설정된 매개 변수 값을 기반으로 기존 Recovery Services 자격 증명 모음 및 백업 정책을 사용합니다.
Recovery Services 자격 증명 모음을 사용하여 Backup Resource Manager VM

Azure에 배포
이 템플릿은 기존 복구 서비스 자격 증명 모음 및 기존 백업 정책을 사용하고 동일한 리소스 그룹에 속하는 여러 Resource Manager VM의 백업을 구성합니다.
고급 옵션을 사용하여 Recovery Services 자격 증명 모음 만들기

Azure에 배포
이 템플릿은 Backup 및 Site Recovery에 추가로 사용될 Recovery Services 자격 증명 모음을 만듭니다.
IaaSVM 보호하기 위해 RS 자격 증명 모음에 대한 일일 백업 정책 만들기

Azure에 배포
이 템플릿은 클래식 및 ARM 기반 IaaS VM을 보호하는 데 사용할 수 있는 복구 서비스 자격 증명 모음 및 매일 백업 정책을 만듭니다.
Recovery Services 자격 증명 모음 만들기 및 진단 사용

Azure에 배포
이 템플릿은 Recovery Services 자격 증명 모음을 만들고 Azure Backup에 대한 진단을 사용하도록 설정합니다. 또한 스토리지 계정 및 oms 작업 영역을 배포합니다.
백업 정책 사용하여 Recovery Services 자격 증명 모음 만들기

Azure에 배포
이 템플릿은 백업 정책을 사용하여 Recovery Services 자격 증명 모음을 만들고 시스템 ID, 백업 스토리지 유형, 지역 간 복원 및 진단 로그 및 삭제 잠금과 같은 선택적 기능을 구성합니다.
기본 옵션 사용하여 Recovery Services 자격 증명 모음 만들기

Azure에 배포
Recovery Services 자격 증명 모음을 만드는 간단한 템플릿입니다.
IaaSVM을 보호하기 위해 RS 자격 증명 모음에 대한 주간 백업 정책 만들기

Azure에 배포
이 템플릿은 클래식 및 ARM 기반 IaaS VM을 보호하는 데 사용할 수 있는 복구 서비스 자격 증명 모음 및 매일 백업 정책을 만듭니다.
Windows VM을 배포하고 Azure Backup 사용하여 백업을 사용하도록 설정합니다.

Azure에 배포
이 템플릿을 사용하면 DefaultPolicy for Protection으로 구성된 Windows VM 및 Recovery Services 자격 증명 모음을 배포할 수 있습니다.
azure IBM Cloud Pak for Data

Azure에 배포
이 템플릿은 필요한 모든 리소스, 인프라를 사용하여 Azure에 Openshift 클러스터를 배포한 다음 사용자가 선택한 추가 기능과 함께 IBM Cloud Pak for Data를 배포합니다.
Openshift Container Platform 4.3

Azure에 배포
Openshift Container Platform 4.3

Terraform(AzAPI 공급자) 리소스 정의

자격 증명 모음 리소스 유형은 다음을 대상으로 하는 작업으로 배포할 수 있습니다.

  • 리소스 그룹

각 API 버전에서 변경된 속성 목록은 변경 로그참조하세요.

리소스 형식

Microsoft.RecoveryServices/vaults 리소스를 만들려면 템플릿에 다음 Terraform을 추가합니다.

resource "azapi_resource" "symbolicname" {
  type = "Microsoft.RecoveryServices/vaults@2024-10-01"
  name = "string"
  etag = "string"
  identity = {
    type = "string"
    userAssignedIdentities = {
      {customized property} = {
      }
    }
  }
  location = "string"
  sku = {
    capacity = "string"
    family = "string"
    name = "string"
    size = "string"
    tier = "string"
  }
  tags = {
    {customized property} = "string"
  }
  body = jsonencode({
    properties = {
      encryption = {
        infrastructureEncryption = "string"
        kekIdentity = {
          userAssignedIdentity = "string"
          useSystemAssignedIdentity = bool
        }
        keyVaultProperties = {
          keyUri = "string"
        }
      }
      monitoringSettings = {
        azureMonitorAlertSettings = {
          alertsForAllFailoverIssues = "string"
          alertsForAllJobFailures = "string"
          alertsForAllReplicationIssues = "string"
        }
        classicAlertSettings = {
          alertsForCriticalOperations = "string"
          emailNotificationsForSiteRecovery = "string"
        }
      }
      moveDetails = {
      }
      publicNetworkAccess = "string"
      redundancySettings = {
        crossRegionRestore = "string"
        standardTierStorageRedundancy = "string"
      }
      resourceGuardOperationRequests = [
        "string"
      ]
      restoreSettings = {
        crossSubscriptionRestoreSettings = {
          crossSubscriptionRestoreState = "string"
        }
      }
      securitySettings = {
        immutabilitySettings = {
          state = "string"
        }
        softDeleteSettings = {
          enhancedSecurityState = "string"
          softDeleteRetentionPeriodInDays = int
          softDeleteState = "string"
        }
      }
      upgradeDetails = {
      }
    }
  })
}

속성 값

AzureMonitorAlertSettings

이름 묘사
alertsForAllFailoverIssues '사용 안 함'
'Enabled'
alertsForAllJobFailures '사용 안 함'
'Enabled'
alertsForAllReplicationIssues '사용 안 함'
'Enabled'

ClassicAlertSettings

이름 묘사
alertsForCriticalOperations '사용 안 함'
'Enabled'
emailNotificationsForSiteRecovery '사용 안 함'
'Enabled'

CmkKekIdentity

이름 묘사
userAssignedIdentity 사용된 ID 유형이 UserAssigned인 경우 권한을 부여하는 데 사용할 사용자 할당 ID 문자열
useSystemAssignedIdentity 시스템 할당 ID를 사용해야 함을 나타냅니다. 'userAssignedIdentity' 필드와 함께 사용할 수 없음 bool

CmkKeyVaultProperties

이름 묘사
keyUri 고객 관리형 키의 키 URI 문자열

CrossSubscriptionRestoreSettings

이름 묘사
crossSubscriptionRestoreState '사용 안 함'
'Enabled'
'PermanentlyDisabled'

IdentityData

이름 묘사
사용되는 관리 ID의 형식입니다. 'SystemAssigned, UserAssigned' 형식에는 암시적으로 생성된 ID와 사용자 할당 ID 집합이 모두 포함됩니다. 'None' 형식은 모든 ID를 제거합니다. 'None'
'SystemAssigned'
'SystemAssigned, UserAssigned'
'UserAssigned'(필수)
userAssignedIdentities 리소스와 연결된 사용자 할당 ID 목록입니다. 사용자 할당 ID 사전 키는 '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}' 형식의 ARM 리소스 ID입니다. IdentityDataUserAssignedIdentities

IdentityDataUserAssignedIdentities

이름 묘사

ImmutabilitySettings

이름 묘사
상태 '사용 안 함'
'잠김'
'잠금 해제됨'

Microsoft.RecoveryServices/vaults

이름 묘사
etag 선택적 ETag입니다. 문자열
신원 리소스의 ID입니다. IdentityData
위치 리소스 위치입니다. string(필수)
이름 리소스 이름 string(필수)
속성 자격 증명 모음의 속성입니다. VaultProperties
sku 각 Azure 리소스에 대한 고유 시스템 식별자를 식별합니다. Sku
태그 리소스 태그 태그 이름 및 값의 사전입니다.
리소스 종류 "Microsoft.RecoveryServices/vaults@2024-10-01"

MonitoringSettings

이름 묘사
azureMonitorAlertSettings Azure Monitor 기반 경고에 대한 설정 AzureMonitorAlertSettings
classicAlertSettings 클래식 경고에 대한 설정 ClassicAlertSettings

RestoreSettings

이름 묘사
crossSubscriptionRestoreSettings CrossSubscriptionRestore에 대한 설정 CrossSubscriptionRestoreSettings

SecuritySettings

이름 묘사
immutabilitySettings 자격 증명 모음의 불변성 설정 불변성Settings
softDeleteSettings 자격 증명 모음의 일시 삭제 설정 SoftDeleteSettings

Sku

이름 묘사
용량 sku 용량 문자열
가족 sku 제품군 문자열
이름 SKU의 이름은 RS0(Recovery Services 0번째 버전)이며 계층은 표준 계층입니다. 백 엔드 스토리지 중복성 또는 다른 자격 증명 모음 설정에는 영향을 주지 않습니다. 스토리지 중복성을 관리하려면 backupstorageconfig를 사용합니다. 'RS0'
'Standard'(필수)
크기 sku 크기 문자열
계층 Sku 계층입니다. 문자열

SoftDeleteSettings

이름 묘사
enhancedSecurityState 'AlwaysON'
'사용 안 함'
'Enabled'
'Invalid'
softDeleteRetentionPeriodInDays 일시 삭제 보존 기간(일) int
softDeleteState 'AlwaysON'
'사용 안 함'
'Enabled'
'Invalid'

TrackedResourceTags

이름 묘사

UpgradeDetails

이름 묘사

UserIdentity

이름 묘사

VaultProperties

이름 묘사
암호화 리소스의 고객 관리형 키 세부 정보입니다. VaultPropertiesEncryption
monitoringSettings 자격 증명 모음의 모니터링 설정 MonitoringSettings
moveDetails Azure 리소스에서 수행된 최신 이동 작업의 세부 정보 VaultPropertiesMoveDetails
publicNetworkAccess 공용 클라이언트에서 리소스 공급자 인바운드 네트워크 트래픽을 사용하거나 사용하지 않도록 설정하는 속성 '사용 안 함'
'Enabled'
redundancySettings 자격 증명 모음의 중복 설정 VaultPropertiesRedundancySettings
resourceGuardOperationRequests LAC 검사를 수행할 ResourceGuardOperationRequests string[]
restoreSettings 자격 증명 모음의 복원 설정 restoreSettings
securitySettings 자격 증명 모음의 보안 설정 SecuritySettings
upgradeDetails 자격 증명 모음 업그레이드에 대한 세부 정보입니다. UpgradeDetails

VaultPropertiesEncryption

이름 묘사
infrastructureEncryption 이중 암호화 상태 사용/사용 안 함 '사용 안 함'
'Enabled'
kekIdentity CMK에 사용되는 ID의 세부 정보 cmkKekIdentity
keyVaultProperties CMK를 호스트하는 Key Vault의 속성 CmkKeyVaultProperties

VaultPropertiesMoveDetails

이름 묘사

VaultPropertiesRedundancySettings

이름 묘사
crossRegionRestore 자격 증명 모음에서 지역 간 복원을 사용할 수 있는지 여부를 표시하는 플래그 '사용 안 함'
'Enabled'
standardTierStorageRedundancy 자격 증명 모음의 스토리지 중복 설정 'GeoRedundant'
'Invalid'
'LocallyRedundant'
'ZoneRedundant'