You’re offline. This is a read only version of the page.
Skip to main content
iQualify
Toggle navigation
Search
English
Bahasa Indonesia
Bahasa Melayu
čeština
dansk
Deutsch
eesti
English
español
français
hrvatski
italiano
latviešu
lietuvių
magyar
Nederlands
norsk bokmål
polski
português (Brasil)
português (Portugal)
română
slovenčina
slovenščina
srpski
suomi
svenska
Tiếng Việt
Türkçe
Ελληνικά
български
русский
українська
עִברִית
عربي
ไทย
한국어
中文(中国)
中文(香港特別行政區)
Sign in
document.addEventListener('DOMContentLoaded', function() { const userId = ""; const defaultIcon = "
"; if (userId && userId.trim() !== "") { fetch(`/_api/contacts(${userId})?$select=entityimage_url`, { method: 'GET', headers: { 'Accept': 'application/json' } }) .then(response => response.json()) .then(data => { if (data.entityimage_url) { displayUserPhoto(`
`); } else { displayUserPhoto(defaultIcon); } }) .catch(error => { console.error('Error fetching user photo:', error); displayUserPhoto(defaultIcon); }); } function displayUserPhoto(photoHtml) { const usernameElement = document.querySelector('.nav-link .username'); if (usernameElement) { usernameElement.insertAdjacentHTML('beforebegin', photoHtml); } } });
Support
×
Email:
Select a contact
Message:
Cancel
Send
×
Message Sent Successfully.
Done
Sign in
Register
Sign in with a local account
Username
Password
Remember me?
Sign in
Forgot your password?
Sign in with an external account
Microsoft Entra ID