You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I'm a beginning user and just discovered this tool. Looks amazing from the documentation. However I am having some problems setting up the app using the click to deploy. In the section 'Prerequisites' is where the powershell script New-SAMAzureADApplication.ps1 fails. I believe the problem is me because I don't have too much idea what I'm doing. Sorry for that. I read all the documentation and proceeded carefully step by step.
I filled in a bug report since I thought this issue could be a CIPP bug but it got closed saying that I should ask the question here.
So here is the copy pasted bug report that I filled in earlier:
Describe the bug
When I login using the powershell script and fill in the authentication window prompt it closes and powershell drops Cannot bind argument to parameter 'ObjectId' because it is null. exception.
Screenshots
Update:
Oh I just read from the blog "Are you a Microsoft Partner and do you have access to the partner center? This script is only for partners currently."
The answer is no, this could be the problem...
I believe this should be in the requirements in the docs. So in total some other requirements are
Be a microsoft partner (this is mentioned in the README.md but could be documented a bit more clearer that you must be a Microsoft Partner otherwise it won't work.
Use powershell 5.1
Do not use ISE or vscode powershell
This would help a lot of people with errors and submitting questions/bugs..
My question is, how can I use a test trial account without partner capablities to run this tool? Is this in scope? I cannot get partner status at this moment because I want to test this tool first on a clean test environment.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi I'm a beginning user and just discovered this tool. Looks amazing from the documentation. However I am having some problems setting up the app using the click to deploy. In the section 'Prerequisites' is where the powershell script
New-SAMAzureADApplication.ps1
fails. I believe the problem is me because I don't have too much idea what I'm doing. Sorry for that. I read all the documentation and proceeded carefully step by step.I filled in a bug report since I thought this issue could be a CIPP bug but it got closed saying that I should ask the question here.
So here is the copy pasted bug report that I filled in earlier:
Describe the bug
When I login using the powershell script and fill in the authentication window prompt it closes and powershell drops
Cannot bind argument to parameter 'ObjectId' because it is null.
exception.Screenshots
Update:
Oh I just read from the blog "Are you a Microsoft Partner and do you have access to the partner center? This script is only for partners currently."
The answer is no, this could be the problem...
I believe this should be in the requirements in the docs. So in total some other requirements are
This would help a lot of people with errors and submitting questions/bugs..
My question is, how can I use a test trial account without partner capablities to run this tool? Is this in scope? I cannot get partner status at this moment because I want to test this tool first on a clean test environment.
Beta Was this translation helpful? Give feedback.
All reactions