The problem Recognition shape with ToggleSwitch
Hi: the problem with ToggleSwitch, when I activate the ToggleSwitch does not do shape recognition but when I put it off it does shape recognitionlink text private async void RecoShape_Toggled(object sender, RoutedEventArgs e) { var…
![](https://techprofile.blob.core.windows.net/images/HkvVYXFiAQAAAAAAAAAAAA.png?8DA84F)
VM licensing query
We provisioned a SQL Server VM in Azure with a SQL Standard Edition license, and have been getting billed for the SQL license. It turns out we don’t need SQL on this VM, but we do not want to rebuild the VM, so we can’t exactly delete and re-deploy…
Connection reset by peer on Azure - App Service (Web Application)
I have a web application running on an App Service on Azure cloud. On the back-end I'm using a tcp connection to our database (Neo4j graph db), the best practice is to open the tcp connection and keep it alive in order to be more reactive when we perform…
await codecQuery.FindAllAsync(CodecKind.Audio, CodecCategory.Decoder, ""); causes Win32 Exception
await codecQuery.FindAllAsync(CodecKind.Audio, CodecCategory.Decoder, ""); Causes a Win32 Exception every time for me. All other CodecKind and CodecCategory combinations work fine. repo: …
![](https://techprofile.blob.core.windows.net/images/74825a70172946b3a15a8de48742c94c.png)
![](https://techprofile.blob.core.windows.net/images/74825a70172946b3a15a8de48742c94c.png)
Azure Repo PR Approval and Rejection
In Azure repo when PR is raised with the following scenarios. if there are 3 reviewers, 1 approval + 2 empty also should allow the PR to merge. if there are 3 reviewers, 1 approval + 1 empty + 1 rejection should not allow to merge the PR with…
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". …
![](https://techprofile.blob.core.windows.net/images/106c6bb72a24450aba6c2060ca140295.png)
![](https://techprofile.blob.core.windows.net/images/106c6bb72a24450aba6c2060ca140295.png)
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?
![](https://techprofile.blob.core.windows.net/images/6310618e1015495a860dd6171ad3d85b.png)
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…