An autocomplete textbox in Sign Up Custom Policy Azure AD B2C
Is It possible to add an autocomplete textbox in Sign Up custom policy to allow users to search and select from pre-populated list of users in Azure AD?
I love UWP Platform
Hi, this is original message from App Certification Kit Name: ……. App ID: 9N43VPZH82F7 Publisher name: …… Test ID: fa473b92-6984-4e38-b8bf-ab3671f5804e Review completed: 11/29/2019 01:48PM Hello, Thank you for…
What is the powershell command\Tag to set the Target Key Vault for Azure to Azure encrypted VM DR Scenario?
What is the powershell command\Tag to set the Target Key Vault for Azure to Azure encrypted VM DR Scenario?
Azure AD Session timeout
Hi Team, Whenever I'm logging into portal.azure.com I'm getting the error: **Session expired We saved your work. Click 'Try again' to reload portal. Try again Contact support Debugging information** Can we control the session timeout for Azure…
Valid certificate but still get SSL errors
Hello, We have a cert for our site https://www.blocherconsulting.com If you browse there, sometimes you get the *.azurewebsites.net built-in certificate, like this: However, multiple sites that check certificate validity return the correct result:…
In hybrid architecture is it possible to manage from azure?
Hi, I have an azure active directory where all my objects had been created, I want to deploy an on prem AD/DS and connect the two in a way that the sync will be from cloud to on prem so that all the management will happen in the cloud and not from on…
How to handle events in service fabric
Hi Team, I am working on migrating the database tables to service fabric microservices. As part of publishing the services, the existing data also migrated from the Database to Service fabric service. In the initial phase, I don't want to replace the…
Auto Licenses assignment to new user in Azure AD
Hi All, I am newbie to "Office 365 admins" and still learning things. Not sure my question would make sense. Background : Our on premises AD DC is connected to Azure services. When we create user account here in AD, It sync to Azure Active…
[UWP][cpp] c++ winrt uwp show loading during long operations.
given a ProgressRing in the xaml such as, ProgressRing x:Name="MyLoadingRing" What is the recommended way to set this value to true, update the UI and then do a long running operation. For example a sqlite query. I've tried …
No DCs on premises
Hello, I am a newcomer to Azure, so I don't know if this basic question will be allowed: Imagine I have a small business but I don't want any datacenters, but I do want Active Directory. So, as far as I am reading , if I want this scenario, I…
Unhandled Exception: System.TypeLoadException Working with UWP in Xamarin.Forms
Here is my error. Things I've done: Clean solution Restart IDE Build solution Close IDE Delete obj & bin folders Restart IDE .... ... Unfortunately, these methods did not work at all. Only UWP Local Machine could…
Unable to Activate Microsoft Azure for Students Subscription
I am a Computer Science and Engineering student at Sree Buddha College of Engineering (Address - Pattoor P.O, Nooranad, Alappuzha District, Padanilam, Kerala 690529). The website and mail id of my college is https://sbce.ac.in/ and principal@sbce.ac.in.…
The provided location 'Asia Pacificc' is not available
I've tried to link an AD B2C to my subscription. The AD country was set to Bangladesh. And, I've got this: The provided location 'Asia Pacificc' is not available for 'Microsoft.AzureActiveDirectory/b2cDirectories'. List of available regions is…
Unable to on Sync setting after joining to Azure AD(Global Admin access)
Unable to on Sync setting after joining to Azure AD(Global Admin access) Error :- Some settings are hidden or managed by your Organization Sync is not available for yor account .Contact your system admin to resolve it
Edge and azure Password-Based SSO
It says that Edge Browser is supported on Android using Password-based SSO, but when using Edge in Work profile on Android, i get redirected to download the Intune Managed Browser in the Work-profile. Then asked to download the Intune Managed Browser on…
Using the same Azure domain for Office 365 and other resources
Hi, imagine some employees are already using Azure resources like App Services, SQL databases and DevOps for our custom domain company1.com. All users that access these resources have email addresses and AD logins like user1@company1.com and so on. …
Angular8 app build is not working in Azure.
main.70718eefd29f3cd9bd7c.js:1 ERROR Error: Uncaught (in promise): TypeError: l.ɵcrt is not a function TypeError: l.ɵcrt is not a function at Module.L6id (31.9cfd7a02b50dc7d2654f.js:1) at o (runtime.f40063b4ebf9fdb35697.js:1) at…
[UWP][C#] How to check updates of a side-loaded app in code?
One can set up auto-updates for a side-loaded UWP app . This means the update checking function is already there. How can this update checking function be called in code? I do not plan to use auto-updates and would like to have a button for users to…
UWP - Switch Usercontrol depending on Property
i'm trying to implement an Widget, that consists of two UserControls. So basic idea to have ViewModel for Page, and switch usercontrol depending on the Property: public class SearchViewModel : Observable { private…
Grant Registered application access to specific users attribute
Hello, Is it possible to grant a registered application access to a specific user attribute in the users profile? Looking at the API Permissions page i see the 'User.Read' but can't see a way to be more granular on specific attributes. Thank You. …