Parallels DaaS Administrator's Guide
ProductsSupportPartnersDocumentation
  • About Parallels DaaS
  • What's new
  • Parallels DaaS licensing
  • Getting started
    • System requirements
    • Activating a license key
    • Configuring the prerequisites
    • Connecting your Microsoft Azure subscription
    • Editing the Golden Image
    • Publishing resources
    • Adding users
  • Parallels DaaS interface
    • Dashboard
    • Golden Image
    • Applications
    • Virtual Machines
      • Scaling
    • User Management
    • Sessions
    • Insights
    • Azure Settings
  • Common Management Tasks
    • Logoff user after all applications are closed
    • Enabling MFA
    • Improving virtual machine and application performance
    • Azure Quotas
  • Frequently asked questions
    • Validation Unsuccessful!
    • The sign-in method you’re trying to use isn’t allowed
    • What to do if you cannot access your account
    • How to create an Azure file share for FSLogix
    • How to resolve Error 500 on user authentication
    • How to resolve error "User does not have RDP endpoint for published item"
    • How to resolve error "A parameter cannot be found that matches the parameter name 'AsHashtable'"
    • Initialization of your Azure connection failed
    • Unexpected token ':"en"' in expression or statement
    • Cannot type in a PowerShell window
    • Migrating to daas.parallels.com
  • Providing feedback
  • Accessing documentation
  • Examples
    • Small Deployment (15–30 Users)
    • Medium Deployment (20-100 Users)
    • Large Deployment (100+ users)
Powered by GitBook

Social media

  • Facebook
  • Twitter
  • LinkedIn
  • YouTube

Other Resources

  • Feedback

© 2025 Parallels International GmbH. All rights reserved.

On this page
  • Problem
  • Solution

Was this helpful?

Export as PDF
  1. Frequently asked questions

How to resolve error "A parameter cannot be found that matches the parameter name 'AsHashtable'"

PreviousHow to resolve error "User does not have RDP endpoint for published item"NextInitialization of your Azure connection failed

Last updated 9 months ago

Was this helpful?

Problem

When executing the PowerShell script that automatically prepares your Microsoft Azure subscription for use with Parallels DaaS, you see the following error:

ERROR: trying to set app registration Graph API permissions
A parameter cannot be found that matches parameter name 'AsHashtable'.

Solution

Run the PowerShell script in PowerShell version 7.3 or laer. You can check the PowerShell version by running the $psversiontable command.

A copy of PowerShell 7.x can be downloaded from

https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.4#installing-the-msi-package
Example