az dataprotection resource-guard
注意
此參考是 Azure CLI 的數據保護延伸模組的一部分(2.57.0 版或更高版本)。 擴充功能會在您第一次執行 az dataprotection resource-guard 命令時自動安裝。 深入了解擴充功能。
使用 dataprotection 管理資源防護。
命令
名稱 | Description | 類型 | 狀態 |
---|---|---|---|
az dataprotection resource-guard create |
建立或更新屬於資源群組的 ResourceGuard 資源。 |
副檔名 | GA |
az dataprotection resource-guard delete |
從資源群組中刪除 ResourceGuard 資源。 |
副檔名 | GA |
az dataprotection resource-guard list |
取得訂用帳戶或資源群組中的 ResourceGuard 清單。 |
副檔名 | GA |
az dataprotection resource-guard list-protected-operations |
列出與 ResourceGuard 相關聯的受保護作業。 |
副檔名 | GA |
az dataprotection resource-guard show |
傳回屬於資源群組的 ResourceGuard。 |
副檔名 | GA |
az dataprotection resource-guard unlock |
解除鎖定資源防護所保護的重要作業。 |
副檔名 | GA |
az dataprotection resource-guard update |
更新與 ResourceGuard 相關聯的受保護作業。 |
副檔名 | GA |
az dataprotection resource-guard create
建立或更新屬於資源群組的 ResourceGuard 資源。
az dataprotection resource-guard create --name
--resource-group
[--e-tag]
[--location]
[--tags]
範例
建立 ResourceGuard
az dataprotection resource-guard create --location "WestUS" --tags key1="val1" --resource-group "SampleResourceGroup" --resource-guard-name "swaggerExample"
必要參數
Resource Guard 的名稱。
資源群組的名稱。 您可以使用 az configure --defaults group=<name>
來設定預設群組。
選擇性參數
選擇性 ETag。
位置。 來自的值: az account list-locations
。 您可以使用 az configure --defaults location=<location>
設定預設位置。
以空格分隔的標記:key[=value] [key[=value] ...]。使用 「清除現有的標記」。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az dataprotection resource-guard delete
從資源群組中刪除 ResourceGuard 資源。
az dataprotection resource-guard delete [--ids]
[--name]
[--resource-group]
[--subscription]
[--yes]
範例
刪除 ResourceGuard
az dataprotection resource-guard delete --resource-group "SampleResourceGroup" --resource-guard-name "swaggerExample"
選擇性參數
一或多個資源識別碼 (以空格分隔)。 它應該是完整資源識別碼,其中包含「資源標識碼」引數的所有資訊。 您應該提供 --ids 或其他「資源識別碼」引數。
ResourceGuard 的名稱。
資源群組的名稱。 您可以使用 az configure --defaults group=<name>
來設定預設群組。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
不提示確認。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az dataprotection resource-guard list
取得訂用帳戶或資源群組中的 ResourceGuard 清單。
az dataprotection resource-guard list [--max-items]
[--next-token]
[--resource-group]
範例
列出訂用帳戶中的 ResourceGuards
az dataprotection resource-guard list
列出資源群組中的 ResourceGuards
az dataprotection resource-guard list -g sarath-rg
選擇性參數
命令輸出中要傳回的項目總數。 如果可用的專案總數超過指定的值,則會在命令的輸出中提供令牌。 若要繼續分頁,請在後續命令的自變數中 --next-token
提供令牌值。
標記,指定要開始分頁的位置。 這是先前截斷回應中的令牌值。
資源群組的名稱。 您可以使用 az configure --defaults group=<name>
來設定預設群組。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az dataprotection resource-guard list-protected-operations
列出與 ResourceGuard 相關聯的受保護作業。
az dataprotection resource-guard list-protected-operations --resource-type {Microsoft.DataProtection/backupVaults, Microsoft.RecoveryServices/vaults}
[--ids]
[--name]
[--resource-group]
[--subscription]
範例
列出 ResourceGuard 受保護的作業
az dataprotection resource-guard list-protected-operations --resource-group "SampleResourceGroup" --resource-guard-name "swaggerExample" --resource-type "Microsoft.RecoveryServices/vaults"
必要參數
與受保護作業相關聯的資源類型。
選擇性參數
一或多個資源識別碼 (以空格分隔)。 它應該是完整資源識別碼,其中包含「資源標識碼」引數的所有資訊。 您應該提供 --ids 或其他「資源識別碼」引數。
ResourceGuard 的名稱。
資源群組的名稱。 您可以使用 az configure --defaults group=<name>
來設定預設群組。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az dataprotection resource-guard show
傳回屬於資源群組的 ResourceGuard。
az dataprotection resource-guard show [--ids]
[--name]
[--resource-group]
[--subscription]
範例
取得 ResourceGuard
az dataprotection resource-guard show --resource-group "SampleResourceGroup" --resource-guard-name "swaggerExample"
選擇性參數
一或多個資源識別碼 (以空格分隔)。 它應該是完整資源識別碼,其中包含「資源標識碼」引數的所有資訊。 您應該提供 --ids 或其他「資源識別碼」引數。
ResourceGuard 的名稱。
資源群組的名稱。 您可以使用 az configure --defaults group=<name>
來設定預設群組。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az dataprotection resource-guard unlock
解除鎖定資源防護所保護的重要作業。
az dataprotection resource-guard unlock [--ids]
[--name]
[--operation-requests]
[--resource-group]
[--resource-to-be-deleted]
[--subscription]
[--tenant-id]
[--vault-name]
範例
解除鎖定刪除 ResourceGuard 對應以停用保存庫上的 MUA
az dataprotection resource-guard unlock -n "DppResourceGuardProxy" -g "sampleRG" -v "sampleVault" --resource-guard-operation-requests "DisableMUA" --resource-to-be-deleted "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sampleRG/providers/Microsoft.DataProtection/backupVaults/sampleVault/backupResourceGuardProxies/DppResourceGuardProxy"
選擇性參數
一或多個資源識別碼 (以空格分隔)。 它應該是完整資源識別碼,其中包含「資源標識碼」引數的所有資訊。 您應該提供 --ids 或其他「資源識別碼」引數。
資源防護對應的名稱。
由 resourceGuard 保護且需要解除鎖定的重要作業清單。 支援的值為 DeleteBackupInstance、DisableMUA 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。 單一旗標: --operation-requests
。
資源群組的名稱。 您可以使用 az configure --defaults group=<name>
來設定預設群組。
需要解除鎖定才能執行關鍵作業之資源的 ARM 識別碼。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
跨租使用者呼叫的租用戶標識碼。
備份保存庫的名稱。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。
az dataprotection resource-guard update
更新與 ResourceGuard 相關聯的受保護作業。
az dataprotection resource-guard update [--add]
[--critical-operation-exclusion-list]
[--force-string {0, 1, f, false, n, no, t, true, y, yes}]
[--ids]
[--name]
[--remove]
[--resource-group]
[--resource-type {Microsoft.DataProtection/backupVaults, Microsoft.RecoveryServices/vaults}]
[--set]
[--subscription]
[--tags]
範例
更新 ResourceGuard
az dataprotection resource-guard update --resource-group "SampleResourceGroup" --resource-guard-name "swaggerExample" --resource-type "Microsoft.RecoveryServices/vaults" --critical-operation-exclusion-list deleteProtection getSecurityPIN updatePolicy
選擇性參數
藉由指定路徑和索引鍵值組,將物件加入物件清單。 範例:--add property.listProperty <key=value、string 或 JSON 字串>。
不受此 resourceGuard 保護的重要作業清單。 允許的值:deleteProtection、getSecurityPIN、updatePolicy、updateProtection。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。
使用 'set' 或 'add' 時,請保留字串常值,而不是嘗試轉換成 JSON。
一或多個資源識別碼 (以空格分隔)。 它應該是完整資源識別碼,其中包含「資源標識碼」引數的所有資訊。 您應該提供 --ids 或其他「資源識別碼」引數。
Resource Guard 的名稱。
從清單中移除屬性或專案。 範例:--remove property.list OR --remove 屬性ToRemove。
資源群組的名稱。 您可以使用 az configure --defaults group=<name>
來設定預設群組。
與受保護作業相關聯的資源類型。
指定要設定的屬性路徑和值,以更新物件。 範例:--set property1.property2=。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
以空格分隔的標記:key[=value] [key[=value] ...]。使用 「清除現有的標記」。 支援速記語法、json-file 和 yaml-file。 請嘗試 “??” 以顯示更多。
全域參數
增加記錄詳細資訊,以顯示所有偵錯記錄。
顯示此說明訊息並結束。
只顯示錯誤,隱藏警告。
輸出格式。
JMESPath 查詢字串。 如需詳細資訊和範例,請參閱 http://jmespath.org/。
訂用帳戶的名稱或識別碼。 您可以使用 來設定預設訂用 az account set -s NAME_OR_ID
帳戶。
增加記錄詳細資訊。 使用 --debug 來取得完整偵錯記錄。