WindowsPCをサーバとして利用することを考えています
現在WindowsPCをサーバとして利用することを考えています。 その場合、サーバOS(WindowsServer2019)は必須構成となるのでしょうか。
Azure Media Services : Media/Video fails to decrypt on Safari/Edge browsers but works well in Chrome
So, we have been testing our Azure Media Services implementation on Google Chrome all this while (which has been working very well), and now found out that it doesn't work in Safari & Edge browsers! It fails to decrypt the video. Not sure…
Weseal Virtual host junction to Azure VM
Hi Team, I have a application where it uses tivoli webseal reverse proxy authentication and vhost junctions to route to other hosts Now i want the routing to happen to azure virtual machine. Is it possible to route using webseal vhost junction to…
Stop windows updates in an Answer file
I need to stop the windows update service when I install the Enterprise 1809 OS using an answer file. I tried stopping the service on first boot with a PowerShell script but it does not work. Any suggestions?
Manejo de imagenes "pesadas" en SQLServer c#
Actualmente guardo mis imágenes de la siguiente forma: public byte[] ImagenToBytes(Image Imagen) { byte[] arreglo; if (Imagen != null) { MemoryStream Bin = new MemoryStream(); Imagen.Save(Bin, ImageFormat.Png); arreglo = Bin.GetBuffer(); …
My 98 year old mom requested to have all her living children and grand children on a streaming platform for her 99th birthday. I am doing the research. Any input you may have will be helpful...Thanks.
My 98 year old mom requested to have all her living children and grand children on a streaming platform for her 99th birthday. I am doing the research. Any input you may have will be helpful...Thanks.
Kinect v2 echo cancellation
Can Kinect V2 do echo cancellation? I can't find any info in the documentation. I found that kinect v1 can do echo cancellation by windows sdk with some settings and it works. Can any body help me about Kinect V2? THANK YOU SO MUCH
gmail used by other person
Hi, apologize in advance my gmail (yanti27@Anonymous .com) was used by someone else... what should i do? i cant change password or anything else, coz its connect to someone else number. thanks. besr regards,
[UWP][C#] Datagrid with button column - detect which row is selected
Hi, I have a datagrid with a button in the first column. When I click the button I want to know which row it is in. How do I do that? Thanks, Paula
Sandbox cloud shell account issue
Running through the modules to learn for my DP200 exam, every time I need to use a sandbox with a CLI I get the following error: I create the sandbox in the same window, with the same account, as where the CLI should open. I've tried adding all…
From where to get mb-200 certificate
Hi, I have completed mb-200 certification on 24th june. I need to download the certificate. From where should I do that?
Microsoft Sertification
Здравствуйте. Меня зовут Даниил. Я проживаю в России, город Санкт-Петербург. Я хочу пройти курсы для сдачи экзаменов Microsoft MD-101T00 A и MD-100T00 A. Подскажите пожалуйста, где я могу это сделать в своём городе?
SAS key for UNC Path
Hi, I have a question regarding the storage account SAS Key. I want to use the SAS key to mount an Azure Share using 'net use' command. I was just trying to understand is it possible to use a SAS key instead of an Access Key as a password while…
School account on Microsoft Authenticator
I have issues with my school account. I have to verify my log in through a code sent to my Microsoft Authenticator app. But the app has been reinstalled and I have to add the preexisting account. Although, I can't recover my school account and there…
Unable to receive some messages from Service Bus Queue
Hello ! I am using Service Bus Client Javascript library("@azure/service-bus": "^1.1.7"). My scenario is, I have an Azure Function which is using Event Hub trigger. After processing data from Event Hub, I am saving data to Azure…
ميزات تسجيل الدخول لا تعمل
لاتعمل على لدي Windws Hello ميزة
WPF ASP.NET app not authenticating against SharePoint SITE.
Hello, We have a custom MVVM WPF application that is working against clients SharePoint API. This application has been working for months/years. Lately, first in UAT and then in Production the app could not authenticate, throwing this error: The…
Error: 17310, Severity: 20, State: 1
Hi Anyone can Help me on this. Thanks ===================================================================== BugCheck Dump …
Adding Custom Font in Visual Basic
Hi, I'd like to ask if there's any way I can add the Gellix font in VBA? Thanks in advance! :)
unable to find the mounted volume - webapp windows
Hello, i tried mounting volumes to webapp windows via azure CLI and it succeeded. az webapp config storage-account add -g test -n test --custom-id urniqfueiw1d --storage-type AzureFiles --account-name test --share-name atest --access-key …