Error Singed XML SOAP
Good morning dear, I have an application in c #, which generates an xml document and must be sent by signed SOAP to the government entity, this entity gives a pdf indicating how it should look, try the SOAPUI program and it is sent correctly, the problem…
Intune device restriction password policy in Windows 10 computer
Hi, We have configured Intune -> device restriction -> password policy for Windows10. Our all users in cloud and we are using Office365 E3 with AzureAD P1. We have joined windows 10 computers in Azure AD and user login to the computers with…
How can I differentiate streams in an SFX Audio Processing Object
I have been developing an SFX APO to process individual audio streams from applications. Does the API provide a way to tell where the audio is coming from so that I can treat streams from different processes/applications differently?
Error on creating Cloud Media Context
Hi, I’m new in Azure cloud services. I want to create analyze video file using Azure Media Service . I fallow this Article https://learn.microsoft.com/en-us/azure/cognitive-services/content-moderator/video-moderation-api step by step . In…
![](https://techprofile.blob.core.windows.net/images/a1bae224f7e8498eb8133db383848a73.png)
Failover groups or Geo-Replication
I am new to Azure database and i need to backup our data for security purpose. What is more commonly used a fail-over group at the sql server level or a geo-replication at the database level, or are they both used together?
Azure Spot VM
I tried creating a spot instance with 72 cores in Europe West and UK West but get an error. { "code": "InvalidTemplateDeployment", "message": "The template deployment failed with error: 'The resource with id:…
error pulling image configuration: image config verification failed for digest sha256:
trying to pull from mcr.microsoft.com any image gets the error in the title. I found the issue when running the following in PowerShell docker pull mcr.microsoft.com/dotnet/core/sdk:3.1 but any docker pull mcr.microsoft.com/* returns the…
![](https://techprofile.blob.core.windows.net/images/18ac4ce299fb44e4b74f38d554a1a8c3.png)
![](https://techprofile.blob.core.windows.net/images/lERuGqIsfE-3j2IJgoDLSw.png?8D844E)
How long do videos reside in Microsoft Stream?
Do videos automatically purge after a certain amount of time or do they stay in Microsoft Stream until they are manually deleted. Is there any retention policies available to setup. I am not seeing any place to do that. Thanks, Scott
Azure webjob ETIMEDOUT
I am running a webjob, a CSV data processing functionality that takes the id from each row and fetches the related info of that id by SOAP requests. It is dynamically triggered webjob , suddenly stopped by throwing ETIMEDOUT error I tried catching the…
Revoke Monday.com mail access
Hello, I have want to revoke access with monday.com I cannot find where
Can i create a Logic app to sit in the middle of two web services
We want to do the following a) Have some code (this will be running from a dynamics 365 portal). This needs to call a logic app (as if it was calling a web service) - that then calls a third party web service. The web service then returns its result…
NSG rules export/import
Hello, I am looking for way to import bulk ACL rules to NSG. I dont see any way in portal to do this. What are the options available for this? Also, is there any feature that azure will allow to import/export rules via portal? Regards, Venky
why did my laptop not work after I downloaded windows 10 on it?
My laptop contained microsoft professional XP windows and I tried to download microsoft windows 10 on it.After it was processed and the laptop asked me to restart it. I pressed it and after that my screen did not open and the computer had stopped…
Screen.PrimaryScreen.WorkingArea is not giving full screen?
I am trying to make an Windows form app that will auto scale to full screen. The problem is that I do not want to make it full screen if it is less than 1680x1050. So I tried to use Screen.PrimaryScreen.WorkingArea.Width / Height to get the resolution. …
How to put storage on drive c from disk 1 or 2. PS the c drive is on Disk 0.
Can anyone help put storage from disk 0 drive c. I cant extend the volume.
![](https://techprofile.blob.core.windows.net/images/Z1PCM1zxm0SLa41PVP7B7g.png?8DA865)
what is differance between SAS Connection string and SAS token
Hi All, we are develop a .net application to upload file in Azure Blob. we are using SAS connection string. my application is working fine. Now few people ask me to use SAS token instead of SAS connection string. we want to know is any security…
Endpoint not being created Azure Designer
I created a simple recommendation model in Azure Designer. The model is able to train and from that, I created an inference pipeline. I ran it and deployed it, under a new AKS inference cluster and even experiment. However, the endpoint is just not being…
Can a new user assign to Posix style ACL's without RBAC in Data Lake storge gen2
Hi all, i have a active directory user say A i want to assign him Posix style ACL's- folder permission without RABC permission. it is possible or not please confirm
I have an MVC app in development, updated packages thru nuget now bootstrap tab-content not working
the last nuget app updates included jquery 3.5.0.1 to jquery 3.5.1, now bootstrap tab content widget does not move from tab to tab, I replaced the app with a backup of the same pre update code and updated everything except the jquery update and…
Azure Blockchain Workbench specific API not working
The api/v2/contracts is NOT working. However the api/v2/contracts/{contractId} is working. We need the api/v2/contracts to be working.