@@ -36,8 +36,9 @@ Some operations\r\ncreate jobs.
36
36
This method returns the list of jobs when the operation is complete.
37
37
38
38
### [ Get-AzRecoveryServicesBackupPolicy] ( Get-AzRecoveryServicesBackupPolicy.md )
39
- Lists of backup policies associated with Recovery Services Vault.
40
- API provides pagination parameters to fetch\r\nscoped results.
39
+ Provides the details of the backup policies associated to Recovery Services Vault.
40
+ This is an asynchronous\r\noperation.
41
+ Status of the operation can be fetched using GetPolicyOperationResult API.
41
42
42
43
### [ Get-AzRecoveryServicesBackupProtectableItem] ( Get-AzRecoveryServicesBackupProtectableItem.md )
43
44
Provides a pageable list of protectable objects within your subscription according to the query filter and the\r\npagination parameters.
@@ -128,11 +129,6 @@ Provides the details of the protection intent up item.
128
129
This is an asynchronous operation.
129
130
To know the status of the operation,\r\ncall the GetItemOperationResult API.
130
131
131
- ### [ Get-AzRecoveryServicesProtectionPolicy] ( Get-AzRecoveryServicesProtectionPolicy.md )
132
- Provides the details of the backup policies associated to Recovery Services Vault.
133
- This is an asynchronous\r\noperation.
134
- Status of the operation can be fetched using GetPolicyOperationResult API.
135
-
136
132
### [ Get-AzRecoveryServicesProtectionPolicyOperationResult] ( Get-AzRecoveryServicesProtectionPolicyOperationResult.md )
137
133
Provides the result of an operation.
138
134
@@ -173,6 +169,11 @@ Prepares source vault for Data Move operation
173
169
### [ Move-AzRecoveryServicesRecoveryPoint] ( Move-AzRecoveryServicesRecoveryPoint.md )
174
170
Move recovery point from one datastore to another store.
175
171
172
+ ### [ New-AzRecoveryServicesBackupPolicy] ( New-AzRecoveryServicesBackupPolicy.md )
173
+ Creates or modifies a backup policy.
174
+ This is an asynchronous operation.
175
+ Status of the operation can be fetched\r\nusing GetPolicyOperationResult API.
176
+
176
177
### [ New-AzRecoveryServicesItemLevelRecoveryConnection] ( New-AzRecoveryServicesItemLevelRecoveryConnection.md )
177
178
Provisions a script which invokes an iSCSI connection to the backup data.
178
179
Executing this script opens a file\r\nexplorer displaying all the recoverable files and folders.
@@ -188,15 +189,15 @@ To know the status of the operation, call the GetItemOperationResult API.
188
189
Create Intent for Enabling backup of an item.
189
190
This is a synchronous operation.
190
191
191
- ### [ New-AzRecoveryServicesProtectionPolicy] ( New-AzRecoveryServicesProtectionPolicy.md )
192
- Creates or modifies a backup policy.
193
- This is an asynchronous operation.
194
- Status of the operation can be fetched\r\nusing GetPolicyOperationResult API.
195
-
196
192
### [ Register-AzRecoveryServicesProtectionContainer] ( Register-AzRecoveryServicesProtectionContainer.md )
197
193
Registers the container with Recovery Services vault.\r\nThis is an asynchronous operation.
198
194
To track the operation status, use location header to call get latest status of\r\nthe operation.
199
195
196
+ ### [ Remove-AzRecoveryServicesBackupPolicy] ( Remove-AzRecoveryServicesBackupPolicy.md )
197
+ Deletes specified backup policy from your Recovery Services Vault.
198
+ This is an asynchronous operation.
199
+ Status of the\r\noperation can be fetched using GetProtectionPolicyOperationResult API.
200
+
200
201
### [ Remove-AzRecoveryServicesPrivateEndpointConnection] ( Remove-AzRecoveryServicesPrivateEndpointConnection.md )
201
202
Delete Private Endpoint requests.
202
203
This call is made by Backup Admin.
@@ -209,11 +210,6 @@ To know the status of the\r\nrequest, call the GetItemOperationResult API.
209
210
### [ Remove-AzRecoveryServicesProtectionIntent] ( Remove-AzRecoveryServicesProtectionIntent.md )
210
211
Used to remove intent from an item
211
212
212
- ### [ Remove-AzRecoveryServicesProtectionPolicy] ( Remove-AzRecoveryServicesProtectionPolicy.md )
213
- Deletes specified backup policy from your Recovery Services Vault.
214
- This is an asynchronous operation.
215
- Status of the\r\noperation can be fetched using GetProtectionPolicyOperationResult API.
216
-
217
213
### [ Remove-AzRecoveryServicesResourceGuardProxy] ( Remove-AzRecoveryServicesResourceGuardProxy.md )
218
214
Delete ResourceGuardProxy under vault
219
215
@@ -222,6 +218,11 @@ Revokes an iSCSI connection which can be used to download a script.
222
218
Executing this script opens a file explorer\r\ndisplaying all recoverable files and folders.
223
219
This is an asynchronous operation.
224
220
221
+ ### [ Set-AzRecoveryServicesBackupPolicy] ( Set-AzRecoveryServicesBackupPolicy.md )
222
+ Creates or modifies a backup policy.
223
+ This is an asynchronous operation.
224
+ Status of the operation can be fetched\r\nusing GetPolicyOperationResult API.
225
+
225
226
### [ Set-AzRecoveryServicesBackupResourceEncryptionConfig] ( Set-AzRecoveryServicesBackupResourceEncryptionConfig.md )
226
227
Updates Vault encryption config.
227
228
@@ -244,11 +245,6 @@ To know the status of the operation, call the GetItemOperationResult API.
244
245
Create Intent for Enabling backup of an item.
245
246
This is a synchronous operation.
246
247
247
- ### [ Set-AzRecoveryServicesProtectionPolicy] ( Set-AzRecoveryServicesProtectionPolicy.md )
248
- Creates or modifies a backup policy.
249
- This is an asynchronous operation.
250
- Status of the operation can be fetched\r\nusing GetPolicyOperationResult API.
251
-
252
248
### [ Set-AzRecoveryServicesResourceGuardProxy] ( Set-AzRecoveryServicesResourceGuardProxy.md )
253
249
Add or Update ResourceGuardProxy under vault\r\nSecures vault critical operations
254
250
0 commit comments