Outlook Login over Internet issue: You can't get there from here
When i opened outlook PC client via Internet (not corporate intranet), it pop-up a web window automatically,and asked me use MFA to authenticate. But when i entered corrected MFA username and password. it reported an error message You can't get there…
Please help me here am stuck with this error when i try to serach, syntax error(missing operator)in query expression
This is the entire code that am using in vb 2012 ultimate for the search button Call FrancisDB() If txtsearch.Text = "" Then MsgBox("PLEASE INSERT EMPLOYEE ID", vbCritical + vbOKOnly, "ST PETER'S ANGLICAN…
B2C how to remove the attributes window after first login?
Is there anyway to remove the attribute window after first B2C login?
Translator Dictionary API returns wrong result for 吗
When I am using the Translator 3.0 Dictionary API, I will get a wrong result for 吗. I am translating from Chinese to English. The result should be "what" or "question particle for "yes-no" questions". However it returns…
Azure active directory same appRoles and users in two apps
Hello: I have the following scenario. I have two apps registered in azure, one is a web site and another an api. I can login into the web site and I can do calls to the api using a JWT token. Now I need to secure both apps. Both apps use the same…
Ensure that shared access signature tokens expire within an hour
I want address a CIS control 3.4 Ensure that shared access signature tokens expire within an hour Additional info the control https://paper.bobylive.com/Security/CIS/CIS_Microsoft_Azure_Foundations_Benchmark_v1_1_0.pdf Control number 3.4. I was…
Usines Azure AD in Office 365 Business Essentials - can we continue Azure AD even if we discontinue Office 365?
We dont use Azure for anything. Never had and dont plan to do so anytime soon. But we did purchase an Office 365 Business Essentials subscription so we could try out Teams for a small group of users. When we did that, Microsoft gave us the ability to…
Connect Office 365 E5 trial to Azure trial
Microsoft, After creating an Azure trial using an Azure pass, I'm unable to create/connect an Office 365 E5 trial to the Azure subscription. The Office 365 E5 trial process doesn't detect my existing Azure AD environment, instead, it just wants to…
Directory Synchronization shows PendingDisabled for more than 72 hours
Directory Synchronization shows PendingDisabled for more than 72 hours. (actually, almost a week now) Per this link, this is a known bug: …
Can't login Win10 using Office365 account
Hi, I have a machine running Windows 10 with a local user. I have enrolled it in Azure AD with an Office 365 account. The Microsoft portal shows the user bound to the machine, and the machine shows up as well. Everything seems fine in Azure,…
Logic app pricing for skipped execution
Hi , I wanted to know if the blocks under skipped will be charged. for example, my logic apps execution looks like ![9229-logic-apps1.png][1] [1]: /api/attachments/9229-logic-apps1.png?platform=QnA If there are no files to pick in the folder for…
How to export/download dashboard data in pdf format ?
I want to download dashboard data in pdf format, currently on downloading I am getting JSON format file. According to the requirement, I need to convert Dashboard data to pdf format and provide it to the client directly. Is it possible using Azure…
Intune deployment help
Hi there, Im new to the Intune and would like to roll out just for the laptop for now and later for cell phone and desktop. Im was able to work on the azure and was able to hybrid join for the laptops. Now I would like to know what direction I…
Microsoft Graph Get Shared from external
I'm working with microsoft graph rest api. I'm using : /me/drive/sharedWithMe but it's not return the shared file/folder from external . How can i get the sahred from external users?
How does IDP Initated OpenID connect SSO with external IDP like okta using Azure AD B2C works?
For SP initiated SSO User navigates to the service provider which initiates OIDC request to B2C with nonce and state in url parameters. Based on the domainHint passed, B2C redirects the user to their IDP (okta/salesforce etc..) Upon successful…
Why does my Active Directory account lock after I RDP into other devices?
Whenever I RDP into other devices pc's, servers, etc ... my Active Directory account locks. I always have to have a colleague of mine unlock my account so I may resume my responsibilities. Any guidance on how to resolve this issue would be great.
100's of Azure AD Connect service messages in event log after reboot
We are running in Hybrid mode using Azure AD Connect ver 1.5.29.0 Running on a Windows 2019 Server Version 1809 The service is running fine until I reboot and then my System event log fills up with 100's of messages over the course of 15 - 30 seconds…
How to reuse XAML layout from a different class
How can I reuse an existing XAML layout without create the same layout several times and increasing overall app size? I want to access each TextBlock and add different text in each one. Resuable XAML <Grid> <StackPanel> …
Azure Key Vault - Certificate Authorities
Does Azure Key Vault allow you to use your own on prem Certificate Authority or does it have to be a public one such as Digicert? If it does allow you to use on prem CA's is there documentation on how this would be setup?
Office 360 Graph API
I am trying to implement an O365 Exchange solution. I have copied the code from a working application we have here but where that application is working, mine is getting a 400 Status Code. There appears to be a configuration issue that I can't put my…