question

iamvista-3504 avatar image
0 Votes"
iamvista-3504 asked ChinmayPrabhu-2418 edited

Insufficient privileges to complete the operation

Receiving this error when i clicked "Manage" on the Microsoft App Id section


115799-image.png


azure-bot-service
image.png (82.0 KiB)
· 4
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@iamvista-3504 Thanks for the question. Can you please add more details about the level of access that you are currently assigned.
As shown below we could the see "Manage" on the Microsoft App Id section.


115951-image.png


0 Votes 0 ·
image.png (87.8 KiB)

@ramr-msft Im currently using the owner account. But im not sure why it says the insufficient privilege even though its the owner account



0 Votes 0 ·

Or is it because im currently using a free trial on azure portal?










0 Votes 0 ·

I'm wondering if this issue is resolved as I am having the same issue. I followed this link: bot-service-quickstart-registration


to create a "Azure bot" using owner account but cannot access any of the links after I select "manage" under settings->configuration with the same error being reported in this question.

Thanks

0 Votes 0 ·
iamvista-3504 avatar image
0 Votes"
iamvista-3504 answered ramr-msft edited

Hi sir @ramr-msft to give you an update i think i know where this is coming from. I think i need to setup a key vault and certificate for me to access this? correct me if im wrong. Can you give me reference on how can i do this. Thank you.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@iamvista-3504 Thanks, Here is the link to doc to setup a key vault and certificate. Please feel free to raise an issue with tag "azure-key-vault" or in the document.

0 Votes 0 ·
CarolinaNino-1989 avatar image
0 Votes"
CarolinaNino-1989 answered

Hello everyone: At the moment I have the same problem, but I have reviewed and added the permissions, I attach the image. I am using the endpoint of creating users and updating. Could you tell me if I need any other permission. What I can do is make get but not the post and patch

Base URL: https://graph.microsoft.com/v1.0/users
body
{
"passwordPolicies": "string",
"State": "string",
"mailNickName": "string",
"passwordProfile": {
"password": "string"
},
"userPrincipalName": "string",
"givenName": "string",
"mail": "string",
"accountEnabled": "string",
"city": "string",
"country": "string",
"department": "string",
"displayName": "string",
"faxNumber": "string",
"surname": "string",
"mobilePhone": "string",
"officeLocation": "string",
"businessPhones": "string",
"postalCode": "string",
"streetAddress": "string",
"jobTitle": "string",
"usageLocation": "string",
"preferredLanguage": "string"
}

157594-image.png



image.png (105.8 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

ChinmayPrabhu-2418 avatar image
0 Votes"
ChinmayPrabhu-2418 answered ChinmayPrabhu-2418 edited

In my case, Removing true from the actual URL worked.

Stack Overflow link


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.