Azure AD SSO Query
Hi all, We have on prem AD which we sync to Azure AD using AD connect and this seems to be working OK. We have created an Enterprise App in Azure for an externally hosted app and configured SSO. This works fine for users on a domain joined device. …
Problems receiving webhooks
Hi, since this morning we have issues receiving subscriptions updates on 60 of our client's mailboxes. Some mailboxes aren't sending any updates at all. Some only partial updates or delayed. Subscriptions are made on a daily basis or if it's mailbox'…
Reputation Points
Hi all, This is more a review for recommendation change or update that can be made It would be great for the new people , to have an easyer help page or a dedicated page when they start. We see a lot of question on how the points works, or what…
Azure AD B2C SQL Token Cache
I have set up a .Net core web application and web API and secured them using Azure AD B2C based on the following sample -…
error to finish install AD CONNECT
anyone can help me pls? this error is making me lose sleep
Azure Storage Explorer - "Cannot read property 'uids' of undefined" using connection string
As part of an open case needed to use Azure Storage Explorer while using a connection string account. After pasting in both primary or secondary connection strings both are getting the same error "Cannot read property 'uids' of undefined". …
Azure policy to audit VM image on management group level
The problem is image id is defined with subiscription id so I need to re write all image IDs with different subscription IDs, when ever a new subscription is added we need to edit the policy to include that as well. Below is the example, { …
To create a VM host multi VMs
Hello - I'm a newbie to Azure, I'm researching on the web whether allow to create a VM that hosts multi VM in it, but I couldn't find any discussions about it. Does Azure allow to have multi VMs run in one VM? Thank you in advance, Nick
Import SSL into ADFS for linking Azure AD to Local AD.
So I am attempting to test a huge connection of my azure AD to my Local AD but I need an ADFS in my environment for Federated logins from AzureI am attempting to deploy one but it's asking for an SSL cert I need support importing an SSL cert into my…
Decrypt SAML response
If token encryption is activate in azure active directory then how we can decrypt SAML response at client side ? We are able to decrypt SAML response if token encryption is deactivate but not able to decrypt while it activate.
Create And Remove Tenant in Azure Automatically
Hi, I would like to create hybrid environment for developing and application testing. I have an automatically created Active Directory with accounts, computers, etc. And I will need to sync the on-prem AD with Azure AD. Is there any option how to…
.net core token based Authentication and Authorization in WebApi
We need to build web API, which should be Authenticated and Authorize based on token sent in headers in .net core 2.1. I am able to do Authentication using Azure AD app (client ID, Client secret, tenant id, etc.) but I want to do Authorization, I have…
How to set up a free Ghost blog on Azure?
I've read that I can set up a Ghost blog on a free Azure account. I've seen a few "one click" installers. But whenever I click on one of these installers, I find myself needing to make many more clicks, many of which confuse me. Each…
Bastion UK Availability
Are there any timescales on extending the availability of Azure Bastion so it can be hosted in UK regions?
Apps works on deployment slot, not on production (for some browsers)
Have an app, running for the last year but last week started getting auth issues on production. Debugging it showed random 403 reported. We published again to a deployment slot, checked everything worked and then did a swap. No success. What works (on…
UWP XAML is throwing an unhandled exception when a collection is empty
I have two ObservableCollection and its bonded with two different ListView UI. ObservableCollection deptList = new ObservableCollection(); ObservableCollection teacherList = new ObservableCollection(); User can add or remove items from the…
Registering NPS to ADDS not working
When follwoing the instructions https://cloudinfrastructureservices.co.uk/how-to-setup-radius-server-2016-in-azure-for-wireless-authentication/ When I try tp register the NPS to AD. If fails saying I don't have permissions I used the same user to…
stateless service with instance count 6 when node count 5 fails.
hi, we have simple stateless service with default instance count 6, deployed to local five node service fabric cluster, errors out as below at 6th instance creation. No port is given for service end point, ports are dynamic, no conflicts. System.CRM …
WSL On Windows 2016
i know i can't use WSL on windows 2016 but is there any way to upgrade 2016 to 2019 data center without creating a new VM ?
Tracing a sharepoint file based on the shared URL
Hello, I'm trying to see if I can back trace a sharepoint file, based off of the URL shared to me via email. Example URL: https://*******-my.sharepoint.com/:w:/g/personal/vish_pothaganti_verqu_com/EQG-RRAvfO1DidNPDzhIPREB3zcTXkrjQDRFxNVRhxnf6Q I…