Skip to content

Commit 677f140

Browse files
Merge pull request #127295 from changeworld/patch-17
Fix typo: availiable -> available
2 parents a6d557d + f9e7786 commit 677f140

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/role-based-access-control/permissions/migration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,9 +171,9 @@ Azure service: [Azure Database Migration Service](/azure/dms/)
171171
> | Microsoft.DataMigration/services/stop/action | Stop the Azure Database Migration Service to minimize its cost |
172172
> | Microsoft.DataMigration/services/start/action | Start the Azure Database Migration Service to allow it to process migrations again |
173173
> | Microsoft.DataMigration/services/checkStatus/action | Check whether the service is deployed and running |
174-
> | Microsoft.DataMigration/services/configureWorker/action | Configures an Azure Database Migration Service worker to the Service's availiable workers |
175-
> | Microsoft.DataMigration/services/addWorker/action | Adds an Azure Database Migration Service worker to the Service's availiable workers |
176-
> | Microsoft.DataMigration/services/removeWorker/action | Removes an Azure Database Migration Service worker to the Service's availiable workers |
174+
> | Microsoft.DataMigration/services/configureWorker/action | Configures an Azure Database Migration Service worker to the Service's available workers |
175+
> | Microsoft.DataMigration/services/addWorker/action | Adds an Azure Database Migration Service worker to the Service's available workers |
176+
> | Microsoft.DataMigration/services/removeWorker/action | Removes an Azure Database Migration Service worker to the Service's available workers |
177177
> | Microsoft.DataMigration/services/updateAgentConfig/action | Updates Azure Database Migration Service agent configuration with provided values. |
178178
> | Microsoft.DataMigration/services/getHybridDownloadLink/action | Gets an Azure Database Migration Service worker package download link from RP Blob Storage. |
179179
> | Microsoft.DataMigration/services/projects/read | Read information about resources |

0 commit comments

Comments
 (0)