Azure / azure-saas

The Azure SaaS Development Kit (ASDK) provides a reference architecture, deployable reference implementation and tools to help developers, startups, ISVs and Enterprises deliver their applications as a SaaS service. A platform for platform creators.

Home Page:https://aka.ms/azuresaasdevkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I used Option 2: Setup Identity Framework - Powershell (Advanced) to run

Wiiki0807 opened this issue · comments

Describe the bug
Can't setup the infrastructure by script. (https://azure.github.io/azure-saas/quick-start/#option-2-setup-identity-framework---powershell-advanced)
Should any prerequisite be done before running script?

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.
image
Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

find the error caused by Get-MgUser parameters -filter, and resolved the issue by skip -filter parameter.