Skip to content

Commit 40bb374

Browse files
authored
Merge pull request #121757 from lrivallain/master
Addding missing VirtualMachine.Provisioning.Customize permission
2 parents 6296317 + 74a341a commit 40bb374

File tree

1 file changed

+1
-62
lines changed

1 file changed

+1
-62
lines changed

articles/azure-arc/resource-bridge/troubleshoot-resource-bridge.md

Lines changed: 1 addition & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -263,9 +263,7 @@ When deploying the resource bridge on VMware vCenter, you might get an error say
263263
**Datastore** 
264264

265265
- Allocate space
266-
267266
- Browse datastore
268-
269267
- Low level file operations
270268

271269
**Folder** 
@@ -283,9 +281,7 @@ When deploying the resource bridge on VMware vCenter, you might get an error say
283281
**Resource**
284282

285283
- Assign virtual machine to resource pool
286-
287284
- Migrate powered off virtual machine
288-
289285
- Migrate powered on virtual machine
290286

291287
**Sessions**
@@ -295,125 +291,68 @@ When deploying the resource bridge on VMware vCenter, you might get an error say
295291
**vApp**
296292

297293
- Assign resource pool
298-
299294
- Import 
300295

301296
**Virtual machine**
302297

303298
- Change Configuration
304-
305299
- Acquire disk lease
306-
307300
- Add existing disk
308-
309301
- Add new disk
310-
311302
- Add or remove device
312-
313303
- Advanced configuration
314-
315304
- Change CPU count
316-
317305
- Change Memory
318-
319306
- Change Settings
320-
321307
- Change resource
322-
323308
- Configure managedBy
324-
325309
- Display connection settings
326-
327310
- Extend virtual disk
328-
329311
- Modify device settings
330-
331312
- Query Fault Tolerance compatibility
332-
333313
- Query unowned files
334-
335314
- Reload from path
336-
337315
- Remove disk
338-
339316
- Rename
340-
341317
- Reset guest information
342-
343318
- Set annotation
344-
345319
- Toggle disk change tracking
346-
347320
- Toggle fork parent
348-
349321
- Upgrade virtual machine compatibility
350-
351322
- Edit Inventory
352-
353323
- Create from existing
354-
355324
- Create new
356-
357325
- Register
358-
359326
- Remove
360-
361327
- Unregister
362-
363328
- Guest operations
364-
365329
- Guest operation alias modification
366-
367330
- Guest operation modifications
368-
369331
- Guest operation program execution
370-
371332
- Guest operation queries
372-
373333
- Interaction
374-
375334
- Connect devices
376-
377335
- Console interaction
378-
379336
- Guest operating system management by VIX API
380-
381337
- Install VMware Tools
382-
383338
- Power off
384-
385339
- Power on
386-
387340
- Reset
388-
389341
- Suspend
390-
391342
- Provisioning
392-
393343
- Allow disk access
394-
395344
- Allow file access
396-
397345
- Allow read-only disk access
398-
399346
- Allow virtual machine download
400-
401347
- Allow virtual machine files upload
402-
403348
- Clone virtual machine
404-
405349
- Deploy template
406-
407350
- Mark as template
408-
409351
- Mark as virtual machine
410-
352+
- Customize guest
411353
- Snapshot management
412-
413354
- Create snapshot
414-
415355
- Remove snapshot
416-
417356
- Revert to snapshot
418357

419358
## Next steps

0 commit comments

Comments
 (0)