0 votes

Hi

We're utilising Azure more and more and are now frequently having to give guest access to Teams etc.

Is it possible to create these account types within Adaxes?

Thanks

Matt

by (2.0k points)

1 Answer

0 votes
by (272k points)

Hello Matt,

Unfortunately, there is no such possibility.

0

Thanks for the quick follow up (as always).

A further question then, is it possible for Adaxes to connect to Azure PowerShell using modern auth without prompting for any details? Our service acocunt has MFA disabled for it.

Matt

0

Hello,

Sorry for the confusion, but we are not sure what exactly you need to achieve. Could you, please, describe the desired behavior in all the possible details with live examples?

0

Sure

I would like to have an option in the Adaxes portal for people to create Guest accounts in our Azure tenant so that they can invite external people to collaborate on Teams.

As there is no native way to do this yet, I can write a custom command to connect to AxureAD PowerShell and programatically create this account, but the last time I tried to use the AzureAD module with Adaxes I ran into an issue because with modern authentication it wasn't possible to use "Connect-AzureAD" without entering the password in a pop up.

Our Adaxes service account has permission to Azure and MFA is turned off for it so I was wondering if there was a way to use this with Connect-AzureAD without the password prompt? I hope this makes sense?

+1

Hello,

Thank you for clarifying. You can use the -Credential parameter of the Connect-AzureAD cmdlet to pass required credentials. It should work just fine.

If you want to use the credentials of the account used to register your Microsoft 365 tenant in Adaxes, you can use the $Context. GetOffice365Credential() method to get the credentials.

0

Great, thanks for the info. I'll give it a go

Related questions

0 votes
0 answers

Here is an example: In Azure the manager shows populated: In Adaxes it shows a blank:

asked Dec 2, 2022 by adaxes_user2 (40 points)
0 votes
1 answer

We are trying to extend our Adaxes management to O365 / Azure only user objects. Currently we use employee type to add traditional active directory accounts to business units and ... so, can this be used to create dynamic mail enabled security groups in O365?

asked May 3, 2022 by adaxes_user2 (40 points)
0 votes
1 answer

We use a PeopleSoft database extract as our point of record. All AD accounts are created from logic against this data set. Can your product pull in its records to create, change, and delete from a SQL database?

asked Jan 15, 2021 by wnewport (20 points)
0 votes
1 answer

I have setup a form to allow HR to edit some details on AD accounts. Currently the scope is limted to only AD object under one pre-chosen OU. The other option is an ldap filter. How can I allow this action to display user accounts from two seperate OU

asked Nov 18, 2019 by ice-dog (170 points)
0 votes
1 answer

We utilize Azure AD as well as Azure MFA for our VPN and we have instances where the MFA needs to be reset (essentially revoked then require to re-register). This link shows ... leverage Adaxes for this, but not sure if it is possible or how it would be done.

asked Apr 1, 2020 by knowtheledge (130 points)
3,345 questions
3,046 answers
7,766 comments
544,960 users