Login to Azure Active Directory. Locate Usage & insights , under MonitoringSelect “Users registerd for Multi-Factor Authentication” Can also be done in powershell : https://dirteam.com/sander/2020/05/14/todo-optimize-the-azure-multi-factor-authentication-methods-used-throughout-your-organization/https://www.cyberdrain.com/monitoring-with-powershell-monitoring-the-used-mfa-type-for-o365-azure/
Tag: Azure
How to pull image from Docker Hub and Upload to azure
Run LocallyTest and Download App#Downloads the Docker File from Dock Hubdock pull %dockerusername%/%dockername%:latest #Runs the Docker File on port 80 if the container is active on port 3000 […]
Citrix NetScaler with NPS Extension for Azure MFA
Install a new NPS Server ( cannot be existing as MFA will take over existing requests such as Wifi! ) Installed Azure AD NPS Plugin and Enroll in […]
.\AzureMfaNpsExtnConfigSetup.ps1 – search criteria and provider name ‘NuGet’
VERBOSE: PowerShell meta provider initialization failed.VERBOSE: PowerShell meta provider initialization failed.PackageManagement\Import-PackageProvider : No match was found for the specified search criteria and provider name‘NuGet’. Try ‘Get-PackageProvider -ListAvailable’ […]
An NPS extension dynamic link library (DLL) that is installed on the NPS server rejected the connection request.
Trying to diagnose an issue of a reason why an NPS server would not let a user in and come back with Access-Reject produces the following Reason […]
Azure MFA user Portal – The remote certificate is invalid according to the validation procedure.
If you host your Azure MFA User Portal outside of your MFA Server e.g. in a DMZ , the User portal server has to speak to this […]
one-time bypass for Azure MFA Server (How to fail open Azure MFA server)
MFA ServerLogin to your MFA server and change the below to Succeed Authentication from FailedIn Azure CloudLogin to Office 365 PortalChoose Azure Active DirectoryChoose MFAAdd One Time […]
iManage Worksite 10 – Azure 365 AD SAML SSO
Azure Single Sign-On Identifier (Entity ID): https://imanage.domain.comReply URL (Assertion Consumer Service URL): https://imanage.domain.com/api/v1/session/saml-login Download Certificate file (.cer) and store on iManage server e.g. C:\SSL\HIVE: HKLM\SOFTWARE\Interwoven\WorkSite\imDmsSvc SAML Attribute: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name SAML Endpoint: https://myapps.microsoft.com/signin/iManage%20SAML/xxxxxxx-xxxxxx-xxxxSAML […]
How to Protect RD Gateway with Azure NPS Radius Plugin
NPS Server Gateway If you must use MS-CHAPv2, you can enable NTLMv2 authentication by adding this registry entry: Select Start > Run, type regedit in the Open box, and then select OK.Locate and select the following registry subkey:HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\RemoteAccess\PolicyOn […]
How to update Renew Cert on a Nginx machine with DigiCert
Find the current cert locationsudo vi /etc/nginx/nginx.confLook for linesssl_certificate /etc/pki/nginx/cert.pem;Go to Digicert and download .pem with All certsUse WINSCP to copy this to /etc/pki/nginx/and change the config to […]
How to create NAT rules in a Azure Resource Manager
If you are looking to Migrate a classic VM in Azure to ARM , you will need to change your Endpoint port forwards via a Load BalancerGo to […]
Azure Multi-Factor Authentication Server Error
Error that determining the Current Master Multi-Factor Authentication Server. the user interface will closeThings to check Make sure the server can access via IEhttps://pfd.phonefactor.nethttps://pfd2.phonefactor.nethttps://css.phonefactor.net2. Make sure you have […]